@dodoex/widgets 3.0.2-zetachain.62 → 3.0.2-zetachain.63

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.
@@ -28,4 +28,4 @@
28
28
  object-assign
29
29
  (c) Sindre Sorhus
30
30
  @license MIT
31
- */function kc(){if(uc)return cc;uc=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return cc=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(e){i[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(e){return!1}}()?Object.assign:function(i,o){for(var r,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(i),l=1;l<arguments.length;l++){for(var d in r=Object(arguments[l]))t.call(r,d)&&(s[d]=r[d]);if(e){a=e(r);for(var c=0;c<a.length;c++)n.call(r,a[c])&&(s[a[c]]=r[a[c]])}}return s},cc}function Tc(){if(hc)return pc;hc=1;return pc="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Bc(){return xc?mc:(xc=1,mc=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Ec=wc();rc.exports=function(){if(vc)return yc;vc=1;var e=wc(),t=kc(),n=Tc(),i=Bc(),o=function(){if(fc)return gc;fc=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Tc(),n={},i=Bc();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,r,a,s,l){if("production"!==process.env.NODE_ENV)for(var d in o)if(i(o,d)){var c;try{if("function"!=typeof o[d]){var u=Error((s||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}c=o[d](r,d,s,a,null,t)}catch(e){c=e}if(!c||c instanceof Error||e((s||"React class")+": type specification of "+a+" `"+d+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof c+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),c instanceof Error&&!(c.message in n)){n[c.message]=!0;var p=l?l():"";e("Failed "+a+" type: "+c.message+(null!=p?p:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},gc=o}(),r=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(r=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),yc=function(s,l){var d="function"==typeof Symbol&&Symbol.iterator,c="@@iterator",u="<<anonymous>>",p={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:x(a),arrayOf:function(e){return x((function(t,i,o,r,a){if("function"!=typeof e)return new m("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[i];if(!Array.isArray(s))return new m("Invalid "+r+" `"+a+"` of type `"+v(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var d=e(s,l,o,r,a+"["+l+"]",n);if(d instanceof Error)return d}return null}))},element:x((function(e,t,n,i,o){var r=e[t];return s(r)?null:new m("Invalid "+i+" `"+o+"` of type `"+v(r)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:x((function(t,n,i,o,r){var a=t[n];return e.isValidElementType(a)?null:new m("Invalid "+o+" `"+r+"` of type `"+v(a)+"` supplied to `"+i+"`, expected a single ReactElement type.")})),instanceOf:function(e){return x((function(t,n,i,o,r){if(!(t[n]instanceof e)){var a=e.name||u;return new m("Invalid "+o+" `"+r+"` of type `"+((s=t[n]).constructor&&s.constructor.name?s.constructor.name:u)+"` supplied to `"+i+"`, expected instance of `"+a+"`.")}var s;return null}))},node:x((function(e,t,n,i,o){return y(e[t])?null:new m("Invalid "+i+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return x((function(t,o,r,a,s){if("function"!=typeof e)return new m("Property `"+s+"` of component `"+r+"` has invalid PropType notation inside objectOf.");var l=t[o],d=v(l);if("object"!==d)return new m("Invalid "+a+" `"+s+"` of type `"+d+"` supplied to `"+r+"`, expected an object.");for(var c in l)if(i(l,c)){var u=e(l,c,r,a,s+"."+c,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){return Array.isArray(e)?x((function(t,n,i,o,r){for(var a=t[n],s=0;s<e.length;s++)if(h(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new m("Invalid "+o+" `"+r+"` of value `"+String(a)+"` supplied to `"+i+"`, expected one of "+l+".")})):("production"!==process.env.NODE_ENV&&r(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&r("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+C(o)+" at index "+t+"."),a}return x((function(t,o,r,a,s){for(var l=[],d=0;d<e.length;d++){var c=(0,e[d])(t,o,r,a,s,n);if(null==c)return null;c.data&&i(c.data,"expectedType")&&l.push(c.data.expectedType)}return new m("Invalid "+a+" `"+s+"` supplied to `"+r+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return x((function(t,i,o,r,a){var s=t[i],l=v(s);if("object"!==l)return new m("Invalid "+r+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var d in e){var c=e[d];if("function"!=typeof c)return f(o,r,a,d,b(c));var u=c(s,d,o,r,a+"."+d,n);if(u)return u}return null}))},exact:function(e){return x((function(o,r,a,s,l){var d=o[r],c=v(d);if("object"!==c)return new m("Invalid "+s+" `"+l+"` of type `"+c+"` supplied to `"+a+"`, expected `object`.");var u=t({},o[r],e);for(var p in u){var h=e[p];if(i(e,p)&&"function"!=typeof h)return f(a,s,l,p,b(h));if(!h)return new m("Invalid "+s+" `"+l+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[r],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var x=h(d,p,a,s,l+"."+p,n);if(x)return x}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function m(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function x(e){if("production"!==process.env.NODE_ENV)var t={},i=0;function o(o,a,s,d,c,p,h){if(d=d||u,p=p||s,h!==n){if(l){var x=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw x.name="Invariant Violation",x}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=d+":"+s;!t[g]&&i<3&&(r("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+d+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,i++)}}return null==a[s]?o?null===a[s]?new m("The "+c+" `"+p+"` is marked as required in `"+d+"`, but its value is `null`."):new m("The "+c+" `"+p+"` is marked as required in `"+d+"`, but its value is `undefined`."):null:e(a,s,d,c,p)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function g(e){return x((function(t,n,i,o,r,a){var s=t[n];return v(s)!==e?new m("Invalid "+o+" `"+r+"` of type `"+b(s)+"` supplied to `"+i+"`, expected `"+e+"`.",{expectedType:e}):null}))}function f(e,t,n,i,o){return new m((e||"React class")+": "+t+" type `"+n+"."+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function y(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(y);if(null===e||s(e))return!0;var t=function(e){var t=e&&(d&&e[d]||e[c]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,i=t.call(e);if(t!==e.entries){for(;!(n=i.next()).done;)if(!y(n.value))return!1}else for(;!(n=i.next()).done;){var o=n.value;if(o&&!y(o[1]))return!1}return!0;default:return!1}}function v(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function b(e){if(null==e)return""+e;var t=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function C(e){var t=b(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return m.prototype=Error.prototype,p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},yc}()(Ec.isElement,!0)}else rc.exports=function(){if(Cc)return bc;Cc=1;var e=Tc();function t(){}function n(){}return n.resetWarningCache=t,bc=function(){function i(t,n,i,o,r,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return i}i.isRequired=i;var r={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:o,element:i,elementType:i,instanceOf:o,node:i,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return r.PropTypes=r,r}}()();var Ic=U(rc.exports);function Ac(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...n){return e(...n)||t(...n)}}function Sc(e,t,n,i,o){const r=e[t],a=o||t;if(null==r||"undefined"==typeof window)return null;let s;const l=r.type;return"function"!=typeof l||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(l)||(s="Did you accidentally use a plain function component for an element instead?"),void 0!==s?new Error(`Invalid ${i} \`${a}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${s} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Lc=Ac(Ic.element,Sc);Lc.isRequired=Ac(Ic.element.isRequired,Sc);const Rc="exact-prop: ​";function Mc(e){return e&&e.ownerDocument||document}const Oc="undefined"!=typeof window?P.useLayoutEffect:P.useEffect;function Pc(e){const t=P.useRef(e);return Oc((()=>{t.current=e})),P.useRef(((...e)=>(0,t.current)(...e))).current}function _c(...e){return P.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{!function(e,t){"function"==typeof e?e(t):e&&(e.current=t)}(e,t)}))}),e)}const Nc={};const Dc=[];class Fc{static create(){return new Fc}currentId=null;start(e,t){this.clear(),this.currentId=setTimeout((()=>{this.currentId=null,t()}),e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function Uc(){const e=function(e,t){const n=P.useRef(Nc);return n.current===Nc&&(n.current=e(t)),n}(Fc.create).current;var t;return t=e.disposeEffect,P.useEffect(t,Dc),e}const qc={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Vc(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Vc(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function Wc(){for(var e,t,n=0,i="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Vc(e))&&(i&&(i+=" "),i+=t);return i}function Hc(e,t=[]){if(void 0===e)return{};const n={};return Object.keys(e).filter((n=>n.match(/^on[A-Z]/)&&"function"==typeof e[n]&&!t.includes(n))).forEach((t=>{n[t]=e[t]})),n}function Zc(e){if(void 0===e)return{};const t={};return Object.keys(e).filter((t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t]))).forEach((n=>{t[n]=e[n]})),t}function zc(e){const{elementType:t,externalSlotProps:n,ownerState:i,skipResolvingSlotProps:o=!1,...r}=e,a=o?{}:function(e,t,n){return"function"==typeof e?e(t,n):e}(n,i),{props:s,internalRef:l}=function(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:i,externalForwardedProps:o,className:r}=e;if(!t){const e=Wc(n?.className,r,o?.className,i?.className),t={...n?.style,...o?.style,...i?.style},a={...n,...o,...i};return e.length>0&&(a.className=e),Object.keys(t).length>0&&(a.style=t),{props:a,internalRef:void 0}}const a=Hc({...o,...i}),s=Zc(i),l=Zc(o),d=t(a),c=Wc(d?.className,n?.className,r,o?.className,i?.className),u={...d?.style,...n?.style,...o?.style,...i?.style},p={...d,...n,...l,...s};return c.length>0&&(p.className=c),Object.keys(u).length>0&&(p.style=u),{props:p,internalRef:d.ref}}({...r,externalSlotProps:a}),d=function(e,t,n){return void 0===e||"string"==typeof e?t:{...t,ownerState:{...t.ownerState,...n}}}(t,{...s,ref:_c(l,a?.ref,e.additionalProps?.ref)},i);return d}function $c(e){return e.substring(2).toLowerCase()}function Gc(e){const{children:t,disableReactTree:n=!1,mouseEvent:i="onClick",onClickAway:o,touchEvent:r="onTouchEnd"}=e,a=P.useRef(!1),s=P.useRef(null),l=P.useRef(!1),d=P.useRef(!1);P.useEffect((()=>(setTimeout((()=>{l.current=!0}),0),()=>{l.current=!1})),[]);const c=_c((u=t)&&P.isValidElement(u)?u.props.propertyIsEnumerable("ref")?u.props.ref:u.ref:null,s);var u;const p=Pc((e=>{const t=d.current;d.current=!1;const i=Mc(s.current);if(!l.current||!s.current||"clientX"in e&&function(e,t){return t.documentElement.clientWidth<e.clientX||t.documentElement.clientHeight<e.clientY}(e,i))return;if(a.current)return void(a.current=!1);let r;r=e.composedPath?e.composedPath().indexOf(s.current)>-1:!i.documentElement.contains(e.target)||s.current.contains(e.target),r||!n&&t||o(e)})),h=e=>n=>{d.current=!0;const i=t.props[e];i&&i(n)},m={ref:c};return!1!==r&&(m[r]=h(r)),P.useEffect((()=>{if(!1!==r){const e=$c(r),t=Mc(s.current),n=()=>{a.current=!0};return t.addEventListener(e,p),t.addEventListener("touchmove",n),()=>{t.removeEventListener(e,p),t.removeEventListener("touchmove",n)}}}),[p,r]),!1!==i&&(m[i]=h(i)),P.useEffect((()=>{if(!1!==i){const e=$c(i),t=Mc(s.current);return t.addEventListener(e,p),()=>{t.removeEventListener(e,p)}}}),[p,i]),z.jsx(P.Fragment,{children:P.cloneElement(t,m)})}"production"!==process.env.NODE_ENV&&(Gc.propTypes={children:Lc.isRequired,disableReactTree:Ic.bool,mouseEvent:Ic.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Ic.func.isRequired,touchEvent:Ic.oneOf(["onTouchEnd","onTouchStart",!1])}),"production"!==process.env.NODE_ENV&&(Gc.propTypes=function(e){return"production"===process.env.NODE_ENV?e:{...e,[Rc]:t=>{const n=Object.keys(t).filter((t=>!e.hasOwnProperty(t)));return n.length>0?new Error(`The following props are not supported: ${n.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}}}(Gc.propTypes));const Qc="base";function Yc(e,t){const n=qc[t];return n?`${Qc}--${n}`:function(e,t){return`${Qc}-${e}-${t}`}(e,t)}const Xc="Snackbar";function Kc(e){return Yc(Xc,e)}!function(e,t){const n={};t.forEach((t=>{n[t]=Yc(e,t)}))}(Xc,["root"]);const Jc={disableDefaultClasses:!1},eu=P.createContext(Jc);"production"!==process.env.NODE_ENV&&(eu.displayName="ClassNameConfiguratorContext");const tu=()=>function(e,t,n){const i={};for(const o in e){const r=e[o];let a="";for(let e=0;e<r.length;e+=1){const i=r[e];i&&(a+=t(i)+" ",n&&n[i]&&(a+=n[i]+" "))}i[o]=a}return i}({root:["root"]},function(e){const{disableDefaultClasses:t}=P.useContext(eu);return n=>t?"":e(n)}(Kc)),nu=P.forwardRef((function(e,t){const{autoHideDuration:n=null,children:i,disableWindowBlurListener:o=!1,exited:r=!0,onBlur:a,onClose:s,onFocus:l,onMouseEnter:d,onMouseLeave:c,open:u,resumeHideDuration:p,slotProps:h={},slots:m={},...x}=e,g=tu(),{getRootProps:f,onClickAway:y}=function(e={}){const{autoHideDuration:t=null,disableWindowBlurListener:n=!1,onClose:i,open:o,resumeHideDuration:r}=e,a=Uc();P.useEffect((()=>{if(o)return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)};function e(e){e.defaultPrevented||"Escape"===e.key&&i?.(e,"escapeKeyDown")}}),[o,i]);const s=Pc(((e,t)=>{i?.(e,t)})),l=Pc((e=>{i&&null!=e&&a.start(e,(()=>{s(null,"timeout")}))}));P.useEffect((()=>(o&&l(t),a.clear)),[o,t,l,a]);const d=a.clear,c=P.useCallback((()=>{null!=t&&l(null!=r?r:.5*t)}),[t,r,l]),u=e=>t=>{const n=e.onFocus;n?.(t),d()},p=e=>t=>{const n=e.onMouseEnter;n?.(t),d()},h=e=>t=>{const n=e.onMouseLeave;n?.(t),c()};return P.useEffect((()=>{if(!n&&o)return window.addEventListener("focus",c),window.addEventListener("blur",d),()=>{window.removeEventListener("focus",c),window.removeEventListener("blur",d)}}),[n,o,c,d]),{getRootProps:(t={})=>{const n={...Hc(e),...Hc(t)};return{role:"presentation",...t,...n,onBlur:(i=n,e=>{const t=i.onBlur;t?.(e),c()}),onFocus:u(n),onMouseEnter:p(n),onMouseLeave:h(n)};var i},onClickAway:e=>{i?.(e,"clickaway")}}}({...e,autoHideDuration:n,disableWindowBlurListener:o,onClose:s,open:u,resumeHideDuration:p}),v=e,b=m.root||"div",C=zc({elementType:b,getSlotProps:f,externalForwardedProps:x,externalSlotProps:h.root,additionalProps:{ref:t},ownerState:v,className:g.root}),j=zc({elementType:Gc,externalSlotProps:h.clickAwayListener,additionalProps:{onClickAway:y},ownerState:v});return delete j.ownerState,!u&&r?null:z.jsx(Gc,{...j,children:z.jsx(b,{...C,children:i})})}));function iu({size:e,color:i,time:o,strokeWidth:r=2,sx:a}){const[s,l]=n.useState("0 1069"),d=e/2,c=d-1;return n.useEffect((()=>{l(2*Math.PI*c+" 0")}),[]),z.jsx(t.Box,{width:e,height:e,component:"svg",sx:Object.assign({position:"absolute",top:`-${r}`,left:`-${r}`,transform:"rotate(-90deg)"},a),children:z.jsx(t.Box,{component:"circle",cx:d,cy:d,r:c,strokeWidth:r,stroke:i,fill:"none",strokeDasharray:s,sx:{transition:`stroke-dasharray ${o}`}})})}"production"!==process.env.NODE_ENV&&(nu.propTypes={autoHideDuration:Ic.number,children:Ic.node,disableWindowBlurListener:Ic.bool,exited:Ic.bool,onClose:Ic.func,open:Ic.bool,resumeHideDuration:Ic.number,slotProps:Ic.shape({clickAwayListener:Ic.oneOfType([Ic.func,Ic.shape({children:Ic.element.isRequired,disableReactTree:Ic.bool,mouseEvent:Ic.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Ic.func,touchEvent:Ic.oneOf(["onTouchEnd","onTouchStart",!1])})]),root:Ic.oneOfType([Ic.func,Ic.object])}),slots:Ic.shape({root:Ic.elementType})});var ou=n.memo(iu);const ru=u.create((e=>({notify:null,toast:t=>{e({notify:t})},close:()=>{e({notify:null})}}))),au={entering:"translateX(0)",entered:"translateX(0)",exiting:"translateX(500px)",exited:"translateX(500px)",unmounted:"translateX(500px)"};function su(){const e=t.useTheme(),{notify:i,close:o}=ru(),[r,a]=n.useState(!0),s=n.useRef(null),l=null==i?void 0:i.timeout,d=!!i;let c=z.jsxs("svg",{width:"36",height:"36",viewBox:"0 0 36 36",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("circle",{cx:"18",cy:"18",r:"16.5",stroke:"#2FBA90",strokeWidth:"3"}),z.jsx("path",{d:"M25.1384 11.334L14.8873 21.5851L10.8584 17.5718L8.66504 19.7651L14.8873 25.9873L27.3317 13.5429L25.1384 11.334Z",fill:"#2FBA90"})]});switch(null==i?void 0:i.type){case"error":c=z.jsxs("svg",{width:"36",height:"37",viewBox:"0 0 36 37",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("circle",{cx:"18",cy:"18.5",r:"16.5",stroke:"#FF6187",strokeWidth:"3"}),z.jsx("path",{d:"M25.3331 13.0452L19.8782 18.5L25.3331 23.9548L23.5148 25.7731L18.06 20.3183L12.6051 25.7731L10.7869 23.9548L16.2417 18.5L10.7869 13.0452L12.6051 11.2269L18.06 16.6817L23.5148 11.2269L25.3331 13.0452Z",fill:"#FF6187"})]});break;case"warning":c=z.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.4065 3.6189L9.62438 3.59576L3.39812 9.78928L3.37498 18.5714L9.5685 24.7976L18.3506 24.8208L24.5769 18.6273L24.6 9.84516L18.4065 3.6189ZM26.9359 8.88481L19.3791 1.28812L8.66403 1.25988L1.06734 8.81663L1.0391 19.5317L8.59585 27.1284L19.311 27.1567L26.9076 19.5999L26.9359 8.88481Z",fill:"#B15600"}),z.jsx("path",{d:"M15.1664 7.58398H12.8331V16.9173H15.1664V7.58398Z",fill:"#B15600"}),z.jsx("path",{d:"M13.9998 21.6395C14.8896 21.6395 15.6109 20.9181 15.6109 20.0283C15.6109 19.1386 14.8896 18.4172 13.9998 18.4172C13.11 18.4172 12.3887 19.1386 12.3887 20.0283C12.3887 20.9181 13.11 21.6395 13.9998 21.6395Z",fill:"#B15600"})]})}return z.jsx(t.Box,{component:nu,open:d,autoHideDuration:l,onClose:(e,t)=>{"clickaway"!==t&&o()},exited:r,sx:{position:"fixed",top:20,left:20,right:20,zIndex:1,[e.breakpoints.up("tablet")]:{left:"auto"}},children:z.jsx(k.Transition,{timeout:{enter:400,exit:400},in:d,appear:!0,unmountOnExit:!0,onEnter:()=>{a(!1)},onExited:()=>{a(!0)},nodeRef:s,children:n=>z.jsxs(t.Box,{ref:s,sx:{display:"flex",justifyContent:"space-between",p:12,borderRadius:8,backgroundColor:"background.paper",color:"text.primary",border:"solid 1px",borderColor:"border.main",boxShadow:"0px 6px 12px 0px rgba(0, 0, 0, 0.10)",transform:au[n],transition:"transform 300ms ease",[e.breakpoints.up("tablet")]:{p:20,width:"auto",maxWidth:328}},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{mt:7,"& > svg":{width:28,height:28},[e.breakpoints.up("tablet")]:{"& > svg":{width:36,height:36}}},children:i?c:""}),z.jsxs(t.Box,{sx:{ml:20},children:[z.jsx(t.Box,{sx:{typography:"caption"},children:null==i?void 0:i.message}),(null==i?void 0:i.link)?z.jsxs(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:i.link.outerLink,sx:{display:"inline-flex",alignItems:"center",typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},children:[i.link.text,z.jsx(t.Box,{component:"svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{ml:4,width:18,height:18},children:z.jsx("path",{d:"M4.22703 13.2122L10.6811 6.75812L4.75206 6.75812L4.75736 5.25729H13.2426V13.7426H11.7471L11.7418 7.81878L5.28769 14.2729L4.22703 13.2122Z",fill:"currentColor"})})]}):"",(null==i?void 0:i.content)?z.jsx(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:i.content}):""]})]}),z.jsxs(t.Box,{sx:{position:"relative",top:10,ml:12,display:"flex",alignItems:"center",justifyContent:"center",width:24,height:24,borderRadius:12,borderStyle:"solid",borderWidth:l?"2.4px":0,borderColor:e.palette.border.main,backgroundColor:l?"transparent":e.palette.background.paperDarkContrast,cursor:"pointer",boxSizing:"border-box",[e.breakpoints.up("tablet")]:{ml:28}},onClick:o,children:[l?z.jsx(ou,{size:24,strokeWidth:"2.4px",time:`${l}ms`,color:e.palette.text.disabled}):"",z.jsx(t.Box,{component:"svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:16,height:16,border:"none",color:e.palette.text.disabled},children:z.jsx("g",{children:z.jsx("path",{d:"M12.8897 4.36345L9.25313 8L12.8897 11.6365L11.6775 12.8487L8.04095 9.21218L4.4044 12.8487L3.19221 11.6365L6.82876 8L3.19221 4.36345L4.4044 3.15127L8.04095 6.78782L11.6775 3.15127L12.8897 4.36345Z",fill:"currentColor"})})})]})]})})})}var lu;function du(){return du=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},du.apply(null,arguments)}const cu=e=>P.createElement("svg",du({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),lu||(lu=P.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},P.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},P.createElement("g",{transform:"translate(18.000000, 291.000000)"},P.createElement("g",{transform:"translate(40.000000, 83.000000)"},P.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"}))))))),uu=6;function pu(){var e;const n=t.useTheme();return z.jsx(t.Box,{sx:{mx:"auto",border:`${uu}px solid ${null===(e=n.palette)||void 0===e?void 0:e.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:z.jsx(t.Box,{component:cu,sx:{position:"absolute",top:`-${uu}px`,right:`-${uu}px`,color:"primary.main"}})})}function hu({showingDone:e,errorMessage:n}){return t.useTheme(),n?z.jsx(t.Box,{component:oe.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?z.jsx(t.Box,{component:oe.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):z.jsx(pu,{})}function mu({showingDone:e,showing:n}){return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[z.jsx(t.Box,{sx:{mt:60},children:e?o.i18n._({id:"4xbbt/",message:"{0} confirmed",values:{0:null==n?void 0:n.brief}}):o.i18n._({id:"/nzjSF",message:"{0} pending",values:{0:null==n?void 0:n.brief}})}),(null==n?void 0:n.subtitle)?z.jsx(t.Box,{sx:{mt:20,typography:"body2"},children:null==n?void 0:n.subtitle}):""]})}function xu({isStarted:i,isEnded:o,tx:r}){const[a,s]=n.useState(0),{chainId:l}=Ra(),d=n.useMemo((()=>`https://${Ai[l||1]}/tx/${r}`),[r,l]),c=n.useMemo((()=>{const e=Math.floor(a/60),t=a%60;return e?`${e}m ${t}s`:`${t}s`}),[a]),u=n.useRef();return n.useEffect((()=>(i&&(s(0),window.clearInterval(u.current),u.current=window.setInterval((()=>{s((e=>e+1))}),1e3)),()=>{window.clearInterval(u.current)})),[i]),n.useEffect((()=>{o&&window.clearInterval(u.current)}),[o]),z.jsxs(t.Box,{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:[z.jsxs(t.Box,{children:[z.jsx(e.Trans,{id:"+Jkdiu",message:"Transaction Time:"}),c]}),z.jsxs(t.HoverOpacity,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:d,target:"_blank",rel:"noopener noreferrer",children:[z.jsx(e.Trans,{id:"S3piC2",message:"Tx"}),z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function gu(n){var{children:i,executionStatus:r,showSubmitLoadingDialog:a}=n;const s=os(N(n,["children","executionStatus","showSubmitLoadingDialog"])),{ctxVal:l,showing:d,closeShowing:c,setShowing:u,showingDone:p,errorMessage:h,transactionTx:m}=Object.assign(Object.assign({},s),r),{isMobile:x}=Ga(),{noSubmissionDialog:g,submissionDialogModal:f}=Q(),y=()=>{u((e=>{if(!e)return e;const t=Object.assign({},e);return delete t.submitState,t}))};return z.jsxs(ss.Provider,{value:l,children:[i,a&&z.jsx(Xs,{modal:!0,open:!!(null==d?void 0:d.submitState),onClose:y,children:!!d&&z.jsxs(t.Box,{sx:{position:"relative",display:"flex",flexDirection:"column",alignItems:"center",gap:20,p:20,minHeight:208,width:x?"100%":340,textAlign:"center"},children:[z.jsxs(t.Box,{sx:{textAlign:"center",color:"text.secondary"},children:[d.brief,z.jsx(t.Box,{component:oe.Error,sx:{position:"absolute",top:20,right:20,color:"text.secondary",cursor:"pointer"},onClick:y})]}),"submitted"===d.submitState?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.ArrowSubmit,sx:{width:64,height:64}}),z.jsxs("div",{children:[z.jsx("div",{children:o.i18n._({id:"EcVqOR",message:"{0} Submitted",values:{0:d.brief}})}),d.subtitle&&z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]}),z.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,onClick:y,sx:{mt:4},children:z.jsx(e.Trans,{id:"zga9sT",message:"OK"})})]}):z.jsxs(z.Fragment,{children:[z.jsx(pu,{}),z.jsxs("div",{children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"7y/8M6",message:"Please confirm in wallet"})}),d.subtitle&&z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]})]})]})}),z.jsx(Xs,{open:!!d&&"loading"!==d.submitState&&!g,onClose:c,id:"submission",modal:!!x||f,children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",px:20,pb:20,flex:1,overflowY:"auto",width:x?void 0:f?340:void 0},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{textAlign:"center",pt:60},children:z.jsx(hu,{showingDone:p,errorMessage:h})}),h?z.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),z.jsx(t.Box,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:h})]}):z.jsxs(z.Fragment,{children:[z.jsx(mu,{showingDone:p,showing:d}),z.jsx(xu,{isStarted:!!d,isEnded:p,tx:m})]})]}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{qa(Fa.Initial),c()},sx:{mt:20},children:h?z.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"}):z.jsx(e.Trans,{id:"yz7wBu",message:"Close"})})]})})]})}const fu="dodo-widget-container";function yu(e){return e.noLangProvider?z.jsx(z.Fragment,{children:e.children}):z.jsx(nc,{locale:e.locale,children:z.jsx(gu,{...e,children:e.children})})}function vu(e){return Js(e),za(),function(){const{chainId:e,evmProvider:t}=Ra();n.useEffect((()=>{const n=n=>{if(n===e){const e=So.get(n);if(null==e?void 0:e.isEVMChain)return t}return null},i=new w.ContractRequests({multiCallAddressList:p.multiCallAddressList,getProvider:n,rpc:Ii()});Wi.setGetConfigProvider(n),p.setContractRequests(i),r.setContractRequests(i)}),[e,t])}(),e.noUI?z.jsx(yu,{...e,children:e.children}):null}function bu(e){var t;const i=n.useRef(null);return z.jsx(G,{...Object.assign(Object.assign({},e),{widgetRef:null!==(t=e.widgetRef)&&void 0!==t?t:i}),children:z.jsx(vu,{...e})})}function Cu(e){var{sx:i}=e,o=N(e,["sx"]);const{width:r}=Q(),a=n.useMemo((()=>{let e="";return"number"==typeof r?e=`${r}px`:r&&(e=r),e?`calc(${e} - 40px)`:"auto"}),[r]);return z.jsx(t.QuestionTooltip,{container:document.querySelector(`.${fu}`),maxWidth:a,sx:Object.assign({cursor:"help"},i),...o})}function ju({route:i}){const o=t.useTheme();So.get(i.fromChainId);const r=So.get(i.toChainId),[a,s]=n.useState(!1),[l,d]=n.useState(!1),c=Ss({fees:i.fees});return z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{py:20,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:z.jsx(t.Accordion,{children:z.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[z.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),z.jsx(e.Trans,{id:"rRDi3Y",message:"Detail"})]}),z.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:z.jsxs(t.Box,{sx:{mt:16},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:z.jsx(e.Trans,{id:"lt8yMa",message:"Send to:"})}),z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[r?z.jsx(t.Box,{component:r.logo,sx:{width:18,height:18}}):null,z.jsx(t.Box,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:ka(i.toAddress)}),z.jsx(t.HoverOpacity,{component:"a",href:Ta(i.toChainId,i.toAddress,"address"),target:"_blank",rel:"noopener noreferrer",sx:{ml:6,width:18,height:18,color:"text.secondary",display:"inline-flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:z.jsx(e.Trans,{id:"sMMlTX",message:"Total fees"})}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>s(!a),sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:4,typography:"body2",color:"text.primary"},children:[z.jsx(t.Box,{sx:{fontWeight:600,color:o.palette.text.primary},children:i.feeUSD?`~$${i.feeUSD}`:"-"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:a?z.jsx("path",{d:"M3.75 11.2663L4.98375 12.5L9 8.4925L13.0162 12.5L14.25 11.2663L9 6.01625L3.75 11.2663Z",fill:"currentColor",fillOpacity:"0.5"}):z.jsx("path",{d:"M14.25 7.73375L13.0163 6.5L9 10.5075L4.98375 6.5L3.75 7.73375L9 12.9838L14.25 7.73375Z",fill:"currentColor",fillOpacity:"0.5"})})]})]}),a&&c.map((e=>z.jsxs(t.Box,{sx:{mt:8,pl:22,pr:22,display:"flex",alignItems:"center",justifyContent:"space-between",color:"text.secondary",typography:"body2",position:"relative"},children:[z.jsx(t.Box,{component:"svg",xmlns:"http://www.w3.org/2000/svg",width:"10",height:"25",viewBox:"0 0 10 25",fill:"none",sx:{width:10,height:25,position:"absolute",left:10,bottom:10},children:z.jsx("path",{d:"M9 24L2 24C1.44772 24 1 23.5523 1 23L1 1",stroke:"currentColor",strokeOpacity:"0.5",strokeLinecap:"round",strokeDasharray:"2 2"})}),z.jsx(t.Box,{sx:{flex:1},children:e.title}),e.isFree?z.jsx(t.Box,{sx:{color:o.palette.primary.main},children:"Free"}):null!==e.value?z.jsxs(t.Box,{sx:{color:o.palette.text.primary},children:["~$",e.value]}):z.jsx(t.Box,{sx:{color:o.palette.text.primary},children:"-"})]},e.title))),z.jsxs(t.Box,{sx:{mt:8,mb:l?8:0,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600,color:"success.main",flexShrink:0},children:"Fee comparison"}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>d(!l),sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:4,typography:"body2",color:"text.primary"},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:"ZUNO"}),z.jsx(t.Box,{sx:{px:8,borderRadius:12,backgroundColor:o.palette.success.main,typography:"h6",fontWeight:600,color:o.palette.success.contrastText,textTransform:"uppercase"},children:"Cheapest"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:l?z.jsx("path",{d:"M3.75 11.2663L4.98375 12.5L9 8.4925L13.0162 12.5L14.25 11.2663L9 6.01625L3.75 11.2663Z",fill:"currentColor",fillOpacity:"0.5"}):z.jsx("path",{d:"M14.25 7.73375L13.0163 6.5L9 10.5075L4.98375 6.5L3.75 7.73375L9 12.9838L14.25 7.73375Z",fill:"currentColor",fillOpacity:"0.5"})})]})]}),l&&z.jsx($s,{feeUSD:i.feeUSD}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[z.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),z.jsx(Cu,{onlyHover:!0,title:z.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:6})]}),z.jsxs(t.Box,{sx:{typography:"body2"},children:[100*i.slippage,"%"]})]})]})})})}),z.jsx(t.Box,{sx:{pt:0,pb:0,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:z.jsx(t.Accordion,{children:z.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:z.jsxs(t.Box,{sx:{py:20,display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[z.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),z.jsx(e.Trans,{id:"QNWt8A",message:"Estimated Time"})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary",typography:"body2"},children:[i.executionDuration?Os({start:Date.now(),end:Date.now()+1e3*i.executionDuration}):"-",z.jsx(t.Box,{component:oe.CaretUp,sx:{ml:6,width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]})]}),children:z.jsx(Od,{route:i,isMobile:!0})})})})]})}function wu({open:i,onClose:o,route:r,bridgeOrderTxRequest:a,clearToAmt:s,clearFromAmt:l,isDialogModal:d}){const c=t.useTheme(),{contractStatus:u}=Ua(),p=Vd({route:r,bridgeOrderTxRequest:a});return n.useEffect((()=>{u!==Fa.Pending&&o(),u===Fa.TxSuccess&&(s(),l())}),[u]),z.jsx(Xs,{title:z.jsx(e.Trans,{id:"tKE4Ak",message:"Cross Chain Summary"}),open:i,id:"cross-chain-summary",onClose:()=>{qa(Fa.Initial),o()},modal:d,children:z.jsxs(z.Fragment,{children:[r?z.jsxs(t.Box,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",py:20,borderStyle:"solid",borderWidth:c.spacing(1,0,0),borderColor:c.palette.border.main},children:[z.jsx(Zd,{token:r.fromToken,chainId:r.fromChainId,amount:r.fromAmount}),z.jsx(Hd,{children:z.jsx(t.Box,{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:z.jsx(Wd,{size:"medium",toolDetails:r.step.toolDetails,nameMarginLeft:8})})}),z.jsx(Zd,{token:r.toToken,chainId:r.toChainId,amount:r.toTokenAmount})]}),z.jsx(ju,{route:r})]}):"",z.jsx(t.Box,{sx:{px:16,py:20},children:z.jsx(t.Button,{fullWidth:!0,isLoading:u==Fa.Pending,disabled:!r,onClick:()=>{p(),qa(Fa.Pending)},children:u==Fa.Pending?z.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):z.jsx(e.Trans,{id:"PZqJog",message:"Confirm Cross Chain"})})})]})})}function ku({message:n,onClose:i,isDialogModal:o}){return z.jsx(Xs,{open:!!n,onClose:i,id:"error-message",modal:o,children:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{flex:1,textAlign:"center"},children:[z.jsx(t.Box,{component:oe.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),n?z.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),z.jsx(t.Box,{sx:{color:"text.secondary",mt:12,mx:20,typography:"body2",wordBreak:"break-all",overflow:"auto",height:"300px"},children:n})]}):""]}),z.jsx(t.Box,{sx:{px:16,py:20},children:z.jsx(t.Button,{onClick:i,fullWidth:!0,children:z.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"})})})]})})}function Tu(){const[e,i]=n.useState(!1);return z.jsxs(z.Fragment,{children:[z.jsxs(t.ButtonBase,{sx:{mt:16,width:"100%",display:"flex",alignItems:"center",justifyContent:"center",gap:4,typography:"body2",fontWeight:600,color:"text.link","&:hover":{color:"text.primary"}},onClick:()=>i(!0),children:[z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",children:z.jsx("path",{d:"M3.5 16.25V4.25C3.5 3.8375 3.64687 3.48438 3.94063 3.19063C4.23438 2.89687 4.5875 2.75 5 2.75H9.5C9.9125 2.75 10.2656 2.89687 10.5594 3.19063C10.8531 3.48438 11 3.8375 11 4.25V9.5H11.75C12.1625 9.5 12.5156 9.64688 12.8094 9.94063C13.1031 10.2344 13.25 10.5875 13.25 11V14.375C13.25 14.5875 13.3219 14.7656 13.4656 14.9094C13.6094 15.0531 13.7875 15.125 14 15.125C14.2125 15.125 14.3906 15.0531 14.5344 14.9094C14.6781 14.7656 14.75 14.5875 14.75 14.375V8.975C14.6375 9.0375 14.5188 9.07813 14.3938 9.09688C14.2688 9.11563 14.1375 9.125 14 9.125C13.475 9.125 13.0312 8.94375 12.6688 8.58125C12.3063 8.21875 12.125 7.775 12.125 7.25C12.125 6.85 12.2344 6.49063 12.4531 6.17188C12.6719 5.85313 12.9625 5.625 13.325 5.4875L11.75 3.9125L12.5375 3.125L15.3125 5.825C15.5 6.0125 15.6406 6.23125 15.7344 6.48125C15.8281 6.73125 15.875 6.9875 15.875 7.25V14.375C15.875 14.9 15.6938 15.3438 15.3313 15.7063C14.9688 16.0688 14.525 16.25 14 16.25C13.475 16.25 13.0312 16.0688 12.6688 15.7063C12.3063 15.3438 12.125 14.9 12.125 14.375V10.625H11V16.25H3.5ZM5 8H9.5V4.25H5V8ZM14 8C14.2125 8 14.3906 7.92813 14.5344 7.78438C14.6781 7.64062 14.75 7.4625 14.75 7.25C14.75 7.0375 14.6781 6.85938 14.5344 6.71563C14.3906 6.57188 14.2125 6.5 14 6.5C13.7875 6.5 13.6094 6.57188 13.4656 6.71563C13.3219 6.85938 13.25 7.0375 13.25 7.25C13.25 7.4625 13.3219 7.64062 13.4656 7.78438C13.6094 7.92813 13.7875 8 14 8Z",fill:"currentColor"})}),"Gas Refuel>"]}),z.jsx(Xs,{open:e,onClose:()=>i(!1),title:"Gas refuel",modal:!0,children:z.jsxs(t.Box,{sx:{maxWidth:540,minHeight:600,px:20,pb:24,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[z.jsx(t.Box,{sx:{pt:20,borderTopWidth:1,borderTopStyle:"solid",borderColor:"border.main",typography:"body2",color:"text.secondary"},children:"A solution for gas refueling that allows you to refill your wallet anonymously and gas-free."}),z.jsx(t.Box,{component:"iframe",src:"https://smolrefuel.com/?partner=0x1271CAba4bf23f8Fb31F97448605d65EE302CA51",width:"100%",sx:{borderRadius:12,overflow:"hidden",flex:1,border:"none"}})]})})]})}function Bu({open:i,execute:o,onClose:r,toToken:a,fromToken:l,fromAmount:d,toAmount:c,priceImpact:u,clearFromAmt:p,clearToAmt:h,baseFeeAmount:m,curToFiatPrice:x,curFromFiatPrice:g,pricePerFromToken:f,additionalFeeAmount:y,loading:v,slippage:b,isDialogModal:C}){var j,w;const k=t.useTheme(),{contractStatus:T}=Ua(),B=n.useMemo((()=>new s(u).gt(Do)),[u]),[E,I]=n.useState(!1),[A,S]=n.useState(!1);return n.useEffect((()=>{T!==Fa.Pending&&r(),T===Fa.TxSuccess&&(h(),p())}),[T]),n.useEffect((()=>{I(!1)}),[x]),z.jsx(Xs,{open:i,onClose:()=>{qa(Fa.Initial),r()},id:"swap-summary",title:z.jsx(e.Trans,{id:"QR4/RH",message:"Swap summary"}),modal:C,children:z.jsxs(t.Box,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${k.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${k.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[z.jsx(ol,{width:16,height:16,url:null==l?void 0:l.logoURI,address:null!==(j=null==l?void 0:l.address)&&void 0!==j?j:"",marginRight:6}),z.jsx(t.Box,{children:`${er({input:d,decimals:null==l?void 0:l.decimals})} ${null==l?void 0:l.symbol}`})]}),z.jsx(t.Box,{sx:{mt:4,typography:"h6",color:k.palette.text.secondary},children:g?`$${Jo({input:g,showDecimals:1})}`:"-"})]}),z.jsx(t.Box,{sx:{width:16,mx:16},component:oe.DoubleRight}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex"},children:[z.jsx(ol,{width:16,height:16,marginRight:6,url:null==a?void 0:a.logoURI,address:null!==(w=null==a?void 0:a.address)&&void 0!==w?w:""}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:`${er({input:c,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},sx:{typography:"h6",mt:4,color:k.palette.text.secondary},children:x?`$${Jo({input:x,showDecimals:1})}(${u}%)`:"-"})]})]}),z.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center",typography:"h6"},children:[`1 ${null==l?void 0:l.symbol} = `,z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:er({input:new s(c).dividedBy(new s(d)),decimals:null==a?void 0:a.decimals})})," ",`${null==a?void 0:a.symbol}`]})]}),z.jsxs(t.Box,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${k.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:k.palette.text.secondary},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{width:16,mr:7},component:oe.DetailBorder}),z.jsx(e.Trans,{id:"XeovX3",message:"Swap Detail"})]}),z.jsx(t.Box,{component:t.ButtonBase,children:z.jsx(t.Box,{onClick:()=>S(!A),sx:{width:10,color:"text.secondary",transform:A?"rotateX(0deg)":"rotateX(180deg)"},component:oe.CaretUp})})]}),z.jsxs(t.Box,{sx:{mt:16,display:A?"initial":"none"},children:[z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"93m8jT",message:"Basic Fee"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"8Z29ZO",message:"Estimated service provider fees"}),ml:5})]}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:m?`${er({input:m,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"J39pAJ",message:"Additional Fee"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"ZXvy7b",message:"Additional routing fees set by the Widget user"}),ml:5})]}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:y?`${er({input:y,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"T+qgFw",message:"Price Impact"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),z.jsx(t.Box,{children:`${u}%`})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"GAypnX",message:"High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:5})]}),z.jsxs(t.Box,{children:[b,"%"]})]})]})]}),z.jsx(t.Box,{sx:{flex:1}}),B&&z.jsxs(t.Box,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>I(!E),children:[z.jsx(t.Box,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:E?z.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:z.jsx(t.Box,{component:oe.Done,sx:{width:14,color:"secondary.contrastText"}})}):z.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${k.palette.text.secondary}`}})}),z.jsx(t.Box,{children:z.jsx(e.Trans,{components:{0:z.jsx(t.Box,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:u},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),z.jsx(t.Button,{isLoading:T==Fa.Pending,disabled:B&&!E,fullWidth:!0,onClick:()=>{o(),qa(Fa.Pending)},children:T==Fa.Pending?z.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):z.jsx(e.Trans,{id:"lQ6r7x",message:"Confirm swap"})})]})})}function Eu(e){var{sx:n,maxVal:i,decimals:o=2,onInputChange:r}=e,a=N(e,["sx","maxVal","decimals","onInputChange"]);return z.jsx(t.Input,{...a,onChange:e=>{const t=0===e.target.value.length?null:ir(e.target.value,o),n=i&&t&&new s.BigNumber(t).gt(i)?i.toString():t;r&&r(n)}})}function Iu({open:i,onClose:o,isBridge:r,isDialogModal:a}){const s=t.useTheme(),{slippage:l}=Ua(),d=n.useMemo((()=>Number(l)>=Uo),[l]),{defaultSlippage:c}=vs(r);return z.jsx(Xs,{open:i,onClose:o,id:"swap-settings",title:z.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:a,children:z.jsx(t.Box,{sx:{mx:20},children:z.jsxs(t.Box,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{mb:16,display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:7})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column"},children:[z.jsx(Eu,{fullWidth:!0,maxVal:100,value:null!=l?l:"",placeholder:c.toString(),onInputChange:e=>{!function(e,t){null===t?localStorage.removeItem(e?_o:Po):localStorage.setItem(e?_o:Po,String(t))}(!!r,e),Wa(e)},suffix:z.jsx(t.Box,{sx:{color:"text.disabled"},children:"%"}),height:36,sx:{mt:12}}),d&&z.jsx(t.Box,{sx:{typography:"h6",mt:6,color:"error.main"},children:z.jsx(e.Trans,{id:"Zm56FI",message:"Maximum slippage do not exceed 50%"})})]})]})})})}const Au="position-y-dot";function Su(){return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(t.Skeleton,{width:"100%",height:12}),z.jsx(t.Skeleton,{width:"100%",height:12})]})}function Lu({data:e,loading:i}){var o,r;const a=t.useTheme(),s=a.palette.primary.main,l=n.useRef(null),d=e.length;return z.jsx(t.Box,{sx:{height:105,flex:1,[`& .${Au}`]:{}},ref:l,children:i?z.jsx(Su,{}):z.jsx(t.Box,{component:T.ResponsiveContainer,sx:{typography:"h6","& .recharts-cartesian-axis text":{fill:a.palette.background.paperContrast}},children:z.jsxs(T.AreaChart,{data:e,margin:{top:0,right:0,left:0,bottom:0},children:[z.jsx(T.XAxis,{dataKey:"forecastSlippage",axisLine:!1,tickLine:!1,interval:"preserveStartEnd",tickFormatter:e=>hr({input:e}),type:"number",domain:[d&&null!==(o=e[0].forecastSlippage)&&void 0!==o?o:0,d&&null!==(r=e[d-1].forecastSlippage)&&void 0!==r?r:"auto"]}),z.jsx(T.YAxis,{dataKey:"confidenceRatio",axisLine:!1,tickLine:!1,hide:!0}),z.jsx("defs",{children:z.jsxs("linearGradient",{id:"count-linear",x1:"0",y1:"0",x2:"0",y2:"1",children:[z.jsx("stop",{offset:"0",stopColor:s,stopOpacity:.3}),z.jsx("stop",{offset:"100%",stopColor:s,stopOpacity:0})]})}),z.jsx(T.Area,{type:"monotone",dataKey:"confidenceRatio",stroke:s,strokeWidth:2,fill:"url(#count-linear)"}),e.map((e=>z.jsx(T.ReferenceDot,{x:e.forecastSlippage,y:e.confidenceRatio,r:1,fill:a.palette.text.primary,stroke:"none",className:Au},e.confidenceRatio)))]})})})}var Ru=n.memo(Lu);const Mu=t.styled(t.Slider)((({theme:e})=>({height:2,padding:"15px 0",margin:0,"& .base-Slider-valueLabel":{fontSize:12,fontWeight:"normal",top:-6,backgroundColor:"unset",color:e.palette.text.primary,"&:before":{display:"none"},"& *":{background:"transparent",color:e.palette.text.primary}},"& .base-Slider-track":{display:"none"},"& .base-Slider-rail":{backgroundColor:e.palette.text.disabled,height:1,opacity:1},"& .base-Slider-mark":{display:"none",opacity:1,backgroundColor:e.palette.success.main,height:6,width:4,borderRadius:4},"& .base-Slider-markLabel":{display:"none",fontSize:"12px",lineHeight:"17px"}})));function Ou(i){var{hidden:o,sx:r,value:a,color:s,min:l,max:d,formatValue:c,getSliderYPosition:u}=i,p=N(i,["hidden","sx","value","color","min","max","formatValue","getSliderYPosition"]);const{children:h}=p,m=N(p,["children"]),{isMobile:x}=t.useDevices(),g=n.useRef(null),f=u(a),y=x?4:0,v=f?f-39-y:void 0,b=null!=s?s:"text.primary",C=a===l,j=a===d;return z.jsxs(t.Box,{...m,ref:g,sx:Object.assign({position:"absolute","&&&":{display:o?"none":"block",backgroundColor:"transparent",boxShadow:"none",bottom:8+y,width:"auto",height:"auto",top:"auto",marginLeft:0,transform:"none"}},r),children:[h,z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:[v?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),z.jsx(t.Box,{sx:{height:v,width:"0",borderStyle:"dashed",borderWidth:1,borderColor:b}})]}):"",z.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),z.jsxs(t.Box,{sx:Object.assign(Object.assign({typography:"h6",position:"absolute",bottom:-20,color:b,whiteSpace:"nowrap",backgroundColor:"background.paperContrast"},C?{left:0}:{}),j?{right:0}:{}),children:[j?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:"span",sx:{color:"success.main"},children:z.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})}),z.jsx("span",{children:" • "})]}):"",c(a)]})]})]})}function Pu(e){var{hoverValue:n,formatValue:i,getSliderYPosition:o}=e,r=N(e,["hoverValue","formatValue","getSliderYPosition"]);const{isMobile:a}=t.useDevices(),s=a?"primary.main":void 0,l=a?void 0:"primary.main";return z.jsx(Mu,{slots:{thumb:e=>{const t=r.value&&"number"==typeof r.value&&(r.min&&r.value<r.min||r.max&&r.value>r.max),d={value:r.value,min:r.min,max:r.max,hidden:!!t,color:s,formatValue:i,getSliderYPosition:o},c=Object.assign(Object.assign({},e),d);if(null!==n&&r.max&&r.min&&r.value!==n){const e=r.max-r.min,t=n-r.min,i=t?t/e*100:0;if(a){const e=!!n&&(!!r.min&&n<r.min||!!r.max&&n>r.max);return z.jsxs(z.Fragment,{children:[z.jsx(Ou,{...d,value:n,color:l,hidden:e,sx:{left:i+"%"}}),z.jsx(Ou,{...c})]})}return z.jsxs(z.Fragment,{children:[z.jsx(Ou,{...c}),z.jsx(Ou,{...d,value:n,hidden:!1,color:l,sx:{left:i+"%"}})]})}return z.jsx(Ou,{...c})}},...r})}const _u=(e,{time:t=100,wrapper:n=document,retryCount:i=50}={})=>new Promise((o=>{n.querySelector(e)?o(!0):setTimeout((()=>D(void 0,void 0,void 0,(function*(){if(n.querySelector(e))o(!0);else if(i){const r=yield _u(e,{time:t,wrapper:n,retryCount:i-1});o(r)}else o(!1)}))),t)}));function Nu({data:i,activeSlippage:o,loading:r,sx:a,handleChangeCustomSlippage:l}){const d=n.useMemo((()=>{var e;return null!==(e=null==i?void 0:i.length)&&void 0!==e?e:0}),[i]),{isMobile:c}=t.useDevices(),[u,p]=n.useState([]),h=n.useRef(null);n.useEffect((()=>{(()=>{D(this,void 0,void 0,(function*(){var e;if(h.current&&d){const t=`.${Au}`;yield _u(t,{wrapper:h.current});const n=h.current.querySelectorAll(t),{y:i,height:o}=h.current.getBoundingClientRect(),r=null!==(e=null==n?void 0:n.length)&&void 0!==e?e:0,a=[];for(let e=0;e<r;e++){const t=n[e];const r=(t.children[0]?t.children[0].getBoundingClientRect().y:t.getBoundingClientRect().y)-i-.5;a.push(o-r)}p(a)}}))})()}),[d]);const m=(({activeSlippage:e,data:t,yPositions:i})=>{const[o,r]=n.useState(0),a=n.useMemo((()=>1e6),[]),[l,d]=n.useMemo((()=>{var e,n;const i=null==t?void 0:t.length;return i?[new s(null!==(e=t[0].forecastSlippage)&&void 0!==e?e:0).times(null!=a?a:0).dp(0,1).toNumber(),new s(null!==(n=t[i-1].forecastSlippage)&&void 0!==n?n:0).times(null!=a?a:0).dp(0,1).toNumber()]:[0,0]}),[t,a]),c=n.useCallback((e=>{if(void 0===e)return"";const n=new s(e);if((null==t?void 0:t.length)&&a){const e=t.find((e=>{var t;return new s(null!==(t=e.forecastSlippage)&&void 0!==t?t:0).times(a).dp(0,1).isEqualTo(n)}));if(null==e?void 0:e.forecastSlippage)return hr({input:e.forecastSlippage,showDecimals:4})}return hr({input:a?n.div(a):n,showDecimals:4})}),[a,t]),u=n.useCallback((e=>{let n=0;return e&&(null==t?void 0:t.length)&&a?(t.some(((o,r)=>{var l,d;const c=null!==(l=o.forecastSlippage)&&void 0!==l?l:0,u=new s(c).times(a).dp(0,1).toNumber();if(e===u)return n=i[r],!0;if(e<u){if(0===r)return n=0,!0;const o=c-(null!==(d=t[r-1].forecastSlippage)&&void 0!==d?d:0),l=i[r]-i[r-1],u=c-new s(e).div(a).toNumber();return n=i[r]-l/o*u,!0}})),n):n}),[i,t,a]),p=n.useCallback((e=>{r(e);const n=new s(e);let i,o=-1;if((null==t?void 0:t.length)&&a){o=t.findIndex((e=>{var t;return new s(null!==(t=e.forecastSlippage)&&void 0!==t?t:0).times(a).dp(0,1).isEqualTo(n)}));const e=-1!==o?t[o]:void 0;i=null==e?void 0:e.forecastSlippage}return i||(i=n.div(null!=a?a:0).toNumber()),i}),[t,a]);return n.useEffect((()=>{if(a&&e){const t=new s(e).times(a).dp(0,1);t.isEqualTo(o)||r(t.toNumber())}}),[e]),{min:l,max:d,value:o,decimalConversion:a,formatValue:c,getSliderYPosition:u,handleChangeValue:p}})({data:i,activeSlippage:o,yPositions:u}),{hoverValue:x,setHoverValue:g}=function(e,{slippageSlider:i}){const{isMobile:o}=t.useDevices(),[r,a]=n.useState(null),l=n.useRef(!1);return n.useEffect((()=>{if(e.current&&i.max){const t=e.current;let{width:n,x:d}=t.getBoundingClientRect();const c=e=>{if(l.current)return;const t=e.pageX-d,o=i.max-i.min,c=new s(t/n*o).integerValue().plus(i.min).toNumber();c!==r&&a(c)},u=()=>{a(null)},p=()=>{l.current=!1},h=()=>{l.current=!0};return o||(t.addEventListener("mousemove",c),t.addEventListener("mouseleave",u),t.addEventListener("mouseup",p),t.addEventListener("mousedown",h)),()=>{o&&(t.removeEventListener("mousemove",c),t.removeEventListener("mouseleave",u),t.removeEventListener("mouseUp",p),t.removeEventListener("mouseDown",h))}}}),[e,o]),{hoverValue:r,setHoverValue:a}}(h,{slippageSlider:m}),{successRate:f,hoverSuccessRate:y}=function({data:e,activeSlippage:t,hoverValue:i,decimalConversion:o}){const r=n.useMemo((()=>{var n,i;let o="-";if(t&&(null==e?void 0:e.length)){const r=e.some(((n,i)=>{var r,a,s,l,d,c;const u=null!==(r=n.forecastSlippage)&&void 0!==r?r:0;if(t===u)return o=hr({input:null!==(a=null==n?void 0:n.confidenceRatio)&&void 0!==a?a:0}),!0;if(t<u){if(0===i)o=`< ${hr({input:null!==(s=null==n?void 0:n.confidenceRatio)&&void 0!==s?s:0})}`;else{const t=hr({input:null!==(d=null===(l=e[i-1])||void 0===l?void 0:l.confidenceRatio)&&void 0!==d?d:0}),r=hr({input:null!==(c=null==n?void 0:n.confidenceRatio)&&void 0!==c?c:0});o=`${t} - ${r}`}return!0}return!1}));r||(o=`> ${hr({input:null!==(i=null===(n=e[e.length-1])||void 0===n?void 0:n.confidenceRatio)&&void 0!==i?i:0})}`)}return o}),[e,t]),a=n.useMemo((()=>{var t,n;let r="";if(i&&(null==e?void 0:e.length)&&o){const a=e.some(((t,n)=>{var a,l,d,c,u,p;const h=null!==(a=t.forecastSlippage)&&void 0!==a?a:0,m=new s(h).times(o).dp(0,1).toNumber();if(i===m)return r=hr({input:null!==(l=null==t?void 0:t.confidenceRatio)&&void 0!==l?l:0}),!0;if(i<m){if(0===n)r=`< ${hr({input:null!==(d=null==t?void 0:t.confidenceRatio)&&void 0!==d?d:0})}`;else{const i=hr({input:null!==(u=null===(c=e[n-1])||void 0===c?void 0:c.confidenceRatio)&&void 0!==u?u:0}),o=hr({input:null!==(p=null==t?void 0:t.confidenceRatio)&&void 0!==p?p:0});r=`${i} - ${o}`}return!0}return!1}));a||(r=`> ${hr({input:null!==(n=null===(t=e[e.length-1])||void 0===t?void 0:t.confidenceRatio)&&void 0!==n?n:0})}`)}return r}),[i,o,e]);return{successRate:r,hoverSuccessRate:a}}({data:i,activeSlippage:o,hoverValue:x,decimalConversion:m.decimalConversion});return i?z.jsxs(t.Box,{sx:Object.assign({p:12,pb:28,borderRadius:12,backgroundColor:"background.paperContrast"},a),children:[z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:"text.secondary"},children:z.jsx(e.Trans,{id:"88dol0",message:"Success Rate"})}),z.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:100},sx:{mt:4,typography:"caption",color:y?"primary.main":"text.primary"},children:y||f})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-end",pr:4},children:[z.jsx(t.Box,{sx:{pb:8,mr:16,typography:"h6",fontWeight:600},children:z.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"})}),z.jsxs(t.Box,{sx:{flex:1},ref:h,children:[z.jsx(Ru,{data:i,loading:r}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary"},children:!r&&d?z.jsx(Pu,{value:c?x||-1:m.value,min:m.min,max:m.max,disabled:!c,marks:[{value:m.max,label:m.max}],formatValue:m.formatValue,getSliderYPosition:m.getSliderYPosition,hoverValue:c?m.value:x,onChange:(e,t)=>{if("number"==typeof t){if(c)return void g(t);const e=m.handleChangeValue(t);l(e)}},onChangeCommitted:()=>{g(null)}}):""})]})]})]}):null}var Du,Fu=n.memo(Nu);function Uu({title:i,desc:o,doNotChecked:r,onChangeDoNotChecked:a}){const s=t.useTheme();if(n.useMemo((()=>r),[]))return null;const l=s.palette.warning.main;return z.jsxs(t.Box,{sx:{backgroundColor:t.alpha(l,.1),borderRadius:8,padding:12},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:8,typography:"body2",color:l,fontWeight:700},children:[z.jsx(oe.Warn,{}),i]}),z.jsx(t.Box,{sx:{mt:8,typography:"body2",fontWeight:500,color:s.palette.text.secondary,textAlign:"center"},children:o}),!!a&&z.jsxs(t.Box,{sx:{width:"100%",mt:20,color:s.palette.text.secondary,typography:"h6",fontWeight:500,display:"flex",alignItems:"center",justifyContent:"center",gap:8,cursor:"pointer"},component:"label",children:[z.jsx(t.Checkbox,{checked:r,size:16,onChange:e=>{const{checked:t}=e.target;a(t)}}),z.jsx(e.Trans,{id:"3WdxUv",message:"Do not remind again"})]})]})}function qu({fromToken:i,toToken:r}){var a,l;const d=t.useTheme(),{slippageAdvanced:c,notRemindAgainSlippageHigher:u,notRemindAgainSlippageLower:p}=gs(),{customSlippage:h,customSlippageNum:m,handleSlippageChange:x,forecastSlippage:g,forecastSlippageQuery:f,recommendSlippage:y}=ws({fromToken:i,toToken:r}),v=!!g,[b,C]=n.useState(!1),[j,w]=n.useState();!j&&i&&r&&w(h?Du.custom:Du.recommend);const k=j===Du.custom,T=n.useRef(null),B=n.useMemo((()=>j===Du.custom?m?new s(m).div(100).toNumber():void 0:new s(y).div(100).toNumber()),[j,y,m]),E=n.useCallback((e=>{k||w(Du.custom),x({slippage:new s(e).times(100).toString(),disabled:!1,deleted:!1,recommend:String(y)})}),[k,y,x]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{mt:24,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[z.jsx(e.Trans,{id:"x6GJ4a",message:"Max Slippage"}),z.jsx(t.QuestionTooltip,{title:z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"qoii6e",message:"The dynamic slippage is provided by ZUNO team through analyzing historical transactions."}),z.jsx("br",{}),z.jsxs(t.Box,{component:"a",href:o.i18n._({id:"zABfk1",message:"https://blog.dodoex.io/introducing-the-dodo-smart-slippage-3d32d13a4fef"}),target:"_blank",rel:"noopener noreferrer",sx:{color:"primary.main",textDecoration:"underline"},onClick:e=>{e.stopPropagation()},children:[z.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}),ml:7})]}),f.isLoading||(null===(a=f.slippageData.slippageList)||void 0===a?void 0:a.length)?z.jsxs(t.LoadingSkeleton,{loading:f.isLoading,loadingProps:{width:100},component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary"},children:[z.jsx(e.Trans,{id:"sxkWRg",message:"Advanced"}),z.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:c,onChange:e=>{const{checked:t}=e.target;gs.setState({slippageAdvanced:t})}})]}):""]}),!!j&&z.jsxs(t.Tabs,{value:j,onChange:(e,t)=>{w(t),t===Du.custom&&C(!0)},children:[z.jsxs(t.TabListButton,{variant:"inPaper",sx:{mt:16,'&:not(:hover) [aria-selected="true"] .weak':{color:t.alpha(d.palette.secondary.contrastText,.5)}},children:[z.jsx(t.TabButton,{value:Du.recommend,variant:"inPaper",sx:{position:"relative"},children:z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:"span",sx:{position:"absolute",top:4,left:4,ml:4,typography:"h6",fontWeight:600,padding:d.spacing(0,8),borderRadius:4,backgroundColor:k?t.alpha(d.palette.purple.main,.1):"#FFF"},children:z.jsx(t.Box,{component:"span",sx:{background:k?`linear-gradient(90deg, ${d.palette.purple.main} -1.33%, ${"dark"===d.palette.mode?"#E6D9FF":"#BFAFF3"} 98.67%)`:`linear-gradient(90deg, ${d.palette.purple.main} -1.33%, #BFAFF3 98.67%)`,backgroundClip:"text",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"},children:"New"})}),z.jsxs(t.Box,{sx:{textAlign:"center"},children:[v?z.jsxs(t.Box,{sx:{flexGrow:1,typography:"body2",fontWeight:600},children:[y.toString()||"-","%"]}):z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"wSpNR+",message:"This trading pair does not have enough historical data and has used the default dynamic slippage."}),sx:{ml:0,maxWidth:240},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"body2",fontWeight:600,color:d.palette.warning.main,gap:4},children:[z.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),z.jsxs("span",{children:[y.toString()||"-","%"]})]})}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:600},className:"weak",children:z.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})})]})]})}),z.jsx(t.TabButton,{value:Du.custom,variant:"inPaper",sx:{position:"relative",p:0},children:z.jsxs(t.Box,{sx:{px:16,py:12,typography:"body2",fontWeight:600,textAlign:"center"},onClick:()=>{setTimeout((()=>{C(!0)}))},children:[b?z.jsx(t.Input,{ref:T,placeholder:"-",sx:{backgroundColor:"transparent",borderWidth:0,"& input":{textAlign:"center",typography:"body2",p:0,boxSizing:"border-box",height:19,color:k?d.palette.secondary.contrastText:d.palette.text.secondary,"&::placeholder":{color:"custom.input.placeholder",opacity:1}}},inputMode:"decimal",value:h||"",autoFocus:!0,onChange:e=>{const t=e.target.value;x({slippage:t,disabled:!1,recommend:String(y)})},onBlur:()=>{setTimeout((()=>{if(C(!1),!m)return void w(Du.recommend);const e=!m||m<0;e&&h&&x({slippage:h,disabled:e,deleted:e,recommend:String(y)})}),10)},onKeyDown:e=>{var t;"Enter"===e.code&&(e.preventDefault(),null===(t=T.current)||void 0===t||t.blur())}}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,color:h&&k?d.palette.warning.main:void 0},children:[h&&z.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),h||"-","%"]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"h6",fontWeight:600},className:"weak",children:z.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})})]})})]}),z.jsx(t.TabPanel,{value:Du.recommend,children:(null===(l=f.slippageData.slippageList)||void 0===l?void 0:l.length)&&c?z.jsx(Fu,{data:f.slippageData.slippageList,activeSlippage:B,loading:f.isLoading,handleChangeCustomSlippage:E,sx:{mt:8}}):""}),z.jsxs(t.TabPanel,{value:Du.custom,children:[z.jsx(t.Box,{sx:{mt:8}}),m>y&&z.jsx(Uu,{title:o.i18n._({id:"8XNsbx",message:"Higher than dynamic slippage"}),desc:o.i18n._({id:"iLj1a9",message:"Dynamic slippage is {recommendSlippage}%,the current slippage setting is higher than the dynamic slippage, which means you are willing to accept a worse final execution price.",values:{recommendSlippage:y}}),doNotChecked:u,onChangeDoNotChecked:e=>gs.setState({notRemindAgainSlippageHigher:e})}),!!m&&m<y&&z.jsx(Uu,{title:o.i18n._({id:"TTlkRL",message:"Lower than dynamic slippage"}),desc:o.i18n._({id:"yq+Q9s",message:"Dynamic slippage is {recommendSlippage}% , the current slippage setting may increase the failure rate of transactions.",values:{recommendSlippage:y}}),doNotChecked:p,onChangeDoNotChecked:e=>gs.setState({notRemindAgainSlippageLower:e})})]})]})]})}function Vu({checked:n,onChange:i,sx:o,disabled:r}){const a=t.useTheme();let s=a.palette.background.tag;return n&&(s=a.palette.secondary.main),z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",position:"relative",borderRadius:8,backgroundColor:a.palette.background.input,opacity:r?.5:1},o),component:t.ButtonBase,disabled:r,onClick:()=>{r||i(!n)},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,pl:12,pr:13,pt:8,pb:9,width:"50%",zIndex:1,color:a.palette.text.primary,whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"az8lvo",message:"Off"})}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,pl:12,pr:13,pt:8,pb:9,width:"50%",zIndex:1,color:n?a.palette.secondary.contrastText:a.palette.text.primary,whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),z.jsx(t.Box,{sx:{borderRadius:6,backgroundColor:s,zIndex:0,position:"absolute",top:2,bottom:2,width:"calc(50% - 2px - 2px)",left:n?"calc(50% + 2px)":"2px",transition:"left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms"}})]})}function Wu({show:n,onClick:i}){const o=t.useTheme();return z.jsxs(t.HoverOpacity,{weak:!0,sx:{display:n?"flex":"none",alignItems:"center",position:"absolute",bottom:28,left:"50%",transform:"translateX(-50%)",p:o.spacing(8,20),fontWeight:600,borderRadius:20,border:`solid 1px ${o.palette.border.main}`,backgroundColor:"background.paperContrast",boxShadow:`0px 8px 16px 0px ${t.alpha("light"===o.palette.mode?"#FFF":"#000",.1)}`,cursor:"pointer",whiteSpace:"nowrap",gap:4},onClick:i,children:[z.jsx(e.Trans,{id:"F8yRdq",message:"More trade settings"}),z.jsx(t.Box,{component:"svg",width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{color:"text.secondary"},children:z.jsx("path",{d:"M12.5 19L6.5 13L7.9 11.6L12.5 16.175L17.1 11.6L18.5 13L12.5 19ZM12.5 13L6.5 6.99998L7.9 5.59998L12.5 10.175L17.1 5.59998L18.5 6.99998L12.5 13Z",fill:"currentColor"})})]})}function Hu({selected:e,name:n,logo:i,onClick:o}){const r=t.useTheme();return z.jsxs(t.Box,{component:t.ButtonBase,onClick:o,sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:20,py:19,mt:16,mx:8,width:"calc(33.33% - 8px - 8px)",borderRadius:8,backgroundColor:r.palette.background.paperContrast,borderColor:e?r.palette.secondary.main:r.palette.background.paperContrast,borderWidth:1,borderStyle:"solid","&:hover":{borderColor:r.palette.secondary.main},position:"relative",overflow:"hidden"},children:[z.jsx("img",{src:i,alt:n,style:{height:40,width:40}}),z.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:600},children:n}),e&&z.jsx(t.Box,{sx:{right:0,top:0,position:"absolute",width:32,height:24,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:r.palette.secondary.main,borderRadius:"0px 0px 0px 8px"},children:z.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M11.8709 3.16663L5.03682 10.0007L2.35089 7.32514L0.888672 8.78737L5.03682 12.9355L13.3331 4.63922L11.8709 3.16663Z",fill:r.palette.secondary.contrastText})})})]})}function Zu({privacySwapSupplierEndpoints:e,endpointStatusMap:i,refetchEndpointStatus:o,setIsSelectSupplierMode:r}){var a,s;const l=t.useTheme(),[d,c]=n.useState(null!==(s=null===(a=null==e?void 0:e[0])||void 0===a?void 0:a.key)&&void 0!==s?s:null),[u,p]=n.useState(i);u!==i&&(p(i),Array.from(i.entries()).forEach((([e,t])=>{t&&c(e)})));const h=d?null==e?void 0:e.find((e=>e.key===d)):void 0,m=!d||i.get(d),x=n.useCallback((()=>{o(),r(!1)}),[o,r]),{switchTo:g}=function({chainId:e,successCallback:t,selectedSupplier:i}){return{switchTo:n.useCallback((()=>D(this,void 0,void 0,(function*(){if(i)try{yield window.ethereum.request({method:"wallet_addEthereumChain",params:[i.addChainParameters]}),t()}catch(e){console.error(e)}}))),[i,t])}}({successCallback:x,selectedSupplier:h});return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"stretch",flexDirection:"column",minHeight:"100%"},children:[z.jsx(t.Box,{sx:{mt:20,pt:12,display:"flex",alignItems:"flex-start",flexWrap:"wrap",mx:-8},children:null==e?void 0:e.map(((e,t)=>{const n=d===e.key;return z.jsx(Hu,{selected:n,name:e.name,logo:e.logo,onClick:()=>c(e.key)},t)}))}),z.jsx(t.Box,{sx:{mt:24,width:"100%",height:"1px",flexShrink:0,flexGrow:0,backgroundColor:l.palette.border.main}}),z.jsxs(t.Box,{sx:{mt:24,mb:24,typography:"body2",fontWeight:500,color:l.palette.text.secondary},children:[z.jsx(t.Box,{children:"*Choose your privacy transaction server. Later, a new network will be added to your wallet, and transactions submitted under this network can only be seen by the privacy transaction server. The server will protect you from the impact of MEV. You can also disable the privacy transaction by switching back to the original network."}),h&&z.jsx(t.Box,{sx:{color:l.palette.primary.main},component:"a",href:null==h?void 0:h.docUrl,target:"_blank",rel:"noopener noreferrer",children:"Learn more>"})]}),z.jsx(t.Button,{size:t.Button.Size.big,variant:t.Button.Variant.contained,fullWidth:!0,sx:{marginTop:"auto",flexShrink:0,flexGrow:0},disabled:m,onClick:g,children:"Enable Privacy Swap"}),z.jsx(t.Box,{sx:{height:28,width:"100%"}})]})}function zu({open:o,onClose:r,fromToken:a,toToken:s,privacySwapEnableAble:l,privacySwapEnable:d,privacySwapSupplierEndpoints:c,endpointStatusMap:u,refetchEndpointStatus:p,isDialogModal:h}){const m=t.useTheme(),{ddl:x,expertMode:g,disableIndirectRouting:f}=gs(),[y,v]=n.useState(!1),b=n.useRef(null),[C,j]=n.useState(!1);return n.useEffect((()=>{const e=b.current,t=new ResizeObserver((()=>{e&&j(e.scrollHeight!==e.offsetHeight)})),n=i.throttle((()=>{if(!e)return;const t=e.scrollTop+e.clientHeight<e.scrollHeight-2;j(t)}),50);return e&&(j(e.scrollHeight!==e.clientHeight),t.observe(e),e.addEventListener("scroll",n)),()=>{e&&(t.unobserve(e),e.removeEventListener("scroll",n))}}),[null==b?void 0:b.current]),z.jsx(Xs,{open:o,onClose:y?()=>v(!1):r,id:"swap-settings",title:y?"Select A Supplier":z.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:h,children:z.jsx(t.Box,{sx:{px:20,pb:34,overflowY:"auto"},ref:b,children:y?z.jsx(Zu,{privacySwapSupplierEndpoints:c,endpointStatusMap:u,refetchEndpointStatus:p,setIsSelectSupplierMode:v,privacySwapEnable:d,privacySwapEnableAble:l}):z.jsxs(z.Fragment,{children:[z.jsx(qu,{fromToken:a,toToken:s}),z.jsxs(t.Box,{sx:{mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[z.jsx(e.Trans,{id:"zSMRJ/",message:"Transaction Deadline"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"wmCrk7",message:"You may modify the transaction deadline, the maximum time allowed for a trade to be processed on-chain. However, please note that this may lead to your trade executing at a subpar price, as the market price may change during that time."}),ml:7})]}),z.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",gap:8,typography:"body2"},children:[z.jsx(t.Input,{sx:{width:80,height:34,lineHeight:1,typography:"body2","& input":{px:16,py:6}},placeholder:String(qo),value:x,onChange:e=>{gs.setState({ddl:e.target.value})}}),z.jsx(e.Trans,{id:"H9HlDe",message:"minutes"})]})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{fontWeight:600},children:[z.jsx(e.Trans,{id:"MXQodB",message:"Disable Indirect Routing"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"Y0Knz4",message:"Checking this option means that the routing algorithm will only route to liquidity pools between the two tokens in the trading pair and will ignore routes with any intermediary tokens."}),ml:7})]}),z.jsx(Vu,{checked:f,onChange:e=>{gs.setState({disableIndirectRouting:e})}})]}),l&&z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{fontWeight:600},children:[z.jsx(e.Trans,{id:"U1Bq/+",message:"Privacy Swap"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"fsEEap",message:"Privacy Swap can effectively protect users from sandwich attacks that could come about due to the differences between the slippage settings and the current price in the liquidity pool. This feature is free for a limited time."}),ml:7})]}),z.jsx(Vu,{checked:d,disabled:d,onChange:e=>{e&&v(!0)}})]})]}),z.jsx(Wu,{show:C,onClick:()=>{var e,t;null===(e=b.current)||void 0===e||e.scrollTo({top:null===(t=b.current)||void 0===t?void 0:t.scrollHeight,behavior:"smooth"})}})]})})})}function $u({onClick:e,disabled:n,plus:i}){const o=t.useTheme(),r=n||i||!e;return z.jsx(t.Box,{sx:{width:"100%",position:"relative"},children:z.jsx(t.Box,{component:t.ButtonBase,sx:Object.assign({width:44,height:44,borderRadius:"50%",backgroundColor:o.palette.background.paper,border:"4px solid #E4E1D4",display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%) rotate(-90deg)",color:"text.secondary"},r?{cursor:"inherit"}:{"&:hover":{color:"text.primary"},"&:focus-visible":{"&::before":{content:'""',position:"absolute",display:"block",left:"50%",top:"50%",transform:"translate(-50%, -50%)",borderRadius:"50%",width:36,height:36,border:"solid 1px",borderColor:"text.secondary"}}}),disabled:r,onClick:()=>{r||e&&e()},children:i?z.jsx(t.Box,{component:oe.Plus,sx:{width:24,height:24}}):z.jsx(t.Box,{component:oe.ArrowBack,sx:{width:24,height:24}})})})}!function(e){e.recommend="recommend",e.custom="custom"}(Du||(Du={}));const Gu=()=>{const{requests:e,updateText:t}=ls(),i=n.useMemo((()=>{let t={};return null==e||e.forEach((([e,n])=>{var i,o;if((n===Qa.Running||n===Qa.Success)&&(null===(i=e.metadata)||void 0===i?void 0:i.logBalance)&&(!e.doneTime||Math.ceil(Date.now()/1e3)-e.doneTime<300)){const n=null===(o=e.metadata)||void 0===o?void 0:o.logBalance;t=Object.assign(Object.assign({},t),n)}})),t}),[e&&Array.from(e)]),o=n.useMemo((()=>{let t={};return null==e||e.forEach((([e,n])=>{var i,o;if(n===Qa.Success&&(null===(i=e.metadata)||void 0===i?void 0:i.logBalance)&&e.doneTime&&Math.ceil(Date.now()/1e3)-e.doneTime<300){const n=null===(o=e.metadata)||void 0===o?void 0:o.logBalance;t=Object.assign(Object.assign({},t),n)}})),t}),[e&&Array.from(e)]),r=n.useCallback(((e,n,i)=>{const o=e[n];if(!o)return!1;return!!(s.isBigNumber(i)?i:new s(i)).isEqualTo(o)||(t((e=>{var t;const i=Object.assign({},e.metadata);return(null===(t=null==i?void 0:i.logBalance)||void 0===t?void 0:t[n])?(delete i.logBalance[n],Object.keys(i.logBalance).length||delete i.logBalance,{brief:e.brief,spec:e.spec,metadata:i}):null})),!1)}),[t]),a=n.useCallback(((e,t)=>r(i,e,t)),[i,r]),l=n.useCallback(((e,t)=>r(o,e,t)),[o,r]);return{balanceData:i,balanceDataDone:o,isTokenLoading:a,isTokenLoadingDone:l}};function Qu({onClick:n,balance:i,decimals:o,address:r,showMaxBtn:a,canClickBalance:s,loading:l,balanceText:d}){const{palette:c}=t.useTheme(),u=s&&(null==i?void 0:i.gt(0))&&n;return z.jsxs(t.Box,{sx:Object.assign({typography:"body2",alignItems:"center",color:c.text.secondary,wordBreak:"break-word",textAlign:"right"},u?{"&:hover":{color:c.text.primary,cursor:"pointer"}}:{}),onClick:u?()=>n(i?i.toString():""):void 0,children:[null!=d?d:z.jsx(e.Trans,{id:"0QDjxt",message:"Balance:"})," ",l?z.jsx(t.RotatingIcon,{sx:{position:"relative",top:-2,verticalAlign:"middle"}}):z.jsxs(z.Fragment,{children:[r?er({input:i,decimals:Math.min(o||4,4)}):"-",a&&i&&i.gt(0)&&n&&z.jsx(t.Box,{component:t.ButtonBase,sx:{ml:6,color:(null==i?void 0:i.gt(0))?c.primary.main:c.text.disabled,cursor:r?"pointer":"unset",typography:"body2"},onClick:()=>n&&n(i?i.toString():""),children:z.jsx(e.Trans,{id:"CK1KXz",message:"Max"})})]})]})}const Yu=n.forwardRef((function({readOnly:e,sx:i,value:o,decimals:r,onChange:a,suffix:s,suffixGap:l=0,withClear:d,onFocus:c,placeholder:u,readonlyShowSuffix:p,typography:h},m){const x=t.useTheme(),g=n.useMemo((()=>s||(d&&o&&a?z.jsx(t.Box,{component:t.ButtonBase,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0,color:"text.secondary","&:focus-visible":{border:"solid 1px",borderColor:"text.primary"}},onClick:()=>{a&&a("")},children:z.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):void 0)),[a,s,x.palette.text.primary,o,d]);return z.jsx(t.Input,{fullWidth:!0,value:o,readOnly:e,placeholder:u||"0.00",onFocus:c,onChange:e=>{const t=e.target.value,n=0===t.length?"":ir(t,r);a&&a(n)},"data-testid":"number-input-wrapper",suffix:(!e||p)&&g,suffixGap:l,ref:m,sx:Object.assign({border:"none","& input":{fontSize:24,typography:h,border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,typography:h,color:"text.disabled"}}},i)})}));function Xu({token:n,onClick:i,showChainLogo:o,readonly:r,showChainName:a}){var s,l;const d=t.useTheme(),c=(null==n?void 0:n.chainId)?So.get(n.chainId):null,u=a&&!!c;return z.jsxs(t.Box,{component:t.ButtonBase,sx:{display:"flex",alignItems:"center",gap:8,color:d.palette.text.primary,typography:u?"body2":"body1",fontWeight:600,"&:focus-visible":{opacity:.5}},onClick:e=>{r||i&&i(e)},"data-testid":Zo,children:[!!(null==n?void 0:n.address)&&z.jsx(ol,{url:null==n?void 0:n.logoURI,address:null!==(s=null==n?void 0:n.address)&&void 0!==s?s:"",chainId:null==n?void 0:n.chainId,noShowChain:!o,width:32,height:32,chainSize:16,logoOffset:6,marginRight:0}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.address)?z.jsx(z.Fragment,{children:z.jsx(t.Box,{children:null!==(l=null==n?void 0:n.symbol)&&void 0!==l?l:"-"})}):z.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!r&&z.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 11.75L12 7.25H6L9 11.75Z",fill:"currentColor"})})]}),!!u&&z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[c.name,z.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.6036 4.12761C5.50037 4.20906 5.3708 4.24967 5.23958 4.24169C5.10836 4.23372 4.98466 4.17773 4.89203 4.08438C4.7994 3.99103 4.74433 3.86685 4.7373 3.73549C4.73026 3.60413 4.77177 3.47477 4.8539 3.37205L5.96239 2.25211C6.46737 1.76405 7.14372 1.494 7.84575 1.5001C8.54779 1.50621 9.21934 1.78798 9.71577 2.28474C10.2122 2.78151 10.4938 3.4535 10.4999 4.156C10.506 4.85851 10.2361 5.5353 9.74839 6.04062L8.60241 7.16592C8.55441 7.22201 8.49533 7.26757 8.4289 7.29974C8.36246 7.3319 8.29009 7.34997 8.21635 7.35282C8.1426 7.35567 8.06906 7.34324 8.00034 7.3163C7.93162 7.28936 7.86921 7.2485 7.81702 7.19627C7.76483 7.14405 7.724 7.0816 7.69707 7.01284C7.67015 6.94407 7.65772 6.87048 7.66057 6.79668C7.66342 6.72289 7.68148 6.65047 7.71363 6.58399C7.74577 6.51751 7.7913 6.4584 7.84736 6.41036L8.97191 5.28506C9.25568 4.98032 9.41017 4.57725 9.40283 4.16078C9.39549 3.74431 9.22689 3.34695 8.93255 3.05242C8.63821 2.75788 8.24111 2.58917 7.82491 2.58182C7.40872 2.57447 7.00592 2.72906 6.70138 3.01302L5.6036 4.12761ZM6.34259 7.93755C6.38819 7.87582 6.44652 7.82461 6.51361 7.7874C6.58071 7.75018 6.65501 7.72783 6.73149 7.72185C6.80798 7.71586 6.88485 7.7264 6.95691 7.75273C7.02897 7.77906 7.09453 7.82058 7.14917 7.87447C7.2038 7.92836 7.24622 7.99337 7.27356 8.06509C7.3009 8.13682 7.31252 8.21358 7.30764 8.29019C7.30275 8.3668 7.28148 8.44147 7.24525 8.50913C7.20902 8.5768 7.15869 8.63589 7.09765 8.68239L5.96774 9.81305C5.45894 10.2708 4.7943 10.5163 4.11029 10.4992C3.42627 10.482 2.77479 10.2034 2.2896 9.72061C1.80441 9.23784 1.52232 8.58752 1.50127 7.90316C1.48021 7.2188 1.72179 6.55234 2.17638 6.04062L3.30629 4.93139C3.3504 4.86735 3.4079 4.81369 3.47482 4.77413C3.54174 4.73456 3.61646 4.71005 3.69379 4.70229C3.77113 4.69453 3.84922 4.70371 3.92266 4.72919C3.99609 4.75466 4.0631 4.79583 4.11904 4.84983C4.17497 4.90384 4.21849 4.96937 4.24657 5.0419C4.27464 5.11442 4.28661 5.19219 4.28163 5.2698C4.27665 5.34742 4.25484 5.42302 4.21773 5.49135C4.18062 5.55969 4.12908 5.61912 4.06671 5.66552L2.93144 6.79618C2.64767 7.10092 2.49318 7.50398 2.50052 7.92045C2.50786 8.33692 2.67647 8.73428 2.97081 9.02882C3.26515 9.32335 3.66224 9.49207 4.07844 9.49942C4.49463 9.50676 4.89743 9.35217 5.20197 9.06821L6.34259 7.93755ZM5.00919 7.76072C4.96119 7.81681 4.90211 7.86237 4.83567 7.89454C4.76924 7.9267 4.69687 7.94477 4.62312 7.94763C4.54937 7.95048 4.47583 7.93804 4.40711 7.9111C4.33839 7.88416 4.27598 7.8433 4.2238 7.79108C4.17161 7.73885 4.13077 7.6764 4.10385 7.60764C4.07693 7.53887 4.0645 7.46528 4.06735 7.39149C4.0702 7.31769 4.08826 7.24528 4.1204 7.17879C4.15255 7.11231 4.19808 7.0532 4.25413 7.00516L6.90487 4.35267C7.00731 4.26488 7.13909 4.21901 7.27386 4.22422C7.40863 4.22943 7.53648 4.28533 7.63185 4.38077C7.72722 4.4762 7.78309 4.60413 7.7883 4.73899C7.7935 4.87385 7.74766 5.00572 7.65993 5.10823L5.00919 7.76072Z",fill:"currentColor"})})]})]})]})}function Ku({chain:e,active:n,onClick:i}){return z.jsx(t.Tooltip,{title:e.name,placement:"top",onlyHover:!0,children:z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:8,p:8,borderRadius:8,cursor:"pointer",border:"1px solid"},n?{backgroundColor:"tabActive.main",borderColor:"tabActive.main",color:"primary.main"}:{borderColor:"border.main","&:hover":{backgroundColor:"hover.default"}}),onClick:i,children:[z.jsx(t.Box,{component:e.logo,sx:{width:24,height:24}}),n&&z.jsx(t.Box,{sx:{typography:"body2",color:"primary.main"},children:e.name})]})},e.chainId)}var Ju=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],i=0;i<e.rangeCount;i++)n.push(e.getRangeAt(i));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach((function(t){e.addRange(t)})),t&&t.focus()}},ep={"text/plain":"Text","text/html":"Url",default:"Text"};var tp=function(e,t){var n,i,o,r,a,s,l=!1;t||(t={}),n=t.debug||!1;try{if(o=Ju(),r=document.createRange(),a=document.getSelection(),(s=document.createElement("span")).textContent=e,s.ariaHidden="true",s.style.all="unset",s.style.position="fixed",s.style.top=0,s.style.clip="rect(0, 0, 0, 0)",s.style.whiteSpace="pre",s.style.webkitUserSelect="text",s.style.MozUserSelect="text",s.style.msUserSelect="text",s.style.userSelect="text",s.addEventListener("copy",(function(i){if(i.stopPropagation(),t.format)if(i.preventDefault(),void 0===i.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var o=ep[t.format]||ep.default;window.clipboardData.setData(o,e)}else i.clipboardData.clearData(),i.clipboardData.setData(t.format,e);t.onCopy&&(i.preventDefault(),t.onCopy(i.clipboardData))})),document.body.appendChild(s),r.selectNodeContents(s),a.addRange(r),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");l=!0}catch(o){n&&console.error("unable to copy using execCommand: ",o),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),l=!0}catch(o){n&&console.error("unable to copy using clipboardData: ",o),n&&console.error("falling back to prompt"),i=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(i,e)}}finally{a&&("function"==typeof a.removeRange?a.removeRange(r):a.removeAllRanges()),s&&document.body.removeChild(s),o()}return l},np=U(tp);function ip({copyText:e,size:i,sx:r,componentProps:a,onClick:s,children:l}){var d;const[c,u]=n.useState(!1);return z.jsx(t.TooltipToast,{title:o.i18n._({id:"6V3Ea3",message:"Copied"}),open:c,onClose:()=>u(!1),arrow:!1,children:z.jsxs(t.Box,{...a,component:null!==(d=null==a?void 0:a.component)&&void 0!==d?d:t.ButtonBase,onClick:t=>{if(null==a?void 0:a.onClick)return a.onClick(t);t.stopPropagation(),e&&(np(e),u(!0)),s&&s()},sx:Object.assign({cursor:"pointer"},null==a?void 0:a.sx),children:[z.jsx(t.Box,{component:oe.Copy,sx:Object.assign({width:i||"auto",height:i||"auto"},r)}),l]})})}function op({truncate:e,address:n,disabledAddress:i,sx:o,handleOpen:r,addressHoverColor:a,addressHoverShowIcon:s}){return i?z.jsx(t.Box,{children:e?ka(n):n}):z.jsx(t.HoverAddUnderLine,{lineSx:{bottom:-1},lineColor:null!=a?a:(null==o?void 0:o.color)||"",hoverSx:{color:"addressHoverColor","& svg":{display:"inline-block"}},className:"truncate-address-link",children:z.jsxs(t.Box,{onClick:e=>{null==r||r(e,"address")},sx:{display:"flex",alignItems:"center",cursor:"pointer"},children:[e?ka(n):n,s?z.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}}):""]})})}function rp({address:e,truncate:n,showCopy:i,size:o="medium",iconSize:r,iconSpace:a,sx:s,iconDarkHover:l,disabledAddress:d,addressHoverColor:c,addressHoverShowIcon:u,customChainId:p,handleOpen:h,onAddressClick:m,onShareClick:x}){const g=t.useTheme(),{chainId:f}=Ra(),y=null!=p?p:f,v="big"===o,b="medium"===o,C=l?t.HoverAddBackground:t.HoverOpacity,j=e=>{let t=e?12:8;return a&&(t=a),l&&(t-=3),t},w=v?"h5":b?"body1":"body2",k=(t,n)=>{h?h(t,n):y&&(t.stopPropagation(),window.open(Ta(y,e,"address")))},T=r||(b?16:14);return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",typography:w,color:g.palette.text.primary,lineHeight:"normal"},s||{}),children:[z.jsx(op,{truncate:n,address:e,disabledAddress:d,sx:s,typography:w,handleOpen:null!=m?m:k,addressHoverColor:c,addressHoverShowIcon:u}),z.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{k(e,"icon")},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:T,height:T}})}),i?z.jsx(ip,{size:T,copyText:e,componentProps:{component:C,sx:{ml:j(b),display:"inline-flex",alignItems:"center",justifyContent:"center"}}}):null,!!x&&z.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{x(e)},children:z.jsx(t.Box,{component:oe.Share,sx:{width:T,height:T,ml:j(b)}})})]})}function ap({token:e,disabled:n,style:i,balance:o,onClick:r}){const a=t.useTheme(),s=o?er({input:o,decimals:e.decimals}):"";return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",px:8,py:8,borderRadius:8,cursor:n?"auto":"pointer",opacity:n?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:i,onClick:()=>{n||r()},"data-testid":Go,children:[z.jsx(ol,{token:e,width:32,height:32,noShowChain:!0,noBorder:!0}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:2},children:[z.jsx(t.Box,{sx:{textAlign:"left",color:"text.primary",typography:"body2",fontWeight:600},children:e.symbol}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:500,maxWidth:"80px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:e.name,children:e.name}),z.jsx(rp,{address:e.address,customChainId:e.chainId,showCopy:!0,truncate:!0,iconSpace:2,iconSize:12,size:"small",sx:{typography:"h6",color:"text.disabled"}})]})]}),z.jsx(t.Box,{sx:{ml:"auto",typography:"body1",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"flex-end"},children:(null==o?void 0:o.gte(0))?s:z.jsx(t.Box,{component:oe.Loading,width:18,sx:{"& path":{fill:a.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})}function sp(){return z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[z.jsx(t.Skeleton,{variant:"circular",width:32,sx:{mt:8}}),z.jsxs(t.Box,{sx:{ml:8,flex:"1 0 auto"},children:[z.jsx(t.Skeleton,{sx:{borderRadius:4},height:24}),z.jsx(t.Skeleton,{sx:{mt:4,borderRadius:4},height:19,width:137})]})]})}function lp({chainId:e,value:i,onChange:r,occupiedAddrs:a,occupiedChainId:s,hiddenAddrs:l,showAddrs:d,visible:u,side:p,defaultLoadBalance:h,multiple:m,searchPlaceholder:x,searchOtherAddress:g,sx:f}){const{chainList:y,selectChainId:v,setSelectChainId:b}=function(e){const{crossChain:t,defaultChainId:i}=Q(),o=n.useMemo((()=>t?Array.from(So.values()):[]),[t]),[r,a]=n.useState(i);return n.useEffect((()=>{a((e=>void 0===e?i:e))}),[i]),{chainList:o,selectChainId:n.useMemo((()=>null!=r?r:i),[r,i]),setSelectChainId:a}}(),{showTokenList:C,filter:j,setFilter:w,onSelectToken:k,popularTokenList:T,tokenInfoMap:E}=il({value:i,onChange:r,occupiedAddrs:a,occupiedChainId:s,hiddenAddrs:l,showAddrs:d,side:p,chainId:null!=e?e:v,visible:u,defaultLoadBalance:h,multiple:m}),I=n.useRef(null),A=n.useRef(null),[S,L]=n.useState(329);n.useEffect((()=>{if(u&&i)if(Array.isArray(i)){const[e]=i;e&&e.chainId!==v&&b(e.chainId)}else b(i.chainId)}),[i,u]),n.useEffect((()=>{if(u&&I.current){const e=new ResizeObserver((e=>{for(const t of e)if(t.target===I.current&&A.current){const e=t.contentRect.height-48-A.current.offsetHeight-16;e>0&&L(e)}}));return e.observe(I.current),()=>{e.disconnect()}}}),[u,v]);const R=c.useQuery({queryKey:["token-picker-searchOtherAddress",j],queryFn:()=>g?g(j):null,enabled:wa(j)&&!!g}),M=n.useCallback((({index:e,style:t})=>{var n;const o=C[e];if(!o)return null;let r=!1;return i&&(r=Array.isArray(i)?i.some((e=>e.address===o.address&&e.chainId===o.chainId)):i.address===o.address&&i.chainId===o.chainId),z.jsx(ap,{token:o,disabled:r,style:t,onClick:()=>k(o),balance:null===(n=E.get(`${o.chainId}-${o.address}`))||void 0===n?void 0:n.balance},o.address+o.chainId)}),[C,T,i]);return z.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",px:16,flexGrow:1,overflow:"hidden"},f),ref:I,children:[z.jsx(t.SearchInput,{fullWidth:!0,height:48,value:j,onChange:e=>w(e.target.value),clearValue:()=>w(""),placeholder:null!=x?x:o.i18n._({id:"72/M0o",message:"Enter the token symbol or address"}),sx:{mb:16}}),void 0===e&&y.length>0&&z.jsx(t.Box,{ref:A,sx:{position:"relative",display:"flex",gap:8,flexWrap:"wrap",pb:32,"&::after":{content:'""',position:"absolute",bottom:16,left:0,right:0,height:"1px",backgroundColor:"border.main"}},children:y.map((e=>z.jsx(Ku,{chain:e,active:e.chainId===v,onClick:()=>{b(e.chainId)}},e.chainId)))}),z.jsx(t.Box,{sx:{pb:16,flexGrow:1},children:C.length?z.jsx(B.FixedSizeList,{height:S,itemCount:C.length,itemSize:56,width:"100%",className:"token-list",children:M}):z.jsx(t.Box,{sx:{height:S,overflowY:"auto"},children:R.isLoading?z.jsx(sp,{}):R.data?R.data:z.jsx(X,{hasSearch:!0,sx:{mt:80}})})})]})}function dp(t){const{height:n,TokenPickerDialog:i}=Q(),{isMobile:o}=Ga();if(i)return z.jsx(i,{...t});const{open:r,title:a,value:s,onClose:l,occupiedAddrs:d,hiddenAddrs:c,occupiedChainId:u,onTokenChange:p,side:h,defaultLoadBalance:m,multiple:x,searchPlaceholder:g,searchOtherAddress:f,chainId:y,modal:v}=t;return z.jsx(Xs,{height:v?"80vh":n,open:r,onClose:l,title:null!=a?a:z.jsx(e.Trans,{id:"T0Y2+3",message:"Select a token"}),id:"select-token",testId:$o,modal:v,children:z.jsx(lp,{value:s,visible:r,onChange:p,occupiedAddrs:d,occupiedChainId:u,hiddenAddrs:c,side:h,defaultLoadBalance:m,multiple:x,searchPlaceholder:g,searchOtherAddress:f,chainId:y,sx:v?{width:o?"100%":420,borderRadius:16}:void 0})})}const cp=/^ST[0-9A-HJ-NP-Z]{39}$/;const up=({chainId:e,open:i,onClose:o,inputToAddress:a,setInputToAddress:s})=>{const d=t.useTheme(),[c,u]=n.useState(a||""),p=function(e,t){return n.useMemo((()=>{if(!e)return!1;const n=So.get(t);if(!n)return!1;try{if(n.isEVMChain)return!!Gr(e);if(n.isSolanaChain)return new l.PublicKey(e),!0;if(n.isBTCChain){if(cp.test(e))return!0;try{return t===r.ChainId.BTC_SIGNET?_.address.toOutputScript(e,Nd):_.address.toOutputScript(e,_.networks.bitcoin),!0}catch(e){return!1}}return!1}catch(e){return!1}}),[e,t])}(c,e),h=n.useMemo((()=>So.get(e)),[e]);return z.jsx(Xs,{open:i,onClose:o,title:"Receive address",modal:!0,children:z.jsxs(t.Box,{sx:{minWidth:420,p:20,borderTop:`1px solid ${d.palette.border.main}`,display:"flex",flexDirection:"column",gap:20},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(t.Input,{fullWidth:!0,value:c,placeholder:`Enter ${null==h?void 0:h.name} address`,onChange:e=>{u(e.target.value)},height:48,suffix:c?z.jsx(t.Box,{component:t.ButtonBase,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0,color:"text.secondary","&:focus-visible":{border:"solid 1px",borderColor:"text.primary"}},onClick:()=>{u("")},children:z.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):null}),!p&&c&&z.jsx(t.Box,{sx:{typography:"h6",color:"error.main"},children:"Invalid address"})]}),z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.contained,size:t.Button.Size.middle,disabled:!c||!p,onClick:()=>{s(c),o()},children:"Confirm"})]})})},pp=({token:e,enterAddressEnabled:i=!1,inputToAddress:o,setInputToAddress:r,account:a})=>{var s,l,d,c,u,p;const h=e.chainId,{open:m,disconnect:x}=Ra(),[g,f]=n.useState(!1),y=n.useMemo((()=>So.get(h)),[h]),v=z.jsxs("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("path",{d:"M12.001 6.3667C12.7373 6.3667 13.3339 6.9634 13.334 7.69971V9.03369H10.1338C9.54481 9.03383 9.06738 9.51108 9.06738 10.1001C9.06751 10.689 9.54488 11.1664 10.1338 11.1665H13.334V12.4995C13.334 13.2359 12.7374 13.8335 12.001 13.8335H4.00098C3.2646 13.8335 2.66797 13.2359 2.66797 12.4995V7.69971C2.66806 6.9634 3.26465 6.3667 4.00098 6.3667H12.001Z",fill:"currentColor"}),z.jsx("ellipse",{cx:"10.1349",cy:"10.1002",rx:"0.533334",ry:"0.533333",fill:"currentColor"}),z.jsx("path",{d:"M8.54243 3.63688C9.14948 3.36708 9.86253 3.5853 10.2146 4.14863L10.9341 5.29984H4.80078L8.54243 3.63688Z",fill:"currentColor"})]});return z.jsxs(z.Fragment,{children:[z.jsx(t.Popup,{triggerChildren:(null===(s=null==a?void 0:a.appKitAccount)||void 0===s?void 0:s.isConnected)?z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,px:4,py:2,borderRadius:4,backgroundColor:"background.tag",typography:"h6",lineHeight:"16px"},children:[v,ka(null===(l=null==a?void 0:a.appKitAccount)||void 0===l?void 0:l.address),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:z.jsx("path",{d:"M12.667 6.93016L11.5703 5.8335L8.00033 9.39572L4.43033 5.8335L3.33366 6.93016L8.00033 11.5968L12.667 6.93016Z",fill:"currentColor",fillOpacity:"0.5"})})]}):z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,px:4,py:2,borderRadius:4,backgroundColor:"background.tag",typography:"h6",lineHeight:"16px"},children:["Wallet address:",ka(null===(d=null==a?void 0:a.appKitAccount)||void 0===d?void 0:d.address),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:z.jsx("path",{d:"M3.33301 10.0698L4.42967 11.1665L7.99967 7.60428L11.5697 11.1665L12.6663 10.0698L7.99967 5.40317L3.33301 10.0698Z",fill:"currentColor",fillOpacity:"0.5"})})]}),titleSx:{display:"flex",flexDirection:"column",gap:8},children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsxs(t.Box,{sx:{typography:"h6",lineHeight:"16px",color:"text.secondary"},children:["Connected(",Ea(h),")"]}),(null===(c=null==a?void 0:a.appKitAccount)||void 0===c?void 0:c.isConnected)?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,px:8,py:8,color:"text.primary",borderRadius:8,backgroundColor:"background.paperContrast",typography:"body2",lineHeight:"19px"},children:[o?v:y&&z.jsx(t.Box,{component:y.logo,sx:{width:16,height:16}}),ka(null===(u=null==a?void 0:a.appKitAccount)||void 0===u?void 0:u.address),z.jsx(t.Box,{sx:{ml:"auto",display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer"},onClick:()=>{o?r(null):x({namespace:null==a?void 0:a.namespace})},children:z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.25 2.25H9.75V9.75H8.25V2.25ZM12.3075 4.94244L13.3725 3.87744C14.8275 5.11494 15.75 6.94494 15.75 8.99994C15.75 12.7274 12.7275 15.7499 9 15.7499C5.2725 15.7499 2.25 12.7274 2.25 8.99994C2.25 6.94494 3.1725 5.11494 4.6275 3.87744L5.685 4.93494C4.5075 5.89494 3.75 7.35744 3.75 8.99994C3.75 11.9024 6.0975 14.2499 9 14.2499C11.9025 14.2499 14.25 11.9024 14.25 8.99994C14.25 7.35744 13.4925 5.89494 12.3075 4.94244Z",fill:"#ED4A25"})})})]}):z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),z.jsx(t.Box,{sx:{p:8,cursor:"pointer",typography:"body2",lineHeight:"19px",color:"text.primary","&:hover":{borderRadius:8,backgroundColor:"background.paperContrast"}},onClick:()=>{m({namespace:null==a?void 0:a.namespace})},children:"Connect a new wallet"})]}),i&&z.jsxs(z.Fragment,{children:[(null===(p=null==a?void 0:a.appKitAccount)||void 0===p?void 0:p.isConnected)&&z.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),z.jsx(t.Box,{sx:{p:8,cursor:"pointer",typography:"body2",lineHeight:"19px",color:"text.primary","&:hover":{borderRadius:8,backgroundColor:"background.paperContrast"}},onClick:()=>{f(!0)},children:"Enter receive address"})]})]})}),g&&z.jsx(up,{open:g,onClose:()=>f(!1),chainId:h,inputToAddress:o,setInputToAddress:r})]})};function hp({sx:i,amt:o,token:r,readOnly:a,showMaxBtn:s,canClickBalance:l,onMaxClick:d,fiatPriceTxt:u,failedReason:p,occupiedAddrs:h,occupiedChainId:m,onInputFocus:x,onTokenClick:g,onInputChange:f,onTokenChange:y,side:v,showChainLogo:b,showChainName:C,defaultLoadBalance:j,overrideBalance:w,overrideBalanceLoading:k,balanceText:T,showPercentage:B,inputReadonlyTooltip:E,inputTypography:I,hideToken:A,checkLogBalance:S,notTokenPickerModal:L,enterAddressEnabled:R,inputToAddress:M,setInputToAddress:O,account:P}){var _,N,D;const F=t.useTheme(),[U,q]=n.useState(!1),V=c.useQuery(Hi.getFetchTokenQuery(null==r?void 0:r.chainId,null==r?void 0:r.address,null===(_=null==P?void 0:P.appKitAccount)||void 0===_?void 0:_.address)),W=null!==(D=null!=w?w:null===(N=V.data)||void 0===N?void 0:N.balance)&&void 0!==D?D:null,{isTokenLoading:H}=Gu();let Z=null!=k?k:V.isLoading;!Z&&W&&(S?Z=Object.entries(S).some((([e,t])=>H(e,t))):r&&(Z=H(r.address,W))),Za({tokenList:r?[r]:[]});const[$,G]=n.useState(0),Y=n.useRef("");n.useEffect((()=>{o!==Y.current&&G(0)}),[o]);const{gotoBuyToken:X}=Q();let K=X&&W&&o&&W.lt(o);const J=!!f||!!E,ee={"& input":{typography:"h2",height:"44px",border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{typography:"h2",height:"44px",color:"text.disabled"}},backgroundColor:"background.paper"};return z.jsxs(t.Box,{sx:Object.assign({minHeight:J?133:"auto",padding:F.spacing(20,20,24),overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",borderRadius:12,backgroundColor:F.palette.background.paper},i),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[A?z.jsx(t.Box,{}):z.jsx(Xu,{token:r,showChainLogo:b,showChainName:C,onClick:()=>q(!0),readonly:!y}),r&&z.jsx(pp,{token:r,enterAddressEnabled:R,inputToAddress:M,setInputToAddress:O,account:P})]}),J&&(a&&E?z.jsx(t.TooltipToast,{title:E,arrow:!1,children:z.jsx(t.Box,{children:z.jsx(Yu,{value:o,readOnly:!0,withClear:!0,sx:Object.assign({mt:16},ee)})})}):z.jsx(Yu,{value:o,onFocus:x,onChange:f?e=>{f(e),G(0)}:void 0,readOnly:a,withClear:!0,suffix:K?z.jsx(t.Button,{variant:t.Button.Variant.tag,backgroundColor:F.palette.background.paperDarkContrast,sx:{fontSize:12},onClick:e=>{var t;e.stopPropagation(),(null===(t=null==P?void 0:P.appKitAccount)||void 0===t?void 0:t.address)&&(null==X||X({token:r,account:P.appKitAccount.address}))},children:z.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:I,sx:Object.assign({mt:16},ee)})),p&&z.jsx(t.Box,{sx:{mt:4,typography:"h6",lineHeight:"16px",fontWeight:500,color:F.palette.error.main},children:p}),z.jsxs(t.Box,{sx:{mt:B?9:4,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{typography:"h6",color:F.palette.text.secondary},children:u}),z.jsx(Qu,{balance:W,balanceText:T,onClick:a||!d&&!f?void 0:e=>{d?d(e):f&&f(e),0!==$&&1!==$&&(G(1),Y.current=e)},showMaxBtn:s,canClickBalance:l,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals,loading:Z})]}),z.jsx(dp,{value:r,open:U,side:v,chainId:void 0,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{q(!1),g&&g()},onTokenChange:(e,t)=>{q(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Gs)},modal:!L})]})}function mp({rawRouteData:e,chainId:t}){const i=n.useMemo((()=>{if(!e)return[];try{const n=JSON.parse(e);return n.subRoute[0].midPath.map((e=>{const{fromToken:n,toToken:i,oneSplitTotalPart:o}=e,r=new Map;return e.poolDetails.forEach((e=>{var t;const n={poolPart:hr({input:new s(e.poolPart).div(o)}),poolAddress:e.pool||null};r.has(e.poolName)?null===(t=r.get(e.poolName))||void 0===t||t.push(n):r.set(e.poolName,[n])})),{fromToken:n,toToken:i,chainId:t,poolDetails:r}}))}catch(e){console.error(e)}return[]}),[t,e]);return{routeData:i}}const xp=({routeInfo:i,toToken:o,fromToken:r})=>{const[a,s]=n.useState(!1),l=t.useTheme(),{isMobile:d}=Ga(),c=n.useMemo((()=>{const e=[{key:"from",logo:z.jsx(ol,{token:r,noShowChain:!0,height:14,width:14,marginRight:0})}];return e.push({key:"to",logo:z.jsx(ol,{token:o,noShowChain:!0,height:14,width:14,marginRight:0})}),e}),[r,o]),{routeData:u}=mp({rawRouteData:i,chainId:null==r?void 0:r.chainId});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{py:4,pl:8,pr:4,display:"flex",alignItems:"center",gap:4,borderRadius:12,backgroundColor:l.palette.background.tag,cursor:"pointer",typography:"h6",fontWeight:500,color:l.palette.text.secondary,"&:hover":{color:l.palette.text.primary}},onClick:()=>{s(!0)},children:[z.jsx(t.Box,{sx:{color:l.palette.text.primary},children:"Route:"}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:0},children:c.map(((e,t)=>z.jsx(n.Fragment,{children:e.logo},e.key)))}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:z.jsx("path",{d:"M2.91699 11.0833V7.58332H4.08366V9.91666H6.41699V11.0833H2.91699ZM9.91699 6.41666V4.08332H7.58366V2.91666H11.0837V6.41666H9.91699Z",fill:"currentColor"})})]}),z.jsx(Xs,{open:a,title:z.jsx(e.Trans,{id:"rT8e1f",message:"Route"}),onClose:()=>s(!1),modal:!0,children:z.jsx(t.Box,{sx:{minWidth:d?"100%":800,py:20,px:20,borderTop:`1px solid ${l.palette.border.main}`},children:d?z.jsx(pl,{routeData:u,fromTokenRaw:r,toTokenRaw:o}):z.jsx(hl,{routeData:u,fromTokenRaw:r,toTokenRaw:o})})})]})};function gp({toToken:i,fromToken:o,priceStatus:r,pricePerToToken:a,pricePerFromToken:s,routeInfo:l}){const d=t.useTheme(),[c,u]=n.useState("-"),[p,h]=n.useState(null),[m,x]=n.useState("-"),[g,f]=n.useState(null);n.useEffect((()=>{u(null==o?void 0:o.symbol),x(null==i?void 0:i.symbol),h(a),f(s)}),[o,i,a,s]);const y=n.useCallback((()=>{u(m),x(c),h(g),f(p)}),[c,p,m,g]);return z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%"},children:{[fs.Initial]:"-",[fs.Loading]:z.jsxs(z.Fragment,{children:[z.jsx(t.RotatingIcon,{sx:{mr:5}}),z.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]}),[fs.Failed]:z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),z.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}),[fs.Success]:z.jsxs(t.Box,{sx:{width:"100%",mt:16,px:11,py:7,borderRadius:12,border:`solid 1px ${d.palette.border.main}`,display:"flex",alignItems:"center",justifyContent:"space-between",gap:8,flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-start",gap:6},children:[z.jsxs(t.Box,{sx:{typography:"body2",lineHeight:"18px",color:d.palette.text.primary},children:["1 ",c," ",z.jsx("span",{style:{color:d.palette.text.secondary},children:"="})," $",Jo({input:g,showDecimals:4})," ",m]}),z.jsx(t.Box,{component:t.ButtonBase,sx:{width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:z.jsx(t.Box,{sx:{width:16,color:"text.secondary"},onClick:y,component:oe.Switch})})]}),o&&i&&z.jsx(xp,{routeInfo:l,fromToken:o,toToken:i})]})}[r]})}const fp=[.25,.5,.75,1];function yp({value:e,onChange:n,sx:i}){const o=t.useTheme(),r="light"===o.palette.mode,{isMobile:a}=Ga();return z.jsx(t.Box,{sx:Object.assign({display:"grid",gap:a?10:14,gridTemplateColumns:`repeat(${fp.length}, 1fr)`},i),children:fp.map((i=>{const a=i===e;return z.jsxs(t.ButtonBase,{disabled:!n,sx:{typography:"h6",borderRadius:4,padding:o.spacing(4,0),width:"100%",color:"text.secondary",backgroundColor:"background.paperDarkContrast","&:disabled":{color:"text.disabled"},"&:not(:disabled)&:hover":{color:o.palette.text.primary,backgroundColor:t.alpha(o.palette.text.primary,.2)},"&.selected, &:focus":{color:"#fff",backgroundColor:r?o.palette.primary.main:t.alpha(o.palette.text.primary,.4)}},onClick:()=>{!a&&n&&n(i)},className:a?"selected":void 0,children:[100*i,"%"]},i)}))})}function vp(){return t.useTheme(),z.jsx(t.Box,{sx:{height:4,position:"relative",color:"text.secondary"},children:z.jsx(t.Box,{sx:{width:44,height:44,backgroundColor:"background.input",borderRadius:"50%",display:"flex",alignItems:"center",justifyContent:"center",borderWidth:4,borderStyle:"solid",borderColor:"background.paper",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%,-50%)",color:"text.secondary"},children:z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",children:z.jsx("path",{d:"M19.0142 13H13.0142V19H11.0142V13H5.01416V11H11.0142V5H13.0142V11H19.0142V13Z",fill:"currentColor"})})})})}function bp(){return z.jsx(t.Box,{sx:{position:"relative",height:4},children:z.jsx(t.Box,{sx:{width:44,height:44,borderRadius:22,backgroundColor:"background.input",borderWidth:4,borderColor:"background.paper",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%,-50%) rotate(90deg)",display:"flex",alignItems:"center",justifyContent:"center",color:"text.secondary"},children:z.jsx(t.Box,{component:oe.Plus})})})}function Cp({sx:i,inputSx:o,amt:r,token:a,readOnly:s,showMaxBtn:l,canClickBalance:d,onMaxClick:u,fiatPriceTxt:p,occupiedAddrs:h,occupiedChainId:m,onInputFocus:x,onTokenClick:g,onInputChange:f,onTokenChange:y,side:v,showChainLogo:b,showChainName:C,defaultLoadBalance:j,overrideBalance:w,overrideBalanceLoading:k,balanceText:T,showPercentage:B,inputReadonlyTooltip:E,inputTypography:I,chainId:A,hideToken:S,checkLogBalance:L,notTokenPickerModal:R}){var M,O;const{account:P}=Ra(),_=t.useTheme(),[N,D]=n.useState(!1),F=c.useQuery(Hi.getFetchTokenQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,P)),U=null!==(O=null!=w?w:null===(M=F.data)||void 0===M?void 0:M.balance)&&void 0!==O?O:null,{isTokenLoading:q}=Gu();let V=null!=k?k:F.isLoading;!V&&U&&(L?V=Object.entries(L).some((([e,t])=>q(e,t))):a&&(V=q(a.address,U))),Za({tokenList:a?[a]:[]});const[W,H]=n.useState(0),Z=n.useRef("");n.useEffect((()=>{r!==Z.current&&H(0)}),[r]);const{gotoBuyToken:$}=Q();let G=$&&U&&r&&U.lt(r);const Y=!!f||!!E;return z.jsxs(t.Box,{sx:Object.assign({minHeight:Y?133:"auto",padding:_.spacing(20,20,24),borderRadius:16,overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:_.palette.background.input},i),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[S?z.jsx(t.Box,{}):z.jsx(Xu,{token:a,showChainLogo:b,showChainName:C,onClick:()=>D(!0),readonly:!y}),z.jsx(Qu,{balance:U,balanceText:T,onClick:s||!u&&!f?void 0:e=>{u?u(e):f&&f(e),0!==W&&1!==W&&(H(1),Z.current=e)},showMaxBtn:l,canClickBalance:d,address:null==a?void 0:a.address,decimals:null==a?void 0:a.decimals,loading:V})]}),Y&&(s&&E?z.jsx(t.TooltipToast,{title:E,arrow:!1,children:z.jsx(t.Box,{children:z.jsx(Yu,{value:r,readOnly:!0,withClear:!0,sx:Object.assign({mt:12},o)})})}):z.jsx(Yu,{value:r,onFocus:x,onChange:f?e=>{f(e),H(0)}:void 0,readOnly:s,withClear:!0,suffix:G?z.jsx(t.Button,{variant:t.Button.Variant.tag,backgroundColor:_.palette.background.paperDarkContrast,sx:{fontSize:12},onClick:e=>{e.stopPropagation(),null==$||$({token:a,account:P})},children:z.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:I,sx:Object.assign({mt:12},o)})),!s&&B?z.jsx(yp,{sx:{mt:16},value:W,onChange:U&&void 0!==(null==a?void 0:a.decimals)?e=>{if(U&&(null==a?void 0:a.decimals))if(H(e),1===e){const e=U.toString();u?u(e):f&&f(e),Z.current=e}else if(f){const t=U.multipliedBy(e).dp(a.decimals).toString();f(t),Z.current=t}}:void 0}):"",void 0!==p?z.jsx(t.Box,{sx:{mt:B?9:0,typography:"h6",color:_.palette.text.secondary},children:p}):"",z.jsx(dp,{value:a,open:N,side:v,chainId:A,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{D(!1),g&&g()},onTokenChange:(e,t)=>{D(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Gs)},modal:!R})]})}var jp;function wp(){return wp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},wp.apply(null,arguments)}const kp=e=>P.createElement("svg",wp({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),jp||(jp=P.createElement("path",{d:"M5.6036 4.12761C5.50037 4.20906 5.3708 4.24967 5.23958 4.24169C5.10836 4.23372 4.98466 4.17773 4.89203 4.08438C4.7994 3.99103 4.74433 3.86685 4.7373 3.73549C4.73026 3.60413 4.77177 3.47477 4.8539 3.37205L5.96239 2.25211C6.46737 1.76405 7.14372 1.494 7.84575 1.5001C8.54779 1.50621 9.21934 1.78798 9.71577 2.28474C10.2122 2.78151 10.4938 3.4535 10.4999 4.156C10.506 4.85851 10.2361 5.5353 9.74839 6.04062L8.60241 7.16592C8.55441 7.22201 8.49533 7.26757 8.4289 7.29974C8.36246 7.3319 8.29009 7.34997 8.21635 7.35282C8.1426 7.35567 8.06906 7.34324 8.00034 7.3163C7.93162 7.28936 7.86921 7.2485 7.81702 7.19627C7.76483 7.14405 7.724 7.0816 7.69707 7.01284C7.67015 6.94407 7.65772 6.87048 7.66057 6.79668C7.66342 6.72289 7.68148 6.65047 7.71363 6.58399C7.74577 6.51751 7.7913 6.4584 7.84736 6.41036L8.97191 5.28506C9.25568 4.98032 9.41017 4.57725 9.40283 4.16078C9.39549 3.74431 9.22689 3.34695 8.93255 3.05242C8.63821 2.75788 8.24111 2.58917 7.82491 2.58182C7.40872 2.57447 7.00592 2.72906 6.70138 3.01302L5.6036 4.12761ZM6.34259 7.93755C6.38819 7.87582 6.44652 7.82461 6.51361 7.7874C6.58071 7.75018 6.65501 7.72783 6.73149 7.72185C6.80798 7.71586 6.88485 7.7264 6.95691 7.75273C7.02897 7.77906 7.09453 7.82058 7.14917 7.87447C7.2038 7.92836 7.24622 7.99337 7.27356 8.06509C7.3009 8.13682 7.31252 8.21358 7.30764 8.29019C7.30275 8.3668 7.28148 8.44147 7.24525 8.50913C7.20902 8.5768 7.15869 8.63589 7.09765 8.68239L5.96774 9.81305C5.45894 10.2708 4.7943 10.5163 4.11029 10.4992C3.42627 10.482 2.77479 10.2034 2.2896 9.72061C1.80441 9.23784 1.52232 8.58752 1.50127 7.90316C1.48021 7.2188 1.72179 6.55234 2.17638 6.04062L3.30629 4.93139C3.3504 4.86735 3.4079 4.81369 3.47482 4.77413C3.54174 4.73456 3.61646 4.71005 3.69379 4.70229C3.77113 4.69453 3.84922 4.70371 3.92266 4.72919C3.99609 4.75466 4.0631 4.79583 4.11904 4.84983C4.17497 4.90384 4.21849 4.96937 4.24657 5.0419C4.27464 5.11442 4.28661 5.19219 4.28163 5.2698C4.27665 5.34742 4.25484 5.42302 4.21773 5.49135C4.18062 5.55969 4.12908 5.61912 4.06671 5.66552L2.93144 6.79618C2.64767 7.10092 2.49318 7.50398 2.50052 7.92045C2.50786 8.33692 2.67647 8.73428 2.97081 9.02882C3.26515 9.32335 3.66224 9.49207 4.07844 9.49942C4.49463 9.50676 4.89743 9.35217 5.20197 9.06821L6.34259 7.93755ZM5.00919 7.76072C4.96119 7.81681 4.90211 7.86237 4.83567 7.89454C4.76924 7.9267 4.69687 7.94477 4.62312 7.94763C4.54937 7.95048 4.47583 7.93804 4.40711 7.9111C4.33839 7.88416 4.27598 7.8433 4.2238 7.79108C4.17161 7.73885 4.13077 7.6764 4.10385 7.60764C4.07693 7.53887 4.0645 7.46528 4.06735 7.39149C4.0702 7.31769 4.08826 7.24528 4.1204 7.17879C4.15255 7.11231 4.19808 7.0532 4.25413 7.00516L6.90487 4.35267C7.00731 4.26488 7.13909 4.21901 7.27386 4.22422C7.40863 4.22943 7.53648 4.28533 7.63185 4.38077C7.72722 4.4762 7.78309 4.60413 7.7883 4.73899C7.7935 4.87385 7.74766 5.00572 7.65993 5.10823L5.00919 7.76072Z",fill:"currentColor"}))),Tp=e=>Object.keys(new Array(e+1).join(","));function Bp(e){return null!=e&&""!==e}var Ep;function Ip(){return Ip=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Ip.apply(null,arguments)}const Ap=e=>P.createElement("svg",Ip({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),Ep||(Ep=P.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},P.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"}),P.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)"}),P.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"}),P.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"}),P.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"}),P.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),P.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),P.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"}),P.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),P.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),P.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),P.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),P.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),P.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),P.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)"}),P.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)"}),P.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),P.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"}),P.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},P.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"}),P.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),P.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),P.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"}),P.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),P.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),P.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),P.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),P.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),P.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)"}),P.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),P.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"})))));function Sp(e){const{switchNetwork:t}=m.useAppKitNetwork();return n.useMemo((()=>{var n;if(!e)return;const i=null===(n=So.get(e))||void 0===n?void 0:n.caipNetwork;return i?()=>t(i):void 0}),[e,t])}function Lp({token:e,size:r="small",sx:a,children:s}){const[l,d]=n.useState(!1),{evmProvider:c,chainId:u}=Ra(),p=Sp(e.chainId);return z.jsxs(t.Box,{sx:i.merge({margin:"0",border:"none",padding:"0",background:"none",cursor:"pointer","&:focus":{outline:"none"},"&:active":{outline:"none"},display:"inline-flex",alignItems:"center",justifyContent:"center"},a),onClick:t=>D(this,void 0,void 0,(function*(){if(t.stopPropagation(),void 0!==e.chainId&&e.chainId!==u&&p)return void(null==p||p());if(l)return;if(!c)return;d(!0);const{result:n,failMsg:i}=yield function(e,t){return D(this,void 0,void 0,(function*(){if(!e)return{result:!1};try{return{result:yield e.send("wallet_watchAsset",{type:"ERC20",options:{address:t.address,symbol:t.symbol,decimals:t.decimals,image:t.logoURI}})}}catch(e){return console.error(e),{result:!1,failMsg:null==e?void 0:e.message}}}))}(c,e);n?ru.getState().toast({message:o.i18n._({id:"DupCvC",message:"Added successful"}),type:"success",timeout:3e3}):ru.getState().toast({message:`${o.i18n._({id:"v4wgrk",message:"Failed to add"})}${i?`: ${i}`:""}`,type:"error"}),d(!1)})),component:"button",children:[z.jsx(t.Box,{component:Ap,sx:Object.assign({},"medium"===r?{width:16,height:16}:{width:14,height:14})}),s]})}function Rp({tokens:e,width:n=24,height:i=24,gap:o=-4,cross:r,mr:a,chainId:s,showChainLogo:l,sx:d}){var c;const u=t.useTheme(),{onlyChainId:p}=Q(),h=l&&!p,m=n/2;return!e||e.length<=0?z.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:z.jsx(t.Box,{component:"svg",xmlns:"http://www.w3.org/2000/svg",width:52,height:24,viewBox:"0 0 52 24",fill:"none",sx:{height:n,width:"auto",color:t.alpha(u.palette.text.primary,"light"===u.palette.mode?.11:.13),animation:"pulseKeyframe 2s ease-in-out 0.5s infinite","@keyframes pulseKeyframe":{"0%":{opacity:1},"50%":{opacity:.4},"100%":{opacity:1}}},children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.3746 4.50813C19.1755 1.76008 15.7933 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24C15.7933 24 19.1755 22.2399 21.3746 19.4919C19.8788 17.3743 19 14.7898 19 12C19 9.21023 19.8788 6.62571 21.3746 4.50813ZM22 5.36441C24.1498 2.13102 27.8261 0 32 0C38.3911 0 43.6152 4.99623 43.9797 11.296C41.0986 12.163 39 14.8364 39 18C39 19.1371 39.2711 20.2108 39.7523 21.1602C37.6611 22.9317 34.9553 24 32 24C27.8261 24 24.1498 21.869 22 18.6356C20.7363 16.735 20 14.4535 20 12C20 9.54653 20.7363 7.26502 22 5.36441ZM52 18C52 21.3137 49.3137 24 46 24C43.5588 24 41.458 22.542 40.5211 20.4493C40.5042 20.4116 40.4876 20.3736 40.4715 20.3355C40.1679 19.6176 40 18.8284 40 18C40 15.3894 41.6673 13.1682 43.9952 12.3431C44.6221 12.1209 45.2969 12 46 12C49.3137 12 52 14.6863 52 18Z",fill:"currentColor"})})}):z.jsxs(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:[e.map(((e,i)=>z.jsx(t.Box,{sx:{display:"inline-flex",width:n,height:n,ml:i>0?o:0,borderRadius:"50%",backgroundColor:u.palette.background.default},children:"object"==typeof e?z.jsx(ol,{address:e.address,width:n,height:n,chainId:s,url:e.logoURI,cross:r,noShowChain:!0,noBorder:!0,marginRight:0}):z.jsx(t.Box,{component:"img",height:n,src:e})},i))),h&&So.has(s)?z.jsx(t.Box,{component:null===(c=So.get(s))||void 0===c?void 0:c.logo,sx:{position:"absolute",bottom:0,right:0,zIndex:e.length+1,transform:"translateX(50%)",width:m,height:m}}):""]})}function Mp({loading:e,empty:n,hasSearch:i,children:o,refetch:r}){return e?z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"center",gap:24,px:24,height:320},children:Tp(4).map(((e,n)=>z.jsx(t.Skeleton,{width:"100%",height:45},n)))}):r?z.jsx(ne,{refresh:r,sx:{height:320}}):n?z.jsx(X,{hasSearch:i,sx:{height:320}}):z.jsx(z.Fragment,{children:o})}function Op({show:e,onClick:n,sx:i}){return z.jsx(t.Box,{component:t.ButtonBase,sx:Object.assign({p:3,transform:e?"rotate(180deg)":"none",transition:"all 100ms",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"center"},i),onClick:n,children:z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.58398 11.376C8.78189 11.6728 9.21811 11.6728 9.41603 11.376L12.4818 6.77735C12.7033 6.44507 12.4651 6 12.0657 6H5.93426C5.53491 6 5.29672 6.44507 5.51823 6.77735L8.58398 11.376Z",fill:"currentColor"})})})}function Pp({isMobile:e,statusText:n,statusColor:i,time:o,alphaColor:r,sx:a,children:s}){const l=t.useTheme(),d=t.alpha(i,.1),c=r?t.alpha(i,r):i;return z.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:e?"center":"flex-start",gap:2,typography:"h6",color:"text.secondary"},a),children:[z.jsxs(t.Box,{sx:{padding:l.spacing(4,16),borderRadius:4,backgroundColor:d,color:c,textAlign:"center",display:"flex",alignItems:"center",justifyContent:"center"},children:[n,s]}),o]})}function _p({token:e,amount:n,canAddMetamask:i,title:o,linkVisible:r=!0}){var a,s;return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2},children:[z.jsxs(t.Box,{sx:{typography:"h6",fontWeight:500,color:"text.primary"},children:[o,": ",er({input:n,decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),i&&e&&z.jsx(Lp,{token:e})]}),z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,typography:"h6",fontWeight:500,color:"text.secondary"},children:[e&&null!==(s=null===(a=So.get(e.chainId))||void 0===a?void 0:a.name)&&void 0!==s?s:"-",r&&z.jsx(kp,{})]})]})}function Np({token:e,amount:n,showChain:i,hideLogo:o,canAddMetamask:r,sx:a}){var s,l;let d="";i&&(d=null!==(l=null===(s=So.get(e.chainId))||void 0===s?void 0:s.name)&&void 0!==l?l:"");const c=er({input:n,decimals:e.decimals});return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:[!o&&z.jsx(ol,{address:e.address,chainId:e.chainId,width:20,height:20}),z.jsxs(t.Box,{sx:{fontWeight:600},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,wordBreak:"break-word"},children:[`${c} ${e.symbol}`,r&&z.jsx(Lp,{token:e})]}),!!d&&z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:2,typography:"h6",fontWeight:500,color:"text.secondary"},children:[d,z.jsx(kp,{})]})]})]})}function Dp({height:n=64,sx:i,onClick:o,hasMore:r,loading:a}){return t.useTheme(),r?z.jsx(t.ButtonBase,{sx:Object.assign({display:"flex",justifyContent:"center",alignItems:"center",height:n,width:"100%",typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},i),onClick:o,children:a?z.jsx(t.RotatingIcon,{}):z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})}):null}function Fp(e){var{sx:n,children:i,hasMore:o,loadMore:r,loadMoreLoading:a}=e,s=N(e,["sx","children","hasMore","loadMore","loadMoreLoading"]);return t.useTheme(),z.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",pt:12,px:20,pb:20},n),...s,children:[z.jsx(t.Box,{component:"table",sx:{width:"100%",borderCollapse:"separate",borderSpacing:"0 4px","& th":{py:12,px:24,typography:"body2",textAlign:"left",color:"text.secondary",backgroundColor:"background.paper"},"& th:first-of-type":{borderTopLeftRadius:"8px",borderBottomLeftRadius:"8px"},"& th:last-of-type":{borderTopRightRadius:"8px",borderBottomRightRadius:"8px"},"& td":{px:24,py:16,backgroundColor:"background.paper"},"& thead":{position:"sticky",top:0,zIndex:2,"&::after":{content:'""',display:"table-row",height:"0"}}},children:i}),!!r&&z.jsx(Dp,{loading:a,hasMore:o,onClick:r})]})}const Up=new Tr("properties/5.8.0");function qp(e,t,n){Object.defineProperty(e,t,{enumerable:!0,value:n,writable:!1})}function Vp(e,t){for(let n=0;n<32;n++){if(e[t])return e[t];if(!e.prototype||"object"!=typeof e.prototype)break;e=Object.getPrototypeOf(e.prototype).constructor}return null}const Wp={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Hp(e){if(null==e||Wp[typeof e])return!0;if(Array.isArray(e)||"object"==typeof e){if(!Object.isFrozen(e))return!1;const t=Object.keys(e);for(let n=0;n<t.length;n++){let i=null;try{i=e[t[n]]}catch(e){continue}if(!Hp(i))return!1}return!0}return Up.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Zp(e){if(Hp(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>zp(e))));if("object"==typeof e){const t={};for(const n in e){const i=e[n];void 0!==i&&qp(t,n,zp(i))}return t}return Up.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function zp(e){return Zp(e)}class $p{constructor(e){for(const t in e)this[t]=zp(e[t])}}const Gp="abi/5.8.0",Qp=new Tr(Gp),Yp={};let Xp={calldata:!0,memory:!0,storage:!0},Kp={calldata:!0,memory:!0};function Jp(e,t){if("bytes"===e||"string"===e){if(Xp[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&Kp[t])return!0;return(Xp[t]||"payable"===t)&&Qp.throwArgumentError("invalid modifier","name",t),!1}function eh(e,t){for(let n in t)qp(e,n,t[n])}const th=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),nh=new RegExp(/^(.*)\[([0-9]*)\]$/);class ih{constructor(e,t){e!==Yp&&Qp.throwError("use fromString",Tr.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),eh(this,t);let n=this.type.match(nh);eh(this,n?{arrayLength:parseInt(n[2]||"-1"),arrayChildren:ih.fromObject({type:n[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this)}format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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!==th.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===th.full?", ":",")+")"):t+=this.type,e!==th.sighash&&(!0===this.indexed&&(t+=" indexed"),e===th.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?ih.fromString(e,t):ih.fromObject(e)}static fromObject(e){return ih.isParamType(e)?e:new ih(Yp,{name:e.name||null,type:mh(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map(ih.fromObject):null})}static fromString(e,t){return n=function(e,t){let n=e;function i(t){Qp.throwArgumentError(`unexpected character at position ${t}`,"param",e)}function o(e){let n={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(n.indexed=!1),n}e=e.replace(/\s/g," ");let r={type:"",name:"",state:{allowType:!0}},a=r;for(let n=0;n<e.length;n++){let r=e[n];switch(r){case"(":a.state.allowType&&""===a.type?a.type="tuple":a.state.allowParams||i(n),a.state.allowType=!1,a.type=mh(a.type),a.components=[o(a)],a=a.components[0];break;case")":delete a.state,"indexed"===a.name&&(t||i(n),a.indexed=!0,a.name=""),Jp(a.type,a.name)&&(a.name=""),a.type=mh(a.type);let e=a;a=a.parent,a||i(n),delete e.parent,a.state.allowParams=!1,a.state.allowName=!0,a.state.allowArray=!0;break;case",":delete a.state,"indexed"===a.name&&(t||i(n),a.indexed=!0,a.name=""),Jp(a.type,a.name)&&(a.name=""),a.type=mh(a.type);let s=o(a.parent);a.parent.components.push(s),delete a.parent,a=s;break;case" ":a.state.allowType&&""!==a.type&&(a.type=mh(a.type),delete a.state.allowType,a.state.allowName=!0,a.state.allowParams=!0),a.state.allowName&&""!==a.name&&("indexed"===a.name?(t||i(n),a.indexed&&i(n),a.indexed=!0,a.name=""):Jp(a.type,a.name)?a.name="":a.state.allowName=!1);break;case"[":a.state.allowArray||i(n),a.type+=r,a.state.allowArray=!1,a.state.allowName=!1,a.state.readArray=!0;break;case"]":a.state.readArray||i(n),a.type+=r,a.state.readArray=!1,a.state.allowArray=!0,a.state.allowName=!0;break;default:a.state.allowType?(a.type+=r,a.state.allowParams=!0,a.state.allowArray=!0):a.state.allowName?(a.name+=r,delete a.state.allowArray):a.state.readArray?a.type+=r:i(n)}}return a.parent&&Qp.throwArgumentError("unexpected eof","param",e),delete r.state,"indexed"===a.name?(t||i(n.length-7),a.indexed&&i(n.length-7),a.indexed=!0,a.name=""):Jp(a.type,a.name)&&(a.name=""),r.type=mh(r.type),r}(e,!!t),ih.fromObject({name:n.name,type:n.type,indexed:n.indexed,components:n.components});var n}static isParamType(e){return!(null==e||!e._isParamType)}}function oh(e,t){return function(e){e=e.trim();let t=[],n="",i=0;for(let o=0;o<e.length;o++){let r=e[o];","===r&&0===i?(t.push(n),n=""):(n+=r,"("===r?i++:")"===r&&(i--,-1===i&&Qp.throwArgumentError("unbalanced parenthesis","value",e)))}n&&t.push(n);return t}(e).map((e=>ih.fromString(e,t)))}class rh{constructor(e,t){e!==Yp&&Qp.throwError("use a static from method",Tr.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),eh(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return rh.isFragment(e)?e:"string"==typeof e?rh.fromString(e):rh.fromObject(e)}static fromObject(e){if(rh.isFragment(e))return e;switch(e.type){case"function":return uh.fromObject(e);case"event":return ah.fromObject(e);case"constructor":return ch.fromObject(e);case"error":return hh.fromObject(e);case"fallback":case"receive":return null}return Qp.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]?ah.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?uh.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?ch.fromString(e.trim()):"error"===e.split(" ")[0]?hh.fromString(e.substring(5).trim()):Qp.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class ah extends rh{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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!==th.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ",e!==th.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?ah.fromString(e):ah.fromObject(e)}static fromObject(e){if(ah.isEventFragment(e))return e;"event"!==e.type&&Qp.throwArgumentError("invalid event object","value",e);const t={name:gh(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map(ih.fromObject):[],type:"event"};return new ah(Yp,t)}static fromString(e){let t=e.match(fh);t||Qp.throwArgumentError("invalid event string","value",e);let n=!1;return t[3].split(" ").forEach((e=>{switch(e.trim()){case"anonymous":n=!0;break;case"":break;default:Qp.warn("unknown modifier: "+e)}})),ah.fromObject({name:t[1].trim(),anonymous:n,inputs:oh(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function sh(e,t){t.gas=null;let n=e.split("@");return 1!==n.length?(n.length>2&&Qp.throwArgumentError("invalid human-readable ABI signature","value",e),n[1].match(/^[0-9]+$/)||Qp.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=x.BigNumber.from(n[1]),n[0]):e}function lh(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 dh(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&&Qp.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&Qp.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||Qp.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&&Qp.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&&Qp.throwArgumentError("unable to determine stateMutability","value",e),t}class ch extends rh{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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===th.sighash&&Qp.throwError("cannot format a constructor for sighash",Tr.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?ch.fromString(e):ch.fromObject(e)}static fromObject(e){if(ch.isConstructorFragment(e))return e;"constructor"!==e.type&&Qp.throwArgumentError("invalid constructor object","value",e);let t=dh(e);t.constant&&Qp.throwArgumentError("constructor cannot be constant","value",e);const n={name:null,type:e.type,inputs:e.inputs?e.inputs.map(ih.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new ch(Yp,n)}static fromString(e){let t={type:"constructor"},n=(e=sh(e,t)).match(fh);return n&&"constructor"===n[1].trim()||Qp.throwArgumentError("invalid constructor string","value",e),t.inputs=oh(n[2].trim(),!1),lh(n[3].trim(),t),ch.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class uh extends ch{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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!==th.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ",e!==th.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?uh.fromString(e):uh.fromObject(e)}static fromObject(e){if(uh.isFunctionFragment(e))return e;"function"!==e.type&&Qp.throwArgumentError("invalid function object","value",e);let t=dh(e);const n={type:e.type,name:gh(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map(ih.fromObject):[],outputs:e.outputs?e.outputs.map(ih.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new uh(Yp,n)}static fromString(e){let t={type:"function"},n=(e=sh(e,t)).split(" returns ");n.length>2&&Qp.throwArgumentError("invalid function string","value",e);let i=n[0].match(fh);if(i||Qp.throwArgumentError("invalid function signature","value",e),t.name=i[1].trim(),t.name&&gh(t.name),t.inputs=oh(i[2],!1),lh(i[3].trim(),t),n.length>1){let i=n[1].match(fh);""==i[1].trim()&&""==i[3].trim()||Qp.throwArgumentError("unexpected tokens","value",e),t.outputs=oh(i[2],!1)}else t.outputs=[];return uh.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function ph(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||Qp.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class hh extends rh{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==th.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?hh.fromString(e):hh.fromObject(e)}static fromObject(e){if(hh.isErrorFragment(e))return e;"error"!==e.type&&Qp.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:gh(e.name),inputs:e.inputs?e.inputs.map(ih.fromObject):[]};return ph(new hh(Yp,t))}static fromString(e){let t={type:"error"},n=e.match(fh);return n||Qp.throwArgumentError("invalid error signature","value",e),t.name=n[1].trim(),t.name&&gh(t.name),t.inputs=oh(n[2],!1),ph(hh.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function mh(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const xh=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function gh(e){return e&&e.match(xh)||Qp.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const fh=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const yh=new Tr(Gp);class vh{constructor(e,t,n,i){this.name=e,this.type=t,this.localName=n,this.dynamic=i}_throwError(e,t){yh.throwArgumentError(e,this.localName,t)}}class bh{constructor(e){qp(this,"wordSize",e||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(e)}get data(){return function(e){let t="0x";return e.forEach((e=>{t+=_r(e).substring(2)})),t}(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(Rr(e._data))}writeBytes(e){let t=Lr(e);const n=t.length%this.wordSize;return n&&(t=Rr([t,this._padding.slice(n)])),this._writeData(t)}_getValue(e){let t=Lr(x.BigNumber.from(e));return t.length>this.wordSize&&yh.throwError("value out-of-bounds",Tr.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=Rr([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 Ch{constructor(e,t,n,i){qp(this,"_data",Lr(e)),qp(this,"wordSize",t||32),qp(this,"_coerceFunc",n),qp(this,"allowLoose",i),this._offset=0}get data(){return _r(this._data)}get consumed(){return this._offset}static coerce(e,t){let n=e.match("^u?int([0-9]+)$");return n&&parseInt(n[1])<=48&&(t=t.toNumber()),t}coerce(e,t){return this._coerceFunc?this._coerceFunc(e,t):Ch.coerce(e,t)}_peekBytes(e,t,n){let i=Math.ceil(t/this.wordSize)*this.wordSize;return this._offset+i>this._data.length&&(this.allowLoose&&n&&this._offset+t<=this._data.length?i=t:yh.throwError("data out-of-bounds",Tr.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+i})),this._data.slice(this._offset,this._offset+i)}subReader(e){return new Ch(this._data.slice(this._offset+e),this.wordSize,this._coerceFunc,this.allowLoose)}readBytes(e,t){let n=this._peekBytes(0,e,!!t);return this._offset+=n.length,n.slice(0,e)}readValue(){return x.BigNumber.from(this.readBytes(this.wordSize))}}class jh extends vh{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=Gr(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return Gr(Fr(e.readValue().toHexString(),20))}}class wh extends vh{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 kh=new Tr(Gp);function Th(e,t,n){let i=null;if(Array.isArray(n))i=n;else if(n&&"object"==typeof n){let e={};i=t.map((t=>{const i=t.localName;return i||kh.throwError("cannot encode object for signature with missing names",Tr.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]&&kh.throwError("cannot encode object for signature with duplicate names",Tr.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]=!0,n[i]}))}else kh.throwArgumentError("invalid tuple value","tuple",n);t.length!==i.length&&kh.throwArgumentError("types/value length mismatch","tuple",n);let o=new bh(e.wordSize),r=new bh(e.wordSize),a=[];t.forEach(((e,t)=>{let n=i[t];if(e.dynamic){let t=r.length;e.encode(r,n);let i=o.writeUpdatableValue();a.push((e=>{i(e+t)}))}else e.encode(o,n)})),a.forEach((e=>{e(o.length)}));let s=e.appendWriter(o);return s+=e.appendWriter(r),s}function Bh(e,t){let n=[],i=e.subReader(0);t.forEach((t=>{let o=null;if(t.dynamic){let n=e.readValue(),r=i.subReader(n.toNumber());try{o=t.decode(r)}catch(e){if(e.code===Tr.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===Tr.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}null!=o&&n.push(o)}));const o=t.reduce(((e,t)=>{const n=t.localName;return n&&(e[n]||(e[n]=0),e[n]++),e}),{});t.forEach(((e,t)=>{let i=e.localName;if(!i||1!==o[i])return;if("length"===i&&(i="_length"),null!=n[i])return;const r=n[t];r instanceof Error?Object.defineProperty(n,i,{enumerable:!0,get:()=>{throw r}}):n[i]=r}));for(let e=0;e<n.length;e++){const t=n[e];t instanceof Error&&Object.defineProperty(n,e,{enumerable:!0,get:()=>{throw t}})}return Object.freeze(n)}class Eh extends vh{constructor(e,t,n){super("array",e.type+"["+(t>=0?t:"")+"]",n,-1===t||e.dynamic),this.coder=e,this.length=t}defaultValue(){const e=this.coder.defaultValue(),t=[];for(let n=0;n<this.length;n++)t.push(e);return t}encode(e,t){Array.isArray(t)||this._throwError("expected array value",t);let n=this.length;-1===n&&(n=t.length,e.writeValue(t.length)),kh.checkArgumentCount(t.length,n,"coder array"+(this.localName?" "+this.localName:""));let i=[];for(let e=0;e<t.length;e++)i.push(this.coder);return Th(e,i,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&kh.throwError("insufficient data length",Tr.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let n=[];for(let e=0;e<t;e++)n.push(new wh(this.coder));return e.coerce(this.name,Bh(e,n))}}class Ih extends vh{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 Ah extends vh{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Lr(t);let n=e.writeValue(t.length);return n+=e.writeBytes(t),n}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Sh extends Ah{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,_r(super.decode(e)))}}class Lh extends vh{constructor(e,t){let n="bytes"+String(e);super(n,n,t,!1),this.size=e}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+2*this.size)}encode(e,t){let n=Lr(t);return n.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(n)}decode(e){return e.coerce(this.name,_r(e.readBytes(this.size)))}}class Rh extends vh{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 Mh extends vh{constructor(e,t,n){const i=(t?"int":"uint")+8*e;super(i,i,n,!1),this.size=e,this.signed=t}defaultValue(){return 0}encode(e,t){let n=x.BigNumber.from(t),i=Jr.mask(8*e.wordSize);if(this.signed){let e=i.mask(8*this.size-1);(n.gt(e)||n.lt(e.add(Kr).mul(Yr)))&&this._throwError("value out-of-bounds",t)}else(n.lt(Xr)||n.gt(i.mask(8*this.size)))&&this._throwError("value out-of-bounds",t);return n=n.toTwos(8*this.size).mask(8*this.size),this.signed&&(n=n.fromTwos(8*this.size).toTwos(8*e.wordSize)),e.writeValue(n)}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 Oh extends Ah{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,ra(t))}decode(e){return aa(super.decode(e))}}class Ph extends vh{constructor(e,t){let n=!1;const i=[];e.forEach((e=>{e.dynamic&&(n=!0),i.push(e.type)}));super("tuple","tuple("+i.join(",")+")",t,n),this.coders=e}defaultValue(){const e=[];this.coders.forEach((t=>{e.push(t.defaultValue())}));const t=this.coders.reduce(((e,t)=>{const n=t.localName;return n&&(e[n]||(e[n]=0),e[n]++),e}),{});return this.coders.forEach(((n,i)=>{let o=n.localName;o&&1===t[o]&&("length"===o&&(o="_length"),null==e[o]&&(e[o]=e[i]))})),Object.freeze(e)}encode(e,t){return Th(e,this.coders,t)}decode(e){return e.coerce(this.name,Bh(e,this.coders))}}const _h=new Tr(Gp),Nh=new RegExp(/^bytes([0-9]*)$/),Dh=new RegExp(/^(u?int)([0-9]*)$/);const Fh=new class{constructor(e){qp(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new jh(e.name);case"bool":return new Ih(e.name);case"string":return new Oh(e.name);case"bytes":return new Sh(e.name);case"array":return new Eh(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new Ph((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Rh(e.name)}let t=e.type.match(Dh);if(t){let n=parseInt(t[2]||"256");return(0===n||n>256||n%8!=0)&&_h.throwArgumentError("invalid "+t[1]+" bit length","param",e),new Mh(n/8,"int"===t[1],e.name)}if(t=e.type.match(Nh),t){let n=parseInt(t[1]);return(0===n||n>32)&&_h.throwArgumentError("invalid bytes length","param",e),new Lh(n,e.name)}return _h.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new Ch(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new bh(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder(ih.from(e))));return new Ph(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&_h.throwError("types/values length mismatch",Tr.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const n=e.map((e=>this._getCoder(ih.from(e)))),i=new Ph(n,"_"),o=this._getWriter();return i.encode(o,t),o.data}decode(e,t,n){const i=e.map((e=>this._getCoder(ih.from(e))));return new Ph(i,"_").decode(this._getReader(Lr(t),n))}};function Uh(e){return Vr(ra(e))}const qh=new Tr(Gp);class Vh extends $p{}class Wh extends $p{}class Hh extends $p{}class Zh extends $p{static isIndexed(e){return!(!e||!e._isIndexed)}}const zh={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function $h(e,t){const n=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return n.error=t,n}class Gh{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,qp(this,"fragments",t.map((e=>rh.from(e))).filter((e=>null!=e))),qp(this,"_abiCoder",Vp(new.target,"getAbiCoder")()),qp(this,"functions",{}),qp(this,"errors",{}),qp(this,"events",{}),qp(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void qh.warn("duplicate definition - constructor"):void qp(this,"deploy",e);case"function":t=this.functions;break;case"event":t=this.events;break;case"error":t=this.errors;break;default:return}let n=e.format();t[n]?qh.warn("duplicate definition - "+n):t[n]=e})),this.deploy||qp(this,"deploy",ch.from({payable:!1,type:"constructor"})),qp(this,"_isInterface",!0)}format(e){e||(e=th.full),e===th.sighash&&qh.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===th.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return Fh}static getAddress(e){return Gr(e)}static getSighash(e){return Dr(Uh(e.format()),0,4)}static getEventTopic(e){return Uh(e.format())}getFunction(e){if(Or(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];qh.throwArgumentError("no matching function","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),n=Object.keys(this.functions).filter((e=>e.split("(")[0]===t));return 0===n.length?qh.throwArgumentError("no matching function","name",t):n.length>1&&qh.throwArgumentError("multiple matching functions","name",t),this.functions[n[0]]}const t=this.functions[uh.fromString(e).format()];return t||qh.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(Or(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];qh.throwArgumentError("no matching event","topichash",t)}if(-1===e.indexOf("(")){const t=e.trim(),n=Object.keys(this.events).filter((e=>e.split("(")[0]===t));return 0===n.length?qh.throwArgumentError("no matching event","name",t):n.length>1&&qh.throwArgumentError("multiple matching events","name",t),this.events[n[0]]}const t=this.events[ah.fromString(e).format()];return t||qh.throwArgumentError("no matching event","signature",e),t}getError(e){if(Or(e)){const t=Vp(this.constructor,"getSighash");for(const n in this.errors){if(e===t(this.errors[n]))return this.errors[n]}qh.throwArgumentError("no matching error","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),n=Object.keys(this.errors).filter((e=>e.split("(")[0]===t));return 0===n.length?qh.throwArgumentError("no matching error","name",t):n.length>1&&qh.throwArgumentError("multiple matching errors","name",t),this.errors[n[0]]}const t=this.errors[uh.fromString(e).format()];return t||qh.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 Vp(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),Vp(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 n=Lr(t);return _r(n.slice(0,4))!==this.getSighash(e)&&qh.throwArgumentError(`data signature does not match error ${e.name}.`,"data",_r(n)),this._decodeParams(e.inputs,n.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),_r(Rr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const n=Lr(t);return _r(n.slice(0,4))!==this.getSighash(e)&&qh.throwArgumentError(`data signature does not match function ${e.name}.`,"data",_r(n)),this._decodeParams(e.inputs,n.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_r(Rr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let n=Lr(t),i=null,o="",r=null,a=null,s=null;switch(n.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(e.outputs,n)}catch(e){}break;case 4:{const e=_r(n.slice(0,4)),t=zh[e];if(t)r=this._abiCoder.decode(t.inputs,n.slice(4)),a=t.name,s=t.signature,t.reason&&(i=r[0]),"Error"===a?o=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(r[0])}`:"Panic"===a&&(o=`; VM Exception while processing transaction: reverted with panic code ${r[0]}`);else try{const t=this.getError(e);r=this._abiCoder.decode(t.inputs,n.slice(4)),a=t.name,s=t.format()}catch(e){}break}}return qh.throwError("call revert exception"+o,Tr.errors.CALL_EXCEPTION,{method:e.format(),data:_r(t),errorArgs:r,errorName:a,errorSignature:s,reason:i})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_r(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&qh.throwError("too many arguments for "+e.format(),Tr.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let n=[];e.anonymous||n.push(this.getEventTopic(e));const i=(e,t)=>"string"===e.type?Uh(t):"bytes"===e.type?Vr(_r(t)):("bool"===e.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),e.type.match(/^u?int/)&&(t=x.BigNumber.from(t).toHexString()),"address"===e.type&&this._abiCoder.encode(["address"],[t]),Fr(_r(t),32));for(t.forEach(((t,o)=>{let r=e.inputs[o];r.indexed?null==t?n.push(null):"array"===r.baseType||"tuple"===r.baseType?qh.throwArgumentError("filtering with tuples or arrays not supported","contract."+r.name,t):Array.isArray(t)?n.push(t.map((e=>i(r,e)))):n.push(i(r,t)):null!=t&&qh.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+r.name,t)}));n.length&&null===n[n.length-1];)n.pop();return n}encodeEventLog(e,t){"string"==typeof e&&(e=this.getEvent(e));const n=[],i=[],o=[];return e.anonymous||n.push(this.getEventTopic(e)),t.length!==e.inputs.length&&qh.throwArgumentError("event arguments/values mismatch","values",t),e.inputs.forEach(((e,r)=>{const a=t[r];if(e.indexed)if("string"===e.type)n.push(Uh(a));else if("bytes"===e.type)n.push(Vr(a));else{if("tuple"===e.baseType||"array"===e.baseType)throw new Error("not implemented");n.push(this._abiCoder.encode([e.type],[a]))}else i.push(e),o.push(a)})),{data:this._abiCoder.encode(i,o),topics:n}}decodeEventLog(e,t,n){if("string"==typeof e&&(e=this.getEvent(e)),null!=n&&!e.anonymous){let t=this.getEventTopic(e);Or(n[0],32)&&n[0].toLowerCase()===t||qh.throwError("fragment/topic mismatch",Tr.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:t,value:n[0]}),n=n.slice(1)}let i=[],o=[],r=[];e.inputs.forEach(((e,t)=>{e.indexed?"string"===e.type||"bytes"===e.type||"tuple"===e.baseType||"array"===e.baseType?(i.push(ih.fromObject({type:"bytes32",name:e.name})),r.push(!0)):(i.push(e),r.push(!1)):(o.push(e),r.push(!1))}));let a=null!=n?this._abiCoder.decode(i,Rr(n)):null,s=this._abiCoder.decode(o,t,!0),l=[],d=0,c=0;e.inputs.forEach(((e,t)=>{if(e.indexed)if(null==a)l[t]=new Zh({_isIndexed:!0,hash:null});else if(r[t])l[t]=new Zh({_isIndexed:!0,hash:a[c++]});else try{l[t]=a[c++]}catch(e){l[t]=e}else try{l[t]=s[d++]}catch(e){l[t]=e}if(e.name&&null==l[e.name]){const n=l[t];n instanceof Error?Object.defineProperty(l,e.name,{enumerable:!0,get:()=>{throw $h(`property ${JSON.stringify(e.name)}`,n)}}):l[e.name]=n}}));for(let e=0;e<l.length;e++){const t=l[e];t instanceof Error&&Object.defineProperty(l,e,{enumerable:!0,get:()=>{throw $h(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new Wh({args:this._abiCoder.decode(t.inputs,"0x"+e.data.substring(10)),functionFragment:t,name:t.name,signature:t.format(),sighash:this.getSighash(t),value:x.BigNumber.from(e.value||"0")}):null}parseLog(e){let t=this.getEvent(e.topics[0]);return!t||t.anonymous?null:new Vh({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=_r(e);let n=this.getError(t.substring(0,10).toLowerCase());return n?new Hh({args:this._abiCoder.decode(n.inputs,"0x"+t.substring(10)),errorFragment:n,name:n.name,signature:n.format(),sighash:this.getSighash(n)}):null}static isInterface(e){return!(!e||!e._isInterface)}}function Qh({fromToken:e,toToken:i,fromTokenPrice:o,toTokenPrice:r,sx:a,children:l}){const d=t.useTheme(),[c,u]=n.useState(!1),p=n.useMemo((()=>new s(o&&r?c?r:o:0)),[o,r,c]);return z.jsxs(t.Box,{component:t.ButtonBase,sx:Object.assign({display:"flex",alignItems:"center",gap:8,color:"text.primary",typography:"body1",fontWeight:600,"&:hover>svg>path":{fill:d.palette.text.primary}},a),onClick:()=>u((e=>!e)),children:[z.jsxs(t.Box,{children:[l,"1 ",c?i.symbol:e.symbol," = ",p&&p.isFinite()?er({input:p,decimals:c?e.decimals:i.decimals}):"-"," ",c?e.symbol:i.symbol]}),z.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("circle",{cx:"9",cy:"9",r:"9",fill:d.palette.border.main}),z.jsx("path",{d:"M9.5 6.5H4.5V8H13.5L9.5 4.25V6.5ZM8.25 13.75V11.5H13.5V10H4.5L8.25 13.75Z",fill:d.palette.text.secondary})]})]})}function Yh({showFold:e,isMobile:i,data:o}){const a=t.useTheme(),s=n.useMemo((()=>{var e,t,n,i,a,s,l,d,c,u,p,h,m;return[{title:"Total time spent",value:null!==(n=Os({start:null!==(e=o.startTime)&&void 0!==e?e:void 0,end:null!==(t=o.endTime)&&void 0!==t?t:void 0}))&&void 0!==n?n:"-"},{title:"Pay",value:z.jsx(rp,{address:null!==(i=o.fromAddress)&&void 0!==i?i:"",customChainId:null!==(a=o.routeData.fromChainId)&&void 0!==a?a:r.ChainId.ZETACHAIN,showCopy:!0,truncate:!0,iconSpace:4,iconSize:14,size:"small"})},{title:"Receive",value:z.jsx(rp,{address:null!==(s=o.toAddress)&&void 0!==s?s:"",customChainId:null!==(l=o.routeData.toChainId)&&void 0!==l?l:r.ChainId.ZETACHAIN,showCopy:!0,truncate:!0,iconSpace:4,iconSize:14,size:"small"})},{title:z.jsxs(z.Fragment,{children:["Fill Gas (Destination gas)",z.jsx(Cu,{onlyHover:!0,title:"-",ml:0})]}),value:`$${null!==(u=null===(c=null===(d=o.fees)||void 0===d?void 0:d.find((e=>"destinationFee"===e.type)))||void 0===c?void 0:c.amountUSD)&&void 0!==u?u:"-"}`},{title:z.jsxs(z.Fragment,{children:["Bridge Fee",z.jsx(Cu,{onlyHover:!0,title:"-",ml:0})]}),value:`$${null!==(m=null===(h=null===(p=o.fees)||void 0===p?void 0:p.find((e=>"platformFee"===e.type)))||void 0===h?void 0:h.amountUSD)&&void 0!==m?m:"-"}`}]}),[o.endTime,o.fees,o.fromAddress,o.routeData.fromChainId,o.routeData.toChainId,o.startTime,o.toAddress]);return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:16,p:e?16:0,borderBottomLeftRadius:8,borderBottomRightRadius:8,background:`linear-gradient(0deg, ${a.palette.background.skeleton} 0%, ${a.palette.background.skeleton} 100%), ${a.palette.background.paper}`,maxHeight:e?"auto":0,transition:"all 300ms",overflow:"hidden",[a.breakpoints.up("tablet")]:{marginTop:"-4px",marginBottom:"4px",gap:24}},children:[z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8,[a.breakpoints.up("tablet")]:{alignItems:"center",flexDirection:"row",gap:20}},children:s.map(((e,n)=>z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",[a.breakpoints.up("tablet")]:{flexBasis:"20%",flexGrow:1,flexShrink:1,flexDirection:"column",alignItems:"flex-start",justifyContent:"flex-start",gap:4}},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.secondary",typography:"h6"},children:e.title}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary",typography:"body2"},children:e.value})]},n)))}),null!=o.routeData.fromChainId&&null!=o.routeData.toChainId&&z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.disabled"}}),z.jsx(Od,{route:{fromChainId:o.routeData.fromChainId,toChainId:o.routeData.toChainId,step:o.routeData.step},isMobile:i})]})]})}function Xh({data:e,isMobile:i,isErrorRefund:o,refetch:r}){var a,s,l,d,u,p,h,m,x,g;const f=t.useTheme(),y=ls(),{chainId:v,appKitActiveNetwork:b,getAppKitAccountByChainId:C}=Ra(),{statusText:j,statusColor:w,statusAlphaColor:k}=n.useMemo((()=>{let t="Loading",n=f.palette.text.primary;switch(e.status){case"pending":t="Pending",n=f.palette.text.secondary;break;case"success":t="Succeeded",n=f.palette.success.main;break;case"failure_revert":t="Failed",n=f.palette.error.main;break;case"abort":t="Aborted",n=f.palette.error.main}return{statusText:t,statusColor:n,statusAlphaColor:undefined}}),[e.status,f.palette.error.main,f.palette.success.main,f.palette.text.primary,f.palette.text.secondary]),[T,B]=n.useState(!1),E=e.createdAt?_s(new Date(e.createdAt)):"-",I=c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){if(!e.externalId||!e.refundCridgeContract)return;if(v!==e.refundChainId){const t=C(e.refundChainId);if(!t)return;b.switchNetwork(t.chain.caipNetwork)}const t=new Gh([{inputs:[{internalType:"bytes32",name:"externalId",type:"bytes32"}],name:"claimRefund",outputs:[],stateMutability:"nonpayable",type:"function"}]).encodeFunctionData("claimRefund",[e.externalId]);return yield y.execute("Claim",{opcode:ns.TX,data:t,to:e.refundCridgeContract,value:"0x0"},{metadata:{crossChainSwapClaimRefund:!0},submittedBack:()=>{r()},successBack:()=>{r()}})}))});return n.useMemo((()=>z.jsxs(t.Button,{variant:t.Button.Variant.contained,size:t.Button.Size.small,color:"error",isLoading:I.isPending,disabled:I.isPending||"wait_claim_refund"!==e.subStatus,onClick:()=>{I.mutate()},sx:{typography:"h6",lineHeight:"16px",py:6,minWidth:98,height:28},children:["refund_success"===e.subStatus?"Claimed":"Claim","wait_claim_refund"!==e.subStatus&&z.jsx(Cu,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:f.palette.text.disabled}})]})),[I,e.subStatus,f.palette.text.disabled]),i?z.jsxs(t.Box,{sx:{backgroundColor:f.palette.background.paper,borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{width:24,height:24,address:null===(a=e.fromToken)||void 0===a?void 0:a.address,chainId:null===(s=e.fromToken)||void 0===s?void 0:s.chainId}),z.jsx(t.Box,{component:"svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{color:"text.secondary"},children:z.jsx("path",{d:"M7.575 8.625L4.5 11.7L5.625 12.75L9.75 8.625L5.625 4.5L4.5 5.55L7.575 8.625ZM12.15 8.625L9.075 11.7L10.125 12.75L14.25 8.625L10.125 4.5L9.075 5.55L12.15 8.625Z",fill:"currentColor"})}),z.jsx(ol,{width:24,height:24,address:null===(l=e.toToken)||void 0===l?void 0:l.address,chainId:null===(d=e.toToken)||void 0===d?void 0:d.chainId})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:z.jsx(Pp,{isMobile:!1,statusText:j,statusColor:w,alphaColor:k,children:"success"!==e.status&&z.jsx(Cu,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})})]}),z.jsx(t.Box,{sx:{typography:"h6",color:f.palette.text.secondary},children:E})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(_p,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay",linkVisible:!1}),z.jsx(_p,{token:e.toToken,amount:e.toAmount,canAddMetamask:e.fromToken&&null!==(p=null===(u=So.get(e.fromToken.chainId))||void 0===u?void 0:u.isEVMChain)&&void 0!==p&&p,title:"Receive",linkVisible:!1})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${f.palette.border.main}`},children:z.jsx(Op,{show:T,onClick:()=>B((e=>!e)),sx:{color:"text.secondary"}})})]})]}),z.jsx(Yh,{showFold:T,data:e,isMobile:i})]}):z.jsxs(z.Fragment,{children:[z.jsxs("tr",{children:[z.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:T?0:8},children:e.fromToken&&z.jsx(Np,{token:e.fromToken,amount:null!==(h=e.fromAmount)&&void 0!==h?h:"",showChain:!0})}),z.jsx("td",{children:e.toToken&&z.jsx(Np,{token:e.toToken,amount:null!==(m=e.toAmount)&&void 0!==m?m:"",showChain:!0,canAddMetamask:null!==(g=null===(x=So.get(e.toToken.chainId))||void 0===x?void 0:x.isEVMChain)&&void 0!==g&&g})}),z.jsx("td",{children:z.jsx(Pp,{isMobile:i,statusText:j,statusColor:w,alphaColor:k,time:E,children:"success"!==e.status&&z.jsx(Cu,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})}),o?null:z.jsx("td",{children:e.fromToken&&e.toToken&&z.jsx(Qh,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),z.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:T?0:8},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:["refund_success"===e.subStatus&&z.jsxs(z.Fragment,{children:[z.jsx(t.Tooltip,{title:"refund TX",placement:"top",onlyHover:!0,children:z.jsx(t.Box,{component:"a",href:e.refundChainId&&e.refundHash?Ta(e.refundChainId,e.refundHash,"tx"):void 0,target:"_blank",rel:"noopener noreferrer",sx:{p:3,color:"primary.main",display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})}),z.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}})]}),z.jsx(Op,{show:T,onClick:()=>B((e=>!e))})]})})]}),z.jsx("tr",{children:z.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:z.jsx(Yh,{showFold:T,data:e})})})]})}function Kh({account:i,type:o}){const{isMobile:a}=Ga(),l=function({account:e,limit:t=5,type:i}){var o;const{tokenList:a}=Qo(),l=Da().getInfiniteQuery(r.SwapApi.graphql.cross_chain_swap_zetachain_orderList,"page",{where:{user:e,pageSize:t,type:i}}),d=c.useInfiniteQuery(Object.assign(Object.assign({},l),{enabled:!!e,initialPageParam:1,getNextPageParam:e=>{var n;const{page:i,count:o}=null!==(n=e.cross_chain_swap_zetachain_orderList)&&void 0!==n?n:{page:0,count:0};return i&&o?i*t>=o?null:i+1:null}})),u=n.useMemo((()=>{var e,t,n,i;return null!==(i=null===(n=null===(t=null===(e=d.data)||void 0===e?void 0:e.pages)||void 0===t?void 0:t.reduce(((e,t)=>{var n,i;return[...e,...null!==(i=null===(n=t.cross_chain_swap_zetachain_orderList)||void 0===n?void 0:n.list)&&void 0!==i?i:[]]}),[]))||void 0===n?void 0:n.map((e=>{const t=a.find((t=>{var n;return t.address.toLowerCase()===(null===(n=null==e?void 0:e.fromTokenAddress)||void 0===n?void 0:n.toLowerCase())&&t.chainId===(null==e?void 0:e.fromChainId)})),n=a.find((t=>{var n;return t.address.toLowerCase()===(null===(n=null==e?void 0:e.toTokenAddress)||void 0===n?void 0:n.toLowerCase())&&t.chainId===(null==e?void 0:e.toChainId)})),i=(null==e?void 0:e.fromAmount)&&t?new s(e.fromAmount).div(10**t.decimals).dp(t.decimals,s.ROUND_DOWN):null,o=(null==e?void 0:e.toAmount)&&n?new s(e.toAmount).div(10**n.decimals).dp(n.decimals,s.ROUND_DOWN):null;return{hash:null==e?void 0:e.fromHash,refundHash:null==e?void 0:e.refundHash,externalId:null==e?void 0:e.externalId,refundCridgeContract:null==e?void 0:e.refundCridgeContract,refundChainId:(null==e?void 0:e.refundChainId)?Number(e.refundChainId):void 0,fromToken:t,toToken:n,fromAmount:i,toAmount:o,startTime:(null==e?void 0:e.startTime)?1e3*e.startTime:void 0,endTime:(null==e?void 0:e.endTime)?1e3*e.endTime:void 0,createdAt:null==e?void 0:e.createdAt,fromAddress:null==e?void 0:e.fromAddress,toAddress:null==e?void 0:e.toAddress,routeData:{fromChainId:null==e?void 0:e.fromChainId,toChainId:null==e?void 0:e.toChainId,step:Xo({omniPlan:null==e?void 0:e.omniPlan,tokenList:a})},fees:null==e?void 0:e.fees,status:null==e?void 0:e.status,subStatus:null==e?void 0:e.subStatus,transactionHash:null==e?void 0:e.fromHash,fromTokenPrice:i&&o&&t?o.div(i).dp(t.decimals,s.ROUND_DOWN).toString():null,toTokenPrice:i&&o&&n?i.div(o).dp(n.decimals,s.ROUND_DOWN).toString():null}})))&&void 0!==i?i:[]}),[null===(o=d.data)||void 0===o?void 0:o.pages,a]);return Object.assign(Object.assign({},d),{orderList:u})}({account:i,limit:a?10:5,type:o}),d="error_refund"===o;return z.jsx(Mp,{isMobile:a,empty:!l.orderList.length,loading:l.isLoading,children:a?z.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[l.orderList.map((e=>z.jsx(Xh,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash))),z.jsx(Dp,{loading:l.isFetchingNextPage,onClick:l.fetchNextPage,hasMore:l.hasNextPage,height:68})]}):z.jsx(z.Fragment,{children:z.jsxs(Fp,{loadMoreLoading:l.isFetchingNextPage,loadMore:l.fetchNextPage,hasMore:l.hasNextPage,children:[z.jsx("thead",{children:z.jsxs("tr",{children:[z.jsx("th",{children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:z.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),d?null:z.jsx("th",{children:z.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),z.jsx(t.Box,{component:"th",sx:{width:140,textAlign:"right !important"},children:z.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),z.jsx("tbody",{children:l.orderList.map((e=>z.jsx(Xh,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash)))})]})})})}function Jh({account:e,limit:t=5}){var n,i,o,a;const l=void 0,d=Da().getInfiniteQuery(r.SwapApi.graphql.cross_chain_swap_zetachain_swapOrderList,"page",{where:{userAddress:null==e?void 0:e.toLowerCase(),pageSize:t}}),u=c.useInfiniteQuery(Object.assign(Object.assign({},d),{enabled:!!e,initialPageParam:1,getNextPageParam:e=>{var n;const{page:i,count:o}=null!==(n=e.cross_chain_swap_zetachain_swapOrderList)&&void 0!==n?n:{page:0,count:0};return i&&o?i*t>=o?null:i+1:null}})),p=null!==(a=null===(o=null===(i=null===(n=u.data)||void 0===n?void 0:n.pages)||void 0===i?void 0:i.reduce(((e,t)=>{var n,i;return[...e,...null!==(i=null===(n=t.cross_chain_swap_zetachain_swapOrderList)||void 0===n?void 0:n.list)&&void 0!==i?i:[]]}),[]))||void 0===o?void 0:o.map((t=>{var n,i,o,r,a,d,c,u,p,h,m,x,g,f,y,v,b,C;let j="";const w=null!==(i=null===(n=null==t?void 0:t.extra)||void 0===n?void 0:n.safeTxHash)&&void 0!==i?i:void 0;return w&&l&&e&&(j=l(w,null==t?void 0:t.chainId,e)),{hash:null!==(o=null==t?void 0:t.hash)&&void 0!==o?o:"",fromToken:La({address:null!==(r=null==t?void 0:t.fromTokenAddress)&&void 0!==r?r:"",decimals:null==t?void 0:t.fromTokenDecimals,symbol:null!==(a=null==t?void 0:t.fromTokenSymbol)&&void 0!==a?a:"",name:null!==(d=null==t?void 0:t.fromTokenSymbol)&&void 0!==d?d:""},null==t?void 0:t.chainId),toToken:La({address:null!==(c=null==t?void 0:t.toTokenAddress)&&void 0!==c?c:"",decimals:null==t?void 0:t.toTokenDecimals,symbol:null!==(u=null==t?void 0:t.toTokenSymbol)&&void 0!==u?u:"",name:null!==(p=null==t?void 0:t.toTokenSymbol)&&void 0!==p?p:""},null==t?void 0:t.chainId),fromAmount:(null==t?void 0:t.fromAmount)&&String(t.fromTokenDecimals)?new s(t.fromAmount).div(10**t.fromTokenDecimals):null,toAmount:null!==(h=null==t?void 0:t.toAmount)&&void 0!==h?h:"",minAmount:null!==(m=null==t?void 0:t.minAmount)&&void 0!==m?m:"",fromTokenPrice:null!==(x=null==t?void 0:t.fromTokenPrice)&&void 0!==x?x:"",toTokenPrice:null!==(g=null==t?void 0:t.toTokenPrice)&&void 0!==g?g:"",createdAt:null!==(f=null==t?void 0:t.createdAt)&&void 0!==f?f:"",routeData:null!==(v=null===(y=null==t?void 0:t.extra)||void 0===y?void 0:y.routeData)&&void 0!==v?v:"",safeTxHash:w,safeTxUrl:j,status:null!==(b=null==t?void 0:t.status)&&void 0!==b?b:"",transactionHash:null===(C=null==t?void 0:t.extra)||void 0===C?void 0:C.transactionHash}})))&&void 0!==a?a:[];return Object.assign(Object.assign({},u),{orderList:p})}var em,tm;function nm({showFold:i,isMobile:o,data:r}){const a=t.useTheme(),{routeData:l}=mp({rawRouteData:r.routeData,chainId:r.fromToken.chainId}),d=n.useMemo((()=>r.fromTokenPrice?new s(r.fromTokenPrice):new s(0)),[r.fromTokenPrice]);return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:24,p:i?16:0,borderBottomLeftRadius:8,borderBottomRightRadius:8,background:`linear-gradient(0deg, ${a.palette.background.skeleton} 0%, ${a.palette.background.skeleton} 100%), ${a.palette.background.paper}`,maxHeight:i?400:0,transition:"all 300ms",overflow:"hidden",[a.breakpoints.up("tablet")]:{marginTop:"-4px",marginBottom:"4px"}},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"h6",color:a.palette.text.secondary},children:[z.jsx(e.Trans,{id:"URmyfc",message:"Details"}),o&&z.jsxs(t.Box,{children:["Rate: 1 ",r.fromToken.symbol,"=",d&&d.isFinite()?er({input:d,decimals:r.toToken.decimals}):"-"," ",r.toToken.symbol]})]}),o?z.jsx(pl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken}):z.jsx(hl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken})]})}function im({data:e,isMobile:i}){var r,a,s,l,d,c;const u=t.useTheme(),[p,h]=n.useState(!1),{statusText:m,statusColor:x,statusAlphaColor:g}=function({status:e,stateTextMap:n}){let i=n?n[e]:e;const r=t.useTheme();let a,s=o.i18n._({id:"yQE2r9",message:"Loading"}),l=r.palette.text.primary;switch(e){case em.Warning:s=o.i18n._({id:"GGWsTU",message:"Canceled"}),a=.1;break;case em.Failed:s=o.i18n._({id:"7Bj3x9",message:"Failed"}),l=r.palette.error.main;break;case em.Success:s=o.i18n._({id:"KAbcm2",message:"Succeeded"}),l=r.palette.success.main}return{state:i,statusText:s,statusColor:l,statusAlphaColor:a}}({status:e.status}),f=_s(new Date(e.createdAt));return i?z.jsxs(t.Box,{sx:{backgroundColor:u.palette.background.paper,borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},onClick:()=>window.open(Ta(e.fromToken.chainId,e.hash,"tx"),"_blank"),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{width:24,height:24,address:e.fromToken.address,chainId:e.fromToken.chainId}),z.jsx(t.Box,{component:"svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{color:"text.secondary"},children:z.jsx("path",{d:"M7.575 8.625L4.5 11.7L5.625 12.75L9.75 8.625L5.625 4.5L4.5 5.55L7.575 8.625ZM12.15 8.625L9.075 11.7L10.125 12.75L14.25 8.625L10.125 4.5L9.075 5.55L12.15 8.625Z",fill:"currentColor"})}),z.jsx(ol,{width:24,height:24,address:e.toToken.address,chainId:e.toToken.chainId})]}),z.jsx(Pp,{isMobile:!1,statusText:m,statusColor:x,alphaColor:g})]}),z.jsx(t.Box,{sx:{typography:"h6",color:u.palette.text.secondary},children:f})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(_p,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay"}),z.jsx(_p,{token:e.toToken,amount:e.toAmount,canAddMetamask:null!==(a=null===(r=So.get(e.fromToken.chainId))||void 0===r?void 0:r.isEVMChain)&&void 0!==a&&a,title:"Receive"})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${u.palette.border.main}`},children:z.jsx(Op,{show:p,onClick:()=>h((e=>!e)),sx:{color:"text.secondary"}})})]})]}),z.jsx(nm,{showFold:p,data:e,isMobile:!0})]}):z.jsxs(z.Fragment,{children:[z.jsxs("tr",{children:[z.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:p?0:8},children:z.jsx(Np,{token:e.fromToken,amount:null!==(s=e.fromAmount)&&void 0!==s?s:"",showChain:!0})}),z.jsx("td",{children:z.jsx(Np,{token:e.toToken,amount:null!==(l=e.toAmount)&&void 0!==l?l:"",showChain:!0,canAddMetamask:null!==(c=null===(d=So.get(e.toToken.chainId))||void 0===d?void 0:d.isEVMChain)&&void 0!==c&&c})}),z.jsx("td",{children:z.jsx(Pp,{isMobile:i,statusText:m,statusColor:x,alphaColor:g,time:f})}),z.jsx("td",{children:z.jsx(Qh,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),z.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:p?0:8},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{component:"a",href:Ta(e.fromToken.chainId,e.hash,"tx"),target:"_blank",rel:"noopener noreferrer",sx:{p:3,color:"primary.main",display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})}),z.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}}),z.jsx(Op,{show:p,onClick:()=>h((e=>!e))})]})})]}),z.jsx("tr",{children:z.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:z.jsx(nm,{showFold:p,data:e})})})]})}function om({account:n}){const{isMobile:i}=Ga(),o=Jh({account:n,limit:i?10:5});return z.jsx(Mp,{isMobile:i,empty:!o.orderList.length,loading:o.isLoading,children:i?z.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[o.orderList.map((e=>z.jsx(im,{data:e,isMobile:i},e.hash))),z.jsx(Dp,{loading:o.isFetchingNextPage,onClick:o.fetchNextPage,hasMore:o.hasNextPage,height:68})]}):z.jsx(z.Fragment,{children:z.jsxs(Fp,{loadMoreLoading:o.isFetchingNextPage,loadMore:o.fetchNextPage,hasMore:o.hasNextPage,children:[z.jsx("thead",{children:z.jsxs("tr",{children:[z.jsx("th",{children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:z.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),z.jsx(t.Box,{component:"th",sx:{width:140},children:z.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),z.jsx("tbody",{children:o.orderList.map((e=>z.jsx(im,{data:e,isMobile:i},e.hash)))})]})})})}function rm(e){var{sx:n}=e,i=N(e,["sx"]);return z.jsx(t.TabPanel,{...i,sx:Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",overflow:"hidden"})})}!function(e){e.Running="pending",e.Success="success",e.Failed="failed",e.Warning="reset"}(em||(em={})),function(e){e.sameChain="same-chain",e.crossChain="cross-chain",e.errorRefunds="error-refunds"}(tm||(tm={}));const am="widget-module-container",sm=n.forwardRef((function(e,n){var{sx:i}=e,o=N(e,["sx"]);const{isMobile:r}=Ga();return z.jsx(t.Box,{className:am,ref:n,sx:Object.assign(Object.assign({flex:1,backgroundColor:"transparent"},r?{padding:0,height:"100%",width:"100%",overflowX:"hidden"}:{padding:0,height:"auto"}),i),...o})}));var lm;exports.PageType=void 0,(lm=exports.PageType||(exports.PageType={})).Pool="pool",lm.PoolDetail="poolDetail",lm.CreatePool="createPool",lm.ModifyPool="modifyPool",lm.MiningList="miningList",lm.MiningDetail="miningDetail",lm.createPoolAMMV2="createPoolAMMV2",lm.createPoolAMMV3="createPoolAMMV3";const dm=u.create(((e,t)=>({page:void 0,historyList:[],push:t=>{e((e=>{var n;const i=[...e.historyList,null!==(n=e.page)&&void 0!==n?n:{type:exports.PageType.Pool}];return{page:t,historyList:i}}))},back:()=>{e((e=>{const t=e.historyList.length;if(!t)return"undefined"!=typeof window&&window.history&&history.back(),e;const n=[...e.historyList];return{page:n.splice(t-1,1)[0],historyList:n}}))}})));function cm({title:e,descList:n,linkTo:i,sx:o}){const r=t.useTheme();return z.jsxs(t.Box,{sx:Object.assign({backgroundColor:r.palette.background.paper,backdropFilter:"blur(4px)",borderRadius:12,padding:24,display:"flex",flexDirection:"column",alignItems:"flex-start",gap:24},o),children:[z.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body1",fontWeight:500,lineHeight:"24px"},children:e}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"stretch",gap:24},children:n.map(((e,n)=>z.jsxs(t.Box,{sx:{flex:1,padding:16,display:"flex",flexDirection:"column",alignItems:"flex-start",gap:8,borderWidth:1,borderColor:r.palette.border.main,borderStyle:"solid",borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:{color:r.palette.primary.contrastText,typography:"h6",fontWeight:600,lineHeight:"20px",width:20,height:20,display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",backgroundColor:r.palette.primary.main},children:n+1}),z.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:500,lineHeight:"24px"},children:e.title})]}),z.jsx(t.Box,{sx:{color:r.palette.text.secondary,typography:"h6",fontWeight:500,lineHeight:"18px"},children:e.desc})]},n)))}),z.jsx(t.Box,{component:"a",href:i,target:"_blank",rel:"noopener noreferrer",sx:{px:24,py:12,borderRadius:8,backgroundColor:r.palette.background.tag,color:r.palette.text.primary,typography:"body2",fontWeight:700,lineHeight:"21px",textDecoration:"none"},children:"Read Docs"})]})}const um=[{value:0,label:"0%"},{value:25,label:"25%"},{value:50,label:"50%"},{value:75,label:"75%"},{value:100,label:"100%"}];function pm({disabled:e,value:n,onChange:i,sx:o}){return z.jsxs(t.Box,{sx:Object.assign({p:20,backgroundColor:"background.cardInput",borderRadius:12},o),children:[z.jsx(Yu,{value:String(n),onChange:e=>i(+e),readOnly:!0,readonlyShowSuffix:!0,suffix:z.jsx(t.Box,{sx:{typography:"h2"},children:"%"}),sx:{mt:12,backgroundColor:"background.cardInput","& input":{pl:0,typography:"h1"}}}),z.jsx(t.Box,{sx:{mt:20},children:z.jsx(t.Slider,{marks:um,step:1,disabled:e,value:n,onChange:(e,t)=>i(t)})})]})}function hm({active:n,sx:i,onClick:o}){const r=t.useTheme(),a="light"===r.palette.mode;let s=r.palette.primary.main,l="transparent";return n&&(s=r.palette.primary.contrastText,l=t.alpha(r.palette.primary.main,.8)),z.jsx(t.Box,{component:t.ButtonBase,sx:Object.assign({typography:"body2",p:n?r.spacing(8,20,9):r.spacing(7,19,8),minWidth:79,border:n?void 0:`1px solid ${s}`,color:s,backgroundColor:l,borderRadius:8,fontWeight:600,"&:hover":{color:n?r.palette.primary.contrastText:r.palette.primary.main,backgroundColor:n?r.palette.primary.main:a?"rgba(26, 26, 27, 0.04)":"rgba(241, 249, 2, 0.08)"}},i),onClick:o,children:z.jsx(e.Trans,{id:"R9Khdg",message:"Auto"})})}const mm="auto",xm="0.1",gm="0.5",fm="0.5",ym=.01,vm=({address:e,type:t})=>{const[i,o]=n.useState(mm),r=n.useMemo((()=>i===mm?"AMMV3"===t?new s(fm).div(100).toNumber():"AMMV2"===t?new s(gm).div(100).toNumber():new s(xm).div(100).toNumber():i),[i,t]);return{slipper:i,setSlipper:o,slipperValue:r,resetSlipper:()=>{o(mm)}}};function bm({type:i,disabled:o,value:r,onChange:a,sx:l}){const d=t.useTheme(),c=r===mm,[u,p]=n.useState(c?"":new s(r).times(100).toNumber()),h="AMMV3"==i?fm:"AMMV2"==i?gm:xm;return z.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:z.jsxs(t.Box,{sx:{backgroundColor:d.palette.background.paper,padding:d.spacing(12,20),borderRadius:8,width:318,maxWidth:"90vw",boxSizing:"border-box"},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),z.jsxs("span",{children:[c?h:r&&new s(r).times(100).toNumber(),"%"]})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",margin:d.spacing(16,0,0,0)},children:[z.jsx(hm,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{p(""),a(mm)},active:c}),z.jsx(t.Input,{placeholder:String(h),value:u,onChange:e=>{const{value:t}=e.target;p(t),a(t?new s(t).div(100).toNumber():mm)},onBlur:()=>{(!c&&new s(r).gt(.1)||new s(r).lte(0))&&(p(10),a(.1))},suffix:z.jsx(t.Box,{sx:{mr:16},children:"%"}),sx:{ml:8,"& input":{px:16,py:0,height:"39px"}}})]})]}),sx:{p:0},arrow:!1,placement:"bottom-end",children:z.jsx(t.HoverAddBackground,{sx:Object.assign({width:"max-content",alignItems:"right",margin:d.spacing(0,0,0,"auto"),p:d.spacing(4,12),borderRadius:20,backgroundColor:"background.paperDarkContrast"},l),children:z.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:d.palette.text.primary}}})})})}const Cm=50;var jm,wm,km;function Tm(i){var r,a,s,{chainId:l,includeButton:d}=i,c=N(i,["chainId","includeButton"]);const{chainId:u,getAppKitAccountByChainId:p,open:h}=Ra(),[m,x]=n.useState(!1),g=Sp(l),f=void 0!==u&&void 0!==l&&u!==l,y=p(l);return!(null==y?void 0:y.appKitAccount.address)||m||void 0===u||l&&l!==u?z.jsx(z.Fragment,{children:z.jsx(t.Button,{...c,isLoading:m,onClick:()=>D(this,void 0,void 0,(function*(){if(f)return g?(x(!0),yield g(),void x(!1)):void 0;x(!0),h({namespace:null==y?void 0:y.namespace}),x(!1)})),children:m?z.jsx(e.Trans,{id:"J28zul",message:"Connecting..."}):f&&l?o.i18n._({id:"1+P9RR",message:"Switch to {0}",values:{0:null!==(s=null===(a=So.get(l))||void 0===a?void 0:a.name)&&void 0!==s?s:"unknown"}}):z.jsx(e.Trans,{id:"r7ScnQ",message:"Connect to a wallet"})})}):d?z.jsx(z.Fragment,{children:null!==(r=c.children)&&void 0!==r?r:null}):z.jsx(t.Button,{...c})}!function(e){e[e.quantity=1]="quantity",e[e.percentage=2]="percentage"}(jm||(jm={})),function(e){e.CURRENCY_A="CURRENCY_A",e.CURRENCY_B="CURRENCY_B"}(wm||(wm={})),function(e){e.LOWER="LOWER",e.UPPER="UPPER"}(km||(km={}));const Bm={xs:"4px",sm:"8px",md:"12px",lg:"24px",xl:"32px"},Em=({children:e,sx:n})=>(t.useTheme(),z.jsx(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",gap:20,px:20,py:20,borderRadius:12},n),children:e})),Im=({children:e,sx:n})=>{const i=t.useTheme();return z.jsx(Em,{sx:Object.assign(Object.assign({},n),{backgroundColor:i.palette.background.paperContrast}),children:e})},Am=({children:e})=>{const n=t.useTheme();return z.jsxs(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(n.palette.warning.main,.1),display:"flex",alignItems:"center",gap:8},children:[z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.75 16.125L9 1.875L17.25 16.125H0.75ZM14.6475 14.625L8.99998 4.86749L3.35247 14.625H14.6475ZM9.75004 12.375H8.25003V13.875H9.75004V12.375ZM8.25003 7.875H9.75004V10.875H8.25003V7.875Z",fill:n.palette.warning.main})}),z.jsx(t.Box,{sx:{typography:"h6",color:n.palette.warning.main,textAlign:"left"},children:e})]})};function Sm({gap:e,flex:n,children:i,style:o}){return z.jsx(t.Box,{sx:Object.assign(Object.assign(Object.assign({display:"flex",flexDirection:"column",justifyContent:"flex-start",gap:e&&Bm[e]||e},n&&{flex:n}),{width:"100%",alignItems:"center"}),o),children:i})}function Lm({gap:e,justify:n,grow:i,children:o,style:r}){return z.jsx(t.Box,{sx:Object.assign({display:"grid",gridAutoRows:"auto",gridRowGap:e&&Bm[e]||e,justifyItems:n,flexGrow:i&&1},r),children:o})}function Rm({gap:e,children:n,sx:i}){return z.jsx(t.Box,{sx:Object.assign({width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"flex-start",gap:e&&Bm[e]||e},i),children:n})}function Mm({children:e,style:t}){return z.jsx(Rm,{sx:Object.assign({justifyContent:"space-between"},t),children:e})}function Om({gap:e,justify:t,children:n,sx:i}){return z.jsx(Rm,{sx:Object.assign({position:"relative",width:"fit-content",margin:`-${e}`},i),children:n})}function Pm({children:e,disabled:t,sx:n}){return z.jsx(Rm,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:"stretch",gap:12,opacity:t?.2:1,pointerEvents:t?"none":"auto"},n),children:e})}const _m=({chainId:n,approvalA:i,approvalB:r,parsedAmounts:a,isValid:s,depositADisabled:l,depositBDisabled:d,errorMessage:c,setShowConfirm:u})=>{var p,h;const m=i.needApprove&&!!a[wm.CURRENCY_A]||i.isApproving,x=r.needApprove&&!!a[wm.CURRENCY_B]||r.isApproving;return z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:n,children:z.jsxs(Lm,{gap:"md",style:{width:"100%"},children:[(m||x)&&s&&z.jsxs(t.Box,{sx:{width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"space-between",gap:8},children:[m&&z.jsx(t.Button,{size:t.Button.Size.big,isLoading:i.isApproving,onClick:i.submitApprove,disabled:i.insufficientBalance,width:x?"50%":"100%",children:i.isApproving?z.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(p=i.token)||void 0===p?void 0:p.symbol}}):i.approveTitle}),x&&z.jsx(t.Button,{size:t.Button.Size.big,isLoading:r.isApproving,onClick:r.submitApprove,disabled:r.insufficientBalance,width:m?"50%":"100%",children:r.isApproving?z.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(h=r.token)||void 0===h?void 0:h.symbol}}):r.approveTitle})]}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{u(!0)},disabled:!s||i.needApprove&&!l||r.needApprove&&!d,danger:!s&&!!a[wm.CURRENCY_A]&&!!a[wm.CURRENCY_B],children:c||o.i18n._({id:"rdUucN",message:"Preview"})})]})})},Nm=({chainId:e,disabled:n,isLoading:i,onConfirm:r})=>z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:e,children:z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:r,disabled:n,isLoading:i,children:o.i18n._({id:"h5pjuM",message:"Collect fees"})})});function Dm(e){const t=n.useRef();return n.useEffect((()=>{t.current=e})),t.current}const Fm=[.25,.5,.75,1];function Um({currentValue:e,onClick:i,sx:o}){const r=t.useTheme(),a="light"===r.palette.mode,{isMobile:s}=Ga(),[l,d]=n.useState(null),c=n.useRef(0);n.useEffect((()=>{e?(c.current+=1,c.current>=2&&(d(null),c.current=0)):d(null)}),[e]);const u=Dm(e);return n.useEffect((()=>{u===e&&1===l&&(c.current=1)}),[e,u,l]),z.jsx(t.Box,{sx:Object.assign({display:"grid",gap:s?10:14,gridTemplateColumns:`repeat(${Fm.length}, 1fr)`},o),children:Fm.map((e=>{const n=e===l;return z.jsxs(t.ButtonBase,{sx:{typography:"h6",borderRadius:4,padding:r.spacing(4,0),width:"100%",color:"text.secondary",backgroundColor:"background.paperDarkContrast","&:hover":{color:r.palette.text.primary,backgroundColor:t.alpha(r.palette.text.primary,.2)},"&.selected, &:focus":{color:"#fff",backgroundColor:a?r.palette.primary.main:t.alpha(r.palette.text.primary,.4)}},onClick:()=>{n||(c.current=0,d(e),i(e))},className:n?"selected":void 0,children:[100*e,"%"]},e)}))})}const qm=({value:i,onUserInput:r,maxAmount:a,balance:s,currency:l,locked:d})=>{var c,u;const p=t.useTheme(),h=n.useCallback((e=>{if(!a||!l)return;const t=a.toExact().multipliedBy(e).dp(l.decimals).toString();r(t)}),[l,a,r]),m=n.useMemo((()=>s?er({input:s.toExact(),decimals:null==l?void 0:l.decimals}):"-"),[null==l?void 0:l.decimals,s]);return z.jsxs(t.Box,{sx:{pt:20,pb:20,px:20,borderRadius:16,backgroundColor:p.palette.background.cardInput},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:p.palette.text.primary,typography:"h5"},children:[(null==l?void 0:l.address)&&z.jsx(ol,{address:null!==(c=null==l?void 0:l.address)&&void 0!==c?c:"",chainId:null==l?void 0:l.chainId,noShowChain:!0,width:24,height:24,marginRight:0}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:(null==l?void 0:l.address)?z.jsx(t.Box,{children:null!==(u=null==l?void 0:l.symbol)&&void 0!==u?u:"-"}):z.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"})})]}),z.jsxs(t.Box,{component:t.ButtonBase,sx:{color:p.palette.text.secondary,"&:hover":{color:p.palette.text.primary},cursor:"pointer",display:"flex",flexWrap:"wrap",justifyContent:"flex-end",typography:"body2"},onClick:()=>{h(1)},children:[z.jsxs(t.Box,{sx:{wordBreak:"keep-all"},children:[o.i18n._({id:"fsBGk0",message:"Balance"}),": "]}),z.jsx(t.Box,{sx:{wordBreak:"break-all",textAlign:"right",display:"flex",alignItems:"center"},children:m})]})]}),z.jsx(Yu,{sx:{mt:4,backgroundColor:p.palette.background.cardInput},suffix:void 0,value:i,onChange:r,readOnly:d,withClear:!d}),d?null:z.jsx(Um,{sx:{mt:20,mb:0},onClick:h,currentValue:i})]})},Vm={},Wm={};var Hm,Zm;Object.values(r.ChainId).filter((e=>"number"==typeof e)).map((e=>{const t=p.getUniswapV3FactoryContractAddressByChainId(e),n=p.getNonfungiblePositionManagerContractAddressByChainId(e);t&&(Vm[e]=t),n&&(Wm[e]=n)})),r.ChainId.MAINNET,r.ChainId.ARBITRUM_ONE,r.ChainId.SEPOLIA,r.ChainId.TAIKO,function(e){e[e.EXACT_INPUT=0]="EXACT_INPUT",e[e.EXACT_OUTPUT=1]="EXACT_OUTPUT"}(Hm||(Hm={})),function(e){e[e.ROUND_DOWN=0]="ROUND_DOWN",e[e.ROUND_HALF_UP=1]="ROUND_HALF_UP",e[e.ROUND_UP=2]="ROUND_UP"}(Zm||(Zm={}));const zm=E.BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),$m={[Zm.ROUND_DOWN]:s.ROUND_DOWN,[Zm.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Zm.ROUND_UP]:s.ROUND_UP},Gm={[Zm.ROUND_DOWN]:s.ROUND_DOWN,[Zm.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Zm.ROUND_UP]:s.ROUND_UP};class Qm{constructor(e,t=E.BigInt(1)){this.numerator=E.BigInt(e),this.denominator=E.BigInt(t)}static tryParseFraction(e){if(e instanceof E||"number"==typeof e||"string"==typeof e)return new Qm(e);if("numerator"in e&&"denominator"in e)return e;throw new Error("Could not parse fraction")}get quotient(){return E.divide(this.numerator,this.denominator)}get remainder(){return new Qm(E.remainder(this.numerator,this.denominator),this.denominator)}invert(){return new Qm(this.denominator,this.numerator)}add(e){const t=Qm.tryParseFraction(e);return E.equal(this.denominator,t.denominator)?new Qm(E.add(this.numerator,t.numerator),this.denominator):new Qm(E.add(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator)),E.multiply(this.denominator,t.denominator))}subtract(e){const t=Qm.tryParseFraction(e);return E.equal(this.denominator,t.denominator)?new Qm(E.subtract(this.numerator,t.numerator),this.denominator):new Qm(E.subtract(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator)),E.multiply(this.denominator,t.denominator))}lessThan(e){const t=Qm.tryParseFraction(e);return E.lessThan(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator))}equalTo(e){const t=Qm.tryParseFraction(e);return E.equal(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator))}greaterThan(e){const t=Qm.tryParseFraction(e);return E.greaterThan(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator))}multiply(e){const t=Qm.tryParseFraction(e);return new Qm(E.multiply(this.numerator,t.numerator),E.multiply(this.denominator,t.denominator))}divide(e){const t=Qm.tryParseFraction(e);return new Qm(E.multiply(this.numerator,t.denominator),E.multiply(this.denominator,t.numerator))}toSignificant(e,t={decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0},n=Zm.ROUND_HALF_UP){I(Number.isInteger(e),`${e} is not an integer.`),I(e>0,`${e} is not positive.`);const i=$m[n],o=new s(this.numerator.toString()).div(this.denominator.toString()).precision(e,i);return o.toFormat(o.decimalPlaces(),i,t)}toFixed(e,t={decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0},n=Zm.ROUND_HALF_UP){I(Number.isInteger(e),`${e} is not an integer.`),I(e>=0,`${e} is negative.`);const i=Gm[n];return new s(this.numerator.toString()).decimalPlaces(e,i).div(this.denominator.toString()).toFormat(e,i,t)}get asFraction(){return new Qm(this.numerator,this.denominator)}}class Ym extends Qm{static fromRawAmount(e,t){return new Ym(e,t)}static fromFractionalAmount(e,t,n){return new Ym(e,t,n)}constructor(e,t,n){super(t,n),I(E.lessThanOrEqual(this.quotient,zm),"AMOUNT"),this.currency=e,this.decimalScale=E.exponentiate(E.BigInt(10),E.BigInt(e.decimals))}add(e){I(this.currency.equals(e.currency),"CURRENCY");const t=super.add(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}subtract(e){I(this.currency.equals(e.currency),"CURRENCY");const t=super.subtract(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}multiply(e){const t=super.multiply(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}divide(e){const t=super.divide(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}toSignificant(e=6,t,n=Zm.ROUND_DOWN){return super.divide(this.decimalScale).toSignificant(e,t,n)}toFixed(e=this.currency.decimals,t,n=Zm.ROUND_DOWN){return I(e<=this.currency.decimals,"DECIMALS"),super.divide(this.decimalScale).toFixed(e,t,n)}toExact(){return new s(this.quotient.toString()).div(this.decimalScale.toString())}get wrapped(){return this.currency.isToken?this:Ym.fromFractionalAmount(this.currency.wrapped,this.numerator,this.denominator)}}const Xm=new Qm(E.BigInt(100));function Km(e){return new Jm(e.numerator,e.denominator)}class Jm extends Qm{constructor(){super(...arguments),this.isPercent=!0}add(e){return Km(super.add(e))}subtract(e){return Km(super.subtract(e))}multiply(e){return Km(super.multiply(e))}divide(e){return Km(super.divide(e))}toSignificant(e=5,t,n){return super.multiply(Xm).toSignificant(e,t,n)}toFixed(e=2,t,n){return super.multiply(Xm).toFixed(e,t,n)}}class ex extends Qm{constructor(...e){let t,n,i,o;if(4===e.length)[t,n,i,o]=e;else{const r=e[0].quoteAmount.divide(e[0].baseAmount);[t,n,i,o]=[e[0].baseAmount.currency,e[0].quoteAmount.currency,r.denominator,r.numerator]}super(o,i),this.baseCurrency=t,this.quoteCurrency=n,this.scalar=new Qm(E.exponentiate(E.BigInt(10),E.BigInt(t.decimals)),E.exponentiate(E.BigInt(10),E.BigInt(n.decimals)))}invert(){return new ex(this.quoteCurrency,this.baseCurrency,this.numerator,this.denominator)}multiply(e){I(this.quoteCurrency.equals(e.baseCurrency),"TOKEN");const t=super.multiply(e);return new ex(this.baseCurrency,e.quoteCurrency,t.denominator,t.numerator)}quote(e){I(e.currency.equals(this.baseCurrency),"TOKEN");const t=super.multiply(e);return Ym.fromFractionalAmount(this.quoteCurrency,t.numerator,t.denominator)}get adjustedForDecimals(){return super.multiply(this.scalar)}toSignificant(e=6,t,n){return this.adjustedForDecimals.toSignificant(e,t,n)}toFixed(e=4,t,n){return this.adjustedForDecimals.toFixed(e,t,n)}}class tx{constructor(e,t,n,i){I(Number.isSafeInteger(e),"CHAIN_ID"),I(t>=0&&t<255&&Number.isInteger(t),"DECIMALS"),this.chainId=e,this.decimals=t,this.symbol=n,this.name=i}}function nx(e){try{return Gr(e)}catch(t){throw new Error(`${e} is not a valid address.`)}}const ix=/^0x[0-9a-fA-F]{40}$/;class ox extends tx{constructor(e,t,n,i,o,r,a,s){super(e,n,i,o),this.isNative=!1,this.isToken=!0,this.address=r?function(e){if(ix.test(e))return e;throw new Error(`${e} is not a valid address.`)}(t):nx(t),a&&I(a.gte(x.BigNumber.from(0)),"NON-NEGATIVE FOT FEES"),s&&I(s.gte(x.BigNumber.from(0)),"NON-NEGATIVE FOT FEES"),this.buyFeeBps=a,this.sellFeeBps=s}equals(e){return e.isToken&&this.chainId===e.chainId&&this.address.toLowerCase()===e.address.toLowerCase()}sortsBefore(e){return I(this.chainId===e.chainId,"CHAIN_IDS"),I(this.address.toLowerCase()!==e.address.toLowerCase(),"ADDRESSES"),this.address.toLowerCase()<e.address.toLowerCase()}get wrapped(){return this}}const rx=E.BigInt(Number.MAX_SAFE_INTEGER),ax=E.BigInt(0),sx=E.BigInt(1),lx=E.BigInt(2);const dx=E.BigInt(0),cx=1e4;new Jm(E.BigInt(1),cx),new Jm(1,100),new Jm(3,100),new Jm(5,100),new Jm(10,100),new Jm(15,100);const ux=new Jm(0);new Jm(1);const px="0x5ccd5621c1bb9e44ce98cef8b90d31eb2423dec3793b6239232cefae976936ea";var hx;!function(e){e[e.LOWEST=100]="LOWEST",e[e.LOW_200=200]="LOW_200",e[e.LOW_300=300]="LOW_300",e[e.LOW_400=400]="LOW_400",e[e.LOW=500]="LOW",e[e.MEDIUM=3e3]="MEDIUM",e[e.HIGH=1e4]="HIGH"}(hx||(hx={}));const mx={[hx.LOWEST]:1,[hx.LOW_200]:4,[hx.LOW_300]:6,[hx.LOW_400]:8,[hx.LOW]:10,[hx.MEDIUM]:60,[hx.HIGH]:200},xx=E.BigInt(-1),gx=E.BigInt(0),fx=E.BigInt(1),yx=E.exponentiate(E.BigInt(2),E.BigInt(96)),vx=E.exponentiate(yx,E.BigInt(2));function bx({factoryAddress:e,tokenA:t,tokenB:n,fee:i,initCodeHashManualOverride:o,chainId:a}){const[s,l]=t.sortsBefore(n)?[t,n]:[n,t],d=ma(["bytes"],[Fh.encode(["address","address","uint24"],[s.address,l.address,i])]),c=null!=o?o:function(e){switch(e){case r.ChainId.TAIKO:case r.ChainId.ZETACHAIN:case r.ChainId.ZETACHAIN_TESTNET:return"0x5ccd5621c1bb9e44ce98cef8b90d31eb2423dec3793b6239232cefae976936ea";case r.ChainId.SEPOLIA:return"0x4509fa1e2d1989ac1632a56fe87c53e8d1e9d05847694e00f62b23e28cec98c4";default:return px}}(a);return Qr(e,d,c)}const Cx=E.BigInt(2),jx=[128,64,32,16,8,4,2,1].map((e=>[e,E.exponentiate(Cx,E.BigInt(e))]));function wx(e,t){return E.signedRightShift(E.multiply(e,E.BigInt(t)),E.BigInt(128))}const kx=E.exponentiate(E.BigInt(2),E.BigInt(32));class Tx{constructor(){}static getSqrtRatioAtTick(e){I(e>=Tx.MIN_TICK&&e<=Tx.MAX_TICK&&Number.isInteger(e),"TICK");const t=e<0?-1*e:e;let n=1&t?E.BigInt("0xfffcb933bd6fad37aa2d162d1a594001"):E.BigInt("0x100000000000000000000000000000000");return 2&t&&(n=wx(n,"0xfff97272373d413259a46990580e213a")),4&t&&(n=wx(n,"0xfff2e50f5f656932ef12357cf3c7fdcc")),8&t&&(n=wx(n,"0xffe5caca7e10e4e61c3624eaa0941cd0")),16&t&&(n=wx(n,"0xffcb9843d60f6159c9db58835c926644")),32&t&&(n=wx(n,"0xff973b41fa98c081472e6896dfb254c0")),64&t&&(n=wx(n,"0xff2ea16466c96a3843ec78b326b52861")),128&t&&(n=wx(n,"0xfe5dee046a99a2a811c461f1969c3053")),256&t&&(n=wx(n,"0xfcbe86c7900a88aedcffc83b479aa3a4")),512&t&&(n=wx(n,"0xf987a7253ac413176f2b074cf7815e54")),1024&t&&(n=wx(n,"0xf3392b0822b70005940c7a398e4b70f3")),2048&t&&(n=wx(n,"0xe7159475a2c29b7443b29c7fa6e889d9")),4096&t&&(n=wx(n,"0xd097f3bdfd2022b8845ad8f792aa5825")),8192&t&&(n=wx(n,"0xa9f746462d870fdf8a65dc1f90e061e5")),16384&t&&(n=wx(n,"0x70d869a156d2a1b890bb3df62baf32f7")),32768&t&&(n=wx(n,"0x31be135f97d08fd981231505542fcfa6")),65536&t&&(n=wx(n,"0x9aa508b5b7a84e1c677de54f3e99bc9")),131072&t&&(n=wx(n,"0x5d6af8dedb81196699c329225ee604")),262144&t&&(n=wx(n,"0x2216e584f5fa1ea926041bedfe98")),524288&t&&(n=wx(n,"0x48a170391f7dc42444e8fa2")),e>0&&(n=E.divide(zm,n)),E.greaterThan(E.remainder(n,kx),gx)?E.add(E.divide(n,kx),fx):E.divide(n,kx)}static getTickAtSqrtRatio(e){I(E.greaterThanOrEqual(e,Tx.MIN_SQRT_RATIO)&&E.lessThan(e,Tx.MAX_SQRT_RATIO),"SQRT_RATIO");const t=E.leftShift(e,E.BigInt(32)),n=function(e){I(E.greaterThan(e,gx),"ZERO"),I(E.lessThanOrEqual(e,zm),"MAX");let t=0;for(const[n,i]of jx)E.greaterThanOrEqual(e,i)&&(e=E.signedRightShift(e,E.BigInt(n)),t+=n);return t}(t);let i;i=E.greaterThanOrEqual(E.BigInt(n),E.BigInt(128))?E.signedRightShift(t,E.BigInt(n-127)):E.leftShift(t,E.BigInt(127-n));let o=E.leftShift(E.subtract(E.BigInt(n),E.BigInt(128)),E.BigInt(64));for(let e=0;e<14;e++){i=E.signedRightShift(E.multiply(i,i),E.BigInt(127));const t=E.signedRightShift(i,E.BigInt(128));o=E.bitwiseOr(o,E.leftShift(t,E.BigInt(63-e))),i=E.signedRightShift(i,t)}const r=E.multiply(o,E.BigInt("255738958999603826347141")),a=E.toNumber(E.signedRightShift(E.subtract(r,E.BigInt("3402992956809132418596140100660247210")),E.BigInt(128))),s=E.toNumber(E.signedRightShift(E.add(r,E.BigInt("291339464771989622907027621153398088495")),E.BigInt(128)));return a===s?a:E.lessThanOrEqual(Tx.getSqrtRatioAtTick(s),e)?s:a}}Tx.MIN_TICK=-887272,Tx.MAX_TICK=-Tx.MIN_TICK,Tx.MIN_SQRT_RATIO=E.BigInt("4295128739"),Tx.MAX_SQRT_RATIO=E.BigInt("1461446703485210103287273052203988822378723970342");class Bx{constructor(){}static mulDivRoundingUp(e,t,n){const i=E.multiply(e,t);let o=E.divide(i,n);return E.notEqual(E.remainder(i,n),gx)&&(o=E.add(o,fx)),o}}const Ex=E.subtract(E.exponentiate(E.BigInt(2),E.BigInt(160)),fx);function Ix(e,t){const n=E.multiply(e,t);return E.bitwiseAnd(n,zm)}class Ax{constructor(){}static getAmount0Delta(e,t,n,i){E.greaterThan(e,t)&&([e,t]=[t,e]);const o=E.leftShift(n,E.BigInt(96)),r=E.subtract(t,e);return i?Bx.mulDivRoundingUp(Bx.mulDivRoundingUp(o,r,t),fx,e):E.divide(E.divide(E.multiply(o,r),t),e)}static getAmount1Delta(e,t,n,i){return E.greaterThan(e,t)&&([e,t]=[t,e]),i?Bx.mulDivRoundingUp(n,E.subtract(t,e),yx):E.divide(E.multiply(n,E.subtract(t,e)),yx)}static getNextSqrtPriceFromInput(e,t,n,i){return I(E.greaterThan(e,gx)),I(E.greaterThan(t,gx)),i?this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!0):this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!0)}static getNextSqrtPriceFromOutput(e,t,n,i){return I(E.greaterThan(e,gx)),I(E.greaterThan(t,gx)),i?this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!1):this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!1)}static getNextSqrtPriceFromAmount0RoundingUp(e,t,n,i){if(E.equal(n,gx))return e;const o=E.leftShift(t,E.BigInt(96));if(i){let t=Ix(n,e);if(E.equal(E.divide(t,n),e)){const n=function(e,t){const n=E.add(e,t);return E.bitwiseAnd(n,zm)}(o,t);if(E.greaterThanOrEqual(n,o))return Bx.mulDivRoundingUp(o,e,n)}return Bx.mulDivRoundingUp(o,fx,E.add(E.divide(o,e),n))}{let t=Ix(n,e);I(E.equal(E.divide(t,n),e)),I(E.greaterThan(o,t));const i=E.subtract(o,t);return Bx.mulDivRoundingUp(o,e,i)}}static getNextSqrtPriceFromAmount1RoundingDown(e,t,n,i){if(i){const i=E.lessThanOrEqual(n,Ex)?E.divide(E.leftShift(n,E.BigInt(96)),t):E.divide(E.multiply(n,yx),t);return E.add(e,i)}{const i=Bx.mulDivRoundingUp(n,yx,t);return I(E.greaterThan(e,i)),E.subtract(e,i)}}}const Sx=E.exponentiate(E.BigInt(10),E.BigInt(6));class Lx{constructor(){}static computeSwapStep(e,t,n,i,o){const r={};o=E.BigInt(o);const a=E.greaterThanOrEqual(e,t),s=E.greaterThanOrEqual(i,gx);if(s){const s=E.divide(E.multiply(i,E.subtract(Sx,o)),Sx);r.amountIn=a?Ax.getAmount0Delta(t,e,n,!0):Ax.getAmount1Delta(e,t,n,!0),E.greaterThanOrEqual(s,r.amountIn)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Ax.getNextSqrtPriceFromInput(e,n,s,a)}else r.amountOut=a?Ax.getAmount1Delta(t,e,n,!1):Ax.getAmount0Delta(e,t,n,!1),E.greaterThanOrEqual(E.multiply(i,xx),r.amountOut)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Ax.getNextSqrtPriceFromOutput(e,n,E.multiply(i,xx),a);const l=E.equal(t,r.sqrtRatioNextX96);return a?(r.amountIn=l&&s?r.amountIn:Ax.getAmount0Delta(r.sqrtRatioNextX96,e,n,!0),r.amountOut=l&&!s?r.amountOut:Ax.getAmount1Delta(r.sqrtRatioNextX96,e,n,!1)):(r.amountIn=l&&s?r.amountIn:Ax.getAmount1Delta(e,r.sqrtRatioNextX96,n,!0),r.amountOut=l&&!s?r.amountOut:Ax.getAmount0Delta(e,r.sqrtRatioNextX96,n,!1)),!s&&E.greaterThan(r.amountOut,E.multiply(i,xx))&&(r.amountOut=E.multiply(i,xx)),s&&E.notEqual(r.sqrtRatioNextX96,t)?r.feeAmount=E.subtract(i,r.amountIn):r.feeAmount=Bx.mulDivRoundingUp(r.amountIn,o,E.subtract(Sx,o)),[r.sqrtRatioNextX96,r.amountIn,r.amountOut,r.feeAmount]}}class Rx{constructor(){}static addDelta(e,t){return E.lessThan(t,gx)?E.subtract(e,E.multiply(t,xx)):E.add(e,t)}}class Mx{getTick(e){return D(this,void 0,void 0,(function*(){throw new Error(Mx.ERROR_MESSAGE)}))}nextInitializedTickWithinOneWord(e,t,n){return D(this,void 0,void 0,(function*(){throw new Error(Mx.ERROR_MESSAGE)}))}}function Ox(e,t){return e.index-t.index}Mx.ERROR_MESSAGE="No tick data provider was given";class Px{constructor(){}static validateList(e,t){I(t>0,"TICK_SPACING_NONZERO"),I(e.every((({index:e})=>e%t==0)),"TICK_SPACING"),I(E.equal(e.reduce(((e,{liquidityNet:t})=>E.add(e,t)),gx),gx),"ZERO_NET"),I(function(e,t){for(let n=0;n<e.length-1;n++)if(t(e[n],e[n+1])>0)return!1;return!0}(e,Ox),"SORTED")}static isBelowSmallest(e,t){return I(e.length>0,"LENGTH"),t<e[0].index}static isAtOrAboveLargest(e,t){return I(e.length>0,"LENGTH"),t>=e[e.length-1].index}static getTick(e,t){const n=e[this.binarySearch(e,t)];return I(n.index===t,"NOT_CONTAINED"),n}static binarySearch(e,t){I(!this.isBelowSmallest(e,t),"BELOW_SMALLEST");let n,i=0,o=e.length-1;for(;;){if(n=Math.floor((i+o)/2),e[n].index<=t&&(n===e.length-1||e[n+1].index>t))return n;e[n].index<t?i=n+1:o=n-1}}static nextInitializedTick(e,t,n){if(n){if(I(!Px.isBelowSmallest(e,t),"BELOW_SMALLEST"),Px.isAtOrAboveLargest(e,t))return e[e.length-1];return e[this.binarySearch(e,t)]}if(I(!this.isAtOrAboveLargest(e,t),"AT_OR_ABOVE_LARGEST"),this.isBelowSmallest(e,t))return e[0];return e[this.binarySearch(e,t)+1]}static nextInitializedTickWithinOneWord(e,t,n,i){const o=Math.floor(t/i);if(n){const r=(o>>8<<8)*i;if(Px.isBelowSmallest(e,t))return[r,!1];const a=Px.nextInitializedTick(e,t,n).index,s=Math.max(r,a);return[s,s===a]}{const r=(((o+1>>8)+1<<8)-1)*i;if(this.isAtOrAboveLargest(e,t))return[r,!1];const a=this.nextInitializedTick(e,t,n).index,s=Math.min(r,a);return[s,s===a]}}}function _x(e){let t=E.BigInt(e).toString(16);return t.length%2!=0&&(t=`0${t}`),`0x${t}`}function Nx(e,t){const n=E.leftShift(E.BigInt(e),E.BigInt(192)),i=E.BigInt(t);return function(e){if(I(E.greaterThanOrEqual(e,ax),"NEGATIVE"),E.lessThan(e,rx))return E.BigInt(Math.floor(Math.sqrt(E.toNumber(e))));let t,n;for(t=e,n=E.add(E.divide(e,lx),sx);E.lessThan(n,t);)t=n,n=E.divide(E.add(E.divide(e,n),n),lx);return t}(E.divide(n,i))}function Dx(e,t,n){E.greaterThan(e,t)&&([e,t]=[t,e]);const i=E.divide(E.multiply(e,t),yx);return E.divide(E.multiply(E.BigInt(n),i),E.subtract(t,e))}function Fx(e,t,n){E.greaterThan(e,t)&&([e,t]=[t,e]);const i=E.multiply(E.multiply(E.BigInt(n),e),t),o=E.multiply(yx,E.subtract(t,e));return E.divide(i,o)}function Ux(e,t,n){return E.greaterThan(e,t)&&([e,t]=[t,e]),E.divide(E.multiply(E.BigInt(n),yx),E.subtract(t,e))}function qx(e,t,n,i,o,r){E.greaterThan(t,n)&&([t,n]=[n,t]);const a=r?Fx:Dx;if(E.lessThanOrEqual(e,t))return a(t,n,i);if(E.lessThan(e,n)){const r=a(e,n,i),s=Ux(t,e,o);return E.lessThan(r,s)?r:s}return Ux(t,n,o)}function Vx(e,t){I(Number.isInteger(e)&&Number.isInteger(t),"INTEGERS"),I(t>0,"TICK_SPACING"),I(e>=Tx.MIN_TICK&&e<=Tx.MAX_TICK,"TICK_BOUND");const n=Math.round(e/t)*t;return n<Tx.MIN_TICK?n+t:n>Tx.MAX_TICK?n-t:n}function Wx(e,t,n){const i=Tx.getSqrtRatioAtTick(n),o=E.multiply(i,i);return e.sortsBefore(t)?new ex(e,t,vx,o):new ex(e,t,o,vx)}function Hx(e){const t=e.baseCurrency.sortsBefore(e.quoteCurrency),n=t?Nx(e.numerator,e.denominator):Nx(e.denominator,e.numerator);let i=Tx.getTickAtSqrtRatio(n);const o=Wx(e.baseCurrency,e.quoteCurrency,i+1);return t?e.lessThan(o)||i++:e.greaterThan(o)||i++,i}E.exponentiate(E.BigInt(2),E.BigInt(128)),E.exponentiate(E.BigInt(2),E.BigInt(256));class Zx{constructor({index:e,liquidityGross:t,liquidityNet:n}){I(e>=Tx.MIN_TICK&&e<=Tx.MAX_TICK,"TICK"),this.index=e,this.liquidityGross=E.BigInt(t),this.liquidityNet=E.BigInt(n)}}class zx{constructor(e,t){const n=e.map((e=>e instanceof Zx?e:new Zx(e)));Px.validateList(n,t),this.ticks=n}getTick(e){return D(this,void 0,void 0,(function*(){return Px.getTick(this.ticks,e)}))}nextInitializedTickWithinOneWord(e,t,n){return D(this,void 0,void 0,(function*(){return Px.nextInitializedTickWithinOneWord(this.ticks,e,t,n)}))}}const $x=new Mx;let Gx=class e{static getAddress(e,t,n,i,o){return bx({factoryAddress:null!=o?o:"0x78172691DD3B8ADa7aEbd9bFfB487FB11D735DB2",fee:n,tokenA:e,tokenB:t,initCodeHashManualOverride:i})}constructor(e,t,n,i,o,r,a=$x){I(Number.isInteger(n)&&n<1e6,"FEE");const s=Tx.getSqrtRatioAtTick(r),l=Tx.getSqrtRatioAtTick(r+1);I(E.greaterThanOrEqual(E.BigInt(i),s)&&E.lessThanOrEqual(E.BigInt(i),l),"PRICE_BOUNDS"),[this.token0,this.token1]=e.sortsBefore(t)?[e,t]:[t,e],this.fee=n,this.sqrtRatioX96=E.BigInt(i),this.liquidity=E.BigInt(o),this.tickCurrent=r,this.tickDataProvider=Array.isArray(a)?new zx(a,mx[n]):a}involvesToken(e){return e.equals(this.token0)||e.equals(this.token1)}get token0Price(){var e;return null!==(e=this._token0Price)&&void 0!==e?e:this._token0Price=new ex(this.token0,this.token1,vx,E.multiply(this.sqrtRatioX96,this.sqrtRatioX96))}get token1Price(){var e;return null!==(e=this._token1Price)&&void 0!==e?e:this._token1Price=new ex(this.token1,this.token0,E.multiply(this.sqrtRatioX96,this.sqrtRatioX96),vx)}priceOf(e){return I(this.involvesToken(e),"TOKEN"),e.equals(this.token0)?this.token0Price:this.token1Price}get chainId(){return this.token0.chainId}getOutputAmount(t,n){return D(this,void 0,void 0,(function*(){I(this.involvesToken(t.currency),"TOKEN");const i=t.currency.equals(this.token0),{amountCalculated:o,sqrtRatioX96:r,liquidity:a,tickCurrent:s}=yield this.swap(i,t.quotient,n),l=i?this.token1:this.token0;return[Ym.fromRawAmount(l,E.multiply(o,xx)),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}getInputAmount(t,n){return D(this,void 0,void 0,(function*(){I(t.currency.isToken&&this.involvesToken(t.currency),"TOKEN");const i=t.currency.equals(this.token1),{amountCalculated:o,sqrtRatioX96:r,liquidity:a,tickCurrent:s}=yield this.swap(i,E.multiply(t.quotient,xx),n),l=i?this.token0:this.token1;return[Ym.fromRawAmount(l,o),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}swap(e,t,n){return D(this,void 0,void 0,(function*(){return function(e,t,n,i,o,r,a,s,l){return D(this,void 0,void 0,(function*(){l||(l=a?E.add(Tx.MIN_SQRT_RATIO,fx):E.subtract(Tx.MAX_SQRT_RATIO,fx)),a?(I(E.greaterThan(l,Tx.MIN_SQRT_RATIO),"RATIO_MIN"),I(E.lessThan(l,t),"RATIO_CURRENT")):(I(E.lessThan(l,Tx.MAX_SQRT_RATIO),"RATIO_MAX"),I(E.greaterThan(l,t),"RATIO_CURRENT"));const d=E.greaterThanOrEqual(s,gx),c={amountSpecifiedRemaining:s,amountCalculated:gx,sqrtPriceX96:t,tick:n,liquidity:i};for(;E.notEqual(c.amountSpecifiedRemaining,gx)&&c.sqrtPriceX96!==l;){let t={};if(t.sqrtPriceStartX96=c.sqrtPriceX96,[t.tickNext,t.initialized]=yield r.nextInitializedTickWithinOneWord(c.tick,a,o),t.tickNext<Tx.MIN_TICK?t.tickNext=Tx.MIN_TICK:t.tickNext>Tx.MAX_TICK&&(t.tickNext=Tx.MAX_TICK),t.sqrtPriceNextX96=Tx.getSqrtRatioAtTick(t.tickNext),[c.sqrtPriceX96,t.amountIn,t.amountOut,t.feeAmount]=Lx.computeSwapStep(c.sqrtPriceX96,(a?E.lessThan(t.sqrtPriceNextX96,l):E.greaterThan(t.sqrtPriceNextX96,l))?l:t.sqrtPriceNextX96,c.liquidity,c.amountSpecifiedRemaining,e),d?(c.amountSpecifiedRemaining=E.subtract(c.amountSpecifiedRemaining,E.add(t.amountIn,t.feeAmount)),c.amountCalculated=E.subtract(c.amountCalculated,t.amountOut)):(c.amountSpecifiedRemaining=E.add(c.amountSpecifiedRemaining,t.amountOut),c.amountCalculated=E.add(c.amountCalculated,E.add(t.amountIn,t.feeAmount))),E.equal(c.sqrtPriceX96,t.sqrtPriceNextX96)){if(t.initialized){let e=E.BigInt((yield r.getTick(t.tickNext)).liquidityNet);a&&(e=E.multiply(e,xx)),c.liquidity=Rx.addDelta(c.liquidity,e)}c.tick=a?t.tickNext-1:t.tickNext}else E.notEqual(c.sqrtPriceX96,t.sqrtPriceStartX96)&&(c.tick=Tx.getTickAtSqrtRatio(c.sqrtPriceX96))}return{amountCalculated:c.amountCalculated,sqrtRatioX96:c.sqrtPriceX96,liquidity:c.liquidity,tickCurrent:c.tick}}))}(E.BigInt(this.fee),this.sqrtRatioX96,this.tickCurrent,this.liquidity,this.tickSpacing,this.tickDataProvider,e,t,n)}))}get tickSpacing(){return mx[this.fee]}};class Qx{constructor({pool:e,liquidity:t,tickLower:n,tickUpper:i}){this._token0Amount=null,this._token1Amount=null,this._mintAmounts=null,I(n<i,"TICK_ORDER"),I(n>=Tx.MIN_TICK&&n%e.tickSpacing==0,"TICK_LOWER"),I(i<=Tx.MAX_TICK&&i%e.tickSpacing==0,"TICK_UPPER"),this.pool=e,this.tickLower=n,this.tickUpper=i,this.liquidity=E.BigInt(t)}get token0PriceLower(){return Wx(this.pool.token0,this.pool.token1,this.tickLower)}get token0PriceUpper(){return Wx(this.pool.token0,this.pool.token1,this.tickUpper)}get amount0(){return null===this._token0Amount&&(this.pool.tickCurrent<this.tickLower?this._token0Amount=Ym.fromRawAmount(this.pool.token0,Ax.getAmount0Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this.pool.tickCurrent<this.tickUpper?this._token0Amount=Ym.fromRawAmount(this.pool.token0,Ax.getAmount0Delta(this.pool.sqrtRatioX96,Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this._token0Amount=Ym.fromRawAmount(this.pool.token0,gx)),this._token0Amount}get amount1(){return null===this._token1Amount&&(this.pool.tickCurrent<this.tickLower?this._token1Amount=Ym.fromRawAmount(this.pool.token1,gx):this.pool.tickCurrent<this.tickUpper?this._token1Amount=Ym.fromRawAmount(this.pool.token1,Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!1)):this._token1Amount=Ym.fromRawAmount(this.pool.token1,Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1))),this._token1Amount}ratiosAfterSlippage(e){const t=this.pool.token0Price.asFraction.multiply(new Jm(1).subtract(e)),n=this.pool.token0Price.asFraction.multiply(e.add(1));let i=Nx(t.numerator,t.denominator);E.lessThanOrEqual(i,Tx.MIN_SQRT_RATIO)&&(i=E.add(Tx.MIN_SQRT_RATIO,E.BigInt(1)));let o=Nx(n.numerator,n.denominator);return E.greaterThanOrEqual(o,Tx.MAX_SQRT_RATIO)&&(o=E.subtract(Tx.MAX_SQRT_RATIO,E.BigInt(1))),{sqrtRatioX96Lower:i,sqrtRatioX96Upper:o}}mintAmountsWithSlippage(e){const{sqrtRatioX96Upper:t,sqrtRatioX96Lower:n}=this.ratiosAfterSlippage(e),i=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Tx.getTickAtSqrtRatio(n)),o=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Tx.getTickAtSqrtRatio(t)),r=Qx.fromAmounts(Object.assign(Object.assign({pool:this.pool,tickLower:this.tickLower,tickUpper:this.tickUpper},this.mintAmounts),{useFullPrecision:!1})),{amount0:a}=new Qx({pool:o,liquidity:r.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).mintAmounts,{amount1:s}=new Qx({pool:i,liquidity:r.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).mintAmounts;return{amount0:a,amount1:s}}burnAmountsWithSlippage(e){const{sqrtRatioX96Upper:t,sqrtRatioX96Lower:n}=this.ratiosAfterSlippage(e),i=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Tx.getTickAtSqrtRatio(n)),o=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Tx.getTickAtSqrtRatio(t)),r=new Qx({pool:o,liquidity:this.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).amount0,a=new Qx({pool:i,liquidity:this.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).amount1;return{amount0:r.quotient,amount1:a.quotient}}get mintAmounts(){return null===this._mintAmounts?this.pool.tickCurrent<this.tickLower?{amount0:Ax.getAmount0Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:gx}:this.pool.tickCurrent<this.tickUpper?{amount0:Ax.getAmount0Delta(this.pool.sqrtRatioX96,Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!0)}:{amount0:gx,amount1:Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0)}:this._mintAmounts}static fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:o,useFullPrecision:r}){const a=Tx.getSqrtRatioAtTick(t),s=Tx.getSqrtRatioAtTick(n);return new Qx({pool:e,tickLower:t,tickUpper:n,liquidity:qx(e.sqrtRatioX96,a,s,i,o,r)})}static fromAmount0({pool:e,tickLower:t,tickUpper:n,amount0:i,useFullPrecision:o}){return Qx.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:zm,useFullPrecision:o})}static fromAmount1({pool:e,tickLower:t,tickUpper:n,amount1:i}){return Qx.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:zm,amount1:i,useFullPrecision:!0})}}var Yx=[{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"}];class Xx{constructor(){}static encodeMulticall(e){return Array.isArray(e)||(e=[e]),1===e.length?e[0]:Xx.INTERFACE.encodeFunctionData("multicall",[e])}static decodeMulticall(e){return Xx.INTERFACE.decodeFunctionData("multicall",e).data}}Xx.INTERFACE=new Gh(Yx);var Kx=[{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"},{internalType:"address",name:"_tokenDescriptor_",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"owner",type:"address"},{indexed:!0,internalType:"address",name:"approved",type:"address"},{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"}],name:"Approval",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"owner",type:"address"},{indexed:!0,internalType:"address",name:"operator",type:"address"},{indexed:!1,internalType:"bool",name:"approved",type:"bool"}],name:"ApprovalForAll",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!1,internalType:"address",name:"recipient",type:"address"},{indexed:!1,internalType:"uint256",name:"amount0",type:"uint256"},{indexed:!1,internalType:"uint256",name:"amount1",type:"uint256"}],name:"Collect",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!1,internalType:"uint128",name:"liquidity",type:"uint128"},{indexed:!1,internalType:"uint256",name:"amount0",type:"uint256"},{indexed:!1,internalType:"uint256",name:"amount1",type:"uint256"}],name:"DecreaseLiquidity",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!1,internalType:"uint128",name:"liquidity",type:"uint128"},{indexed:!1,internalType:"uint256",name:"amount0",type:"uint256"},{indexed:!1,internalType:"uint256",name:"amount1",type:"uint256"}],name:"IncreaseLiquidity",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"from",type:"address"},{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"}],name:"Transfer",type:"event"},{inputs:[],name:"DOMAIN_SEPARATOR",outputs:[{internalType:"bytes32",name:"",type:"bytes32"}],stateMutability:"view",type:"function"},{inputs:[],name:"PERMIT_TYPEHASH",outputs:[{internalType:"bytes32",name:"",type:"bytes32"}],stateMutability:"view",type:"function"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"approve",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"owner",type:"address"}],name:"balanceOf",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[],name:"baseURI",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"pure",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"burn",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint128",name:"amount0Max",type:"uint128"},{internalType:"uint128",name:"amount1Max",type:"uint128"}],internalType:"struct INonfungiblePositionManager.CollectParams",name:"params",type:"tuple"}],name:"collect",outputs:[{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token0",type:"address"},{internalType:"address",name:"token1",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint160",name:"sqrtPriceX96",type:"uint160"}],name:"createAndInitializePoolIfNecessary",outputs:[{internalType:"address",name:"pool",type:"address"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"amount0Min",type:"uint256"},{internalType:"uint256",name:"amount1Min",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"}],internalType:"struct INonfungiblePositionManager.DecreaseLiquidityParams",name:"params",type:"tuple"}],name:"decreaseLiquidity",outputs:[{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"getApproved",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint256",name:"amount0Desired",type:"uint256"},{internalType:"uint256",name:"amount1Desired",type:"uint256"},{internalType:"uint256",name:"amount0Min",type:"uint256"},{internalType:"uint256",name:"amount1Min",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"}],internalType:"struct INonfungiblePositionManager.IncreaseLiquidityParams",name:"params",type:"tuple"}],name:"increaseLiquidity",outputs:[{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"owner",type:"address"},{internalType:"address",name:"operator",type:"address"}],name:"isApprovedForAll",outputs:[{internalType:"bool",name:"",type:"bool"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"address",name:"token0",type:"address"},{internalType:"address",name:"token1",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"int24",name:"tickLower",type:"int24"},{internalType:"int24",name:"tickUpper",type:"int24"},{internalType:"uint256",name:"amount0Desired",type:"uint256"},{internalType:"uint256",name:"amount1Desired",type:"uint256"},{internalType:"uint256",name:"amount0Min",type:"uint256"},{internalType:"uint256",name:"amount1Min",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"}],internalType:"struct INonfungiblePositionManager.MintParams",name:"params",type:"tuple"}],name:"mint",outputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"},{inputs:[],name:"name",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"ownerOf",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"spender",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"permit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"positions",outputs:[{internalType:"uint96",name:"nonce",type:"uint96"},{internalType:"address",name:"operator",type:"address"},{internalType:"address",name:"token0",type:"address"},{internalType:"address",name:"token1",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"int24",name:"tickLower",type:"int24"},{internalType:"int24",name:"tickUpper",type:"int24"},{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"feeGrowthInside0LastX128",type:"uint256"},{internalType:"uint256",name:"feeGrowthInside1LastX128",type:"uint256"},{internalType:"uint128",name:"tokensOwed0",type:"uint128"},{internalType:"uint128",name:"tokensOwed1",type:"uint128"}],stateMutability:"view",type:"function"},{inputs:[],name:"refundETH",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"from",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"safeTransferFrom",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"from",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"bytes",name:"_data",type:"bytes"}],name:"safeTransferFrom",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowed",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowedIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"operator",type:"address"},{internalType:"bool",name:"approved",type:"bool"}],name:"setApprovalForAll",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"bytes4",name:"interfaceId",type:"bytes4"}],name:"supportsInterface",outputs:[{internalType:"bool",name:"",type:"bool"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"sweepToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[],name:"symbol",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"index",type:"uint256"}],name:"tokenByIndex",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"owner",type:"address"},{internalType:"uint256",name:"index",type:"uint256"}],name:"tokenOfOwnerByIndex",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"tokenURI",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"},{inputs:[],name:"totalSupply",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"from",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"transferFrom",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"amount0Owed",type:"uint256"},{internalType:"uint256",name:"amount1Owed",type:"uint256"},{internalType:"bytes",name:"data",type:"bytes"}],name:"uniswapV3MintCallback",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"unwrapWETH9",outputs:[],stateMutability:"payable",type:"function"},{stateMutability:"payable",type:"receive"}],Jx=[{inputs:[],name:"refundETH",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"sweepToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"sweepTokenWithFee",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"unwrapWETH9",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"unwrapWETH9WithFee",outputs:[],stateMutability:"payable",type:"function"}];class eg{constructor(){}static encodeFeeBips(e){return _x(e.multiply(1e4).quotient)}static encodeUnwrapWETH9(e,t,n){if(t=nx(t),n){const i=this.encodeFeeBips(n.fee),o=nx(n.recipient);return eg.INTERFACE.encodeFunctionData("unwrapWETH9WithFee",[_x(e),t,i,o])}return eg.INTERFACE.encodeFunctionData("unwrapWETH9",[_x(e),t])}static encodeSweepToken(e,t,n,i){if(n=nx(n),i){const o=this.encodeFeeBips(i.fee),r=nx(i.recipient);return eg.INTERFACE.encodeFunctionData("sweepTokenWithFee",[e.address,_x(t),n,o,r])}return eg.INTERFACE.encodeFunctionData("sweepToken",[e.address,_x(t),n])}static encodeRefundETH(){return eg.INTERFACE.encodeFunctionData("refundETH")}}eg.INTERFACE=new Gh(Jx);var tg=[{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowed",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowedIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitIfNecessary",outputs:[],stateMutability:"payable",type:"function"}];class ng{constructor(){}static encodePermit(e,t){return"nonce"in t?ng.INTERFACE.encodeFunctionData("selfPermitAllowed",[e.address,_x(t.nonce),_x(t.expiry),t.v,t.r,t.s]):ng.INTERFACE.encodeFunctionData("selfPermit",[e.address,_x(t.amount),_x(t.deadline),t.v,t.r,t.s])}}ng.INTERFACE=new Gh(tg);const ig=_x(E.subtract(E.exponentiate(E.BigInt(2),E.BigInt(128)),E.BigInt(1)));function og(e){return Object.keys(e).some((e=>"recipient"===e))}const rg={Permit:[{name:"spender",type:"address"},{name:"tokenId",type:"uint256"},{name:"nonce",type:"uint256"},{name:"deadline",type:"uint256"}]};class ag{constructor(){}static encodeCreate(e){return ag.INTERFACE.encodeFunctionData("createAndInitializePoolIfNecessary",[e.token0.address,e.token1.address,e.fee,_x(e.sqrtRatioX96)])}static createCallParameters(e){return{calldata:this.encodeCreate(e),value:_x(0)}}static addCallParameters(e,t){I(E.greaterThan(e.liquidity,gx),"ZERO_LIQUIDITY");const n=[],{amount0:i,amount1:o}=e.mintAmounts,r=e.mintAmountsWithSlippage(t.slippageTolerance),a=_x(r.amount0),s=_x(r.amount1),l=_x(t.deadline);if(og(t)&&t.createPool&&n.push(this.encodeCreate(e.pool)),t.token0Permit&&n.push(ng.encodePermit(e.pool.token0,t.token0Permit)),t.token1Permit&&n.push(ng.encodePermit(e.pool.token1,t.token1Permit)),og(t)){const r=nx(t.recipient);n.push(ag.INTERFACE.encodeFunctionData("mint",[{token0:e.pool.token0.address,token1:e.pool.token1.address,fee:e.pool.fee,tickLower:e.tickLower,tickUpper:e.tickUpper,amount0Desired:_x(i),amount1Desired:_x(o),amount0Min:a,amount1Min:s,recipient:r,deadline:l}]))}else n.push(ag.INTERFACE.encodeFunctionData("increaseLiquidity",[{tokenId:_x(t.tokenId),amount0Desired:_x(i),amount1Desired:_x(o),amount0Min:a,amount1Min:s,deadline:l}]));let d=_x(0);if(t.useNative){const r=t.useNative.wrapped;I(e.pool.token0.equals(r)||e.pool.token1.equals(r),"NO_WETH");const a=e.pool.token0.equals(r)?i:o;E.greaterThan(a,gx)&&n.push(eg.encodeRefundETH()),d=_x(a)}return{calldata:Xx.encodeMulticall(n),value:d}}static encodeCollect(e){const t=[],n=_x(e.tokenId),i=e.expectedCurrencyOwed0.currency.isNative||e.expectedCurrencyOwed1.currency.isNative,o=nx(e.recipient);if(t.push(ag.INTERFACE.encodeFunctionData("collect",[{tokenId:n,recipient:i?"0x0000000000000000000000000000000000000000":o,amount0Max:ig,amount1Max:ig}])),i){const n=e.expectedCurrencyOwed0.currency.isNative?e.expectedCurrencyOwed0.quotient:e.expectedCurrencyOwed1.quotient,i=e.expectedCurrencyOwed0.currency.isNative?e.expectedCurrencyOwed1.currency:e.expectedCurrencyOwed0.currency,r=e.expectedCurrencyOwed0.currency.isNative?e.expectedCurrencyOwed1.quotient:e.expectedCurrencyOwed0.quotient;t.push(eg.encodeUnwrapWETH9(n,o)),t.push(eg.encodeSweepToken(i,r,o))}return t}static collectCallParameters(e){const t=ag.encodeCollect(e);return{calldata:Xx.encodeMulticall(t),value:_x(0)}}static removeCallParameters(e,t){const n=[],i=_x(t.deadline),o=_x(t.tokenId),r=new Qx({pool:e.pool,liquidity:t.liquidityPercentage.multiply(e.liquidity).quotient,tickLower:e.tickLower,tickUpper:e.tickUpper});I(E.greaterThan(r.liquidity,gx),"ZERO_LIQUIDITY");const{amount0:a,amount1:s}=r.burnAmountsWithSlippage(t.slippageTolerance);t.permit&&n.push(ag.INTERFACE.encodeFunctionData("permit",[nx(t.permit.spender),o,_x(t.permit.deadline),t.permit.v,t.permit.r,t.permit.s])),n.push(ag.INTERFACE.encodeFunctionData("decreaseLiquidity",[{tokenId:o,liquidity:_x(r.liquidity),amount0Min:_x(a),amount1Min:_x(s),deadline:i}]));const l=t.collectOptions,{expectedCurrencyOwed0:d,expectedCurrencyOwed1:c}=l,u=N(l,["expectedCurrencyOwed0","expectedCurrencyOwed1"]);return n.push(...ag.encodeCollect(Object.assign({tokenId:_x(t.tokenId),expectedCurrencyOwed0:d.add(Ym.fromRawAmount(d.currency,a)),expectedCurrencyOwed1:c.add(Ym.fromRawAmount(c.currency,s))},u))),t.liquidityPercentage.equalTo(fx)?t.burnToken&&n.push(ag.INTERFACE.encodeFunctionData("burn",[o])):I(!0!==t.burnToken,"CANNOT_BURN"),{calldata:Xx.encodeMulticall(n),value:_x(0)}}static safeTransferFromParameters(e){const t=nx(e.recipient),n=nx(e.sender);let i;return i=e.data?ag.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256,bytes)",[n,t,_x(e.tokenId),e.data]):ag.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256)",[n,t,_x(e.tokenId)]),{calldata:i,value:_x(0)}}static getPermitData(e,t,n){return{domain:{name:"Uniswap V3 Positions NFT-V1",chainId:n,version:"1",verifyingContract:t},types:rg,values:e}}}ag.INTERFACE=new Gh(Kx);var sg=[{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountIn",type:"uint256"}],name:"quoteExactInput",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint160[]",name:"sqrtPriceX96AfterList",type:"uint160[]"},{internalType:"uint32[]",name:"initializedTicksCrossedList",type:"uint32[]"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct IQuoterV2.QuoteExactInputSingleParams",name:"params",type:"tuple"}],name:"quoteExactInputSingle",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint160",name:"sqrtPriceX96After",type:"uint160"},{internalType:"uint32",name:"initializedTicksCrossed",type:"uint32"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountOut",type:"uint256"}],name:"quoteExactOutput",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint160[]",name:"sqrtPriceX96AfterList",type:"uint160[]"},{internalType:"uint32[]",name:"initializedTicksCrossedList",type:"uint32[]"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint256",name:"amount",type:"uint256"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct IQuoterV2.QuoteExactOutputSingleParams",name:"params",type:"tuple"}],name:"quoteExactOutputSingle",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint160",name:"sqrtPriceX96After",type:"uint160"},{internalType:"uint32",name:"initializedTicksCrossed",type:"uint32"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"int256",name:"amount0Delta",type:"int256"},{internalType:"int256",name:"amount1Delta",type:"int256"},{internalType:"bytes",name:"path",type:"bytes"}],name:"uniswapV3SwapCallback",outputs:[],stateMutability:"view",type:"function"}];new Gh([{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountIn",type:"uint256"}],name:"quoteExactInput",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],name:"quoteExactInputSingle",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountOut",type:"uint256"}],name:"quoteExactOutput",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],name:"quoteExactOutputSingle",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"int256",name:"amount0Delta",type:"int256"},{internalType:"int256",name:"amount1Delta",type:"int256"},{internalType:"bytes",name:"path",type:"bytes"}],name:"uniswapV3SwapCallback",outputs:[],stateMutability:"view",type:"function"}]),new Gh(sg);new Gh([{inputs:[{internalType:"contract IUniswapV3Factory",name:"_factory",type:"address"},{internalType:"contract INonfungiblePositionManager",name:"_nonfungiblePositionManager",type:"address"},{internalType:"uint256",name:"_maxIncentiveStartLeadTime",type:"uint256"},{internalType:"uint256",name:"_maxIncentiveDuration",type:"uint256"}],stateMutability:"nonpayable",type:"constructor"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!0,internalType:"address",name:"oldOwner",type:"address"},{indexed:!0,internalType:"address",name:"newOwner",type:"address"}],name:"DepositTransferred",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{indexed:!0,internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{indexed:!1,internalType:"uint256",name:"startTime",type:"uint256"},{indexed:!1,internalType:"uint256",name:"endTime",type:"uint256"},{indexed:!1,internalType:"address",name:"refundee",type:"address"},{indexed:!1,internalType:"uint256",name:"reward",type:"uint256"}],name:"IncentiveCreated",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"bytes32",name:"incentiveId",type:"bytes32"},{indexed:!1,internalType:"uint256",name:"refund",type:"uint256"}],name:"IncentiveEnded",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!1,internalType:"uint256",name:"reward",type:"uint256"}],name:"RewardClaimed",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!0,internalType:"bytes32",name:"incentiveId",type:"bytes32"},{indexed:!1,internalType:"uint128",name:"liquidity",type:"uint128"}],name:"TokenStaked",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!0,internalType:"bytes32",name:"incentiveId",type:"bytes32"}],name:"TokenUnstaked",type:"event"},{inputs:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"amountRequested",type:"uint256"}],name:"claimReward",outputs:[{internalType:"uint256",name:"reward",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"reward",type:"uint256"}],name:"createIncentive",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"",type:"uint256"}],name:"deposits",outputs:[{internalType:"address",name:"owner",type:"address"},{internalType:"uint48",name:"numberOfStakes",type:"uint48"},{internalType:"int24",name:"tickLower",type:"int24"},{internalType:"int24",name:"tickUpper",type:"int24"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"}],name:"endIncentive",outputs:[{internalType:"uint256",name:"refund",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"contract IUniswapV3Factory",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"getRewardInfo",outputs:[{internalType:"uint256",name:"reward",type:"uint256"},{internalType:"uint160",name:"secondsInsideX128",type:"uint160"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes32",name:"",type:"bytes32"}],name:"incentives",outputs:[{internalType:"uint256",name:"totalRewardUnclaimed",type:"uint256"},{internalType:"uint160",name:"totalSecondsClaimedX128",type:"uint160"},{internalType:"uint96",name:"numberOfStakes",type:"uint96"}],stateMutability:"view",type:"function"},{inputs:[],name:"maxIncentiveDuration",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[],name:"maxIncentiveStartLeadTime",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"},{inputs:[],name:"nonfungiblePositionManager",outputs:[{internalType:"contract INonfungiblePositionManager",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"",type:"address"},{internalType:"address",name:"from",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"bytes",name:"data",type:"bytes"}],name:"onERC721Received",outputs:[{internalType:"bytes4",name:"",type:"bytes4"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"contract IERC20Minimal",name:"",type:"address"},{internalType:"address",name:"",type:"address"}],name:"rewards",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"stakeToken",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"bytes32",name:"incentiveId",type:"bytes32"}],name:"stakes",outputs:[{internalType:"uint160",name:"secondsPerLiquidityInsideInitialX128",type:"uint160"},{internalType:"uint128",name:"liquidity",type:"uint128"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"address",name:"to",type:"address"}],name:"transferDeposit",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"unstakeToken",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"address",name:"to",type:"address"},{internalType:"bytes",name:"data",type:"bytes"}],name:"withdrawToken",outputs:[],stateMutability:"nonpayable",type:"function"}]);function lg({removed:e,inRange:n}){const i=t.useTheme(),r={py:4,px:8,color:i.palette.success.main,borderRadius:4,backgroundColor:t.alpha(i.palette.success.main,.1),typography:"h6"};return e?z.jsx(t.Tooltip,{title:o.i18n._({id:"MZPP7t",message:"Your position has 0 liquidity, and is not earning fees."}),maxWidth:240,children:z.jsx(t.Box,{sx:Object.assign(Object.assign({},r),{color:i.palette.warning.main,backgroundColor:t.alpha(i.palette.warning.main,.1)}),children:o.i18n._({id:"D87pha",message:"Closed"})})}):n?z.jsx(t.Tooltip,{title:o.i18n._({id:"aIvv/z",message:"The price of this pool is within your selected range. Your position is currently earning fees."}),maxWidth:240,children:z.jsx(t.Box,{sx:r,children:o.i18n._({id:"vOyUlD",message:"In range"})})}):z.jsx(t.Tooltip,{title:o.i18n._({id:"IwiTcw",message:"The price of this pool is outside of your selected range. Your position is not currently earning fees."}),maxWidth:240,children:z.jsx(t.Box,{sx:Object.assign(Object.assign({},r),{color:i.palette.error.main,backgroundColor:t.alpha(i.palette.error.main,.1)}),children:o.i18n._({id:"i3Z+/Z",message:"Out of range"})})})}new Gh([{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint256",name:"amountOutMinimum",type:"uint256"}],internalType:"struct ISwapRouter.ExactInputParams",name:"params",type:"tuple"}],name:"exactInput",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint256",name:"amountOutMinimum",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct ISwapRouter.ExactInputSingleParams",name:"params",type:"tuple"}],name:"exactInputSingle",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint256",name:"amountInMaximum",type:"uint256"}],internalType:"struct ISwapRouter.ExactOutputParams",name:"params",type:"tuple"}],name:"exactOutput",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint256",name:"amountInMaximum",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct ISwapRouter.ExactOutputSingleParams",name:"params",type:"tuple"}],name:"exactOutputSingle",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"},{inputs:[],name:"refundETH",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowed",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowedIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"sweepToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"sweepTokenWithFee",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"int256",name:"amount0Delta",type:"int256"},{internalType:"int256",name:"amount1Delta",type:"int256"},{internalType:"bytes",name:"_data",type:"bytes"}],name:"uniswapV3SwapCallback",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"unwrapWETH9",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"unwrapWETH9WithFee",outputs:[],stateMutability:"payable",type:"function"},{stateMutability:"payable",type:"receive"}]);const dg=({token:e,amount:n})=>{var i;const o=t.useTheme();return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(ol,{address:null!==(i=null==e?void 0:e.address)&&void 0!==i?i:"",chainId:null==e?void 0:e.chainId,noShowChain:!0,width:18,height:18,marginRight:0}),z.jsxs(t.Box,{sx:{typography:"body1",color:o.palette.text.primary},children:[er({input:n.toSignificant(),decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),z.jsx(t.ButtonBase,{sx:{display:"flex",alignItems:"center",color:o.palette.text.secondary,"&:hover":{color:o.palette.text.primary}},onClick:()=>{window.open(Ta(e.chainId,null==e?void 0:e.address,"address"))},children:z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:z.jsx("path",{opacity:"0.5",fillRule:"evenodd",clipRule:"evenodd",d:"M3.33333 3.33333V12.6667H12.6667V8H14V12.6667C14 13.4 13.4 14 12.6667 14H3.33333C2.59333 14 2 13.4 2 12.6667V3.33333C2 2.6 2.59333 2 3.33333 2H8V3.33333H3.33333ZM9.33333 3.33333V2H14V6.66667H12.6667V4.27333L6.11333 10.8267L5.17333 9.88667L11.7267 3.33333H9.33333Z",fill:"currentColor"})})})]})},cg=({position:i,inRange:r})=>{var a;const s=t.useTheme(),l=i.pool.token0,d=i.pool.token1,c=i.pool.chainId,u=(null==i?void 0:i.liquidity)&&E.equal(null==i?void 0:i.liquidity,E.BigInt(0)),p=n.useMemo((()=>Gx.getAddress(i.pool.token0,i.pool.token1,i.pool.fee,void 0,c?Vm[c]:void 0)),[c,i.pool.fee,i.pool.token0,i.pool.token1]);return z.jsxs(t.Box,{sx:{border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:s.spacing(12,20),borderBottomStyle:"solid",borderBottomColor:"border.main",borderBottomWidth:1},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[z.jsxs(t.Box,{sx:{typography:"body2",color:s.palette.text.primary},children:[o.i18n._({id:"PVa3KL",message:"Position on"})," ",null==l?void 0:l.symbol,"/",null==d?void 0:d.symbol]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(lg,{removed:u,inRange:r}),z.jsx(t.Box,{sx:{py:4,px:8,color:s.palette.text.secondary,borderRadius:4,backgroundColor:s.palette.background.tag,typography:"h6"},children:hr({input:(null===(a=null==i?void 0:i.pool)||void 0===a?void 0:a.fee)/1e6})})]})]}),z.jsxs(t.ButtonBase,{sx:{display:"flex",alignItems:"center",gap:0,typography:"body2",color:s.palette.text.secondary,"&:hover":{color:s.palette.text.primary}},onClick:()=>{window.open(Ta(c,p,"address"))},children:[o.i18n._({id:"URmyfc",message:"Details"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M7.5 5L6.4425 6.0575L9.8775 9.5L6.4425 12.9425L7.5 14L12 9.5L7.5 5Z",fill:"currentColor"})})]})]}),z.jsxs(t.Box,{sx:{p:s.spacing(12,20)},children:[z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),z.jsxs(t.Box,{sx:{mt:12},children:[z.jsx(dg,{token:l,amount:i.amount0}),z.jsx(dg,{token:d,amount:i.amount1})]})]})]})};function ug({price:e,atLimit:t,direction:n}){return t[n]?n===km.LOWER?"0":"∞":"string"==typeof e&&"∞"===e?"∞":er({input:"string"==typeof e?e:null==e?void 0:e.toSignificant()})}const pg=({baseToken:e,quoteToken:n,handleRateToggle:i,sx:o})=>{const r=t.useTheme(),a=null==e?void 0:e.wrapped,s=null==n?void 0:n.wrapped,l=a&&s&&a.sortsBefore(s);return z.jsx(t.Box,{component:t.ButtonBase,onClick:i,sx:Object.assign({display:"flex",alignItems:"center",p:1,borderRadius:8,backgroundColor:r.palette.border.main},o),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",width:"100%",[r.breakpoints.up("tablet")]:{width:"auto"}},children:[z.jsx(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:1,flexBasis:"50%",px:12,py:4,borderRadius:7,textAlign:"center",typography:"h6",whiteSpace:"nowrap"},l?{color:r.palette.text.primary,backgroundColor:r.palette.background.paper}:{color:r.palette.text.secondary,backgroundColor:"transparent"}),children:l?e.symbol:null==n?void 0:n.symbol}),z.jsx(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:1,flexBasis:"50%",px:12,py:4,borderRadius:7,textAlign:"center",typography:"h6",whiteSpace:"nowrap"},l?{color:r.palette.text.secondary,backgroundColor:"transparent"}:{color:r.palette.text.primary,backgroundColor:r.palette.background.paper}),children:l?n.symbol:null==e?void 0:e.symbol})]})})},hg=({position:i,title:o,baseCurrencyDefault:r,ticksAtLimit:a})=>{const s=i.pool.token0,l=i.pool.token1,d=t.useTheme(),[c,u]=n.useState(r?r===s?s:r===l?l:s:s),p=c===s,h=p?l:s,m=p?i.pool.priceOf(i.pool.token0):i.pool.priceOf(i.pool.token1),x=p?i.token0PriceLower:i.token0PriceUpper.invert(),g=p?i.token0PriceUpper:i.token0PriceLower.invert(),f=n.useCallback((()=>{u(h)}),[h]);return z.jsxs(Lm,{gap:"md",children:[z.jsxs(Mm,{children:[o?z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:d.palette.text.secondary},children:o}):z.jsx("div",{}),z.jsx(pg,{baseToken:p?s:l,quoteToken:p?l:s,handleRateToggle:f})]}),z.jsxs(Mm,{children:[z.jsxs(Im,{sx:{width:"48%",py:12,gap:12},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:z.jsx(e.Trans,{id:"EQs1sJ",message:"Min price"})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:ug({price:x,atLimit:a,direction:km.LOWER})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"WgTuci",message:"Your position will be 100% composed of {0} at this price",values:{0:null==c?void 0:c.symbol}})})]}),z.jsxs(Im,{sx:{width:"48%",py:12,gap:12},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:z.jsx(e.Trans,{id:"5etEUX",message:"Max price"})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:ug({price:g,atLimit:a,direction:km.UPPER})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"WgTuci",message:"Your position will be 100% composed of {0} at this price",values:{0:null==h?void 0:h.symbol}})})]})]}),z.jsxs(Im,{sx:{py:12,flexDirection:"row",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(Lm,{gap:"4px",justify:"flex-start",children:[z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:z.jsx(e.Trans,{id:"DWd30U",message:"Current price"})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:`${er({input:m.toSignificant()})} `})]})]})},mg=({chainId:e,disabled:n,removed:i,isLoading:r,error:a,onConfirm:s})=>z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:e,children:z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:s,disabled:n,isLoading:r,children:i?o.i18n._({id:"D87pha",message:"Closed"}):null!=a?a:o.i18n._({id:"t/YqKh",message:"Remove"})})}),xg={[hx.LOWEST]:{label:"0.01%"},[hx.LOW_200]:{label:"0.02%"},[hx.LOW_300]:{label:"0.03%"},[hx.LOW_400]:{label:"0.04%"},[hx.LOW]:{label:"0.05%"},[hx.MEDIUM]:{label:"0.30%"},[hx.HIGH]:{label:"1.00%"}},gg=({poolType:e})=>{const n="AMM V2"===e?t.lightPalette.error.main:"AMM V3"===e?t.lightPalette.purple.main:t.lightPalette.success.main;return z.jsx(t.Box,{sx:{px:8,height:24,typography:"h6",lineHeight:"24px",borderRadius:4,background:t.alpha(n,.1),color:n,whiteSpace:"nowrap"},children:e})},fg=({isAMMV2:n,isAMMV3:i,lpFeeRate:o,mtFeeRate:r})=>{var a,l;return z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:z.jsx(t.Box,{sx:{px:8,height:24,typography:"h6",lineHeight:"24px",borderRadius:4,backgroundColor:"background.tag",color:"text.secondary",whiteSpace:"nowrap"},children:i?null!==(l=null===(a=xg[o])||void 0===a?void 0:a.label)&&void 0!==l?l:"-":hr({input:new s(null!=o?o:0).plus(r?rr(r,n?4:18):0)})})})},yg=({sx:e})=>z.jsx(gg,{poolType:"AMM V3"}),vg=({position:n,title:i,inRange:o,baseCurrencyDefault:r,ticksAtLimit:a})=>{var s,l,d;const c=n.pool.token0,u=n.pool.token1,p=(null==n?void 0:n.liquidity)&&E.equal(null==n?void 0:n.liquidity,E.BigInt(0));return z.jsxs(Lm,{gap:"md",style:{marginTop:"0.5rem"},children:[z.jsxs(Mm,{style:{gap:4},children:[z.jsxs(Om,{children:[z.jsx(Rp,{tokens:[{address:c.address},{address:u.address}],mr:8}),z.jsxs(t.Box,{sx:{typography:"h5"},children:[null==c?void 0:c.symbol," / ",null==u?void 0:u.symbol]})]}),z.jsx(yg,{sx:{ml:"auto"}}),z.jsx(lg,{removed:p,inRange:o})]}),z.jsxs(Im,{children:[z.jsxs(Lm,{gap:"md",children:[z.jsxs(Mm,{children:[z.jsxs(Om,{children:[z.jsx(ol,{address:null!==(s=null==c?void 0:c.address)&&void 0!==s?s:"",chainId:null==c?void 0:c.chainId,noShowChain:!0,width:32,height:32,marginRight:0}),z.jsx(t.Box,{sx:{ml:8},children:null==c?void 0:c.symbol})]}),z.jsx(Om,{children:z.jsx(t.Box,{sx:{mr:8},children:er({input:n.amount0.toSignificant(),decimals:null==c?void 0:c.decimals})})})]}),z.jsxs(Mm,{children:[z.jsxs(Om,{children:[z.jsx(ol,{address:null!==(l=null==u?void 0:u.address)&&void 0!==l?l:"",chainId:null==u?void 0:u.chainId,noShowChain:!0,width:32,height:32,marginRight:0}),z.jsx(t.Box,{ml:"8px",children:null==u?void 0:u.symbol})]}),z.jsx(Om,{children:z.jsx(t.Box,{mr:"8px",children:er({input:n.amount1.toSignificant(),decimals:null==u?void 0:u.decimals})})})]})]}),z.jsxs(Mm,{children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"})}),z.jsx(t.Box,{children:hr({input:(null===(d=null==n?void 0:n.pool)||void 0===d?void 0:d.fee)/1e6})})]})]}),z.jsx(hg,{position:n,title:i,baseCurrencyDefault:r,ticksAtLimit:a})]})},bg=({on:e,onClose:n,position:i,outOfRange:r,ticksAtLimit:a,onConfirm:s,loading:l})=>{const{isMobile:d}=Ga();return z.jsx(Xs,{open:e,onClose:n,modal:!0,title:o.i18n._({id:"E6MqGy",message:"Add liquidity"}),height:683,children:z.jsxs(t.Box,{sx:{flex:1,px:20,pb:24,display:"flex",flexDirection:"column",justifyContent:"space-between",width:d?void 0:420},children:[z.jsx(t.Box,{sx:{pt:0,px:0},children:i?z.jsx(vg,{position:i,inRange:!r,ticksAtLimit:a,title:o.i18n._({id:"3VUfrF",message:"Selected Range"})}):null}),z.jsx(t.Button,{size:t.Button.Size.big,fullWidth:!0,isLoading:l,sx:{mt:20},onClick:s,children:o.i18n._({id:"m16xKo",message:"Add"})})]})})};class Cg{static getPoolAddress(e,t,n,i,o){this.addresses.length>this.MAX_ENTRIES&&(this.addresses=this.addresses.slice(0,this.MAX_ENTRIES/2));const{address:r}=t,{address:a}=n,s=`${e}:${r}:${a}:${i.toString()}`,l=this.addresses.find((e=>e.key===s));if(l)return l.address;const d={key:s,address:bx({factoryAddress:e,tokenA:t,tokenB:n,fee:i,chainId:o})};return this.addresses.unshift(d),d.address}static getPool(e,t,n,i,o,r){this.pools.length>this.MAX_ENTRIES&&(this.pools=this.pools.slice(0,this.MAX_ENTRIES/2));const a=this.pools.find((a=>a.token0===e&&a.token1===t&&a.fee===n&&E.EQ(a.sqrtRatioX96,i)&&E.EQ(a.liquidity,o)&&a.tickCurrent===r));if(a)return a;const s=new Gx(e,t,n,i,o,r);return this.pools.unshift(s),s}}var jg;function wg(e,t,i){const o=n.useMemo((()=>[[e,t,i]]),[e,t,i]);return function(e,t){const i=n.useMemo((()=>e?t.map((([e,t,n])=>{if(e&&t&&n){const i=e.wrapped,o=t.wrapped;if(i.equals(o))return;return i.sortsBefore(o)?[i,o,n]:[o,i,n]}})):new Array(t.length)),[e,t]),o=n.useMemo((()=>{const t=e&&Vm[e];return t?i.map((n=>n&&Cg.getPoolAddress(t,...n,e))):new Array(i.length)}),[e,i]),{data:r}=c.useQueries({queries:o.map((t=>ga.getV3PoolSlot0(e,t))),combine:e=>({data:e.map((e=>e.data))})}),{data:a}=c.useQueries({queries:o.map((t=>ga.getV3PoolLiquidity(e,t))),combine:e=>({data:e.map((e=>e.data))})});return n.useMemo((()=>t.map(((e,t)=>{const n=i[t];if(!n)return[jg.INVALID,null];const[o,s,l]=n;if(!r[t])return[jg.NOT_EXISTS,null];const d=r[t];if(!a[t])return[jg.NOT_EXISTS,null];const c=a[t];if(!d||!c)return[jg.NOT_EXISTS,null];if(!d.sqrtPriceX96||d.sqrtPriceX96.eq(0))return[jg.NOT_EXISTS,null];try{const e=Cg.getPool(o,s,l,d.sqrtPriceX96,c[0],d.tick);return[jg.EXISTS,e]}catch(e){return console.error(e,{tags:{file:"usePools",function:"usePools"},extra:{token0:o.address,token1:s.address,chainId:o.chainId,fee:l}}),[jg.NOT_EXISTS,null]}}))),[a,t,r,i])}(null==e?void 0:e.chainId,o)[0]}Cg.MAX_ENTRIES=128,Cg.pools=[],Cg.addresses=[],function(e){e[e.LOADING=0]="LOADING",e[e.NOT_EXISTS=1]="NOT_EXISTS",e[e.EXISTS=2]="EXISTS",e[e.INVALID=3]="INVALID"}(jg||(jg={}));class kg{constructor(e){const t=r.basicTokenMap[e];this.chainId=e,this.decimals=t.decimals,this.name=t.name,this.symbol=t.symbol,this.isNative=!0,this.isToken=!1,this.address=Tg(this.chainId)}equals(e){return e.isNative&&e.chainId===this.chainId}get wrapped(){const e=r.basicTokenMap[this.chainId];return new ox(this.chainId,e.wrappedTokenAddress,e.decimals,e.wrappedTokenSymbol,e.name)}static onChain(e){var t;return null!==(t=this._cachedNativeCurrency[e])&&void 0!==t?t:this._cachedNativeCurrency[e]=new kg(e)}}function Tg(e){return r.basicTokenMap[e].address}function Bg(e,t){const n=null==e?void 0:e.toLowerCase(),i=null==t?void 0:t.toLowerCase();return null!==n&&null!==i&&n===i}kg._cachedNativeCurrency={};const Eg=(e,t)=>!t||Bg(t,Tg(e));function Ig(e){if(!e)return;const{name:t,chainId:n,address:i,decimals:o,symbol:r}=e;return function(e,t){return!Eg(e,t)}(n,i)?new ox(n,i,o,null!=r?r:void 0,null!=t?t:void 0):new kg(n)}function Ag(e){var t,n;if(e)return{chainId:e.chainId,address:e.address,decimals:e.decimals,symbol:null!==(t=e.symbol)&&void 0!==t?t:"",name:null!==(n=e.name)&&void 0!==n?n:""}}function Sg(e,t,n){if(e&&t&&"number"==typeof n)return Wx(e,t,n)}function Lg(e,t){if(e&&t&&!isNaN(parseFloat(e)))try{const n=A.parseUnits(function(e,t){const n=e.split(/[.,]/),i=e.includes(".")?".":",";return n.length>1&&n[1].length>t?n[0]+i+n[1].slice(0,t):e}(e,t.decimals),t.decimals).toString();if("0"!==n)return Ym.fromRawAmount(t,E.BigInt(n))}catch(t){console.error("tryParseCurrencyAmount","tryParseCurrencyAmount",`Failed to parse input amount: "${e}"`,t)}}function Rg(e,t,n,i){if(!(e&&t&&n&&i))return;const o=function(e,t,n){var i;if(!e||!t||!n)return;if(!n.match(/^\d*\.?\d+$/))return;const[o,r]=n.split("."),a=null!==(i=null==r?void 0:r.length)&&void 0!==i?i:0,s=E.BigInt((null!=o?o:"")+(null!=r?r:""));return new ex(e,t,E.multiply(E.BigInt(10**a),E.BigInt(10**e.decimals)),E.multiply(s,E.BigInt(10**t.decimals)))}(e,t,i);if(!o)return;let r;const a=Nx(o.numerator,o.denominator);return r=E.greaterThanOrEqual(a,Tx.MAX_SQRT_RATIO)?Tx.MAX_TICK:E.lessThanOrEqual(a,Tx.MIN_SQRT_RATIO)?Tx.MIN_TICK:Hx(o),Vx(r,mx[n])}function Mg({state:e,existingPosition:t}){var i,r,a,s,l,d,u,p,h,m,x,g,f;const{account:y,chainId:v}=Ra(),{feeAmount:b,independentField:C,typedValue:j,leftRangeTypedValue:w,rightRangeTypedValue:k,startPriceTypedValue:T}=e,B=null!==(i=e.baseToken)&&void 0!==i?i:void 0,I=null!==(r=e.baseToken)&&void 0!==r?r:void 0,A=null!==(a=e.quoteToken)&&void 0!==a?a:void 0,S=C===wm.CURRENCY_A?wm.CURRENCY_B:wm.CURRENCY_A,L=n.useMemo((()=>({[wm.CURRENCY_A]:B,[wm.CURRENCY_B]:A})),[B,A]),[R,M,O]=n.useMemo((()=>[null==B?void 0:B.wrapped,null==A?void 0:A.wrapped,null==I?void 0:I.wrapped]),[B,A,I]),[P,_]=n.useMemo((()=>R&&M?R.sortsBefore(M)?[R,M]:[M,R]:[void 0,void 0]),[R,M]),N=c.useQuery(Hi.getFetchTokenQuery(null===(s=L[wm.CURRENCY_A])||void 0===s?void 0:s.chainId,null===(l=L[wm.CURRENCY_A])||void 0===l?void 0:l.address,y)),D=c.useQuery(Hi.getFetchTokenQuery(null===(d=L[wm.CURRENCY_B])||void 0===d?void 0:d.chainId,null===(u=L[wm.CURRENCY_B])||void 0===u?void 0:u.address,y)),F=n.useMemo((()=>{var e,t,n,i,o,r;return{[wm.CURRENCY_A]:L[wm.CURRENCY_A]?(null===(e=N.data)||void 0===e?void 0:e.balance)?Ym.fromRawAmount(L[wm.CURRENCY_A],E.BigInt(null===(t=N.data)||void 0===t?void 0:t.balance.multipliedBy(Math.pow(10,null!==(n=L[wm.CURRENCY_A].decimals)&&void 0!==n?n:18)).toString())):Ym.fromRawAmount(L[wm.CURRENCY_A],0):void 0,[wm.CURRENCY_B]:L[wm.CURRENCY_B]?(null===(i=D.data)||void 0===i?void 0:i.balance)?Ym.fromRawAmount(L[wm.CURRENCY_B],E.BigInt(null===(o=D.data)||void 0===o?void 0:o.balance.multipliedBy(Math.pow(10,null!==(r=L[wm.CURRENCY_B].decimals)&&void 0!==r?r:18)).toString())):Ym.fromRawAmount(L[wm.CURRENCY_B],0):void 0}}),[L,null===(p=N.data)||void 0===p?void 0:p.balance,null===(h=D.data)||void 0===h?void 0:h.balance]),[U,q]=wg(L[wm.CURRENCY_A],L[wm.CURRENCY_B],b),V=U===jg.NOT_EXISTS,W=Boolean(O&&P&&!O.equals(P)),H=n.useMemo((()=>{var e;if(!V)return q&&P?q.priceOf(P):void 0;{const t=Lg(T,W?P:_);if(t&&P&&_){const n=Lg("1",W?_:P),i=n&&t?new ex(n.currency,t.currency,n.quotient,t.quotient):void 0;return null!==(e=W?null==i?void 0:i.invert():i)&&void 0!==e?e:void 0}}}),[V,T,W,_,P,q]),Z=n.useMemo((()=>{const e=H?Nx(H.numerator,H.denominator):void 0;return H&&e&&!(E.greaterThanOrEqual(e,Tx.MIN_SQRT_RATIO)&&E.lessThan(e,Tx.MAX_SQRT_RATIO))}),[H]),z=n.useMemo((()=>{if(R&&M&&b&&H&&!Z){const e=Hx(H),t=Tx.getSqrtRatioAtTick(e);return new Gx(R,M,b,t,E.BigInt(0),e,[])}}),[b,Z,H,R,M]),$=null!=q?q:z,G=n.useMemo((()=>({[km.LOWER]:b?Vx(Tx.MIN_TICK,mx[b]):void 0,[km.UPPER]:b?Vx(Tx.MAX_TICK,mx[b]):void 0})),[b]),Q=n.useMemo((()=>({[km.LOWER]:"number"==typeof(null==t?void 0:t.tickLower)?t.tickLower:W&&"boolean"==typeof k||!W&&"boolean"==typeof w?G[km.LOWER]:W?Rg(_,P,b,k.toString()):Rg(P,_,b,w.toString()),[km.UPPER]:"number"==typeof(null==t?void 0:t.tickUpper)?t.tickUpper:!W&&"boolean"==typeof k||W&&"boolean"==typeof w?G[km.UPPER]:W?Rg(_,P,b,w.toString()):Rg(P,_,b,k.toString())})),[t,b,W,w,k,G,P,_]),{[km.LOWER]:Y,[km.UPPER]:X}=Q||{},K=n.useMemo((()=>({[km.LOWER]:b&&Y===G.LOWER,[km.UPPER]:b&&X===G.UPPER})),[G,Y,X,b]),J=Boolean("number"==typeof Y&&"number"==typeof X&&Y>=X),ee=n.useMemo((()=>({[km.LOWER]:Sg(P,_,G.LOWER),[km.UPPER]:Sg(P,_,G.UPPER)})),[P,_,G.LOWER,G.UPPER]),te=n.useMemo((()=>({[km.LOWER]:Sg(P,_,Q[km.LOWER]),[km.UPPER]:Sg(P,_,Q[km.UPPER])})),[P,_,Q]),{[km.LOWER]:ne,[km.UPPER]:ie}=te,oe=Boolean(!J&&H&&ne&&ie&&(H.lessThan(ne)||H.greaterThan(ie))),re=Lg(j,L[C]),ae=n.useMemo((()=>{const e=null==re?void 0:re.wrapped,t=S===wm.CURRENCY_B?A:B;if(re&&e&&"number"==typeof Y&&"number"==typeof X&&$){if(oe||J)return;const n=e.currency.equals($.token0)?Qx.fromAmount0({pool:$,tickLower:Y,tickUpper:X,amount0:re.quotient,useFullPrecision:!0}):Qx.fromAmount1({pool:$,tickLower:Y,tickUpper:X,amount1:re.quotient}),i=e.currency.equals($.token0)?n.amount1:n.amount0;return t&&Ym.fromRawAmount(t,i.quotient)}}),[re,oe,S,A,B,Y,X,$,J]),se=n.useMemo((()=>({[wm.CURRENCY_A]:C===wm.CURRENCY_A?re:ae,[wm.CURRENCY_B]:C===wm.CURRENCY_A?ae:re})),[ae,re,C]),le=Boolean("number"==typeof X&&$&&$.tickCurrent>=X),de=Boolean("number"==typeof Y&&$&&$.tickCurrent<=Y),ce=J||Boolean(le&&$&&R&&$.token0.equals(R)||de&&$&&R&&$.token1.equals(R)),ue=J||Boolean(le&&$&&M&&$.token0.equals(M)||de&&$&&M&&$.token1.equals(M)),{inputTax:pe,outputTax:he}=function(e,t,i){const[{inputTax:o,outputTax:r},a]=n.useState({inputTax:ux,outputTax:ux});return{inputTax:o,outputTax:r}}((null==B?void 0:B.isToken)&&B.address,(null==A?void 0:A.isToken)&&A.address),me=n.useMemo((()=>{var e,t;if(!$||!R||!M||"number"!=typeof Y||"number"!=typeof X||J)return;const n=le?dx:null===(e=null==se?void 0:se[R.equals($.token0)?wm.CURRENCY_A:wm.CURRENCY_B])||void 0===e?void 0:e.quotient,i=de?dx:null===(t=null==se?void 0:se[R.equals($.token0)?wm.CURRENCY_B:wm.CURRENCY_A])||void 0===t?void 0:t.quotient;return void 0!==n&&void 0!==i?Qx.fromAmounts({pool:$,tickLower:Y,tickUpper:X,amount0:n,amount1:i,useFullPrecision:!0}):void 0}),[se,$,R,M,le,de,J,Y,X]);let xe;y||(xe=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),U===jg.INVALID&&(xe=null!=xe?xe:o.i18n._({id:"R7D79P",message:"Invalid pair"})),Z&&(xe=null!=xe?xe:o.i18n._({id:"HXBqgG",message:"Invalid price input"})),(se[wm.CURRENCY_A]||ce)&&(se[wm.CURRENCY_B]||ue)||(xe=null!=xe?xe:o.i18n._({id:"iPMIoT",message:"Enter an amount"}));const{[wm.CURRENCY_A]:ge,[wm.CURRENCY_B]:fe}=se;ge&&(null===(m=null==F?void 0:F[wm.CURRENCY_A])||void 0===m?void 0:m.lessThan(ge))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(x=L[wm.CURRENCY_A])||void 0===x?void 0:x.symbol}})),fe&&(null===(g=null==F?void 0:F[wm.CURRENCY_B])||void 0===g?void 0:g.lessThan(fe))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(f=L[wm.CURRENCY_B])||void 0===f?void 0:f.symbol}}));const ye=pe.greaterThan(0)||he.greaterThan(0),ve=U===jg.INVALID||ye;return{dependentField:S,currencies:L,pool:q,poolState:U,currencyBalances:F,parsedAmounts:se,ticks:Q,price:H,pricesAtTicks:te,pricesAtLimit:ee,position:me,noLiquidity:V,errorMessage:xe,invalidPool:ve,invalidRange:J,outOfRange:oe,depositADisabled:ce,depositBDisabled:ue,invertPrice:W,ticksAtLimit:K,isTaxed:ye}}var Og;function Pg(e,t){switch(t.type){case Og.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Ig(n)})}case Og.UpdateDefaultBaseToken:{const n=t.payload;return e.baseToken?e:Object.assign(Object.assign({},e),{baseToken:Ig(n)})}case Og.UpdateQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{quoteToken:Ig(n)})}case Og.UpdateDefaultQuoteToken:{const n=t.payload;return e.quoteToken?e:Object.assign(Object.assign({},e),{quoteToken:Ig(n)})}case Og.UpdateBaseTokenAndClearQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Ig(n),quoteToken:null})}case Og.UpdateFeeAmount:return Object.assign(Object.assign({},e),{feeAmount:t.payload});case Og.ToggleRate:{const{baseToken:t,quoteToken:n}=e;return Object.assign(Object.assign({},e),{baseToken:n,quoteToken:t})}case Og.setFullRange:return Object.assign(Object.assign({},e),{leftRangeTypedValue:!0,rightRangeTypedValue:!0});case Og.typeStartPriceInput:return Object.assign(Object.assign({},e),{startPriceTypedValue:t.payload.typedValue});case Og.typeLeftRangeInput:return Object.assign(Object.assign({},e),{leftRangeTypedValue:t.payload.typedValue});case Og.typeRightRangeInput:return Object.assign(Object.assign({},e),{rightRangeTypedValue:t.payload.typedValue});case Og.typeInput:{const{payload:{field:n,typedValue:i,noLiquidity:o}}=t;return o?(e.independentField,Object.assign(Object.assign({},e),{independentField:n,typedValue:i})):Object.assign(Object.assign({},e),{independentField:n,typedValue:i})}default:throw Error("Unknown action: "+t.type)}}function _g({noLiquidity:e,dispatch:t}){return{onFieldAInput:n.useCallback((n=>{t({type:Og.typeInput,payload:{field:wm.CURRENCY_A,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onFieldBInput:n.useCallback((n=>{t({type:Og.typeInput,payload:{field:wm.CURRENCY_B,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onLeftRangeInput:n.useCallback((e=>{t({type:Og.typeLeftRangeInput,payload:{typedValue:e}})}),[t]),onRightRangeInput:n.useCallback((e=>{t({type:Og.typeRightRangeInput,payload:{typedValue:e}})}),[t]),onStartPriceInput:n.useCallback((e=>{t({type:Og.typeStartPriceInput,payload:{typedValue:e}})}),[t])}}function Ng(e){return e?Wm[e]:void 0}function Dg(e,t){const i=Ng(t),o=n.useMemo((()=>e?e.map((e=>[e])):[]),[e]),r=c.useQuery(ga.getPositions(t,i,o)),a=r.isLoading,s=r.error,l=n.useMemo((()=>{var t;if(!a&&!s&&e)return null===(t=r.data)||void 0===t?void 0:t.map(((t,n)=>({tokenId:e[n],fee:t.fee,feeGrowthInside0LastX128:t.feeGrowthInside0LastX128.toString(),feeGrowthInside1LastX128:t.feeGrowthInside1LastX128.toString(),liquidity:t.liquidity.toString(),nonce:t.nonce.toString(),operator:t.operator,tickLower:t.tickLower,tickUpper:t.tickUpper,token0:t.token0,token1:t.token1,tokensOwed0:t.tokensOwed0.toString(),tokensOwed1:t.tokensOwed1.toString()})))}),[a,s,r,e]);return{loading:a,positions:null==l?void 0:l.map(((e,t)=>Object.assign(Object.assign({},e),{tokenId:o[t][0]})))}}!function(e){e[e.UpdateBaseToken=0]="UpdateBaseToken",e[e.UpdateDefaultBaseToken=1]="UpdateDefaultBaseToken",e[e.UpdateQuoteToken=2]="UpdateQuoteToken",e[e.UpdateDefaultQuoteToken=3]="UpdateDefaultQuoteToken",e[e.UpdateBaseTokenAndClearQuoteToken=4]="UpdateBaseTokenAndClearQuoteToken",e[e.UpdateFeeAmount=5]="UpdateFeeAmount",e[e.ToggleRate=6]="ToggleRate",e[e.setFullRange=7]="setFullRange",e[e.typeStartPriceInput=8]="typeStartPriceInput",e[e.typeLeftRangeInput=9]="typeLeftRangeInput",e[e.typeRightRangeInput=10]="typeRightRangeInput",e[e.typeInput=11]="typeInput"}(Og||(Og={}));const Fg=E.exponentiate(E.BigInt(10),E.BigInt(16));function Ug(e){if(e)return e.currency.isNative?E.greaterThan(e.quotient,Fg)?Ym.fromRawAmount(e.currency,E.subtract(e.quotient,Fg)):Ym.fromRawAmount(e.currency,E.BigInt(0)):e}const qg=1e4,Vg=100*qg;function Wg(e){const t=Math.floor(Number(e)*qg);return new Jm(t,Vg)}const Hg=({token:e,amount:n})=>{var i;const o=t.useTheme();return z.jsxs(t.Box,{sx:{py:8,display:"flex",alignItems:"center",gap:6,typography:"h5",color:o.palette.text.primary},children:[z.jsx(ol,{address:null!==(i=null==e?void 0:e.address)&&void 0!==i?i:"",chainId:null==e?void 0:e.chainId,noShowChain:!0,width:24,height:24,marginRight:0}),z.jsx(t.Box,{children:null==e?void 0:e.symbol}),z.jsx(t.Box,{sx:{ml:"auto"},children:er({input:null==n?void 0:n.toSignificant(),decimals:null==e?void 0:e.decimals})})]})},Zg=({chainId:e,baseToken:i,quoteToken:a,feeAmount:l,tokenId:d,onClose:u})=>{var p,h;const{isMobile:m}=Ga(),g=t.useTheme(),f=ls(),y=c.useQueryClient(),{account:v}=Ra(),{position:b,loading:C}=function(e,t){var n;const i=Dg(e?[e]:void 0,t);return{loading:i.loading,position:null===(n=i.positions)||void 0===n?void 0:n[0]}}(d,e),j=!!b&&!C,{position:w}=function(e,t,i){const o=n.useMemo((()=>t?Ig(t):void 0),[t]),r=n.useMemo((()=>i?Ig(i):void 0),[i]),[,a]=wg(null!=o?o:void 0,null!=r?r:void 0,null==e?void 0:e.fee);let s;return a&&e&&(s=new Qx({pool:a,liquidity:e.liquidity.toString(),tickLower:e.tickLower,tickUpper:e.tickUpper})),{position:s,pool:null!=a?a:void 0}}(b,i,a),[k,T]=n.useState("stake"),[B,E]=n.useState(!1),[I,A]=n.useState(Cm),[S,L]=n.useReducer(Pg,{baseToken:Ig(i),quoteToken:Ig(a),feeAmount:l,independentField:wm.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""}),{independentField:R,typedValue:M,startPriceTypedValue:O}=S,{pool:P,ticks:_,dependentField:N,price:F,pricesAtTicks:U,pricesAtLimit:q,parsedAmounts:V,currencyBalances:W,position:H,noLiquidity:Z,currencies:$,errorMessage:G,invalidPool:Y,invalidRange:X,outOfRange:K,depositADisabled:J,depositBDisabled:ee,invertPrice:te,ticksAtLimit:ne,isTaxed:ie}=Mg({state:S,existingPosition:w}),{position:re,liquidityPercentage:ae,liquidityValue0:se,liquidityValue1:le,feeValue0:de,feeValue1:ce,error:ue}=function({percent:e,position:t,asWETH:i,baseToken:r,quoteToken:a}){const{account:s,chainId:l}=Ra(),[d,c]=n.useMemo((()=>[null==r?void 0:r.wrapped,null==a?void 0:a.wrapped]),[r,a]),[u,p]=n.useMemo((()=>d&&c?d.sortsBefore(c)?[d,c]:[c,d]:[void 0,void 0]),[d,c]),[,h]=wg(null!=u?u:void 0,null!=p?p:void 0,null==t?void 0:t.fee),m=n.useMemo((()=>h&&(null==t?void 0:t.liquidity)&&"number"==typeof(null==t?void 0:t.tickLower)&&"number"==typeof(null==t?void 0:t.tickUpper)?new Qx({pool:h,liquidity:t.liquidity.toString(),tickLower:t.tickLower,tickUpper:t.tickUpper}):void 0),[h,t]),x=new Jm(e,100),g=m?x.multiply(m.amount0.quotient).quotient:void 0,f=m?x.multiply(m.amount1.quotient).quotient:void 0,y=u&&g?Ym.fromRawAmount(u,g):void 0,v=p&&f?Ym.fromRawAmount(p,f):void 0,b=!(!h||!t)&&(h.tickCurrent<t.tickLower||h.tickCurrent>t.tickUpper);let C;return s||(C=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),0===e&&(C=null!=C?C:o.i18n._({id:"Sta9CR",message:"Enter a percent"})),{position:m,liquidityPercentage:x,liquidityValue0:y,liquidityValue1:v,feeValue0:void 0,feeValue1:void 0,outOfRange:b,error:C}}({position:b,asWETH:void 0,percent:I,baseToken:S.baseToken,quoteToken:S.quoteToken}),pe="0"===(null==b?void 0:b.liquidity),[he,me]=function({chainId:e,pool:t,tokenId:n,asWETH:i}){var o;const r=Ng(e),a=null===(o=x.BigNumber.from(n))||void 0===o?void 0:o.toHexString(),s=c.useQuery(ga.getOwner(e,r,n)),l=c.useQuery(ga.getCollect(e,r,a,s.data&&Array.isArray(s.data)?s.data[0]:void 0));return t&&l&&l.data&&l.data.amount0&&l.data.amount1?[Ym.fromRawAmount(t.token0,l.data.amount0.toString()),Ym.fromRawAmount(t.token1,l.data.amount1.toString())]:[void 0,void 0]}({pool:null!=P?P:void 0,tokenId:d,asWETH:!1,chainId:e}),xe=me,ge=he;n.useMemo((()=>{var e;return null===(e=te?null==F?void 0:F.invert():F)||void 0===e?void 0:e.toSignificant()}),[te,F]);const{onFieldAInput:fe,onFieldBInput:ye,onLeftRangeInput:ve,onRightRangeInput:be,onStartPriceInput:Ce}=_g({noLiquidity:Z,dispatch:L}),{slipper:je,setSlipper:we,slipperValue:ke,resetSlipper:Te}=vm({address:void 0,type:"AMMV3"}),Be=!G&&!X,Ee=n.useMemo((()=>{var e,t;return{[R]:M,[N]:null!==(t=null===(e=V[N])||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""}}),[N,R,V,M]),Ie=n.useMemo((()=>[wm.CURRENCY_A,wm.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Ug(W[t])})),{})),[W]),Ae=As(Ag(null===(p=V[wm.CURRENCY_A])||void 0===p?void 0:p.currency),{contractAddress:Wm[e],overrideBalance:W[wm.CURRENCY_A]?new s(W[wm.CURRENCY_A].toSignificant()):void 0,amount:V[wm.CURRENCY_A]?new s(V[wm.CURRENCY_A].toSignificant()):void 0}),Se=As(Ag(null===(h=V[wm.CURRENCY_B])||void 0===h?void 0:h.currency),{contractAddress:Wm[e],overrideBalance:W[wm.CURRENCY_B]?new s(W[wm.CURRENCY_B].toSignificant()):void 0,amount:V[wm.CURRENCY_B]?new s(V[wm.CURRENCY_B].toSignificant()):void 0}),{[km.LOWER]:Le,[km.UPPER]:Re}=_,{[km.LOWER]:Me,[km.UPPER]:Oe}=U,{deadLine:Pe}=Q(),_e=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(!v||!e||!H)return;if(!S.baseToken||!S.quoteToken)return;const t=Math.ceil(Date.now()/1e3)+(null!=Pe?Pe:600),n=S.baseToken.isNative?S.baseToken:S.quoteToken.isNative?S.quoteToken:void 0;try{const{calldata:i,value:a}=ag.addCallParameters(H,{tokenId:d,slippageTolerance:Wg(100*ke),deadline:t.toString(),useNative:n});let s={to:Wm[e],data:i,value:a};(yield f.execute(o.i18n._({id:"OBdohg",message:"Add Liquidity"}),Object.assign({opcode:ns.TX},s),{early:!1,metadata:{[exports.MetadataFlag.addAMMV3Pool]:"1"}}))===Xa.Success&&(E(!1),setTimeout((()=>{null==u||u()}),100)),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onAddMutation",e)}}))}),Ne=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(!(v&&e&&re&&ae&&se&&le))return;const t=Math.ceil(Date.now()/1e3)+(null!=Pe?Pe:600);try{const{calldata:n,value:i}=ag.removeCallParameters(re,{tokenId:d.toString(),liquidityPercentage:ae,slippageTolerance:Wg(100*ke),deadline:t.toString(),collectOptions:{expectedCurrencyOwed0:null!=de?de:Ym.fromRawAmount(se.currency,0),expectedCurrencyOwed1:null!=ce?ce:Ym.fromRawAmount(le.currency,0),recipient:v}});let a={to:Wm[e],data:n,value:i};(yield f.execute(o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),Object.assign({opcode:ns.TX},a),{early:!1,metadata:{[exports.MetadataFlag.removeAMMV3Pool]:"1"}}))===Xa.Success&&setTimeout((()=>{null==u||u()}),100),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onRemoveMutation",e)}}))}),De=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(v&&e&&P)try{const{calldata:t,value:n}=ag.collectCallParameters({tokenId:d.toString(),expectedCurrencyOwed0:null!=he?he:Ym.fromRawAmount(P.token0,0),expectedCurrencyOwed1:null!=me?me:Ym.fromRawAmount(P.token1,0),recipient:v});let i={to:Wm[e],data:t,value:n};(yield f.execute(o.i18n._({id:"zXCpR0",message:"Claim Rewards"}),Object.assign({opcode:ns.TX},i),{early:!1,metadata:{[exports.MetadataFlag.claimAMMV3Pool]:"1"}}))===Xa.Success&&setTimeout((()=>{null==u||u()}),100),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onClaimMutation",e)}}))}),Fe=n.useMemo((()=>{var n,i,r,a;const s=[{key:"stake",value:o.i18n._({id:"m16xKo",message:"Add"})},{key:"unstake",value:o.i18n._({id:"t/YqKh",message:"Remove"})},{key:"claim",value:o.i18n._({id:"hom7qf",message:"Claim"})}];return z.jsxs(t.Box,{sx:{borderRadius:16,backgroundColor:g.palette.background.paper},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:20,py:24,borderTopLeftRadius:16,borderTopRightRadius:16,backgroundColor:g.palette.background.paper},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:o.i18n._({id:"E6MqGy",message:"Add liquidity"})}),u?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{u()}})}):void 0]}),j&&w&&z.jsx(t.Box,{sx:{mx:20,mb:16},children:z.jsx(cg,{position:w,inRange:!K})}),z.jsxs(t.Tabs,{value:k,onChange:(e,t)=>{T(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:s,variant:"inPaper",tabsListSx:{mx:20}}),z.jsxs(t.TabPanel,{value:"stake",children:[j&&w&&z.jsx(t.Box,{sx:{mt:16,mx:20},children:z.jsx(hg,{position:w,title:o.i18n._({id:"3VUfrF",message:"Selected Range"}),ticksAtLimit:ne})}),z.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.secondary,textAlign:"left"},children:o.i18n._({id:"BRi+RY",message:"Add more liquidity"})}),z.jsxs(t.Box,{children:[z.jsx(qm,{value:Ee[wm.CURRENCY_A],onUserInput:fe,maxAmount:Ie[wm.CURRENCY_A],balance:W[wm.CURRENCY_A],currency:null!==(n=$[wm.CURRENCY_A])&&void 0!==n?n:null,locked:J}),z.jsx(vp,{}),z.jsx(qm,{value:Ee[wm.CURRENCY_B],onUserInput:ye,maxAmount:Ie[wm.CURRENCY_B],balance:W[wm.CURRENCY_B],currency:null!==(i=$[wm.CURRENCY_B])&&void 0!==i?i:null,locked:ee})]}),z.jsx(bm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:z.jsx(_m,{chainId:e,approvalA:Ae,approvalB:Se,parsedAmounts:V,isValid:Be,depositADisabled:J,depositBDisabled:ee,errorMessage:G,setShowConfirm:E})}),z.jsx(bg,{parsedAmounts:V,position:H,existingPosition:void 0,priceLower:Me,priceUpper:Oe,outOfRange:K,ticksAtLimit:ne,on:B,onClose:()=>{E(!1)},onConfirm:_e.mutate,loading:_e.isPending})]}),z.jsxs(t.TabPanel,{value:"unstake",children:[z.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[z.jsx(pm,{disabled:!1,value:I,onChange:e=>A(e)}),z.jsx(bm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),z.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{typography:"body2",color:g.palette.text.secondary},children:"Receive"}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:4},children:[z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[z.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:se?er({input:se.toExact(),decimals:se.currency.decimals}):"-"})," ",null===(r=null==se?void 0:se.currency)||void 0===r?void 0:r.symbol]}),z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[z.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:le?er({input:le.toExact(),decimals:le.currency.decimals}):"-"})," ",null===(a=null==le?void 0:le.currency)||void 0===a?void 0:a.symbol]})]})]}),z.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:z.jsx(mg,{chainId:e,disabled:pe||0===I||!se,removed:pe,error:ue,onConfirm:Ne.mutate,isLoading:Ne.isPending})})]}),z.jsxs(t.TabPanel,{value:"claim",children:[z.jsxs(t.Box,{sx:{mx:20,mt:16,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:g.palette.border.main},children:[z.jsx(t.Box,{sx:{py:12,px:20,typography:"body1",color:g.palette.text.primary,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:g.palette.border.main},children:o.i18n._({id:"tu/fxg",message:"Claim fees"})}),z.jsxs(t.Box,{sx:{p:20},children:[z.jsx(Hg,{token:null==xe?void 0:xe.currency,amount:xe}),z.jsx(Hg,{token:null==ge?void 0:ge.currency,amount:ge})]})]}),z.jsx(t.Box,{sx:{mx:20,mt:16,typography:"h6",color:g.palette.text.secondary},children:o.i18n._({id:"Joa5Dk",message:"*Collecting fees will withdraw currently available fees for you."})}),z.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:z.jsx(Nm,{chainId:e,disabled:De.isPending,onConfirm:De.mutate,isLoading:De.isPending})})]})]})]})}),[Ae,Se,e,$,W,J,ee,ue,G,w,ge,xe,Ee,j,Be,se,le,Ie,_e.isPending,_e.mutate,De.isPending,De.mutate,u,fe,ye,Ne.isPending,Ne.mutate,k,K,V,H,Me,Oe,pe,we,B,I,je,g.palette.background.paper,g.palette.border.main,g.palette.primary.main,g.palette.text.primary,g.palette.text.secondary,ne]);return m?z.jsx(Xs,{open:null!=i&&null!=a,onClose:u,scope:!m,modal:m,id:"pool-operate",children:Fe}):Fe};const zg=({outOfRange:e})=>{const n=t.useTheme();return z.jsx(t.Tooltip,{title:e?o.i18n._({id:"i3Z+/Z",message:"Out of range"}):o.i18n._({id:"vOyUlD",message:"In range"}),children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.583252 12.5416L6.99992 1.45825L13.4166 12.5416H0.583252ZM11.3924 11.3749L6.9999 3.78575L2.6074 11.3749H11.3924ZM7.58328 9.62492H6.41661V10.7916H7.58328V9.62492ZM6.41661 6.12492H7.58328V8.45825H6.41661V6.12492Z",fill:n.palette.warning.main})}):z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",children:z.jsx("circle",{cx:"4",cy:"4",r:"4",fill:n.palette.success.main})})})})},$g=({p:e,currency0:i,currency1:r,onClickManage:a})=>{const s=t.useTheme(),[,l]=wg(null!=i?i:void 0,null!=r?r:void 0,e.fee),d=n.useMemo((()=>{if(l)return new Qx({pool:l,liquidity:e.liquidity.toString(),tickLower:e.tickLower,tickUpper:e.tickUpper})}),[e.liquidity,e.tickLower,e.tickUpper,l]),c=(u=e.fee,p=e.tickLower,h=e.tickUpper,n.useMemo((()=>({[km.LOWER]:u&&p?p===Vx(Tx.MIN_TICK,mx[u]):void 0,[km.UPPER]:u&&h?h===Vx(Tx.MAX_TICK,mx[u]):void 0})),[u,p,h]));var u,p,h;const m=null==d?void 0:d.token0PriceLower,x=null==d?void 0:d.token0PriceUpper,g=null==d?void 0:d.amount1.currency,f=null==d?void 0:d.amount0.currency,y=!!l&&(l.tickCurrent<e.tickLower||l.tickCurrent>=e.tickUpper),v=i==i?null==d?void 0:d.pool.priceOf(null==d?void 0:d.pool.token0):null==d?void 0:d.pool.priceOf(null==d?void 0:d.pool.token1);return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:24,px:20,py:20,pb:12,borderRadius:12,backgroundColor:s.palette.background.paperContrast},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h5",color:s.palette.text.primary},children:[z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:m,atLimit:c,direction:km.LOWER})," "]}),null==g?void 0:g.symbol]})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M15.75 9.50293L12.75 12.5029L11.7 11.4529L12.8813 10.2529L5.11875 10.2529L6.3 11.4529L5.25 12.5029L2.25 9.50293L5.25 6.50293L6.31875 7.55293L5.11875 8.75293L12.8813 8.75293L11.7 7.55293L12.75 6.50293L15.75 9.50293Z",fill:"currentColor",fillOpacity:"0.5"})}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:x,atLimit:c,direction:km.UPPER})," "]}),null==g?void 0:g.symbol]})})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(zg,{outOfRange:y}),z.jsxs(t.Box,{sx:{typography:"h6",color:s.palette.text.secondary},children:[o.i18n._({id:"DWd30U",message:"Current price"}),": ",`${er({input:null==v?void 0:v.toSignificant()})}`," ",null==g?void 0:g.symbol," per ",null==f?void 0:f.symbol]})]})]}),z.jsx(t.Button,{variant:t.Button.Variant.outlined,size:t.Button.Size.small,fullWidth:!0,onClick:a,children:o.i18n._({id:"wckWOP",message:"Manage"})})]})},Gg=({chainId:e,baseToken:i,quoteToken:r,feeAmount:a,onClose:s,handleGoToAddLiquidityV3:l})=>{const{isMobile:d}=Ga(),u=t.useTheme(),{account:p}=Ra(),{positions:h,loading:m}=function(e,t){const i=Ng(t),{isLoading:o,data:r}=c.useQuery(ga.getBalanceOf(t,i,null!=e?e:void 0)),a=n.useMemo((()=>{if(e&&r&&r.isFinite()){const t=[];for(let n=0;n<r.toNumber();n++)t.push([e,n]);return t}return[]}),[e,r]),s=c.useQuery(ga.getTokenOfOwnerByIndex(t,i,a)),l=s.isLoading,d=n.useMemo((()=>e&&s.data?s.data.map((e=>{if(Array.isArray(e)&&e.length>0)return e[0].toString()})):[]),[e,s]),{positions:u,loading:p}=Dg(d,t);return{loading:l||o||p,positions:u}}(p,e),x=n.useMemo((()=>i?Ig(i):void 0),[i]),g=n.useMemo((()=>r?Ig(r):void 0),[r]),[f,y]=n.useMemo((()=>[null==x?void 0:x.wrapped,null==g?void 0:g.wrapped]),[x,g]),[v,b]=n.useMemo((()=>f&&y?f.sortsBefore(y)?[f,y]:[y,f]:[void 0,void 0]),[f,y]),C=n.useMemo((()=>{if(void 0!==h)return h.filter((e=>Bg(null==v?void 0:v.address,e.token0)&&Bg(null==b?void 0:b.address,e.token1)&&e.fee===a))}),[a,h,null==v?void 0:v.address,null==b?void 0:b.address]),[j,w]=n.useState(null),k=n.useMemo((()=>{var e;return z.jsxs(t.Box,{sx:{p:20,display:"flex",flexDirection:"column",gap:16,borderRadius:16,backgroundColor:u.palette.background.paper,minHeight:480},children:[z.jsxs(t.Box,{sx:{pb:16,borderBottomColor:u.palette.border.main,borderBottomStyle:"solid",borderBottomWidth:1,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:u.palette.text.primary},children:[o.i18n._({id:"Gs02OK",message:"My Positions"})," (",null!==(e=null==C?void 0:C.length)&&void 0!==e?e:0,")"]}),s?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{s()}})}):void 0]}),C&&C.length>0?z.jsxs(z.Fragment,{children:[null==C?void 0:C.map((e=>z.jsx($g,{p:e,currency0:x,currency1:g,onClickManage:()=>{w(e)}},e.tokenId))),z.jsxs(t.Button,{size:t.Button.Size.big,variant:t.Button.Variant.second,onClick:()=>{l({from:i.address,to:r.address,fee:String(a)})},sx:{gap:8},children:[z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:z.jsx("path",{d:"M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z",fill:"currentColor"})}),o.i18n._({id:"FQ4aT9",message:"Add Position"})]})]}):z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{mt:100,display:"flex",flexDirection:"column",alignItems:"center",gap:12},children:[z.jsx(Y,{sx:{width:60,height:60,borderRadius:24/105*60}}),z.jsx(t.Box,{sx:{typography:"body1",color:u.palette.text.secondary},children:o.i18n._({id:"/6L4mj",message:"Your position is empty"})})]}),z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:void 0!==C&&0===C.length?z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({from:i.address,to:r.address,fee:String(a)})},children:o.i18n._({id:"FQ4aT9",message:"Add Position"})}):z.jsx(Tm,{size:t.Button.Size.small})})]})]})}),[u.palette.background.paper,u.palette.border.main,u.palette.text.primary,u.palette.text.secondary,C,s,x,g,l,i.address,r.address,a]);return null!==j?z.jsx(Zg,{baseToken:i,quoteToken:r,feeAmount:a,tokenId:j.tokenId,chainId:e,onClose:()=>{w(null)}}):d?z.jsx(Xs,{open:null!=i&&null!=r,onClose:s,scope:!d,modal:d,id:"pool-operate",children:k}):k};function Qg({children:e,sx:n,gap:i=20,repeatBaseForLargeScreen:o=3}){const{isMobile:r,minDevice:a}=Ga();let s={};if(r)s={display:"flex",flexDirection:"column",gap:i};else{let e=2;[1418,1761,2104].some(((t,n)=>{if(a(t))return e=o+n,!0})),s={display:"grid",gap:i,gridTemplateColumns:`repeat(${e}, 1fr)`}}return z.jsx(t.Box,{sx:Object.assign(Object.assign({},s),n),children:e})}function Yg({address:n,chainId:i,hideName:o,sx:a}){const s=t.useTheme(),l=Da(),{onlyChainId:d}=Q(),u=c.useQuery(Object.assign({},l.getQuery(r.SystemApi.graphql.fetchLiquidityLpPartnerRewards,{where:{chainId:d||void 0}})));if(!n)return null;const p=[];return("string"==typeof n?[n]:Array.from(new Set(n)).filter((e=>!!e))).forEach((e=>{var t,n,o;e&&(null===(o=null===(n=null===(t=u.data)||void 0===t?void 0:t.liquidity_getLpPartnerRewards)||void 0===n?void 0:n.partnerRewards)||void 0===o||o.some((t=>{var n,o,r,a,s,l,d,c,h,m,x,g,f,y;if((null==t?void 0:t.chainId)===i&&(null===(n=null==t?void 0:t.pool)||void 0===n?void 0:n.toLocaleLowerCase())===e.toLocaleLowerCase()){const e=null===(a=null===(r=null===(o=u.data)||void 0===o?void 0:o.liquidity_getLpPartnerRewards)||void 0===r?void 0:r.partnerInfos)||void 0===a?void 0:a.find((e=>(null==e?void 0:e.partner)===t.partner));if(!e)return;p.push({partner:{name:null!==(s=null==e?void 0:e.partner)&&void 0!==s?s:"",logo:null!==(l=null==e?void 0:e.logo)&&void 0!==l?l:"",introduction:null!==(d=null==e?void 0:e.introduction)&&void 0!==d?d:"",link:null!==(c=null==e?void 0:e.link)&&void 0!==c?c:"",extra:null!==(h=null==e?void 0:e.extra)&&void 0!==h?h:{},background:(null===(m=null==e?void 0:e.theme)||void 0===m?void 0:m[0])||void 0,color:(null===(x=null==e?void 0:e.theme)||void 0===x?void 0:x[1])||void 0},reward:null!==(g=null==t?void 0:t.reward)&&void 0!==g?g:"",type:null!==(f=null==t?void 0:t.type)&&void 0!==f?f:"stakelp",sort:null!==(y=null==e?void 0:e.sort)&&void 0!==y?y:Number.MAX_SAFE_INTEGER})}})))})),(null==p?void 0:p.length)?(p.sort(((e,t)=>e.sort-t.sort)),z.jsx(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:p.map((n=>z.jsx(t.Tooltip,{leaveDelay:100,title:z.jsxs(t.Box,{sx:{maxWidth:240,whiteSpace:"pre-wrap"},children:[n.partner.introduction,!!n.partner.link&&z.jsxs(t.Box,{component:"a",target:"_blank",href:n.partner.link,rel:"noopener noreferrer",sx:{display:"flex",alignItems:"center",gap:4,color:"primary.main","&:hover":{opacity:.5}},children:[z.jsx(e.Trans,{id:"zwWKhA",message:"Learn more"})," ",z.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.91667 2.91667V11.0833H11.0833V7H12.25V11.0833C12.25 11.725 11.725 12.25 11.0833 12.25H2.91667C2.26917 12.25 1.75 11.725 1.75 11.0833V2.91667C1.75 2.275 2.26917 1.75 2.91667 1.75H7V2.91667H2.91667ZM8.16667 2.91667V1.75H12.25V5.83333H11.0833V3.73917L5.34917 9.47333L4.52667 8.65083L10.2608 2.91667H8.16667Z",fill:"currentColor"})})]})]}),children:z.jsxs(t.ButtonBase,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,p:s.spacing(0,4),height:20,borderRadius:4,background:n.partner.background,color:n.partner.color,whiteSpace:"nowrap"},children:[z.jsx(t.Box,{component:"img",src:n.partner.logo,alt:n.partner.name,sx:{width:14,height:14,borderRadius:"50%"}}),!o&&!!n.reward&&z.jsx(t.Box,{sx:{fontSize:"10px",fontWeight:600},children:n.reward})]})},n.partner.name+n.reward)))})):null}function Xg({text:e,onClick:n}){const i=t.useTheme();return z.jsxs(t.Box,{sx:{typography:"body2",display:"inline-flex",alignItems:"center",p:i.spacing(0,4,0,8),width:"max-content",height:32,backgroundColor:"hover.default",color:"primary.main",borderWidth:1,borderRadius:8,cursor:"pointer"},onClick:n,children:[e,z.jsx(t.Box,{component:oe.ArrowBack,sx:{ml:2,width:16,height:16,transform:"rotate(180deg)"}})]})}function Kg({lqList:e,onDeleteTag:n,sx:i}){var o;if(!(null==e?void 0:e.length))return null;if(!(null===(o=e[0])||void 0===o?void 0:o.pair))return null;const{pair:r}=e[0],a=fa(r.baseToken,r.chainId),s=fa(r.quoteToken,r.chainId);return a&&s?z.jsxs(t.Box,{sx:Object.assign({typography:"body2",display:"inline-flex",alignItems:"center",px:8,mr:8,borderRadius:8,fontWeight:600,height:32,backgroundColor:"hover.default"},i),children:[z.jsx(Rp,{tokens:[a,s],chainId:a.chainId,width:20,mr:8}),a.symbol,"+",s.symbol,z.jsx(t.Box,{component:oe.Error,sx:{ml:4,width:16,height:16,cursor:"pointer",color:"text.secondary",position:"relative",top:1.5},onClick:()=>n()})]}):null}function Jg({tags:e,onDeleteTag:n,sx:i}){return e.length?z.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center"},i),children:e.map((e=>z.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",px:8,mr:8,borderRadius:8,fontWeight:600,height:32,backgroundColor:"hover.default"},children:[z.jsx(ol,{address:e.address,width:20,height:20,chainId:e.chainId,url:e.logoURI,noShowChain:!0,marginRight:8}),e.symbol,z.jsx(t.Box,{component:oe.Error,sx:{ml:4,width:16,height:16,cursor:"pointer",color:"text.secondary",position:"relative",top:1.5},onClick:()=>n(e)})]},e.address)))}):null}function ef({chainId:e,address:n}){const{isMobile:i}=Ga();return z.jsx(t.Box,{component:"button",onClick:t=>{t.stopPropagation(),dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:e,address:n}})},sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"center",borderRadius:8,cursor:"pointer",flexShrink:0,color:"text.primary","&:hover":{opacity:.5}},i?{width:64,height:36,backgroundColor:"background.tag"}:{width:40,height:32,backgroundColor:"transparent",borderWidth:1,borderStyle:"solid",borderColor:"border.main"}),children:z.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.83333 14.1667H7.5V8.33333H5.83333V14.1667ZM9.16667 14.1667H10.8333V5.83333H9.16667V14.1667ZM12.5 14.1667H14.1667V10.8333H12.5V14.1667ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM4.16667 15.8333H15.8333V4.16667H4.16667V15.8333Z",fill:"currentColor"})})})}function tf(n){var{sx:i,children:o,empty:r,loading:a,hasMore:s,loadMore:l,loadMoreLoading:d}=n,c=N(n,["sx","children","empty","loading","hasMore","loadMore","loadMoreLoading"]);const u=t.useTheme();return z.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",borderRadius:16},i),...c,children:[z.jsx(t.Box,{component:"table",sx:Object.assign({width:"100%",borderCollapse:"collapse","& th":{px:24,py:12,typography:"h6",lineHeight:"20px",textAlign:"left",color:"text.secondary"},"& td":{px:24,py:12,backgroundColor:"background.paper"},"& thead":{position:"sticky",top:0,zIndex:2,backgroundColor:"background.tag"},"& tbody tr":{borderWidth:"1px 0px 1px 0px",borderStyle:"solid",borderColor:"border.main"}},!r&&!a&&{"& th:last-child, & td:last-child":{position:"sticky",right:0,zIndex:1,"&::before":{content:'""',position:"absolute",top:0,bottom:0,left:1,width:"1px",boxShadow:`${"dark"===u.palette.mode?"#1A1A1B":t.alpha("#1A1A1B",.1)} -2px 0px 4px 0px`}}}),children:o}),s&&z.jsx(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:l,children:d?z.jsx(t.RotatingIcon,{}):z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})})]})}function nf({sx:n}){const{supportAMMV2:i,supportAMMV3:o}=Q(),r=i||o;return z.jsxs(t.Box,{sx:Object.assign({px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},n),children:[z.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(Rp,{width:24,tokens:[],mr:6,showChainLogo:!0}),z.jsx(t.Skeleton,{variant:"rounded",height:20,width:88})]})}),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",rowGap:20,mt:44,"& > div:nth-child(odd)":{pr:20},"& > div:nth-child(even)":{position:"relative",pl:20,"&::before":{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",display:"inline-block",content:'""',height:24,width:"1px",backgroundColor:"border.main"}}},children:[r&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100})}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),z.jsxs(t.Box,{children:[z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"rSayea",message:"APY"})})]}),z.jsxs(t.Box,{children:[z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),r&&z.jsxs(t.Box,{children:[z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"Q8W3SC",message:"Volume (1D)"})})]})]}),z.jsx(t.Skeleton,{variant:"rounded",height:32,sx:{mt:20}})]})}function of({chainId:n,baseToken:i,quoteToken:o,apy:r,hasQuote:a,hasMining:l,sx:d,children:c}){if(!i)return null;const u=a?[{token:i,transactionApy:null==r?void 0:r.transactionBaseApy,miningApy:null==r?void 0:r.miningBaseApy},{token:o,transactionApy:null==r?void 0:r.transactionQuoteApy,miningApy:null==r?void 0:r.miningQuoteApy}]:[{transactionApy:null==r?void 0:r.transactionBaseApy,miningApy:null==r?void 0:r.miningBaseApy,metromMiningApy:null==r?void 0:r.metromMiningApy}];return z.jsx(t.Tooltip,{children:null!=c?c:z.jsx(t.HoverOpacity,{component:oe.QuestionBorder,sx:Object.assign({width:15,height:15},d)}),title:z.jsx(t.Box,{sx:{minWidth:236},children:u.map(((r,a)=>{var d,c,u,p,h;return z.jsxs(t.Box,{sx:{mt:0===a?0:20},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16,typography:"body2",fontWeight:600,color:"text.primary"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:r.token?z.jsxs(z.Fragment,{children:[z.jsx(ol,{width:14,height:14,marginRight:4,address:r.token.address,url:r.token.logoURI,chainId:n,noShowChain:!0}),r.token.symbol]}):z.jsxs(z.Fragment,{children:[z.jsx(Rp,{tokens:[i,o],width:14,mr:4,chainId:n}),i.symbol,"/",null==o?void 0:o.symbol]})}),z.jsx(t.Box,{children:mr(new s(null!==(u=r.transactionApy)&&void 0!==u?u:0).plus(null!==(p=r.miningApy)&&void 0!==p?p:0).plus(null!==(h=r.metromMiningApy)&&void 0!==h?h:0))})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"})}),z.jsx("span",{children:r.transactionApy?mr(new s(r.transactionApy)):"-"})]}),l?z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"})}),z.jsx("span",{children:r.miningApy?mr(new s(r.miningApy)):"-"})]}):"",r.metromMiningApy&&Number(r.metromMiningApy)>0&&z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})}),z.jsx("span",{children:r.metromMiningApy?mr(new s(r.metromMiningApy)):"-"})]})]},null!==(c=null===(d=r.token)||void 0===d?void 0:d.address)&&void 0!==c?c:1)}))})})}function rf({sx:i,value:r,onChange:a,searchAddress:s}){const[l,d]=n.useState(!1),{isMobile:c}=Ga();return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:Object.assign(Object.assign({typography:"body2",display:"flex",alignItems:"center",justifyContent:"flex-start",px:12,height:32,backgroundColor:"background.tag",color:"text.secondary",borderRadius:8,fontWeight:600},c?{width:"100%"}:{minWidth:220}),i),onClick:()=>d(!0),children:[z.jsx(t.Box,{component:oe.Search,sx:{width:16,height:16,mr:8,flexShrink:0}}),z.jsx(e.Trans,{id:"A1taO8",message:"Search"})]}),z.jsx(dp,{value:r,open:l,multiple:!0,title:z.jsx(e.Trans,{id:"o8aMNm",message:"Select a liquidity pool"}),searchPlaceholder:o.i18n._({id:"4nzwq3",message:"Search by token or pool address"}),onClose:()=>{d(!1)},onTokenChange:e=>{if(Array.isArray(e)){if(e.length>2){const t=[e[0],e[2]];a(t)}else a(e);d(!1)}},searchOtherAddress:e=>s(e,(()=>d(!1))),modal:!0})]})}function af({list:n,onClick:i}){return z.jsx(z.Fragment,{children:null==n?void 0:n.map((n=>{var o,a,l,d;if(!(null==n?void 0:n.pair))return null;const c=n.pair,u=fa(c.baseToken,c.chainId),p=fa(c.quoteToken,c.chainId),h=c.apy?mr(new s(null===(o=c.apy)||void 0===o?void 0:o.transactionBaseApy).plus(null!==(l=null===(a=c.apy)||void 0===a?void 0:a.miningBaseApy)&&void 0!==l?l:0)):void 0,m=r.PoolApi.utils.singleSideLp(c.type)&&c.apy?mr(new s(c.apy.transactionQuoteApy).plus(null!==(d=c.apy.miningQuoteApy)&&void 0!==d?d:0)):void 0;return u&&p?z.jsxs(t.Box,{onClick:i,sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:10,py:20,borderRadius:8,cursor:"pointer","&:hover":{backgroundColor:"custom.background.listHover"}},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(Rp,{tokens:[u,p],chainId:c.chainId,width:24,mr:10}),z.jsxs(t.Box,{sx:{typography:"h5"},children:[u.symbol,"/",p.symbol]})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{color:"custom.status.green.default",fontWeight:600},children:[h,m?`/${m}`:""]}),z.jsx(t.Box,{sx:{mt:2,typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]},c.id):null}))})}function sf(e){var t;const[i,o]=n.useState(null!==(t=null==e?void 0:e.tokens)&&void 0!==t?t:[]),[r,a]=n.useState([]);n.useEffect((()=>{e&&(o(e.tokens),a(e.lqList))}),[e]);const[s,l]=n.useMemo((()=>{const[e,t]=i;return[null==e?void 0:e.symbol,null==t?void 0:t.symbol]}),[i]);return{filterTokens:i,filterASymbol:s,filterBSymbol:l,filterAddressLqList:r,handleDeleteToken:t=>{o((n=>{const i=[...n],o=i.indexOf(t);return-1!==o&&i.splice(o,1),e&&e.onChangeFilterTokens(i),i}))},handleChangeFilterTokens:t=>{a([]),o(t),e&&(e.onChangeFilterTokens(t),e.onChangeFilterAddressLqList([]))},handleChangeFilterAddress:t=>{a(t),o([]),e&&(e.onChangeFilterTokens([]),e.onChangeFilterAddressLqList(t))}}}var lf;!function(e){e[e.Add=1]="Add",e[e.Remove=2]="Remove"}(lf||(lf={}));const df=({pool:e,separate:n,wrap:i})=>{const o=e.coins.length,r=n?o>=6&&i?18:24:o>=3?24:36;return n?z.jsx(t.Box,{sx:{display:"flex",alignItems:"gap",gap:4},children:e.coins.map((n=>z.jsx(t.Tooltip,{title:n.symbol,placement:"top",onlyHover:!0,leaveDelay:100,sx:{maxWidth:240},children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(ol,{address:n.address,width:r,height:r,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0})})},n.address)))}):z.jsx(t.Box,{sx:{display:"flex",alignItems:"gap",gap:-8},children:e.coins.map((n=>z.jsx(t.Tooltip,{title:n.symbol,placement:"top",onlyHover:!0,leaveDelay:100,sx:{maxWidth:240},children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(ol,{address:n.address,width:r,height:r,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0})})},n.address)))})},cf=new r.CurveApi({contractRequests:Wi}),uf=[{chainId:r.ChainId.ZETACHAIN_TESTNET,name:"MockToken 4Pool",address:"0xDddfBCc76166d741c2dfa6b6a90769df398b9969",symbol:"MTK.10000",decimals:18,fee:"20000000",coins:[{address:"0x08f9f0e8EBc8B3F7808974463D31CC39Ca9F79F0",name:"Mock Token 1",decimals:18,symbol:"MTK1",chainId:r.ChainId.ZETACHAIN_TESTNET},{address:"0xc39f8C093b10660E12d982256979E239B18D073d",name:"Mock Token 2",decimals:18,symbol:"MTK2",chainId:r.ChainId.ZETACHAIN_TESTNET},{address:"0xbE3499499C928F086a32B0bE586e07A9D085b5eF",name:"Mock Token 3",decimals:18,symbol:"MTK3",chainId:r.ChainId.ZETACHAIN_TESTNET},{address:"0x11D6F6C038B9E841e024F7aB5Bd40101D69638b3",name:"Mock Token 4",decimals:18,symbol:"MTK4",chainId:r.ChainId.ZETACHAIN_TESTNET}],apy:null,dailyApy:null,weeklyApy:null,tvl:null,volume:null}];function pf({apy:e,dailyApy:n,weeklyApy:i}){return z.jsx(t.Tooltip,{title:z.jsxs(t.Box,{sx:{maxWidth:216,typography:"h6",fontWeight:500,color:"text.secondary"},children:[z.jsx(t.Box,{sx:{fontWeight:700},children:"Base vAPY (annualized)"}),z.jsxs(t.Box,{component:"ul",sx:{pl:16,my:0},children:[z.jsxs("li",{children:["Daily: ",hr({input:n,showDecimals:2})]}),z.jsxs("li",{children:["Weekly: ",hr({input:i,showDecimals:2})]})]}),z.jsx("br",{}),"*Variable APY based on today’s trading activity"]}),children:z.jsx(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:hr({input:e,showDecimals:2})})})}function hf({poolList:e=uf,loading:n,operateCurvePool:i,setOperateCurvePool:r,hasMore:a,loadMore:l,loadMoreLoading:d}){const c=t.useTheme();return z.jsxs(tf,{hasMore:a,loadMore:l,loadMoreLoading:d,empty:!(null==e?void 0:e.length),loading:n,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:"Pool"}),z.jsx(t.Box,{component:"th",children:"Assets"}),z.jsx(t.Box,{component:"th",children:"APY"}),z.jsx(t.Box,{component:"th",children:"TVL"}),z.jsx(t.Box,{component:"th",children:"Volume"}),z.jsx(t.Box,{component:"th",sx:{width:155}})]})}),z.jsx(t.Box,{component:"tbody",children:e.map((e=>{var n;let a="";if((null===(n=null==i?void 0:i.pool)||void 0===n?void 0:n.address.toLowerCase())===e.address.toLowerCase())if(i.type===lf.Remove)a=o.i18n._({id:"0+31GV",message:"Removing"});else a=o.i18n._({id:"1yHVE+",message:"Adding"});const l=c.palette.hover.default;return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(a?", & td":"")]:{backgroundImage:`linear-gradient(${l}, ${l})`}},children:[z.jsxs(t.Box,{component:"td",children:[z.jsx(t.Box,{sx:{typography:"body2",lineHeight:"19px",fontWeight:600},children:e.name}),z.jsx(rp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),z.jsx(t.Box,{component:"td",children:z.jsx(df,{pool:e,separate:!0,wrap:!1})}),z.jsx(t.Box,{component:"td",children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:z.jsx(pf,{apy:e.apy,dailyApy:e.dailyApy,weeklyApy:e.weeklyApy})})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${er({input:e.tvl,decimals:2})}`,children:["$",e.tvl?pr(new s(e.tvl)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${er({input:e.volume,decimals:2})}`,children:["$",e.volume?pr(new s(e.volume)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[z.jsx(ef,{chainId:e.chainId,address:e.address}),a?z.jsx(Xg,{text:a,onClick:()=>r(null)}):z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{r({pool:e,type:lf.Add})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})]},`${e.chainId}-${e.address}`)}))})]})}const mf=({scrollParentRef:e,filterChainIds:o,activeChainId:a,operateCurvePool:s,setOperateCurvePool:l,children:d,tokenAndPoolFilter:u})=>{var p,h;const m=t.useTheme(),{isMobile:x}=Ga(),g=Da(),f=c.useQueryClient(),{onlyChainId:y}=Q(),{filterTokens:v,filterASymbol:b,filterBSymbol:C,filterAddressLqList:j,handleDeleteToken:w,handleChangeFilterTokens:k,handleChangeFilterAddress:T}=sf(),B=n.useMemo((()=>({chainIds:o,pageSize:x?4:8,filterState:{viewOnlyOwn:!1,filterTypes:["CURVE"]}})),[o,x]),E=g.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},B),{filterState:Object.assign({filterASymbol:b,filterBSymbol:C},B.filterState)})}),I=c.useInfiniteQuery(Object.assign(Object.assign({},E),{initialPageParam:1,getNextPageParam:e=>{var t;const{currentPage:n,totalCount:i,pageSize:o}=null!==(t=e.liquidity_list)&&void 0!==t?t:{};if(!n||!i||!o)return null;let r=Math.floor(i/o);return i%o&&(r+=1),n>=r?null:n+1}}));let A=[];const L=!!(null==j?void 0:j.length);L?A=[...j]:null===(p=I.data)||void 0===p||p.pages.forEach((e=>{var t,n;null===(n=null===(t=e.liquidity_list)||void 0===t?void 0:t.lqList)||void 0===n||n.forEach((e=>{null==A||A.push(e)}))}));const R=I.hasNextPage&&!L;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:20,display:"flex",flexDirection:"column",gap:12,[m.breakpoints.up("tablet")]:{py:16,flexDirection:"row",alignItems:"center",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[m.breakpoints.up("tablet")]:{mr:"auto"}},children:d}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},x?{}:{"& > button":{flex:1}}),children:null!==(h=null==u?void 0:u.element)&&void 0!==h?h:z.jsx(rf,{value:v,onChange:k,searchAddress:(e,t)=>D(void 0,void 0,void 0,(function*(){var n;const i=g.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},B),{filterState:Object.assign({address:e},B.filterState)})}),o=null===(n=(yield f.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?z.jsx(af,{list:o,onClick:()=>{T(o),t()}}):null}))})}),(L||!!v.length)&&z.jsxs(t.Box,{sx:{my:0},children:[L?z.jsx(Kg,{lqList:j,onDeleteTag:()=>T([])}):"",z.jsx(Jg,{tags:v,onDeleteTag:w})]})]})]}),x?z.jsx(S,{hasMore:R,threshold:300,loadMore:i.debounce((()=>{I.hasNextPage&&!I.isFetching&&I.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>e.current||null,loader:z.jsx(nf,{sx:{mt:20}},"loader"),children:z.jsxs(Qg,{children:[I.isLoading?z.jsx(nf,{}):"",!I.isLoading&&!(null==A?void 0:A.length)&&!I.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!(a&&!y||b||C)}),!!I.error&&z.jsx(ne,{refresh:I.refetch,sx:{mt:40}})]})}):z.jsxs(z.Fragment,{children:[z.jsx(hf,{poolList:uf,loading:I.isLoading,operateCurvePool:s,setOperateCurvePool:l,hasMore:R,loadMoreLoading:I.isFetchingNextPage,loadMore:()=>{I.hasNextPage&&!I.isFetching&&I.fetchNextPage()}}),z.jsx(Mp,{loading:I.isLoading,refetch:I.error?I.refetch:void 0,empty:!(null==A?void 0:A.length),hasSearch:!!(a&&!y||b||C)})]})]})};function xf({children:e}){const n=t.useTheme();return z.jsx(t.Box,{sx:{px:20,py:16,boxShadow:"0px -1px 0px 0px rgba(55, 55, 57, 0.10)",backgroundColor:"background.paper",borderBottomLeftRadius:16,borderBottomRightRadius:16,position:"fixed",bottom:0,left:0,right:0,[n.breakpoints.up("tablet")]:{position:"static"}},children:e})}const gf=e=>{const n=t.useTheme();return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8,px:12,height:36,borderRadius:8,border:`1px solid ${n.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px",color:n.palette.text.secondary,textTransform:"capitalize"},children:["Slippage Bonus (incl. pricing)",z.jsx(Cu,{title:"Bonus comes as an advantage from current coin prices which usually appears for coins which are low in balance"})]}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:n.palette.success.main},children:"-"})]})};function ff({pool:e,account:t}){const i=c.useQuery(cf.getBalanceOf(e.chainId,e.address,t)),o=c.useQuery(cf.getBalances(e.chainId,e.address,e.coins)),r=c.useQuery(cf.getTotalSupply(e.chainId,e.address)),a=n.useMemo((()=>r.data?r.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[r.data,e.decimals]),l=n.useMemo((()=>i.data?i.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[i.data,e.decimals]),d=n.useMemo((()=>o.data?o.data.map(((t,n)=>{const i=e.coins[n];return t.div(10**i.decimals).dp(i.decimals,s.ROUND_DOWN)})):null),[o.data,e.coins]),u=n.useMemo((()=>d&&l&&a?d.map(((t,n)=>{const i=e.coins[n];return t.multipliedBy(l).div(a).dp(i.decimals,s.ROUND_DOWN)})):null),[d,l,a,e.coins]);return{lpTokenTotalSupply:a,tokenBalances:d,lpTokenBalance:l,userTokenBalances:u,lpTokenBalanceLoading:i.isLoading||o.isLoading||r.isLoading}}const yf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:a,chainId:l}=Ra(),d=ls(),u=c.useQueryClient(),[p,h]=n.useState(!1),[m,x]=n.useState({}),g=n.useRef(m);g.current=m;const{slipper:f,setSlipper:y,slipperValue:v,resetSlipper:b}=vm({address:e.pool.address}),{lpTokenTotalSupply:C,tokenBalances:j,lpTokenBalance:w,userTokenBalances:k}=ff({pool:e.pool,account:a}),T=n.useCallback((()=>{const t={};e.pool.coins.forEach((e=>{t[e.address]=""})),x(t)}),[e.pool.coins]);n.useEffect((()=>{T()}),[T]);const B=(t,n)=>{x((i=>{const o=Object.assign(Object.assign({},i),{[t]:n});if(p&&j){const i=e.pool.coins.findIndex((e=>e.address===t));if(-1!==i){const r=j[i],a=new s(n||"0");a.isZero()||""===n?e.pool.coins.forEach((e=>{e.address!==t&&(o[e.address]="0")})):r&&r.gt(0)&&a.gt(0)&&e.pool.coins.forEach(((e,t)=>{if(t!==i){const n=j[t];if(n&&n.gt(0)){const t=n.div(r),i=a.multipliedBy(t).dp(e.decimals,s.ROUND_DOWN).toString();o[e.address]=i}else o[e.address]="0"}}))}}return o}))},E=c.useQueries({queries:e.pool.coins.map((t=>{const n=Hi.getFetchTokenQuery(t.chainId,t.address,a,e.pool.address);return{queryKey:n.queryKey,enabled:n.enabled&&null!=t.chainId&&null!=t.address&&null!=a&&null!=e.pool.address,queryFn:n.queryFn}})),combine:e=>({data:e.map((e=>{var t,n,i,o;return{address:null===(t=e.data)||void 0===t?void 0:t.address,symbol:null===(n=e.data)||void 0===n?void 0:n.symbol,balance:null===(i=e.data)||void 0===i?void 0:i.balance,allowance:null===(o=e.data)||void 0===o?void 0:o.allowance}})),loading:e.some((e=>e.isLoading))})}),{getApprovalState:I,getBalanceState:A,getPendingRest:S,submitApprove:L}=(({account:e,chainId:t,offset:i,contractAddress:a})=>{var l,d;const u=ls(),p=c.useQueryClient(),{runningRequests:h}=ds(),{updateBlockNumber:m}=za(),x=n.useMemo((()=>null!=a?a:r.contractConfig[t].DODO_APPROVE),[t,a]),g=n.useMemo((()=>{var e;return t?null===(e=r.basicTokenMap[t])||void 0===e?void 0:e.address:null}),[t]),f=c.useMutation({mutationFn:n=>D(void 0,[n],void 0,(function*({token:n,isReset:i,submittedBack:r,canceledCallback:a,successBack:l,failedCallback:d}){if(!x||!e||!n)return;const c=Aa(n),h=i?new s(0):void 0,g=i?o.i18n._({id:"OfhWJH",message:"Reset"}):o.i18n._({id:"Z7ZXbT",message:"Approve"}),f=yield u.execute(`${g} ${c}`,{opcode:ns.Approval,token:n,contract:x,amt:h},{submittedBack:r,metadata:{[exports.MetadataFlag.approve]:!0}});if(f===Xa.Canceled&&(null==a||a()),f===Xa.Success&&l&&l(),f===Xa.Failed&&(null==d||d()),f!==Xa.Success)return f;yield m(),p.invalidateQueries({queryKey:Hi.getFetchTokenQuery(t,null==n?void 0:n.address,e,x).queryKey,refetchType:"all"})}))}),y=n.useCallback(((t,n,o,r)=>{var a,l;if(!t)return Ts.Loading;const d=h.some((e=>{var n,i,o;return(null===(n=e.spec)||void 0===n?void 0:n.opcode)===ns.Approval&&(null===(i=e.spec)||void 0===i?void 0:i.token.address)===(null==t?void 0:t.address)&&(null===(o=e.spec)||void 0===o?void 0:o.contract)===x})),c=(null===(l=null===(a=f.variables)||void 0===a?void 0:a.token)||void 0===l?void 0:l.address)===(null==t?void 0:t.address)&&f.isPending,u=new s(null!=n?n:0);return e?!o||u.minus(null!=i?i:0).gt(o)||u.isZero()?Ts.Unchecked:t&&t.address===g?Ts.Sufficient:d||c?Ts.Approving:r?u.minus(null!=i?i:0).gt(r)?Ts.Insufficient:Ts.Sufficient:Ts.Loading:Ts.Unchecked}),[e,g,x,i,h,f.isPending,null===(d=null===(l=f.variables)||void 0===l?void 0:l.token)||void 0===d?void 0:d.address]);return{getApprovalState:y,getPendingRest:n.useCallback(((e,t)=>("USDT"===(null==e?void 0:e.symbol)||(null==e?void 0:e.address.toLowerCase())==="0x6426e6017968377529487E0ef0aA4E7759724e05".toLowerCase())&&null!==t&&t.gt(0)),[]),getBalanceState:n.useCallback(((t,n,o)=>e?o?t.minus(null!=i?i:0).gt(o)?Bs.Insufficient:Bs.Sufficient:Bs.Loading:Bs.Unchecked),[e,i]),submitApprove:n.useCallback(((e,t,n,i,o,r)=>D(void 0,void 0,void 0,(function*(){f.mutate({token:e,isReset:t,submittedBack:n,canceledCallback:i,successBack:o,failedCallback:r})}))),[f]),getMaxBalance:n.useCallback(((e,n)=>{const i=new s(0);return e&&void 0!==t&&n||i}),[t])}})({account:a,chainId:e.pool.chainId,contractAddress:e.pool.address}),R=n.useCallback(((t,n,i)=>{var o;if(!j)return{};const r={},a=n||m,l=i||E.data,d=j.findIndex((e=>e&&e.gt(0)));if(-1!==d){const n=j[d],i=e.pool.coins[d];let c;if(void 0!==t)c=t;else{const e=Object.values(a).find((e=>e&&"0"!==e&&""!==e));if(e)c=e;else{const e=null===(o=null==l?void 0:l.find((e=>{var t,n;return(null===(t=e.address)||void 0===t?void 0:t.toLowerCase())===(null===(n=i.address)||void 0===n?void 0:n.toLowerCase())})))||void 0===o?void 0:o.balance;c=e&&e.gt(0)?e.dp(i.decimals,s.ROUND_DOWN).toString():"1"}}const u=new s(c);r[i.address]=c,e.pool.coins.forEach(((e,t)=>{if(t!==d){const i=j[t];if(i&&i.gt(0)&&n.gt(0)){const t=i.div(n),o=u.multipliedBy(t).dp(e.decimals,s.ROUND_DOWN).toString();r[e.address]=o}else r[e.address]="0"}}))}return r}),[e.pool.coins,j,m,E.data]),M=c.useQuery(cf.calcTokenAmount(e.pool.chainId,e.pool.address,e.pool.coins.map((e=>{const t=m[e.address]||"0",n=new s(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.ROUND_DOWN).toString():"0"})),!0)),O=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(a&&M.data)try{const t=new Gh([{inputs:[{name:"_amounts",type:"uint256[]"},{name:"_min_mint_amount",type:"uint256"}],name:"add_liquidity",outputs:[{name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"}]),n=e.pool.coins.map((e=>{const t=m[e.address]||"0",n=new s(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.ROUND_DOWN).toString():"0"})),i=M.data.multipliedBy(1-v).dp(0,s.ROUND_DOWN).toString(),o=t.encodeFunctionData("add_liquidity",[n,i]),a=()=>{u.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),u.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield d.execute("add_liquidity",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveAddLiquidity]:!0},submittedBack:()=>{a()},successBack:()=>{a(),T()}})}catch(e){console.error("curve add_liquidity",e)}}))}),P=n.useMemo((()=>{var n,i;if(!a||e.pool.chainId!==l)return z.jsx(Tm,{chainId:e.pool.chainId,fullWidth:!0});if(E.loading)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!Object.values(m).some((e=>e&&"0"!==e)))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});for(const o of e.pool.coins){const e=m[o.address];if(!e||"0"===e)continue;const r=new s(e);if(!r.isFinite())return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});const a=E.data.find((e=>{var t,n;return(null===(t=e.address)||void 0===t?void 0:t.toLowerCase())===(null===(n=o.address)||void 0===n?void 0:n.toLowerCase())})),l=null!==(n=null==a?void 0:a.balance)&&void 0!==n?n:null,d=null!==(i=null==a?void 0:a.allowance)&&void 0!==i?i:null,c=A(r,o,l),u=S(o,d),p=I(o,r,l,d);if(c===Bs.Loading||p===Ts.Loading)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Loading..."});if(c===Bs.Insufficient)return z.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:["Insufficient ",o.symbol," balance"]});if(p===Ts.Approving)return z.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:[o.symbol," Approval Pending"]});if(p===Ts.Insufficient)return z.jsxs(t.Button,{fullWidth:!0,onClick:()=>{L(o,u)},children:["Approve ",o.symbol]})}return M.isLoading||!M.data?z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):M.data.lte(0)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):z.jsx(t.Button,{fullWidth:!0,disabled:O.isPending,isLoading:O.isPending,onClick:()=>{O.mutate()},children:"Add"})}),[a,l,I,A,S,M.data,M.isLoading,O,e.pool.chainId,e.pool.coins,L,m,E.data,E.loading]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:4},children:e.pool.coins.map((e=>{var n;const o=null===(n=E.data.find((t=>{var n,i;return(null===(n=t.address)||void 0===n?void 0:n.toLowerCase())===(null===(i=e.address)||void 0===i?void 0:i.toLowerCase())})))||void 0===n?void 0:n.balance;return z.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(ol,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol})]}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{o&&((e,t,n)=>{if(!t)return;const i=t.dp(n,s.ROUND_DOWN).toString();B(e,i)})(e.address,o,e.decimals)},sx:{mt:4,typography:"h6",fontWeight:500,lineHeight:"16px",color:i.palette.text.secondary,"&:hover":{color:i.palette.text.primary}},children:["Balance: ",o?er({input:o,decimals:e.decimals}):"-"]})]}),z.jsx(Yu,{value:m[e.address]||"",onChange:t=>{B(e.address,t)},decimals:e.decimals,typography:"h4",sx:{mt:0,"& input":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,textAlign:"right",border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,color:"text.disabled"}}}})]},e.symbol)}))}),z.jsxs(t.Box,{sx:{mt:-8,display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:[z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{const e=!p;if(h(e),e&&j){const e=R(void 0,g.current,E.data);x(e)}},sx:{px:11,py:3,borderRadius:20,border:`1px solid ${p?i.palette.primary.main:i.palette.border.main}`,typography:"body2",fontWeight:500,lineHeight:"19px",color:p?i.palette.primary.contrastText:i.palette.text.primary,backgroundColor:p?i.palette.primary.main:"transparent","&:hover":{opacity:.8}},children:["Balanced proportion: ",p?"ON":"OFF"]}),z.jsx(bm,{value:f,onChange:y,sx:{width:"auto",display:"inline-flex",ml:0}})]}),z.jsx(gf,{})]}),z.jsx(xf,{children:P})]})};function vf({disabled:e,selected:n,onClick:i,children:o,iconVisible:r}){const a=t.useTheme(),s=n?a.palette.success.main:a.palette.text.secondary;return z.jsxs(t.Box,{component:t.ButtonBase,disabled:e,onClick:i,sx:{flexGrow:1,flexShrink:1,flexBasis:"100%",display:"flex",alignItems:"center",gap:8},children:[r&&z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:n?z.jsxs(z.Fragment,{children:[z.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s}),z.jsx("rect",{x:"4.5",y:"5",width:"9",height:"9",rx:"4.5",fill:s,stroke:s})]}):z.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s})}),z.jsx(t.Box,{sx:{flexGrow:1,display:"flex",alignItems:"center",gap:8,typography:"body2",fontWeight:500,lineHeight:"19px",color:a.palette.text.primary},children:o})]})}const bf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:o,chainId:a}=Ra(),l=ls(),d=c.useQueryClient(),[u,p]=n.useState(""),[h,m]=n.useState("oneCoin"),[x,g]=n.useState(0),[f,y]=n.useState({}),{slipper:v,setSlipper:b,slipperValue:C,resetSlipper:j}=vm({address:e.pool.address}),{lpTokenBalance:w,userTokenBalances:k,lpTokenBalanceLoading:T}=ff({pool:e.pool,account:o}),B=n.useCallback((()=>{const t={};e.pool.coins.forEach((e=>{t[e.address]=""})),y(t)}),[e.pool.coins]);n.useEffect((()=>{B()}),[B]);const E=n.useMemo((()=>{const e=new s.BigNumber(u);return e.isFinite()?e:null}),[u]),I=c.useQuery(cf.calcWithdrawOneCoin(e.pool.chainId,e.pool.address,E?E.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",x)),A=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(o&&I.data)try{const t=new Gh([{inputs:[{name:"_burn_amount",type:"uint256"},{name:"i",type:"int128"},{name:"_min_received",type:"uint256"}],name:"remove_liquidity_one_coin",outputs:[{name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"}]),n=E?E.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",i=I.data.multipliedBy(1-C).dp(0,s.BigNumber.ROUND_DOWN).toString(),o=t.encodeFunctionData("remove_liquidity_one_coin",[n,x,i]),a=()=>{d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield l.execute("remove_liquidity_one_coin",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveRemoveLiquidityOneCoin]:!0},submittedBack:()=>{a()},successBack:()=>{a(),p("")}})}catch(e){console.error("curve remove_liquidity_one_coin",e)}}))}),S=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(o)try{const t=new Gh([{inputs:[{name:"_burn_amount",type:"uint256"},{name:"_min_amounts",type:"uint256[]"}],name:"remove_liquidity",outputs:[{name:"",type:"uint256[]"}],stateMutability:"nonpayable",type:"function"}]),n=E?E.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",i=e.pool.coins.map(((e,t)=>(null==k?void 0:k[t])&&E&&w&&w.gt(0)?k[t].multipliedBy(E).div(w).multipliedBy(10**e.decimals).multipliedBy(1-C).dp(0,s.BigNumber.ROUND_DOWN).toString():"0")),o=t.encodeFunctionData("remove_liquidity",[n,i]),a=()=>{d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield l.execute("remove_liquidity",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveRemoveLiquidity]:!0},submittedBack:()=>{a()},successBack:()=>{a(),p("")}})}catch(e){console.error("curve remove_liquidity",e)}}))}),L=c.useQuery(cf.calcTokenAmount(e.pool.chainId,e.pool.address,e.pool.coins.map((e=>{const t=f[e.address]||"0",n=new s.BigNumber(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0"})),!1)),R=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(o&&L.data)try{const t=new Gh([{inputs:[{name:"_amounts",type:"uint256[]"},{name:"_max_burn_amount",type:"uint256"}],name:"remove_liquidity_imbalance",outputs:[{name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"}]),n=e.pool.coins.map((e=>{const t=f[e.address]||"0",n=new s.BigNumber(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0"})),i=L.data.multipliedBy(1+C).dp(0,s.BigNumber.ROUND_DOWN).toString(),o=t.encodeFunctionData("remove_liquidity_imbalance",[n,i]),a=()=>{d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield l.execute("remove_liquidity_imbalance",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveRemoveLiquidityImBalance]:!0},submittedBack:()=>{a()},successBack:()=>{a(),p(""),B()}})}catch(e){console.error("curve remove_liquidity_imbalance",e)}}))}),M=n.useMemo((()=>{if(!o||e.pool.chainId!==a)return z.jsx(Tm,{chainId:e.pool.chainId,fullWidth:!0});if(!u||"0"===u)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});const n=new s.BigNumber(u);if(!n.isFinite())return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});if(T)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!w||w.lte(0))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"No LP token balance"});if(n.gt(w))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"});if("oneCoin"===h)return I.isLoading||!I.data?z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):I.data.lte(0)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):z.jsx(t.Button,{fullWidth:!0,disabled:A.isPending,isLoading:A.isPending,onClick:()=>{A.mutate()},children:"Remove"});if("balanced"===h)return z.jsx(t.Button,{fullWidth:!0,disabled:S.isPending,isLoading:S.isPending,onClick:()=>{S.mutate()},children:"Remove"});if("custom"===h){if(!Object.values(f).some((e=>e&&"0"!==e)))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});for(const n of e.pool.coins){const e=f[n.address];if(!e||"0"===e)continue;if(!new s.BigNumber(e).isFinite())return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"})}if(L.isLoading||!L.data)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."});if(L.data.lte(0))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});const i=L.data.dividedBy(10**e.pool.decimals).dp(e.pool.decimals,s.BigNumber.ROUND_DOWN);return i.gt(n)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient input amount"}):i.gt(w)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"}):z.jsx(t.Button,{fullWidth:!0,disabled:R.isPending,isLoading:R.isPending,onClick:()=>{R.mutate()},children:"Remove"})}return null}),[o,e.pool.chainId,e.pool.decimals,e.pool.coins,a,u,T,w,h,I.isLoading,I.data,A,S,f,L.isLoading,L.data,R]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[z.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:"LP Tokens"}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{w&&p(w.dp(e.pool.decimals,s.BigNumber.ROUND_DOWN).toString())},sx:{mt:4,typography:"h6",fontWeight:500,lineHeight:"16px",color:i.palette.text.secondary,"&:hover":{color:i.palette.text.primary}},children:["Balance: ",w?er({input:w,decimals:e.pool.decimals}):"-"]})]}),z.jsx(Yu,{value:u,onChange:e=>{p(e)},decimals:e.pool.decimals,typography:"h4",sx:{mt:0,"& input":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,textAlign:"right",border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,color:"text.disabled"}}}})]}),z.jsxs(t.Box,{sx:{p:12,display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,borderRadius:8,border:`1px solid ${i.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(vf,{iconVisible:!0,disabled:!1,selected:"oneCoin"===h,onClick:()=>{m("oneCoin")},children:"One coin"}),z.jsx(vf,{iconVisible:!0,disabled:!1,selected:"balanced"===h,onClick:()=>{m("balanced")},children:"Balanced"}),z.jsx(vf,{iconVisible:!0,disabled:!1,selected:"custom"===h,onClick:()=>{m("custom")},children:"Custom"})]}),z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12},children:e.pool.coins.map(((e,n)=>{var o;return z.jsxs(vf,{iconVisible:"oneCoin"===h||"balanced"===h,disabled:!1,selected:"oneCoin"!==h||x===n,onClick:()=>{"oneCoin"===h&&g(n)},children:[z.jsx(ol,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol}),"oneCoin"===h&&z.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:x===n?er({input:null===(o=I.data)||void 0===o?void 0:o.div(10**e.decimals),decimals:e.decimals}):"0"}),"balanced"===h&&z.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:(null==k?void 0:k[n])&&E&&w&&w.gt(0)?er({input:k[n].multipliedBy(E).div(w),decimals:e.decimals}):"-"}),"custom"===h&&z.jsx(t.Box,{sx:{ml:"auto"},children:z.jsx(Yu,{value:f[e.address]||"",onChange:t=>{var n,i;n=e.address,i=t,y((e=>Object.assign(Object.assign({},e),{[n]:i})))},decimals:e.decimals,sx:{mt:0,"& input":{fontSize:16,typography:"body1",lineHeight:"22px",fontWeight:600,textAlign:"right",border:`1px solid ${i.palette.border.main}`,borderRadius:8,outline:"none",padding:0,color:"text.primary",height:38,width:160,px:12,"&::placeholder":{fontSize:16,typography:"body1",lineHeight:"22px",fontWeight:600,color:"text.disabled"}}}})})]},e.address)}))})]}),z.jsx(bm,{value:v,onChange:b,sx:{}})]}),z.jsx(gf,{})]}),z.jsx(xf,{children:M})]})},Cf=({onClose:e,poolInfoVisible:i=!0,operateCurvePool:o})=>{const r=t.useTheme(),{account:a}=Ra(),[s,l]=n.useState(o.type),[d,c]=n.useState(o.type);d!==o.type&&(c(o.type),l(o.type));const{lpTokenBalance:u,userTokenBalances:p}=ff({pool:o.pool,account:a});return z.jsxs(z.Fragment,{children:[e&&i&&z.jsxs(t.Box,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:16,px:20,pt:20},children:[e&&z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",borderBottom:"1px solid",borderColor:r.palette.border.main},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",pb:17},children:"Liquidity"}),z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,borderStyle:"solid",borderColor:"border.main",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:e,component:t.ButtonBase,children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16}})})]}),i&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{px:20,py:12,borderTopLeftRadius:8,borderTopRightRadius:8,borderStyle:"solid",borderColor:"border.main",borderWidth:1,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:"text.primary"},children:o.pool.name}),z.jsx(rp,{address:o.pool.address,customChainId:o.pool.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{},sx:{display:"flex",alignItems:"center",color:"text.secondary","&:hover":{color:"text.primary"}},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px"},children:"details"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M7.49988 5L6.44238 6.0575L9.87738 9.5L6.44238 12.9425L7.49988 14L11.9999 9.5L7.49988 5Z",fill:"currentColor"})})]})]}),z.jsxs(t.Box,{sx:{px:20,py:12,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderStyle:"solid",borderColor:"border.main",borderWidth:1,borderTop:"none",display:"flex",flexDirection:"column",alignItems:"flex-start",gap:12},children:[z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,lineHeight:"16px",color:"text.secondary"},children:"My LP tokens"}),z.jsx(t.Tooltip,{title:z.jsx(t.Box,{sx:{m:8,display:"flex",flexDirection:"column",gap:20,minWidth:216},children:null==p?void 0:p.map(((e,n)=>{const i=o.pool.coins[n];return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600,lineHeight:"14px"},children:[z.jsx(ol,{width:14,height:14,address:i.address,chainId:i.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),z.jsx(t.Box,{children:i.symbol}),z.jsx(t.Box,{sx:{ml:"auto"},children:er({input:e,decimals:i.decimals})})]},n)}))}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:500,lineHeight:"22px",color:r.palette.text.primary},children:er({input:u,decimals:o.pool.decimals})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00016 1.33325C4.32016 1.33325 1.3335 4.31992 1.3335 7.99992C1.3335 11.6799 4.32016 14.6666 8.00016 14.6666C11.6802 14.6666 14.6668 11.6799 14.6668 7.99992C14.6668 4.31992 11.6802 1.33325 8.00016 1.33325ZM7.3335 4.66658V5.99992H8.66683V4.66658H7.3335ZM7.3335 7.33325V11.3333H8.66683V7.33325H7.3335ZM2.66683 7.99992C2.66683 10.9399 5.06016 13.3333 8.00016 13.3333C10.9402 13.3333 13.3335 10.9399 13.3335 7.99992C13.3335 5.05992 10.9402 2.66659 8.00016 2.66659C5.06016 2.66659 2.66683 5.05992 2.66683 7.99992Z",fill:r.palette.text.secondary})})]})})]})]})]}),z.jsxs(t.Tabs,{value:s,onChange:(e,t)=>{l(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:[{key:lf.Add,value:"Add"},{key:lf.Remove,value:"Remove"}],variant:"inPaper",tabsListSx:{mt:16,mx:20}}),z.jsx(t.TabPanel,{value:lf.Add,children:z.jsx(yf,{operateCurvePool:o})}),z.jsx(t.TabPanel,{value:lf.Remove,children:z.jsx(bf,{operateCurvePool:o})})]})]})},jf=({operateCurvePool:e,setOperateCurvePool:i})=>{const{isMobile:o}=Ga(),r=n.useCallback((()=>{i(null)}),[i]);return o?z.jsx(Xs,{open:!0,onClose:r,scope:!o,modal:o,id:"curve-pool-operate",children:z.jsx(Cf,{onClose:r,operateCurvePool:e})}):z.jsx(t.Box,{sx:{borderRadius:16,backgroundColor:"background.paper"},children:z.jsx(Cf,{onClose:r,operateCurvePool:e})})};function wf(e,t,n,i){return"CLASSICAL"===i&&e&&t&&e.isEqualTo(t)?e.times(`1e${n}`).minus(1).div(`1e${n}`):e}function kf(e,t){return e.lte(0)?new s.BigNumber(0):t.div(e)}function Tf(e,t,n,i,o,r,a){const l=o&&function(e){return-1!==["0x9D9793e1E18CDEe6cf63818315D55244f73EC006","0x0D04146B2Fe5d267629a7eb341Fb4388DcdBD22f","0x3D9d765b0fbAf594F90F07bc42889473e6613C7A","0x3854BdcB1a7cBA4b1A5f9a7C8719e247Df4c42c6","0xA46F5eC3219f956d14C6816Ef9cf6CaBf13bdD77","0xB16f2Ff8E8499E31B257d2A02D25e8956Ae6aFe7"].findIndex((t=>t.toLowerCase()===e.toLowerCase()))}(o);let d,c;const u="CLASSICAL"===r?i:n;if(e&&t&&u&&void 0!==a){if(c=kf(t,u),d=e.times(c),"CLASSICAL"===r&&l){if(!i)return[void 0,void 0];d.gt(i)&&n&&(c=kf(t,s.BigNumber.min(i,n)),d=d.times(c))}return[c,d.dp(Number(a),s.BigNumber.ROUND_DOWN)]}return[void 0,void 0]}function Bf({account:e,pool:t}){var n,i;const{chainId:o,address:r,type:a,baseTokenDecimals:l,quoteTokenDecimals:d,baseLpTokenDecimals:u,quoteLpTokenDecimals:p}=null!=t?t:{},h=c.useQuery(xa.getTotalBaseLpQuery(o,r,a,u)),m=c.useQuery(xa.getTotalQuoteLpQuery(o,r,a,p)),x=c.useQuery(xa.getUserBaseLpQuery(o,r,a,u,e)),g=c.useQuery(xa.getUserQuoteLpQuery(o,r,a,p,e)),f=c.useQuery(xa.getReserveLpQuery(o,r,a,l,d)),y=c.useQuery(xa.getClassicalTargetQuery(o,r,a,l,d)),v=h.data,b=m.data,{baseReserve:C,quoteReserve:j}=f.data||{},w=null===(n=y.data)||void 0===n?void 0:n.baseTarget,k=null===(i=y.data)||void 0===i?void 0:i.quoteTarget,T="DPP"===a,B=T?C:wf(x.data,v,u,a),E=T?j:wf(g.data,b,p,a),[I,A]=T?[new s.BigNumber(1),C]:Tf(B,v,C,w,r,a,l);let S,L;if(j){let e=m.data;e||m.isLoading||m.error||!v||(e=v);const t=g.isFetched&&!g.error&&null===E?B:E;T?(S=new s.BigNumber(1),L=j):g.isLoading||g.error||y.error||t?[S,L]=Tf(t,e,j,k,r,a,d):L=new s.BigNumber(0)}const R=x.isLoading||g.isLoading,M=x.isError||g.isError,O=()=>{x.refetch(),g.refetch(),h.refetch(),m.refetch(),f.refetch(),y.refetch()},P=R||h.isLoading||m.isLoading||f.isLoading||y.isLoading,_=M||h.isError||m.isError||f.isError||y.isError,N="DVM"===(null==t?void 0:t.type)&&(!j||j.isZero());return{totalBaseLpBalance:v,totalQuoteLpBalance:b,baseReserve:C,quoteReserve:j,classicalBaseTarget:w,classicalQuoteTarget:k,userBaseLpBalance:B,userQuoteLpBalance:E,userBaseLpToTokenBalance:A,userQuoteLpToTokenBalance:L,baseLpToTokenProportion:I,quoteLpToTokenProportion:S,isSinglePool:N,userLpBalanceLoading:R,userLpToTokenBalanceLoading:P,userLpBalanceError:M,userLpToTokenBalanceError:_,userLpToTokenBalanceRefetch:O,error:_,loading:P,refetch:O}}const Ef=new r.MiningApi({contractRequests:Wi});function If({chainId:e,address:n,showName:i,size:o,offset:r,rightContent:a}){const s=z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:r},children:[z.jsx(ol,{chainId:e,address:n,width:o,height:o,noShowChain:!0,marginRight:0}),i]});return a?z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[s,a]}):s}function Af({miningItem:e}){var t,n;const{account:i}=Ra(),o=null!==(t=null==e?void 0:e.rewardTokenInfos)&&void 0!==t?t:[],r=[],a=[];if(e){const t=e.version,s=null!==(n=e.miningContractAddress)&&void 0!==n?n:"";o.forEach((n=>{var o,l,d,c,u,p,h,m,x;const g={address:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",decimals:null==n?void 0:n.decimals,symbol:null!==(l=null==n?void 0:n.symbol)&&void 0!==l?l:"",usdPrice:null!==(d=null==n?void 0:n.price)&&void 0!==d?d:""};if("3"===t)r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,g.address,g.decimals,t));else switch(e.type){case"classical":r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,null!==(u=null===(c=e.baseLpToken)||void 0===c?void 0:c.address)&&void 0!==u?u:"",g.decimals,"2")),r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,null!==(h=null===(p=e.quoteLpToken)||void 0===p?void 0:p.address)&&void 0!==h?h:"",g.decimals,"2"));break;case"vdodo":case"single":r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,null!==(x=null===(m=e.baseToken)||void 0===m?void 0:m.address)&&void 0!==x?x:"",g.decimals,"2"));break;default:throw new Error(`type: ${e.type} is not valid.`)}}))}return c.useQueries({queries:a,combine:e=>{let t=new s(0),n=new s(0);return{data:e.map(((e,i)=>{const o=r[i],a=e.data;if(a){t=a.plus(t);const e=null==o?void 0:o.usdPrice;e&&(n=n.plus(a.times(e)))}return Object.assign(Object.assign({},o),{amount:a})})),pending:e.some((e=>e.isPending)),error:e.some((e=>e.isError)),totalReward:t,totalRewardUSD:n,refetch:()=>{e.forEach((e=>e.refetch()))}}}})}function Sf({value:e,label:n,tokenList:i,loading:o}){const r=t.useTheme();return z.jsxs(t.Box,{sx:{flexGrow:0,flexShrink:1,width:"30%"},children:[z.jsx(t.Box,{sx:{typography:"h6",color:r.palette.text.secondary},children:n}),z.jsxs(t.Box,{sx:{mt:8,typography:"body1",fontWeight:600,color:r.palette.text.primary,display:"flex",alignItems:"center",gap:4},children:[z.jsx(t.LoadingSkeleton,{loading:o,loadingProps:{width:30},children:e?`$${er({input:e,decimals:2})}`:"-"}),z.jsx(t.Tooltip,{placement:"top",title:z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8,width:190,color:"text.primary",fontWeight:600},children:i.map((e=>{var t;return z.jsx(If,{chainId:e.chainId,address:e.address,showName:null!==(t=e.symbolEle)&&void 0!==t?t:e.symbol,rightContent:e.amount,size:20,offset:6},e.address+e.chainId)}))}),children:z.jsx(t.Box,{component:t.ButtonBase,sx:{display:"flex",alignItems:"center",color:r.palette.text.secondary,width:16,height:16,"&:hover":{color:"text.primary"}},children:z.jsx(oe.DetailBorder,{})})})]})]})}function Lf({chainId:n,loading:i,miningItem:r,miningContractAddress:a,stakedTokenUSD:s,stakedTokenUSDLoading:l,miningTitle:d,associatedMineSectionShort:c,stakedTokenList:u,isEnded:p}){var h,m;const x=t.useTheme(),g=Af({miningItem:r});return z.jsxs(t.Box,{sx:{backgroundColor:x.palette.background.paper,borderRadius:8,borderColor:x.palette.border.main,borderStyle:"solid",borderWidth:1,mb:20},children:[c?null:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:100},children:z.jsx(Rp,{width:24,tokens:u,gap:-6,chainId:n,mr:4,showChainLogo:!1})}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(t.Box,{sx:{color:x.palette.text.primary,typography:"body2",fontWeight:600,display:"flex",alignItems:"center"},children:null!=d?d:"-"}),p&&z.jsx(t.Box,{sx:{backgroundColor:x.palette.border.disabled,borderRadius:4,typography:"h6",fontWeight:500,px:8,color:x.palette.text.disabled},children:z.jsx(e.Trans,{id:"237hSL",message:"Ended"})})]}),z.jsx(rp,{size:"small",truncate:!0,address:null!=a?a:"",iconSpace:4,sx:{color:x.palette.text.secondary,typography:"h6"},customChainId:n})]})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,typography:"h6",cursor:"pointer"},onClick:()=>{dm.getState().push({type:exports.PageType.MiningDetail,params:{address:a,chainId:n}})},children:[z.jsx(e.Trans,{id:"URmyfc",message:"Details"}),z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:z.jsx("path",{d:"M7.5 4.5L6.4425 5.5575L9.8775 9L6.4425 12.4425L7.5 13.5L12 9L7.5 4.5Z",fill:"currentColor"})})]})]}),z.jsx(t.Box,{sx:{width:"100%",height:"1px",backgroundColor:x.palette.border.main}})]}),z.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",gap:20},children:[z.jsx(Sf,{value:s,label:o.i18n._({id:"luOvdJ",message:"My Staked"}),tokenList:u,loading:i||l}),z.jsx(t.Box,{sx:{width:"1px",height:30,backgroundColor:x.palette.border.main,flexGrow:0,flexShrink:0}}),z.jsx(Sf,{value:g.totalRewardUSD,label:o.i18n._({id:"4cJ0hF",message:"Rewards"}),tokenList:null!==(m=null===(h=g.data)||void 0===h?void 0:h.map((e=>Object.assign(Object.assign({chainId:n},e),{name:e.symbol,amount:er({input:e.amount,decimals:e.decimals})}))))&&void 0!==m?m:[],loading:g.pending||i})]})]})}const Rf=({miningItem:e,successBack:t})=>{const{account:n}=Ra(),i=ls();return c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){const a=yield D(void 0,void 0,void 0,(function*(){if(!n||!(null==e?void 0:e.miningContractAddress))return null;let t="";const i=yield r.MiningApi.encode.claimAllMining(e.miningContractAddress);if(i&&i.data)return i.value=0,i;throw t="invalid data",new Error(t)}));if(!a)return;return yield i.execute(o.i18n._({id:"hom7qf",message:"Claim"}),Object.assign({opcode:ns.TX},a),{metadata:{[exports.MetadataFlag.claimMining]:"1"},successBack:t})}))})};function Mf({miningItem:n}){const i=Af({miningItem:n}),o=Rf({miningItem:n,successBack:()=>{i.refetch()}});return z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:null==n?void 0:n.chainId,children:z.jsx(t.Button,{fullWidth:!0,isLoading:o.isPending,disabled:i.totalReward.isZero(),onClick:()=>{o.mutate()},children:o.isPending?z.jsx(e.Trans,{id:"KvG1xW",message:"Claiming"}):z.jsx(e.Trans,{id:"dUdltF",message:"One-Click Claim"})})})}function Of({tokenSymbol:e,goLpLink:n}){const i=t.useTheme();return z.jsxs(t.HoverAddUnderLine,{sx:{color:i.palette.text.secondary,typography:"h6",display:"flex",alignItems:"center"},component:t.ButtonBase,onClick:n,children:[o.i18n._({id:"dJqd5x",message:"Get {tokenSymbol}",values:{tokenSymbol:e}}),z.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.83324 3.88867L5.01074 4.71117L7.68241 7.38867L5.01074 10.0662L5.83324 10.8887L9.33324 7.38867L5.83324 3.88867Z",fill:"currentColor"})})]})}function Pf({miningItem:n,loading:i,sx:o}){const r=t.useTheme(),a=Af({miningItem:n});return z.jsxs(t.Box,{sx:Object.assign({borderWidth:1,borderRadius:12},o),children:[z.jsxs(t.Box,{sx:{typography:"body1",color:r.palette.text.secondary,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12},children:[z.jsx(e.Trans,{id:"4cJ0hF",message:"Rewards"}),":",z.jsx(t.LoadingSkeleton,{loading:i||a.pending,loadingProps:{width:100},sx:{color:r.palette.text.primary,fontWeight:600},children:a.pending||a.error?"-":`$${er({input:a.totalRewardUSD,decimals:2})}`})]}),z.jsxs(t.Box,{sx:{borderTopWidth:1,px:20,pt:4,pb:8},children:[(i||a.pending)&&z.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:150}}),!i&&!a.pending&&!!n&&a.data.map((e=>z.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[e.address&&e.symbol&&z.jsx(If,{chainId:n.chainId,address:e.address,showName:e.symbol,size:24,offset:6}),z.jsxs(t.Box,{sx:{ml:"auto"},children:[z.jsx(t.Box,{sx:{typography:"h5",textAlign:"right"},children:er({input:e.amount,decimals:e.decimals})}),z.jsx(t.Box,{sx:{mt:2,typography:"body2",color:r.palette.text.secondary,textAlign:"right"},children:e.usdPrice&&e.amount?`≈ $${er({input:new s(e.amount).multipliedBy(e.usdPrice).dp(4,s.ROUND_DOWN),decimals:4})}`:"-"})]})]},e.address)))]})]})}function _f({status:n,children:i,buttonProps:o}){return!n.needShowTokenStatusButton&&i?z.jsx(z.Fragment,{children:i}):n.insufficientBalance?z.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:z.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):z.jsx(t.Button,{fullWidth:!0,isLoading:n.isApproving,onClick:n.submitApprove,disabled:n.insufficientBalance,...o,children:n.isApproving?z.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):n.approveTitle})}function Nf(e){if(!e&&"number"!=typeof e)return e;let t="";return t=s.isBigNumber(e)?e.toString(16):new s(e).toString(16),t.length%2?"0x0"+t:"0x"+t}function Df(e){return Nf(or(e,18))}const Ff=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{chainId:l,account:d}=Ra(),u=ls(),p=r.basicTokenMap[l];return c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){const l=yield D(void 0,void 0,void 0,(function*(){var n,i;if(!(d&&e&&e.baseToken&&e.miningContractAddress))return null;let o="";const a=new s(t),l=Number(e.baseToken.decimals),c=yield r.MiningApi.encode.depositMining(e.miningContractAddress,a,l);if(!c||!c.data)throw o="invalid data",new Error(o);try{return t&&(null===(i=null===(n=e.baseLpToken)||void 0===n?void 0:n.address)||void 0===i?void 0:i.toLocaleLowerCase())===p.address.toLocaleLowerCase()?c.value=Df(a):c.value=0,c}catch(e){throw console.error("2.0 sendTransaction error",e),o=`2.0 sendTransaction error; ERROR: ${e}`,new Error(o)}}));if(!l)return;return yield u.execute(o.i18n._({id:"JYKRJS",message:"Stake"}),Object.assign({opcode:ns.TX},l),{metadata:{[exports.MetadataFlag.stakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Uf({goLpLink:n,amount:i,miningItem:r,balanceInfo:a,submittedBack:s,successBack:l,logBalance:d}){var c,u,p,h;const m=Ff({miningItem:r,amount:i,submittedBack:s,successBack:l,logBalance:d}),x=r?`${null===(c=r.baseToken)||void 0===c?void 0:c.symbol}-${null===(u=r.quoteToken)||void 0===u?void 0:u.symbol} LP`:"",g=As(r?La(Object.assign(Object.assign({},r.baseLpToken),{symbol:x}),r.chainId):null,{contractAddress:null!==(p=null==r?void 0:r.miningContractAddress)&&void 0!==p?p:"",overrideBalance:a.userBaseLpBalance,amount:i});return n&&x&&(null===(h=a.userBaseLpBalance)||void 0===h?void 0:h.isZero())?z.jsx(t.Button,{fullWidth:!0,onClick:()=>n(),children:o.i18n._({id:"dJqd5x",message:"Get {tokenSymbol}",values:{tokenSymbol:x}})}):z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:null==r?void 0:r.chainId,children:z.jsx(_f,{status:g,children:z.jsx(t.Button,{fullWidth:!0,isLoading:m.isPending,disabled:!Number(i),onClick:()=>{m.mutate()},children:m.isPending?z.jsx(e.Trans,{id:"KsqhWn",message:"Staking"}):z.jsx(e.Trans,{id:"JYKRJS",message:"Stake"})})})})}const qf=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{account:l}=Ra(),d=ls();return c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){const c=yield D(void 0,void 0,void 0,(function*(){if(!(l&&e&&e.baseToken&&e.miningContractAddress))return null;let n="";const i=new s(t),o=Number(e.baseToken.decimals),a=yield r.MiningApi.encode.withdrawMining(e.miningContractAddress,i,o);if(a&&a.data)return a.value=0,a;throw n="invalid data",new Error(n)}));if(!c)return;return yield d.execute(o.i18n._({id:"OFjZGo",message:"Unstake"}),Object.assign({opcode:ns.TX},c),{metadata:{[exports.MetadataFlag.unstakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Vf({amount:n,miningItem:i,overrideBalance:o,submittedBack:r,successBack:a,logBalance:s}){var l,d;const c=qf({miningItem:i,amount:n,submittedBack:r,successBack:a,logBalance:s}),u=i?`${null===(l=i.baseToken)||void 0===l?void 0:l.symbol}-${null===(d=i.quoteToken)||void 0===d?void 0:d.symbol} LP`:"",p=As(i?La(Object.assign(Object.assign({},i.baseLpToken),{symbol:u}),i.chainId):null,{overrideBalance:o,amount:n,skipQuery:!0});return z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:null==i?void 0:i.chainId,children:z.jsx(_f,{status:p,children:z.jsx(t.Button,{fullWidth:!0,isLoading:c.isPending,disabled:!Number(n),onClick:()=>{c.mutate()},children:c.isPending?z.jsx(e.Trans,{id:"1gWStS",message:"Unstaking"}):z.jsx(e.Trans,{id:"OFjZGo",message:"Unstake"})})})})}function Wf(e){var{sx:n}=e,i=N(e,["sx"]);const o=t.useTheme();return z.jsx(t.Box,{sx:Object.assign({paddingTop:20,backgroundColor:o.palette.background.paper,position:"sticky",bottom:0},n),...i})}function Hf({chainId:e,poolAddress:i,status:a,loading:l,operateType:d,setOperateType:u,miningItem:p,associatedMineSectionVisible:h,goLpLink:m}){var x,g,f,y,v,b,C,j,w,k,T,B,E,I,A,S,L;const R=t.useTheme(),{account:M}=Ra(),{miningContractAddress:O}=null!=p?p:{},P=La(null==p?void 0:p.baseToken,e),_=La(null==p?void 0:p.quoteToken,e),[N,D]=n.useState(""),[F,U]=n.useState(""),q=[{key:"stake",value:o.i18n._({id:"JYKRJS",message:"Stake"})},{key:"unstake",value:o.i18n._({id:"OFjZGo",message:"Unstake"})},{key:"claim",value:o.i18n._({id:"hom7qf",message:"Claim"})}],V=p&&P&&_&&["classical","lptoken"].includes(null!==(x=p.type)&&void 0!==x?x:"")?{chainId:e,address:i,type:"lptoken"===p.type?"DSP":"CLASSICAL",baseToken:P,quoteToken:_}:void 0,W=Bf({account:M,pool:p&&P&&_&&p.baseLpToken&&p.quoteLpToken&&["classical","lptoken"].includes(null!==(g=p.type)&&void 0!==g?g:"")?{chainId:e,address:i,type:"lptoken"===p.type?"DSP":"CLASSICAL",baseTokenDecimals:P.decimals,quoteTokenDecimals:_.decimals,baseLpTokenDecimals:null!==(f=p.baseLpToken.decimals)&&void 0!==f?f:18,quoteLpTokenDecimals:null!==(y=p.quoteLpToken.decimals)&&void 0!==y?y:18}:void 0}),H=c.useQuery(xa.getPMMStateQuery(null==V?void 0:V.chainId,null==V?void 0:V.address,null==V?void 0:V.type,null===(v=null==V?void 0:V.baseToken)||void 0===v?void 0:v.decimals,null===(b=null==V?void 0:V.quoteToken)||void 0===b?void 0:b.decimals)),Z=c.useQuery(Ef.getLpStakedBalance(null==p?void 0:p.chainId,(null==p?void 0:p.miningContractAddress)||void 0,M,null!==(j=null===(C=null==p?void 0:p.baseLpToken)||void 0===C?void 0:C.address)&&void 0!==j?j:"",null===(w=null==p?void 0:p.baseToken)||void 0===w?void 0:w.decimals,null==p?void 0:p.version)),$=Z.isLoading||H.isLoading;let G,Q,Y;if(Z.data&&W.baseLpToTokenProportion&&W.quoteLpToTokenProportion&&!H.isLoading){const e=null===(k=null==p?void 0:p.baseToken)||void 0===k?void 0:k.price,t=null===(T=null==p?void 0:p.quoteToken)||void 0===T?void 0:T.price,n=null===(B=H.data)||void 0===B?void 0:B.midPrice;Q=Z.data.times(W.baseLpToTokenProportion),Y=Z.data.times(W.quoteLpToTokenProportion),n?t?G=Q.times(n).plus(Y).times(t):e&&(G=Y.times(n).plus(Q).times(e)):e&&t&&(G=Q.times(e).plus(Y.times(t)))}const X=P&&_?[Object.assign(Object.assign({},P),{amount:er({input:Q,decimals:P.decimals})}),Object.assign(Object.assign({},_),{amount:er({input:Y,decimals:_.decimals})})]:[],K=P&&_?`${P.symbol}-${_.symbol} LP`:"- LP",J=a===r.MiningStatusE.ended,ee=(null===(E=null==p?void 0:p.baseLpToken)||void 0===E?void 0:E.address)&&W.userBaseLpBalance?{[null===(I=null==p?void 0:p.baseLpToken)||void 0===I?void 0:I.address]:W.userBaseLpBalance.toString()}:{},te=()=>{W.refetch(),H.refetch(),Z.refetch()};return z.jsx(z.Fragment,{children:z.jsxs(t.Box,{sx:{paddingTop:20,borderTopLeftRadius:16,borderTopRightRadius:16,backgroundColor:R.palette.background.paper,px:20,paddingBottom:0,borderBottomLeftRadius:0,borderBottomRightRadius:0},children:[h&&z.jsx(Lf,{chainId:e,miningContractAddress:null!=O?O:"",loading:l,miningItem:p,stakedTokenUSD:G,stakedTokenUSDLoading:$,miningTitle:null!==(A=null==p?void 0:p.title)&&void 0!==A?A:"",stakedTokenList:X}),z.jsxs(t.Tabs,{value:d,onChange:(e,t)=>{u(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:q,variant:"inPaper",tabsListSx:{mt:16}}),z.jsxs(t.TabPanel,{value:"stake",children:[z.jsxs(t.Box,{sx:{mt:20,borderColor:R.palette.border.main,borderWidth:1,borderStyle:"solid",borderRadius:12,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:16},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(Rp,{width:X.length>1?20:28,tokens:X,chainId:e}),z.jsx(t.Box,{sx:{ml:8,typography:"body1",color:R.palette.text.primary,fontWeight:600},children:K})]}),!!m&&z.jsx(Of,{tokenSymbol:K,goLpLink:m})]}),z.jsx(Cp,{showPercentage:!0,hideToken:!0,inputTypography:"h1",balanceText:o.i18n._({id:"RxHSET",message:"LP Balance:"}),overrideBalance:W.userBaseLpBalance||new s("-"),overrideBalanceLoading:W.loading,amt:N,canClickBalance:!0,onInputChange:e=>{D(e)},readOnly:J||l,token:P,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),z.jsx(Wf,{children:z.jsx(Uf,{miningItem:p,balanceInfo:W,amount:N,goLpLink:m,submittedBack:()=>D(""),successBack:te,logBalance:ee})})]}),z.jsxs(t.TabPanel,{value:"unstake",children:[z.jsx(Cp,{showPercentage:!0,hideToken:!0,inputTypography:"h1",balanceText:o.i18n._({id:"RxHSET",message:"LP Balance:"}),overrideBalance:Z.data||new s("-"),overrideBalanceLoading:Z.isLoading,amt:J?null!==(L=null===(S=Z.data)||void 0===S?void 0:S.toString())&&void 0!==L?L:"":F,onInputChange:e=>{U(e)},canClickBalance:!0,readOnly:J||l,token:P,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),z.jsx(Wf,{children:z.jsx(Vf,{miningItem:p,overrideBalance:Z.data,amount:F,submittedBack:()=>U(""),successBack:te,logBalance:ee})})]}),z.jsxs(t.TabPanel,{value:"claim",children:[z.jsx(Pf,{miningItem:p,loading:l,sx:{mt:20}}),z.jsx(Wf,{children:z.jsx(Mf,{miningItem:p})})]})]})]})})}function Zf({chainId:e,account:t,poolAddress:i,goLpLink:o}){var a,s,l;const d=Da().getQuery(r.MiningApi.graphql.fetchMiningList,{where:{chainIds:[e],user:t,filterState:{address:i}}}),u=c.useQuery(Object.assign(Object.assign({},d),{enabled:!!i})),p=null===(l=null===(s=null===(a=u.data)||void 0===a?void 0:a.mining_list)||void 0===s?void 0:s.list)||void 0===l?void 0:l[0],{status:h}=function({miningItem:e}){var t,n;let i=r.MiningStatusE.active,o=[];if(null==e?void 0:e.rewardTokenInfos)if("classical"!==e.type){const a=r.MiningApi.utils.getMiningStatusByTimestamp({startTime:null!==(t=e.startTime)&&void 0!==t?t:"",endTime:null!==(n=e.endTime)&&void 0!==n?n:"",rewardTokenInfoList:e.rewardTokenInfos.map((e=>{var t,n;return{startTime:null!==(t=null==e?void 0:e.startTime)&&void 0!==t?t:"",endTime:null!==(n=null==e?void 0:e.endTime)&&void 0!==n?n:""}}))});i=a.status,o.push(a)}else if(e.rewardQuoteTokenInfos){o=[e.rewardTokenInfos,e.rewardQuoteTokenInfos].map((t=>{var n,i;return r.MiningApi.utils.getMiningStatusByTimestamp({startTime:null!==(n=e.startTime)&&void 0!==n?n:"",endTime:null!==(i=e.endTime)&&void 0!==i?i:"",rewardTokenInfoList:t.map((e=>{var t,n;return{startTime:null!==(t=null==e?void 0:e.startTime)&&void 0!==t?t:"",endTime:null!==(n=null==e?void 0:e.endTime)&&void 0!==n?n:""}}))})}));const[{status:t},{status:n}]=o;r.MiningStatusE.active,(t===r.MiningStatusE.upcoming&&n===r.MiningStatusE.upcoming||t===r.MiningStatusE.upcoming&&n===r.MiningStatusE.ended||t===r.MiningStatusE.ended&&n===r.MiningStatusE.upcoming)&&r.MiningStatusE.upcoming,t===r.MiningStatusE.ended&&n===r.MiningStatusE.ended&&r.MiningStatusE.ended}return{status:i,miningStatusList:o}}({miningItem:p}),[m,x]=n.useState(h===r.MiningStatusE.ended?"unstake":"stake");return z.jsx(Hf,{chainId:e,loading:u.isLoading||u.isPending,operateType:m,setOperateType:x,associatedMineSectionVisible:!0,miningItem:p,status:h,goLpLink:o,poolAddress:i})}const zf=()=>{const n=t.useTheme();return z.jsx(t.Tooltip,{placement:"top-end",leaveDelay:100,title:z.jsx(t.Box,{sx:{maxWidth:240,color:n.palette.warning.main,typography:"h6",fontWeight:500,"&>a":{textDecoration:"underline",color:n.palette.warning.main},"&>a:hover":{color:t.alpha(n.palette.warning.main,.5)}},children:z.jsx(e.Trans,{id:"QtgfjM",message:"The creator of the liquidity pool can adjust the liquidity distribution by modifying the market-making price parameters. <0>Learn more</0>",components:{0:z.jsx("a",{target:"_blank",rel:"noopener noreferrer",href:"https://docs.dodoex.io/en/product/pmm-algorithm"})}})}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2,py:4,px:8,borderRadius:8,backgroundColor:t.alpha(n.palette.warning.main,.1),color:n.palette.warning.main,typography:"h6",fontWeight:500,lineHeight:"16px",cursor:"help"},children:[z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:z.jsx("path",{d:"M8.00008 10.6666C8.18897 10.6666 8.3473 10.6027 8.47508 10.4749C8.60286 10.3471 8.66675 10.1888 8.66675 9.99992C8.66675 9.81103 8.60286 9.6527 8.47508 9.52492C8.3473 9.39714 8.18897 9.33325 8.00008 9.33325C7.81119 9.33325 7.65286 9.39714 7.52508 9.52492C7.3973 9.6527 7.33341 9.81103 7.33341 9.99992C7.33341 10.1888 7.3973 10.3471 7.52508 10.4749C7.65286 10.6027 7.81119 10.6666 8.00008 10.6666ZM7.33341 7.99992H8.66675V4.66659H7.33341V7.99992ZM8.00008 14.6666C6.45564 14.2777 5.18064 13.3916 4.17508 12.0083C3.16953 10.6249 2.66675 9.08881 2.66675 7.39992V3.33325L8.00008 1.33325L13.3334 3.33325V7.39992C13.3334 9.08881 12.8306 10.6249 11.8251 12.0083C10.8195 13.3916 9.54453 14.2777 8.00008 14.6666ZM8.00008 13.2666C9.15564 12.8999 10.1112 12.1666 10.8667 11.0666C11.6223 9.96659 12.0001 8.74436 12.0001 7.39992V4.24992L8.00008 2.74992L4.00008 4.24992V7.39992C4.00008 8.74436 4.37786 9.96659 5.13341 11.0666C5.88897 12.1666 6.84453 12.8999 8.00008 13.2666Z",fill:"currentColor"})}),z.jsx(e.Trans,{id:"iDGO1l",message:"Disclaimer"})]})})};var $f;function Gf(n){const{ConfirmComponent:i}=Q();if(i)return z.jsx(i,{...n});const{open:o,onClose:r,title:a,children:s,singleBtn:l,danger:d,singleBtnText:c,cancelText:u,confirmText:p,disabledConfirm:h,confirmLoading:m,isManualClose:x,onConfirm:g,modal:f}=n;return z.jsx(Xs,{open:o,onClose:r,title:a,modal:f,children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1},children:[z.jsx(t.Box,{sx:{typography:"body2",color:a?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:s}),l?z.jsx(t.Box,{sx:{px:20},children:z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:d,sx:{mt:32,mb:20},onClick:()=>{r()},children:c||z.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):z.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{r()},children:u||z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),z.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:d,disabled:h,isLoading:m,onClick:()=>{g&&g(),x||r()},children:p||z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function Qf(e){var{sx:n,label:i,children:o}=e,r=N(e,["sx","label","children"]);return z.jsxs(t.Box,{sx:Object.assign({display:"flex",justifyContent:"space-between"},n),...r,children:[z.jsx(t.Box,{children:i}),z.jsx(t.Box,{sx:{textAlign:"right",fontWeight:600},children:o})]})}function Yf({baseToken:e,quoteToken:i,midPrice:o,loading:r,disabled:a}){const l=t.useTheme(),[d,c]=n.useState(!1),u=d?null==i?void 0:i.symbol:null==e?void 0:e.symbol,p=d&&o?new s(1).div(o):o,h=d?null==e?void 0:e.symbol:null==i?void 0:i.symbol;return z.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:r,loadingProps:{width:50},children:[e&&i?z.jsx(t.Tooltip,{title:`1 ${u} = ${p?Jo({input:p}):""} ${h}`,children:o?z.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${u} = ${p?Jo({input:p}):""} ${h}`}):z.jsxs(t.Box,{children:[`1 ${u} = `,z.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:30},component:"span",sx:{display:"inline-block"},children:"-"}),` ${h}`]})}):"-",z.jsx(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"center",ml:4,width:18,height:18,backgroundColor:"background.paperDarkContrast",borderRadius:"50%"},!a&&{cursor:"pointer","&:hover":{backgroundColor:t.alpha(l.palette.text.primary,.04)}}),onClick:()=>{a||c((e=>!e))},children:z.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})}function Xf({baseToken:n,quoteToken:i,loading:o,midPrice:r,shareOfPool:a,sx:s}){const l=t.useTheme(),d=!n||!i;return z.jsxs(t.Box,{sx:Object.assign({mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},s),children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[z.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),z.jsx(Yf,{baseToken:n,quoteToken:i,loading:o,disabled:d,midPrice:r})]}),z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,minHeight:36,typography:"body2",borderStyle:"solid",borderWidth:l.spacing(1,0,0),borderColor:"border.main"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"})}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:z.jsx(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:o,loadingProps:{width:50},children:a||"-%"})})]})]})}function Kf({open:n,onClose:i,slippage:o,baseToken:r,quoteToken:a,baseAmount:s,quoteAmount:l,lpAmount:d,fee:c,price:u,shareOfPool:p,pairAddress:h,createMutation:m}){const x=t.useTheme(),{isMobile:g}=Ga();return z.jsx(Xs,{modal:!0,open:n,onClose:i,title:d?z.jsx(e.Trans,{id:"AeZIvT",message:"You will receive"}):z.jsx(e.Trans,{id:"aM1tos",message:"You are creating a pool"}),children:z.jsxs(t.Box,{sx:{px:20,py:24,borderTopWidth:1,width:g?"100%":420},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h3"},children:[z.jsx(Rp,{width:24,height:24,tokens:r&&a?[r,a]:[],chainId:null==r?void 0:r.chainId}),d?er({input:d,decimals:18}):""]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,gap:4,fontWeight:600},children:[z.jsx(e.Trans,{id:"syToc5",message:"{0}/{1} Pool Tokens",values:{0:null==r?void 0:r.symbol,1:null==a?void 0:a.symbol}}),z.jsx(gg,{poolType:"AMM V2"})]})]}),z.jsx(t.Box,{sx:{mt:16,typography:"h6",color:"text.secondary",textAlign:"center"},children:z.jsx(e.Trans,{id:"rQ9c+8",message:"Output is estimated. If the price changes by more than {0} your transaction will revert.",values:{0:hr({input:o})}})}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:20,p:20,typography:"body2",borderRadius:12,backgroundColor:x.palette.background.paperContrast},children:[z.jsx(Qf,{label:z.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==r?void 0:r.symbol}}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",lineHeight:1},children:[z.jsx(ol,{width:18,height:18,marginRight:4,token:r}),er({input:s,decimals:null==r?void 0:r.decimals})]})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==a?void 0:a.symbol}}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{width:18,height:18,marginRight:4,token:a}),er({input:l,decimals:null==a?void 0:a.decimals})]})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"}),children:hr({input:c})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"fqDzSu",message:"Rate"}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{width:18,height:18,marginRight:4,token:r}),z.jsx(Yf,{baseToken:r,quoteToken:a,midPrice:u})]})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"}),children:p}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"ESQO1L",message:"Pool address"}),children:z.jsx(rp,{showCopy:!1,address:null!=h?h:"",customChainId:null==r?void 0:r.chainId,truncate:!0,iconSpace:4,sx:{typography:"body2"}})})]}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,sx:{mt:20},isLoading:m.isPending,onClick:()=>{m.mutate()},children:m.isPending?z.jsx(e.Trans,{id:"pwUZo2",message:"Confirming..."}):z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})})}function Jf(e,t,n){const i=new s(e),o=new s(t),r=i.minus(o),a=i.gt(o),l=i.lt(o);return{now:o,target:i,isChange:a||l,change:r,changeText:(l?"":"+")+Jo({input:r,showDecimals:n>6?6:4,showPrecisionDecimals:2}),isAdd:a,isRemove:l}}!function(e){e[e.Liquidity=1]="Liquidity",e[e.Mining=2]="Mining"}($f||($f={}));const ey=e=>D(void 0,[e],void 0,(function*({chainId:e,account:t,srcPool:n,baseToken:i,quoteToken:o,baseAmount:a,quoteAmount:l,feeRate:d,initPrice:c,slippageCoefficient:u,ddl:p,SLIPPAGE_PROTECTION:h}){const m=e?r.basicTokenMap[e]:void 0,g=function({srcPool:e,newPool:t}){if(!e)return null;const{baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r}=t,{baseReserve:a,quoteReserve:l}=e;return{baseAmount:Jf(o,a,n.decimals),quoteAmount:Jf(r,l,i.decimals),feeRate:Jf(new s(t.feeRate).div(100),e.feeRate,6),initPrice:Jf(t.initPrice,e.i,10),slippageCoefficient:Jf(t.slippageCoefficient||"1",e.k,4)}}({srcPool:n,newPool:{baseToken:i,quoteToken:o,baseAmount:a,quoteAmount:l,feeRate:d,initPrice:c,slippageCoefficient:u}});if(!(t&&e&&g&&n))return null;const f=Number(i.decimals),y=Number(o.decimals);let v;const b=g.slippageCoefficient.target;try{const t=i.symbol===(null==m?void 0:m.symbol),a=o.symbol===(null==m?void 0:m.symbol);if(g.baseAmount.isRemove&&g.quoteAmount.isRemove){const t=[yield xa.getDPPOwnerProxyAddressQuery(e,n.address).queryFn(),g.feeRate.target.multipliedBy(1e4).toNumber(),g.initPrice.target.toNumber(),b.toNumber(),x.parseFixed(g.baseAmount.change.abs().dp(f,s.ROUND_FLOOR).toString(),f).toString(),x.parseFixed(g.quoteAmount.change.abs().dp(y,s.ROUND_FLOOR).toString(),y).toString(),x.parseFixed(g.baseAmount.now.multipliedBy(1-h).dp(f,s.ROUND_FLOOR).toString(),f).toString(),x.parseFixed(g.quoteAmount.now.multipliedBy(1-h).dp(y,s.ROUND_FLOOR).toString(),y).toString(),f,y];v=yield r.PoolApi.encode.removeDPPPoolABI(...t)}else{const t=[e,n.address,g.feeRate.target.multipliedBy(1e4).toNumber(),g.initPrice.target.toNumber(),b.toNumber(),g.baseAmount.isAdd?x.parseFixed(g.baseAmount.change.abs().dp(f,s.ROUND_FLOOR).toString(),f).toString():"0",g.quoteAmount.isAdd?x.parseFixed(g.quoteAmount.change.abs().dp(y,s.ROUND_FLOOR).toString(),y).toString():"0",g.baseAmount.isAdd?"0":x.parseFixed(g.baseAmount.change.abs().dp(f,s.ROUND_FLOOR).toString(),f).toString(),g.quoteAmount.isAdd?"0":x.parseFixed(g.quoteAmount.change.abs().dp(y,s.ROUND_FLOOR).toString(),y).toString(),x.parseFixed(g.baseAmount.now.multipliedBy(1-h).dp(f,s.ROUND_FLOOR).toString(),f).toString(),x.parseFixed(g.quoteAmount.now.multipliedBy(1-h).dp(y,s.ROUND_FLOOR).toString(),y).toString(),0,f,y,Math.ceil(Date.now()/1e3)+(null!=p?p:600)];v=yield r.PoolApi.encode.resetDPPPoolABI(...t)}return t&&g.baseAmount.isAdd&&(v.value=Df(g.baseAmount.change)),a&&g.quoteAmount.isAdd&&(v.value=Df(g.quoteAmount.change)),v}catch(e){throw console.error("2.0 resetDPPPool error",e),new Error(`2.0 resetDPPPool error;ERROR:${e}`)}})),ty=(e,t,n)=>t?e&&"0"!==e?n?t.minus(e).toString():t.plus(e).toString():t.toString():e;function ny({pool:e}){var t,n;const{account:i}=Ra(),o=ls(),r=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(t=null==e?void 0:e.baseToken)||void 0===t?void 0:t.decimals,null===(n=null==e?void 0:e.quoteToken)||void 0===n?void 0:n.decimals)),a=c.useQuery(xa.getLPFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type)),{deadLine:l}=Q(),d=c.useMutation({mutationFn:t=>D(this,[t],void 0,(function*({baseAmount:t,quoteAmount:n,isRemove:d=!1,feeRate:c,initPrice:u,slippageCoefficient:p,txTitle:h,submittedBack:m}){var x;if(!e)throw new Error("pool is undefined");const g=a.data;if(!g)throw new Error("lpFeeRate is undefined");if(!r.data)throw new Error("pmmStateQuery.data is undefined");const{pmmParamsBG:f,baseReserve:y,quoteReserve:v}=r.data,b=f.i.toNumber(),C=f.k.toNumber(),j=yield ey({account:i,chainId:null==e?void 0:e.chainId,SLIPPAGE_PROTECTION:ym,srcPool:Object.assign(Object.assign({},e),{baseReserve:y,quoteReserve:v,i:b,k:C,feeRate:g.times(100).toString()}),baseToken:null==e?void 0:e.baseToken,quoteToken:null==e?void 0:e.quoteToken,baseAmount:ty(t,y?new s(y):void 0,d),quoteAmount:ty(n,v?new s(v):void 0,d),feeRate:null!=c?c:g.times(100).toString(),initPrice:null!=u?u:String(b),slippageCoefficient:null!=p?p:String(C),ddl:l});if(!j)throw new Error(`modify pool failed: ${e.address}`);return o.execute(h,Object.assign(Object.assign({opcode:ns.TX},j),{value:null!==(x=j.value)&&void 0!==x?x:0}),{metadata:{[d?exports.MetadataFlag.removeLiquidity:exports.MetadataFlag.addLiquidity]:!0},submittedBack:m})}))});return{modifyDPPMutation:d}}const iy=e=>{const{account:t,chainId:i}=Ra(),o=ls(),a=c.useQueryClient(),{deadLine:l}=Q(),{modifyDPPMutation:d}=ny({pool:e}),u=c.useMutation({mutationFn:n=>D(void 0,void 0,void 0,(function*(){var d,c,u,p,h;if(!e||!t||!n.balanceInfo)return;const{isRemove:m,baseAmount:g,quoteAmount:f,slippageProtection:y,balanceInfo:v,SLIPPAGE_PROTECTION:b,submittedBack:C,successBack:j,txTitle:w,withdrawInfo:k}=n,T=!m,{address:B,type:E,baseToken:I,quoteToken:A}=e,S=I.address.toLowerCase(),L=A.address.toLowerCase(),R=r.basicTokenMap[i].address.toLowerCase(),M=R===S,O=R===L,P="DSP"===E||"GSP"===E,_="CLASSICAL"===E,N=B.toLocaleLowerCase(),D=new s(g),F=new s(f),U=D.isNaN(),q=F.isNaN(),V=+I.decimals,W=+A.decimals,H=I.symbol,Z=A.symbol,z=y;let $,G=U?"0":x.parseFixed(D.multipliedBy(1-z).dp(V,s.ROUND_FLOOR).toString(),V).toString(),Q=q?"0":x.parseFixed(F.multipliedBy(1-z).dp(W,s.ROUND_FLOOR).toString(),W).toString();try{if(T)if(_){const e=!U&&(null==v?void 0:v.classicalBaseTarget)&&v.classicalBaseTarget.gt(0)&&v.totalBaseLpBalance?x.parseFixed(D.multipliedBy(v.totalBaseLpBalance).multipliedBy(1-b).div(v.classicalBaseTarget).dp(V,s.ROUND_FLOOR).toString(),V).toString():"0",t=!q&&(null==v?void 0:v.classicalBaseTarget)&&v.totalQuoteLpBalance&&v.classicalQuoteTarget&&v.classicalQuoteTarget.gt(0)?x.parseFixed(F.multipliedBy(v.totalQuoteLpBalance).multipliedBy(1-b).div(v.classicalQuoteTarget).dp(W,s.ROUND_FLOOR).toString(),W).toString():"0",n=[i,N,U?"0":x.parseFixed(D.dp(V,s.ROUND_FLOOR).toString(),V).toString(),q?"0":x.parseFixed(F.dp(W,s.ROUND_FLOOR).toString(),W).toString(),e,t,M?1:O?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];$=yield r.PoolApi.encode.addClassicalLiquidityABI(...n)}else{const e=[i,N,U?"0":x.parseFixed(D.dp(V,s.ROUND_FLOOR).toString(),V).toString(),q?"0":x.parseFixed(F.dp(W,s.ROUND_FLOOR).toString(),W).toString(),G,Q,M?1:O?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];$=P?yield r.PoolApi.encode.addDSPLiquidityABI(...e):yield r.PoolApi.encode.addDVMLiquidityABI(...e)}else if(_){if("base"===(U?"quote":"base")){const e=D.dp(V,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-z).dp(V,s.ROUND_FLOOR).toString(),V).toString():G,n=[i,N,x.parseFixed(e,V).toString(),t];$=yield r.PoolApi.encode.removeClassicalBaseABI(...n)}else{const e=F.dp(W,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-z).dp(W,s.ROUND_FLOOR).toString(),W).toString():Q,n=[i,N,x.parseFixed(e,W).toString(),t];$=yield r.PoolApi.encode.removeClassicalQuoteABI(...n)}}else{if(!((null==v?void 0:v.baseReserve)&&v.quoteReserve&&v.totalBaseLpBalance&&v.userBaseLpBalance&&v.userBaseLpToTokenBalance))return;let e=new s(0);if(null===(d=v.totalBaseLpBalance)||void 0===d?void 0:d.lte(0))e=v.userBaseLpBalance||new s(0);else if(v.baseReserve.gt(0)&&v.quoteReserve.eq(0)){let t=D;D.gte(v.userBaseLpToTokenBalance)&&(t=v.userBaseLpToTokenBalance),e=t.multipliedBy(v.totalBaseLpBalance).div(v.baseReserve)}else if(v.baseReserve.gt(0)&&v.quoteReserve.gt(0)){let t=D;D.gte(v.userBaseLpToTokenBalance)&&(t=v.userBaseLpToTokenBalance);let n,i=F;if(v.userQuoteLpToTokenBalance&&F.gte(v.userQuoteLpToTokenBalance)&&(i=v.userQuoteLpToTokenBalance),i.gt(0)&&(null===(c=v.userQuoteLpToTokenBalance)||void 0===c?void 0:c.gt(0))&&(n=i.div(v.userQuoteLpToTokenBalance)),t.gt(0)&&v.userBaseLpToTokenBalance.gt(0)&&(n=t.div(v.userBaseLpToTokenBalance)),(null==n?void 0:n.gte(1))&&(n=new s(1)),!n)return;e=n.multipliedBy(v.userBaseLpBalance);const o=e.dp(V,s.ROUND_FLOOR).div(v.totalBaseLpBalance);t=o.multipliedBy(v.baseReserve).dp(V,s.ROUND_FLOOR),i=o.multipliedBy(v.quoteReserve).dp(W,s.ROUND_FLOOR),G=x.parseFixed(t.multipliedBy(1-z).dp(V,s.ROUND_FLOOR).toString(),V).toString(),Q=x.parseFixed(i.multipliedBy(1-z).dp(W,s.ROUND_FLOOR).toString(),W).toString()}const n=M||O,o=[i,N,t,e.isNaN()?"0":x.parseFixed(e.dp(V,s.ROUND_FLOOR).toString(),V).toString(),G,Q,n,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];$=P?yield r.PoolApi.encode.removeDSPLiquidityABI(...o):yield r.PoolApi.encode.removeDVMLiquidityABI(...o)}}catch(e){throw new Error(`v2 addDVMLiquidity or removeDVMLiquidity or removeDSPLiquidity error: ${e}`)}if($&&$.data){const n={};if(g){const o=null===(u=a.getQueryData(Hi.getFetchTokenQuery(i,I.address,t).queryKey))||void 0===u?void 0:u.balance;o&&(n[I.address]=o.toString()),e.baseLpToken&&(null==v?void 0:v.userBaseLpBalance)&&(n[e.baseLpToken.id]=v.userBaseLpBalance.toString())}if(f){const o=null===(p=a.getQueryData(Hi.getFetchTokenQuery(i,A.address,t).queryKey))||void 0===p?void 0:p.balance;o&&(n[A.address]=o.toString()),e.quoteLpToken&&(null==v?void 0:v.userQuoteLpBalance)&&(n[e.quoteLpToken.id]=v.userQuoteLpBalance.toString())}try{let e;T&&M&&($.value=Df(U?"0":D)),T&&O&&($.value=Df(q?"0":F)),U||(e=`${D.toString()}${H}`),q||(e=U?`${F.toString()}${Z}`:`${e} & ${F.toString()}${Z}`);(yield o.execute(w,Object.assign(Object.assign({opcode:ns.TX},$),{value:null!==(h=$.value)&&void 0!==h?h:0}),{subtitle:e,metadata:{[T?exports.MetadataFlag.addLiquidity:exports.MetadataFlag.removeLiquidity]:!0,logBalance:n},submittedBack:C}))===Xa.Success&&j&&j()}catch(e){throw Error(`v2 sendTransaction error: ${e}`)}}}))}),p="DPP"===(null==e?void 0:e.type)?d:u;return n.useEffect((()=>{p.reset()}),[e]),{operateLiquidityMutation:p}};function oy({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,slippage:l,fee:d,isExists:u,successBack:h,submittedBack:m}){const x=ls(),{account:g}=Ra();e.useLingui();const{deadLine:f}=Q();return c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){var e,c;if(!t||!n)throw new Error("token is undefined");if(!g)throw new Error("account is undefined");if(!d)throw new Error("fee is undefined");const y=t.chainId,v=r.basicTokenMap[y].address.toLowerCase(),b=p.getUniswapV2Router02ContractAddressByChainId(y),C=p.getUniswapV2Router02FixedFeeContractAddressByChainId(y),j=!b,w=b||C;if(!w)throw new Error("AMMV2 contract address is not valid.");let k="",T="0x0";const B=t.address.toLowerCase()===v,E=n.address.toLowerCase()===v,I=or(i,t.decimals),A=or(a,n.decimals),S=I.times(1-l).dp(0,s.ROUND_FLOOR),L=A.times(1-l).dp(0,s.ROUND_FLOOR),R=or(d,4).toString(),M=Math.ceil(Date.now()/1e3)+(null!=f?f:600);try{if(B){const t=n.address,i=A.toString(),o=L.toString(),r=S.toString();T=null!==(e=Nf(I))&&void 0!==e?e:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(t,i,o,r,g,M):p.encodeUniswapV2Router02AddLiquidityETH(t,R,i,o,r,g,M)}else if(E){const e=t.address,n=I.toString(),i=S.toString(),o=L.toString();T=null!==(c=Nf(A))&&void 0!==c?c:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(e,n,i,o,g,M):p.encodeUniswapV2Router02AddLiquidityETH(e,R,n,i,o,g,M)}else k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidity(t.address,n.address,I.toString(),A.toString(),S.toString(),L.toString(),g,M):p.encodeUniswapV2Router02AddLiquidity(t.address,n.address,R,I.toString(),A.toString(),S.toString(),L.toString(),g,M)}catch(e){throw console.error("encodeUniswapV2Router02AddLiquidity error",e),e}return yield x.execute(u?o.i18n._({id:"E6MqGy",message:"Add liquidity"}):o.i18n._({id:"L37FfW",message:"Create AMM V2 Position"}),{opcode:ns.TX,to:w,data:k,value:T},{metadata:{[u?exports.MetadataFlag.addLiquidityAMMV2Position:exports.MetadataFlag.createAMMV2Position]:!0},successBack:h,submittedBack:m})}))})}function ry({lqAndDodoCompareText:n,baseToken:i,quoteToken:r,midPrice:a}){const s=a?Jo({input:a}):"";return z.jsxs(t.Box,{sx:{p:10,mb:12,backgroundColor:"background.paperDarkContrast",borderRadius:12},children:[z.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",justifyContent:"center",color:"error.main",fontWeight:600,mb:10,textAlign:"center"},children:[z.jsx(t.Box,{component:oe.Alarm,sx:{mr:4}}),o.i18n._({id:"YUyuNp",message:"{lqAndDodoCompareText} Price Difference",values:{lqAndDodoCompareText:n}})]}),z.jsxs(t.Box,{sx:{typography:"h6",color:"text.secondary",textAlign:"center"},children:[z.jsx(e.Trans,{id:"ZhEBp4",message:"Current liquidity pool token price"}),` 1 ${null==i?void 0:i.symbol} = ${s} ${null==r?void 0:r.symbol} ${o.i18n._({id:"wd1uHY",message:"differs from the price quoted by ZUNO by {lqAndDodoCompareText}",values:{lqAndDodoCompareText:n}})}`]})]})}function ay({chainId:n,baseTokenStatus:i,quoteTokenStatus:o,children:r}){const{runningRequests:a}=ds(),{account:s,chainId:l}=Ra();if(!s||n!==l)return z.jsx(Tm,{chainId:n,fullWidth:!0});const d=a.some((e=>{var t,n;return(null===(t=e.metadata)||void 0===t?void 0:t[exports.MetadataFlag.addLiquidity])||(null===(n=e.metadata)||void 0===n?void 0:n[exports.MetadataFlag.removeLiquidity])})),c=[];i.needShowTokenStatusButton&&c.push(z.jsx(_f,{status:i})),o.needShowTokenStatusButton&&!i.isApproving&&c.push(z.jsx(_f,{status:o}));const u=c.length;return 2===u?z.jsx(t.Box,{sx:{display:"flex","& > button":{flex:1,"&:last-child":{ml:8}}},children:c.map((e=>e))}):1===u?c[0]:d?z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:z.jsx(e.Trans,{id:"UbRKMZ",message:"Pending"})}):z.jsx(z.Fragment,{children:r})}function sy({pool:i,addPortion:o,midPrice:a,shareOfPool:l}){var d,c,u,p,h,m;const x=t.useTheme(),[g,f]=n.useState(!1);let y="";if(o&&a){const e=new s(1).div(o.plus(1)),t=new s(o).div(o.plus(1)),n=e.times(a),r=n.plus(t);y=o?`${hr({input:n.div(r)})} ${null===(d=null==i?void 0:i.baseToken)||void 0===d?void 0:d.symbol} + ${hr({input:t.div(r)})} ${null===(c=null==i?void 0:i.quoteToken)||void 0===c?void 0:c.symbol}`:""}const v=g?null===(u=null==i?void 0:i.quoteToken)||void 0===u?void 0:u.symbol:null===(p=null==i?void 0:i.baseToken)||void 0===p?void 0:p.symbol,b=g&&a?new s(1).div(a):a,C=g?null===(h=null==i?void 0:i.baseToken)||void 0===h?void 0:h.symbol:null===(m=null==i?void 0:i.quoteToken)||void 0===m?void 0:m.symbol;return z.jsxs(t.Box,{sx:{mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[z.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),z.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,ml:8,overflow:"hidden"},loading:!i,loadingProps:{width:50},children:[z.jsx(t.Tooltip,{title:`1 ${v} = ${b?Jo({input:b}):""} ${C}`,children:a?z.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${v} = ${b?Jo({input:b}):""} ${C}`}):z.jsxs(t.Box,{children:[`1 ${v} = `,z.jsx(t.LoadingSkeleton,{loading:!0,loadingProps:{width:30},component:"span",sx:{display:"inline-block"}}),` ${C}`]})}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",ml:4,width:18,height:18,cursor:"pointer",backgroundColor:"background.paperDarkContrast",borderRadius:"50%","&:hover":{backgroundColor:t.alpha(x.palette.text.primary,.04)}},onClick:()=>f((e=>!e)),children:z.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})]}),"AMMV2"===(null==i?void 0:i.type)?z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,minHeight:36,typography:"body2",borderStyle:"solid",borderWidth:x.spacing(1,0,0),borderColor:"border.main"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"NEQTCn",message:"Share Of Pool"})}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:l})]}):z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,minHeight:36,typography:"body2",borderStyle:"solid",borderWidth:x.spacing(1,0,0),borderColor:"border.main"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:[z.jsx(e.Trans,{id:"22Xs8M",message:"Deposit Ratio"}),z.jsx(t.QuestionTooltip,{ml:4,title:z.jsx(e.Trans,{id:"I0yi1d",message:"Deposit ratio is determined by the current assets ratio in the pool. The ratio does not represent the exchange price"})})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:i&&r.PoolApi.utils.singleSideLp(i.type)?z.jsx(e.Trans,{id:"Kb3KaW",message:"Any Ratio"}):z.jsx(z.Fragment,{children:z.jsx(t.Tooltip,{title:y,children:z.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:y})})})})]})]})}function ly({baseToken:e,quoteToken:t}){const{toFiatPrice:n,fromFiatPrice:i}=ps({fromToken:null!=e?e:null,toToken:null!=t?t:null});return function({fromToken:e,toToken:t,fromFiatPrice:n,toFiatPrice:i,reverse:o,showDecimals:r=1}){const a={comparePrice:null,comparePriceText:"",loading:!0};return e&&t&&n&&i?(o?(a.loading=!1,a.comparePrice=i.div(n),a.comparePriceText=`1 ${Aa(t)} = ${Jo({input:a.comparePrice,showDecimals:r})} ${Aa(e)}`):(a.loading=!1,a.comparePrice=n.div(i),a.comparePriceText=`1 ${Aa(e)} = ${Jo({input:a.comparePrice,showDecimals:r})} ${Aa(t)}`),a):a}({fromToken:e,toToken:t,fromFiatPrice:i?new s(i):void 0,toFiatPrice:n?new s(n):void 0})}const dy=(e,t,i)=>{const{comparePrice:o}=ly({baseToken:e,quoteToken:t}),r=n.useMemo((()=>{if(!(i&&o&&o.toNumber()&&i.toNumber()))return 0;const e=o.minus(i);return Math.abs(e.div(o).toNumber())}),[i,o]),a=n.useMemo((()=>`${ur(new s(r).times(100))}%`),[r]);return{lqAndDodoCompare:r,lqAndDodoCompareText:a,midPrice:i,isShowCompare:r>.01,isWarnCompare:r>.03}};function cy({pool:e,baseAmount:t,quoteAmount:i}){const[o,a,l,d,u,p]=n.useMemo((()=>{var t,n;const{baseToken:i,quoteToken:o}=e||{};let a=!1;if(!i||!o)return[void 0,void 0,void 0,void 0,void 0,a];const s=i.chainId,l=r.basicTokenMap[s],d=(null===(t=l.address)||void 0===t?void 0:t.toLowerCase())===i.address.toLowerCase(),c=(null===(n=l.address)||void 0===n?void 0:n.toLowerCase())===o.address.toLowerCase(),u=d?l.wrappedTokenAddress:i.address,p=c?l.wrappedTokenAddress:o.address,h=new L.Token(i.chainId,u,i.decimals,i.symbol,i.name),m=new L.Token(o.chainId,p,o.decimals,o.symbol,o.name);a=!h.sortsBefore(m);const[x,g]=a?[m,h]:[h,m];return[s,null==e?void 0:e.type,null==e?void 0:e.address,x,g,a]}),[e]),h=xa.getReserveLpQuery(o,l,a,null==d?void 0:d.decimals,null==u?void 0:u.decimals),m="AMMV2"===a,x=c.useQuery(Object.assign(Object.assign({},h),{enabled:!!h.enabled&&m})),g=xa.getTotalBaseLpQuery(o,l,a,18),f=c.useQuery(Object.assign(Object.assign({},g),{enabled:!!g.enabled&&m})),{account:y}=Ra(),v=xa.getUserBaseLpQuery(o,l,a,18,y),b=c.useQuery(Object.assign(Object.assign({},v),{enabled:!!v.enabled&&m})),C=n.useMemo((()=>x.isFetched&&!!x.data&&f.isFetched&&!!f.data),[x.isFetched,x.data,f.isFetched,f.data]),[j,w]=n.useMemo((()=>{var e;if(!d||!u||!1===C)return[null,null];const{baseReserve:t,quoteReserve:n}=null!==(e=x.data)&&void 0!==e?e:{baseReserve:0,quoteReserve:0},i=L.CurrencyAmount.fromRawAmount(d,or(t,d.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(u,or(n,u.decimals).toString());let r=i,a=o;p&&(r=o,a=i);const s=new R.Pair(r,a);if(r.equalTo(0)||a.equalTo(0))return[s,null];const l=a.divide(r);return[s,new L.Price(r.currency,a.currency,l.denominator,l.numerator)]}),[d,u,x.data,p]),[k,T]=n.useMemo((()=>C?w?[new s(w.toSignificant()),new s(w.invert().toSignificant())]:[void 0,void 0]:t&&i?[new s(i).div(t),new s(t).div(i)]:[void 0,void 0]),[w,C,t,i]),B=f.data,E=C?f.data&&d?or(f.data,18).toString():"":"0";let I,A;const S=p?u:d,M=p?d:u;if((null==j?void 0:j.liquidityToken)&&E&&B&&S&&M){const e=L.CurrencyAmount.fromRawAmount(null==j?void 0:j.liquidityToken,E);if(void 0!==t&&void 0!==i){if(Number(t)&&Number(i)){const n=L.CurrencyAmount.fromRawAmount(S,or(t,S.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(M,or(i,M.decimals).toString()),r=null==j?void 0:j.getLiquidityMinted(e,n,o);A=rr(r.quotient.toString(),18),I=A.div(B.plus(A)).times(100)}}else A=b.data||void 0,A&&(I=A.div(B).times(100))}else C||(I=new s(100));let O="-";return(null==e?void 0:e.baseToken)&&e.quoteToken&&(O=I?`${Jo({input:I,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:"0%"),{isRearTokenA:p,pair:j,price:k,invertedPrice:T,reserveQuery:x,totalBaseLpQuery:f,liquidityMinted:A,poolTokenPercentage:I,shareOfPool:O,isExists:C}}function uy({pool:e,maxBaseAmount:t,maxQuoteAmount:i,isRemove:o}){var a,l,d;const[u,p]=n.useState(""),[h,m]=n.useState(""),x=!e||"AMMV2"!==e.type&&"AMMV3"!==e.type,g=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(a=null==e?void 0:e.baseToken)||void 0===a?void 0:a.decimals,null===(l=null==e?void 0:e.quoteToken)||void 0===l?void 0:l.decimals)),f=()=>{p(""),m("")},y=null==e?void 0:e.type,v=cy({pool:e,baseAmount:u,quoteAmount:h});let b=null===(d=g.data)||void 0===d?void 0:d.midPrice,C=new s(NaN),j=!1,w=!1;const k=g.data;if(e)if(k){const t=k.pmmParamsBG.i,n=k.pmmParamsBG.b,i=k.pmmParamsBG.q;w=("DSP"===e.type||"GSP"===e.type)&&(i.eq(0)||n.eq(0)),j="DVM"===e.type&&new s(i).eq(0),C=w?t:j?s(1):i.div(n)}else"AMMV2"===y&&(b=v.isRearTokenA?v.invertedPrice:v.price,C=b||new s(1));const T=n.useRef(C);if(!e||C.isNaN())return{baseAmount:u,quoteAmount:h,handleChangeBaseAmount:()=>{},handleChangeQuoteAmount:()=>{},reset:f};const B=!j&&!r.PoolApi.utils.singleSideLp(e.type),E=e.baseToken.decimals,I=e.quoteToken.decimals,A=e=>{if(e){let n=C.multipliedBy(e).dp(I).toString();i&&o&&(i.lte(n)||(null==t?void 0:t.lte(0)))&&(n=i.toString()),m(n)}else m(e)};!B||T.current&&C.isEqualTo(T.current)||(T.current=C,A(u));let S=!1;S=!!e&&r.PoolApi.utils.singleSideLp(e.type)?!u&&!h:j?!u:!u||!h;const L=x?g:v.reserveQuery;return{baseAmount:u,quoteAmount:h,handleChangeBaseAmount:e=>{let t=ir(e,E);null===t&&(t=u),p(t),B&&A(t)},handleChangeQuoteAmount:e=>{let n=ir(e,I);null===n&&(n=h),m(n),B&&(e=>{if(e){let n=new s(e).div(C).dp(E).toString();t&&o&&(t.lte(n)||(null==i?void 0:i.lte(0)))&&(n=t.toString()),p(n)}else p(e)})(n)},reset:f,addPortion:C,amountLoading:L.isLoading,amountError:L.isError,amountRefetch:L.refetch,amountCheckedDisabled:S,midPrice:b,uniV2Pair:v}}function py({submittedBack:e,onlyShowSide:i,pool:a,balanceInfo:s}){var l,d,u,h,m,x;const g=t.useTheme(),{isMobile:f}=Ga(),{account:y}=Ra(),{baseAmount:v,quoteAmount:b,handleChangeBaseAmount:C,handleChangeQuoteAmount:j,addPortion:w,midPrice:k,amountLoading:T,amountCheckedDisabled:B,uniV2Pair:E,reset:I}=uy({pool:a}),A=c.useQuery(xa.getFeeRateQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,null==a?void 0:a.type,y)),S=null===(m=null===(d=null===(l=A.data)||void 0===l?void 0:l.mtFeeRate)||void 0===d?void 0:d.plus(null!==(h=null===(u=A.data)||void 0===u?void 0:u.lpFeeRate)&&void 0!==h?h:0))||void 0===m?void 0:m.toNumber(),L="AMMV2"===(null==a?void 0:a.type),[R,M]=n.useState(!1),{slipper:O,setSlipper:P,slipperValue:_,resetSlipper:N}=vm({address:null==a?void 0:a.address,type:null==a?void 0:a.type}),D=Dm(a);n.useEffect((()=>{(null==a?void 0:a.address)!==(null==D?void 0:D.address)&&(I(),N())}),[a]);const F=r.PoolApi.utils.canOperateLiquidity(null==a?void 0:a.type,void 0,null==a?void 0:a.creator,y),[U,q]=n.useState(!1),{isShowCompare:V,lqAndDodoCompareText:W,isWarnCompare:H}=dy(null==a?void 0:a.baseToken,null==a?void 0:a.quoteToken,k),Z=L&&a.chainId?p.getUniswapV2Router02ContractAddressByChainId(a.chainId)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(a.chainId):void 0,$=As(null==a?void 0:a.baseToken,{amount:v,contractAddress:Z}),G=As(null==a?void 0:a.quoteToken,{amount:b,contractAddress:Z}),Q=$.insufficientBalance||G.insufficientBalance,{isSinglePool:Y}=s,X=!a||Q||!k||!!s.loading||!!s.error||B||A.isLoading;let K=L?o.i18n._({id:"bwSQI0",message:"Supply"}):o.i18n._({id:"m16xKo",message:"Add"});Q&&(K=o.i18n._({id:"znqB4T",message:"Insufficient balance"}));const J=()=>{I(),N(),e&&e()},{operateLiquidityMutation:ee}=iy(a),te=()=>{L?M(!0):ee.mutate({txTitle:o.i18n._({id:"OBdohg",message:"Add Liquidity"}),isRemove:!1,baseAmount:v,quoteAmount:b,slippageProtection:_,balanceInfo:s,SLIPPAGE_PROTECTION:ym,submittedBack:J})},ne=oy({baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,baseAmount:v,quoteAmount:b,fee:S,isExists:!0,slippage:_,submittedBack:()=>{J(),M(!1)}});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:20,pb:18,px:20},children:["quote"===i?"":z.jsx(Cp,{amt:v,token:null==a?void 0:a.baseToken,canClickBalance:!0,showPercentage:!0,onInputChange:C,readOnly:s.loading||!F,sx:{backgroundColor:"background.cardInput",padding:g.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"}}),i?"":z.jsx(vp,{}),"base"===i?"":z.jsx(Cp,{amt:b,token:null==a?void 0:a.quoteToken,canClickBalance:!0,showPercentage:!0,onInputChange:j,readOnly:s.loading||!F||Y,sx:{backgroundColor:"background.cardInput",padding:g.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}}),z.jsxs(t.LoadingSkeleton,{loading:s.loading||T,sx:{mt:8},children:[z.jsx(bm,{value:O,onChange:P,disabled:!F,type:null==a?void 0:a.type}),z.jsx(sy,{pool:a,addPortion:w,midPrice:k,shareOfPool:null==E?void 0:E.shareOfPool})]})]}),z.jsxs(t.Box,{sx:{px:20,py:16,position:"sticky",bottom:0,borderStyle:"solid",borderWidth:"1px 0 0",borderColor:"border.main",backgroundColor:"background.paper"},children:[V&&z.jsx(ry,{baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,lqAndDodoCompareText:W,midPrice:k}),a?z.jsx(ay,{chainId:a.chainId,baseTokenStatus:$,quoteTokenStatus:G,children:z.jsx(t.Button,{fullWidth:!0,disabled:X,danger:H,isLoading:ee.isPending||ne.isPending,onClick:()=>{X||(H?q(!0):te())},children:K})}):z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:K})]}),z.jsx(Gf,{open:U,onClose:()=>q(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:te,modal:!0,children:z.jsxs(t.Box,{children:[z.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:W}})}),z.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),z.jsx(ku,{message:null===(x=ee.error)||void 0===x?void 0:x.message,onClose:()=>ee.reset(),isDialogModal:f}),L&&!!a&&z.jsx(Kf,{open:R,onClose:()=>M(!1),slippage:_,baseToken:a.baseToken,baseAmount:v,quoteToken:a.quoteToken,quoteAmount:b,fee:S,price:null==E?void 0:E.price,lpAmount:null==E?void 0:E.liquidityMinted,shareOfPool:null==E?void 0:E.shareOfPool,pairAddress:a.address,createMutation:ne})]})}function hy({chainId:e,address:n,token:i,quoteToken:o,lpBalance:r,lpBalanceLoading:a,balanceNeedUpdateLoading:s,tokenBalanceList:l}){var d;const c=o?`${null==i?void 0:i.symbol}/${o.symbol}`:null!==(d=null==i?void 0:i.symbol)&&void 0!==d?d:"";return z.jsxs(t.Box,{sx:{display:"flex"},children:[i?z.jsx(t.Box,{sx:{position:"relative",top:2},children:o?z.jsx(Rp,{tokens:[i,o],chainId:e,width:18,mr:4}):z.jsx(ol,{address:i.address,width:18,height:18,chainId:e,url:i.logoURI,marginRight:4,noShowChain:!0})}):z.jsx(t.Skeleton,{width:32,height:32,sx:{mr:4}}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap",wordBreak:"break-all"},children:[z.jsx(t.LoadingSkeleton,{loading:a,loadingProps:{width:30},sx:{display:"flex",alignItems:"center",mr:2},children:s?z.jsx(t.RotatingIcon,{}):Jo({input:r||"-"})}),`${c} LP`,!!(null==l?void 0:l.length)&&z.jsx(t.Tooltip,{title:z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:l.map((e=>z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",fontWeight:600,color:"text.primary"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{address:e.token.address,chainId:e.token.chainId,width:14,height:14,url:e.token.logoURI,marginRight:4,noShowChain:!0}),e.token.symbol]}),z.jsxs(t.LoadingSkeleton,{loading:e.loading,children:[!e.balance||e.balance.isZero()||e.balance.isNaN()?"":"~",e.balance?Jo({input:e.balance}):""]})]},e.token.address)))}),sx:{padding:20,width:256},children:z.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16}})}),z.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:e?Ta(e,n,"address"):"",sx:{display:"inline-flex",height:14},children:z.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{ml:4,width:14,height:14}})})]})]},n)}function my({loading:n,hidePoolInfo:i,pool:o,balanceInfo:a}){var l,d,u,p,h,m,x;const g=t.useTheme(),f=n||!o,y=!!o&&r.PoolApi.utils.singleSideLp(o.type),{isTokenLoading:v}=Gu(),{account:b}=Ra(),C=c.useQuery(xa.getFeeRateQuery(null==o?void 0:o.chainId,null==o?void 0:o.address,null==o?void 0:o.type,b)),j=null===(d=null===(l=C.data)||void 0===l?void 0:l.lpFeeRate)||void 0===d?void 0:d.plus(null!==(p=null===(u=C.data)||void 0===u?void 0:u.mtFeeRate)&&void 0!==p?p:0);let w=!1,k=!1;o&&(a.userBaseLpBalance&&o.baseLpToken&&(w=v(o.baseLpToken.id,a.userBaseLpBalance)),a.userQuoteLpBalance&&o.quoteLpToken&&(k=v(o.quoteLpToken.id,a.userQuoteLpBalance)));const T="AMMV2"===(null==o?void 0:o.type);return z.jsxs(t.Box,{sx:{mt:16,mx:20,border:"solid 1px",borderColor:"border.main",borderRadius:12},children:[i?"":z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:g.spacing(12,20),borderStyle:"solid",borderColor:"border.main",borderWidth:g.spacing(0,0,1)},children:[z.jsxs(t.Box,{children:[z.jsxs(t.LoadingSkeleton,{loading:f,loadingSx:{width:100,mb:4},sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[null===(h=null==o?void 0:o.baseToken)||void 0===h?void 0:h.symbol,"/",null===(m=null==o?void 0:o.quoteToken)||void 0===m?void 0:m.symbol,"AMMV2"===(null==o?void 0:o.type)&&z.jsx(t.LoadingSkeleton,{loading:C.isLoading,loadingProps:{width:30},sx:{typography:"h6"},children:z.jsx(t.Tooltip,{title:z.jsxs(t.Box,{sx:{typography:"h6","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",z.jsx("b",{children:z.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",z.jsx(e.Trans,{id:"1ABiXc",message:"By adding liquidity you’ll earn <0>{0}</0> of all trades on this pair proportional to your share of the pool. Fees are added to the pool, accrue in real time and can be claimed by withdrawing your liquidity.",values:{0:hr({input:j})},components:{0:z.jsx("b",{})}})]}),sx:{maxWidth:240},children:z.jsx(t.Box,{sx:{px:8,height:24,typography:"h6",lineHeight:"24px",borderRadius:4,background:g.palette.background.tag,color:"text.secondary",whiteSpace:"nowrap"},children:hr({input:j})})})})]}),z.jsx(t.LoadingSkeleton,{loading:f,children:z.jsx(rp,{address:null!==(x=null==o?void 0:o.address)&&void 0!==x?x:"",truncate:!0,iconSize:14,iconSpace:4,customChainId:null==o?void 0:o.chainId,sx:{typography:"h6",color:"text.secondary"}})})]}),(null==o?void 0:o.address)&&!T?z.jsxs(t.Box,{component:t.ButtonBase,sx:{typography:"body2",display:"flex",alignItems:"center",color:"text.secondary"},onClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:o.chainId,address:o.address}})},children:[z.jsx(e.Trans,{id:"URmyfc",message:"Details"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{ml:4,position:"relative",top:1.2,width:16,height:16}})]}):""]}),z.jsxs(t.Box,{sx:{p:g.spacing(12,20)},children:[z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),z.jsx(t.Box,{sx:{mt:12},children:z.jsx(t.LoadingSkeleton,{loading:f,loadingSx:{width:100},children:y?z.jsxs(z.Fragment,{children:[z.jsx(hy,{chainId:null==o?void 0:o.chainId,address:null==o?void 0:o.address,token:null==o?void 0:o.baseToken,lpBalance:null==a?void 0:a.userBaseLpBalance,lpBalanceLoading:a.userLpBalanceLoading,balanceNeedUpdateLoading:w,tokenBalanceList:o?[{token:o.baseToken,balance:null==a?void 0:a.userBaseLpToTokenBalance,loading:a.userLpToTokenBalanceLoading}]:void 0}),z.jsx(hy,{chainId:null==o?void 0:o.chainId,address:null==o?void 0:o.address,token:null==o?void 0:o.quoteToken,lpBalance:null==a?void 0:a.userQuoteLpBalance,lpBalanceLoading:a.userLpBalanceLoading,balanceNeedUpdateLoading:k,tokenBalanceList:o?[{token:o.quoteToken,balance:null==a?void 0:a.userQuoteLpToTokenBalance,loading:a.userLpToTokenBalanceLoading}]:void 0})]}):z.jsx(hy,{chainId:null==o?void 0:o.chainId,address:null==o?void 0:o.address,token:null==o?void 0:o.baseToken,quoteToken:null==o?void 0:o.quoteToken,lpBalance:a.userBaseLpBalance,lpBalanceLoading:a.userLpBalanceLoading,balanceNeedUpdateLoading:w,tokenBalanceList:o?[{token:o.baseToken,balance:a.userBaseLpToTokenBalance||new s(0),loading:a.userLpToTokenBalanceLoading},{token:o.quoteToken,balance:a.userQuoteLpToTokenBalance||new s(0),loading:a.userLpToTokenBalanceLoading}]:void 0})})})]})]})}const xy=({pool:e,isBase:t,baseAmount:n,quoteAmount:i})=>{var o,r;const a="CLASSICAL"===(null==e?void 0:e.type),l=t||void 0===t,d=null===(o=null==e?void 0:e.baseToken)||void 0===o?void 0:o.decimals,u=null===(r=null==e?void 0:e.quoteToken)||void 0===r?void 0:r.decimals,p=c.useQuery(Object.assign(Object.assign({},xa.getWithdrawBasePenaltyQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,n&&void 0!==d?x.parseFixed(new s(n).dp(d,s.ROUND_FLOOR).toString(),d).toString():"",d)),{enabled:!!e&&!!n&&a&&l})),h=c.useQuery(Object.assign(Object.assign({},xa.getWithdrawBasePenaltyQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,i&&void 0!==u?x.parseFixed(new s(i).dp(u,s.ROUND_FLOOR).toString(),u).toString():"",u)),{enabled:!!e&&!!i&&a&&!l}));let m,g="",f="",y="",v="",b="",C=!1,j=null;if(e){const t=Sa(e.baseToken.decimals),o=Sa(e.quoteToken.decimals);if(y=Jo({input:n,showDecimals:t}),v=Jo({input:i,showDecimals:o}),a)if(C=l?p.isLoading:h.isLoading,j=l?p.error:h.error,l){if(p.data){g=Jo({input:p.data,showDecimals:t}),b=g;const e=new s(n).minus(p.data);y=e.gt(0)?Jo({input:e,showDecimals:t}):"-",m=e}}else if(h.data){f=Jo({input:h.data,showDecimals:o}),b=f;const e=new s(i).minus(h.data);y=e.gt(0)?Jo({input:e,showDecimals:t}):"-",m=e}}let w=[];return e&&(a?t?w.push({amount:y||"0",symbol:e.baseToken.symbol}):w.push({amount:v||"0",symbol:e.quoteToken.symbol}):(w.push({amount:y||"0",symbol:e.baseToken.symbol}),w.push({amount:v||"0",symbol:e.quoteToken.symbol}))),{withdrawFee:b,baseWithdrawFee:g,quoteWithdrawFee:f,receiveBaseAmount:y,receiveQuoteAmount:v,receiveAmountBg:m,receiveList:w,loading:C,error:j}};var gy;!function(e){e[e.base=1]="base",e[e.quote=2]="quote"}(gy||(gy={}));const fy=e=>{const[t,i]=n.useState(gy.base);let o,a;return e&&r.PoolApi.utils.singleSideLp(e.type)&&(o=t===gy.base,a=o?e.baseToken:e.quoteToken),{isBase:o,checkToken:a,checkTokenType:t,setCheckToken:i}};function yy({token:e,pool:n,sx:i,value:o,onChange:r,selectedValue:a,lpBalance:s,balanceMax:l,balanceInfo:d,loading:c}){var u;const p=null==n?void 0:n.chainId;return z.jsxs(t.Box,{sx:i,children:[z.jsxs(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",justifyContent:"space-between",fontWeight:600},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[e?z.jsx(t.Radio,{checked:o===a,onChange:()=>r(o),sx:{mr:16}}):"",z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?z.jsx(z.Fragment,{children:z.jsx(ol,{address:e.address,width:24,height:24,chainId:e.chainId||p,url:e.logoURI,noShowChain:!0})}):n&&z.jsx(Rp,{tokens:[n.baseToken,n.quoteToken],chainId:(null===(u=n.baseToken)||void 0===u?void 0:u.chainId)||p,width:24,height:24})})]}),z.jsxs(t.Box,{sx:{textAlign:"right"},children:[e?`${e.symbol} LP `:n&&`${n.baseToken.symbol}\n ${n.quoteToken.symbol}\n LP `,c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):s&&Jo({input:s})||""]})]}),z.jsx(t.Box,{sx:{typography:"body2",mt:5,color:"text.secondary",textAlign:"right"},children:e?z.jsxs(z.Fragment,{children:[c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):`≈ ${l&&Jo({input:l})||""}`,` ${e.symbol}`]}):n&&d&&d.userBaseLpToTokenBalance&&d.userQuoteLpToTokenBalance?z.jsxs(z.Fragment,{children:[c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):Jo({input:d.userBaseLpToTokenBalance}),` ${null==n?void 0:n.baseToken.symbol} + `,c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):Jo({input:d.userQuoteLpToTokenBalance}),` ${null==n?void 0:n.quoteToken.symbol}`]}):""})]})}function vy({pool:e,checkTokenType:t,setCheckToken:n,balanceInfo:i,baseTokenBalanceUpdateLoading:o,quoteBalanceUpdateLoading:a}){if(!e)return null;const s=r.PoolApi.utils.singleSideLp(e.type);return z.jsx(z.Fragment,{children:s?z.jsxs(z.Fragment,{children:[z.jsx(yy,{token:e.baseToken,selectedValue:t,onChange:n,value:gy.base,lpBalance:i&&i.userBaseLpBalance,balanceMax:i&&i.userBaseLpToTokenBalance,loading:o}),z.jsx(yy,{selectedValue:t,onChange:n,sx:{mt:13},token:e.quoteToken,value:gy.quote,lpBalance:i&&i.userQuoteLpBalance,balanceMax:i&&i.userQuoteLpToTokenBalance,loading:a})]}):z.jsx(yy,{pool:e,value:t,onChange:n,lpBalance:i&&i.userBaseLpBalance,balanceInfo:i,loading:o||a})})}function by({submittedBack:i,onlyShowSide:a,pool:l,balanceInfo:d}){var u,h,m,x,g,f,y,v,b,C;const j=t.useTheme(),{isMobile:w}=Ga(),{account:k}=Ra(),T=d.userBaseLpToTokenBalance,B=d.userQuoteLpToTokenBalance,E=d.loading,{slipper:I,setSlipper:A,slipperValue:S,resetSlipper:L}=vm({address:null==l?void 0:l.address}),{isBase:R,checkToken:M,checkTokenType:O,setCheckToken:P}=fy(l),{baseAmount:_,quoteAmount:N,handleChangeBaseAmount:F,handleChangeQuoteAmount:U,addPortion:q,midPrice:V,amountLoading:W,amountCheckedDisabled:H,uniV2Pair:Z,reset:$}=uy({pool:l,maxBaseAmount:T,maxQuoteAmount:B}),[G,Y]=n.useState(""),[X,K]=n.useState("");n.useEffect((()=>{const e=setTimeout((()=>{Y(_)}),80);return()=>clearTimeout(e)}),[_]),n.useEffect((()=>{const e=setTimeout((()=>{K(N)}),80);return()=>clearTimeout(e)}),[N]);const J=e=>{F(e)},ee=e=>{U(e)},te="AMMV2"===(null==l?void 0:l.type),ne=(null==l?void 0:l.chainId)?r.basicTokenMap[l.chainId]:void 0,ie=null===(u=null==ne?void 0:ne.address)||void 0===u?void 0:u.toLowerCase(),oe=null===(h=null==ne?void 0:ne.wrappedTokenAddress)||void 0===h?void 0:h.toLowerCase(),re=!!l&&[ie,oe].includes(l.baseToken.address.toLowerCase()),ae=!!l&&[ie,oe].includes(l.quoteToken.address.toLowerCase()),se=te&&l&&(re||ae),[le,de]=n.useState(!1),ce=se&&re&&!le&&ne?l?Object.assign(Object.assign({},l.baseToken),{symbol:ne.symbol,address:ne.address}):void 0:null==l?void 0:l.baseToken,ue=se&&ae&&!le&&ne?l?Object.assign(Object.assign({},l.quoteToken),{symbol:ne.symbol,address:ne.address}):void 0:null==l?void 0:l.quoteToken,pe=xy({pool:l?Object.assign(Object.assign({},l),{baseToken:ce,quoteToken:ue}):l,isBase:R,baseAmount:G,quoteAmount:X}),{mode:he,modeOptions:me,handleChangeMode:xe,sliderPercentage:ge,handleChangeSliderPercentage:fe,resetPercentage:ye}=function({isBase:e,pool:t,baseOverride:i,quoteOverride:r,resetAmount:a,handleChangeBaseAmount:s,handleChangeQuoteAmount:l}){const[d,c]=n.useState(jm.percentage),[u,p]=n.useState(Cm),h=n.useRef(null),m=()=>{h.current&&clearTimeout(h.current)},x=()=>{m(),p(Cm)};return n.useEffect((()=>m),[]),{mode:d,modeOptions:[{key:jm.quantity,value:o.i18n._({id:"PIYEqF",message:"Quantity model"})},{key:jm.percentage,value:o.i18n._({id:"x4QVeW",message:"Percentage to remove"})}],handleChangeMode:e=>{c(e),a(),x()},sliderPercentage:u,handleChangeSliderPercentage:n=>{if(m(),n!==u&&p(n),!t)return;const o=100===n,a=()=>{if(t)if(e||void 0===e){if(i){let e=i.toString();o||(e=nr(i.times(n/100),t.baseToken.decimals)),s(e)}}else if(r){let e=r.toString();o||(e=nr(r.times(n/100),t.quoteToken.decimals)),l(e)}};o?a():h.current=setTimeout(a,100)},resetPercentage:x}}({isBase:R,pool:l,baseOverride:T,quoteOverride:B,resetAmount:$,handleChangeBaseAmount:J,handleChangeQuoteAmount:ee});n.useEffect((()=>{$(),ye()}),[O]);const ve=Dm(l);n.useEffect((()=>{(null==l?void 0:l.address)!==(null==ve?void 0:ve.address)&&($(),L(),xe(jm.percentage),fe(Cm))}),[l]),n.useEffect((()=>{he===jm.percentage&&fe(ge)}),[null==T?void 0:T.toString(),null==B?void 0:B.toString()]);const be=r.PoolApi.utils.canOperateLiquidity(null==l?void 0:l.type,void 0,null==l?void 0:l.creator,k),[Ce,je]=n.useState(!1),{isShowCompare:we,lqAndDodoCompareText:ke,isWarnCompare:Te}=dy(null==l?void 0:l.baseToken,null==l?void 0:l.quoteToken,V),Be=c.useQuery(xa.getFeeRateQuery(null==l?void 0:l.chainId,null==l?void 0:l.address,null==l?void 0:l.type,k)),Ee=null===(y=null===(x=null===(m=Be.data)||void 0===m?void 0:m.mtFeeRate)||void 0===x?void 0:x.plus(null!==(f=null===(g=Be.data)||void 0===g?void 0:g.lpFeeRate)&&void 0!==f?f:0))||void 0===y?void 0:y.toNumber(),{baseTokenStatus:Ie,quoteTokenStatus:Ae}=function({pool:e,baseAmount:t,quoteAmount:n,balanceInfo:i}){var o,a,l,d,c;const{chainId:u,baseToken:h,quoteToken:m}=null!=e?e:{};let x="";const g="AMMV2"===(null==e?void 0:e.type);u&&(x=null!==(o=r.contractConfig[u].DODO_V1_PAIR_PROXY)&&void 0!==o?o:"",g&&(x=p.getUniswapV2Router02ContractAddressByChainId(u)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(e.chainId)));const f=null!==(l=null===(a=null==e?void 0:e.baseLpToken)||void 0===a?void 0:a.id)&&void 0!==l?l:"",y=null!==(c=null===(d=null==e?void 0:e.quoteLpToken)||void 0===d?void 0:d.id)&&void 0!==c?c:"",v="CLASSICAL"===(null==e?void 0:e.type);return{baseTokenStatus:As(h?Object.assign(Object.assign({},h),{symbol:v?h.symbol+" LP":`${h.symbol}/${null==m?void 0:m.symbol} LP`,address:f}):void 0,{amount:g&&i.userBaseLpToTokenBalance&&i.userBaseLpBalance?new s(t).div(i.userBaseLpToTokenBalance).times(i.userBaseLpBalance).toString():t,skipQuery:!x||!f||!v&&!g,contractAddress:x,overrideBalance:g?i.userBaseLpBalance:i.userBaseLpToTokenBalance}),quoteTokenStatus:As(m?Object.assign(Object.assign({},m),{address:y}):void 0,{amount:n,skipQuery:!x||!y||!v,contractAddress:x,overrideBalance:i.userQuoteLpToTokenBalance})}}({pool:l,baseAmount:_,quoteAmount:N,balanceInfo:d}),Se=Ie.insufficientBalance||Ae.insufficientBalance,{isSinglePool:Le}=d,Re=Se?o.i18n._({id:"znqB4T",message:"Insufficient balance"}):o.i18n._({id:"t/YqKh",message:"Remove"}),Me=()=>{$(),L(),i&&i()},Oe=null===(v=null==Z?void 0:Z.pair)||void 0===v?void 0:v.liquidityToken.decimals,Pe=null===(b=d.userBaseLpBalance)||void 0===b?void 0:b.times(ge/100),_e=Pe&&void 0!==Oe?or(Pe,Oe).toString():"",{operateLiquidityMutation:Ne}=iy(l),De=function({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,liquidityAmount:l,slippage:d,fee:u,submittedBack:h}){const m=ls(),{account:x}=Ra();e.useLingui();const{deadLine:g}=Q();return c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){if(!t||!n)throw new Error("token is undefined");if(!x)throw new Error("account is undefined");if(!u)throw new Error("fee is undefined");const e=t.chainId,c=r.basicTokenMap[e].address.toLowerCase(),f=p.getUniswapV2Router02ContractAddressByChainId(e),y=p.getUniswapV2Router02FixedFeeContractAddressByChainId(e),v=!f,b=f||y;if(!b)throw new Error("AMMV2 contract address is not valid.");let C="";const j=t.address.toLowerCase()===c,w=n.address.toLowerCase()===c,k=or(new s(i).times(1-d),t.decimals),T=or(new s(a).times(1-d),n.decimals),B=or(u,4).toString(),E=Math.ceil(Date.now()/1e3)+(null!=g?g:600);try{if(j){const e=n.address,t=T.toString(),i=k.toString();C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidityETH(e,l,t,i,x,E):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,t,i,x,E)}else if(w){const e=t.address,n=k.toString(),i=T.toString();C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidityETH(e,l,n,i,x,E):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,n,i,x,E)}else C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidity(t.address,n.address,l,k.toString(),T.toString(),x,E):p.encodeUniswapV2Router02RemoveLiquidity(t.address,n.address,B,l,k.toString(),T.toString(),x,E)}catch(e){throw console.error("encodeUniswapV2Router02RemoveLiquidity error",e),e}return yield m.execute(o.i18n._({id:"cJtosk",message:"Remove liquidity"}),{opcode:ns.TX,to:b,data:C,value:"0x0"},{metadata:{[exports.MetadataFlag.removeLiqidityAMMV2Position]:!0},submittedBack:h})}))})}({baseToken:ce,quoteToken:ue,baseAmount:_,quoteAmount:N,liquidityAmount:_e,slippage:S,fee:Ee,submittedBack:Me}),Fe=()=>{if(te)return De.mutate();Ne.mutate({txTitle:o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),isRemove:!0,baseAmount:_,quoteAmount:N,slippageProtection:S,balanceInfo:d,SLIPPAGE_PROTECTION:ym,submittedBack:Me})},Ue=n.useMemo((()=>{var e;const t=new s(_),n=new s(N);return!l||Se||!V||!!d.loading||!!d.error||H||!!pe.error||pe.loading||!!(null===(e=pe.receiveAmountBg)||void 0===e?void 0:e.lte(0))||Be.isLoading||(te?null==Pe||Pe.lte(0):!t.isFinite()||!n.isFinite()||t.lte(0)&&n.lte(0))}),[H,d.error,d.loading,_,Be.isLoading,te,Se,Pe,V,l,N,pe.error,pe.loading,pe.receiveAmountBg]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:18,px:20},children:[!te&&z.jsxs(t.Box,{sx:{mt:20,borderStyle:"solid",borderWidth:1,borderRadius:12,borderColor:"border.main"},children:[z.jsx(t.Select,{value:he,options:me,onChange:(e,t)=>xe(t),popupOffset:0,sx:{px:20,py:12,width:"100%",backgroundColor:"transparent",color:"text.primary",typography:"body2"}}),!!l&&r.PoolApi.utils.singleSideLp(l.type)&&z.jsx(t.Box,{sx:{pt:20,pb:13,px:20,borderStyle:"solid",borderWidth:"1px 0 0"},children:z.jsx(vy,{pool:l,balanceInfo:d,checkTokenType:O,setCheckToken:P,baseTokenBalanceUpdateLoading:!1,quoteBalanceUpdateLoading:!1})})]}),z.jsx(t.Box,{sx:{pt:20},children:he===jm.percentage?z.jsx(pm,{disabled:d.loading||!be,value:ge,onChange:fe}):M?z.jsx(Cp,{amt:R?_:N,token:M,canClickBalance:!0,showPercentage:!0,onInputChange:R?J:ee,readOnly:d.loading||!be,overrideBalance:R?T:B,overrideBalanceLoading:E,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}}):z.jsxs(z.Fragment,{children:[z.jsx(Cp,{amt:_,token:null==l?void 0:l.baseToken,canClickBalance:!0,showPercentage:!0,onInputChange:J,readOnly:d.loading||!be,overrideBalance:T,overrideBalanceLoading:E,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"}}),a?"":z.jsx(vp,{}),"base"===a?"":z.jsx(Cp,{amt:N,token:null==l?void 0:l.quoteToken,canClickBalance:!0,showPercentage:!0,onInputChange:ee,readOnly:d.loading||!be||Le,overrideBalance:B,overrideBalanceLoading:E,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}})]})}),z.jsxs(t.LoadingSkeleton,{loading:d.loading||W,sx:{mt:8},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",gap:8},children:[te&&se&&z.jsx(t.Box,{sx:{px:12,py:4,borderRadius:20,borderWidth:1,backgroundColor:"transparent",color:"primary.main",cursor:"pointer",typography:"body2","&:hover":{backgroundColor:"hover.default"}},component:"button",onClick:()=>de((e=>!e)),children:z.jsx(e.Trans,{id:"/k7Ttv",message:"Receive {0}",values:{0:le?null==ne?void 0:ne.symbol:null==ne?void 0:ne.wrappedTokenSymbol}})}),z.jsx(bm,{value:I,onChange:A,disabled:!be,type:null==l?void 0:l.type,sx:{margin:0}})]}),z.jsx(sy,{pool:l,addPortion:q,midPrice:V,shareOfPool:null==Z?void 0:Z.shareOfPool})]}),!!l&&z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mt:20,mb:14},children:[z.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",position:"relative",top:2},children:z.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),z.jsx(t.Box,{sx:{textAlign:"right"},children:pe.receiveList.map(((e,n)=>z.jsxs(t.Box,{sx:{mt:n>0?4:0},children:[z.jsxs(t.LoadingSkeleton,{component:"span",loading:pe.loading,loadingSx:{mr:8,width:100},sx:{display:"inline-block",typography:"h5",fontWeight:600,color:pe.receiveBaseAmount&&"0"!==pe.receiveBaseAmount?"primary.main":"text.primary"},children:[e.amount," "]}),z.jsx(t.Box,{component:"span",sx:{typography:"body2"},children:e.symbol})]},e.symbol)))})]})]}),z.jsxs(t.Box,{sx:{px:20,py:16,position:"sticky",bottom:0,borderStyle:"solid",borderWidth:"1px 0 0",borderColor:"border.main",backgroundColor:"background.paper"},children:[we&&z.jsx(ry,{baseToken:null==l?void 0:l.baseToken,quoteToken:null==l?void 0:l.quoteToken,lqAndDodoCompareText:ke,midPrice:V}),l?z.jsx(ay,{chainId:l.chainId,baseTokenStatus:Ie,quoteTokenStatus:Ae,children:z.jsx(t.Button,{fullWidth:!0,disabled:Ue,danger:Te,isLoading:Ne.isPending||De.isPending,onClick:()=>{Ue||(Te?je(!0):Fe())},children:Re})}):z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:Re})]}),z.jsx(Gf,{open:Ce,onClose:()=>je(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:Fe,modal:!0,children:z.jsxs(t.Box,{children:[z.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:ke}})}),z.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),z.jsx(ku,{message:null===(C=Ne.error)||void 0===C?void 0:C.message,onClose:()=>Ne.reset(),isDialogModal:w})]})}function Cy({pool:i,operate:o,hidePoolInfo:r,errorRefetch:a,submittedBack:s}){var l,d,u,p,h,m;const{operateTab:x,operateTabs:g,handleChangeTab:f}=function(t=lf.Add){const{i18n:i}=e.useLingui(),[o,r]=n.useState(t),a=n.useMemo((()=>[{key:lf.Add,value:i._({id:"m16xKo",message:"Add"})},{key:lf.Remove,value:i._({id:"t/YqKh",message:"Remove"})}]),[i._]);return n.useEffect((()=>{r(t)}),[t]),{operateTab:o,operateTabs:a,handleChangeTab:e=>{r(e)}}}(o),{account:y}=Ra(),v=Bf({account:y,pool:i?{chainId:i.chainId,address:i.address,type:i.type,baseTokenDecimals:i.baseToken.decimals,quoteTokenDecimals:i.quoteToken.decimals,baseLpTokenDecimals:null!==(d=null===(l=i.baseLpToken)||void 0===l?void 0:l.decimals)&&void 0!==d?d:18,quoteLpTokenDecimals:null!==(p=null===(u=i.quoteLpToken)||void 0===u?void 0:u.decimals)&&void 0!==p?p:18}:void 0}),b=c.useQuery(xa.getPMMStateQuery(null==i?void 0:i.chainId,null==i?void 0:i.address,null==i?void 0:i.type,null===(h=null==i?void 0:i.baseToken)||void 0===h?void 0:h.decimals,null===(m=null==i?void 0:i.quoteToken)||void 0===m?void 0:m.decimals));return v.error||b.error||a?z.jsx(ne,{refresh:()=>{v.error&&v.refetch(),b.error&&b.refetch(),a&&a()},sx:{my:40,height:"100%"}}):z.jsxs(z.Fragment,{children:[z.jsx(my,{pool:i,balanceInfo:v,hidePoolInfo:r}),z.jsxs(t.Tabs,{value:x,onChange:(e,t)=>{f(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:g,variant:"inPaper",tabsListSx:{mt:16,mx:20}}),z.jsx(t.TabPanel,{value:lf.Add,children:z.jsx(py,{pool:i,balanceInfo:v,submittedBack:s})}),z.jsx(t.TabPanel,{value:lf.Remove,children:z.jsx(by,{pool:i,balanceInfo:v,submittedBack:s})})]})]})}function jy({onClose:i,pool:a,address:s,operate:l,chainId:d,hasMining:u,hidePoolInfo:p,sx:h}){var m,x,g,f,y,v,b,C,j;const{account:w}=Ra(),k=d?Si[d]:"",T=Da(),B=c.useQuery(Object.assign(Object.assign({},T.getQuery(r.PoolApi.graphql.fetchPoolList,{where:{id:null!==(m=null==s?void 0:s.toLocaleLowerCase())&&void 0!==m?m:"",chain:k}})),{enabled:!!s&&!!d})),E=null===(g=null===(x=B.data)||void 0===x?void 0:x.pairs)||void 0===g?void 0:g[0],I=E&&d?function(e,t){var n,i,o,r,a,s;if(e)return{address:e.id,chainId:t,baseToken:fa(e.baseToken,t),quoteToken:fa(e.quoteToken,t),type:e.type,creator:e.creator,baseLpToken:{id:null===(n=e.baseLpToken)||void 0===n?void 0:n.id,decimals:Number(null!==(o=null===(i=e.baseLpToken)||void 0===i?void 0:i.decimals)&&void 0!==o?o:18)},quoteLpToken:{id:null===(r=e.quoteLpToken)||void 0===r?void 0:r.id,decimals:Number(null!==(s=null===(a=e.quoteLpToken)||void 0===a?void 0:a.decimals)&&void 0!==s?s:18)}}}(E,d):void 0,A=s&&d?I:a,S=B.error?B.refetch:void 0,{poolOrMiningTab:L,poolOrMiningTabs:R,handleChangeTab:M}=function({hasMining:t}){const{i18n:i}=e.useLingui(),[o,r]=n.useState($f.Liquidity);return{poolOrMiningTab:o,poolOrMiningTabs:n.useMemo((()=>{const e=[{key:$f.Liquidity,value:i._({id:"6y2TB3",message:"Liquidity"})},{key:$f.Mining,value:i._({id:"Sti4vy",message:"Mining"})}];return t?e:e.slice(0,1)}),[i._,t]),handleChangeTab:e=>{r(e)}}}({hasMining:u}),O=Bf({account:w,pool:A?{chainId:A.chainId,address:A.address,type:A.type,baseTokenDecimals:A.baseToken.decimals,quoteTokenDecimals:A.quoteToken.decimals,baseLpTokenDecimals:null!==(y=null===(f=A.baseLpToken)||void 0===f?void 0:f.decimals)&&void 0!==y?y:18,quoteLpTokenDecimals:null!==(b=null===(v=A.quoteLpToken)||void 0===v?void 0:v.decimals)&&void 0!==b?b:18}:void 0}),P=!!(null===(C=O.userBaseLpBalance)||void 0===C?void 0:C.gt(0))||!!(null===(j=O.userQuoteLpBalance)||void 0===j?void 0:j.gt(0)),_=null!=d?d:null==A?void 0:A.chainId,N=null!=s?s:null==A?void 0:A.address;return z.jsx(t.Box,{sx:h,children:z.jsxs(t.Tabs,{value:L,onChange:(e,t)=>{M(t)},sx:{display:"flex",flexDirection:"column",overflow:"hidden",height:"100%"},children:[z.jsx(t.TabsGroup,{tabs:R,tabsListSx:Object.assign({mx:20,justifyContent:"space-between"},u&&P?{"& button:last-child":{position:"relative","&::before":{content:`"${o.i18n._({id:"TY5fM3",message:"LP Tokens"})}"`,position:"absolute",top:16,right:20,px:8,py:2,borderRadius:12,transform:"scale(0.66667) translateX(100%)",transformOrigin:"right top",backgroundColor:t.alpha("#DABB1B",.2),color:"#DABB1B"}}}:{}),rightSlot:z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",gap:12},children:["GSP"===(null==A?void 0:A.type)&&z.jsx(zf,{}),i?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,borderStyle:"solid",borderColor:"border.main",color:"text.secondary","&:hover":{color:"text.primary"},cursor:"pointer"},children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{i()}})}):void 0]})}),z.jsx(t.TabPanel,{value:$f.Liquidity,sx:{flex:1,overflowY:"auto"},children:z.jsx(Cy,{pool:A,operate:l,hidePoolInfo:p,errorRefetch:S,submittedBack:()=>{u&&M($f.Mining)}})}),z.jsx(t.TabPanel,{value:$f.Mining,sx:{flex:1,overflowY:"auto"},children:_&&N?z.jsx(Zf,{chainId:_,account:w,poolAddress:N,goLpLink:()=>{M($f.Liquidity)}}):""})]})})}function wy(e){var{modal:t}=e,n=N(e,["modal"]);const{isMobile:i}=Ga();return z.jsx(Xs,{open:!!n.pool||!!n.address,onClose:n.onClose,scope:!i,modal:t,id:"pool-operate",children:z.jsx(jy,{...n})})}var ky,Ty;function By(){return By=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},By.apply(null,arguments)}const Ey=e=>P.createElement("svg",By({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ky||(ky=P.createElement("circle",{cx:16,cy:16,r:16,fill:"#FFE804"})),Ty||(Ty=P.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 12.25H12.25V8.5H8.5V12.25ZM14.125 23.5H17.875V19.75H14.125V23.5ZM12.25 23.5H8.5V19.75H12.25V23.5ZM8.5 17.875H12.25V14.125H8.5V17.875ZM17.875 17.875H14.125V14.125H17.875V17.875ZM19.75 8.5V12.25H23.5V8.5H19.75ZM17.875 12.25H14.125V8.5H17.875V12.25ZM19.75 17.875H23.5V14.125H19.75V17.875ZM23.5 23.5H19.75V19.75H23.5V23.5Z",fill:"#1A1A1B"}))),Iy="_default";function Ay({value:e,onChange:n,placeholder:o,options:r,sx:a,readOnly:s,valueOnlyIcon:l}){const d=t.useTheme();return z.jsx(t.Select,{value:null!=e?e:Iy,onChange:(t,i)=>{const o="number"==typeof e&&i?Number(i):i;n(o===Iy?void 0:o)},disabled:s,sx:i.merge({padding:d.spacing(8,12),"& .MuiSelect-select.MuiSelect-select.MuiSelect-select":{display:"flex",alignItems:"center",gap:8,padding:d.spacing(8,12,8,12),minHeight:"auto",backgroundColor:"transparent",color:"text.primary",borderRadius:8,typography:"body2",fontWeight:600,borderStyle:"solid",borderWidth:1,borderColor:"divider","& svg, & img":{width:24,height:24},'&:hover, &[aria-expanded="true"]':{backgroundColor:"background.paper"},"&.Mui-readOnly":{color:"text.disabled"}},"& .MuiSelect-icon":{color:s?"text.disabled":"text.primary"},"& .MuiOutlinedInput-notchedOutline":{display:"none"}},a),renderValue:n=>{if(!(null==n?void 0:n.value)||n.value===Iy)return z.jsx(t.Box,{sx:{color:"text.secondary"},children:null!=o?o:""});const i=r.find((t=>t.key===e));return i?z.jsxs(z.Fragment,{children:[i.logo,l?"":i.value]}):null},options:[...r]})}function Sy({isMobileStyle:e,chain:n,isLastItem:i,logoWidth:o,mobileLogoWidth:r,sx:a}){const s=t.useTheme();return e?z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",py:18,borderTop:`1px solid ${s.palette.border.main}`,borderBottom:i?`1px solid ${s.palette.border.main}`:"none"},a),children:[z.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:r,height:r}}),z.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:o,height:o}}),z.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]})}const Ly=-1;function Ry({chainId:i,setChainId:o,logoWidth:r=24,mobileLogoWidth:a=32,mainLogoWidth:s=24,mainMobileLogoWidth:l=18,notShowAllChain:d,valueOnlyIcon:c,sx:u}){const p=function(){const{chainId:e}=Ra();return n.useMemo((()=>{const t=new Map;let n;return So.forEach(((i,o)=>{if(i.mainnet){if(e!==i.chainId)return;n=i.mainnet}t.set(o,Object.assign({},i))})),void 0!==n&&t.delete(n),Array.from(t.values())}),[e])}(),[h,m]=n.useState(!1),{isMobile:x}=Ga(),{i18n:g}=e.useLingui(),f=n.useCallback((()=>{const e=void 0===i?p[0]:p.find((e=>e.chainId===i));if(c){if(void 0===i||!e)return"";const n=x?a:s;return z.jsx(t.Box,{component:null==e?void 0:e.logo,sx:{width:n,height:n}})}return void 0!==i||d?e?z.jsx(Sy,{isMobileStyle:x,chain:e,logoWidth:s,mobileLogoWidth:l}):null:z.jsx(Sy,{isMobileStyle:x,chain:{chainId:Ly,logo:Ey,name:g._({id:"pY/ok7",message:"All chains"})},logoWidth:s,mobileLogoWidth:l,sx:{border:"none"}})}),[i,p,d,c,x,g._]),y=n.useMemo((()=>{const e=[];return d||e.push({key:Ly,value:z.jsx(Sy,{isMobileStyle:x,chain:{chainId:Ly,logo:Ey,name:g._({id:"pY/ok7",message:"All chains"})},logoWidth:r,mobileLogoWidth:a})}),p.forEach(((t,n)=>{e.push({key:t.chainId,value:z.jsx(Sy,{isLastItem:n===p.length-1,isMobileStyle:x,chain:t,logoWidth:r,mobileLogoWidth:a})})})),e}),[x,r,a,p,d]);return x?z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>m(!0),sx:Object.assign({display:"flex",alignItems:"center",backgroundColor:"background.tag",color:"text.primary",borderRadius:8,border:"none",px:8,height:32,fontWeight:600,typography:"body2"},u),children:[z.jsx(t.Box,{sx:{pr:5},children:f()}),z.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,transform:"rotate(180deg)"}})]}),z.jsx(Xs,{open:h,title:z.jsx(e.Trans,{id:"lJvbHq",message:"Select Network"}),onClose:()=>m(!1),id:"select-chain",modal:!0,children:z.jsx(t.Box,{sx:{mb:20},children:y.map((e=>z.jsxs(t.Box,{onClick:()=>{const t=e.key;o(t===Ly?void 0:Number(t)),m(!1)},sx:{position:"relative",px:20,"&:active":{backgroundColor:"hover.default"},"&:hover":{backgroundColor:"hover.default"},cursor:"pointer"},children:[e.value,(i?e.key===i:e.key===Ly)&&z.jsx(t.Box,{sx:{position:"absolute",left:0,top:24,height:20,width:2,backgroundColor:"text.primary"}})]},e.key)))})})]}):z.jsx(Ay,{value:null!=i?i:Ly,onChange:e=>{y.some((t=>String(t.key)===String(e)))&&o(e===Ly?void 0:e)},placeholder:g._({id:"lJvbHq",message:"Select Network"}),options:y,valueOnlyIcon:c,sx:Object.assign({px:8,height:32,fontWeight:600,typography:"body2",backgroundColor:"background.tag",color:"text.primary"},u)})}const My=e=>{const{filterList:n,value:i,onChange:o}=e,r=t.useTheme();return z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:n.map(((e,a)=>z.jsx(t.Box,{sx:Object.assign(Object.assign({borderLeftWidth:1,borderRightWidth:a===n.length-1?1:0,borderTopWidth:1,borderBottomWidth:1,borderColor:r.palette.border.main,borderStyle:"solid",typography:"body2",lineHeight:"30px",color:r.palette.text.secondary,px:20,cursor:"pointer",borderTopLeftRadius:0===a?8:0,borderBottomLeftRadius:0===a?8:0,borderTopRightRadius:a===n.length-1?8:0,borderBottomRightRadius:a===n.length-1?8:0},i===e.value?{backgroundColor:r.palette.border.disabled,color:r.palette.text.primary}:{}),{[r.breakpoints.down("tablet")]:{flexGrow:1,flexBasis:"25%",textAlign:"center"}}),onClick:()=>o(e.value),children:e.label},e.value)))})},Oy=({sx:n,isRightTop:i,isReverseColor:o})=>{const r=t.useTheme();return z.jsx(t.Box,{sx:Object.assign(Object.assign(Object.assign({display:"inline-flex",padding:"2px 4px",alignItems:"center",gap:"4px",borderRadius:4,background:t.alpha(r.palette.warning.main,.1),color:r.palette.warning.main,fontSize:"10px",fontWeight:600,lineHeight:"14px"},i?{position:"absolute",top:-14,right:0,background:`linear-gradient(0deg, ${r.palette.warning.main}1A 0%, ${r.palette.warning.main}1A 100%), ${r.palette.background.paper}`}:void 0),o?{background:"light"===r.palette.mode?"linear-gradient(0deg, var(--label-warning, rgba(177, 86, 0, 0.10)) 0%, var(--label-warning, rgba(177, 86, 0, 0.10)) 100%), #FFF":"linear-gradient(0deg, #FFFFFF, #FFFFFF),linear-gradient(0deg, rgba(235, 141, 39, 0.1), rgba(235, 141, 39, 0.1))",zIndex:1}:void 0),n),children:z.jsx(e.Trans,{id:"y5rS9U",message:"Migrate"})})};function Py({lqList:n,setOperatePool:i,getMigrationPairAndMining:o,supportAMM:a,timeRange:l}){const d=t.useTheme(),{onSharePool:c}=Q();return z.jsx(z.Fragment,{children:null==n?void 0:n.map((n=>{var u,p,h,m,x,g,f,y,v;if(!(null==n?void 0:n.pair))return null;const b=n.pair,C=fa(b.baseToken,b.chainId),j=fa(b.quoteToken,b.chainId),w=null===(u=b.apyList)||void 0===u?void 0:u.find((e=>(null==e?void 0:e.timeRange)===`${l}D`)),k=w?mr(new s(null==w?void 0:w.transactionBaseApy).plus(null!==(p=null==w?void 0:w.miningBaseApy)&&void 0!==p?p:0)):void 0,T=r.PoolApi.utils.singleSideLp(b.type)&&w?mr(new s(w.transactionQuoteApy).plus(null!==(h=w.miningQuoteApy)&&void 0!==h?h:0)):void 0,B=!!(null===(m=b.miningAddress)||void 0===m?void 0:m[0]),E=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,I=b.type,A=ba(I),S="AMMV2"===I,L="AMMV3"===I,R=null==o?void 0:o({address:b.id,chainId:b.chainId});return z.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{a||dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[C&&j?z.jsx(Rp,{tokens:[C,j],width:24,mr:6,chainId:b.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==C?void 0:C.symbol}/${null==j?void 0:j.symbol}`,!!c&&z.jsx(t.Box,{component:oe.Share,sx:{ml:2,width:12,height:12},onClick:()=>c({chainId:b.chainId,baseToken:C,quoteToken:j,poolId:b.id,apy:w,isSingle:r.PoolApi.utils.singleSideLp(b.type)})}),z.jsx(Yg,{address:b.id,chainId:b.chainId})]}),!!R&&z.jsx(Oy,{})]}),B||E?z.jsxs(t.Box,{sx:{p:8,typography:"h6",fontWeight:"bold",background:`linear-gradient(180deg, ${t.alpha(d.palette.secondary.main,.3)} 0%, ${t.alpha(d.palette.purple.main,.3)} 100%)`,borderRadius:8,color:"purple.main",whiteSpace:"nowrap"},children:["✨ ",z.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",rowGap:20,mt:44,"& > div:nth-child(odd)":{pr:20},"& > div:nth-child(even)":{position:"relative",pl:20,"&::before":{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",display:"inline-block",content:'""',height:24,width:"1px",backgroundColor:"border.main"}}},children:[a&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[A,z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:z.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:L?null!==(g=null===(x=xg[b.lpFeeRate])||void 0===x?void 0:x.label)&&void 0!==g?g:"-":hr({input:new s(null!==(f=b.lpFeeRate)&&void 0!==f?f:0).plus(b.mtFeeRate?rr(b.mtFeeRate,S?4:18):0)})})})]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[k,T?`/${T}`:""]}),z.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[l,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"}),z.jsx(of,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:B,sx:{width:14,height:14}})]})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",pr(new s(b.tvl))]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),a&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:["$",Jo({input:null===(v=null===(y=b.volumeList)||void 0===y?void 0:y.find((e=>(null==e?void 0:e.timeRange)===`${l}D`)))||void 0===v?void 0:v.volume})]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"iuFFMB",message:"Volume ({timeRange}d)",values:{timeRange:l}})})]})]}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),i({pool:ya(n),hasMining:B})},children:z.jsx(e.Trans,{id:"m16xKo",message:"Add"})}),a&&"PMM"===A&&z.jsx(ef,{chainId:b.chainId,address:b.id})]})]},b.id+b.chainId)}))})}function _y({lqList:n,loading:i,operatePool:a,setOperatePool:l,getMigrationPairAndMining:d,hasMore:c,loadMore:u,loadMoreLoading:p,supportAMM:h,timeRange:m}){const x=t.useTheme(),{onSharePool:g}=Q();return z.jsxs(tf,{hasMore:c,loadMore:u,loadMoreLoading:p,empty:!(null==n?void 0:n.length),loading:i,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),h&&z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),z.jsxs(t.Box,{component:"th",children:[m,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),h&&z.jsxs("th",{children:[m,"d ",z.jsx(e.Trans,{id:"/cF7Rs",message:"Volume"})]}),z.jsx(t.Box,{component:"th",sx:{width:80}})]})}),z.jsx(t.Box,{component:"tbody",children:null==n?void 0:n.map((e=>{var n,i,c,u,p,f,y,v;if(!(null==e?void 0:e.pair))return null;const b=e.pair,C=fa(b.baseToken,b.chainId),j=fa(b.quoteToken,b.chainId),w=null===(n=b.apyList)||void 0===n?void 0:n.find((e=>(null==e?void 0:e.timeRange)===`${m}D`)),k=w?mr(new s(null==w?void 0:w.transactionBaseApy).plus(null!==(i=null==w?void 0:w.miningBaseApy)&&void 0!==i?i:0).plus(null!==(c=null==w?void 0:w.metromMiningApy)&&void 0!==c?c:0)):void 0,T=r.PoolApi.utils.singleSideLp(b.type)&&w?mr(new s(w.transactionQuoteApy).plus(null!==(u=w.miningQuoteApy)&&void 0!==u?u:0)):void 0;let B="";if((null===(p=null==a?void 0:a.pool)||void 0===p?void 0:p.address)===b.id||(null==a?void 0:a.address)===b.id)if(a.operate===lf.Remove)B=o.i18n._({id:"0+31GV",message:"Removing"});else B=o.i18n._({id:"1yHVE+",message:"Adding"});const E=!!(null===(f=b.miningAddress)||void 0===f?void 0:f[0]),I=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,A=b.type,S=ba(A),L="AMMV2"===A,R="AMMV3"===A,M=x.palette.hover.default,O=null==d?void 0:d({address:b.id,chainId:b.chainId});return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(B?", & td":"")]:{backgroundImage:`linear-gradient(${M}, ${M})`}},children:[z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[C&&j?z.jsx(Rp,{tokens:[C,j],width:24,mr:8,chainId:b.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[`${null==C?void 0:C.symbol}/${null==j?void 0:j.symbol}`,z.jsx(Yg,{address:b.id,chainId:b.chainId}),!!O&&z.jsx(Oy,{})]}),z.jsx(rp,{address:b.id,customChainId:b.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,onShareClick:g?()=>g({chainId:b.chainId,baseToken:C,quoteToken:j,poolId:b.id,apy:w,isSingle:r.PoolApi.utils.singleSideLp(b.type)}):void 0,sx:{typography:"h6",color:"text.secondary"},disabledAddress:h,onAddressClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})}})]})]})}),h&&z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(gg,{poolType:S}),z.jsx(fg,{isAMMV2:L,isAMMV3:R,lpFeeRate:b.lpFeeRate,mtFeeRate:b.mtFeeRate})]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2"},title:b.tvl?`$${Jo({input:b.tvl})}`:void 0,children:["$",pr(new s(b.tvl))]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[E||I?z.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",z.jsx(of,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:E,children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:[k,T?`/${T}`:""]})})]})}),h&&z.jsxs(t.Box,{component:"td",sx:{typography:"body2"},children:["$",Jo({input:null===(v=null===(y=b.volumeList)||void 0===y?void 0:y.find((e=>(null==e?void 0:e.timeRange)===`${m}D`)))||void 0===v?void 0:v.volume})]}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[h&&"PMM"===S&&z.jsx(ef,{chainId:b.chainId,address:b.id}),B?z.jsx(Xg,{text:B,onClick:()=>l(null)}):z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({pool:ya(e),hasMining:E})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})]},b.id+b.chainId)}))})]})}function Ny({scrollParentRef:e,filterChainIds:o,activeChainId:a,handleChangeActiveChainId:s,operatePool:l,setOperatePool:d,tokenAndPoolFilter:u,getMigrationPairAndMining:p,children:h}){var m,x;const g=t.useTheme(),{onlyChainId:f,supportAMMV2:y,supportAMMV3:v,notSupportPMM:b}=Q(),{minDevice:C,isMobile:j}=Ga(),w=c.useQueryClient(),[k,T]=n.useState("all"),[B,E]=n.useState("1"),{filterTokens:I,filterASymbol:A,filterBSymbol:L,filterAddressLqList:R,handleDeleteToken:M,handleChangeFilterTokens:O,handleChangeFilterAddress:P}=sf(u),_=n.useMemo((()=>{if(v&&"v3"===k)return["AMMV3"];if(y&&"v2"===k)return["AMMV2"];if(!b&&"pmm"===k)return["CLASSICAL","DVM","DSP","GSP"];let e=b?[]:["CLASSICAL","DVM","DSP","GSP"];return y&&e.push("AMMV2"),v&&e.push("AMMV3"),e}),[b,y,v,k]),N=n.useMemo((()=>({chainIds:o,pageSize:j?4:8,filterState:{viewOnlyOwn:!1,filterTypes:_}})),[o,_,j]),F=Da(),U=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},N),{filterState:Object.assign({filterASymbol:A,filterBSymbol:L},N.filterState)})}),q=c.useInfiniteQuery(Object.assign(Object.assign({},U),{initialPageParam:1,getNextPageParam:e=>{var t;const{currentPage:n,totalCount:i,pageSize:o}=null!==(t=e.liquidity_list)&&void 0!==t?t:{};if(!n||!i||!o)return null;let r=Math.floor(i/o);return i%o&&(r+=1),n>=r?null:n+1}}));let V=[];const W=!!(null==R?void 0:R.length);W?V=[...R]:null===(m=q.data)||void 0===m||m.pages.forEach((e=>{var t,n;null===(n=null===(t=e.liquidity_list)||void 0===t?void 0:t.lqList)||void 0===n||n.forEach((e=>{null==V||V.push(e)}))}));const H=q.hasNextPage&&!W;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:12,pb:20,display:"flex",flexDirection:"column",gap:12,[g.breakpoints.up("tablet")]:{py:16,flexDirection:"row",alignItems:"center",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[g.breakpoints.up("tablet")]:{mr:"auto"}},children:h}),!f&&z.jsx(Ry,{chainId:a,setChainId:s}),(y||v)&&z.jsx(My,{filterList:[{label:"All",value:"all"}].concat(b?[]:[{label:"PMM",value:"pmm"}]).concat(y?[{label:"V2",value:"v2"}]:[]).concat(v?[{label:"V3",value:"v3"}]:[]),value:k,onChange:e=>T(e)}),z.jsx(My,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:B,onChange:e=>E(e)}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},j?{}:{"& > button":{flex:1}}),children:null!==(x=null==u?void 0:u.element)&&void 0!==x?x:z.jsx(rf,{value:I,onChange:O,searchAddress:(e,t)=>D(this,void 0,void 0,(function*(){var n;const i=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},N),{filterState:Object.assign({address:e},N.filterState)})}),o=null===(n=(yield w.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?z.jsx(af,{list:o,onClick:()=>{P(o),t()}}):null}))})}),(W||!!I.length)&&z.jsxs(t.Box,{sx:{my:0},children:[W?z.jsx(Kg,{lqList:R,onDeleteTag:()=>P([])}):"",z.jsx(Jg,{tags:I,onDeleteTag:M})]})]})]}),j?z.jsx(S,{hasMore:H,threshold:300,loadMore:i.debounce((()=>{q.hasNextPage&&!q.isFetching&&q.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>e.current||null,loader:z.jsx(nf,{sx:{mt:20}},"loader"),children:z.jsxs(Qg,{children:[q.isLoading?z.jsx(nf,{}):"",!q.isLoading&&!(null==V?void 0:V.length)&&!q.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!(a&&!f||A||L)}),!!q.error&&z.jsx(ne,{refresh:q.refetch,sx:{mt:40}}),z.jsx(Py,{lqList:V,setOperatePool:d,supportAMM:y||v,getMigrationPairAndMining:p,timeRange:B})]})}):z.jsxs(z.Fragment,{children:[z.jsx(_y,{lqList:V,loading:q.isLoading,operatePool:l,setOperatePool:d,hasMore:H,loadMoreLoading:q.isFetchingNextPage,loadMore:()=>{q.hasNextPage&&!q.isFetching&&q.fetchNextPage()},supportAMM:y||v,timeRange:B,getMigrationPairAndMining:p}),z.jsx(Mp,{loading:q.isLoading,refetch:q.error?q.refetch:void 0,empty:!(null==V?void 0:V.length),hasSearch:!!(a&&!f||A||L)})]})]})}function Dy({onClick:e,title:n,desc:i}){const o=t.useTheme();return z.jsx(t.Box,{sx:{mx:20,px:0,py:14,borderTop:`1px solid ${o.palette.border.main}`,[o.breakpoints.up("tablet")]:{maxWidth:236,borderTop:"none",mx:0,px:16,py:8}},children:z.jsxs(t.ButtonBase,{onClick:e,sx:{width:"100%",display:"flex",flexDirection:"column",alignItems:"flex-start",gap:0,p:0,borderRadius:8,textAlign:"left","&:hover":{backgroundColor:o.palette.background.tag},[o.breakpoints.up("tablet")]:{p:8}},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:o.palette.text.primary},children:n}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary},children:i})]})})}const Fy=i=>{const o=t.useTheme(),{isMobile:r}=Ga(),{supportAMMV2:a,supportAMMV3:s,notSupportPMM:l}=Q(),[d,c]=n.useState(!1),u={[exports.PageType.CreatePool]:!l,[exports.PageType.createPoolAMMV2]:!!a,[exports.PageType.createPoolAMMV3]:!!s},p=Object.entries(u).filter((([e,t])=>!0===t)),h=1===p.length?p[0][0]:void 0;if(!h){const n=z.jsxs(z.Fragment,{children:[!l&&z.jsx(Dy,{onClick:()=>{dm.getState().push({type:exports.PageType.CreatePool})},title:z.jsx(e.Trans,{id:"Eif7f6",message:"PMM Pool"}),desc:z.jsx(e.Trans,{id:"LQ0J1B",message:"Flexible customization, take full control of liquidity"})}),a&&z.jsx(Dy,{onClick:()=>{dm.getState().push({type:exports.PageType.createPoolAMMV2})},title:z.jsx(e.Trans,{id:"lNYomJ",message:"AMM V2 Position"}),desc:z.jsx(e.Trans,{id:"lLbR0m",message:"Simple, full-range liquidity"})}),s&&z.jsx(Dy,{onClick:()=>{dm.getState().push({type:exports.PageType.createPoolAMMV3})},title:z.jsx(e.Trans,{id:"sVlqoo",message:"AMM V3 Position"}),desc:z.jsx(e.Trans,{id:"EkAv3P",message:"Concentrated liquidity, higher efficiency"})})]});return r?z.jsxs(z.Fragment,{children:[z.jsxs(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{c(!0)},sx:{height:36},children:[z.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]}),z.jsx(Xs,{open:d,title:z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"}),onClose:()=>{c(!1)},modal:!0,children:z.jsx(t.Box,{sx:{mb:0},children:n})})]}):z.jsx(t.Tooltip,{arrow:!1,leaveDelay:300,placement:r?"bottom":"bottom-end",sx:{p:0,backgroundColor:"background.paper"},title:z.jsx(t.Box,{children:n}),children:z.jsxs(t.Box,{sx:{width:r?"100%":"auto",display:"inline-flex",alignItems:"center",justifyContent:"center",gap:4,pl:8,pr:16,py:6,borderRadius:40,backgroundColor:o.palette.background.tag,typography:"body2",fontWeight:600,color:o.palette.text.link,cursor:"pointer","&:hover":{backgroundColor:t.alpha(o.palette.primary.main,.1)}},children:[z.jsx(t.Box,{component:oe.Plus}),z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})})}return z.jsxs(t.Button,{variant:t.Button.Variant.outlined,fullWidth:r,onClick:()=>{dm.getState().push({type:h})},sx:{height:40},children:[z.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})},Uy="DODO_WIDGET_POOL_LIST_TOP_TAB",qy="DODO_WIDGET_POOL_LIST_TAB",Vy="DODO_WIDGET_POOLS_LIST_FILTER_CHAIN";var Wy,Hy,Zy,zy;!function(e){e.ALM="ALM",e.NORMAL="NORMAL",e.MULTI_TOKEN="MULTI_TOKEN"}(Wy||(Wy={})),function(e){e.ALL="ALL",e.MY="MY"}(Hy||(Hy={})),function(e){e.addLiquidity="add-liquidity",e.myLiquidity="my-liquidity",e.myCreated="my-created"}(Zy||(Zy={})),function(e){e.ALL="ALL",e.MY="MY"}(zy||(zy={}));const $y=(e,n,i)=>{let r=o.i18n._({id:"TJBHlP",message:"Standard"}),a=i.palette.purple.main;switch(e){case"DSP":r=o.i18n._({id:"J7M/DA",message:"Pegged"}),a=i.palette.success.main;break;case"DPP":r=o.i18n._({id:"zwBp5t",message:"Private"}),a=i.palette.error.main}"DVM"===e&&(!n||n.isZero())&&(r=o.i18n._({id:"S8G1qk",message:"Single"}),a=i.palette.warning.main);return{typeLabel:r,typeColor:a,typeBgColor:t.alpha(a,.1)}};function Gy({account:n,list:i,setOperatePool:o}){const r=t.useTheme();return z.jsx(z.Fragment,{children:null==i?void 0:i.map((i=>{var a,l,d,c,u;if(!i)return null;const p=null!==(a=i.pairAddress)&&void 0!==a?a:"",h=i.chainId,m=i.poolType,x={chainId:h,address:null!==(l=i.baseAddress)&&void 0!==l?l:"",symbol:null!==(d=i.baseSymbol)&&void 0!==d?d:""},g={chainId:h,address:null!==(c=i.quoteAddress)&&void 0!==c?c:"",symbol:null!==(u=i.quoteSymbol)&&void 0!==u?u:""},{typeLabel:f,typeColor:y,typeBgColor:v}=$y(m,i.quoteReserve?new s(i.quoteReserve):null,r);return z.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:h,address:p}})},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[x&&g?z.jsx(Rp,{tokens:[x,g],width:24,mr:8,chainId:h,showChainLogo:!0}):"",z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:ka(p)}),"DPP"===m&&z.jsx(t.HoverAddBackground,{sx:{ml:2},component:t.ButtonBase,onClick:e=>{e.stopPropagation(),dm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:h,address:p}})},children:z.jsx(t.Box,{component:oe.Edit,sx:{width:12,height:12,cursor:"pointer"}})})]}),z.jsx(t.Box,{sx:{typography:"h6",width:"max-content",p:8,borderRadius:8,backgroundColor:v,color:y},children:f})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mt:44},children:[z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.tvl?pr(new s(i.tvl)):"-"]}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),z.jsx(t.Box,{sx:{display:"inline-block",mx:20,height:24,width:"1px",backgroundColor:"custom.border.default"}}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.totalFee?pr(new s(i.totalFee)):"-"]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})})]})]}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",gap:"8px"},children:[!!n&&z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({address:p,operate:lf.Remove,chainId:h})},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({address:p,operate:lf.Add,chainId:h})},children:z.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})]},p+h)}))})}function Qy({account:n,list:i,loading:r,operatePool:a,setOperatePool:l}){const d=t.useTheme(),c=dm();return z.jsxs(tf,{empty:!(null==i?void 0:i.length),loading:r,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})}),z.jsx(t.Box,{component:"th",sx:{width:160}})]})}),z.jsx(t.Box,{component:"tbody",children:null==i?void 0:i.map((i=>{var r,u,p,h,m,x;if(!i)return null;const g="DPP"===i.poolType,f=null!==(r=i.pairAddress)&&void 0!==r?r:"",y=i.chainId,v=i.poolType,b={chainId:y,address:null!==(u=i.baseAddress)&&void 0!==u?u:"",symbol:null!==(p=i.baseSymbol)&&void 0!==p?p:""},C={chainId:y,address:null!==(h=i.quoteAddress)&&void 0!==h?h:"",symbol:null!==(m=i.quoteSymbol)&&void 0!==m?m:""},{typeLabel:j,typeColor:w,typeBgColor:k}=$y(v,i.quoteReserve?new s(i.quoteReserve):null,d);let T="";if((null===(x=null==a?void 0:a.pool)||void 0===x?void 0:x.address)===f||(null==a?void 0:a.address)===f)if((null==a?void 0:a.operate)===lf.Remove)T=o.i18n._({id:"0+31GV",message:"Removing"});else T=o.i18n._({id:"1yHVE+",message:"Adding"});const B=d.palette.hover.default;return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(T?", & td":"")]:{backgroundImage:`linear-gradient(${B}, ${B})`}},children:[z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[b&&C?z.jsx(Rp,{tokens:[b,C],width:24,mr:10,chainId:y,showChainLogo:!0}):"",z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsxs(t.HoverAddUnderLine,{lineSx:{bottom:-1},lineColor:"primary.main",hoverSx:{color:"primary.main","& svg":{display:"inline-block"}},className:"truncate-address-link",sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},onClick:()=>{c.push({type:exports.PageType.PoolDetail,params:{chainId:y,address:f}})},children:ka(f)}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}})]}),g?z.jsx(t.Box,{sx:{typography:"h6",px:8,py:2,ml:8,borderStyle:"solid",borderWidth:1,borderColor:"text.primary",borderRadius:4,whiteSpace:"nowrap",cursor:"pointer","&:hover":{backgroundColor:t.alpha(d.palette.text.primary,.1)}},onClick:()=>{c.push({type:exports.PageType.ModifyPool,params:{chainId:y,address:f}})},children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),z.jsx(t.Box,{sx:{typography:"h6",width:"max-content",mt:2,px:8,py:2,borderRadius:12,backgroundColor:k,color:w},children:j})]})]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2"},title:i.tvl?`$${Jo({input:i.tvl})}`:void 0,children:["$",i.tvl?pr(new s(i.tvl)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{title:i.totalFee?`$${Jo({input:i.totalFee})}`:"",sx:{typography:"body2",fontWeight:600},children:["$",i.totalFee?pr(new s(i.totalFee)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:T?z.jsx(Xg,{text:T,onClick:()=>l(null)}):z.jsxs(z.Fragment,{children:[!!n&&z.jsx(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),l({operate:lf.Remove,chainId:y,address:f})},sx:{py:0,height:32},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({chainId:y,address:f})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})})]},f+y)}))})]})}function Yy({account:i,filterChainIds:o,activeChainId:a,handleChangeActiveChainId:s,operatePool:l,setOperatePool:d,children:u}){var p,h,m,x,g,f;const{isMobile:y}=Ga(),v=t.useTheme(),{onlyChainId:b}=Q(),C={limit:1e3,page:1,owner:i},j=Da().getQuery(r.PoolApi.graphql.fetchDashboardPairList,{where:C}),w=c.useQuery(Object.assign({},j)),k=null!==(f=o?null===(m=null===(h=null===(p=w.data)||void 0===p?void 0:p.dashboard_pairs_list)||void 0===h?void 0:h.list)||void 0===m?void 0:m.filter((e=>{var t;return o.includes(null!==(t=null==e?void 0:e.chainId)&&void 0!==t?t:0)})):null===(g=null===(x=w.data)||void 0===x?void 0:x.dashboard_pairs_list)||void 0===g?void 0:g.list)&&void 0!==f?f:[],[T,B]=n.useState(!1),E=T?k.filter((e=>!!Number(null==e?void 0:e.tvl))):k;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:12,pb:20,display:"flex",flexDirection:"column",gap:12,[v.breakpoints.up("tablet")]:{py:16,flexDirection:"row",alignItems:"center",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[v.breakpoints.up("tablet")]:{mr:"auto"}},children:u}),!b&&z.jsx(Ry,{chainId:a,setChainId:s}),z.jsxs(t.Box,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary"},children:[z.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:T,onChange:e=>{const{checked:t}=e.target;B(t)}}),z.jsx(e.Trans,{id:"eVZ7bY",message:"Hide TVL=0 pools"})]})]}),y?z.jsxs(Qg,{children:[w.isLoading?z.jsx(nf,{}):"",!w.isLoading&&!(null==E?void 0:E.length)&&!w.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!a&&!b}),!!w.error&&z.jsx(ne,{refresh:w.refetch,sx:{mt:40}}),z.jsx(Gy,{account:i,list:E,setOperatePool:d})]}):z.jsxs(z.Fragment,{children:[z.jsx(Qy,{account:i,list:E,loading:w.isLoading,operatePool:l,setOperatePool:d}),z.jsx(Mp,{loading:w.isLoading,refetch:w.error?w.refetch:void 0,empty:!(null==E?void 0:E.length),hasSearch:!!a&&!b})]})]})}function Xy({account:n,lqList:i,setOperatePool:o,getMigrationPairAndMining:a,supportAMM:l,timeRange:d}){const c=t.useTheme();return z.jsx(z.Fragment,{children:null==i?void 0:i.map((i=>{var u,p,h,m,x,g,f,y,v,b,C,j,w,k,T;if(!(null==i?void 0:i.pair))return null;const B=i.pair,E=fa(B.baseToken,B.chainId),I=fa(B.quoteToken,B.chainId),A=null===(u=B.apyList)||void 0===u?void 0:u.find((e=>(null==e?void 0:e.timeRange)===`${d}D`)),S=r.PoolApi.utils.singleSideLp(B.type),L=A?mr(new s(null==A?void 0:A.transactionBaseApy).plus(null!==(p=null==A?void 0:A.miningBaseApy)&&void 0!==p?p:0).plus(null!==(h=null==A?void 0:A.metromMiningApy)&&void 0!==h?h:0)):void 0,R=S&&A?mr(new s(A.transactionQuoteApy).plus(null!==(m=A.miningQuoteApy)&&void 0!==m?m:0)):void 0;let M,O;(null===(x=i.liquidityPositions)||void 0===x?void 0:x.length)&&i.liquidityPositions.forEach((e=>{var t,n,i,o,r;if(null==e?void 0:e.liquidityTokenBalance){const a=null===(t=e.id)||void 0===t?void 0:t.split("-");if(2===(null==a?void 0:a.length)){const t=a[1].toLocaleLowerCase();if((null===(i=null===(n=null==B?void 0:B.baseLpToken)||void 0===n?void 0:n.id)||void 0===i?void 0:i.toLocaleLowerCase())===t)return void(M=new s(e.liquidityTokenBalance));(null===(r=null===(o=null==B?void 0:B.quoteLpToken)||void 0===o?void 0:o.id)||void 0===r?void 0:r.toLocaleLowerCase())===t&&(O=new s(e.liquidityTokenBalance))}}}));const P=!!(null===(g=B.miningAddress)||void 0===g?void 0:g[0]),_=!!(null==A?void 0:A.metromMiningApy)&&Number(null==A?void 0:A.metromMiningApy)>0,N=null===(f=i.liquidityPositions)||void 0===f?void 0:f[0],D=B.type,F=ba(D),U="AMMV2"===D,q="AMMV3"===D,V=null==a?void 0:a({address:B.id,chainId:B.chainId});return z.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{l||dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:B.chainId,address:B.id}})},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[E&&I?z.jsx(Rp,{tokens:[E,I],width:24,mr:6,chainId:B.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==E?void 0:E.symbol}/${null==I?void 0:I.symbol}`,z.jsx(Yg,{address:B.id,chainId:B.chainId})]}),!!V&&z.jsx(Oy,{})]}),P||_?z.jsxs(t.Box,{sx:{p:8,typography:"h6",fontWeight:"bold",background:`linear-gradient(180deg, ${t.alpha(c.palette.secondary.main,.3)} 0%, ${t.alpha(c.palette.purple.main,.3)} 100%)`,borderRadius:8,color:"purple.main",whiteSpace:"nowrap"},children:["✨ ",z.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",rowGap:20,mt:44,"& > div:nth-child(odd)":{pr:20},"& > div:nth-child(even)":{position:"relative",pl:20,"&::before":{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",display:"inline-block",content:'""',height:24,width:"1px",backgroundColor:"border.main"}}},children:[l&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[F,z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:z.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:q?null!==(v=null===(y=xg[B.lpFeeRate])||void 0===y?void 0:y.label)&&void 0!==v?v:"-":hr({input:new s(null!==(b=B.lpFeeRate)&&void 0!==b?b:0).plus(B.mtFeeRate?rr(B.mtFeeRate,U?4:18):0)})})})]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[L||"-%",R?`/${R}`:""]}),z.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[d,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"}),z.jsx(of,{chainId:B.chainId,apy:A,baseToken:E,quoteToken:I,hasQuote:!!R,hasMining:P,sx:{width:14,height:14}})]})]}),q?null:z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",pr(new s(B.tvl||0))]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),"AMMV2"===D&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"h5"},children:hr({input:null===(j=null===(C=i.liquidityPositions)||void 0===C?void 0:C[0])||void 0===j?void 0:j.poolShare})}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"h3PbRN",message:"My Pool Share"})})]}),z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",fontWeight:"bold"},children:q?(null==N?void 0:N.liquidityUSD)?`$${er({input:N.liquidityUSD,decimals:2})}`:"-":z.jsxs(z.Fragment,{children:[S?z.jsx(ol,{address:null==E?void 0:E.address,chainId:B.chainId,url:null==E?void 0:E.logoURI,width:18,height:18,sx:{mr:4}}):z.jsx(Rp,{tokens:E&&I?[E,I]:[],width:18,mr:4,showChainLogo:!1,chainId:B.chainId}),M?Jo({input:M}):"",S&&z.jsxs(z.Fragment,{children:[" / ",z.jsx(ol,{address:null==I?void 0:I.address,chainId:B.chainId,url:null==I?void 0:I.logoURI,width:18,height:18,sx:{mx:4}}),O?Jo({input:O}):"0"]})]})}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})})]})]}),q&&z.jsxs(t.Box,{sx:{mt:20},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[z.jsx(zg,{outOfRange:null!==(w=null==N?void 0:N.outOfRange)&&void 0!==w&&w}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(k=null==N?void 0:N.priceRange)||void 0===k?void 0:k.token0LowerPrice,atLimit:{},direction:km.LOWER})," "]}),null==E?void 0:E.symbol]})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M15.75 9.50293L12.75 12.5029L11.7 11.4529L12.8813 10.2529L5.11875 10.2529L6.3 11.4529L5.25 12.5029L2.25 9.50293L5.25 6.50293L6.31875 7.55293L5.11875 8.75293L12.8813 8.75293L11.7 7.55293L12.75 6.50293L15.75 9.50293Z",fill:"currentColor",fillOpacity:"0.5"})}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(T=null==N?void 0:N.priceRange)||void 0===T?void 0:T.token1LowerPrice,atLimit:{},direction:km.UPPER})," "]}),null==E?void 0:E.symbol]})})]}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})})]}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[q?null:!!n&&z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Remove,pool:va(i),hasMining:P})},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Add,pool:va(i),hasMining:P})},children:z.jsx(e.Trans,{id:"J/hVSQ",message:"{0}",values:{0:q?"Manage":"Add"}})}),l&&"PMM"===F&&z.jsx(ef,{chainId:B.chainId,address:B.id})]})]},q?null==N?void 0:N.id:B.id+B.chainId)}))})}function Ky({account:n,lqList:i,loading:a,operatePool:l,setOperatePool:d,supportAMM:c,onlyV3:u,getMigrationPairAndMining:p,timeRange:h}){const m=t.useTheme();return z.jsxs(tf,{empty:!(null==i?void 0:i.length),loading:a,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),c&&z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),u?null:z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),z.jsxs(t.Box,{component:"th",children:[h,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),u?z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})}):null,z.jsx(t.Box,{component:"th",sx:{width:210}})]})}),z.jsx(t.Box,{component:"tbody",children:null==i?void 0:i.map((i=>{var a,x,g,f,y,v,b,C,j,w,k,T,B,E,I;if(!(null==i?void 0:i.pair))return null;const A=i.pair,S=fa(A.baseToken,A.chainId),L=fa(A.quoteToken,A.chainId),R=r.PoolApi.utils.singleSideLp(A.type),M=null===(a=A.apyList)||void 0===a?void 0:a.find((e=>(null==e?void 0:e.timeRange)===`${h}D`)),O=M?mr(new s(null==M?void 0:M.transactionBaseApy).plus(null!==(x=null==M?void 0:M.miningBaseApy)&&void 0!==x?x:0)):void 0,P=R&&M?mr(new s(M.transactionQuoteApy).plus(null!==(g=M.miningQuoteApy)&&void 0!==g?g:0)):void 0;let _,N;(null===(f=i.liquidityPositions)||void 0===f?void 0:f.length)&&i.liquidityPositions.forEach((e=>{var t,n,i,o,r;if(null==e?void 0:e.liquidityTokenBalance){const a=null===(t=e.id)||void 0===t?void 0:t.split("-");if(2===(null==a?void 0:a.length)){const t=a[1].toLocaleLowerCase();if((null===(i=null===(n=null==A?void 0:A.baseLpToken)||void 0===n?void 0:n.id)||void 0===i?void 0:i.toLocaleLowerCase())===t)return void(_=new s(e.liquidityTokenBalance));(null===(r=null===(o=null==A?void 0:A.quoteLpToken)||void 0===o?void 0:o.id)||void 0===r?void 0:r.toLocaleLowerCase())===t&&(N=new s(e.liquidityTokenBalance))}}}));const D=null===(y=i.liquidityPositions)||void 0===y?void 0:y[0],F=A.type,U=ba(F),q="AMMV2"===F,V="AMMV3"===F;let W="";if(V)(null===(C=null===(b=null===(v=null==l?void 0:l.pool)||void 0===v?void 0:v.liquidityPositions)||void 0===b?void 0:b[0])||void 0===C?void 0:C.id)===(null==D?void 0:D.id)&&(W=o.i18n._({id:"p3607o",message:"Managing"}));else if((null===(j=null==l?void 0:l.pool)||void 0===j?void 0:j.address)===A.id||(null==l?void 0:l.address)===A.id)if(l.operate===lf.Remove)W=o.i18n._({id:"0+31GV",message:"Removing"});else W=o.i18n._({id:"1yHVE+",message:"Adding"});const H=!!(null===(w=A.miningAddress)||void 0===w?void 0:w[0]),Z=!!(null==M?void 0:M.metromMiningApy)&&Number(null==M?void 0:M.metromMiningApy)>0,$=m.palette.hover.default,G=null==p?void 0:p({address:A.id,chainId:A.chainId});return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(W?", & td":"")]:{backgroundImage:`linear-gradient(${$}, ${$})`}},children:[z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[S&&L?z.jsx(Rp,{tokens:[S,L],width:24,mr:8,chainId:A.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[`${null==S?void 0:S.symbol}/${null==L?void 0:L.symbol}`,z.jsx(Yg,{address:A.id,chainId:A.chainId}),!!G&&z.jsx(Oy,{})]}),z.jsx(rp,{address:A.id,customChainId:A.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,disabledAddress:c,onAddressClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:A.chainId,address:A.id}})},sx:{typography:"h6",color:"text.secondary"}})]})]})}),c&&z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(gg,{poolType:U}),z.jsx(fg,{isAMMV2:q,isAMMV3:V,lpFeeRate:A.lpFeeRate,mtFeeRate:A.mtFeeRate})]})}),V?null:z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2"},title:A.tvl?`$${Jo({input:A.tvl||0})}`:void 0,children:["$",pr(new s(A.tvl||0))]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[H||Z?z.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",z.jsx(of,{chainId:A.chainId,apy:M,baseToken:S,quoteToken:L,hasQuote:!!P,hasMining:H,children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:[O||"-%",P?`/${P}`:""]})})]})}),z.jsx(t.Box,{component:"td",children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2"},children:V?(null==D?void 0:D.liquidityUSD)?`$${er({input:D.liquidityUSD,decimals:2})}`:"-":z.jsxs(z.Fragment,{children:[R?z.jsx(ol,{address:null==S?void 0:S.address,chainId:A.chainId,url:null==S?void 0:S.logoURI,width:24,height:24,noShowChain:!0,sx:{mr:4}}):z.jsx(Rp,{tokens:S&&L?[S,L]:[],width:24,mr:4,showChainLogo:!1,chainId:A.chainId}),_?Jo({input:_}):"-",R&&z.jsxs(z.Fragment,{children:[" / ",z.jsx(ol,{address:null==L?void 0:L.address,chainId:A.chainId,url:null==L?void 0:L.logoURI,width:24,height:24,noShowChain:!0,sx:{mx:4}}),N?Jo({input:N}):"0"]}),q&&z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"NXZdrO",message:"My pool share"}),children:z.jsx(t.Box,{sx:{ml:4,px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:hr({input:null===(T=null===(k=i.liquidityPositions)||void 0===k?void 0:k[0])||void 0===T?void 0:T.poolShare})})})]})})}),u?z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[z.jsx(zg,{outOfRange:null!==(B=null==D?void 0:D.outOfRange)&&void 0!==B&&B}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(E=null==D?void 0:D.priceRange)||void 0===E?void 0:E.token0LowerPrice,atLimit:{},direction:km.LOWER})," "]}),null==S?void 0:S.symbol]})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M15.75 9.50293L12.75 12.5029L11.7 11.4529L12.8813 10.2529L5.11875 10.2529L6.3 11.4529L5.25 12.5029L2.25 9.50293L5.25 6.50293L6.31875 7.55293L5.11875 8.75293L12.8813 8.75293L11.7 7.55293L12.75 6.50293L15.75 9.50293Z",fill:"currentColor",fillOpacity:"0.5"})}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(I=null==D?void 0:D.priceRange)||void 0===I?void 0:I.token0UpperPrice,atLimit:{},direction:km.UPPER})," "]}),null==S?void 0:S.symbol]})})]})}):null,z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[c&&"PMM"===U&&z.jsx(ef,{chainId:A.chainId,address:A.id}),W?z.jsx(Xg,{text:W,onClick:()=>d(null)}):z.jsxs(z.Fragment,{children:[V?null:!!n&&z.jsxs(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),d({operate:lf.Remove,pool:va(i),hasMining:H})},sx:{py:0,height:32},children:[z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"}),!!G&&z.jsx(Oy,{isRightTop:!0})]}),z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{d({pool:va(i),hasMining:H})},sx:{py:0,height:32},children:V?o.i18n._({id:"wckWOP",message:"Manage"}):o.i18n._({id:"m16xKo",message:"Add"})})]})]})})]},V?null==D?void 0:D.id:A.id+A.chainId)}))})]})}function Jy({account:e,filterChainIds:i,activeChainId:o,handleChangeActiveChainId:a,operatePool:s,setOperatePool:l,getMigrationPairAndMining:d,tokenAndPoolFilter:u,children:p}){var h,m,x,g,f,y,v,b;const C=t.useTheme(),{minDevice:j,isMobile:w}=Ga(),k=c.useQueryClient(),{onlyChainId:T,supportAMMV2:B,supportAMMV3:E,notSupportPMM:I}=Q(),[A,S]=n.useState("pmm&v2"),[L,R]=n.useState("1"),{filterTokens:M,filterASymbol:O,filterBSymbol:P,filterAddressLqList:_,handleDeleteToken:N,handleChangeFilterTokens:F,handleChangeFilterAddress:U}=sf(u);let q=I?[]:["CLASSICAL","DVM","DSP","GSP","DPP"];B&&q.push("AMMV2"),E&&"v3"===A&&(q=["AMMV3"]);const V={currentPage:1,pageSize:1e3,user:e,filterState:{viewOnlyOwn:!0,filterTypes:q}},W=Da(),H=W.getQuery(r.PoolApi.graphql.fetchMyLiquidityList,{where:Object.assign(Object.assign({},V),{filterState:Object.assign({filterASymbol:O,filterBSymbol:P},V.filterState)})}),Z=c.useQuery(Object.assign({},H));let $=null!==(x=null===(m=null===(h=Z.data)||void 0===h?void 0:h.liquidity_list)||void 0===m?void 0:m.lqList)&&void 0!==x?x:[];const G=!!(null==_?void 0:_.length);return G?$=[..._]:i&&($=null!==(v=null===(y=null===(f=null===(g=Z.data)||void 0===g?void 0:g.liquidity_list)||void 0===f?void 0:f.lqList)||void 0===y?void 0:y.filter((e=>{var t,n;return i.includes(null!==(n=null===(t=null==e?void 0:e.pair)||void 0===t?void 0:t.chainId)&&void 0!==n?n:0)})))&&void 0!==v?v:[]),z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:12,pb:20,display:"flex",flexDirection:"column",gap:12,[C.breakpoints.up("tablet")]:{py:16,flexDirection:"row",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[C.breakpoints.up("tablet")]:{mr:"auto"}},children:p}),!T&&z.jsx(Ry,{chainId:o,setChainId:a}),E&&z.jsx(My,{filterList:[{label:"V3",value:"v3"},{label:"V2 & PMM",value:"pmm&v2"}],value:A,onChange:e=>S(e)}),z.jsx(My,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:L,onChange:e=>R(e)}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},w?{}:{"& > button":{flex:1}}),children:null!==(b=null==u?void 0:u.element)&&void 0!==b?b:z.jsx(rf,{value:M,onChange:F,searchAddress:(e,t)=>D(this,void 0,void 0,(function*(){var n;const i=W.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},V),{filterState:Object.assign({address:e},V.filterState)})}),o=null===(n=(yield k.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?z.jsx(af,{list:o,onClick:()=>{U(o),t()}}):null}))})}),(G||!!M.length)&&z.jsxs(t.Box,{sx:{my:0},children:[G?z.jsx(Kg,{lqList:_,onDeleteTag:()=>U([])}):"",z.jsx(Jg,{tags:M,onDeleteTag:N})]})]})]}),w?z.jsxs(Qg,{children:[Z.isLoading?z.jsx(nf,{}):"",!Z.isLoading&&!(null==$?void 0:$.length)&&!Z.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!(o&&!T||O||P)}),!!Z.error&&z.jsx(ne,{refresh:Z.refetch,sx:{mt:40}}),z.jsx(Xy,{account:e,lqList:$,setOperatePool:l,supportAMM:B||E,getMigrationPairAndMining:d,timeRange:L})]}):z.jsxs(z.Fragment,{children:[z.jsx(Ky,{account:e,lqList:$,loading:Z.isLoading,operatePool:s,setOperatePool:l,supportAMM:B||E,onlyV3:"v3"===A,getMigrationPairAndMining:d,timeRange:L}),z.jsx(Mp,{loading:Z.isLoading,refetch:Z.error?Z.refetch:void 0,empty:!(null==$?void 0:$.length),hasSearch:!!(o&&!T||O||P)})]})]})}function ev(e){var{sx:n}=e,i=N(e,["sx"]);return z.jsx(t.TabPanel,{...i,sx:Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",overflow:"hidden"})})}function tv({params:e,scrollRef:i,tokenAndPoolFilter:o,operatePool:a,onOperatePool:s,getMigrationPairAndMining:l}){var d,c,u;const{isMobile:p}=Ga();t.useTheme();const h=Q((e=>e.noDocumentLink)),m=n.useRef(null),{account:x}=Ra(),{poolTopTab:g,normalPoolTab:f,almPoolTab:y,multiTokenPoolTab:v,normalTabs:b,almTabs:C,topTabs:j,multiTokenTabs:w,handleChangePoolTab:k}=function(){const[e,t]=n.useState(Wy.NORMAL),[i,o]=n.useState(Hy.ALL),[r,a]=n.useState(Zy.addLiquidity),[s,l]=n.useState(zy.ALL),{supportAMMV2:d,supportAMMV3:c,notSupportPMM:u}=Q(),p=n.useMemo((()=>[{key:Wy.NORMAL,value:"Normal"},{key:Wy.MULTI_TOKEN,value:"Multi-token"}]),[]),h=n.useMemo((()=>[{key:Hy.ALL,value:"All vauls"},{key:Hy.MY,value:"My liquidity"}]),[]),m=n.useMemo((()=>{const e=[{key:Zy.addLiquidity,value:"Add Liquidity"},{key:Zy.myLiquidity,value:"My Liquidity"}];return u||e.push({key:Zy.myCreated,value:d||c?"My Pools (PMM)":"My Pools"}),e}),[d,c,u]),x=n.useMemo((()=>[{key:zy.ALL,value:"All pools"},{key:zy.MY,value:"My liquidity"}]),[]),g=n.useRef(!1);return n.useEffect((()=>{const e=sessionStorage.getItem(Uy),n=sessionStorage.getItem(qy);e&&n&&!g.current&&(g.current=!0,t(e),e===Wy.NORMAL?a(n):e===Wy.ALM?o(n):e===Wy.MULTI_TOKEN&&l(n))}),[]),{poolTopTab:e,normalPoolTab:r,almPoolTab:i,multiTokenPoolTab:s,topTabs:p,normalTabs:m,almTabs:h,multiTokenTabs:x,handleChangePoolTab:({topTab:e,poolTab:n})=>{t(e),e===Wy.NORMAL?a(n):e===Wy.ALM?o(n):e===Wy.MULTI_TOKEN&&l(n),sessionStorage.setItem(Uy,e),sessionStorage.setItem(qy,n)}}}(),{activeChainId:T,filterChainIds:B,handleChangeActiveChainId:E}=function(){const{chainId:e}=Ra(),{onlyChainId:t,defaultChainId:i}=Q(),[o,a]=n.useState(t),s=n.useMemo((()=>void 0!==o?[o]:Lo(e)?void 0:Object.values(r.ChainId).filter((e=>!!Number(e)))),[e,o]);return n.useEffect((()=>{const e=Number(sessionStorage.getItem(Vy));e&&a(e)}),[]),n.useEffect((()=>{!sessionStorage.getItem(Vy)&&i&&a(i)}),[i]),{activeChainId:o,filterChainIds:s,handleChangeActiveChainId:e=>{void 0===e?sessionStorage.removeItem(Vy):sessionStorage.setItem(Vy,String(e)),a(e)}}}(),[I,A]=n.useState({pool:uf[0],type:lf.Remove}),[S,L]=n.useState(a||null),R=e=>{if(s){if(s(e))return}L(e)};return n.useEffect((()=>{L(a||null)}),[a]),z.jsxs(sm,{sx:Object.assign({},p?{p:0}:{display:"flex",gap:12,flex:1}),ref:m,children:[z.jsxs(t.Tabs,{value:g,onChange:(e,t)=>{t===Wy.NORMAL?k({topTab:t,poolTab:f}):t===Wy.ALM?k({topTab:t,poolTab:y}):t===Wy.MULTI_TOKEN&&k({topTab:t,poolTab:v})},sx:p?{}:{display:"flex",flexDirection:"column",flex:1,overflow:"hidden",height:"max-content",maxHeight:"100%"},children:[z.jsxs(t.Box,{sx:Object.assign({},p?void 0:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",pb:16,borderBottomWidth:1,borderBottomColor:"border.main",borderBottomStyle:"solid"}),children:[z.jsx(t.TabsGroup,{tabs:j,variant:"default",tabsListSx:Object.assign({justifyContent:"space-between"},p?{mb:12,gap:32}:{borderBottomWidth:0}),tabSx:p?{mr:0,padding:"0px 0px 16px 0px",flexGrow:1,flexShrink:1,flexBasis:"93px",gap:32}:{mr:48,typography:"h5",lineHeight:"25px",minHeight:41,padding:"8px 0px 8px 0px"}}),g===Wy.NORMAL&&z.jsx(Fy,{})]}),z.jsx(ev,{value:Wy.ALM,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:"ALM"}),z.jsx(ev,{value:Wy.NORMAL,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsxs(t.Tabs,{value:f,onChange:(e,t)=>{k({topTab:Wy.NORMAL,poolTab:t})},children:[z.jsx(t.TabPanel,{value:Zy.addLiquidity,children:z.jsx(Ny,{account:x,filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,handleChangeActiveChainId:E,operatePool:S,setOperatePool:R,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:z.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),z.jsx(t.TabPanel,{value:Zy.myLiquidity,children:z.jsx(Jy,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:E,operatePool:S,setOperatePool:R,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:z.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),z.jsx(t.TabPanel,{value:Zy.myCreated,children:z.jsx(Yy,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:E,operatePool:S,setOperatePool:R,children:z.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),!h&&z.jsx(cm,{title:"How does Liquidity Pools work?",descList:[{title:"Deposit Liquidity",desc:"Select a liquidity pool that suits your preferences and supply a pair of assets in our AMM pools or any supported assets in StableSwap pools. In return, you'll receive LP tokens, representing your share of the liquidity provided."},{title:"Earn Fees",desc:"As transactions occur within the pool, fees are collected and added to your LP tokens' value. This accrues daily, giving you real-time APY as your token holdings grow."},{title:"Delegate & Change Pool Fees",desc:"Boosted pool rewards are distributed every Sunday. If you've contributed liquidity to these pools, simply visit the rewards page, select the relevant week, and claim your earnings with ease."}],linkTo:"https://docs.dodoex.io/product/tutorial/how-to-provide-liquidity",sx:Object.assign({mt:16},p&&{mt:20})})]})}),z.jsx(ev,{value:Wy.MULTI_TOKEN,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsxs(t.Tabs,{value:v,onChange:(e,t)=>{k({topTab:Wy.MULTI_TOKEN,poolTab:t})},children:[z.jsx(t.TabPanel,{value:zy.ALL,children:z.jsx(mf,{filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:I,setOperateCurvePool:A,tokenAndPoolFilter:o,children:z.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})}),z.jsx(t.TabPanel,{value:zy.MY,children:z.jsx(mf,{filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:I,setOperateCurvePool:A,tokenAndPoolFilter:o,children:z.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})})]})})]}),g===Wy.NORMAL&&S&&z.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:"AMMV3"===(null===(d=null==S?void 0:S.pool)||void 0===d?void 0:d.type)&&S.pool.chainId?f===Zy.myLiquidity&&(null===(u=null===(c=S.pool.liquidityPositions)||void 0===c?void 0:c[0])||void 0===u?void 0:u.tokenId)?z.jsx(Zg,{baseToken:S.pool.baseToken,quoteToken:S.pool.quoteToken,feeAmount:Number(S.pool.lpFeeRate),tokenId:S.pool.liquidityPositions[0].tokenId,chainId:S.pool.chainId,onClose:()=>R(null)}):z.jsx(Gg,{chainId:S.pool.chainId,baseToken:S.pool.baseToken,quoteToken:S.pool.quoteToken,feeAmount:Number(S.pool.lpFeeRate),onClose:()=>R(null),handleGoToAddLiquidityV3:e=>{dm.getState().push({type:exports.PageType.createPoolAMMV3,params:e})}}):z.jsx(z.Fragment,{children:p?z.jsx(wy,{account:x,onClose:()=>R(null),modal:p,...S}):z.jsx(jy,{account:x,onClose:()=>R(null),...S,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"}})})}),g===Wy.MULTI_TOKEN&&I&&z.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:z.jsx(jf,{operateCurvePool:I,setOperateCurvePool:A})})]})}function nv({sx:e,onClick:n}){const o=t.useTheme();return z.jsx(t.HoverOpacity,{onClick:()=>{n?n():dm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer"},e),children:z.jsx(t.Box,{sx:{color:o.palette.text.secondary,width:40,height:40,display:"flex",alignItems:"center",justifyContent:"center",borderColor:o.palette.border.main,borderStyle:"solid",borderWidth:1,borderRadius:8,backgroundColor:o.palette.background.paper},children:z.jsx(oe.ArrowBack,{})})})}var iv,ov,rv,av,sv,lv,dv,cv,uv,pv,hv,mv,xv;function gv(){return gv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},gv.apply(null,arguments)}const fv=e=>P.createElement("svg",gv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),iv||(iv=P.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_5229_28889)"})),ov||(ov=P.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_5229_28889)"})),rv||(rv=P.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_5229_28889)"})),av||(av=P.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_5229_28889)"})),sv||(sv=P.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_5229_28889)"})),lv||(lv=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28889)"})),dv||(dv=P.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_5229_28889)"})),cv||(cv=P.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_5229_28889)"})),uv||(uv=P.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_5229_28889)"})),pv||(pv=P.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_5229_28889)"})),hv||(hv=P.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_5229_28889)"})),mv||(mv=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28889)"})),xv||(xv=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5229_28889",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_5229_28889",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_5229_28889",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_5229_28889",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_5229_28889",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_5229_28889",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_5229_28889",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_5229_28889",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_5229_28889",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_5229_28889",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_5229_28889",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5229_28889",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var yv,vv,bv,Cv,jv,wv,kv,Tv,Bv,Ev,Iv,Av,Sv;function Lv(){return Lv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Lv.apply(null,arguments)}const Rv=e=>P.createElement("svg",Lv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),yv||(yv=P.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_3900_354238)"})),vv||(vv=P.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_3900_354238)"})),bv||(bv=P.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_3900_354238)"})),Cv||(Cv=P.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_3900_354238)"})),jv||(jv=P.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_3900_354238)"})),wv||(wv=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_3900_354238)"})),kv||(kv=P.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_3900_354238)"})),Tv||(Tv=P.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_3900_354238)"})),Bv||(Bv=P.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_3900_354238)"})),Ev||(Ev=P.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_3900_354238)"})),Iv||(Iv=P.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_3900_354238)"})),Av||(Av=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_3900_354238)"})),Sv||(Sv=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_3900_354238",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_3900_354238",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_3900_354238",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_3900_354238",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_3900_354238",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_3900_354238",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_3900_354238",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_3900_354238",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_3900_354238",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_3900_354238",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_3900_354238",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_3900_354238",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var Mv,Ov,Pv,_v,Nv,Dv,Fv,Uv,qv,Vv,Wv,Hv,Zv,zv;function $v(){return $v=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},$v.apply(null,arguments)}const Gv=e=>P.createElement("svg",$v({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Mv||(Mv=P.createElement("g",{clipPath:"url(#clip0_5057_344879)"},P.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344879)"}),P.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344879)"}),P.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344879)"}),P.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344879)"}),P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344879)"}),P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344879)"}),P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344879)"}),P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344879)"}),P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344879)"}),P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344879)"}))),Ov||(Ov=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344879)"})),Pv||(Pv=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344879)"})),_v||(_v=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344879)"})),Nv||(Nv=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344879)"})),Dv||(Dv=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344879)"})),Fv||(Fv=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344879)"})),Uv||(Uv=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344879)"})),qv||(qv=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344879)"})),Vv||(Vv=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344879)"})),Wv||(Wv=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344879)"})),Hv||(Hv=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344879)"})),Zv||(Zv=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344879)"})),zv||(zv=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5057_344879",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5057_344879",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint2_linear_5057_344879",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint3_linear_5057_344879",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint4_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint5_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint6_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint7_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint8_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint9_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint10_linear_5057_344879",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5057_344879",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint12_linear_5057_344879",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint13_linear_5057_344879",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint14_linear_5057_344879",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint15_linear_5057_344879",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint16_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint17_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint18_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint19_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint20_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint21_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("clipPath",{id:"clip0_5057_344879"},P.createElement("rect",{width:737,height:220,fill:"white"})))));var Qv,Yv,Xv,Kv,Jv,eb,tb,nb,ib,ob,rb,ab,sb,lb;function db(){return db=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},db.apply(null,arguments)}const cb=e=>P.createElement("svg",db({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Qv||(Qv=P.createElement("g",{clipPath:"url(#clip0_5057_344817)"},P.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344817)"}),P.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344817)"}),P.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344817)"}),P.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344817)"}),P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344817)"}),P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344817)"}),P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344817)"}),P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344817)"}),P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344817)"}),P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344817)"}))),Yv||(Yv=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344817)"})),Xv||(Xv=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344817)"})),Kv||(Kv=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344817)"})),Jv||(Jv=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344817)"})),eb||(eb=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344817)"})),tb||(tb=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344817)"})),nb||(nb=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344817)"})),ib||(ib=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344817)"})),ob||(ob=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344817)"})),rb||(rb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344817)"})),ab||(ab=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344817)"})),sb||(sb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344817)"})),lb||(lb=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5057_344817",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5057_344817",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint2_linear_5057_344817",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint3_linear_5057_344817",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint4_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint5_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint6_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint7_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint8_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint9_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint10_linear_5057_344817",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5057_344817",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint12_linear_5057_344817",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint13_linear_5057_344817",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint14_linear_5057_344817",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint15_linear_5057_344817",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint16_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint17_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint18_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint19_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint20_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint21_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("clipPath",{id:"clip0_5057_344817"},P.createElement("rect",{width:737,height:220,fill:"white"})))));var ub,pb,hb,mb,xb,gb,fb,yb,vb,bb,Cb,jb,wb;function kb(){return kb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},kb.apply(null,arguments)}const Tb=e=>P.createElement("svg",kb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ub||(ub=P.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),pb||(pb=P.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),hb||(hb=P.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),mb||(mb=P.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),xb||(xb=P.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),gb||(gb=P.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),fb||(fb=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_5229_28865)"})),yb||(yb=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_5229_28865)"})),vb||(vb=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_5229_28865)"})),bb||(bb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_5229_28865)"})),Cb||(Cb=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_5229_28865)"})),jb||(jb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_5229_28865)"})),wb||(wb=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5229_28865",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_5229_28865",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_5229_28865",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_5229_28865",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_5229_28865",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_5229_28865",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var Bb,Eb,Ib,Ab,Sb,Lb,Rb,Mb,Ob,Pb,_b,Nb,Db;function Fb(){return Fb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Fb.apply(null,arguments)}const Ub=e=>P.createElement("svg",Fb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Bb||(Bb=P.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Eb||(Eb=P.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Ib||(Ib=P.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Ab||(Ab=P.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Sb||(Sb=P.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Lb||(Lb=P.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Rb||(Rb=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_3900_354262)"})),Mb||(Mb=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_3900_354262)"})),Ob||(Ob=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_3900_354262)"})),Pb||(Pb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_3900_354262)"})),_b||(_b=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_3900_354262)"})),Nb||(Nb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_3900_354262)"})),Db||(Db=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_3900_354262",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_3900_354262",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_3900_354262",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_3900_354262",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_3900_354262",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_3900_354262",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var qb,Vb,Wb,Hb,Zb,zb,$b,Gb,Qb,Yb,Xb,Kb,Jb;function eC(){return eC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},eC.apply(null,arguments)}const tC=e=>P.createElement("svg",eC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),qb||(qb=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_5229_28987)"})),Vb||(Vb=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_5229_28987)"})),Wb||(Wb=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_5229_28987)"})),Hb||(Hb=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_5229_28987)"})),Zb||(Zb=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_5229_28987)"})),zb||(zb=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28987)"})),$b||($b=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_5229_28987)"})),Gb||(Gb=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_5229_28987)"})),Qb||(Qb=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_5229_28987)"})),Yb||(Yb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_5229_28987)"})),Xb||(Xb=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_5229_28987)"})),Kb||(Kb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28987)"})),Jb||(Jb=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5229_28987",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_5229_28987",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_5229_28987",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_5229_28987",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_5229_28987",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_5229_28987",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_5229_28987",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_5229_28987",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_5229_28987",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_5229_28987",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_5229_28987",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5229_28987",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var nC,iC,oC,rC,aC,sC,lC,dC,cC,uC,pC,hC,mC;function xC(){return xC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},xC.apply(null,arguments)}const gC=e=>P.createElement("svg",xC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),nC||(nC=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_4437_25449)"})),iC||(iC=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_4437_25449)"})),oC||(oC=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_4437_25449)"})),rC||(rC=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_4437_25449)"})),aC||(aC=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_4437_25449)"})),sC||(sC=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_4437_25449)"})),lC||(lC=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_4437_25449)"})),dC||(dC=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_4437_25449)"})),cC||(cC=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_4437_25449)"})),uC||(uC=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_4437_25449)"})),pC||(pC=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_4437_25449)"})),hC||(hC=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_4437_25449)"})),mC||(mC=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_4437_25449",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_4437_25449",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_4437_25449",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_4437_25449",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_4437_25449",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_4437_25449",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_4437_25449",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_4437_25449",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_4437_25449",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_4437_25449",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_4437_25449",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_4437_25449",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var fC,yC;function vC(){const e="https://docs.dodoex.io/product/tutorial/how-to-create-pools#learn-more-about-the-characteristics-of-different-pool-models",t=[{version:yC.standard,title:o.i18n._({id:"TJBHlP",message:"Standard"}),description:o.i18n._({id:"QNrpkx",message:"Classical AMM-like pool. Suitable for most assets."}),exampleImgUrl:gC,exampleDarkImgUrl:tC,docUrl:e,initPriceLabel:o.i18n._({id:"d2CZvA",message:"Initial Price"}),initPriceTips:o.i18n._({id:"5OKrbq",message:"Since this pool uses the PMM algorithm, which is different from the normal AMM pool mechanism, the initial price calculation is also different from AMM."}),initPriceTipsLink:"https://docs.dodoex.io/en/product/dodo-v2-pools/dodo-vending-machine/dvm-initial-price-formula-explanation"},{version:yC.pegged,title:o.i18n._({id:"J7M/DA",message:"Pegged"}),description:o.i18n._({id:"RvYEUJ",message:"Suitable for synthetic assets. The liquidity is super concentrated at some price like Curve Finance."}),exampleImgUrl:Rv,exampleDarkImgUrl:fv,docUrl:e,initPriceLabel:o.i18n._({id:"4ogEAw",message:"Pegged Exchange Rate"}),initPriceTips:o.i18n._({id:"M9dIDb",message:"The pegged exchange rate refers to the exchange rate between two token assets where one's value is pegged/fixed by the other. For example, the pegged exchange rate between the US Dollar and USDT is 1."})},{version:yC.singleToken,title:o.i18n._({id:"34w3mT",message:"Single-Token"}),description:o.i18n._({id:"a1AzKr",message:"For those who are looking to sell tokens and only need ask-side liquidity."}),exampleImgUrl:Ub,exampleDarkImgUrl:Tb,docUrl:e,initPriceLabel:o.i18n._({id:"d2CZvA",message:"Initial Price"}),initPriceTips:o.i18n._({id:"HGf8fG",message:"You can set the minimum selling price for single-token pools."})},{version:yC.marketMakerPool,title:o.i18n._({id:"4vKwIV",message:"Private Pool"}),description:o.i18n._({id:"pKjCsP",message:"100% use your own funds and enjoy the maximum degree of flexibility."}),exampleImgUrl:cb,exampleDarkImgUrl:Gv,docUrl:e,initPriceLabel:o.i18n._({id:"CeLrge",message:"Mid Price"}),initPriceTips:o.i18n._({id:"GGPOuT",message:"set current mid price"})}],n=t.reduce(((e,t)=>(e[t.version]=t,e)),{});return{versionList:t,versionMap:n,subPeggedVersionList:bC()}}function bC(){return[{version:fC.DSP,title:o.i18n._({id:"D1bhHv",message:"The pool’s market-making price is fixed"}),description:o.i18n._({id:"lgE483",message:"Once created, the price cannot be changed. This option applies to assets like ETH-WETH."})},{version:fC.GSP,title:o.i18n._({id:"LVzIav",message:"The pool’s market-making price can be adjusted"}),description:o.i18n._({id:"KkjUUb",message:"Once created, you can adjust the pool’s market-making price at any time. This option is suitable for assets with fluctuating pegged prices. Adjusting the pool’s market-making price allows for more competitive quotes."})}]}function CC(){return bC().reduce(((e,t)=>(e[t.version]=t,e)),{})}!function(e){e.DSP="dsp",e.GSP="gsp"}(fC||(fC={})),function(e){e.standard="standard",e.singleToken="single-token",e.pegged="pagged",e.marketMakerPool="market-maker-pool"}(yC||(yC={}));const jC="0.3",wC=.01,kC=10,TC="1",BC="0.0000000000001",EC=1e8,IC="1",AC="0.0001",SC="0.1",LC=8;function RC({selectedVersion:e,quoteToken:t,initPrice:n,midPrice:i}){return e===yC.standard?!i||i.isZero()?null:er({input:i,decimals:t.decimals}):er({input:n,decimals:t.decimals})}function MC({initPrice:e}){const t=new s(e);if(!t.isFinite()||t.lte(0))return{base:null,quote:null};const n=new s(1),i=n.dividedBy(n.plus(t)).dp(LC,s.ROUND_DOWN);return{base:i,quote:n.minus(i).dp(LC,s.ROUND_DOWN)}}function OC({chainId:e,baseToken:t,quoteToken:n}){const i=r.basicTokenMap[e];return!(!t||!n)&&(!(!ja(t.address,i.address)||!ja(n.address,i.wrappedTokenAddress))||!(!ja(t.address,i.wrappedTokenAddress)||!ja(n.address,i.address)))}function PC({title:e,children:n,isWaiting:i}){const o=t.useTheme();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function _C({status:n,selectedVersion:i,baseToken:o,quoteToken:r,initPrice:a,slippageCoefficient:s,midPrice:l,sx:d}){var c;const{versionMap:u}=vC(),p="waiting"===n,{initPriceLabel:h}=u[i];return o&&r?z.jsx(z.Fragment,{children:z.jsxs(t.Box,{sx:Object.assign({mt:0,display:"flex",alignItems:"stretch",gap:12,opacity:p?.5:1},d),children:[z.jsxs(PC,{title:z.jsx(e.Trans,{id:"fSFt4a",message:"Token Pair"}),isWaiting:p,children:[z.jsx(Rp,{width:24,height:24,tokens:[o,r]}),o.symbol,"-",r.symbol]}),z.jsx(PC,{title:z.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:p,children:s}),z.jsxs(PC,{title:h,isWaiting:p,children:["1 ",o.symbol," = ",null!==(c=RC({midPrice:l,quoteToken:r,selectedVersion:i,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]})]})}):null}var NC,DC;function FC(){return FC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},FC.apply(null,arguments)}const UC=e=>P.createElement("svg",FC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),NC||(NC=P.createElement("g",{clipPath:"url(#clip0_5251_29079)"},P.createElement("path",{d:"M41.2736 0.409826C33.3354 1.31458 28.4933 23.304 27.1777 32H54.0001V0.0303594C53.1946 0.0303459 46.2675 -0.159361 41.2736 0.409826Z",fill:"url(#paint0_linear_5251_29079)"}),P.createElement("path",{d:"M27 31.7932C28.3204 23.1499 33.2469 1.97641 41.3084 0.583249C43.491 0.206055 53.1916 0.206014 54 0.206056",stroke:"#EC5A7D",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}),P.createElement("path",{d:"M12.7264 0.409826C20.6646 1.31458 25.5067 23.304 26.8223 32H-0.000102997V0.0303594C0.805374 0.0303459 7.73247 -0.159361 12.7264 0.409826Z",fill:"url(#paint1_linear_5251_29079)"}),P.createElement("path",{d:"M27 31.7932C25.6796 23.1499 20.7531 1.97641 12.6916 0.583249C10.509 0.206055 0.808383 0.206014 2.38419e-07 0.206056",stroke:"#2FBA90",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}))),DC||(DC=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5251_29079",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EC5A7D",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#EC5A7D",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5251_29079",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#2FBA90",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#2FBA90",stopOpacity:0})),P.createElement("clipPath",{id:"clip0_5251_29079"},P.createElement("rect",{width:54,height:32,fill:"white"})))));var qC,VC;function WC(){return WC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},WC.apply(null,arguments)}const HC=e=>P.createElement("svg",WC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),qC||(qC=P.createElement("g",{clipPath:"url(#clip0_5251_28999)"},P.createElement("path",{d:"M41.2736 0.409826C33.3354 1.31458 28.4933 23.304 27.1777 32H54.0001V0.0303594C53.1946 0.0303459 46.2675 -0.159361 41.2736 0.409826Z",fill:"url(#paint0_linear_5251_28999)"}),P.createElement("path",{d:"M27 31.7932C28.3204 23.1499 33.2469 1.97641 41.3084 0.583249C43.491 0.206055 53.1916 0.206014 54 0.206056",stroke:"#FF6187",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}),P.createElement("path",{d:"M12.7264 0.409826C20.6646 1.31458 25.5067 23.304 26.8223 32H-0.000102997V0.0303594C0.805374 0.0303459 7.73247 -0.159361 12.7264 0.409826Z",fill:"url(#paint1_linear_5251_28999)"}),P.createElement("path",{d:"M27 31.7932C25.6796 23.1499 20.7531 1.97641 12.6916 0.583249C10.509 0.206055 0.808383 0.206014 2.38419e-07 0.206056",stroke:"#55F9C7",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}))),VC||(VC=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5251_28999",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FF6187",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#FF6187",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5251_28999",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#55F9C7",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#55F9C7",stopOpacity:0})),P.createElement("clipPath",{id:"clip0_5251_28999"},P.createElement("rect",{width:54,height:32,fill:"white"})))));function ZC({height:e,text:t}){return z.jsx(X,{sx:{display:"flex",justifyContent:"center",alignItems:"center",flexDirection:"column",height:e||261},emptyText:t||o.i18n._({id:"uiuMDr",message:"Enter parameters to view the yield curve"})})}const zC=n.lazy((()=>Promise.resolve().then((function(){return require("./index-CkfYywtk.cjs")})))),$C=n.lazy((()=>Promise.resolve().then((function(){return require("./index-PaoNmpyU.cjs")}))));var GC,QC;function YC({baseToken:i,quoteToken:r,pmmParams:a,pmmModel:s,midPrice:l}){var d,c;const u=t.useTheme(),{isMobile:p}=Ga(),[h,m]=n.useState(GC.depth),x=n.useRef(null),[g,f]=n.useState(0),y=null!==(d=null==i?void 0:i.symbol)&&void 0!==d?d:"",v=null!==(c=null==r?void 0:r.symbol)&&void 0!==c?c:"";n.useEffect((()=>{const e=()=>{x&&x.current&&f(x.current.offsetWidth)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[x,l]);const b=h===GC.depth;if(!l||l.isNaN())return z.jsx(ZC,{height:p?261:b?665:494});const C=u.palette.success.main,j=u.palette.error.main,w=[{key:GC.liquidity,value:o.i18n._({id:"6y2TB3",message:"Liquidity"})},{key:GC.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})}];return z.jsxs(t.Box,{ref:x,sx:{mt:2,"& input":{backgroundColor:"background.cardInput",borderStyle:"solid",borderWidth:"1px",borderColor:"border.main",borderRadius:8,color:"text.primary",overflow:"hidden"},"& .operate-btn-wrapper button":{backgroundColor:"background.paperContrast",color:"text.primary"}},children:[z.jsxs(t.Tabs,{value:h,onChange:(e,t)=>{m(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:w,variant:"tag",tabsListSx:{ml:"auto"}}),z.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:8,mb:14,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:z.jsx(e.Trans,{id:"tyGEMJ",message:"Amounts"})}),z.jsx(t.TabPanel,{value:GC.depth,children:g&&z.jsx(n.Suspense,{children:z.jsx(zC,{width:g,height:p?261:364,chartId:"create-pool-depth-chart",baseTokenSymbol:y,quoteTokenSymbol:v,pmmModel:s,pmmParams:a,midPrice:l,colorMap:{grid:"light"===u.palette.mode?"#E4E4E4":void 0,midPriceLine:"light"===u.palette.mode?"#E4E4E4":void 0,leftBg:[0,t.alpha(C,.04),1,t.alpha(C,.3)],leftLine:C,rightBg:[0,t.alpha(j,.04),1,t.alpha(j,.3)],rightLine:j,tooltipBg:u.palette.background.paperContrast,tooltipColor:u.palette.text.primary},notShowAmountInput:p})})}),z.jsx(t.TabPanel,{value:GC.liquidity,children:z.jsx(n.Suspense,{children:z.jsx($C,{width:g,height:p?261:364,baseTokenSymbol:y,quoteTokenSymbol:v,pmmModel:s,pmmParams:a,midPrice:l,notShowTipText:!0,colorMap:{grid:"light"===u.palette.mode?"#E4E4E4":void 0,midPriceLine:"light"===u.palette.mode?"#E4E4E4":void 0,leftBg:[0,t.alpha(C,.04),1,t.alpha(C,.3)],leftLine:C,rightBg:[0,t.alpha(j,.04),1,t.alpha(j,.3)],rightLine:j,tooltipBg:u.palette.background.paperContrast,tooltipColor:u.palette.text.primary,textColor:u.palette.text.secondary}})})})]}),z.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:6,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:z.jsx(e.Trans,{id:"DZULmp",message:"Swap Rate"})}),b?"":z.jsxs(t.Box,{sx:{typography:"h6",mt:24,color:"text.secondary",textAlign:"center"},children:["* ",o.i18n._({id:"DuVAxN",message:"The area of the chart indicates the buy/sell volume of {baseSymbol} that can be carried by the market when the current price changes to the hover price.",values:{baseSymbol:y}})]})]})}!function(e){e[e.liquidity=1]="liquidity",e[e.depth=2]="depth"}(GC||(GC={})),function(e){e[e.standard=1]="standard",e[e.singleToken=2]="singleToken",e[e.pagged=3]="pagged",e[e.marketMaker=4]="marketMaker"}(QC||(QC={}));const XC=({selectedVersion:e,baseAmount:t,quoteAmount:i,initPrice:o,slippageCoefficient:a})=>{const s=n.useMemo((()=>{const n=[yC.standard,yC.singleToken].includes(e),r=e===yC.singleToken;if(!t||!r&&!i)return;const s=Number(o),l=Number(t),d=Number(i),c=Number(a);return{i:s,k:c,b:l,b0:l,q:d,q0:0!==c&&n?0:d,R:0!==c&&n?1:0}}),[t,o,i,e,a]),l=n.useMemo((()=>{if(s)return r.getPmmModel(s)}),[s]),d=n.useMemo((()=>{if(l)return l.getMidPrice()}),[l]);return{pmmParams:s,pmmModel:l,midPrice:d}};function KC({selectedVersion:e,baseToken:i,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d}){const c=t.useTheme(),{isMobile:u}=Ga(),[p,h]=n.useState(!1),{pmmParams:m,pmmModel:x,midPrice:g}=XC({selectedVersion:e,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s});if(!u)return null;const f=o.i18n._({id:"FQfStS",message:"Emulator"}),y=o.i18n._({id:"ihn3o9",message:"The liquidity of ZUNO is continuous, which is different from the discrete liquidity of UniV3. The ticks shown in the illustration are for demonstration purposes only."});return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{mx:20,mb:8},children:z.jsxs(t.Box,{sx:{width:"100%",px:20,py:16,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:c.palette.border.main,display:"flex",alignItems:"center",justifyContent:"space-between"},component:t.ButtonBase,onClick:()=>h(!0),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:c.palette.text.secondary,typography:"body1",fontWeight:600},children:[f,z.jsx(t.QuestionTooltip,{title:y,ml:4,sx:{width:14,height:14}})]}),!g||g.isNaN()?z.jsx(t.Box,{sx:{py:5,typography:"body1"},children:"-"}):"light"===c.palette.mode?z.jsx(UC,{width:"52",height:"32"}):z.jsx(HC,{width:"52",height:"32"})]})}),z.jsx(Xs,{open:p,onClose:()=>h(!1),modal:!0,title:z.jsxs(t.Box,{children:[f,z.jsx(t.QuestionTooltip,{title:y,ml:4})]}),children:z.jsx(t.Box,{sx:{px:28,pb:20,maxHeight:"calc(80vh - 134px)",overflowY:"auto",overflowX:"hidden"},children:z.jsx(YC,{baseToken:i,quoteToken:r,pmmParams:m,pmmModel:x,midPrice:g})})})]})}function JC({color:e,backgroundColor:n,tagKey:i}){return z.jsx(t.Box,{sx:{ml:8,px:8,py:2,borderRadius:4,backgroundColor:n,color:e,typography:"h6",fontWeight:500},children:i})}function ej({isWaiting:n,feeRate:i}){const r=t.useTheme();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:r.palette.background.paper,width:"50%",opacity:n?.5:1},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":z.jsxs(z.Fragment,{children:[i||"-","%",i===jC&&z.jsx(JC,{tagKey:o.i18n._({id:"/+c6tU",message:"99% Default"}),color:r.palette.purple.main,backgroundColor:t.alpha(r.palette.purple.main,.1)})]})}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:r.palette.text.secondary,mt:8},children:z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})})]})}function tj({isWaiting:n,selectedVersion:i,baseToken:o,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d,peggedBaseTokenRatio:c,peggedQuoteTokenRatio:u}){const p=t.useTheme(),{pmmParams:h,pmmModel:m,midPrice:x}=XC({selectedVersion:i,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s});return z.jsxs(z.Fragment,{children:[!n&&z.jsx(YC,{baseToken:o,quoteToken:r,pmmParams:h,pmmModel:m,midPrice:x}),z.jsxs(t.Box,{sx:{mt:n?0:20,padding:16,borderRadius:8,backgroundColor:p.palette.background.paper,width:"50%",opacity:n?.5:1},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":z.jsxs(z.Fragment,{children:[c,"% ",null==o?void 0:o.symbol," : ",u,"% ",null==r?void 0:r.symbol]})}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:p.palette.text.secondary,mt:8},children:z.jsx(e.Trans,{id:"eK0eiF",message:"Initial asset ratio"})})]})]})}function nj({title:e,children:n,isWaiting:i}){const o=t.useTheme();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function ij({status:e,selectedVersion:n,baseToken:i,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d}){var c;const{pmmParams:u,pmmModel:p,midPrice:h}=XC({selectedVersion:n,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s}),{versionMap:m}=vC(),x="waiting"===e,{initPriceLabel:g}=m[n];return z.jsxs(z.Fragment,{children:["running"===e&&z.jsx(YC,{baseToken:i,quoteToken:r,pmmParams:u,pmmModel:p,midPrice:h}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"stretch",gap:12,opacity:x?.5:1},children:[z.jsx(nj,{title:o.i18n._({id:"fSFt4a",message:"Token Pair"}),isWaiting:x,children:i&&r?z.jsxs(z.Fragment,{children:[z.jsx(Rp,{width:24,tokens:[i,r],chainId:i.chainId}),i.symbol,"-",r.symbol]}):""}),z.jsx(nj,{title:g,isWaiting:x,children:i&&r?z.jsxs(z.Fragment,{children:["1 ",i.symbol,"=",null!==(c=RC({midPrice:h,quoteToken:r,selectedVersion:n,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]}):""}),z.jsx(nj,{title:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:x,children:s})]})]})}function oj({isWaiting:n,selectedSubPeggedVersion:i}){var o,r;const a=t.useTheme(),s=CC();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:a.palette.background.paper,width:"50%",opacity:n?.5:1},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":i&&null!==(r=null===(o=s[i])||void 0===o?void 0:o.title)&&void 0!==r?r:"-"}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:a.palette.text.secondary,mt:8},children:z.jsx(e.Trans,{id:"XPiFIY",message:"Can the pool price be adjusted?"})})]})}function rj({index:e,titleKey:n,status:i}){const o=t.useTheme(),{isMobile:r}=Ga();return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:Object.assign({mt:28,mb:28,borderTopColor:"border.main",borderTopStyle:"solid",borderTopWidth:1},r?{mt:12,mb:12,display:1===e?"none":"block"}:{})}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:[z.jsx(t.Box,{sx:{display:"flex",width:"20px",height:"20px",justifyContent:"center",alignItems:"center",flexShrink:0,borderRadius:"50%",backgroundColor:"waiting"===i?o.palette.background.paperDarkContrast:o.palette.secondary.main,typography:"h6",fontWeight:600,textAlign:"center",color:"waiting"===i?o.palette.text.disabled:o.palette.secondary.contrastText},children:"completed"===i?z.jsx(z.Fragment,{children:z.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M12.7596 3.55566L5.92549 10.3897L3.23957 7.71418L1.77734 9.17641L5.92549 13.3246L14.2218 5.02826L12.7596 3.55566Z",fill:"currentColor"})})}):e}),z.jsx(t.Box,{sx:{ml:8,typography:"body1",fontWeight:600,color:"waiting"===i?o.palette.text.disabled:o.palette.text.primary},children:n})]})]})}function aj({currentStep:e,isPeggedVersion:n}){const i=t.useTheme(),{isMobile:r}=Ga();let a="",s="",l="";switch(e){case 0:a=o.i18n._({id:"hdIg7i",message:"Select Pool Version"}),l=o.i18n._({id:"fw3eYd",message:"ZUNO provides a variety of pool versions to suit your needs."});break;case 1:a=o.i18n._({id:"lsg9Mi",message:"Parameter Settings"});break;case 2:n?a=o.i18n._({id:"6lss/t",message:"Pricing Model"}):(a=o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),s=o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}));break;case 3:if(!n)throw new Error("type is error");a=o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),s=o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."});break;case 4:if(!n)throw new Error("type is error");a=o.i18n._({id:"3ggd2j",message:"Asset ratio within the pool"});break;default:throw new Error(`Invalid Step ${e}`)}return z.jsxs(t.Box,{sx:Object.assign({position:"sticky",top:0,py:20,px:20,backgroundColor:i.palette.background.paper,zIndex:1},r?{}:{position:"static",borderTopLeftRadius:16,borderTopRightRadius:16}),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"h5",color:i.palette.text.primary,fontWeight:600},children:a}),s&&z.jsx(t.QuestionTooltip,{title:s,sx:{width:16,height:16}}),z.jsx(t.Box,{sx:{marginLeft:"auto",display:"flex",alignItems:"center",gap:12},children:(n?[0,1,2,3,4]:[0,1,2]).map((n=>z.jsx(t.Box,{sx:{width:12,height:12,borderRadius:12,background:e>=n?i.palette.secondary.main:t.alpha(i.palette.primary.main,.1)}},n)))})]}),l&&z.jsx(t.Box,{sx:{mt:8,typography:"body2",color:i.palette.text.secondary},children:l})]})}function sj({versionItem:n,status:i}){const o=t.useTheme(),{noDocumentLink:r}=Q(),a="light"===o.palette.mode;return"completed"===i?z.jsxs(t.Box,{sx:{backgroundColor:o.palette.background.paper,borderRadius:8,width:"50%",padding:16},children:[z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,color:o.palette.text.primary},children:n.title}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,mt:8,color:o.palette.text.secondary},children:n.description})]}):z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"h4",fontWeight:600},children:n.title}),!r&&z.jsxs(t.Box,{sx:{ml:8,display:"flex",padding:"2px 8px",justifyContent:"center",alignItems:"center",gap:"2px",color:o.palette.text.disabled,backgroundColor:o.palette.background.paperDarkContrast,borderRadius:4,typography:"h6"},component:"a",href:n.docUrl,target:"_blank",rel:"noreferrer",children:[z.jsx(e.Trans,{id:"TGi+jm",message:"Doc"}),z.jsx("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.91667 3.41667V11.5833H11.0833V7.5H12.25V11.5833C12.25 12.225 11.725 12.75 11.0833 12.75H2.91667C2.26917 12.75 1.75 12.225 1.75 11.5833V3.41667C1.75 2.775 2.26917 2.25 2.91667 2.25H7V3.41667H2.91667ZM8.16667 3.41667V2.25H12.25V6.33333H11.0833V4.23917L5.34917 9.97333L4.52667 9.15083L10.2608 3.41667H8.16667Z",fill:"currentColor"})})]})]}),z.jsx(t.Box,{sx:{position:"relative",width:"100%",minHeight:220},children:z.jsx(t.Box,{component:a?n.exampleImgUrl:n.exampleDarkImgUrl,sx:{marginTop:20,width:"100%"}})})]})}function lj({side:e,tokenList:t,occupyToken:n,needFindToken:i,chainId:o}){var r,a;let s=null,l=null;const d=t.filter((t=>!(t.side&&t.side!==e||o&&t.chainId!==o)));return d.length&&(i&&(s=null!==(r=d.find((e=>e.address===(null==i?void 0:i.address)&&e.chainId===i.chainId)))&&void 0!==r?r:null,l=s),l||(n?l=null!==(a=d.find((e=>e.address!==n.address)))&&void 0!==a?a:null:[l]=d)),{findToken:s,defaultToken:l}}function dj(){const{account:e,chainId:t}=Ra(),n=dm((e=>{var t;return null===(t=e.page)||void 0===t?void 0:t.params}));return function({chainId:e,account:t,defaultBaseToken:n,defaultQuoteToken:i,tokenListInclude:o}={}){const{tokenList:r}=Qo(),a=lj({side:"from",needFindToken:n,tokenList:r,chainId:e}),s=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(o?void 0:e,null==n?void 0:n.address,t))),l=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(o?void 0:e,null==i?void 0:i.address,t)));let d=null,u=!1;d=a.defaultToken,s.data&&(d=s.data,u=s.isLoading);let p=null,h=!1;return p=lj({side:"to",needFindToken:i,occupyToken:d,tokenList:r,chainId:e}).defaultToken,l.data&&(p=l.data,h=l.isLoading),{defaultBaseToken:d,defaultQuoteToken:p,defaultBaseTokenLoading:u,defaultQuoteTokenLoading:h}}({chainId:t,account:e,defaultBaseToken:(null==n?void 0:n.fromAddress)?{address:null==n?void 0:n.fromAddress,chainId:t}:void 0,defaultQuoteToken:(null==n?void 0:n.toAddress)?{address:null==n?void 0:n.toAddress,chainId:t}:void 0})}function cj({tokens:e}){const{apikey:t}=Q(),n=us(Oi.fiatPrice);return c.useQuery({enabled:!!e.length,queryKey:["fetch","fetchFiatPrice",e],queryFn:()=>D(this,void 0,void 0,(function*(){const i=yield g.post(n,{networks:e.map((e=>Ia(e.chainId))),addresses:e.map((e=>e.address)),symbols:e.map((e=>e.symbol)),isCache:!0},t?{headers:{apikey:t}}:void 0),o=new Map;return i.data.data&&i.data.data.forEach((e=>{const t=Number(e.price);!Number.isNaN(t)&&t>0&&o.set(e.address,t)})),o}))})}const uj=({selectedVersion:e})=>e===yC.pegged?["0.0001","0.0005","0.002"]:["0.5","0.01","1"];var pj;function hj(e,t){return!e||null==t||e.isNaN()?"":e.dp(t,s.ROUND_DOWN).toString()}function mj({state:e,fixedRatioPrice:t}){const{selectedVersion:n,baseToken:i,quoteToken:o,baseAmount:r,isFixedRatio:a,leftTokenAddress:l}=e;if(!i||!o)throw new Error("token is required");const d=l===(null==i?void 0:i.address),c=n===yC.standard,u=n===yC.pegged,p=new s(t);let h=c?BC:d?t:!p.isNaN()&&p.gt(0)?new s(1).div(p).dp(d?o.decimals:i.decimals).toString():TC;if(c){const e=18-i.decimals+o.decimals;e<String(BC).split(".")[1].length&&(h=new s(1).div(10**e).toString())}if(u){const n=MC({initPrice:h}),i=n.base?n.base.multipliedBy(100).toString():"",o=n.quote?n.quote.multipliedBy(100).toString():"";return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t,peggedBaseTokenRatio:i,peggedQuoteTokenRatio:o})}if(c&&a){const n=new s(r);if(!n.isNaN()&&!p.isNaN()&&p.gt(0)){const r=d?n.multipliedBy(p):n.div(p);return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t,baseAmount:hj(n,i.decimals),quoteAmount:hj(r,o.decimals)})}}return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t})}function xj(e,t){var n;switch(t.type){case pj.SetCurrentStep:{const{payload:n}=t;return e.selectedVersion===yC.pegged?Object.assign(Object.assign({},e),{currentStep:n>=4?4:n<=0?0:n}):Object.assign(Object.assign({},e),{currentStep:n>=2?2:n<=0?0:n})}case pj.SelectNewVersion:{const{payload:i}=t;if(i===e.selectedVersion)return e;let o,r=IC;i===yC.pegged&&(r=AC,o=fC.DSP);let a=BC;i===yC.singleToken?a="":i!==yC.standard&&(a=TC);let s=!0;return i===yC.singleToken&&(s=!1),Object.assign(Object.assign({},e),{baseAmount:"",quoteAmount:"",isFixedRatio:s,initPrice:a,fixedRatioPrice:i===yC.singleToken?"":TC,slippageCoefficient:r,isSlippageCoefficientCustomized:!uj({selectedVersion:t.payload}).includes(r),selectedVersion:t.payload,selectedSubPeggedVersion:o,leftTokenAddress:null===(n=e.baseToken)||void 0===n?void 0:n.address})}case pj.SelectNewSubPeggedVersion:return Object.assign(Object.assign({},e),{selectedSubPeggedVersion:t.payload});case pj.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:n,baseAmount:"",leftTokenAddress:null==n?void 0:n.address})}case pj.UpdateQuoteToken:{const{baseToken:n}=e;return Object.assign(Object.assign({},e),{quoteToken:t.payload,quoteAmount:"",leftTokenAddress:null==n?void 0:n.address})}case pj.SwitchTokens:{const{selectedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r}=e;return t===yC.singleToken?Object.assign(Object.assign({},e),{baseToken:i,quoteToken:n,leftTokenAddress:null==i?void 0:i.address}):Object.assign(Object.assign({},e),{baseToken:i,quoteToken:n,baseAmount:r,quoteAmount:o,leftTokenAddress:null==i?void 0:i.address})}case pj.UpdateBaseAmount:{const n=t.payload,{selectedVersion:i,quoteToken:o,fixedRatioPrice:a,isFixedRatio:l,peggedBaseTokenRatio:d}=e;if(!o)throw new Error("token is required");const c=new s(n);if(i===yC.pegged){const t=new s(d).div(100).dp(LC,s.ROUND_DOWN);if(!t.isFinite()||t.lt(0))return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:""});const i=c.div(t).minus(c);return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:hj(i,o.decimals)})}if(i===yC.standard&&l&&a){if(!n)return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:n});const t=function(e,t){const n=new r.PMMModel;return n.B=new s(e.baseAmount),n.i=new s(e.initPrice),n.k=new s(e.slippageCoefficient),n.RStatus=1,n.getQuoteByMidPrice(t)}(Object.assign(Object.assign({},e),{baseAmount:n}),new s(a));return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:hj(t,o.decimals)})}return Object.assign(Object.assign({},e),{baseAmount:n})}case pj.UpdateQuoteAmount:{const n=t.payload,{selectedVersion:i,baseToken:o,fixedRatioPrice:r,isFixedRatio:a,leftTokenAddress:l,peggedQuoteTokenRatio:d}=e;if(!o)throw new Error("token is required");const c=l===(null==o?void 0:o.address),u=new s(n);if(i===yC.pegged){const t=new s(d).div(100).dp(LC,s.ROUND_DOWN);if(!t.isFinite()||t.lt(0))return Object.assign(Object.assign({},e),{baseAmount:"",quoteAmount:n});const i=u.div(t).minus(u);return Object.assign(Object.assign({},e),{baseAmount:hj(i,o.decimals),quoteAmount:n})}if(i===yC.standard&&a){const t=new s(r),i=t.gt(0)?c?u.div(t):u.multipliedBy(t):void 0;return Object.assign(Object.assign({},e),{baseAmount:hj(i,o.decimals),quoteAmount:n})}return Object.assign(Object.assign({},e),{quoteAmount:n})}case pj.UpdateIsFixedRatio:return Object.assign(Object.assign({},e),{isFixedRatio:t.payload});case pj.InitFixedRatioPrice:{const{leftTokenAddress:n,baseToken:i,quoteToken:o}=e;if(!i||!o)throw new Error("token is required");const r=n===(null==i?void 0:i.address),{baseTokenFiatPrice:a,quoteTokenFiatPrice:l}=t.payload,d=a&&l?new s(a).div(l):void 0,c=a&&l?new s(l).div(a):void 0,u=r?d:c,p=r?o.decimals:i.decimals;return u&&!u.isNaN()?mj({state:e,fixedRatioPrice:u.dp(p,s.ROUND_DOWN).toString()}):e}case pj.UpdateFixedRatioPrice:return mj({state:e,fixedRatioPrice:t.payload});case pj.ToggleLeftToken:{const{baseToken:t,quoteToken:n,fixedRatioPrice:i}=e;if(!t||!n)throw new Error("token is required");const o=e.leftTokenAddress===(null==t?void 0:t.address),r=o?null==n?void 0:n.address:null==t?void 0:t.address,a=new s(i);if(!a.isNaN()&&a.gt(0)){const i=new s(1).div(a).dp(o?t.decimals:n.decimals);return mj({state:Object.assign(Object.assign({},e),{leftTokenAddress:r}),fixedRatioPrice:i.toString()})}return Object.assign(Object.assign({},e),{leftTokenAddress:r})}case pj.UpdateSlippageCoefficient:return Object.assign(Object.assign({},e),{slippageCoefficient:t.payload});case pj.UpdateIsSlippageCoefficientCustomized:return Object.assign(Object.assign({},e),{isSlippageCoefficientCustomized:t.payload});case pj.UpdateFeeRate:return Object.assign(Object.assign({},e),{feeRate:t.payload});case pj.UpdateIsFeeRateCustomized:return Object.assign(Object.assign({},e),{isFeeRateCustomized:t.payload});case pj.InitEditParameters:return function(e,t){const{baseToken:n,quoteToken:i}=t;return n&&i?Object.assign(Object.assign({},e),{baseToken:n,quoteToken:i,leftTokenAddress:null==n?void 0:n.address,slippageCoefficient:"",initPrice:"",fixedRatioPrice:"",feeRate:"",isFixedRatio:!1}):e}(e,t.payload);case pj.UpdatePeggedBaseTokenRatio:{if(!e.quoteToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(LC-2,s.ROUND_DOWN);if(!i.isFinite()||i.lt(0))return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:"",peggedQuoteTokenRatio:"",baseAmount:"",quoteAmount:""});const o=new s(100).minus(i).dp(LC-2,s.ROUND_DOWN),r=i.lte(0)?"0":e.baseAmount,a=new s(r),l=a.div(i.div(100)).minus(a);return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:n,peggedQuoteTokenRatio:o.lt(0)?"0":o.toString(),baseAmount:r,quoteAmount:hj(l,e.quoteToken.decimals)})}case pj.UpdatePeggedQuoteTokenRatio:{if(!e.baseToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(LC-2,s.ROUND_DOWN);if(!i.isFinite()||i.lt(0))return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:"",peggedQuoteTokenRatio:n,baseAmount:"",quoteAmount:""});const o=new s(100).minus(i).dp(LC-2,s.ROUND_DOWN),r=i.lte(0)?"0":e.quoteAmount,a=new s(r),l=a.div(i.div(100)).minus(a);return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:o.lt(0)?"0":o.toString(),peggedQuoteTokenRatio:n,baseAmount:hj(l,e.baseToken.decimals),quoteAmount:r})}default:throw Error("Unknown action: "+t.type)}}function gj({isSingleTokenVersion:e,leftTokenAddress:t,baseToken:i,quoteToken:o,dispatch:r}){var a,l;const d=cj({tokens:n.useMemo((()=>i&&o?[i,o]:[]),[i,o])}),c=t===(null==i?void 0:i.address),u=i?null===(a=d.data)||void 0===a?void 0:a.get(i.address):void 0,p=o?null===(l=d.data)||void 0===l?void 0:l.get(o.address):void 0,h=n.useMemo((()=>{const e=u&&p?new s(u).div(p):void 0,t=u&&p?new s(p).div(u):void 0;return c?e:t}),[u,c,p]),m=!h||h.isNaN(),x=!d.isLoading&&!d.isPending&&m;return n.useLayoutEffect((()=>{x&&r({type:pj.UpdateIsFixedRatio,payload:!1})}),[r,x]),n.useLayoutEffect((()=>{e||u&&r({type:pj.InitFixedRatioPrice,payload:{baseTokenFiatPrice:u,quoteTokenFiatPrice:p}})}),[u,r,e,p]),{fiatPriceLoading:d.isLoading||d.isPending,currentPrice:h,isErrorPrice:x,isNullPrice:m}}function fj({label:e,value:n}){return z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mb:16},children:[z.jsx(t.Box,{sx:{color:"text.secondary",mr:8},children:e}),z.jsx(t.Box,{sx:{textAlign:"right",wordBreak:"break-all"},children:n})]})}function yj({on:e,onClose:n,state:i,onConfirm:r,isModify:a,loading:s}){var l,d,c,u,p,h,m;const{chainId:x}=Ra(),{versionMap:g}=vC(),{isMobile:f}=Ga(),{title:y,initPriceLabel:v}=g[i.selectedVersion],{midPrice:b}=XC({selectedVersion:i.selectedVersion,baseAmount:i.baseAmount,quoteAmount:i.quoteAmount,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient}),C=CC(),j=i.selectedVersion===yC.pegged;return z.jsx(Xs,{open:e,onClose:n,modal:!0,title:a?o.i18n._({id:"dzV+zO",message:"Modify Confirmation"}):o.i18n._({id:"tnRI9r",message:"Pool Creation Confirmation"}),children:z.jsxs(t.Box,{sx:{flex:1,px:20,pb:20,display:"flex",flexDirection:"column",justifyContent:"space-between",width:f?void 0:420},children:[z.jsxs(t.Box,{sx:{pt:40,px:8},children:[z.jsx(fj,{label:o.i18n._({id:"eE0JZ4",message:"Version"}),value:y}),z.jsx(fj,{label:o.i18n._({id:"7m5+6j",message:"Initial Tokens"}),value:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end"},children:[z.jsx(ol,{address:null===(l=i.baseToken)||void 0===l?void 0:l.address,chainId:x,marginRight:8,width:18,height:18}),i.baseAmount||"-"," ",null===(d=i.baseToken)||void 0===d?void 0:d.symbol]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:4},children:[z.jsx(ol,{address:null===(c=i.quoteToken)||void 0===c?void 0:c.address,chainId:x,marginRight:8,width:18,height:18}),i.quoteAmount||"-"," ",null===(u=i.quoteToken)||void 0===u?void 0:u.symbol]})]})}),z.jsx(fj,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),value:i.slippageCoefficient}),z.jsx(fj,{label:v,value:i.baseToken&&i.quoteToken?`1 ${i.baseToken.symbol} = ${RC({midPrice:b,quoteToken:i.quoteToken,selectedVersion:i.selectedVersion,initPrice:i.initPrice})} ${i.quoteToken.symbol}`:""}),j&&z.jsx(fj,{label:o.i18n._({id:"6lss/t",message:"Pricing Model"}),value:i.selectedSubPeggedVersion?null===(p=C[i.selectedSubPeggedVersion])||void 0===p?void 0:p.title:"-"}),z.jsx(fj,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),value:`${i.feeRate}%`}),j&&z.jsx(fj,{label:o.i18n._({id:"eK0eiF",message:"Initial asset ratio"}),value:z.jsxs(z.Fragment,{children:[i.peggedBaseTokenRatio,"% ",null===(h=i.baseToken)||void 0===h?void 0:h.symbol," : ",i.peggedQuoteTokenRatio,"% ",null===(m=i.quoteToken)||void 0===m?void 0:m.symbol]})})]}),z.jsx(t.Button,{fullWidth:!0,isLoading:s,sx:{mt:30},onClick:r,children:a?o.i18n._({id:"7VpPHA",message:"Confirm"}):o.i18n._({id:"hYgDIe",message:"Create"})})]})})}!function(e){e[e.SetCurrentStep=1]="SetCurrentStep",e[e.SelectNewVersion=2]="SelectNewVersion",e[e.SelectNewSubPeggedVersion=3]="SelectNewSubPeggedVersion",e[e.UpdateBaseToken=4]="UpdateBaseToken",e[e.UpdateQuoteToken=5]="UpdateQuoteToken",e[e.SwitchTokens=6]="SwitchTokens",e[e.UpdateBaseAmount=7]="UpdateBaseAmount",e[e.UpdateQuoteAmount=8]="UpdateQuoteAmount",e[e.UpdateIsFixedRatio=9]="UpdateIsFixedRatio",e[e.UpdateFixedRatioPrice=10]="UpdateFixedRatioPrice",e[e.InitFixedRatioPrice=11]="InitFixedRatioPrice",e[e.ToggleLeftToken=12]="ToggleLeftToken",e[e.UpdateSlippageCoefficient=13]="UpdateSlippageCoefficient",e[e.UpdateIsSlippageCoefficientCustomized=14]="UpdateIsSlippageCoefficientCustomized",e[e.UpdateFeeRate=15]="UpdateFeeRate",e[e.UpdateIsFeeRateCustomized=16]="UpdateIsFeeRateCustomized",e[e.InitEditParameters=17]="InitEditParameters",e[e.UpdatePeggedBaseTokenRatio=18]="UpdatePeggedBaseTokenRatio",e[e.UpdatePeggedQuoteTokenRatio=19]="UpdatePeggedQuoteTokenRatio"}(pj||(pj={}));const vj=({selectedVersion:e,selectedSubPeggedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:a,feeRate:l,initPrice:d,slippageCoefficient:c})=>{const{chainId:u,account:p}=Ra(),{deadLine:h}=Q(),m=r.basicTokenMap[u];return{getCreateParams:()=>D(void 0,void 0,void 0,(function*(){if(!p||!n||!i)return null;let g="";const f=Number(n.decimals),y=Number(i.decimals),v=new s(l),b=e===yC.marketMakerPool,C=e===yC.standard,j=e===yC.pegged,w=e===yC.pegged&&t===fC.GSP,k={decimals:f,address:n.address},T={decimals:y,address:i.address},B=x.parseFixed(o,f).toString(),E=x.parseFixed(a||"0",y).toString(),I=b?v.times(100).toNumber():v.times(80).toNumber();let A=b&&C?new s(a).div(o).dp(y,s.ROUND_DOWN).toString():new s(d).toString();if(C){const e=18-n.decimals+i.decimals;e<String(BC).split(".")[1].length&&(A=new s(1).div(10**e).toString())}const S=Number(c||(j?"0.1":"1")),L=Math.ceil(Date.now()/1e3)+(null!=h?h:3600);let R;const M=[u,k,T,B,E,I,A,S,L];try{e===yC.standard||e===yC.singleToken?R=yield r.PoolApi.encode.createDVMPoolABI(...M):b?R=yield r.PoolApi.encode.createDPPPoolABI(...M):j?R=yield r.PoolApi.encode.createDSPPoolABI(...M):w&&(R=yield r.PoolApi.encode.createGSPPoolABI(u,p,k,T,B,E,I,A,S,L))}catch(e){throw console.error("2.0 CreatePool createPrams error",M,e),g=`2.0 CreatePool createPrams error; ERROR: ${e}`,new Error(g)}if(!R||!R.data)throw g="invalid data",new Error(g);try{const e=m.address.toLocaleLowerCase();return o&&n.address.toLocaleUpperCase()===e?R.value=Df(o):a&&i.address===e?R.value=Df(a):R.value=0,R}catch(e){throw console.error("2.0 sendTransaction error",e),g=`2.0 sendTransaction error; ERROR: ${e}`,new Error(g)}}))}},bj=({chainId:n,baseToken:i,quoteToken:o})=>{const r=t.useTheme();return OC({chainId:n,baseToken:i,quoteToken:o})?z.jsx(t.Box,{sx:{mb:12,py:8,px:12,borderRadius:8,backgroundColor:t.alpha(r.palette.error.main,.1),color:r.palette.error.main,textAlign:"center",typography:"h6",fontWeight:500},children:z.jsx(e.Trans,{id:"peTryP",message:"{0}-{1} is not supported. Please select another pair.",values:{0:null==i?void 0:i.symbol,1:null==o?void 0:o.symbol}})}):null};function Cj({state:n,dispatch:i,openConfirm:r,isPeggedVersion:a,isStandardVersion:l,isSingleTokenVersion:d,fiatPriceLoading:c}){var u,p;const{currentStep:h,selectedVersion:m,baseToken:x,quoteToken:g,baseAmount:f,quoteAmount:y,initPrice:v,slippageCoefficient:b,feeRate:C}=n,j=new s(f||0),w=new s(y||0),k=As(x,{amount:f}),T=As(g,{amount:y}),B={variant:t.Button.Variant.contained},E=OC({chainId:null!==(p=null===(u=n.baseToken)||void 0===u?void 0:u.chainId)&&void 0!==p?p:1,baseToken:x,quoteToken:g}),I=o.i18n._({id:"hXzOVo",message:"Next"}),A=z.jsx(t.Button,{fullWidth:!0,disabled:!0,...B,children:I}),S=z.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,onClick:r,children:z.jsx(e.Trans,{id:"hYgDIe",message:"Create"})});if(0===h)return z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:1})},children:I});const L=!x||j.isNaN()||j.lte(0),R=!g||w.isNaN()||w.lte(0);if(1===h){if(E)return A;if(a){if(!x||!g)return A}else{if(L)return A;if(k.needShowTokenStatusButton||k.insufficientBalance)return z.jsx(_f,{status:k,buttonProps:B});if(!d){if(R)return A;if(T.needShowTokenStatusButton||T.insufficientBalance)return z.jsx(_f,{status:T,buttonProps:B})}if(!l){if(!g)return A;const e=new s(v),t=Math.min(g.decimals,16);if(!v||e.isNaN()||e.lt(`1e-${t}`)||e.gt(EC))return A;const n=new s(b);if(!b||n.isNaN()||n.lt(0)||n.gt(m===yC.pegged?SC:IC))return A}if(c)return A;if(OC({chainId:x.chainId,baseToken:x,quoteToken:g}))return A}return z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:2})},children:I})}const M=new s(C),O=!C||M.isNaN()||M.lt(wC)||M.gt(kC);return 2===h?a?z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:3})},children:I}):O?A:S:3===h?O?A:z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:4})},children:I}):4===h?L||R?A:k.needShowTokenStatusButton||k.insufficientBalance?z.jsx(_f,{status:k,buttonProps:B}):T.needShowTokenStatusButton||T.insufficientBalance?z.jsx(_f,{status:T,buttonProps:B}):S:null}function jj({state:i,dispatch:r,isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d}){const{currentStep:u}=i,p=t.useTheme(),{isMobile:h}=Ga(),m=ls(),{onlyChainId:x,chainId:g}=Ra(),[f,y]=n.useState(!1),{getCreateParams:v}=vj(i),b=c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){const e=yield v();if(!e)return;(yield m.execute(o.i18n._({id:"8OiU8L",message:"Pool Creation"}),Object.assign({opcode:ns.TX,desc:"Create pool"},e),{early:!0,metadata:{[i.selectedVersion===yC.marketMakerPool?exports.MetadataFlag.createDPPPool:i.selectedVersion===yC.pegged?i.selectedSubPeggedVersion===fC.DSP?exports.MetadataFlag.createDSPPool:exports.MetadataFlag.createGSPPool:exports.MetadataFlag.createDVMPool]:"1"}}))===Xa.Submitted&&setTimeout((()=>{dm.getState().push({type:exports.PageType.Pool,params:{tab:Zy.myCreated}})}),100)}))});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign({position:"sticky",left:0,right:0,bottom:0,backgroundColor:p.palette.background.paperContrast,px:20,py:20},h?{}:{position:"static",backgroundColor:"transparent",py:0}),children:[1==u&&z.jsx(bj,{chainId:g,baseToken:i.baseToken,quoteToken:i.quoteToken}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[0===u&&h&&z.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{dm.getState().back()},children:z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),u>0&&z.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{r({type:pj.SetCurrentStep,payload:u-1})},children:z.jsx(e.Trans,{id:"iH8pgl",message:"Back"})}),z.jsx(Tm,{chainId:x,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0,children:z.jsx(Cj,{state:i,dispatch:r,openConfirm:()=>{y(!0)},isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d})})]})]}),z.jsx(yj,{on:f,onClose:()=>y(!1),state:i,isModify:!1,onConfirm:b.mutate,loading:b.isPending})]})}function wj({selected:e}){const n=t.useTheme();return z.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{marginLeft:"auto",flexShrink:0},children:[z.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:e?n.palette.success.main:n.palette.text.secondary}),e&&z.jsx("rect",{x:"4.5",y:"4.5",width:"9",height:"9",rx:"4.5",fill:n.palette.success.main,stroke:n.palette.success.main})]})}function kj({title:e,subTitle:n,description:i,selected:o,onClick:r,children:a,sx:s,titleSx:l}){const d=t.useTheme();d.palette.mode;return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",p:20,backgroundColor:d.palette.background.tag,borderWidth:1,borderColor:o?d.palette.primary.main:"transparent",borderStyle:"solid",borderRadius:12,flexWrap:"wrap",justifyContent:"flex-start",textAlign:"left","&:hover":{borderColor:d.palette.primary.main}},s),component:t.ButtonBase,onClick:r,children:[z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",width:"100%",justifyContent:"space-between",typography:"caption",pr:2,color:d.palette.text.primary},l),children:[e,n,z.jsx(wj,{selected:o})]}),z.jsx(t.Box,{sx:{mt:8,typography:"body2",width:"100%",textAlign:"left",color:o?d.palette.text.primary:d.palette.text.secondary},children:i}),a]})}function Tj({errorMsg:e,isCustomized:i,onClick:r,value:a,onChange:s}){const l=t.useTheme(),d=n.useMemo((()=>!(!a||"0"===a||Number(a))),[a]);return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{py:12,px:20,backgroundColor:l.palette.background.paper,borderColor:i&&e||d?l.palette.error.main:i?l.palette.primary.main:l.palette.border.main,borderWidth:1,borderStyle:"solid",borderRadius:12,display:"flex",alignItems:"center"},onClick:r,children:z.jsx(Yu,{value:i?a:"",onChange:s,suffix:z.jsx(wj,{selected:i}),placeholder:o.i18n._({id:"8Tg/JR",message:"Custom"}),sx:{backgroundColor:"transparent","& input":{typography:"body1",height:36,lineHeight:"36px",p:l.spacing(0),color:l.palette.text.primary,"&::placeholder":{color:l.palette.text.disabled,fontWeight:600,typography:"body1",lineHeight:1,position:"relative"}}}})}),e&&z.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:6},children:e})]})}const Bj=()=>[{title:"0.01%",description:o.i18n._({id:"yzjPpo",message:"Fees will be the same as in most other pools."}),value:"0.01"},{title:"0.3%",description:o.i18n._({id:"OJOe+K",message:"Set the fee to the same as most other pools"}),value:jC,tag:"99% Default"},{title:"1%",description:"Most suitable for swapping exotic assets.",value:"1"}];function Ej(){const e=t.useTheme();return n.useMemo((()=>Bj().map((n=>n.value===jC?Object.assign(Object.assign({},n),{tagBackgroundColor:t.alpha(e.palette.purple.main,.1),tagColor:e.palette.purple.main}):n))),[e.palette.purple.main])}const Ij=e=>{if(!e)return"";const t=new s(e);return t.isNaN()||!t.lt(wC)&&!t.gt(kC)?"":o.i18n._({id:"GSt7YT",message:"The fee rate must be between 0.01% to 10%"})},Aj=(e,t)=>{if(!e)return"";const n=new s(e);if(!n.isNaN()&&(n.lt(0)||n.gt(t===yC.pegged?SC:IC)))switch(t){case yC.standard:case yC.singleToken:case yC.marketMakerPool:return o.i18n._({id:"3U+Oti",message:"he slippage coefficient needs to be greater than or equal to 0, and less than or equal to 1."});case yC.pegged:return o.i18n._({id:"LDprZB",message:"The slippage coefficient needs to be greater than 0, and less than 0.1."})}return""};function Sj({dispatch:i,feeRate:o,isFeeRateCustomized:r}){const a=t.useTheme(),s=Ej(),l=n.useMemo((()=>Ij(o)||""),[o]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:[s.map((e=>{const t=!r&&o===e.value;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{i({type:pj.UpdateIsFeeRateCustomized,payload:!1}),i({type:pj.UpdateFeeRate,payload:e.value})},selected:t,subTitle:e.tag?z.jsx(JC,{color:e.tagColor,backgroundColor:e.tagBackgroundColor,tagKey:e.tag}):void 0,sx:{backgroundColor:a.palette.background.paper,borderColor:t?a.palette.primary.main:a.palette.border.main}},e.value)})),z.jsx(t.Box,{sx:{mt:8},children:z.jsx(Tj,{errorMsg:l,isCustomized:r,onClick:()=>{i({type:pj.UpdateFeeRate,payload:""}),i({type:pj.UpdateIsFeeRateCustomized,payload:!0})},value:o,onChange:e=>{i({type:pj.UpdateFeeRate,payload:e})}})})]}),z.jsx(t.Box,{sx:{typography:"body2",mt:20,color:"text.secondary",px:20},children:z.jsx(e.Trans,{id:"0b0AkA",message:"* Please note that the Fee Rate cannot be modified after the pool is created"})})]})}function Lj({on:t,onClose:n,onConfirm:i}){return z.jsx(Gf,{open:t,onClose:n,onConfirm:i,title:o.i18n._({id:"t+LmjM",message:"Initial Price Alert"}),modal:!0,children:z.jsx(e.Trans,{id:"yXm1vH",message:"The initial price is different from the current market price, which may cause your pool to be arbitraged"})})}const Rj=({title:e,children:n,sx:i})=>{const o=t.useTheme();return z.jsxs(t.Box,{sx:Object.assign({mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},i),children:[z.jsx(t.Box,{sx:{typography:"body2",color:o.palette.text.primary,fontWeight:500,display:"flex",alignItems:"center"},children:e}),n]})};function Mj({selectedVersion:i,isStandardVersion:r,isSingleTokenVersion:a,isFixedRatio:l,leftTokenAddress:d,baseToken:c,quoteToken:u,fixedRatioPrice:p,dispatch:h,priceInfo:m}){const x=t.useTheme(),[g,f]=n.useState(!1),{versionMap:y}=vC(),{initPriceLabel:v,initPriceTips:b,initPriceTipsLink:C}=y[i],j=d===(null==c?void 0:c.address),w=j?null==c?void 0:c.symbol:null==u?void 0:u.symbol,k=j?null==u?void 0:u.symbol:null==c?void 0:c.symbol,{currentPrice:T,isErrorPrice:B,isNullPrice:E,fiatPriceLoading:I}=m,A=j?null==u?void 0:u.decimals:null==c?void 0:c.decimals,S=n.useMemo((()=>{if(!u)return"";const e=function(e,t,n){if(!t)return"";const i=new s(t),r=Math.min(n,16),a=Number(`1e-${r}`);if(e!==yC.standard&&!i.isNaN()&&(i.lt(a)||i.gt(EC))){const t=a.toFixed(r);switch(e){case yC.pegged:case yC.singleToken:return o.i18n._({id:"P4iKEj",message:"The initial price needs to be greater than {min} and less than 100,000,000",values:{min:t}});case yC.marketMakerPool:return o.i18n._({id:"kdzjmC",message:"The mid price needs to be greater than {min} and less than 100,000,000",values:{min:t}})}}return""}(i,p,u.decimals);return e||""}),[p,u,i]),L=n.useMemo((()=>!(!p||"0"===p||Number(p))),[p]);return z.jsxs(z.Fragment,{children:[z.jsx(Rj,{title:z.jsxs(z.Fragment,{children:[v,b&&z.jsx(t.QuestionTooltip,{title:z.jsxs(z.Fragment,{children:[b,C?z.jsxs(z.Fragment,{children:["\n",z.jsxs(t.Box,{component:"a",href:C,target:"_blank",rel:"noopener noreferrer",sx:{color:"primary.main",textDecoration:"underline"},onClick:e=>{e.stopPropagation()},children:[z.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}):""]}),ml:4,sx:{width:14,height:14,alignItems:"center"}})]}),sx:{mt:20},children:z.jsxs(t.Box,{sx:{pt:r?11:19,px:19,pb:11,borderWidth:1,borderStyle:"solid",borderColor:S||L?"error.main":x.palette.background.cardInput,borderRadius:8,backgroundColor:x.palette.background.cardInput,display:"flex",flexDirection:"column",alignItems:"stretch",gap:20},children:[r?null:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{typography:"body2",color:x.palette.text.primary,display:"flex",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:["1 ",null!=w?w:"-"," ="]}),z.jsx(Yu,{value:p,onChange:e=>{h({type:pj.UpdateFixedRatioPrice,payload:e})},readOnly:l,sx:{backgroundColor:"background.cardInput",pl:0,pr:0,mt:0,flex:"1 1 auto","& input":{textAlign:"right",typography:"h5",height:25,py:0,px:8,color:x.palette.text.primary,"&::placeholder":{color:x.palette.text.disabled}}}}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:null!=k?k:"-"}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},component:t.ButtonBase,onClick:()=>{h({type:pj.ToggleLeftToken})},children:z.jsx(t.HoverOpacity,{weak:!0,component:oe.Switch,sx:{marginLeft:8,p:x.spacing(2),color:x.palette.text.primary,backgroundColor:t.alpha(x.palette.primary.main,.1),borderRadius:"50%"}})})]}),S&&z.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:-14},children:S})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"flex-start":"flex-end",typography:"h6",color:x.palette.text.primary,fontWeight:500},children:["=",z.jsx(e.Trans,{id:"pdZiL7",message:"Current Market Price:"})," ",I?z.jsx(t.Skeleton,{sx:{borderRadius:4},width:50,height:17}):E?z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"mObS+5",message:"Failed to get price of the token"}),children:z.jsx(t.Box,{component:oe.Warn,sx:{width:14,height:14,color:x.palette.error.main,typography:"h6"}})}):er({input:T,decimals:A})," ",k,B||a?null:z.jsx(t.Checkbox,{checked:l,onChange:e=>{if(e.target.checked){if(h({type:pj.UpdateIsFixedRatio,payload:!0}),!A)throw new Error("currentTokenDecimals is undefined");T&&!T.isNaN()&&h({type:pj.UpdateFixedRatioPrice,payload:T.dp(A,s.ROUND_DOWN).toString()})}else f(!0)},sx:{ml:8}})]})]})}),z.jsx(Lj,{on:g,onClose:()=>f(!1),onConfirm:()=>{h({type:pj.UpdateIsFixedRatio,payload:!1})}})]})}function Oj({selectedVersion:e,selectedSubPeggedVersion:n,baseToken:i,quoteToken:o,initPrice:r,dispatch:a}){var s;const l=t.useTheme(),{versionMap:d,subPeggedVersionList:c}=vC(),{initPriceLabel:u}=d[e];return i&&o?z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{mt:8,display:"flex",flexDirection:"column",alignItems:"center",gap:4},children:[z.jsx(t.Box,{sx:{typography:"body2",color:l.palette.text.secondary,fontWeight:500},children:u}),z.jsxs(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600},children:["1 ",null==i?void 0:i.symbol,"=",null!==(s=RC({midPrice:void 0,quoteToken:o,selectedVersion:e,initPrice:r}))&&void 0!==s?s:"-"," ",o.symbol]})]}),z.jsx(t.Box,{sx:{mt:20,display:"flex",flexDirection:"column",gap:12,px:20},children:c.map((e=>{const t=n===e.version;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{a({type:pj.SelectNewSubPeggedVersion,payload:e.version})},selected:t,subTitle:void 0,sx:{backgroundColor:l.palette.background.paper,borderColor:t?l.palette.primary.main:l.palette.border.main},titleSx:{typography:"body1",fontWeight:600}},e.version)}))})]}):null}function Pj({title:e,value:n,onChange:i}){const o=t.useTheme();return z.jsxs(t.Box,{sx:{flexGrow:1,flexShrink:1,flexBasis:"50%",display:"flex",alignItems:"center",px:15,py:7,borderWidth:1,borderStyle:"solid",borderColor:o.palette.border.main,borderRadius:8,backgroundColor:o.palette.background.cardInput},children:[z.jsx(t.Box,{sx:{color:o.palette.text.primary,typography:"body1",fontWeight:500,flexShrink:0},children:e}),z.jsx(Yu,{value:n,onChange:i,suffix:"%",placeholder:"0",sx:{backgroundColor:"background.cardInput",mt:0,display:"flex",alignItems:"center",width:"100%",typography:"h5",lineHeight:"32px",color:o.palette.text.disabled,"& input":{textAlign:"right",py:0,px:8,color:o.palette.text.primary,"&::placeholder":{opacity:1,color:o.palette.text.disabled,fontWeight:600,typography:"h5",lineHeight:1,position:"relative"}}}})]})}const _j=({baseToken:i,quoteToken:o,initPrice:r,peggedBaseTokenRatio:a,peggedQuoteTokenRatio:l,baseAmount:d,quoteAmount:c,dispatch:u})=>{var p,h;const m=t.useTheme(),[x,g]=n.useMemo((()=>{const{base:e,quote:t}=MC({initPrice:r});return[e?e.multipliedBy(100).toString():null,t?t.multipliedBy(100).toString():null]}),[r]),f=""===a&&""===l,[y,v]=n.useMemo((()=>{var e,t;const n=null!==(e=null==i?void 0:i.decimals)&&void 0!==e?e:0,a=null!==(t=null==o?void 0:o.decimals)&&void 0!==t?t:0,l=new s(d).dp(n,s.ROUND_DOWN).multipliedBy(`1e${n}`),u=new s(c).dp(a,s.ROUND_DOWN).multipliedBy(`1e${a}`),p=new s(r).multipliedBy(`1e${18-n+a}`).dp(0,s.ROUND_DOWN),h=u.lt(l.multipliedBy(p).div(1e18))?u.multipliedBy(1e18).div(p):l,m=new s(1001);if(m.gt(h))return[new s(1),"100%"];const x=m.dividedBy(h);return[x,hr({input:x})]}),[d,null==i?void 0:i.decimals,r,c,null==o?void 0:o.decimals]),b=n.useMemo((()=>!!y.lte("0.0000000001")||null!=x&&a===x&&null!=g&&l===g),[y,a,l,x,g]),C=`${null==i?void 0:i.symbol}:${null==o?void 0:o.symbol}=${x}%:${g}%`;return z.jsxs(Rj,{title:z.jsx(e.Trans,{id:"OuSseo",message:"Ratio Settings"}),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(Pj,{title:null!==(p=null==i?void 0:i.symbol)&&void 0!==p?p:"",value:a,onChange:e=>{u({type:pj.UpdatePeggedBaseTokenRatio,payload:e})}}),z.jsx(t.Box,{sx:{color:m.palette.text.primary,typography:"body2",fontWeight:500,width:14,flexShrink:0,flexGrow:0,textAlign:"center"},children:":"}),z.jsx(Pj,{title:null!==(h=null==o?void 0:o.symbol)&&void 0!==h?h:"",value:l,onChange:e=>{u({type:pj.UpdatePeggedQuoteTokenRatio,payload:e})}})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:20,px:19,pt:19,pb:11,borderRadius:16,borderWidth:1,borderColor:b||f?m.palette.border.main:"transparent",borderStyle:"solid",backgroundColor:b||f?m.palette.background.paper:t.alpha(m.palette.warning.main,.1)},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:8},children:[f?null:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,color:b?m.palette.text.primary:m.palette.warning.main,typography:"body1",fontWeight:600},children:[b?null:z.jsx(oe.Warn,{}),z.jsx(e.Trans,{id:"x3muNy",message:"Liquidity Burn Ratio"}),": ",v]}),z.jsx(t.Box,{sx:{color:m.palette.text.secondary,typography:"h6",textAlign:"center","&>strong":{color:b?m.palette.text.primary:m.palette.warning.main}},children:f?z.jsx(e.Trans,{id:"pQJBKk",message:"The closer the provided asset ratio is to the recommended ratio ({recommendRatioText}), the smaller the portion burned.",values:{recommendRatioText:C}}):z.jsx(e.Trans,{id:"ZlQ83E",message:"<0>{lostRatio}</0> of the initial liquidity you provide will be burned. <1/>The closer the provided asset ratio is to the recommended ratio ({recommendRatioText}), the smaller the portion burned.",values:{lostRatio:v,recommendRatioText:C},components:{0:z.jsx("strong",{}),1:z.jsx("br",{})}})})]}),f||!b?z.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,size:t.Button.Size.small,onClick:()=>{u({type:pj.UpdatePeggedBaseTokenRatio,payload:null!=x?x:""})},sx:{border:`solid 1px ${m.palette.text.primary}`,color:m.palette.text.primary,"&:hover":{background:t.alpha(m.palette.text.primary,.1)}},children:z.jsx(e.Trans,{id:"NjdGps",message:"Use the recommended ratio"})}):null]})]})};function Nj({open:e,onClose:n,afterClose:i,title:o,titleCenter:r,rightSlot:a,canBack:s=!0,children:l,width:d=420,height:c,testId:u}){const p=t.useTheme(),{isMobile:h}=Ga();return z.jsx(t.WidgetModal,{open:e,onClose:n,container:h?document.querySelector(`.${fu}`):void 0,disableEnforceFocus:!0,children:z.jsxs(t.Box,{sx:Object.assign({backgroundColor:"background.paper",display:"flex",height:c,flexDirection:"column",justifyContent:"center",alignItems:"center",outline:0,overflow:"hidden","& > div":{width:"100%"}},h?{width:"100%",borderRadius:p.spacing(16,16,0,0)}:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:d,maxWidth:"95%",minHeight:200,maxHeight:"80%",borderRadius:16}),"data-testid":u,children:[o?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"center":"space-between",p:20,width:"100%",boxSizing:"border-box"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:o}),a,!a&&s&&z.jsx(t.Box,{component:oe.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{n&&n(),null==i||i()}})]}):"",l]})})}var Dj;function Fj(){return Fj=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Fj.apply(null,arguments)}const Uj=e=>P.createElement("svg",Fj({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Dj||(Dj=P.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},P.createElement("path",{id:"\\xE4\\xB8\\x89\\xE8\\xA7\\x92\\xE5\\xBD\\xA2",fillRule:"evenodd",clipRule:"evenodd",d:"M6.58398 12.376C6.78189 12.6728 7.21811 12.6728 7.41603 12.376L10.4818 7.77735C10.7033 7.44507 10.4651 7 10.0657 7H3.93426C3.53491 7 3.29672 7.44507 3.51823 7.77735L6.58398 12.376Z",fill:"currentColor"}))));function qj({dispatch:i,slippageCoefficient:r,selectedVersion:a,isCustomized:s,isStandardVersion:l}){const d=t.useTheme(),[c,u]=n.useState(!1),[p,h]=n.useState(r),m=function({selectedVersion:e}){const i=t.useTheme();return n.useMemo((()=>{const n=i.palette.background.paperDarkContrast,r=i.palette.text.disabled,a=i.palette.purple.main,s=t.alpha(a,.1);return e===yC.pegged?[{tag:"",description:o.i18n._({id:"PPqGw9",message:"Applicable to pegged assets with a fixed price and no fluctuation"}),value:"0",title:"K=0",tagBackgroundColor:"transparent",tagColor:"transparent"},{tag:o.i18n._({id:"nTWWCZ",message:"Low"}),description:o.i18n._({id:"L4nQwl",message:"Suitable for stablecoins with price fluctuations within 0.5%"}),value:"0.0001",title:"K=0.0001",tagBackgroundColor:s,tagColor:a},{tag:o.i18n._({id:"agPptk",message:"Medium"}),description:o.i18n._({id:"FrP5tr",message:"Suitable for stablecoins with price fluctuations within 2%"}),value:"0.0005",title:"K=0.0005",tagBackgroundColor:n,tagColor:r},{tag:o.i18n._({id:"yx/fMc",message:"High"}),description:o.i18n._({id:"bC0iyq",message:"Suitable for stablecoins with price fluctuations within 10%"}),value:"0.002",title:"K=0.002",tagBackgroundColor:n,tagColor:r}]:[{tag:o.i18n._({id:"agPptk",message:"Medium"}),description:o.i18n._({id:"VXTSOE",message:"Suitable for most situations."}),value:"0.5",title:"K=0.5",tagBackgroundColor:n,tagColor:r},{tag:o.i18n._({id:"nTWWCZ",message:"Low"}),description:o.i18n._({id:"DPi/hO",message:"Results in a relatively fixed price."}),value:"0.01",title:"K=0.01",tagBackgroundColor:n,tagColor:r},{tag:o.i18n._({id:"yx/fMc",message:"High"}),description:o.i18n._({id:"fKYdE9",message:"Results in a more volatile price."}),value:"1",title:"K=1",tagBackgroundColor:s,tagColor:a}]}),[e,i.palette])}({selectedVersion:a}),[x,g]=n.useState(r);x!==r&&(g(r),h(r));const f=n.useMemo((()=>{const e=Aj(p,a);return null!=e?e:""}),[a,p]),y=n.useMemo((()=>!(!p||"0"===p||Number(p))),[p]),v=Boolean(f)||y||s&&!p;return z.jsxs(z.Fragment,{children:[z.jsx(Rj,{title:z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"+/wf6Z",message:"The smaller the slippage coefficient, the lower the slippage for traders, and the deeper the market depth."}),ml:4,sx:{width:14,height:14}})]}),sx:{mt:20},children:z.jsxs(t.Box,{component:t.ButtonBase,sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:20,py:8,color:d.palette.text.primary,borderRadius:8,backgroundColor:d.palette.background.cardInput,"&:hover":{backgroundColor:d.palette.hover.default},"&[disabled]>svg":{color:d.palette.text.disabled}},disabled:l,onClick:l?void 0:()=>{u(!0)},children:[z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px"},children:r}),z.jsx(t.Box,{component:Uj,sx:{flexShrink:0,width:18,height:18}})]})}),z.jsx(Nj,{open:c,onClose:()=>u(!1),title:z.jsxs(t.Box,{children:[z.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"+/wf6Z",message:"The smaller the slippage coefficient, the lower the slippage for traders, and the deeper the market depth."}),ml:8})]}),children:z.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,p:d.spacing(8,28,28)},children:[m.map((e=>{const t=!s&&p===e.value;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{i({type:pj.UpdateIsSlippageCoefficientCustomized,payload:!1}),h(e.value)},selected:t,subTitle:e.tag?z.jsx(JC,{color:e.tagColor,backgroundColor:e.tagBackgroundColor,tagKey:e.tag}):void 0,sx:{backgroundColor:d.palette.background.paper,borderColor:t?d.palette.primary.main:d.palette.border.main},titleSx:{typography:"body1"}},e.value)})),z.jsx(t.Box,{sx:{mt:8},children:z.jsx(Tj,{errorMsg:f,isCustomized:s,onClick:()=>{s||h(""),i({type:pj.UpdateIsSlippageCoefficientCustomized,payload:!0})},value:p,onChange:e=>{h(e)}})})]}),z.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:z.jsx(t.Button,{fullWidth:!0,disabled:v,onClick:()=>{i({type:pj.UpdateSlippageCoefficient,payload:p}),u(!1)},children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function Vj({token:i,oppositeTokenAddress:o,dispatch:r,tokenSelectOnChange:a}){var s;const l=t.useTheme(),{chainId:d,account:u}=Ra(),[p,h]=n.useState(!1),m=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(d,null==i?void 0:i.address,u)));return i?z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:{display:"flex",alignItems:"center",px:20,py:8,borderRadius:8,backgroundColor:l.palette.background.cardInput,"&:hover":{backgroundColor:l.palette.hover.default}},onClick:()=>{h(!0)},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:i.address,marginRight:0,width:24,height:24,chainId:i.chainId||d,noShowChain:!0,sx:{flexShrink:0}}),z.jsx(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600,lineHeight:"32px",flexShrink:0},children:i.symbol}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",fontWeight:500,color:l.palette.text.secondary,wordBreak:"break-all"},children:["(",z.jsx(e.Trans,{id:"fsBGk0",message:"Balance"}),": ",!i.address||m.isLoading?z.jsx(t.RotatingIcon,{}):er({input:null===(s=m.data)||void 0===s?void 0:s.balance,decimals:i.decimals}),")"]})]}),z.jsx(t.Box,{component:Uj,sx:{flexShrink:0,ml:"auto",width:18,height:18,color:l.palette.text.secondary}})]}),z.jsx(dp,{value:i,open:p,chainId:d,occupiedAddrs:[o],occupiedChainId:i.chainId,onClose:()=>{h(!1)},onTokenChange:(e,t)=>{if(!Array.isArray(e)){if(t)return r({type:pj.SwitchTokens}),void h(!1);a(e),h(!1)}},modal:!0})]}):null}const Wj=({baseToken:t,quoteToken:n,dispatch:i})=>{var o,r;return z.jsxs(Rj,{title:z.jsx(e.Trans,{id:"dmiCGN",message:"Select Token Pair"}),children:[z.jsx(Vj,{token:t,oppositeTokenAddress:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",dispatch:i,tokenSelectOnChange:e=>{i({type:pj.UpdateBaseToken,payload:e})}}),z.jsx(Vj,{token:n,oppositeTokenAddress:null!==(r=null==t?void 0:t.address)&&void 0!==r?r:"",dispatch:i,tokenSelectOnChange:e=>{i({type:pj.UpdateQuoteToken,payload:e})}})]})};function Hj({selectedVersion:e,dispatch:n}){const i=t.useTheme(),{isMobile:o}=Ga(),{versionList:r}=vC(),a="light"===i.palette.mode;return z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:r.map((i=>{const r=e===i.version;return z.jsx(kj,{title:i.title,description:i.description,onClick:()=>{n({type:pj.SelectNewVersion,payload:i.version})},selected:r,children:o&&r&&z.jsx(t.Box,{component:a?i.exampleImgUrl:i.exampleDarkImgUrl,sx:{mt:28,width:"100%",height:88.1}})},i.version)}))})}function Zj(){const i=t.useTheme(),{defaultBaseToken:r,defaultQuoteToken:a}=dj(),{chainId:l}=Ra(),[d,c]=n.useReducer(xj,{currentStep:0,selectedVersion:yC.standard,baseToken:r,quoteToken:a,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:BC,fixedRatioPrice:TC,leftTokenAddress:null==r?void 0:r.address,feeRate:jC,isFeeRateCustomized:!1,slippageCoefficient:IC,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});!r||d.baseToken&&d.baseToken.chainId===l||c({type:pj.UpdateBaseToken,payload:r}),!a||d.quoteToken&&d.quoteToken.chainId===l||c({type:pj.UpdateQuoteToken,payload:a});const{isMobile:u}=Ga(),{versionMap:p}=vC(),h=p[d.selectedVersion],m=d.selectedVersion===yC.singleToken,x=d.selectedVersion===yC.standard,g=d.selectedVersion===yC.pegged,f=m?d.quoteToken:d.baseToken,y=m?d.baseToken:d.quoteToken,v=gj({isSingleTokenVersion:m,leftTokenAddress:d.leftTokenAddress,baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c}),b=new s(d.peggedBaseTokenRatio).div(100).dp(LC,s.ROUND_DOWN),C=new s(d.peggedQuoteTokenRatio).div(100).dp(LC,s.ROUND_DOWN),j=g&&b.lte(0),w=g&&C.lte(0),k=z.jsxs(t.Box,{sx:{px:20},children:[z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:m?d.quoteAmount:d.baseAmount,onInputChange:m?void 0:e=>{c({type:m?pj.UpdateQuoteAmount:pj.UpdateBaseAmount,payload:e})},readOnly:m||j,sx:{backgroundColor:"background.cardInput",padding:i.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"},inputReadonlyTooltip:j?o.i18n._({id:"t3d3/V",message:"ratio is 0"}):void 0,token:f,occupiedAddrs:y?[y.address]:void 0,occupiedChainId:l,chainId:l,onTokenChange:g?void 0:(e,t)=>{c(t?{type:pj.SwitchTokens}:{type:m?pj.UpdateQuoteToken:pj.UpdateBaseToken,payload:e})}}),z.jsx(vp,{}),z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:m?d.baseAmount:d.quoteAmount,onInputChange:e=>{c({type:m?pj.UpdateBaseAmount:pj.UpdateQuoteAmount,payload:e})},readOnly:x&&d.isFixedRatio&&!!d.fixedRatioPrice||w,sx:{backgroundColor:"background.cardInput",padding:i.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"},inputReadonlyTooltip:w?o.i18n._({id:"t3d3/V",message:"ratio is 0"}):o.i18n._({id:"5QDjef",message:"The token amount is calculated by initial price."}),token:y,occupiedAddrs:f?[f.address]:void 0,occupiedChainId:l,chainId:l,onTokenChange:(e,t)=>{c(t?{type:pj.SwitchTokens}:{type:m?pj.UpdateBaseToken:pj.UpdateQuoteToken,payload:e})}})]});return z.jsx(sm,{children:z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start",height:"100%"},u?{}:{height:"auto",overflowX:"auto"}),children:[u?null:z.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block",overflow:"hidden"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20},children:[z.jsx(nv,{}),z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:z.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),z.jsx(gg,{poolType:"PMM"})]}),z.jsx(rj,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"}),index:1,status:0===d.currentStep?"running":"completed"}),z.jsx(sj,{versionItem:h,status:0===d.currentStep?"running":"completed"},h.version),z.jsx(rj,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"}),index:2,status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed"}),g?z.jsx(_C,{status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed",baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,midPrice:void 0}):z.jsx(ij,{status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed",baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),g&&z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"6lss/t",message:"Pricing Model"}),index:3,status:d.currentStep>2?"completed":2===d.currentStep?"running":"waiting"}),z.jsx(oj,{isWaiting:d.currentStep<2,selectedSubPeggedVersion:d.selectedSubPeggedVersion})]}),g?z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:4,status:d.currentStep>3?"completed":3===d.currentStep?"running":"waiting"}),z.jsx(ej,{isWaiting:d.currentStep<3,feeRate:d.feeRate})]}):z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:3,status:2===d.currentStep?"running":"waiting"}),z.jsx(ej,{isWaiting:d.currentStep<2,feeRate:d.feeRate})]}),g&&z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"3ggd2j",message:"Asset ratio within the pool"}),index:5,status:d.currentStep>4?"completed":4===d.currentStep?"running":"waiting"}),z.jsx(tj,{isWaiting:d.currentStep<4,baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount,peggedBaseTokenRatio:d.peggedBaseTokenRatio,peggedQuoteTokenRatio:d.peggedQuoteTokenRatio})]})]}),z.jsxs(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:0,flexBasis:375,borderRadius:0,backgroundColor:"background.paper",minHeight:"100%"},u?{}:{pb:20,borderRadius:16,flexGrow:0,minHeight:"auto",height:"100%",position:"sticky",top:"0px",overflowY:"hidden"}),children:[z.jsx(aj,{currentStep:d.currentStep,isPeggedVersion:g}),0===d.currentStep&&z.jsx(Hj,{selectedVersion:d.selectedVersion,dispatch:c}),1===d.currentStep&&z.jsxs(z.Fragment,{children:[g?z.jsx(z.Fragment,{children:z.jsx(Wj,{baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c})}):z.jsxs(z.Fragment,{children:[z.jsx(KC,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),k]}),z.jsx(qj,{dispatch:c,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,isCustomized:d.isSlippageCoefficientCustomized,isStandardVersion:x}),z.jsx(Mj,{selectedVersion:d.selectedVersion,isFixedRatio:d.isFixedRatio,leftTokenAddress:d.leftTokenAddress,baseToken:d.baseToken,quoteToken:d.quoteToken,fixedRatioPrice:d.fixedRatioPrice,dispatch:c,isStandardVersion:x,isSingleTokenVersion:m,priceInfo:v})]}),g&&2===d.currentStep&&z.jsx(Oj,{selectedVersion:d.selectedVersion,selectedSubPeggedVersion:d.selectedSubPeggedVersion,baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,dispatch:c}),d.currentStep===(g?3:2)&&z.jsx(Sj,{dispatch:c,feeRate:d.feeRate,isFeeRateCustomized:d.isFeeRateCustomized}),g&&4===d.currentStep&&z.jsxs(z.Fragment,{children:[z.jsx(KC,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),z.jsx(_j,{dispatch:c,baseToken:d.baseToken,quoteToken:d.quoteToken,peggedBaseTokenRatio:d.peggedBaseTokenRatio,peggedQuoteTokenRatio:d.peggedQuoteTokenRatio,initPrice:d.initPrice,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),z.jsx(Rj,{title:z.jsx(e.Trans,{id:"E4LM3N",message:"Add Initial Liquidity"}),sx:{mt:20},children:z.jsx(t.Box,{sx:{mx:-20},children:k})})]}),z.jsx(t.Box,{sx:Object.assign({pb:160},u?{}:{pb:28})}),z.jsx(jj,{state:d,dispatch:c,isPeggedVersion:g,isStandardVersion:x,isSingleTokenVersion:m,fiatPriceLoading:v.fiatPriceLoading})]})]})})}function zj({open:n,onClose:i,title:o,children:r,singleBtn:a,danger:s,singleBtnText:l,cancelText:d,confirmText:c,disabledConfirm:u,confirmLoading:p,isManualClose:h,onConfirm:m}){const x=Nj;return z.jsx(x,{open:n,onClose:i,title:z.jsx(t.Box,{sx:{textAlign:"center"},children:o}),canBack:!1,titleCenter:!0,children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1,width:"100%"},children:[z.jsx(t.Box,{sx:{typography:"body2",color:o?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:r}),a?z.jsx(t.Box,{sx:{px:20},children:z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:s,sx:{mt:32,mb:20},onClick:()=>{i()},children:l||z.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):z.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{i()},children:d||z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),z.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:s,disabled:u,isLoading:p,onClick:()=>{m&&m(),h||i()},children:c||z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function $j({sx:n,onClick:o}){const r=t.useTheme();return z.jsxs(t.HoverOpacity,{onClick:()=>{o?o():dm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer","& > svg":{mr:10}},n),children:[z.jsx(t.Box,{sx:{color:r.palette.text.secondary,width:24,height:24,display:"flex",alignItems:"center",justifyContent:"center",borderColor:r.palette.border.main,borderStyle:"solid",borderWidth:1,borderRadius:"50%",backgroundColor:r.palette.background.paper,mr:6},children:z.jsx(oe.ArrowBack,{})}),z.jsx(e.Trans,{id:"CKyk7Q",message:"Go back"})]})}function Gj({open:i,onClose:r,alertContent:a,onConfirm:s}){const l=t.useTheme(),[d,c]=n.useState(!1),u=o.i18n._({id:"LQU+Dm",message:"Risk Disclaimer"});return z.jsx(Nj,{open:i,onClose:r,title:u,canBack:!1,titleCenter:!0,children:z.jsxs(t.Box,{sx:{flex:1,display:"flex",flexDirection:"column",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{mb:20,mx:20,maxHeight:275,overflowY:"auto",borderWidth:1,borderRadius:10,borderStyle:"solid",borderColor:"border.main",p:l.spacing(20),typography:"body2",backgroundColor:l.palette.background.input,color:l.palette.text.primary,textAlign:"left"},children:a}),z.jsxs(t.Box,{sx:{padding:20,pt:12,backgroundColor:l.palette.background.paperContrast},children:[z.jsxs(t.Box,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary",textAlign:"left","& a":{fontWeight:600,color:"primary.main","&:hover":{textDecoration:"underline"}}},children:[z.jsx(t.Checkbox,{sx:{top:-1},checked:d,onChange:e=>{const{checked:t}=e.target;c(t)}}),z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"dqWPbT",message:"I have read, understand, and agree to the <0>Terms of Service</0>.",components:{0:z.jsx("a",{href:"https://docs.dodoex.io/home/terms-of-service",target:"_blank",rel:"noopener noreferrer"})}})})]}),z.jsx(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:z.jsx(t.Button,{sx:{},disabled:!d,fullWidth:!0,onClick:()=>{c(!1),null==s||s()},children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})]})})}function Qj({id:e,chainId:t}){var n,i,o,a,l,d,u,p,h,m,x,g,f;const y=t?Si[t]:"",v=Da().getQuery(r.PoolApi.graphql.fetchPool,{id:e||"",where:{refreshNow:!1,chain:y},liquidityWhere:{chain:y,refreshNow:!1,filterState:{address:e}}}),b=c.useQuery(Object.assign(Object.assign({},v),{enabled:!!e})),{pair:C,liquidity_list:j}=null!==(n=b.data)&&void 0!==n?n:{},w=null===(o=null===(i=null==j?void 0:j.lqList)||void 0===i?void 0:i[0])||void 0===o?void 0:o.pair;return Object.assign(Object.assign({},b),{poolDetail:C&&t?Object.assign(Object.assign({},C),{address:C.id,type:C.type,chainId:t,baseToken:fa(C.baseToken,t),quoteToken:fa(C.quoteToken,t),miningAddress:null!==(l=null===(a=null==w?void 0:w.miningAddress)||void 0===a?void 0:a[0])&&void 0!==l?l:"",apy:null==w?void 0:w.apy,baseApy:(null==w?void 0:w.apy)?mr(new s(null!==(d=w.apy.transactionBaseApy)&&void 0!==d?d:0).plus(null!==(u=w.apy.miningBaseApy)&&void 0!==u?u:0)):void 0,quoteApy:Number(null===(p=null==w?void 0:w.apy)||void 0===p?void 0:p.transactionQuoteApy)||Number(null===(h=null==w?void 0:w.apy)||void 0===h?void 0:h.miningQuoteApy)?mr(new s(null!==(x=null===(m=null==w?void 0:w.apy)||void 0===m?void 0:m.transactionQuoteApy)&&void 0!==x?x:0).plus(null!==(f=null===(g=null==w?void 0:w.apy)||void 0===g?void 0:g.miningQuoteApy)&&void 0!==f?f:0)):void 0,isCpPool:!1,cpAddress:void 0,cpLiquidator:void 0,cpCreator:void 0,cpCreatedAtTimestamp:void 0}):null})}function Yj({disabled:n,chainId:i,baseStatus:o,quoteStatus:r,onClick:a}){const{account:s}=Ra();return s?o.needShowTokenStatusButton||r.needShowTokenStatusButton?z.jsx(_f,{status:o.needShowTokenStatusButton?o:r,buttonProps:{variant:t.Button.Variant.contained,fullWidth:!0}}):z.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,disabled:n,onClick:()=>a(),children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})}):z.jsx(Tm,{chainId:i,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0})}function Xj({state:i,pool:r,loading:a}){var l,d;const{baseToken:u,quoteToken:p,baseAmount:h,quoteAmount:m,initPrice:x,slippageCoefficient:g,feeRate:f}=i,y=c.useQuery(xa.getPMMStateQuery(null==r?void 0:r.chainId,null==r?void 0:r.address,null==r?void 0:r.type,null===(l=null==r?void 0:r.baseToken)||void 0===l?void 0:l.decimals,null===(d=null==r?void 0:r.quoteToken)||void 0===d?void 0:d.decimals)),v=t.useTheme(),{isMobile:b}=Ga(),{account:C}=Ra(),j=dm(),[w,k]=n.useState(!1),T=y.data&&h?new s(h).minus(y.data.baseReserve):void 0,B=y.data&&m?new s(m).minus(y.data.quoteReserve):void 0,E=null==T?void 0:T.lt(0),I=As(u,{amount:T}),A=As(p,{amount:B});let S=!r||a||!h||Number(h)<0||!m||Number(m)<0;if(!S&&p){const e=new s(x),t=Math.min(p.decimals,16);(!x||e.isNaN()||e.lt(`1e-${t}`)||e.gt(EC))&&(S=!0);const n=new s(g);(!g||n.isNaN()||n.lt(0)||n.gt(IC))&&(S=!0);const i=new s(f);(!f||i.isNaN()||i.lt(0)||i.gt(kC))&&(S=!0)}const{modifyDPPMutation:L}=ny({pool:r||void 0});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign(Object.assign({position:"sticky",left:0,right:0,bottom:0,backgroundColor:v.palette.background.paperContrast,px:20,py:20},b?{}:{position:"static",backgroundColor:"transparent",py:0}),{display:"flex",alignItems:"center",gap:8}),children:[b&&!!C&&z.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{j.back()},children:z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),z.jsx(Yj,{disabled:S,chainId:null==r?void 0:r.chainId,baseStatus:I,quoteStatus:A,onClick:()=>k(!0)})]}),z.jsx(yj,{on:w,onClose:()=>k(!1),state:i,isModify:!0,loading:L.isPending,onConfirm:()=>{var e,t;L.mutate({txTitle:o.i18n._({id:"KRnA5J",message:"Set pool parameters"}),baseAmount:null!==(e=null==T?void 0:T.toString())&&void 0!==e?e:"",quoteAmount:null!==(t=null==B?void 0:B.toString())&&void 0!==t?t:"",isRemove:E,feeRate:i.feeRate,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient,submittedBack:()=>{k(!1),j.push({type:exports.PageType.Pool,params:{tab:Zy.myCreated}})}})}})]})}function Kj({dispatch:i,feeRate:r,isCustomized:a}){const s=t.useTheme(),[l,d]=n.useState(!1),[c,u]=n.useState(r),p=Ej();!c&&r&&u(r);const h=Ij(c),m=!(!c||"0"===c||Number(c)),x=Boolean(h)||m||a&&!c;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",mt:20,px:20},children:[z.jsxs(t.Box,{sx:{fontWeight:500,display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8,size:16})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",ml:12},children:[r,"%",z.jsx(t.Button,{variant:t.Button.Variant.tag,sx:{ml:12,fontSize:12},onClick:()=>d(!0),children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]})]}),z.jsx(Nj,{open:l,onClose:()=>d(!1),title:z.jsxs(t.Box,{children:[z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8})]}),children:z.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,p:s.spacing(8,28,28)},children:[p.map((e=>{const t=!a&&c===e.value;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{i({type:pj.UpdateIsFeeRateCustomized,payload:!1}),u(e.value)},selected:t,subTitle:e.tag?z.jsx(JC,{color:e.tagColor,backgroundColor:e.tagBackgroundColor,tagKey:e.tag}):void 0,sx:{backgroundColor:s.palette.background.paper,borderColor:t?s.palette.primary.main:s.palette.border.main}},e.value)})),z.jsx(t.Box,{sx:{mt:8},children:z.jsx(Tj,{errorMsg:h,isCustomized:a,onClick:()=>{a||u(""),i({type:pj.UpdateIsFeeRateCustomized,payload:!0})},value:c,onChange:e=>{u(e)}})})]}),z.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:z.jsx(t.Button,{fullWidth:!0,disabled:x,onClick:()=>{i({type:pj.UpdateFeeRate,payload:c}),d(!1)},children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function Jj({titleKey:e}){const n=t.useTheme();return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{mt:28,mb:28,borderTopColor:"divider",borderTopStyle:"solid",borderTopWidth:1}}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:n.palette.text.primary},children:e})})]})}function ew({params:i}){var r,a,s,l;const d=t.useTheme(),{isMobile:u}=Ga(),{chainId:p}=Ra(),[h,m]=n.useState(!1),[x,g]=n.useReducer(xj,{currentStep:0,selectedVersion:yC.marketMakerPool,baseToken:null,quoteToken:null,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:TC,fixedRatioPrice:TC,leftTokenAddress:void 0,feeRate:jC,isFeeRateCustomized:!1,slippageCoefficient:IC,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});n.useEffect((()=>{m(!window.localStorage.getItem(No.PoolEditPage))}),[]);const[f,y]=n.useState("inital"),v=Qj({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:b}=v,C=N(v,["poolDetail"]);C.isPending||C.error||b||"inital"!==f||y("open"),!x.baseToken&&(null==b?void 0:b.baseToken)&&g({type:pj.InitEditParameters,payload:b});const j=c.useQuery(xa.getPMMStateQuery(null==b?void 0:b.chainId,null==b?void 0:b.address,null==b?void 0:b.type,null===(r=null==b?void 0:b.baseToken)||void 0===r?void 0:r.decimals,null===(a=null==b?void 0:b.quoteToken)||void 0===a?void 0:a.decimals));if(!x.slippageCoefficient&&(null===(l=null===(s=j.data)||void 0===s?void 0:s.pmmParamsBG)||void 0===l?void 0:l.k)){const e=j.data.pmmParamsBG.k.toString(),t=!uj({selectedVersion:x.selectedVersion}).includes(e);g({type:pj.UpdateSlippageCoefficient,payload:e}),g({type:pj.UpdateIsSlippageCoefficientCustomized,payload:t})}!x.baseAmount&&j.data&&(g({type:pj.UpdateBaseAmount,payload:j.data.baseReserve.toString()}),g({type:pj.UpdateQuoteAmount,payload:j.data.quoteReserve.toString()})),!x.fixedRatioPrice&&j.data&&g({type:pj.UpdateFixedRatioPrice,payload:j.data.pmmParamsBG.i.toString()});const w=c.useQuery(xa.getLPFeeRateQuery(null==b?void 0:b.chainId,null==b?void 0:b.address,null==b?void 0:b.type));if(!x.feeRate&&w.data){const e=w.data.times(100).toString(),t=-1===Bj().findIndex((t=>t.value===e));g({type:pj.UpdateFeeRate,payload:e}),g({type:pj.UpdateIsFeeRateCustomized,payload:t})}const k=x.selectedVersion===yC.singleToken,T=x.selectedVersion===yC.standard,B=gj({isSingleTokenVersion:k,leftTokenAddress:x.leftTokenAddress,baseToken:x.baseToken,quoteToken:x.quoteToken,dispatch:g}),{versionMap:E}=vC(),I=E[x.selectedVersion],A=!(null==b?void 0:b.baseToken),S=z.jsx(t.Skeleton,{variant:"rounded",width:210,height:60,sx:{padding:16,borderRadius:8}}),L=z.jsx(t.Skeleton,{variant:"rounded",height:167,sx:{mx:20,borderRadius:16}});return z.jsxs(z.Fragment,{children:[z.jsx(sm,{children:z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start"},u?{height:"100%"}:{height:"auto"}),children:[u?null:z.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block"},children:[z.jsx($j,{}),z.jsx(t.Box,{sx:{mt:28,typography:"h5",fontWeight:600,color:"text.primary"},children:z.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),z.jsx(Jj,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"})}),z.jsx(sj,{versionItem:I,status:"completed"},I.version),z.jsx(Jj,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"})}),A?S:z.jsx(ij,{status:"running",baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),z.jsx(Jj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"})}),A?S:z.jsx(ej,{isWaiting:!1,feeRate:x.feeRate})]}),z.jsxs(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:0,flexBasis:375,backgroundColor:"background.paper"},u?{width:"100%",borderRadius:0,minHeight:"100%"}:{pb:20,borderRadius:16,flexGrow:0,minHeight:"auto"}),children:[z.jsx(t.Box,{sx:Object.assign({top:0,py:20,px:20,backgroundColor:d.palette.background.paper,zIndex:1},u?{position:"sticky"}:{position:"static",borderTopLeftRadius:16,borderTopRightRadius:16}),children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:z.jsx(t.Box,{sx:{typography:"h5",color:d.palette.text.primary,fontWeight:600},children:z.jsx(e.Trans,{id:"6XYkjc",message:"Edit Parameter Settings"})})})}),A?null:z.jsx(KC,{baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),A?L:z.jsxs(t.Box,{sx:{px:20},children:[z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:x.baseAmount,onInputChange:e=>{g({type:pj.UpdateBaseAmount,payload:e})},readOnly:k,token:x.baseToken,occupiedAddrs:x.quoteToken?[x.quoteToken.address]:void 0,occupiedChainId:p,chainId:p}),z.jsx(bp,{}),z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:x.quoteAmount,onInputChange:e=>{g({type:pj.UpdateQuoteAmount,payload:e})},token:x.quoteToken,occupiedAddrs:x.baseToken?[x.baseToken.address]:void 0,occupiedChainId:p,chainId:p})]}),A?null:z.jsxs(z.Fragment,{children:[x.selectedVersion!==yC.standard&&z.jsx(qj,{dispatch:g,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,isCustomized:x.isSlippageCoefficientCustomized,isStandardVersion:T}),z.jsx(Mj,{selectedVersion:x.selectedVersion,isFixedRatio:x.isFixedRatio,leftTokenAddress:x.leftTokenAddress,baseToken:x.baseToken,quoteToken:x.quoteToken,fixedRatioPrice:x.fixedRatioPrice,dispatch:g,isStandardVersion:T,isSingleTokenVersion:k,priceInfo:B}),z.jsx(Kj,{dispatch:g,feeRate:x.feeRate,isCustomized:x.isFeeRateCustomized})]}),z.jsx(t.Box,{sx:{pb:160,[d.breakpoints.up("tablet")]:{pb:28}}}),z.jsx(Xj,{state:x,pool:b,loading:A})]})]})}),z.jsx(zj,{singleBtn:!0,open:"open"===f,onClose:()=>y("close"),onConfirm:()=>y("close"),title:o.i18n._({id:"Da1+Da",message:"Pool not found. Please switch to another network and retry."})}),z.jsx(Gj,{open:h,onClose:()=>{m(!1)},onConfirm:()=>{window.localStorage.setItem(No.PoolEditPage,"1"),m(!1)},alertContent:z.jsx(e.Trans,{id:"Y9QDtD",message:"You are making changes to the liquidity of a private pool. This is a highly discretionary operation that may cause substantial inflows/outflows of funds and changes in market prices. Please make sure you are fully aware of the implications of each parameter modification."})})]})}function tw(e){return null==e?0:new s(e).dp(4,s.ROUND_DOWN).toNumber()}function nw({unit:i,data:o,masterKey:r,sumKey:a}){const l=t.useTheme(),d=n.useRef(null),[c,u]=n.useState(null),[p,h]=n.useState(0);n.useEffect((()=>{const e=()=>{d&&d.current&&h(d.current.offsetWidth)};return setTimeout(e,100),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[d]);const m="light"===l.palette.mode?t.alpha(l.palette.success.main,.6):l.palette.primary.main,x="#ff9553",g=o[o.length-2],f="date";let y=[];if(null==o?void 0:o.length){let e=o[0][r];o.forEach((t=>{t[r]>e&&(e=t[r])})),y=e?[0,Math.ceil(e/3),Math.ceil(e/3*2),e]:[0]}let v=0;y.forEach((e=>{const t=ur(new s(e));let n=t.replace(".","").length;t.indexOf(".")>-1&&(n+=.11),n>v&&(v=n)}));const b=10*v+2;return z.jsxs(t.Box,{ref:d,sx:{position:"relative"},children:[z.jsxs(t.Box,{sx:{minHeight:62,mb:10},children:[z.jsxs(t.Box,{sx:{typography:"caption",mb:8},children:[i||z.jsx("span",{children:" "}),Jo({input:null==g?void 0:g[a]})]}),z.jsx(t.Box,{sx:{color:"text.secondary"},children:j(null==g?void 0:g[f]).format("LL")})]}),z.jsxs(T.BarChart,{width:p,height:364,data:o,margin:{top:5,right:10,left:0,bottom:5},children:[z.jsx("defs",{children:o.map(((e,n)=>z.jsxs("linearGradient",{id:`colorBar${e.date}`,x1:"0",x2:"0",y1:"0",y2:"1",children:[z.jsx("stop",{offset:"0%",stopColor:n===o.length-1?x:m}),z.jsx("stop",{offset:"100%",stopColor:t.alpha(n===o.length-1?x:m,.04)})]},e.date)))}),z.jsx(T.XAxis,{hide:!0,dataKey:f,axisLine:!1,tickFormatter:e=>j(e).format("MM-DD")}),z.jsx(T.YAxis,{orientation:"right",axisLine:!1,ticks:y,width:b,tickFormatter:e=>ur(new s(e))}),z.jsx(T.Tooltip,{isAnimationActive:!1,content:({active:n,payload:i,label:o})=>{if(!(n&&i&&i.length))return null;const r=j(o).format("YYYY-MM-DD")===j().format("YYYY-MM-DD");return z.jsxs(t.Box,{sx:{px:10,py:12,maxWidth:240,borderRadius:8,backgroundColor:"background.paperContrast",typography:"h6",color:"text.secondary"},children:[z.jsx(t.Box,{sx:{mr:8},children:j(o).format("MM-DD HH:mm")}),z.jsx(t.Box,{children:i[0].value}),r?z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"ubzjDN",message:"Real Time"})}):""]})},cursor:!1,coordinate:{x:0,y:0}}),z.jsx(T.Bar,{dataKey:r,onMouseMove:e=>{u(e[f])},onMouseLeave:()=>{u(null)},children:o.map((e=>z.jsx(T.Cell,{fill:`url(#colorBar${e.date})`},e.date)))}),c&&z.jsx(T.ReferenceLine,{x:c,stroke:m,strokeDasharray:"3 3"})]})]})}var iw,ow;function rw({poolDetail:e,chart24hDataFirst:i}){var a,l,d,u,p,h,m,x;const g=t.useTheme(),[f,y]=n.useState(i?iw.volume:iw.depth),v={key:iw.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})},b=[{key:iw.volume,value:o.i18n._({id:"/cF7Rs",message:"Volume"})},{key:iw.feeRevenue,value:o.i18n._({id:"9QjAGB",message:"FeeRevenue"})},{key:iw.traders,value:o.i18n._({id:"qDhDFK",message:"Traders"})}];i?b.push(v):b.splice(0,0,v);const C=function({address:e,chainId:t,day:n}){var i,o,a;const l=t?Si[t]:"",d=Da().getQuery(r.PoolApi.graphql.fetchPoolDayData,{where:{pair_address:null!=e?e:"",chain:l,day:n}}),u=c.useQuery(Object.assign(Object.assign({},d),{enabled:!!e&&!!t})),p=null!==(a=null===(o=null===(i=u.data)||void 0===i?void 0:i.dashboard_pairs_day_data)||void 0===o?void 0:o.map((e=>{var t,n;return{volume:tw(null==e?void 0:e.volumeUsd),fee:tw(new s(null!==(t=null==e?void 0:e.feeUsd)&&void 0!==t?t:0).plus(null!==(n=null==e?void 0:e.mtFeeUsd)&&void 0!==n?n:0).toString()),traders:(null==e?void 0:e.addresses)?Number(e.addresses):0,date:(null==e?void 0:e.timestamp)?1e3*(null==e?void 0:e.timestamp):0,tvl:tw(null==e?void 0:e.tvlUsd)}})))&&void 0!==a?a:[];return Object.assign(Object.assign({},u),{dayDataList:p})}({chainId:null==e?void 0:e.chainId,address:null==e?void 0:e.address,day:30}),j=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(a=null==e?void 0:e.baseToken)||void 0===a?void 0:a.decimals,null===(l=null==e?void 0:e.quoteToken)||void 0===l?void 0:l.decimals)),{pmmParamsBG:w}=null!==(d=j.data)&&void 0!==d?d:{},k=w?{i:w.i.toNumber(),k:w.k.toNumber(),b:w.b.toNumber(),b0:w.b0.toNumber(),q:w.q.toNumber(),q0:w.k.isEqualTo(0)?w.q.toNumber():w.q0.toNumber(),R:w.k.isEqualTo(0)?0:w.R}:void 0,T=k?r.getPmmModel(k):void 0,[B,E]=n.useState(!1),I=B&&(null===(u=j.data)||void 0===u?void 0:u.midPrice)?new s(1).div(null===(p=j.data)||void 0===p?void 0:p.midPrice):null===(h=j.data)||void 0===h?void 0:h.midPrice;return z.jsx(t.Box,{sx:{mt:24,[g.breakpoints.up("tablet")]:{mt:20,pt:28,borderTop:`1px solid ${g.palette.border.main}`}},children:z.jsxs(t.Tabs,{value:f,onChange:(e,t)=>y(t),children:[z.jsx(t.TabsGroup,{tabs:b,variant:"rounded",tabsListSx:{borderWidth:0,gap:4,mb:24}}),f===iw.depth&&(null==e?void 0:e.baseToken)&&(null==e?void 0:e.quoteToken)?z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:z.jsx(aw,{baseToken:null==e?void 0:e.baseToken,quoteToken:null==e?void 0:e.quoteToken,midPrice:I,isSwitchMidPrice:B,setIsSwitchMidPrice:E,showMidPrice:f===iw.depth})}):"",z.jsx(t.TabPanel,{value:iw.depth,children:z.jsx(YC,{baseToken:null!==(m=null==e?void 0:e.baseToken)&&void 0!==m?m:null,quoteToken:null!==(x=null==e?void 0:e.quoteToken)&&void 0!==x?x:null,pmmParams:k,pmmModel:T,midPrice:I})}),z.jsx(t.TabPanel,{value:iw.volume,children:z.jsx(nw,{data:C.dayDataList,masterKey:"volume",sumKey:"volume",unit:"$"})}),z.jsx(t.TabPanel,{value:iw.feeRevenue,children:z.jsx(nw,{data:C.dayDataList,masterKey:"fee",sumKey:"fee",unit:"$"})}),z.jsx(t.TabPanel,{value:iw.traders,children:z.jsx(nw,{data:C.dayDataList,masterKey:"traders",sumKey:"traders",unit:""})})]})})}function aw({baseToken:e,quoteToken:n,midPrice:i,isSwitchMidPrice:o,setIsSwitchMidPrice:r,showMidPrice:a}){const s=null==e?void 0:e.symbol,l=null==n?void 0:n.symbol,d=o?l:s,c=o?s:l;return z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:a?z.jsxs(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary",wordBreak:"break-all",display:"flex"},children:[`1 ${d} = ${i?Jo({input:i,showDecimals:16}):"-"} ${c}`,z.jsx(t.HoverOpacity,{weak:!0,sx:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:14,height:14,position:"relative",top:1.5,ml:9,cursor:"pointer",borderRadius:"50%",backgroundColor:"background.paperDarkContrast",p:0},onClick:()=>r((e=>!e)),children:z.jsx(t.Box,{component:oe.Switch})})]}):""})}function sw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ga(),u=t.useTheme(),p=null==i?void 0:i.chainId;null===(l=c.useQuery(xa.getPMMStateQuery(null==i?void 0:i.chainId,null==i?void 0:i.address,null==i?void 0:i.type,null===(o=null==i?void 0:i.baseToken)||void 0===o?void 0:o.decimals,null===(a=null==i?void 0:i.quoteToken)||void 0===a?void 0:a.decimals)).data)||void 0===l||l.midPrice;const h=function({pool:e}){var t,n,i,o,a,l,d;const{chainId:u,address:p,type:h,baseToken:m,quoteToken:x}=e||{},g=null!=p?p:"",f=u?Si[u]:"",y=null==m?void 0:m.decimals,v=null==x?void 0:x.decimals,b=c.useQuery(xa.getPMMStateQuery(u,p,h,null==m?void 0:m.decimals,null==x?void 0:x.decimals)),C=null===(t=b.data)||void 0===t?void 0:t.midPrice,j=c.useQuery(xa.getTotalBaseLpQuery(u,p,h,y)),w=c.useQuery(xa.getTotalQuoteLpQuery(u,p,h,v)),k=c.useQuery(xa.getReserveLpQuery(u,p,h,y,v)),T=c.useQuery(xa.getClassicalTargetQuery(u,p,h,y,v)),B=j.data;let E=w.data;E||w.isLoading||w.error||!B||(E=B);const{baseReserve:I,quoteReserve:A}=k.data||{},S=null===(n=T.data)||void 0===n?void 0:n.baseTarget,L=null===(i=T.data)||void 0===i?void 0:i.quoteTarget,R=cj({tokens:x?[x]:[]}),M=Da(),O=c.useQuery(Object.assign(Object.assign({},M.getQuery(r.PoolApi.graphql.fetchLiquidityPositions,{id:g,where:{pair:g,liquidityTokenBalance_not:"0",chain:f,refreshNow:!0},miningWhere:{pair:g,liquidityTokenInMining_not:"0",chain:f},first:1e3,orderBy:"liquidityTokenBalance",orderDirection:"desc"})),{enabled:!!p})),{balance:P,mining:_,pair:N}=null!==(o=O.data)&&void 0!==o?o:{};let D=[];const F=x?null===(a=R.data)||void 0===a?void 0:a.get(x.address):void 0;if(P&&_&&N){const{baseLpToken:e,quoteLpToken:t}=N,n=new Map,i=(null==e?void 0:e.id)===(null==t?void 0:t.id);for(const o of P){const{id:r,liquidityTokenBalance:a}=o,l=new s(null!=a?a:0),[d,c]=r.split("-");let u={id:d,baseSupplied:new s(0),quoteSupplied:new s(0)};n.has(u.id)?u=n.get(u.id):n.set(u.id,u);const[,m]=Tf(l,B,I,S,p,h,y);m&&(i||c===(null==e?void 0:e.id))&&(u.baseSupplied=m);const[,x]=Tf(l,E,A,L,p,h,v);x&&(i||c===(null==t?void 0:t.id))&&(u.quoteSupplied=x)}for(const o of _){const{id:r,liquidityTokenInMining:a}=o,l=new s(null!=a?a:0),[d,c]=r.split("-"),[,u]=Tf(l,B,I,S,p,h,y),[,m]=Tf(l,E,A,L,p,h,v);if(n.has(d)){const o=n.get(d);u&&(i||c===(null==e?void 0:e.id))&&(o.baseSupplied=u.plus(o.baseSupplied)),m&&(i||c===(null==t?void 0:t.id))&&(o.quoteSupplied=m.plus(o.quoteSupplied))}else{const o={id:d,baseSupplied:new s(0),quoteSupplied:new s(0)};u&&(i||c===(null==e?void 0:e.id))&&(o.baseSupplied=u),m&&(i||c===(null==t?void 0:t.id))&&(o.quoteSupplied=m),n.set(o.id,o)}}const o=(null!==(l=null==m?void 0:m.decimals)&&void 0!==l?l:0)>6?6:4,r=(null!==(d=null==x?void 0:x.decimals)&&void 0!==d?d:0)>6?6:4,a=F;n.forEach((e=>{var t,n;D.push({userId:e.id,baseSupplied:e.baseSupplied?Jo({input:e.baseSupplied,showDecimals:o}):"0",quoteSupplied:e.quoteSupplied?Jo({input:e.quoteSupplied,showDecimals:r}):"0",baseTokenAddress:null!==(t=null==m?void 0:m.address)&&void 0!==t?t:"",quoteTokenAddress:null!==(n=null==x?void 0:x.address)&&void 0!==n?n:"",baseTokenSymbol:xr(m),quoteTokenSymbol:xr(x),sharePercentage:C&&I?Jo({input:C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0).div(C.multipliedBy(I).plus(null!=A?A:0)).multipliedBy(100),showDecimals:2}):"",dollarValue:null!=a&&C?`$${Jo({input:C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0).multipliedBy(a),showDecimals:2})}`:"-",dollarValueBN:C?C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0):s(0)})})),D.sort(((e,t)=>t.dollarValueBN.gt(e.dollarValueBN)?1:-1))}const U=[b,j,w,T,k,R,O],q=function(e){const t=[];if(e.forEach((e=>{e.error&&t.push(e.refetch)})),t.length)return()=>{t.forEach((e=>e()))}}(U),V=U.some((e=>e.isLoading));return Object.assign(Object.assign({},O),{isLoading:V,errorRefetch:q,list:D})}({pool:i}),[m,x]=n.useState(1),g=m*(d?4:8),f=h.list,y=g<f.length,v=f.slice(0,g);return z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:z.jsx(Mp,{refetch:h.error?h.refetch:void 0,loading:h.isLoading&&!(null==v?void 0:v.length),empty:!(null==v?void 0:v.length),children:!!(null==v?void 0:v.length)&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:z.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[z.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:z.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"JlIjZf",message:"Liquidity Provider"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"C1qIFl",message:"Liquidity Supplied"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"me2dmq",message:"Value (USD)"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"Z8lGw6",message:"Share"})})]})}),z.jsx(t.Box,{component:"tbody",children:null==v?void 0:v.map((e=>z.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[z.jsx("td",{children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:z.jsx(rp,{address:e.userId,customChainId:p,truncate:!0})})}),z.jsxs("td",{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.baseTokenAddress,chainId:p,width:18,height:18}),`${e.baseSupplied} ${e.baseTokenSymbol}`]}),z.jsxs(t.Box,{sx:{mt:4,display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.quoteTokenAddress,chainId:p,width:18,height:18}),`${e.quoteSupplied} ${e.quoteTokenSymbol}`]})]}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:e.dollarValue}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${e.sharePercentage}%`})]},e.userId)))})]})}),y&&z.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:u.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>x((e=>e+1)),children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function lw({address:e,chainId:t}){var n;const i=Da(),o=t?Si[t]:"",a=i.getQuery(r.PoolApi.graphql.fetchPoolDashboard,{where:{pair_address:null!=e?e:"",chain:o}}),s=c.useQuery(Object.assign(Object.assign({},a),{enabled:!!e&&!!t})),l=null===(n=s.data)||void 0===n?void 0:n.dashboard_pairs_detail;return Object.assign(Object.assign({},s),{dashboard:l})}function dw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function cw({chainId:e,address:n,symbol:o,amount:r,sx:a}){return z.jsxs(t.Box,{sx:i.merge({display:"flex",justifyContent:"flex-end",alignItems:"center"},a),children:[n&&z.jsx(t.Box,{sx:{height:16,flexBasis:16,flexGrow:0,flexShrink:0,mr:4},children:z.jsx(ol,{width:16,height:16,address:n,chainId:e})}),z.jsxs(t.Box,{sx:{textAlign:"right",display:"flex",alignItems:"center"},children:[r," ",z.jsx(t.Box,{sx:{display:"inline-block",maxWidth:"6em",minWidth:"auto",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",verticalAlign:"text-bottom"},title:o,children:o})]})]})}function uw({chainId:e,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r,vertical:a}){const{isMobile:s}=Ga();return z.jsxs(t.Box,{sx:{mt:4,display:"flex",justifyContent:"flex-end",flexDirection:a?"column":"row",alignItems:a?"flex-end":"center",flexWrap:"wrap",typography:s?"h6":"body1"},children:[n?z.jsx(cw,{chainId:e,address:null==n?void 0:n.address,amount:o,symbol:null==n?void 0:n.symbol}):"-",a?"":z.jsx(t.Box,{sx:{mx:10},children:"/"}),i?z.jsx(cw,{chainId:e,address:null==i?void 0:i.address,amount:r,symbol:null==i?void 0:i.symbol,sx:{mt:a?4:0}}):"-"]})}function pw({label:e,children:n,pairsStatLoading:o,poolDetailLoading:r}){const{isMobile:a}=Ga();return z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{color:"text.secondary",minWidth:"5em",typography:a?"h6":"body1"},children:e}),z.jsx(t.Box,{sx:i.merge({textAlign:"right",overflow:"hidden","& .title":{typography:a?"body1":"caption",width:"100%"}},o&&!r||!o&&r?{ml:8,flex:1,display:"flex",flexDirection:"column",alignItems:"flex-end","& .title":{display:"flex",justifyContent:"flex-end"}}:{}),children:n})]})}function hw({sx:e}){return z.jsx(t.Skeleton,{sx:Object.assign({width:"100%",maxWidth:237,height:22},e)})}function mw({detail:e,lpFeeRate:n,mtFeeRate:i}){const{isMobile:r}=Ga();return"DPP"===(null==e?void 0:e.type)?null:e&&n&&i?z.jsxs(t.Box,{sx:{color:"text.secondary",typography:r?"h6":"body1"},children:[z.jsx("span",{children:"LP "}),z.jsx("span",{children:hr({input:n,showDecimals:6})}),z.jsxs("span",{children:[" / ",o.i18n._({id:"7C/BwI",message:"Community Treasury"})," "]}),z.jsx("span",{children:hr({input:new s(null!=i?i:0).toNumber(),showDecimals:6})})]}):z.jsx(hw,{sx:{mt:4}})}function xw({detail:e}){var n,i,r,a,l,d,u,p,h,m,x,g,f,y,v,b,C,j,w,k,T,B,E,I,A,S,L;const R=t.useTheme(),{isMobile:M}=Ga(),{baseToken:O,quoteToken:P}=null!=e?e:{},_="DPP"===(null==e?void 0:e.type),N="DSP"===(null==e?void 0:e.type)||"GSP"===(null==e?void 0:e.type),D="CLASSICAL"===(null==e?void 0:e.type),F=lw({address:null==e?void 0:e.address,chainId:null==e?void 0:e.chainId}),U=F.dashboard,q=F.isLoading,V=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(n=null==e?void 0:e.baseToken)||void 0===n?void 0:n.decimals,null===(i=null==e?void 0:e.quoteToken)||void 0===i?void 0:i.decimals)),W=q?z.jsx(hw,{}):null===(null==U?void 0:U.totalVolume)||void 0===(null==U?void 0:U.totalVolume)?"-":`$${Jo({input:new s(null==U?void 0:U.totalVolume),showDecimals:2})}`,H=q?z.jsx(hw,{}):U&&(Bp(U.totalFee)||Bp(U.totalMtFee))?`$${Jo({input:new s(U.totalFee||0).plus(U.totalMtFee||0),showDecimals:2})}`:"-",{account:Z}=Ra(),$=c.useQuery(xa.getFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,Z)),G=null===(r=$.data)||void 0===r?void 0:r.mtFeeRate,Q=null===(a=$.data)||void 0===a?void 0:a.lpFeeRate,Y=null==G?void 0:G.plus(null!=Q?Q:0),X=!e,K=c.useQuery(xa.getClassicalTargetQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(l=null==e?void 0:e.baseToken)||void 0===l?void 0:l.decimals,null===(d=null==e?void 0:e.quoteToken)||void 0===d?void 0:d.decimals));return z.jsxs(t.Box,{sx:Object.assign({pb:30,position:"relative",overflow:"hidden"},M?{backgroundColor:"background.paper",p:20}:{mt:32}),children:[z.jsxs(t.Box,{sx:{flex:"1 0 50%","& > div + div":{mt:10},"&::after":{content:'""',display:"block",my:20,width:"100%",height:"1px",backgroundColor:"border.main"}},children:[z.jsx(pw,{label:o.i18n._({id:"l4Za6X",message:"Total Swap Volume"}),pairsStatLoading:q,children:z.jsx("div",{className:"title",children:W})}),q||!e?z.jsx(hw,{sx:{mt:4}}):z.jsx(uw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:Jo({input:null!==(u=null==U?void 0:U.baseVolumeCumulative)&&void 0!==u?u:0,showDecimals:2}),quoteAmount:Jo({input:null!==(p=null==U?void 0:U.quoteVolumeCumulative)&&void 0!==p?p:0,showDecimals:2})}),z.jsx(pw,{label:o.i18n._({id:"Z033WN",message:"Total Swap Fee"}),pairsStatLoading:q,children:z.jsx("div",{className:"title",children:H})}),q||!e?z.jsx(hw,{sx:{mt:4}}):z.jsx(uw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:Jo({input:new s(null!==(h=null==U?void 0:U.baseFee)&&void 0!==h?h:0).plus(null!==(m=null==U?void 0:U.baseMtFee)&&void 0!==m?m:0),showDecimals:2}),quoteAmount:Jo({input:new s(null!==(x=null==U?void 0:U.quoteFee)&&void 0!==x?x:0).plus(null!==(g=null==U?void 0:U.quoteMtFee)&&void 0!==g?g:0),showDecimals:2})}),z.jsx(pw,{label:o.i18n._({id:"/BbUJ6",message:"Total Number of Traders"}),pairsStatLoading:q,children:q?z.jsx(hw,{sx:{mt:4}}):Jo({input:null!==(f=null==U?void 0:U.txUsers)&&void 0!==f?f:0,showDecimals:0})})]}),z.jsxs(t.Box,{sx:{flex:"1 0 50%",overflow:"hidden","& > div + div":{mt:10}},children:[z.jsx(pw,{label:o.i18n._({id:"UE2beD",message:"Creator"}),poolDetailLoading:!e,children:e?e.isCpPool?z.jsx(rp,{address:null!==(y=e.cpCreator)&&void 0!==y?y:"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}}):z.jsx(rp,{address:null!==(v=e.creator)&&void 0!==v?v:"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}}):z.jsx(hw,{})}),(null==e?void 0:e.isCpPool)||(null==e?void 0:e.owner)?z.jsx(pw,{label:o.i18n._({id:"LtI9AS",message:"Owner"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):(null==e?void 0:e.isCpPool)?z.jsx(rp,{address:null==e?void 0:e.cpCreator,truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}}):z.jsx(rp,{address:null!==(b=e.owner)&&void 0!==b?b:"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}})}):"",z.jsx(pw,{label:o.i18n._({id:"52uNwk",message:"Creation Time"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):dw(1e3*Number((null==e?void 0:e.isCpPool)?e.cpCreatedAtTimestamp||0:e.createdAtTimestamp||0))||"-"}),(null==e?void 0:e.isCpPool)?z.jsxs(z.Fragment,{children:[z.jsx(pw,{label:o.i18n._({id:"cDWXuq",message:"Settler"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):z.jsx(rp,{address:(null==e?void 0:e.cpLiquidator)||"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}})}),z.jsx(pw,{label:o.i18n._({id:"JuzN3b",message:"Related CrowdPooling"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):z.jsx(rp,{address:null==e?void 0:e.cpAddress,truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}})})]}):void 0,z.jsxs(pw,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),poolDetailLoading:X,children:[z.jsx("div",{className:"detail-title",style:{textAlign:"right"},children:hr({input:null==Y?void 0:Y.toNumber(),showDecimals:6})}),z.jsx(mw,{detail:e,lpFeeRate:Q,mtFeeRate:G})]}),z.jsx(pw,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):null===(j=null===(C=V.data)||void 0===C?void 0:C.pmmParamsBG)||void 0===j?void 0:j.k.toString()}),z.jsx(pw,{poolDetailLoading:X,label:D?o.i18n._({id:"d8YnVj",message:"Guide Price"}):_?o.i18n._({id:"CeLrge",message:"Mid Price"}):N?o.i18n._({id:"4ogEAw",message:"Pegged Exchange Rate"}):o.i18n._({id:"jjuKOj",message:"Min Price"}),children:X?z.jsx(hw,{}):null!==O&&(N?`1 ${null==O?void 0:O.symbol} = ${null===(T=null===(k=null===(w=V.data)||void 0===w?void 0:w.pmmParamsBG)||void 0===k?void 0:k.i)||void 0===T?void 0:T.toString()} ${null==P?void 0:P.symbol}`:null===(I=null===(E=null===(B=V.data)||void 0===B?void 0:B.pmmParamsBG)||void 0===E?void 0:E.i)||void 0===I?void 0:I.toString())||"-"}),D&&z.jsxs(z.Fragment,{children:[z.jsx(pw,{label:o.i18n._({id:"JR7wWw",message:"Equilibrium target"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):z.jsx(z.Fragment,{children:null===(L=null===(S=null===(A=V.data)||void 0===A?void 0:A.pmmParamsBG)||void 0===S?void 0:S.k)||void 0===L?void 0:L.toString()})}),K.data?z.jsx(uw,{vertical:!0,chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:Jo({input:K.data.baseTarget,showDecimals:2}),quoteAmount:Jo({input:K.data.quoteTarget,showDecimals:2})}):""]})]})]})}function gw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function fw({amountOut:e,amountIn:i,fromTokenSymbol:o,toTokenSymbol:r}){const[a,s]=n.useState(!1),l=Jo({input:i/e,showDecimals:2}),d=Jo({input:e/i,showDecimals:2});return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:["1 ",a?r:o," = ",a?l:d," ",a?o:r,z.jsx(t.Box,{sx:{ml:10,width:16,height:16,display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer",backgroundColor:"background.paperContrast",borderRadius:"50%"},onClick:()=>s((e=>!e)),children:z.jsx(t.Box,{component:oe.Switch})})]})}function yw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ga(),u=t.useTheme(),{account:p,chainId:h}=Ra(),m=c.useQuery(xa.getFeeRateQuery(null==i?void 0:i.chainId,null==i?void 0:i.address,null==i?void 0:i.type,p)),x=null===(o=m.data)||void 0===o?void 0:o.mtFeeRate,g=null===(a=m.data)||void 0===a?void 0:a.lpFeeRate,f=null==x?void 0:x.plus(null!=g?g:0),y=function({chainId:e,address:t,first:n=50}){var i;const o=e?Si[e]:"",a=Da().getQuery(r.PoolApi.graphql.fetchPoolSwapList,{first:n,orderBy:"timestamp",orderDirection:"desc",where:{pair:t,chain:o}}),s=c.useQuery(Object.assign(Object.assign({},a),{enabled:!!t})),l=null===(i=s.data)||void 0===i?void 0:i.swaps;return Object.assign(Object.assign({},s),{swapList:l})}({address:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),[v,b]=n.useState(1),C=v*(d?4:8),j=null!==(l=y.swapList)&&void 0!==l?l:[],w=C<j.length,k=j.slice(0,C);return z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:z.jsx(Mp,{refetch:y.error?y.refetch:void 0,loading:y.isLoading,empty:!(null==k?void 0:k.length),children:!!(null==k?void 0:k.length)&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:z.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[z.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:z.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"UPXmW+",message:"Trader"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"v4nCHK",message:"Paid"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"fZ5Vnu",message:"Received"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"a7u1N9",message:"Price"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"PLUB/s",message:"Fee"})})]})}),z.jsx(t.Box,{component:"tbody",children:null==k?void 0:k.map((e=>z.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[z.jsx("td",{children:gw(1e3*e.timestamp)}),z.jsx("td",{children:z.jsx(rp,{address:e.from,truncate:!0})}),z.jsx("td",{children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.fromToken.id,chainId:h,width:18,height:18}),`${Jo({input:e.amountIn,showDecimals:2})} ${e.fromToken.symbol}`]})}),z.jsx("td",{children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.toToken.id,chainId:h,width:18,height:18}),`${Jo({input:e.amountOut,showDecimals:2})} ${e.toToken.symbol}`]})}),z.jsx("td",{children:z.jsx(fw,{amountOut:e.amountOut,amountIn:e.amountIn,fromTokenSymbol:e.fromToken.symbol,toTokenSymbol:e.toToken.symbol})}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:hr({input:f})}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${Jo({input:new s(e.amountOut).times(null!=f?f:0)})} ${e.toToken.symbol}`})]},e.id)))})]})}),w&&z.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:u.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>b((e=>e+1)),children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function vw({poolDetail:e}){const{isMobile:i}=Ga(),[r,a]=n.useState(ow.parameters),s=[{key:ow.parameters,value:o.i18n._({id:"F18WP3",message:"Parameters"})},{key:ow.swaps,value:o.i18n._({id:"EatqP4",message:"Swaps"})}];return e&&"DPP"!==(null==e?void 0:e.type)&&s.push({key:ow.liquidityProviders,value:o.i18n._({id:"juypHV",message:"Liquidity Providers"})}),z.jsx(t.Box,{sx:Object.assign({mt:24,backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},i?{}:{mt:32,px:20}),children:z.jsxs(t.Tabs,{value:r,onChange:(e,t)=>a(t),children:[z.jsx(t.TabsGroup,{tabs:s}),z.jsx(t.TabPanel,{value:ow.parameters,children:z.jsx(xw,{detail:e})}),z.jsx(t.TabPanel,{value:ow.swaps,children:z.jsx(yw,{poolDetail:e})}),z.jsx(t.TabPanel,{value:ow.liquidityProviders,children:z.jsx(sw,{poolDetail:e})})]})})}function bw(){return z.jsx(t.Skeleton,{variant:"rounded",sx:{width:90}})}function Cw({poolDetail:n}){var i,r;const a=t.useTheme(),{isMobile:l}=Ga(),d=lw({address:null==n?void 0:n.address,chainId:null==n?void 0:n.chainId}),c=d.dashboard,u=[{description:o.i18n._({id:"Gr2anW",message:"Traders (24H)"}),text:d.isLoading?z.jsx(bw,{}):null===(null==c?void 0:c.txUserNear24h)||void 0===(null==c?void 0:c.txUserNear24h)?"-":ur(new s(null==c?void 0:c.txUserNear24h))},{description:o.i18n._({id:"sTnImq",message:"Total Liquidity"}),text:d.isLoading?z.jsx(bw,{}):null===(null==c?void 0:c.tvl)||void 0===(null==c?void 0:c.tvl)?"-":`$${ur(new s(null==c?void 0:c.tvl))}`},{description:o.i18n._({id:"p7/w10",message:"Volume (24H)"}),text:d.isLoading?z.jsx(bw,{}):null===(null==c?void 0:c.volume)||void 0===(null==c?void 0:c.volume)?"-":`$${ur(new s(null==c?void 0:c.volume))}`},{description:o.i18n._({id:"7X40pG",message:"Fees (24H)"}),text:d.isLoading?z.jsx(bw,{}):null!==!(null==c?void 0:c.feeNear24h)||(null==c?void 0:c.mtFeeNear24h)?`$${ur(new s(null!==(i=null==c?void 0:c.feeNear24h)&&void 0!==i?i:0).plus(null!==(r=null==c?void 0:c.mtFeeNear24h)&&void 0!==r?r:0))}`:"-",question:d.isLoading?void 0:z.jsxs(t.Box,{sx:{width:198},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"}),z.jsx(t.Box,{children:(null==c?void 0:c.feeNear24h)?`$${ur(new s(null==c?void 0:c.feeNear24h))}`:"-"})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"}),z.jsx(t.Box,{children:(null==c?void 0:c.mtFeeNear24h)?`$${ur(new s(null==c?void 0:c.mtFeeNear24h))}`:"-"})]})]})}];return z.jsx(t.Box,{sx:Object.assign({display:"grid",gap:12},l?{mt:24,gridTemplateColumns:"repeat(2, 1fr)"}:{mt:32,gridTemplateColumns:"repeat(4, 1fr)"}),children:u.map((e=>z.jsxs(t.Box,{sx:{borderRadius:8,p:16,backgroundColor:"background.paper",border:`1px solid ${a.palette.border.main}`},children:[z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,lineHeight:"27px"},children:e.text}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary",gap:4},children:[e.description,e.question?z.jsx(Cu,{title:e.question}):""]})]},e.description)))})}function jw({poolDetail:n,loading:i}){var a,s,l,d;const{address:c}=null!=n?n:{},u=t.useTheme(),p=dm(),{account:h}=Ra(),{isMobile:m}=Ga(),x=h&&"DPP"===(null==n?void 0:n.type)&&(null===(a=null==n?void 0:n.owner)||void 0===a?void 0:a.toLocaleLowerCase())===h.toLocaleLowerCase(),{supportAMMV2:g,onSharePool:f}=Q();return z.jsxs(t.Box,{sx:Object.assign({},m?{pt:24}:{pt:20,display:"flex",alignItems:"center",justifyContent:"space-between"}),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.baseToken)?z.jsx(Rp,{tokens:[n.baseToken,n.quoteToken],chainId:n.chainId,width:36,mr:8}):z.jsx(t.Skeleton,{variant:"circular",sx:{width:36,height:36,mr:8}}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h4"},children:[(null==n?void 0:n.baseToken)?`${null===(s=n.baseToken)||void 0===s?void 0:s.symbol} / ${null===(l=n.quoteToken)||void 0===l?void 0:l.symbol}`:"-",g&&z.jsx(t.Box,{component:"span",sx:{position:"relative",top:-4,ml:4,px:4,py:2,borderRadius:4,fontSize:10,lineHeight:1,fontWeight:600,backgroundColor:t.alpha(u.palette.purple.main,.1),color:u.palette.purple.main},children:"PMM"}),z.jsx(Yg,{address:c,chainId:null==n?void 0:n.chainId,hideName:m,sx:{display:"inline-flex",ml:8}}),x&&!m?z.jsx(t.Box,{component:t.ButtonBase,sx:{typography:"h6",px:8,py:2,ml:8,borderStyle:"solid",borderWidth:1,borderRadius:4,borderColor:"primary.main",color:"primary.main",whiteSpace:"nowrap","&:hover":{backgroundColor:"primary.main",color:"primary.contrastText"}},onClick:()=>{p.push({type:exports.PageType.ModifyPool,params:{address:null==n?void 0:n.address,chainId:null==n?void 0:n.chainId}})},children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mr:12},children:z.jsx(rp,{address:null!=c?c:"",truncate:!0,showCopy:!0,iconDarkHover:!0,"data-key":"link",sx:{typography:"body2",color:"text.secondary"},iconSize:14,iconSpace:6,customChainId:null==n?void 0:n.chainId,onShareClick:f&&n?()=>f({chainId:n.chainId,baseToken:n.baseToken,quoteToken:n.quoteToken,poolId:c,apy:n.apy,isSingle:r.PoolApi.utils.singleSideLp(n.type)}):void 0})})]})]}),z.jsxs(t.Box,{sx:m?{display:"flex",alignItems:"center",mt:24}:{textAlign:"right"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"success.main",typography:"h4"},children:[(null==n?void 0:n.miningAddress)?z.jsx(t.Tooltip,{title:o.i18n._({id:"B3mhDR",message:"Add liquidity to obtain LP tokens for mining"}),children:z.jsx("span",{children:"✨ "})}):"",z.jsx(t.LoadingSkeleton,{loading:i,loadingSx:{width:100},children:null!==(d=null==n?void 0:n.baseApy)&&void 0!==d?d:"0%"}),(null==n?void 0:n.quoteApy)?`/${null==n?void 0:n.quoteApy}`:""]}),z.jsx(t.Box,{sx:Object.assign({typography:"body2"},m?{ml:4}:{}),children:z.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]})}function ww({chainId:e,shortNumber:n,pieSize:i="default",baseReserve:o=new s(1),baseAmount:r=new s(1),quoteAmount:a=new s(0),baseTokenSymbol:l="-",quoteTokenSymbol:d="-",quoteTokenDecimals:c=18,baseTokenDecimals:u=18,baseTokenAddress:p,quoteTokenAddress:h,baseTvlRate:m,quoteTvlRate:x,disabledAmount:g,disabledRate:f,disabledPercentage:y,loading:v,sx:b,pieRadius:C}){const j=t.useTheme(),w="small"===i,k=w?6:16,B=C||(w?23:30),E=u>6?6:u>4?4:2,I=c>6?6:c>4?4:2,A=n?ur(new s(o)):Jo({input:o,showDecimals:E}),S=n?ur(new s(a)):Jo({input:a,showDecimals:I});let L=r.plus(a);L=L.lte(0)?new s(1):L;const R=m||r.div(L).multipliedBy(100).toFixed(2),M=x||a.div(L).multipliedBy(100).toFixed(2),O=r.lte(0)&&a.lte(0),P=j.palette.success.main,_=j.palette.error.main,N=[{name:"base",value:O?1:r.toNumber(),color:P},{name:"quote",value:O?1:a.toNumber(),color:_}];return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",flexDirection:"column"},b||{}),children:[z.jsx("div",{children:y?"":v?z.jsx(t.Skeleton,{width:46,height:46,variant:"circular"}):z.jsx(T.PieChart,{width:2*B,height:2*B,children:z.jsx(T.Pie,{isAnimationActive:!1,dataKey:"value",data:N,labelLine:!1,label:!1,outerRadius:B,fill:_,children:N.map(((e,t)=>z.jsx(T.Cell,{fill:e.color,strokeWidth:0},`cell-${t}`)))})})}),z.jsxs(t.Box,{className:"symbol-wrapper",sx:{display:"flex",flexDirection:"column",justifyContent:"center",ml:0,mt:16,width:"100%","& > div":{paddingLeft:"12px",position:"relative","&::before":{content:'""',width:"8px",height:"8px",position:"absolute",left:"0",top:"50%",transform:"translateY(-50%)",backgroundColor:j.palette.purple.main,borderRadius:"50%"},"&:last-child::before":{backgroundColor:_},"&> span.symbol":{display:"inline-block",maxWidth:"6em",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",verticalAlign:"text-bottom"}}},children:[v?z.jsx(t.Skeleton,{width:237,sx:{borderRadius:4}}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{className:"symbol",title:l,sx:{typography:"h6"},children:l}),p?z.jsx(rp,{address:p,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),z.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${A} `,y||f?"":z.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${R}%)`]})]})]}),v?z.jsx(t.Skeleton,{width:237,sx:{borderRadius:4,marginTop:`${k}px`}}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",marginTop:`${k}px`},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{className:"symbol",title:d,sx:{typography:"h6"},children:d}),h?z.jsx(rp,{address:h,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),z.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${S} `,y||f?"":z.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${M}%)`]})]})]})]})]})}function kw({poolDetail:n}){var i,o,r,a,l,d,u,p,h;const m=t.useTheme(),{isMobile:x}=Ga(),g=c.useQuery(xa.getPMMStateQuery(null==n?void 0:n.chainId,null==n?void 0:n.address,null==n?void 0:n.type,null===(i=null==n?void 0:n.baseToken)||void 0===i?void 0:i.decimals,null===(o=null==n?void 0:n.quoteToken)||void 0===o?void 0:o.decimals)),f=null===(r=g.data)||void 0===r?void 0:r.midPrice,y=c.useQuery(xa.getReserveLpQuery(null==n?void 0:n.chainId,null==n?void 0:n.address,null==n?void 0:n.type,null===(a=null==n?void 0:n.baseToken)||void 0===a?void 0:a.decimals,null===(l=null==n?void 0:n.quoteToken)||void 0===l?void 0:l.decimals)),{baseReserve:v,quoteReserve:b}=y.data||{},C=v&&f?null==f?void 0:f.multipliedBy(v):void 0,j=b&&f?new s(b):void 0;let w=C&&j?null==C?void 0:C.plus(j):void 0;w=!w||w.lte(0)?new s(1):w;const k=C&&C.div(w).multipliedBy(100).toFixed(2),T=j&&j.div(w).multipliedBy(100).toFixed(2);return z.jsxs(t.Box,{sx:{mt:x?24:28},children:[z.jsx(t.Box,{sx:{fontWeight:600},children:z.jsx(e.Trans,{id:"sTnImq",message:"Total Liquidity"})}),z.jsxs(t.Box,{sx:{display:"flex",mt:16,backgroundColor:"background.paper",borderRadius:16,overflowX:"auto",border:`1px solid ${m.palette.border.main}`},children:[z.jsx(t.Box,{sx:{flex:x?1:void 0,padding:x?m.spacing(20,30,20,20):m.spacing(20,30,16)},children:z.jsx(ww,{pieRadius:44,baseReserve:v,baseAmount:C,baseTokenDecimals:null===(d=null==n?void 0:n.baseToken)||void 0===d?void 0:d.decimals,quoteAmount:j,baseTvlRate:k,quoteTvlRate:T,chainId:null==n?void 0:n.chainId,quoteTokenDecimals:(null===(u=null==n?void 0:n.quoteToken)||void 0===u?void 0:u.decimals)||void 0,baseTokenSymbol:xr(null==n?void 0:n.baseToken),quoteTokenSymbol:xr(null==n?void 0:n.quoteToken),baseTokenAddress:x?null===(p=null==n?void 0:n.baseToken)||void 0===p?void 0:p.address:"",quoteTokenAddress:x?null===(h=null==n?void 0:n.quoteToken)||void 0===h?void 0:h.address:"",shortNumber:!0,disabledRate:!x,disabledAmount:!x,loading:g.isLoading||y.isLoading,sx:x?{typography:"body2",fontWeight:600}:{"& .symbol-wrapper":{display:"flex",alignItems:"center",flexDirection:"row","& > div, & > span":{mt:0,"&:last-child":{ml:16}},"& .MuiSkeleton-root":{width:"40px !important"}}}})}),x?"":z.jsxs(t.Box,{component:"table",sx:{flex:1,fontWeight:600,borderStyle:"solid",borderColor:"border.main",borderWidth:"0 0 0 1px","& thead":{typography:"h6",color:"text.secondary","& th":{textAlign:"right",px:20,py:16,borderStyle:"solid",borderColor:"border.main",borderWidth:"0 0 1px","&:first-child":{textAlign:"left"}}},"& tbody":{typography:"body2",textAlign:"right","& td":{px:20,py:0,"&:first-child":{textAlign:"left"}}}},children:[z.jsx("thead",{children:z.jsxs("tr",{children:[z.jsx("th",{children:z.jsx(e.Trans,{id:"bUUVED",message:"Asset"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"hcNa1G",message:"Token Amount"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"iaocTt",message:"Ratio"})})]})}),z.jsxs("tbody",{children:[z.jsxs("tr",{children:[z.jsx("td",{children:n?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{address:n.baseToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),z.jsxs(t.Box,{children:[n.baseToken.symbol,z.jsx(rp,{address:n.baseToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):z.jsx(t.Skeleton,{width:100,height:24})}),z.jsx("td",{children:n?ur(new s(n.baseReserve)):z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),z.jsx("td",{children:g.isLoading?z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=k?k:"-"}%`})]}),z.jsxs("tr",{children:[z.jsx("td",{children:n?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{address:n.quoteToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),z.jsxs(t.Box,{children:[n.quoteToken.symbol,z.jsx(rp,{address:n.quoteToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):z.jsx(t.Skeleton,{width:100,height:24})}),z.jsx("td",{children:n?ur(new s(n.quoteReserve)):z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),z.jsx("td",{children:g.isLoading?z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=T?T:"-"}%`})]})]})]})]})]})}function Tw({params:i}){var r,a,s,l,d,c,u;const p=dm(),{isMobile:h}=Ga(),{account:m}=Ra(),x=t.useTheme(),g=Qj({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:f}=g,y=N(g,["poolDetail"]),[v,b]=n.useState("inital");y.isPending||y.error||f||"inital"!==v||b("open");const C=f&&"DPP"===f.type&&m&&(null===(r=f.owner)||void 0===r?void 0:r.toLocaleLowerCase())===m.toLocaleLowerCase(),j=f&&"DPP"!==f.type||m&&(null==f?void 0:f.owner)&&f.owner.toLocaleLowerCase()===m.toLocaleLowerCase(),[w,k]=n.useState();f&&void 0===w&&!h&&k(lf.Add);const T=w&&f?Object.assign(Object.assign({},f),{baseLpToken:{id:null===(a=f.baseLpToken)||void 0===a?void 0:a.id,decimals:Number(null!==(l=null===(s=f.baseLpToken)||void 0===s?void 0:s.decimals)&&void 0!==l?l:18)},quoteLpToken:{id:null===(d=f.quoteLpToken)||void 0===d?void 0:d.id,decimals:Number(null!==(u=null===(c=f.quoteLpToken)||void 0===c?void 0:c.decimals)&&void 0!==u?u:18)}}):void 0,B=!!(null==f?void 0:f.miningAddress);return z.jsxs(sm,{sx:h?{p:x.spacing(28,0,j?108:0)}:{p:x.spacing(28,0,40)},children:[z.jsx($j,{onClick:()=>{p.push({type:exports.PageType.Pool})}}),z.jsxs(t.Box,{sx:h?{}:{display:"flex",gap:12,overflow:"hidden"},children:[z.jsxs(t.Box,{sx:{flex:1,overflow:"hidden"},children:[z.jsx(jw,{poolDetail:f,loading:y.isPending}),z.jsx(rw,{poolDetail:f,chart24hDataFirst:!0}),z.jsx(Cw,{poolDetail:f}),z.jsx(kw,{poolDetail:f}),z.jsx(vw,{poolDetail:f})]}),h?z.jsx(wy,{account:m,pool:T,operate:w,hasMining:B,modal:!0,onClose:()=>{k(void 0)}}):z.jsx(jy,{account:m,operate:w,hasMining:B,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},pool:T,hidePoolInfo:!0})]}),z.jsx(zj,{singleBtn:!0,open:"open"===v,onClose:()=>b("close"),onConfirm:()=>b("close"),title:o.i18n._({id:"Da1+Da",message:"Pool not found. Please switch to another network and retry."})}),h&&j&&z.jsx(z.Fragment,{children:z.jsxs(t.Box,{sx:{position:"fixed",bottom:0,left:0,right:0,p:20,display:"grid",gap:"8px",gridTemplateColumns:C?"repeat(3, 1fr)":"repeat(2, 1fr)",backgroundColor:"background.paperContrast"},children:[C?z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{dm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:f.chainId,address:f.address}})},children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):"",z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{k(lf.Remove)},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{onClick:()=>{k(lf.Add)},children:z.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})})]})}function Bw({statuses:n,children:i,buttonProps:o}){var r;if(!n.find((e=>e.needShowTokenStatusButton))&&i)return z.jsx(z.Fragment,{children:i});const a=n.find((e=>e.insufficientBalance));if(a)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:z.jsx(e.Trans,{id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(r=a.token)||void 0===r?void 0:r.symbol}})});const s=n.some((e=>e.isApproving));return z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:n.map(((n,i)=>{var r,a;let l="";return n.isApproving?l=z.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):(n.needReset||n.needApprove)&&(l=n.approveTitle),l?z.jsx(t.Button,{fullWidth:!0,isLoading:n.isApproving,onClick:n.submitApprove,disabled:n.insufficientBalance||s,...o,children:l},null!==(a=null===(r=n.token)||void 0===r?void 0:r.symbol)&&void 0!==a?a:i):null}))})}function Ew({token:i,chainId:o,showChainLogo:r,readonly:a,showChainName:s,logoSize:l=24,chainLogoSize:d=12,side:c,occupiedToken:u,defaultLoadBalance:p,notTokenPickerModal:h,border:m,px:x=20,py:g=8,highlightDefault:f,onTokenClick:y,onTokenChange:v}){var b,C;const{onlyChainId:j}=Q(),w=o||j,k=t.useTheme(),[T,B]=n.useState(!1),E=(null==i?void 0:i.chainId)?So.get(i.chainId):null,I=s&&!!E;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:Object.assign(Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",gap:8,color:k.palette.text.primary,typography:I?"body2":"body1",fontWeight:600,px:x,py:g,"&:focus-visible":{opacity:.5}},!!m&&{border:`solid 1px ${k.palette.border.main}`,borderRadius:8,"&:hover":{backgroundColor:k.palette.hover.default}}),!(!f||i)&&{backgroundColor:k.palette.primary.main,color:k.palette.primary.contrastText,"&:hover":{opacity:.8}}),onClick:()=>{a||B(!0)},"data-testid":zo,children:[!!(null==i?void 0:i.address)&&z.jsx(ol,{url:null==i?void 0:i.logoURI,address:null!==(b=null==i?void 0:i.address)&&void 0!==b?b:"",chainId:null==i?void 0:i.chainId,noShowChain:!r,width:l,height:l,chainSize:d,logoOffset:10,marginRight:0}),z.jsxs(t.Box,{sx:{flex:1},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(null==i?void 0:i.address)?z.jsx(z.Fragment,{children:z.jsx(t.Box,{children:null!==(C=null==i?void 0:i.symbol)&&void 0!==C?C:"-"})}):z.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!a&&z.jsx(t.Box,{component:"svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{flexShrink:0},children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.58398 12.376C6.78189 12.6728 7.21811 12.6728 7.41603 12.376L10.4818 7.77735C10.7033 7.44507 10.4651 7 10.0657 7H3.93426C3.53491 7 3.29672 7.44507 3.51823 7.77735L6.58398 12.376Z",fill:"currentColor"})})]}),!!I&&z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[E.name,z.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.6036 4.12761C5.50037 4.20906 5.3708 4.24967 5.23958 4.24169C5.10836 4.23372 4.98466 4.17773 4.89203 4.08438C4.7994 3.99103 4.74433 3.86685 4.7373 3.73549C4.73026 3.60413 4.77177 3.47477 4.8539 3.37205L5.96239 2.25211C6.46737 1.76405 7.14372 1.494 7.84575 1.5001C8.54779 1.50621 9.21934 1.78798 9.71577 2.28474C10.2122 2.78151 10.4938 3.4535 10.4999 4.156C10.506 4.85851 10.2361 5.5353 9.74839 6.04062L8.60241 7.16592C8.55441 7.22201 8.49533 7.26757 8.4289 7.29974C8.36246 7.3319 8.29009 7.34997 8.21635 7.35282C8.1426 7.35567 8.06906 7.34324 8.00034 7.3163C7.93162 7.28936 7.86921 7.2485 7.81702 7.19627C7.76483 7.14405 7.724 7.0816 7.69707 7.01284C7.67015 6.94407 7.65772 6.87048 7.66057 6.79668C7.66342 6.72289 7.68148 6.65047 7.71363 6.58399C7.74577 6.51751 7.7913 6.4584 7.84736 6.41036L8.97191 5.28506C9.25568 4.98032 9.41017 4.57725 9.40283 4.16078C9.39549 3.74431 9.22689 3.34695 8.93255 3.05242C8.63821 2.75788 8.24111 2.58917 7.82491 2.58182C7.40872 2.57447 7.00592 2.72906 6.70138 3.01302L5.6036 4.12761ZM6.34259 7.93755C6.38819 7.87582 6.44652 7.82461 6.51361 7.7874C6.58071 7.75018 6.65501 7.72783 6.73149 7.72185C6.80798 7.71586 6.88485 7.7264 6.95691 7.75273C7.02897 7.77906 7.09453 7.82058 7.14917 7.87447C7.2038 7.92836 7.24622 7.99337 7.27356 8.06509C7.3009 8.13682 7.31252 8.21358 7.30764 8.29019C7.30275 8.3668 7.28148 8.44147 7.24525 8.50913C7.20902 8.5768 7.15869 8.63589 7.09765 8.68239L5.96774 9.81305C5.45894 10.2708 4.7943 10.5163 4.11029 10.4992C3.42627 10.482 2.77479 10.2034 2.2896 9.72061C1.80441 9.23784 1.52232 8.58752 1.50127 7.90316C1.48021 7.2188 1.72179 6.55234 2.17638 6.04062L3.30629 4.93139C3.3504 4.86735 3.4079 4.81369 3.47482 4.77413C3.54174 4.73456 3.61646 4.71005 3.69379 4.70229C3.77113 4.69453 3.84922 4.70371 3.92266 4.72919C3.99609 4.75466 4.0631 4.79583 4.11904 4.84983C4.17497 4.90384 4.21849 4.96937 4.24657 5.0419C4.27464 5.11442 4.28661 5.19219 4.28163 5.2698C4.27665 5.34742 4.25484 5.42302 4.21773 5.49135C4.18062 5.55969 4.12908 5.61912 4.06671 5.66552L2.93144 6.79618C2.64767 7.10092 2.49318 7.50398 2.50052 7.92045C2.50786 8.33692 2.67647 8.73428 2.97081 9.02882C3.26515 9.32335 3.66224 9.49207 4.07844 9.49942C4.49463 9.50676 4.89743 9.35217 5.20197 9.06821L6.34259 7.93755ZM5.00919 7.76072C4.96119 7.81681 4.90211 7.86237 4.83567 7.89454C4.76924 7.9267 4.69687 7.94477 4.62312 7.94763C4.54937 7.95048 4.47583 7.93804 4.40711 7.9111C4.33839 7.88416 4.27598 7.8433 4.2238 7.79108C4.17161 7.73885 4.13077 7.6764 4.10385 7.60764C4.07693 7.53887 4.0645 7.46528 4.06735 7.39149C4.0702 7.31769 4.08826 7.24528 4.1204 7.17879C4.15255 7.11231 4.19808 7.0532 4.25413 7.00516L6.90487 4.35267C7.00731 4.26488 7.13909 4.21901 7.27386 4.22422C7.40863 4.22943 7.53648 4.28533 7.63185 4.38077C7.72722 4.4762 7.78309 4.60413 7.7883 4.73899C7.7935 4.87385 7.74766 5.00572 7.65993 5.10823L5.00919 7.76072Z",fill:"currentColor"})})]})]})]}),z.jsx(dp,{value:i,open:T,side:c,chainId:w,occupiedAddrs:u?[u.address]:void 0,occupiedChainId:null==u?void 0:u.chainId,defaultLoadBalance:p,onClose:()=>{B(!1),y&&y()},onTokenChange:(e,t)=>{B(!1),setTimeout((()=>{!Array.isArray(e)&&v&&v(e,t)}),Gs)},modal:!h})]})}function Iw({title:e,disabled:n,children:i}){return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,opacity:n?.3:void 0},children:[z.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",fontWeight:600},children:e}),i]})}!function(e){e[e.depth=1]="depth",e[e.volume=2]="volume",e[e.feeRevenue=3]="feeRevenue",e[e.traders=4]="traders"}(iw||(iw={})),function(e){e[e.parameters=1]="parameters",e[e.swaps=2]="swaps",e[e.liquidityProviders=3]="liquidityProviders"}(ow||(ow={}));const Aw=1e-4;function Sw({disabled:i,fee:o,onChange:r,feeList:a,hasCustom:l}){const d=t.useTheme(),[c,u]=n.useState(!1),[p,h]=n.useState(!1),[m,x]=n.useState(""),{isMobile:g}=Ga(),f=!a.includes(o),y=f||p,v=!p&&f&&!!m&&new s(m).div(100).lt(Aw),b=i||v;return z.jsxs(t.Box,{sx:{opacity:i?.3:void 0,fontWeight:600},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:20,py:12,borderWidth:1,borderRadius:12,borderStyle:"solid",borderColor:"border.main"},children:[z.jsx(e.Trans,{id:"tMMG40",message:"{0}% fee tier",values:{0:o?new s(o).times(100).toString():"-"}}),z.jsx(t.ButtonBase,{sx:{px:16,py:7,border:`solid 1px ${d.palette.text.primary}`,borderRadius:8,fontWeight:600,color:"text.primary",cursor:b?"default":"pointer",opacity:v?.3:1},disabled:b,onClick:()=>{b||u((e=>!e))},children:c?z.jsx(e.Trans,{id:"vLyv1R",message:"Hide"}):z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]}),c&&z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign({mt:12},g?{display:"grid",gap:8,gridTemplateColumns:"repeat(2, 1fr)"}:{display:"flex",alignItems:"center",gap:8,"& > label":{flex:1}}),children:[a.map((e=>{const n=o===e&&!y;return z.jsxs(t.Box,{component:"label",sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12,borderWidth:1,borderRadius:12,borderStyle:"solid",borderColor:"border.main",cursor:"pointer"},n&&{color:d.palette.primary.main,borderColor:d.palette.primary.main}),children:[100*e,"%",z.jsx(t.Radio,{size:18,checked:n,onChange:(t,n)=>{n&&r(e)}})]},e)})),l&&z.jsxs(t.Box,{component:"label",sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12,borderWidth:1,borderRadius:12,borderStyle:"solid",borderColor:"border.main",cursor:"pointer",color:v?d.palette.error.main:"text.primary"},y&&{color:d.palette.primary.main,borderColor:d.palette.primary.main}),onClick:()=>{h(!0),x("")},children:[p?z.jsx(t.Input,{value:m,autoFocus:!0,onChange:e=>{const t=e.target.value;isNaN(Number(t))||x(t)},onBlur:()=>{const e=Number(m),t=e?new s(e).div(100).toNumber():e;t&&t<Aw?r(0):m&&(e||0===e)&&r(t),h(!1)},sx:{p:0,flex:1,height:"100%",border:"none",backgroundColor:"none"},inputSx:{p:0}}):z.jsx(z.Fragment,{children:f?(new s(o).times(100).toNumber()||m)+"%":z.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})}),z.jsx(t.Radio,{size:18,checked:y,sx:{flexShrink:0}})]})]}),v&&z.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center",gap:8,p:8,borderRadius:8,typography:"h6",backgroundColor:t.alpha(d.palette.error.main,.1),color:d.palette.error.main},children:[z.jsx(t.Box,{component:oe.ErrorBorder,sx:{width:18,height:18}}),z.jsx(e.Trans,{id:"LHxwaD",message:"The fee tier should greater than {0}%",values:{0:100*Aw}})]})]})]})}function Lw({isExists:i,pair:o,pairAddress:r}){var a,l,d;const{isBalanceLoading:u,isDepositedLoading:h,balance:m,token0Deposited:x,token1Deposited:g,poolTokenPercentage:f}=function({pairAddress:e,pair:t}){var i;const{account:o}=Ra(),r=null===(i=null==t?void 0:t.liquidityToken)||void 0===i?void 0:i.chainId,a=c.useQuery(Object.assign(Object.assign({},p.getFetchUniswapV2PairBalanceOfQueryOptions(r,e,o)),{retry:!1})),l=c.useQuery(Object.assign(Object.assign({},p.getFetchUniswapV2PairTotalSupplyQueryOptions(r,e)),{retry:!1})),[d,u,h]=n.useMemo((()=>{if(!t||!a.data||!l.data||l.data<a.data)return[void 0,void 0,void 0];const e=L.CurrencyAmount.fromRawAmount(t.liquidityToken,l.data.toString()),n=L.CurrencyAmount.fromRawAmount(t.liquidityToken,a.data.toString());return[new L.Percent(a.data.toString(),l.data.toString()),t.getLiquidityValue(t.token0,e,n,!1),t.getLiquidityValue(t.token1,e,n,!1)]}),[a.data,l.data,t]);return{isBalanceLoading:a.isLoading,isDepositedLoading:a.isLoading||l.isLoading,balance:a.data&&t?rr(a.data.toString(),t.liquidityToken.decimals):void 0,poolTokenPercentage:d?new s(d.toSignificant(6)):void 0,token0Deposited:u?new s(u.toSignificant()):void 0,token1Deposited:h?new s(h.toSignificant()):void 0}}({pairAddress:r,pair:o}),y=f?`${Jo({input:f,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:void 0;return i&&o?z.jsxs(t.Box,{sx:{px:20,py:12,borderWidth:1,borderRadius:8,borderStyle:"solid",borderColor:"border.main"},children:[z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),z.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:[z.jsx(Rp,{width:18,height:18,tokens:[o.token0,o.token1],mr:4}),z.jsx(t.LoadingSkeleton,{loading:u,loadingProps:{width:50},sx:{mr:4},children:er({input:m,decimals:null===(a=o.liquidityToken)||void 0===a?void 0:a.decimals})}),`${o.token0.symbol}/${o.token1.symbol} LP`,z.jsx(t.Tooltip,{title:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:10,typography:"body2",color:"text.primary"},children:[z.jsx(If,{address:o.token0.address,chainId:o.token0.chainId,showName:null!==(l=o.token0.symbol)&&void 0!==l?l:"",size:14,offset:4,rightContent:z.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:er({input:x,decimals:o.token0.decimals})})}),z.jsx(If,{address:o.token1.address,chainId:o.token1.chainId,showName:null!==(d=o.token1.symbol)&&void 0!==d?d:"",size:14,offset:4,rightContent:z.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:er({input:g,decimals:o.token1.decimals})})}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(e.Trans,{id:"c4miqE",message:"Pool share"}),z.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:y})]})]}),sx:{padding:20,width:256},children:z.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16,cursor:"pointer"}})}),z.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:Ta(o.liquidityToken.chainId,o.liquidityToken.address,"address"),sx:{ml:4,display:"inline-flex",height:16},children:z.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16}})})]})]}):null}function Rw({sx:i,disabled:o,slippage:r,onChangeSlippage:a}){const l=t.useTheme(),d=r===mm,[c,u]=n.useState(d?"":new s(r).times(100).toNumber());return z.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:z.jsxs(t.Box,{sx:{backgroundColor:l.palette.background.paper,padding:l.spacing(16,20),borderRadius:16,width:375,maxWidth:"90vw",boxSizing:"border-box"},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.primary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),z.jsxs("span",{children:[d?gm:r&&new s(r).times(100).toNumber(),"%"]})]}),z.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",margin:l.spacing(16,0,0,0)},children:[z.jsx(hm,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{u(""),a(mm)},active:d}),z.jsx(t.Input,{placeholder:String(gm),value:c,onChange:e=>{const{value:t}=e.target;u(t),a(t?new s(t).div(100).toNumber():mm)},onBlur:()=>{(!d&&new s(r).gt(.1)||new s(r).lte(0))&&(u(10),a(.1))},suffix:z.jsx(t.Box,{sx:{mr:16},children:"%"}),sx:{ml:8,"& input":{px:16,py:0,height:"39px"}}})]})]}),sx:{p:0},arrow:!1,placement:"bottom-end",children:z.jsx(t.HoverAddBackground,{sx:Object.assign({width:"max-content",alignItems:"right",margin:l.spacing(0,0,0,"auto"),p:l.spacing(4,12),borderRadius:20,backgroundColor:"background.paperDarkContrast",cursor:"pointer"},i),children:z.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:l.palette.text.primary}}})})})}function Mw(){var i,o,a;const l=t.useTheme(),[d,c]=n.useState(.003),[u,h]=n.useState(),[m,x]=n.useState(),[g,f]=n.useState(""),[y,v]=n.useState(""),[b,C]=n.useState(mm),j=b===mm?new s(gm).div(100).toNumber():b,{isMobile:w}=Ga(),{onlyChainId:k}=Q(),T=n.useMemo((()=>k||(null==u?void 0:u.chainId)||(null==m?void 0:m.chainId)),[k,u,m]),{pairAddress:B,pair:E,price:I,isInvalidPair:A,invertedPrice:S,priceLoading:R,liquidityMinted:M,shareOfPool:O,isExists:P}=function({baseToken:e,quoteToken:t,baseAmount:i,quoteAmount:o,fee:a}){const[s,l,d]=n.useMemo((()=>{var n,i;if(!e||!t)return[null,null,!1];const o=r.basicTokenMap[e.chainId],a=(null===(n=o.address)||void 0===n?void 0:n.toLowerCase())===e.address.toLowerCase(),s=(null===(i=o.address)||void 0===i?void 0:i.toLowerCase())===t.address.toLowerCase(),l=a?o.wrappedTokenAddress:e.address,d=s?o.wrappedTokenAddress:t.address,c=l.toLowerCase()===d.toLowerCase();return c?[null,null,!0]:[new L.Token(e.chainId,l,e.decimals,e.symbol,e.name),new L.Token(t.chainId,d,t.decimals,t.symbol,t.name),c]}),[e,t]),c=n.useMemo((()=>{if(!s||!l||void 0===a)return;const e=s.chainId,t=e?p.getUniswapV2FactoryContractAddressByChainId(e)||p.getUniswapV2FactoryFixedFeeContractAddressByChainId(e):void 0;return t?Ba({factoryAddress:t,tokenA:s,tokenB:l,fee:a}):void 0}),[s,l,a]),{pair:u,price:h,invertedPrice:m,reserveQuery:x,liquidityMinted:g,shareOfPool:f,isExists:y}=cy({pool:e&&t&&c?{baseToken:e,quoteToken:t,type:"AMMV2",address:c}:void 0,baseAmount:i,quoteAmount:o});return{pairAddress:c,pair:u,isInvalidPair:d,price:h,invertedPrice:m,priceLoading:x.isLoading,liquidityMinted:g,shareOfPool:f,isExists:y}}({baseToken:u,quoteToken:m,baseAmount:g,quoteAmount:y,fee:d}),_=Dm(I);if(I&&g&&!I.isEqualTo(null!=_?_:0)&&P){const e=I.times(g).dp(null!==(i=null==m?void 0:m.decimals)&&void 0!==i?i:18);e.isEqualTo(y)||v(e.toString())}const N=T?p.getUniswapV2Router02ContractAddressByChainId(T)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(T):void 0,D=As(u,{amount:g,contractAddress:N}),F=As(m,{amount:y,contractAddress:N}),[U,q]=n.useState(!1),V=!u||!m,W=oy({baseToken:u,quoteToken:m,baseAmount:g,quoteAmount:y,fee:d,isExists:P,slippage:j,successBack:()=>{dm.getState().push({type:exports.PageType.Pool,params:{tab:Zy.myLiquidity}})}});return n.useEffect((()=>{console.error("createMutation.error",W.error)}),[W.error]),z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20,mx:16,pb:20,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",mb:20,[l.breakpoints.up("tablet")]:{width:600,mx:"auto"}},children:[z.jsx(nv,{onClick:()=>{dm.getState().push({type:exports.PageType.Pool})}}),z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:z.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),z.jsx(gg,{poolType:"AMM V2"})]}),z.jsxs(t.Box,{sx:{pt:20,px:16,position:"relative",overflow:"hidden",backgroundColor:l.palette.background.paper,borderRadius:16,[l.breakpoints.up("tablet")]:{borderWidth:1,borderStyle:"solid",borderColor:"border.main",px:0,mx:"auto",width:600}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:20,[l.breakpoints.up("tablet")]:{pt:20,px:20,pb:20}},children:[z.jsx(Lw,{pair:E,pairAddress:B,isExists:P}),z.jsxs(Iw,{title:z.jsx(e.Trans,{id:"nxRg31",message:"Select pair"}),children:[z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:w?"repeat(1, 1fr)":"repeat(2, 1fr)",gap:12},children:[z.jsx(Ew,{border:!0,highlightDefault:!0,chainId:T,token:u,onTokenChange:(e,t)=>{t?(h(m),x(u),f(""),v("")):(h(e),f(""))},occupiedToken:m}),z.jsx(Ew,{border:!0,highlightDefault:!0,chainId:T,token:m,onTokenChange:(e,t)=>{t?(h(m),x(u)):(x(e),v(""))},occupiedToken:u})]}),(!T||Ca(T))&&z.jsx(Sw,{fee:d,onChange:c,feeList:[1e-4,5e-4,.003],hasCustom:!0,disabled:V})]}),z.jsx(Iw,{title:z.jsx(e.Trans,{id:"MU9s7M",message:"Deposit amounts"}),disabled:V,children:z.jsxs(t.Box,{children:[z.jsx(Cp,{sx:{mb:4,pb:28,minHeight:"auto",backgroundColor:"background.cardInput",padding:l.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"},token:u,amt:g,defaultLoadBalance:!0,onInputChange:e=>{var t;f(e);const n=Number(e);P&&I&&n&&v(I.times(e).dp(null!==(t=null==m?void 0:m.decimals)&&void 0!==t?t:18).toString())},showMaxBtn:!0,occupiedAddrs:[null!==(o=null==m?void 0:m.address)&&void 0!==o?o:""],occupiedChainId:null==m?void 0:m.chainId,notTokenPickerModal:!0,showPercentage:!0,readOnly:V}),z.jsx(vp,{}),z.jsx(Cp,{sx:{pb:20,minHeight:"auto",backgroundColor:"background.cardInput",padding:l.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"},token:m,amt:y,defaultLoadBalance:!0,onInputChange:e=>{var t;v(e);const n=Number(e);P&&S&&n&&f(S.times(e).dp(null!==(t=null==u?void 0:u.decimals)&&void 0!==t?t:18).toString())},showMaxBtn:!0,occupiedAddrs:[null!==(a=null==u?void 0:u.address)&&void 0!==a?a:""],occupiedChainId:null==u?void 0:u.chainId,notTokenPickerModal:!0,showPercentage:!0,readOnly:V}),z.jsx(Rw,{slippage:b,onChangeSlippage:C,disabled:V,sx:{mt:8}}),z.jsx(Xf,{baseToken:u,quoteToken:m,loading:R,midPrice:I,shareOfPool:O}),!!P&&z.jsxs(t.Box,{sx:{mt:20,p:20,borderRadius:16,backgroundColor:"background.paperContrast",typography:"h6",textAlign:"center","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",z.jsx("b",{children:z.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",z.jsx(e.Trans,{id:"1ABiXc",message:"By adding liquidity you’ll earn <0>{0}</0> of all trades on this pair proportional to your share of the pool. Fees are added to the pool, accrue in real time and can be claimed by withdrawing your liquidity.",values:{0:hr({input:d})},components:{0:z.jsx("b",{})}})]})]})})]}),z.jsx(t.Box,{sx:{mt:20,py:16,[l.breakpoints.up("tablet")]:{px:20}},children:z.jsx(Tm,{fullWidth:!0,includeButton:!0,size:t.Button.Size.big,disabled:V,chainId:T,children:z.jsx(Bw,{statuses:[D,F],buttonProps:{size:t.Button.Size.big},children:z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,disabled:!(u&&m&&g&&y&&!A&&d),onClick:()=>q(!0),children:A?z.jsx(e.Trans,{id:"R7D79P",message:"Invalid pair"}):z.jsx(e.Trans,{id:"bwSQI0",message:"Supply"})})})})}),z.jsx(Kf,{open:U,onClose:()=>q(!1),slippage:j,baseToken:u,baseAmount:g,quoteToken:m,quoteAmount:y,fee:d,price:I,lpAmount:M,shareOfPool:O,pairAddress:B,createMutation:W})]})]})}const Ow=({disabled:e,feeAmount:i,dispatch:r})=>{const a=t.useTheme(),{isMobile:s}=Ga(),[l,d]=n.useState(!1);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12,borderWidth:1,borderStyle:"solid",borderColor:a.palette.border.main,borderRadius:12},e?{opacity:.3}:void 0),children:[z.jsx(t.Box,{sx:{typography:"h5",color:a.palette.text.primary},children:i?`${xg[i].label} ${o.i18n._({id:"fxRyGG",message:"fee tier"})}`:o.i18n._({id:"EU3wU4",message:"Fee tier"})}),z.jsx(t.Button,{size:t.Button.Size.small,variant:t.Button.Variant.outlined,disabled:e,onClick:()=>d((e=>!e)),sx:{color:a.palette.text.primary,border:`solid 1px ${a.palette.text.primary}`},children:l?o.i18n._({id:"vLyv1R",message:"Hide"}):o.i18n._({id:"ePK91l",message:"Edit"})})]}),l&&z.jsx(t.Box,{sx:Object.assign({},s?{display:"grid",gap:8,gridTemplateColumns:"repeat(2, 1fr)"}:{display:"flex",alignItems:"center",gap:8}),children:[hx.LOWEST,hx.LOW,hx.MEDIUM,hx.HIGH].map((n=>{const o=i===n;return z.jsxs(t.Button,{size:t.Button.Size.middle,variant:t.Button.Variant.outlined,disabled:e,onClick:()=>{r({type:Og.UpdateFeeAmount,payload:n})},sx:{flexBasis:"50%",flexShrink:1,flexGrow:1,justifyContent:"space-between",px:20,color:o?a.palette.primary.main:a.palette.text.primary,borderRadius:12,borderColor:o?a.palette.primary.main:a.palette.border.main,[a.breakpoints.up("tablet")]:{flexBasis:"25%"}},children:[xg[n].label,o?z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[z.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.primary.main}),z.jsx("rect",{x:"4.5",y:"4.5",width:"9",height:"9",rx:"4.5",fill:a.palette.primary.main,stroke:a.palette.primary.main})]}):z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:z.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.text.secondary})})]},n)}))})]})},Pw={neutral1:"#222222",neutral2:"#7D7D7D",accent1:"#FC72FF",critical:"FF5F52",white:"#FFFFFF",surface3:"#22222212",opacity:{hover:.6,click:.4,disabled:.5,enabled:1}},_w=({series:e,xScale:i,yScale:o,xValue:r,yValue:a,fill:s})=>n.useMemo((()=>{var n;return z.jsx(t.Box,{component:"path",opacity:.5,stroke:null!=s?s:Pw.accent1,fill:null!=s?s:Pw.accent1,d:null!==(n=M.area().curve(M.curveStepAfter).x((e=>i(r(e)))).y1((e=>o(a(e)))).y0(o(0))(e.filter((e=>{const t=i(r(e));return t>0&&t<=window.innerWidth}))))&&void 0!==n?n:void 0})}),[s,e,i,r,o,a]),Nw=({axisGenerator:e})=>z.jsx("g",{ref:t=>{t&&M.select(t).call(e).call((e=>e.select(".domain").remove()))}}),Dw=({xScale:e,innerHeight:i,offset:o=0})=>n.useMemo((()=>z.jsx(t.Box,{component:"g",transform:`translate(0, ${i+o})`,sx:{"& line":{display:"none"},"& text":{color:Pw.neutral2,transform:"translateY(5px)"}},children:z.jsx(Nw,{axisGenerator:M.axisBottom(e).ticks(6)})})),[i,o,e]),Fw=e=>["M 0 0",`v ${e}`,"m 1 0","V 0","M 0 1","h 12","q 2 0, 2 2","v 22","q 0 2 -2 2","h -12","z"].join(" "),Uw=()=>["m 5 7","v 14","M 0 0","m 9 7","v 14","z"].join(" "),qw=({color:e,size:t=10,margin:n=10})=>z.jsx("polygon",{points:`0 0, ${t} ${t}, 0 ${t}`,transform:` translate(${t+n}, ${n}) rotate(45) `,fill:e,stroke:e,strokeWidth:"4",strokeLinejoin:"round"});const Vw=({color:e,d:n})=>z.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",strokeWidth:3,stroke:e,fill:e,d:n}),Ww=({d:e})=>z.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",stroke:Pw.white,opacity:Pw.opacity.hover,d:e}),Hw=({visible:e,transform:n,children:i})=>z.jsx(t.Box,{component:"g",opacity:e?"1":"0",transform:n,sx:{transition:"opacity 300ms"},children:i}),Zw=({y:e,x:n,height:i,width:o,rx:r})=>z.jsx(t.Box,{component:"rect",fill:Pw.surface3,y:e,x:n,height:i,width:o,rx:r}),zw=({y:e,transform:n,dominantBaseline:i,children:o})=>z.jsx(t.Box,{component:"text",y:e,textAnchor:"middle",fontSize:"13px",fill:Pw.neutral1,transform:n,dominantBaseline:i,children:o}),$w=(e,t,n)=>{const i=e.map((e=>n(e).toFixed(1))),o=t.map((e=>n(e).toFixed(1)));return i.every(((e,t)=>e===o[t]))},Gw=({id:e,xScale:t,interactive:i,brushLabelValue:o,brushExtent:r,setBrushExtent:a,innerWidth:s,innerHeight:l,westHandleColor:d,eastHandleColor:c})=>{const u=n.useRef(null),p=n.useRef(null),[h,m]=n.useState(r),[x,g]=n.useState(!1),[f,y]=n.useState(!1),v=function(e){const t=n.useRef();return n.useEffect((()=>{t.current=e}),[e]),t.current}(r),b=n.useCallback((e=>{const{type:n,selection:i,mode:o}=e;if(!i)return void m(null);const s=i.map(t.invert);"end"!==n||$w(r,s,t)||a(s,o),m(s)}),[t,r,a]);n.useEffect((()=>{m(r)}),[r]),n.useEffect((()=>{u.current&&(p.current=M.brushX().extent([[Math.max(2,t(0)),0],[s-2,l]]).handleSize(30).filter((()=>i)).on("brush end",b),p.current(M.select(u.current)),v&&$w(r,v,t)&&M.select(u.current).transition().call(p.current.move,r.map(t)),M.select(u.current).selectAll(".selection").attr("stroke","none").attr("fill-opacity","0.1").attr("fill",`url(#${e}-gradient-selection)`))}),[r,b,e,l,s,i,v,t]),n.useEffect((()=>{u.current&&p.current&&p.current.move(M.select(u.current),r.map(t))}),[r,t]),n.useEffect((()=>{g(!0);const e=setTimeout((()=>g(!1)),1500);return()=>clearTimeout(e)}),[h]);const C=h&&t(h[0])>20,j=h&&t(h[1])>s-20,w=h&&(t(h[0])<0||t(h[1])<0),k=h&&(t(h[0])>s||t(h[1])>s),T=h&&t(h[0])>=0&&t(h[0])<=s,B=h&&t(h[1])>=0&&t(h[1])<=s;return n.useMemo((()=>z.jsxs(z.Fragment,{children:[z.jsxs("defs",{children:[z.jsxs("linearGradient",{id:`${e}-gradient-selection`,x1:"0%",y1:"100%",x2:"100%",y2:"100%",children:[z.jsx("stop",{stopColor:d}),z.jsx("stop",{stopColor:c,offset:"1"})]}),z.jsx("clipPath",{id:`${e}-brush-clip`,children:z.jsx("rect",{x:"0",y:"0",width:s,height:l})})]}),z.jsx("g",{ref:u,clipPath:`url(#${e}-brush-clip)`,onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1)}),h&&z.jsxs(z.Fragment,{children:[T?z.jsxs("g",{transform:`translate(${Math.max(0,t(h[0]))}, 0), scale(${C?"-1":"1"}, 1)`,children:[z.jsxs("g",{children:[z.jsx(Vw,{color:d,d:Fw(l)}),z.jsx(Ww,{d:Uw()})]}),z.jsxs(Hw,{transform:`translate(50,0), scale(${C?"1":"-1"}, 1)`,visible:x||f,children:[z.jsx(Zw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),z.jsx(zw,{transform:"scale(-1, 1)",y:"15",dominantBaseline:"middle",children:o("w",h[0])})]})]}):null,B?z.jsxs("g",{transform:`translate(${t(h[1])}, 0), scale(${j?"-1":"1"}, 1)`,children:[z.jsxs("g",{children:[z.jsx(Vw,{color:c,d:Fw(l)}),z.jsx(Ww,{d:Uw()})]}),z.jsxs(Hw,{transform:`translate(50,0), scale(${j?"-1":"1"}, 1)`,visible:x||f,children:[z.jsx(Zw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),z.jsx(zw,{y:"15",dominantBaseline:"middle",children:o("e",h[1])})]})]}):null,w&&z.jsx(qw,{color:d}),k&&z.jsx("g",{transform:`translate(${s}, 0) scale(-1, 1)`,children:z.jsx(qw,{color:c})})]})]})),[o,c,B,j,C,f,e,l,s,h,k,x,w,d,T,t])},Qw=({value:e,xScale:i,innerHeight:o})=>n.useMemo((()=>z.jsx(t.Box,{component:"line",x1:i(e),y1:"0",x2:i(e),y2:o,sx:{opacity:.5,strokeWidth:2,stroke:Pw.neutral1,fill:"none"}})),[e,i,o]);function Yw({svg:e,xScale:i,setZoom:o,width:r,height:a,resetBrush:s,showResetButton:l,zoomLevels:d}){const c=n.useRef(),[u,p,h,m]=n.useMemo((()=>[()=>e&&c.current&&M.select(e).transition().call(c.current.scaleBy,2),()=>e&&c.current&&M.select(e).transition().call(c.current.scaleBy,.5),()=>e&&c.current&&M.select(e).transition().call(c.current.scaleTo,.5),()=>e&&c.current&&M.select(e).call(c.current.transform,M.zoomIdentity.translate(0,0).scale(1)).transition().call(c.current.scaleTo,.5)]),[e]);return n.useEffect((()=>{e&&(c.current=M.zoom().scaleExtent([d.min,d.max]).extent([[0,0],[r,a]]).on("zoom",(({transform:e})=>o(e))),M.select(e).call(c.current))}),[a,r,o,e,i,c,d,d.max,d.min]),n.useEffect((()=>{h()}),[h,d]),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:`repeat(${l?3:2}, 1fr)`,gridGap:"6px",position:"absolute",top:"-32px",right:0},children:[l&&z.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:()=>{s(),m()},disabled:!1,children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("polyline",{points:"1 4 1 10 7 10"}),z.jsx("polyline",{points:"23 20 23 14 17 14"}),z.jsx("path",{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"})]})}),z.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:u,disabled:!1,children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("circle",{cx:"11",cy:"11",r:"8"}),z.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),z.jsx("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),z.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})}),z.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:p,disabled:!1,children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("circle",{cx:"11",cy:"11",r:"8"}),z.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),z.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})})]})}const Xw=e=>e.price0,Kw=e=>e.activeLiquidity;function Jw({id:e="liquidityChartRangeInput",data:{series:i,current:o},ticksAtLimit:r,styles:a,dimensions:{width:s,height:l},margins:d,interactive:c=!0,brushDomain:u,brushLabels:p,onBrushDomainChange:h,zoomLevels:m}){const x=n.useRef(null),[g,f]=n.useState(null),[y,v]=n.useMemo((()=>[l-d.top-d.bottom,s-d.left-d.right]),[s,l,d]),{xScale:b,yScale:C}=n.useMemo((()=>{const e={xScale:M.scaleLinear().domain([o*m.initialMin,o*m.initialMax]).range([0,v]),yScale:M.scaleLinear().domain([0,M.max(i,Kw)]).range([y,0])};if(g){const t=g.rescaleX(e.xScale);e.xScale.domain(t.domain())}return e}),[o,m.initialMin,m.initialMax,v,i,y,g]);return n.useEffect((()=>{f(null)}),[m]),n.useEffect((()=>{u||h(b.domain(),void 0)}),[u,h,b]),z.jsxs(z.Fragment,{children:[z.jsx(Yw,{svg:x.current,xScale:b,setZoom:f,width:v,height:l,resetBrush:()=>{h([o*m.initialMin,o*m.initialMax],"reset")},showResetButton:Boolean(r[km.LOWER]||r[km.UPPER]),zoomLevels:m}),z.jsxs("svg",{width:"100%",height:"100%",viewBox:`0 0 ${s} ${l}`,style:{overflow:"visible"},children:[z.jsxs("defs",{children:[z.jsx("clipPath",{id:`${e}-chart-clip`,children:z.jsx("rect",{x:"0",y:"0",width:v,height:l})}),u&&z.jsx("mask",{id:`${e}-chart-area-mask`,children:z.jsx("rect",{fill:"white",x:b(u[0]),y:"0",width:b(u[1])-b(u[0]),height:y})})]}),z.jsxs("g",{transform:`translate(${d.left},${d.top})`,children:[z.jsxs("g",{clipPath:`url(#${e}-chart-clip)`,children:[z.jsx(_w,{series:i,xScale:b,yScale:C,xValue:Xw,yValue:Kw}),u&&z.jsx("g",{mask:`url(#${e}-chart-area-mask)`,children:z.jsx(_w,{series:i,xScale:b,yScale:C,xValue:Xw,yValue:Kw,fill:a.area.selection})}),z.jsx(Qw,{value:o,xScale:b,innerHeight:y}),z.jsx(Dw,{xScale:b,innerHeight:y})]}),z.jsx(t.Box,{component:"rect",width:v,height:l,ref:x,sx:{fill:"transparent",cursor:"grab","&:active":{cursor:"grabbing"}}}),z.jsx(Gw,{id:e,xScale:b,interactive:c,brushLabelValue:p,brushExtent:null!=u?u:b.domain(),innerWidth:v,innerHeight:y,setBrushExtent:h,westHandleColor:a.brush.handle.west,eastHandleColor:a.brush.handle.east})]})]})]})}const ek=8;function tk(e,t,n,i,o,r){var a,s,l,d,c;let u=Object.assign({},n),p=[];for(let n=o+(r?1:-1);r?n<i.length:n>=0;r?n++:n--){const o=Number(null===(a=i[n])||void 0===a?void 0:a.tickIdx),h=Wx(e,t,o),m={liquidityActive:u.liquidityActive,tick:o,liquidityNet:E.BigInt(null!==(l=null===(s=i[n])||void 0===s?void 0:s.liquidityNet)&&void 0!==l?l:""),price0:h.toFixed(ek),sdkPrice:h};r?m.liquidityActive=E.add(u.liquidityActive,E.BigInt(null!==(c=null===(d=i[n])||void 0===d?void 0:d.liquidityNet)&&void 0!==c?c:0)):!r&&E.notEqual(u.liquidityNet,E.BigInt(0))&&(m.liquidityActive=E.subtract(u.liquidityActive,u.liquidityNet)),p.push(m),u=m}return r||(p=p.reverse()),p}const nk=8,ik=(e,t)=>e&&t?Math.floor(e/mx[t])*mx[t]:void 0,ok=1e3;function rk(e,t,i,o){const[a,s]=n.useState(0),[l,d]=n.useState([]),{data:u,error:p,isLoading:h}=function(e,t,n,i=0,o){var a;const s=Da(),l=e&&t&&n?Gx.getAddress(null==e?void 0:e.wrapped,null==t?void 0:t.wrapped,n,void 0,o?Vm[o]:void 0):void 0,d=s.getQuery(r.AMMV3Api.graphql.AllV3TicksDocument,{skip:i,first:ok,where:{chain:o?Si[o]:void 0,poolAddress:null!==(a=null==l?void 0:l.toLowerCase())&&void 0!==a?a:void 0,refreshNow:!0,schemaName:"ammv3"}});return c.useQuery(Object.assign(Object.assign({},d),{enabled:!0}))}(e,t,i,a,o),m=null==u?void 0:u.ticks;return n.useEffect((()=>{(null==m?void 0:m.length)&&(d((e=>[...e,...m])),(null==m?void 0:m.length)===ok&&s((e=>e+ok)))}),[m]),{isLoading:h||(null==m?void 0:m.length)===ok,error:p,ticks:l}}function ak({currencyA:e,currencyB:t,feeAmount:i}){const{isLoading:o,error:r,data:a}=function(e,t,i,o){var r,a,s;const{chainId:l}=Ra(),d=wg(e,t,i),c=null===(r=d[1])||void 0===r?void 0:r.liquidity,u=null===(a=d[1])||void 0===a?void 0:a.sqrtRatioX96,p=null===(s=d[1])||void 0===s?void 0:s.tickCurrent,h=n.useMemo((()=>ik(p,i)),[p,i]),{isLoading:m,error:x,ticks:g}=rk(e,t,i,l);return n.useMemo((()=>{var n,i,o,r,a;if(!e||!t||void 0===h||d[0]!==jg.EXISTS||!g||0===g.length||m)return{isLoading:m||d[0]===jg.LOADING,error:x,activeTick:h,data:void 0};const s=null==e?void 0:e.wrapped,l=null==t?void 0:t.wrapped,f=g.findIndex((e=>(null==e?void 0:e.tickIdx)&&e.tickIdx>h))-1;if(f<0)return console.log("usePoolTickData","usePoolActiveLiquidity","TickData pivot not found",{token0:s.address,token1:l.address,chainId:s.chainId}),{isLoading:m,error:x,activeTick:h,data:void 0};const y=Wx(s,l,h),v={liquidityActive:E.BigInt(null!==(i=null===(n=d[1])||void 0===n?void 0:n.liquidity)&&void 0!==i?i:0),tick:h,liquidityNet:Number(null===(o=g[f])||void 0===o?void 0:o.tickIdx)===h?E.BigInt(null!==(a=null===(r=g[f])||void 0===r?void 0:r.liquidityNet)&&void 0!==a?a:0):E.BigInt(0),price0:y.toFixed(nk),sdkPrice:y},b=tk(s,l,v,g,f,!0),C=tk(s,l,v,g,f,!1).concat(v).concat(b);return{isLoading:m,error:x,currentTick:p,activeTick:h,liquidity:c,sqrtPriceX96:u,data:C}}),[e,t,h,d,g,m,x,p,c,u])}(e,t,i),s=n.useCallback((()=>{if(!(null==a?void 0:a.length))return;const e=[];for(let t=0;t<a.length;t++){const n=a[t],i={activeLiquidity:parseFloat(n.liquidityActive.toString()),price0:parseFloat(n.price0)};i.activeLiquidity>0&&e.push(i)}return e}),[a]);return n.useMemo((()=>({isLoading:o,error:r,formattedData:o?void 0:s()})),[o,r,s])}const sk={initialMin:.999,initialMax:1.001,min:1e-5,max:1.5},lk={[hx.LOWEST]:sk,[hx.LOW_200]:sk,[hx.LOW_300]:sk,[hx.LOW_400]:sk,[hx.LOW]:sk,[hx.MEDIUM]:{initialMin:.5,initialMax:2,min:1e-5,max:20},[hx.HIGH]:{initialMin:.5,initialMax:2,min:1e-5,max:20}};function dk({message:e,icon:n}){return z.jsxs(Sm,{style:{height:"100%",justifyContent:"center"},children:[n,e&&z.jsx(t.Box,{sx:{mt:20,p:10,typography:"caption",textAlign:"center"},children:e})]})}function ck(){return z.jsx(t.LoadingSkeleton,{})}function uk({currencyA:i,currencyB:o,feeAmount:r,ticksAtLimit:a,price:s,priceLower:l,priceUpper:d,onLeftRangeInput:c,onRightRangeInput:u,interactive:p}){const h=i&&o&&(null==i?void 0:i.wrapped.sortsBefore(null==o?void 0:o.wrapped)),{isLoading:m,error:x,formattedData:g}=ak({currencyA:i,currencyB:o,feeAmount:r}),f=n.useCallback(((e,t)=>{let n=Number(e[0]);const i=Number(e[1]);n<=0&&(n=1/10**6),(!a[h?km.LOWER:km.UPPER]||"handle"===t||"reset"===t)&&n>0&&c(n.toFixed(6)),(!a[h?km.UPPER:km.LOWER]||"reset"===t)&&i>0&&i<1e35&&u(i.toFixed(6))}),[h,c,u,a]);p=p&&Boolean(null==g?void 0:g.length);const y=n.useMemo((()=>{const e=h?l:null==d?void 0:d.invert(),t=h?d:null==l?void 0:l.invert();return e&&t?[parseFloat(null==e?void 0:e.toSignificant(6)),parseFloat(null==t?void 0:t.toSignificant(6))]:void 0}),[h,l,d]),v=n.useCallback(((e,t)=>{if(!s)return"";if("w"===e&&a[h?km.LOWER:km.UPPER])return"0";if("e"===e&&a[h?km.UPPER:km.LOWER])return"∞";const n=(t<s?-1:1)*((Math.max(t,s)-Math.min(t,s))/s)*100;return s?`${er({input:n,decimals:2})}%`:""}),[h,s,a]),b=!i||!o||void 0===g&&!m&&!x;return z.jsx(Lm,{gap:"md",style:{minHeight:"200px"},children:b?z.jsx(dk,{message:z.jsx(e.Trans,{id:"OZUH85",message:"Your position will appear here."}),icon:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Pw.neutral1,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),z.jsx("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"})]})}):m?z.jsx(ck,{}):x?z.jsx(dk,{message:z.jsx(e.Trans,{id:"79D0qY",message:"Liquidity data not available."}),icon:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Pw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("path",{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}),z.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})}):g&&0!==g.length&&s?z.jsx(t.Box,{sx:{position:"relative",width:"100%",maxHeight:"200px",justifyContent:"center",alignContent:"center"},children:z.jsx(Jw,{data:{series:g,current:s},dimensions:{width:560,height:200},margins:{top:10,right:2,bottom:20,left:0},styles:{area:{selection:Pw.accent1},brush:{handle:{west:Pw.critical,east:Pw.accent1}}},interactive:p,brushLabels:v,brushDomain:y,onBrushDomainChange:f,zoomLevels:lk[null!=r?r:hx.MEDIUM],ticksAtLimit:a})}):z.jsx(dk,{message:z.jsx(e.Trans,{id:"rH6vg9",message:"There is no liquidity data."}),icon:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Pw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),z.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),z.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]})})})}const pk=({value:i,decrement:o,increment:r,decrementDisabled:a=!1,incrementDisabled:s=!1,locked:l,onUserInput:d,title:c,tokenA:u,tokenB:p})=>{const h=t.useTheme(),[m,x]=n.useState(!1),[g,f]=n.useState(""),[y,v]=n.useState(!1),[b,C]=n.useState(!1),j=n.useCallback((()=>{v(!1),x(!1),d(g)}),[g,d]),w=n.useCallback((()=>{v(!1),d(o())}),[o,d]),k=n.useCallback((()=>{v(!1),d(r())}),[r,d]);return n.useEffect((()=>{g===i||y||setTimeout((()=>{f(i),C(!0),setTimeout((function(){C(!1)}),1800)}),0)}),[g,y,i]),z.jsx(t.Box,{onFocus:()=>{v(!0),x(!0)},onBlur:j,sx:{width:"100%",py:12,px:20,borderRadius:16,backgroundColor:h.palette.background.cardInput},children:z.jsxs(t.Box,{sx:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch"},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:h.palette.text.primary},children:c}),z.jsx(t.Box,{sx:{mt:4,typography:"h6",fontWeight:500,color:h.palette.text.secondary},children:z.jsx(e.Trans,{id:"1/LP4K",message:"{tokenB} per {tokenA}",values:{tokenB:p,tokenA:u}})}),z.jsx(Yu,{sx:{mt:12,backgroundColor:h.palette.background.cardInput},value:g,onChange:e=>{f(e)},readOnly:l})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[!l&&z.jsx(t.Button,{size:t.Button.Size.small,onClick:k,disabled:s,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M14.25 9.75H9.75V14.25H8.25V9.75H3.75V8.25H8.25V3.75H9.75V8.25H14.25V9.75Z",fill:a?h.palette.text.disabled:h.palette.text.primary})})}),!l&&z.jsx(t.Button,{size:t.Button.Size.small,onClick:w,disabled:a,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("rect",{x:"3.75",y:"8.25",width:"10.5",height:"1.5",fill:a?h.palette.text.disabled:h.palette.text.primary})})})]})]})})},hk=({priceLower:n,priceUpper:i,onLeftRangeInput:o,onRightRangeInput:r,getDecrementLower:a,getIncrementLower:s,getDecrementUpper:l,getIncrementUpper:d,currencyA:c,currencyB:u,feeAmount:p,ticksAtLimit:h})=>{var m,x,g,f;const y=null===(m=null!=c?c:void 0)||void 0===m?void 0:m.wrapped,v=null===(x=null!=u?u:void 0)||void 0===x?void 0:x.wrapped,b=y&&v&&y.sortsBefore(v),C=b?n:null==i?void 0:i.invert(),j=b?i:null==n?void 0:n.invert();return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[z.jsx(pk,{value:h[b?km.LOWER:km.UPPER]?"0":null!==(g=null==C?void 0:C.toSignificant(8))&&void 0!==g?g:"",onUserInput:o,decrement:b?a:d,increment:b?s:l,decrementDisabled:void 0===C||h[b?km.LOWER:km.UPPER],incrementDisabled:void 0===C||h[b?km.LOWER:km.UPPER],feeAmount:p,label:C?`${null==u?void 0:u.symbol}`:"-",title:z.jsx(e.Trans,{id:"uEoBVI",message:"Low price"}),tokenA:null==c?void 0:c.symbol,tokenB:null==u?void 0:u.symbol}),z.jsx(pk,{value:h[b?km.UPPER:km.LOWER]?"∞":null!==(f=null==j?void 0:j.toSignificant(8))&&void 0!==f?f:"",onUserInput:r,decrement:b?l:s,increment:b?d:a,incrementDisabled:void 0===j||h[b?km.UPPER:km.LOWER],decrementDisabled:void 0===j||h[b?km.UPPER:km.LOWER],feeAmount:p,label:j?`${null==u?void 0:u.symbol}`:"-",tokenA:null==c?void 0:c.symbol,tokenB:null==u?void 0:u.symbol,title:z.jsx(e.Trans,{id:"kAC8rT",message:"High price"})})]})};var mk;function xk(){return xk=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},xk.apply(null,arguments)}const gk=e=>P.createElement("svg",xk({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),mk||(mk=P.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},P.createElement("path",{id:"\\xE4\\xB8\\x89\\xE8\\xA7\\x92\\xE5\\xBD\\xA2",fillRule:"evenodd",clipRule:"evenodd",d:"M6.58398 12.376C6.78189 12.6728 7.21811 12.6728 7.41603 12.376L10.4818 7.77735C10.7033 7.44507 10.4651 7 10.0657 7H3.93426C3.53491 7 3.29672 7.44507 3.51823 7.77735L6.58398 12.376Z",fill:"currentColor"}))));function fk({token:e,oppositeTokenAddress:i,dispatch:r,tokenSelectOnChange:a}){const s=t.useTheme(),{chainId:l}=Ra(),[d,c]=n.useState(!1);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:{flexBasis:"100%",flexGrow:1,flexShrink:1,display:"flex",alignItems:"center",px:20,py:8,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:e?s.palette.border.main:s.palette.primary.main,color:e?s.palette.text.primary:s.palette.primary.contrastText,backgroundColor:e?"transparent":s.palette.primary.main,"&:hover":{borderColor:e?s.palette.border.main:s.palette.primary.main,opacity:.8},[s.breakpoints.up("tablet")]:{flexBasis:"50%"}},onClick:()=>{c(!0)},children:[e?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.address,marginRight:0,width:24,height:24,chainId:e.chainId||l,noShowChain:!0,sx:{flexShrink:0}}),z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:e.symbol})]}):z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:o.i18n._({id:"0RrIzN",message:"Select token"})}),z.jsx(t.Box,{component:gk,sx:{flexShrink:0,ml:"auto",width:18,height:18}})]}),z.jsx(dp,{value:Ag(e),open:d,chainId:l,occupiedAddrs:[i],occupiedChainId:null==e?void 0:e.chainId,onClose:()=>{c(!1)},onTokenChange:(e,t)=>{if(!Array.isArray(e)){if(t)return r({type:Og.UpdateBaseTokenAndClearQuoteToken,payload:e}),void c(!1);a(e),c(!1)}},modal:!0})]})}const yk=({baseToken:e,quoteToken:n,dispatch:i})=>{var o,r;const a=t.useTheme();return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:12,flexWrap:"wrap",[a.breakpoints.up("tablet")]:{flexWrap:"nowrap"}},children:[z.jsx(fk,{token:e,oppositeTokenAddress:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",dispatch:i,tokenSelectOnChange:e=>{i({type:Og.UpdateBaseToken,payload:e})}}),z.jsx(fk,{token:n,oppositeTokenAddress:null!==(r=null==e?void 0:e.address)&&void 0!==r?r:"",dispatch:i,tokenSelectOnChange:e=>{i({type:Og.UpdateQuoteToken,payload:e})}})]})};const vk=[{value:.03,title:"Narrow"},{value:.08,title:"Standard"},{value:.15,title:"Wide"},{value:1,title:"Full"}],bk=e=>{const i=t.useTheme(),[o,r]=n.useState(null);return z.jsx(t.Box,{sx:{borderRadius:16,borderWidth:1,borderStyle:"solid",borderColor:i.palette.border.main,overflow:"hidden",display:"flex",alignItems:"center",flexWrap:"wrap",alignSelf:"stretch"},children:vk.map(((n,a)=>z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{r(n.value),e.onSelect(n.value)},sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",px:20,py:12,gap:8,flexBasis:"50%",flexGrow:1,borderRight:a%2==0?`1px solid ${i.palette.border.main}`:"none",borderBottom:a<=1?`1px solid ${i.palette.border.main}`:"none",[i.breakpoints.up("tablet")]:{flexBasis:"25%",borderRight:a===vk.length-1?"none":`1px solid ${i.palette.border.main}`,borderBottom:"none"},backgroundColor:o===n.value?t.alpha("#7BF179",.1):"transparent","&:hover":{backgroundColor:t.alpha("#7BF179",.1)}},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:i.palette.text.primary},children:n.title}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:i.palette.text.primary},children:1===n.value?"∞":`+-${100*n.value}%`})]},n.value)))})};function Ck({params:i,handleGoBack:r,handleGoToPoolList:a}){var l,d,u,p,h,m,x,g,f,y;const{chainId:v,account:b}=Ra(),C=t.useTheme(),j=ls(),{isMobile:w}=Ga(),k=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(v,null==i?void 0:i.from,b))),T=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(v,null==i?void 0:i.to,b))),[B,E]=n.useReducer(Pg,{baseToken:null,quoteToken:null,feeAmount:(null==i?void 0:i.fee)?Number(null==i?void 0:i.fee):void 0,independentField:wm.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""});n.useEffect((()=>{k.data&&E({type:Og.UpdateDefaultBaseToken,payload:k.data})}),[k]),n.useEffect((()=>{T.data&&E({type:Og.UpdateDefaultQuoteToken,payload:T.data})}),[T]);const{independentField:I,typedValue:A,startPriceTypedValue:S}=B,{pool:L,ticks:R,dependentField:M,price:O,pricesAtTicks:P,pricesAtLimit:_,parsedAmounts:N,currencyBalances:F,position:U,noLiquidity:q,currencies:V,errorMessage:W,invalidPool:H,invalidRange:Z,outOfRange:$,depositADisabled:G,depositBDisabled:Y,invertPrice:X,ticksAtLimit:K,isTaxed:J}=Mg({state:B}),ee=n.useMemo((()=>{var e;return null===(e=X?null==O?void 0:O.invert():O)||void 0===e?void 0:e.toSignificant()}),[X,O]),{onFieldAInput:te,onFieldBInput:ne,onLeftRangeInput:ie,onRightRangeInput:oe,onStartPriceInput:re}=_g({noLiquidity:q,dispatch:E}),{slipper:ae,setSlipper:se,slipperValue:le,resetSlipper:de}=vm({address:void 0,type:"AMMV3"}),ce=!W&&!Z,[ue,pe]=n.useState(!1),he={[I]:A,[M]:null!==(d=null===(l=N[M])||void 0===l?void 0:l.toSignificant(6))&&void 0!==d?d:""},me=[wm.CURRENCY_A,wm.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Ug(F[t])})),{}),xe=As(Ag(null===(u=N[wm.CURRENCY_A])||void 0===u?void 0:u.currency),{contractAddress:Wm[v],overrideBalance:F[wm.CURRENCY_A]?new s(F[wm.CURRENCY_A].toSignificant()):void 0,amount:N[wm.CURRENCY_A]?new s(N[wm.CURRENCY_A].toSignificant()):void 0}),ge=As(Ag(null===(p=N[wm.CURRENCY_B])||void 0===p?void 0:p.currency),{contractAddress:Wm[v],overrideBalance:F[wm.CURRENCY_B]?new s(F[wm.CURRENCY_B].toSignificant()):void 0,amount:N[wm.CURRENCY_B]?new s(N[wm.CURRENCY_B].toSignificant()):void 0}),{[km.LOWER]:fe,[km.UPPER]:ye}=R,{[km.LOWER]:ve,[km.UPPER]:be}=P,{getDecrementLower:Ce,getIncrementLower:je,getDecrementUpper:we,getIncrementUpper:ke,getSetFullRange:Te}=function({tickLower:e,tickUpper:t,pool:i,state:o,dispatch:r}){const{baseToken:a,quoteToken:s,feeAmount:l}=o,d=n.useMemo((()=>null==a?void 0:a.wrapped),[a]),c=n.useMemo((()=>null==s?void 0:s.wrapped),[s]);return{getDecrementLower:n.useCallback((()=>d&&c&&"number"==typeof e&&l?Wx(d,c,e-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Wx(d,c,i.tickCurrent-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,e,l,i]),getIncrementLower:n.useCallback((()=>d&&c&&"number"==typeof e&&l?Wx(d,c,e+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Wx(d,c,i.tickCurrent+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,e,l,i]),getDecrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Wx(d,c,t-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Wx(d,c,i.tickCurrent-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,t,l,i]),getIncrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Wx(d,c,t+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Wx(d,c,i.tickCurrent+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,t,l,i]),getSetFullRange:n.useCallback((()=>{r({type:Og.setFullRange,payload:void 0})}),[r])}}({tickLower:fe,tickUpper:ye,pool:L,state:B,dispatch:E}),Be=n.useCallback((e=>{if(Te(),1!==e){if(ee){const t=new s(ee),n=t.multipliedBy(1-e),i=t.multipliedBy(1+e);ie(n.dp(5,s.ROUND_DOWN).toString()),oe(i.dp(5,s.ROUND_DOWN).toString())}return}const t=_[km.LOWER];t&&ie(t.toSignificant(5));const n=_[km.UPPER];n&&oe(n.toSignificant(5))}),[ee,Te,ie,oe,_]),{deadLine:Ee}=Q(),Ie=c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){if(!b||!v||!U)return;if(!B.baseToken||!B.quoteToken)return;const e=Math.ceil(Date.now()/1e3)+(null!=Ee?Ee:600),t=B.baseToken.isNative?B.baseToken:B.quoteToken.isNative?B.quoteToken:void 0;try{const{calldata:n,value:i}=ag.addCallParameters(U,{slippageTolerance:Wg(100*le),recipient:b,deadline:e.toString(),useNative:t,createPool:q});let r={to:Wm[v],data:n,value:i};(yield j.execute(o.i18n._({id:"8OiU8L",message:"Pool Creation"}),Object.assign({opcode:ns.TX},r),{early:!1,metadata:{[exports.MetadataFlag.createAMMV3Pool]:"1"}}))===Xa.Success&&setTimeout((()=>{a()}),100)}catch(e){console.error("onAddMutation",e)}}))});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20,mx:16,pb:20,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",mb:20,[C.breakpoints.up("tablet")]:{width:600,mx:"auto"}},children:[z.jsx(nv,{}),z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:z.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),z.jsx(gg,{poolType:"AMM V3"})]}),z.jsxs(t.Box,{sx:{px:16,display:"flex",flexDirection:"column",alignItems:"stretch",backgroundColor:C.palette.background.paper,borderRadius:16,[C.breakpoints.up("tablet")]:{borderColor:C.palette.border.main,borderWidth:1,borderStyle:"solid",px:0,mx:"auto",width:600}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,py:20,[C.breakpoints.up("tablet")]:{px:20}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"nxRg31",message:"Select pair"})}),z.jsx(yk,{baseToken:B.baseToken,quoteToken:B.quoteToken,dispatch:E}),z.jsx(Ow,{disabled:!B.baseToken||!B.quoteToken,feeAmount:B.feeAmount,dispatch:E})]}),z.jsxs(Pm,{disabled:!B.feeAmount||H,children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"5CZbyC",message:"Set price range"})}),Boolean(B.baseToken&&B.quoteToken)&&z.jsx(pg,{baseToken:B.baseToken,quoteToken:B.quoteToken,handleRateToggle:()=>{var e,t,n,i,o;K[km.LOWER]||K[km.UPPER]||(ie(null!==(t=null===(e=X?ve:null==be?void 0:be.invert())||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""),oe(null!==(i=null===(n=X?be:null==ve?void 0:ve.invert())||void 0===n?void 0:n.toSignificant(6))&&void 0!==i?i:""),te(null!==(o=he[wm.CURRENCY_B])&&void 0!==o?o:"")),E({type:Og.ToggleRate,payload:void 0})},sx:w?{flexGrow:0,flexShrink:1,flexBasis:"50%"}:void 0})]}),z.jsx(bk,{onSelect:Be}),z.jsx(hk,{priceLower:ve,priceUpper:be,getDecrementLower:Ce,getIncrementLower:je,getDecrementUpper:we,getIncrementUpper:ke,onLeftRangeInput:ie,onRightRangeInput:oe,currencyA:B.baseToken,currencyB:B.quoteToken,feeAmount:B.feeAmount,ticksAtLimit:K}),$&&z.jsx(Am,{children:o.i18n._({id:"b+KjnH",message:"Your position will not earn fees or be used in trades until the market price moves into your range."})}),Z&&z.jsx(Am,{children:o.i18n._({id:"Jh223O",message:"Invalid range selected. The min price must be lower than the max price."})})]}),q?z.jsxs(Pm,{children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"zeSosD",message:"Starting price"})}),z.jsx(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(C.palette.primary.main,.1),typography:"h6",color:C.palette.primary.main},children:o.i18n._({id:"X6T02b",message:"This pool must be initialized before you can add liquidity. To initialize, select a starting price for the pool. Then, enter your liquidity price range and deposit amount. Gas fees will be higher than usual due to the initialization transaction."})}),z.jsx(t.Box,{sx:{px:16,py:12,borderRadius:8,borderWidth:1,borderColor:C.palette.border.main,borderStyle:"solid"},children:z.jsx(Yu,{sx:{backgroundColor:"transparent"},value:S,onChange:re})})]}):z.jsxs(Pm,{disabled:!B.feeAmount||H,children:[z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:[o.i18n._({id:"DWd30U",message:"Current price"}),z.jsxs(t.Box,{children:[ee," ",o.i18n._({id:"b2jAb+",message:"per"})," ",null!==(m=null===(h=B.baseToken)||void 0===h?void 0:h.symbol)&&void 0!==m?m:""]})]}),z.jsx(uk,{currencyA:null!==(x=B.baseToken)&&void 0!==x?x:void 0,currencyB:null!==(g=B.quoteToken)&&void 0!==g?g:void 0,feeAmount:B.feeAmount,ticksAtLimit:K,price:O?parseFloat((X?O.invert():O).toSignificant(8)):void 0,priceLower:ve,priceUpper:be,onLeftRangeInput:ie,onRightRangeInput:oe,interactive:!0})]}),z.jsxs(Pm,{disabled:H||Z||q&&!S,children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"MU9s7M",message:"Deposit amounts"})}),z.jsxs(t.Box,{children:[z.jsx(qm,{value:he[wm.CURRENCY_A],onUserInput:te,maxAmount:me[wm.CURRENCY_A],balance:F[wm.CURRENCY_A],currency:null!==(f=V[wm.CURRENCY_A])&&void 0!==f?f:null,locked:G}),z.jsx(vp,{}),z.jsx(qm,{value:he[wm.CURRENCY_B],onUserInput:ne,maxAmount:me[wm.CURRENCY_B],balance:F[wm.CURRENCY_B],currency:null!==(y=V[wm.CURRENCY_B])&&void 0!==y?y:null,locked:Y})]}),z.jsx(bm,{value:ae,onChange:se,disabled:!1,type:"AMMV3"})]})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",py:16,[C.breakpoints.up("tablet")]:{px:20,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:C.palette.background.paper}},children:z.jsx(_m,{chainId:v,approvalA:xe,approvalB:ge,parsedAmounts:N,isValid:ce,depositADisabled:G,depositBDisabled:Y,errorMessage:W,setShowConfirm:pe})}),z.jsx(bg,{parsedAmounts:N,position:U,existingPosition:void 0,priceLower:ve,priceUpper:be,outOfRange:$,ticksAtLimit:K,on:ue,onClose:()=>{pe(!1)},onConfirm:Ie.mutate,loading:Ie.isPending})]})]})}exports.AMMV2Create=Mw,exports.AMMV3PositionManage=Zg,exports.AMMV3PositionsView=Gg,exports.AddLiquidityV3=Ck,exports.EmptyList=X,exports.FailedList=ne,exports.Message=su,exports.Pool=function(){const{routerPage:e}=Q(),t=dm((e=>e.page)),n=null!=e?e:t;switch(null==n?void 0:n.type){case exports.PageType.Pool:return z.jsx(tv,{params:n.params});case exports.PageType.CreatePool:return z.jsx(Zj,{});case exports.PageType.ModifyPool:return z.jsx(ew,{params:n.params});case exports.PageType.PoolDetail:return z.jsx(Tw,{params:n.params});case exports.PageType.createPoolAMMV2:return z.jsx(Mw,{});case exports.PageType.createPoolAMMV3:return z.jsx(Ck,{params:n.params,handleGoBack:()=>{dm.getState().push({type:exports.PageType.Pool})},handleGoToPoolList:()=>{dm.getState().push({type:exports.PageType.Pool})}});default:return z.jsx(tv,{params:null==n?void 0:n.params})}},exports.PoolCreate=Zj,exports.PoolDetail=Tw,exports.PoolList=tv,exports.PoolModify=ew,exports.PoolOperate=jy,exports.PoolOperateDialog=wy,exports.Swap=function({getAutoSlippage:l,onPayTokenChange:d,onReceiveTokenChange:u}={}){var p,h,m,x,g,f;const y=t.useTheme(),{isInflight:v}=ds(),{noPowerBy:b,onlyChainId:C}=Q(),{isMobile:j}=Ga(),{open:w,disconnect:k,getAppKitAccountByChainId:T,chainId:B,appKitActiveNetwork:E}=Ra(),[I,A]=n.useState(!1),[S,L]=n.useState(""),[R,M]=n.useState(""),[O,P]=n.useState(""),[_,N]=n.useState(""),[F,U]=n.useState(null),[q,V]=n.useState(null),[W,H]=n.useState(!1),[Z,$]=n.useState(!1),[G,Y]=n.useState(!1),[X,K]=n.useState(null),J=n.useMemo((()=>T(null==F?void 0:F.chainId)),[null==F?void 0:F.chainId,T]),ee=n.useMemo((()=>{const e=T(null==q?void 0:q.chainId);if(e)return X?Object.assign(Object.assign({},e),{appKitAccount:Object.assign(Object.assign({},e.appKitAccount),{isConnected:!0,address:X})}):e}),[T,null==q?void 0:q.chainId,X]),te=n.useMemo((()=>i.debounce((e=>P(e)),300)),[]),ne=n.useMemo((()=>i.debounce((e=>N(e)),300)),[]),ie=n.useMemo((()=>{if(F&&q)return!(!(null==F?void 0:F.chainId)||!(null==q?void 0:q.chainId)||F.chainId===q.chainId)}),[F,q]),{toFiatPrice:re,fromFiatPrice:ae}=ps({toToken:q,fromToken:F}),{marginAmount:se}=function({token:e,fiatPrice:t}){return{marginAmount:n.useMemo((()=>{var n;const i=null!==(n=null==e?void 0:e.decimals)&&void 0!==n?n:6,o=null!=t?new s(500).div(t):new s(0),r=or(o,i);return(r.lt(new s(1).times(new s(10).pow(i-3)))?new s(0):r).toString(10)}),[null==e?void 0:e.decimals,t])}}({token:I?q:F,fiatPrice:I?re:ae});$a({fromToken:F,toToken:q,getAutoSlippage:l});const{slippage:le,slippageLoading:de}=ws({fromToken:F,toToken:q}),{slippage:ce}=function(){const{defaultSlippage:e}=vs(!0);return{slippage:Ua((t=>t.slippage||e))}}(),{privacySwapSupplierEndpoints:ue,privacySwapEnable:pe,privacySwapEnableAble:he,endpointStatusMap:me,refetchEndpointStatus:xe}=js({chainId:null==F?void 0:F.chainId,account:null==J?void 0:J.appKitAccount.address}),ge=function(e){var t,n;const{getAppKitAccountByChainId:i}=Ra(),{latestBlockNumber:o}=Ua(),a=Hi.getFetchTokenQuery(e&&(null===(t=So.get(e))||void 0===t?void 0:t.isEVMChain)?e:void 0,e?r.basicTokenMap[e].address:void 0,null===(n=i(e))||void 0===n?void 0:n.appKitAccount.address);return c.useQuery(Object.assign(Object.assign({},a),{queryKey:[...a.queryKey,o]}))}(null==F?void 0:F.chainId),{sendRouteLoading:fe,sendRouteError:ye,setSendRouteError:ve,bridgeOrderTxRequest:be,handleClickSend:Ce}=function(){const e=Da(),{evmProvider:t}=Ra(),[i,a]=n.useState(),[s,l]=n.useState(!1),[d,c]=n.useState(""),u=n.useCallback((n=>D(this,[n],void 0,(function*({selectedRoute:n,fromEtherTokenBalance:i,goNext:s}){var d,u;if(!n)return;const{encodeParams:p}=n;if(p&&p.interfaceParams){c(""),l(!0);try{const h=yield e.getData(r.SwapApi.graphql.cross_chain_swap_zetachain_transactionEncode.toString(),{data:{interfaceParams:p.interfaceParams}});if(!h||!h.cross_chain_swap_zetachain_transactionEncode)throw new Error("cross_chain_swap_transactionEncode is null");const{data:m,to:x,value:g,from:f,chainId:y}=h.cross_chain_swap_zetachain_transactionEncode;if(!(m&&x&&g&&f&&y))throw new Error("cross_chain_swap_transactionEncode is null");const v=So.get(y);if(null==v?void 0:v.isEVMChain){if(!i)throw new Error("fromEtherTokenBalance is null");const{fromToken:e,fromAmount:a}=n,s=r.basicTokenMap[y],p=rr(g,18),h=s&&e.address.toLowerCase()===s.address.toLowerCase(),v=p.minus(h?a:0);if(!p.isNaN()&&p.gt(0)&&i.lt(p))return c(o.i18n._({id:"F9xwHA",message:"Insufficient cross-chain fees, need at least {0} {1}",values:{0:er({input:v,decimals:null!==(d=null==s?void 0:s.decimals)&&void 0!==d?d:18}),1:null!==(u=null==s?void 0:s.symbol)&&void 0!==u?u:"-"}})),void l(!1);if(!t||!(yield Oa({from:f,to:x,value:g,data:m},t)))throw new Error("failed to estimate gas")}a({data:m,to:x,value:g,from:f,chainId:y}),s()}catch(e){console.error("[failed to construct transaction request]: ",e);const{message:t}=e;c(t)}l(!1)}}))),[e,t]);return{sendRouteLoading:s,sendRouteError:d,setSendRouteError:c,bridgeOrderTxRequest:i,handleClickSend:u}}(),{bridgeRouteList:je,status:we,failedReason:ke}=function({fromAccount:e,toAccount:t,fromToken:i,toToken:o,fromAmount:r,enabled:a,slippage:l}){var d,u,p,h;const{tokenList:m}=Qo(),{GRAPHQL_URL:x}=Q(),g=n.useMemo((()=>i&&r?new s(r).multipliedBy(new s(10).pow(i.decimals)).dp(0,s.ROUND_DOWN):null),[r,i]),f=null!==(u=null===(d=null==e?void 0:e.appKitAccount)||void 0===d?void 0:d.address)&&void 0!==u?u:Ao(null==i?void 0:i.chainId),y=null!==(h=null===(p=null==t?void 0:t.appKitAccount)||void 0===p?void 0:p.address)&&void 0!==h?h:Ao(null==o?void 0:o.chainId),{data:v,error:b,isLoading:C,refetch:j}=c.useQuery({retry:!1,queryKey:["graphql","cross_chain_swap_zetachain_routes",null==i?void 0:i.chainId,null==i?void 0:i.address,null==o?void 0:o.chainId,null==o?void 0:o.address,f,y,null==g?void 0:g.toString(),l],queryFn:()=>D(this,void 0,void 0,(function*(){const e=yield fetch(`${x}?opname=Cross_chain_swap_zetachain_routes`,{headers:{"content-type":"application/json"},body:`{"query":"\\n query Cross_chain_swap_zetachain_routes($where: Cross_chain_swap_zetachainrouteParams) {\\n cross_chain_swap_zetachain_routes(where: $where) {\\n routeId\\n fromChainId\\n fromTokenAddress\\n fromAmount\\n fromAmountWithOutDecimals\\n fromAmountUSD\\n toChainId\\n toTokenAddress\\n toAmount\\n toAmountWithOutDecimals\\n toAmountUSD\\n fromAddress\\n toAddress\\n slippage\\n approveTarget\\n fees\\n omniPlan\\n encodeParams\\n }\\n}\\n ","variables":{"where":{"fromChainId":${null==i?void 0:i.chainId},"fromTokenAddress":"${null==i?void 0:i.address}","toChainId":${null==o?void 0:o.chainId},"toTokenAddress":"${null==o?void 0:o.address}","fromAddress":"${f}","toAddress":"${y}","fromAmount":"${null==g?void 0:g.toString()}","slippage":${l?Number(l)/100:null}}},"operationName":"Cross_chain_swap_zetachain_routes"}`,method:"POST"}),t=yield e.json();if(t.errors)throw new Error(t.errors[0].message);return t.data})),refetchInterval:15e3,enabled:!!i&&!!o&&!!g&&g.isFinite()&&g.gt(0)&&i.chainId!==o.chainId&&a}),{status:w,failedReason:k,bridgeRouteList:T}=n.useMemo((()=>{if(C)return{status:Ko.Loading,bridgeRouteList:[]};if(b){let e;if(console.error("error:",b),b.message.includes("NOT_ROUTE_MIN_AMOUNT:min-")){const t=b.message.split("min-")[1];t&&(e=`(Enter min amount: ${t})`)}return{status:Ko.Failed,failedReason:e,bridgeRouteList:[]}}if(v&&v.cross_chain_swap_zetachain_routes){const e=[],{routeId:t,fromChainId:n,fromTokenAddress:i,fromAmount:o,fromAmountWithOutDecimals:r,fromAmountUSD:a,toChainId:l,toTokenAddress:d,toAmount:c,fromAddress:u,toAddress:p,slippage:h,approveTarget:x,fees:g,omniPlan:f,encodeParams:y}=v.cross_chain_swap_zetachain_routes,b=So.get(n);if(t&&n&&i&&r&&l&&d&&c&&u&&p&&h&&(!(null==b?void 0:b.isEVMChain)||x)&&g&&g.length>0&&f&&f.length>0&&y){const o=m.find((e=>e.address.toLowerCase()===i.toLowerCase()&&e.chainId===n)),a=m.find((e=>e.address.toLowerCase()===d.toLowerCase()&&e.chainId===l)),b=new s(c);if(o&&a&&b.isFinite()&&b.gt(0)){const i=Xo({omniPlan:f,tokenList:m});if(i.includedSteps.length>0){const d=g.reduce(((e,t)=>{var n;return e.plus(null!==(n=t.amountUSD)&&void 0!==n?n:0)}),new s(0)).dp(4,s.ROUND_DOWN).toString(),c={key:t,id:t,fromChainId:n,toChainId:l,fromToken:o,toToken:a,fromAmount:r,toTokenAmount:b.div(`1e${a.decimals}`),fromAddress:u,toAddress:p,product:"zetachain",slippage:h,roundedRouteCostTime:0,spenderContractAddress:null!=x?x:null,feeUSD:d,fees:g,executionDuration:null,step:i,encodeParams:y,productParams:null,sourceRoute:v.cross_chain_swap_zetachain_routes};e.push(c)}}}return e.length>0?{status:Ko.Success,bridgeRouteList:e}:{status:Ko.Failed,bridgeRouteList:[]}}return{status:Ko.Initial,bridgeRouteList:[]}}),[C,b,v,m]);return{status:w,failedReason:k,refetch:j,bridgeRouteList:T}}({toToken:q,fromToken:F,fromAmount:O,fromAccount:J,toAccount:ee,enabled:!G&&!fe,slippage:ce}),Te=n.useMemo((()=>{if(je&&je.length>0)return je[0]}),[je]),{isApproving:Be,isGetApproveLoading:Ee,needApprove:Ie,insufficientBalance:Ae,submitApprove:Se,getMaxBalance:Le}=As(F,{amount:O,contractAddress:null!==(p=null==Te?void 0:Te.spenderContractAddress)&&void 0!==p?p:void 0}),Re=n.useCallback((()=>{Ze(Le())}),[Le]),Me=n.useMemo((()=>!(!(null==J?void 0:J.appKitAccount.address)||Ae||Be||Ee||Ie)),[null==J?void 0:J.appKitAccount.address,Ae,Be,Ee,Ie]),{status:Oe,rawBrief:Pe,executeSwap:_e}=ys({toToken:q,fromToken:F,marginAmount:se,fromAmount:O,toAmount:_,estimateGas:Me,isReverseRouting:I,slippage:le,slippageLoading:de}),{resAmount:Ne,priceImpact:De,baseFeeAmount:Fe,additionalFeeAmount:Ue,resPricePerToToken:qe,resPricePerFromToken:Ve,routeInfo:We}=n.useMemo((()=>Pe||{resAmount:null,priceImpact:null,baseFeeAmount:null,additionalFeeAmount:null,resPricePerToToken:null,resPricePerFromToken:null,routeInfo:null}),[Pe]),He=Ha(ie),Ze=n.useCallback((e=>{const t=e.toString();L(t),te(t)}),[L,te]),ze=n.useCallback((e=>{const t=e.toString();M(t),ne(t)}),[M,ne]),$e=n.useCallback((e=>U((t=>{var n;const i="function"==typeof e?e(t):e;return B||Ua.setState({fromTokenChainId:null!==(n=null==i?void 0:i.chainId)&&void 0!==n?n:void 0}),d&&i&&i!==t&&d(i),i}))),[d,B]),Ge=n.useCallback((e=>V((t=>{const n="function"==typeof e?e(t):e;return u&&n&&n!==t&&u(n),n}))),[u]);!function({fromToken:e,toToken:t,setFromToken:i,setToToken:o,updateFromAmt:r,updateToAmt:a,setIsReverseRouting:s}){const{tokenList:l}=Qo(),{crossChain:d,defaultFromToken:c,defaultToToken:u,onlyChainId:p}=Q(),{chainId:h}=Ra(),m=n.useCallback((()=>{let n,m=null;const x=d?void 0:null!=p?p:h;if(!e){const e=bs({side:"from",defaultToken:c,tokenList:l,chainId:x});m=e.findToken,n=e.setDefaultAmount,m&&(i(m),void 0!==n&&(s(!1),r(n)))}if(!t){const{findToken:e,setDefaultAmount:t}=bs({side:"to",defaultToken:u,tokenList:l,occupyToken:m,chainId:x});e&&(o(e),void 0===n&&void 0!==t&&(s(!0),a(t)))}}),[h,d,c,u,e,p,i,s,o,t,l,r,a]);n.useEffect((()=>{const e=setTimeout((()=>{m()}),10);return()=>clearTimeout(e)}),[m])}({fromToken:F,toToken:q,setFromToken:$e,setToToken:Ge,updateFromAmt:Ze,updateToAmt:ze,setIsReverseRouting:A});const Qe=n.useCallback((()=>{Ze(""),ze(""),$e(q),Ge(F),Oo("from",q),Oo("to",F)}),[$e,q,Ge,F,Ze,ze]),Ye=n.useCallback(((e,t)=>{if(t)return Qe();Ze(""),ze(""),$e(e),Oo("from",e)}),[Qe,Ze,ze,$e,Oo]),Xe=n.useCallback(((e,t)=>{if(t)return Qe();Ze(""),ze(""),Ge(e),Oo("to",e)}),[Qe,Ze,ze,$e,Oo]),Ke=n.useCallback((()=>{I&&Ze(""),A(!1)}),[I,Ze]),Je=n.useCallback((()=>{I||ze(""),A(!0)}),[I,ze]),et=(e=>{const{defaultSlippage:t}=vs(void 0===e),i=Ua((e=>e.slippage||t));return n.useMemo((()=>(void 0===e?Number(i):e)>5),[i,e])})(ie?void 0:le),tt=n.useMemo((()=>(100*Number(De)).toFixed(2)),[De]),nt=n.useMemo((()=>{const e=I?Ne:O;return e&&ae?new s(ae).multipliedBy(e):null}),[ae,O,I,Ne]),it=n.useMemo((()=>{var e;if(!re||void 0===ie)return null;if(ie)return(null===(e=null==Te?void 0:Te.toTokenAmount)||void 0===e?void 0:e.gt(0))?Te.toTokenAmount.multipliedBy(re):null;const t=I?_:Ne;return t?new s(re).multipliedBy(t):null}),[re,_,I,Ne,Te,ie]),ot=n.useMemo((()=>z.jsxs(t.Box,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[z.jsx(Cu,{title:z.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),z.jsxs(t.Box,{sx:{display:"flex"},children:[z.jsx(e.Trans,{id:"6+mYrD",message:"Current price impact"}),z.jsxs(t.Box,{sx:{color:y.palette.error.main,ml:4},children:[tt,"%"]})]})]})),[tt,y.palette.error.main]),rt=n.useMemo((()=>z.jsx(gp,{toToken:q,fromToken:F,priceStatus:Oe,pricePerToToken:qe,pricePerFromToken:Ve,routeInfo:We})),[q,F,Oe,qe,Ve,We]),at=n.useMemo((()=>!r.ChainId[(null==F?void 0:F.chainId)||1]),[null==F?void 0:F.chainId]),st=n.useMemo((()=>{if(!F)return!1;const e=T(F.chainId);return!!e&&(!!e.chain.isEVMChain&&(!!B&&!!(null==F?void 0:F.chainId)&&(null==F?void 0:F.chainId)!==B))}),[B,F,T]),lt=function({fromToken:e,toToken:t}){const i=Qo(Yo);return n.useMemo((()=>!(!e||i.some((t=>t.chainId===e.chainId&&t.address===e.address&&(!t.side||"to"===t.side))))||!(!t||i.some((e=>e.chainId===t.chainId&&e.address===t.address&&(!e.side||"from"===e.side))))),[e,t,i])}({fromToken:F,toToken:q}),dt=n.useMemo((()=>et&&new s(I?_:O).gt(0)&&!Ae&&(ie?we===fs.Success:Oe===fs.Success)?z.jsxs(t.Box,{sx:{textAlign:"center",mb:8},children:[z.jsx(t.Box,{component:oe.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),o.i18n._({id:"//95jS",message:"The current slippage protection coefficient set exceeds {maxSlippageWarning}%, which may result in losses.",values:{maxSlippageWarning:5}})]}):null),[et,I,O,_,ie,we,Oe]),ct=n.useMemo((()=>st?z.jsxs(t.Box,{sx:{textAlign:"center"},children:[z.jsx(t.Box,{component:oe.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),z.jsx(e.Trans,{id:"54ffaC",message:"The current network is inconsistent with the wallet - please switch in wallet"})]}):ie&&we===fs.Initial?"-":Oe===fs.Loading||ie&&we===fs.Loading?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:z.jsxs(z.Fragment,{children:[z.jsx(t.RotatingIcon,{sx:{mr:5}}),z.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]})}):at?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.Warn,sx:{mr:6,width:16,color:"warning.main"}}),z.jsx(e.Trans,{id:"udsWDJ",message:"Unsupported network - switch to trade"})]}):ie&&je.length?z.jsxs(z.Fragment,{children:[dt,z.jsx(_d,{route:Te})]}):ie&&(we===fs.Success&&!je.length||we===fs.Failed)&&S?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),z.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}):z.jsxs(z.Fragment,{children:[!ie&&S&&new s(tt).gt(Do)&&ot,dt,rt]})),[Oe,rt,S,ot,tt,at,ie,we,je,Te,st,dt]),ut=n.useMemo((()=>I?new s(R).gt(0)?er({input:Ne,decimals:null==F?void 0:F.decimals}):"-":S),[S,R,Ne,F,I]),pt=n.useMemo((()=>{var e;return I?R:ie?(null===(e=null==Te?void 0:Te.toTokenAmount)||void 0===e?void 0:e.gt(0))&&we!==fs.Loading?er({input:Te.toTokenAmount,decimals:null==q?void 0:q.decimals}):"-":new s(S).gt(0)?er({input:Ne,decimals:null==q?void 0:q.decimals}):"-"}),[S,R,Ne,q,I,Te,ie,we]),ht=n.useMemo((()=>{var n,i;if(!(null===(n=null==J?void 0:J.appKitAccount)||void 0===n?void 0:n.isConnected))return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==F?void 0:F.chainId))return;const t=null===(e=So.get(F.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:z.jsx(e.Trans,{id:"4g7eC1",message:"Connect to {0} wallet",values:{0:Ea(null==F?void 0:F.chainId)}})});if(J.chain.isEVMChain&&J.chain.chainId!==B)return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{E.switchNetwork(J.chain.caipNetwork)},children:z.jsx(e.Trans,{id:"1+P9RR",message:"Switch to {0}",values:{0:J.chain.name}})});if(J.chain.isSolanaChain&&J.chain.chainId!==B)return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{E.switchNetwork(J.chain.caipNetwork)},children:z.jsx(e.Trans,{id:"1+P9RR",message:"Switch to {0}",values:{0:J.chain.name}})});if(!(null===(i=null==ee?void 0:ee.appKitAccount)||void 0===i?void 0:i.isConnected))return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==q?void 0:q.chainId))return;const t=null===(e=So.get(q.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:z.jsx(e.Trans,{id:"4g7eC1",message:"Connect to {0} wallet",values:{0:Ea(null==q?void 0:q.chainId)}})});if(v)return z.jsx(t.Button,{fullWidth:!0,isLoading:!0,disabled:!0,children:z.jsx(e.Trans,{id:"FRBvjQ",message:"Transaction Pending"})});if(!F||!q)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:z.jsx(e.Trans,{id:"KlvBGJ",message:"Select Tokens"})});if(!new s(I?_:O).gt(0))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:z.jsx(e.Trans,{id:"iPMIoT",message:"Enter an amount"})});if(ie?we===fs.Loading||Ee:Oe===fs.Loading)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:z.jsx(e.Trans,{id:"OauUE6",message:"Fetching Price..."})});let o=!1;return o=ie?!je.length||we===fs.Failed:!Ne||Oe===fs.Failed,o?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:z.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})}):Ae?z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:z.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):Ie?z.jsx(t.Button,{fullWidth:!0,disabled:Be,onClick:()=>Se(),children:Be?z.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):z.jsx(e.Trans,{id:"Z7ZXbT",message:"Approve"})}):ie?z.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e,t;return Ce({selectedRoute:Te,fromEtherTokenBalance:null!==(t=null===(e=ge.data)||void 0===e?void 0:e.balance)&&void 0!==t?t:null,goNext:()=>Y(!0)})},"data-testid":Ho,disabled:!Te,isLoading:fe,children:z.jsx(e.Trans,{id:"SXnevP",message:"Review Cross Chain"})}):pe?z.jsxs(t.Button,{fullWidth:!0,onClick:()=>H(!0),"data-testid":Ho,children:[z.jsx(t.Tooltip,{placement:"top",onlyHover:!0,maxWidth:240,title:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,color:"text.primary"},children:"Privacy Swap is Enabled"}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:"text.secondary"},children:"Your transactions on the Ethereum network will be protected from sandwich attacks."})]}),children:z.jsx(t.Box,{sx:{mr:8},children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"30",viewBox:"0 0 25 30",fill:"none",children:[z.jsx("path",{d:"M12.5 4L3.5 8V14C3.5 19.55 7.34 24.74 12.5 26C17.66 24.74 21.5 19.55 21.5 14V8L12.5 4Z",fill:"white"}),z.jsx("path",{d:"M23 14C23 20.1791 18.7457 26.0187 12.8555 27.457L12.5 27.5439L12.1445 27.457C6.25427 26.0187 2 20.1791 2 14V7.02539L2.89062 6.62891L11.8906 2.62891L12.5 2.3584L13.1094 2.62891L22.1094 6.62891L23 7.02539V14Z",stroke:"white",strokeOpacity:"0.5",strokeWidth:"3"}),z.jsx("path",{d:"M16.3937 11.3638L10.8021 16.9553L8.60457 14.7662L7.4082 15.9626L10.8021 19.3565L17.59 12.5686L16.3937 11.3638Z",fill:"#154618"})]})})}),z.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})]}):z.jsx(t.Button,{fullWidth:!0,onClick:()=>H(!0),"data-testid":Ho,children:z.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})})}),[null===(h=null==J?void 0:J.appKitAccount)||void 0===h?void 0:h.isConnected,null==J?void 0:J.chain.isEVMChain,null==J?void 0:J.chain.chainId,null==J?void 0:J.chain.isSolanaChain,null==J?void 0:J.chain.name,null==J?void 0:J.chain.caipNetwork,B,null===(m=null==ee?void 0:ee.appKitAccount)||void 0===m?void 0:m.isConnected,v,F,q,I,_,O,ie,we,Ee,Oe,Ae,Ie,w,E,je.length,Ne,Be,Se,Te,fe,Ce,null===(x=ge.data)||void 0===x?void 0:x.balance,pe]),mt=n.useMemo((()=>F&&q?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{token:F,width:16,height:16,marginRight:6,chainId:F.chainId,noShowChain:!!C}),`${er({input:I?Ne:O,decimals:null==F?void 0:F.decimals})} ${null==F?void 0:F.symbol}`,z.jsx(t.Box,{component:oe.DoubleRight,sx:{width:12,height:12,mx:16}}),z.jsx(ol,{token:q,width:16,height:16,marginRight:6,chainId:q.chainId,noShowChain:!!C}),`${er({input:I?_:Ne,decimals:null==q?void 0:q.decimals})} ${null==q?void 0:q.symbol}`]}):z.jsx(t.Box,{})),[F,q,O,_,Ne,I,C]);return z.jsxs(t.Box,{sx:{width:"100%",overflow:"hidden",position:"relative",display:"flex",flexDirection:"column",borderRadius:16,backgroundColor:y.palette.background.skeleton,[y.breakpoints.up("laptop")]:{width:450,backgroundColor:y.palette.background.skeleton,backdropFilter:"blur(4px)"}},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",px:16,py:20},children:[z.jsx(t.Box,{sx:{typography:"caption",color:y.palette.text.primary},children:"Universal Swap"}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",borderRadius:4,p:1,backgroundColor:y.palette.background.tag},children:[z.jsxs(t.Box,{sx:{color:y.palette.text.secondary,typography:"h6",px:6,py:4},children:[ie?(null==Te?void 0:Te.slippage)?100*Te.slippage:null!=ce?ce:"-":le,"%"]}),z.jsx(t.Tooltip,{open:He,title:ie?z.jsx(e.Trans,{id:"qLkska",message:"The setting has been switched to cross chain mode"}):z.jsx(e.Trans,{id:"NSCBTb",message:"The setting has been switched to swap mode"}),placement:"bottom-end",children:z.jsx(t.Box,{component:t.ButtonBase,onClick:()=>$(!0),sx:{p:4,backgroundColor:y.palette.background.paper,borderRadius:4,height:28,width:28,display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.Setting,sx:{width:20,height:20,color:"text.primary",cursor:"pointer"}})})})]})]}),z.jsxs(t.Box,{sx:{flex:1,px:16,pb:20,overflowY:"auto"},children:[z.jsxs(t.Box,{children:[z.jsx(hp,{sx:{mb:4},token:F,side:"from",amt:ut,defaultLoadBalance:!0,onMaxClick:Re,onInputChange:Ze,onInputFocus:ie?void 0:Ke,showMaxBtn:!I&&!S,occupiedAddrs:[null!==(g=null==q?void 0:q.address)&&void 0!==g?g:""],occupiedChainId:null==q?void 0:q.chainId,fiatPriceTxt:nt?`$${Jo({input:nt,showDecimals:1})}`:"$-",onTokenChange:Ye,readOnly:I,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:!1,inputToAddress:X,setInputToAddress:K,account:J,failedReason:ke}),z.jsx($u,{onClick:Qe,disabled:lt}),z.jsx(hp,{token:q,side:"to",amt:pt,onInputChange:ze,onInputFocus:ie?void 0:Je,occupiedAddrs:[null!==(f=null==F?void 0:F.address)&&void 0!==f?f:""],occupiedChainId:null==F?void 0:F.chainId,fiatPriceTxt:it?`$${Jo({input:it,showDecimals:1})}(${tt}%)`:"$-",onTokenChange:Xe,readOnly:ie||!I,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:ie,inputToAddress:X,setInputToAddress:K,account:ee,sx:{padding:y.spacing(24,20,20)}}),z.jsx(t.Box,{sx:{py:16,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:ct})]}),ht,z.jsx(Tu,{}),b?"":z.jsxs(t.Box,{sx:{mt:13,display:"flex",typography:"h6",cursor:"pointer",justifyContent:"center",alignItems:"center",color:y.palette.text.disabled},onClick:()=>window.open("https://app.dodoex.io"),children:[z.jsx(t.Box,{sx:{width:18,height:18,transform:"translate(1px, 2px)","& path":{fill:y.palette.text.disabled}},component:oe.Dodo}),z.jsx(e.Trans,{id:"QIsI8+",message:"Powered by ZUNO protocol"})]})]}),z.jsx(Bu,{toToken:q,fromToken:F,fromAmount:I?Ne:O,toAmount:I?_:Ne,open:W,baseFeeAmount:Fe,priceImpact:tt,additionalFeeAmount:Ue,curToFiatPrice:it,execute:()=>_e(mt),clearFromAmt:()=>Ze(""),clearToAmt:()=>ze(""),curFromFiatPrice:nt,pricePerFromToken:Ve,onClose:()=>H(!1),loading:Oe===fs.Loading,slippage:le,isDialogModal:j}),ie?z.jsx(Iu,{open:Z,onClose:()=>$(!1),isBridge:!0,isDialogModal:j}):z.jsx(zu,{open:Z,onClose:()=>$(!1),fromToken:F,toToken:q,privacySwapEnableAble:he,privacySwapEnable:pe,privacySwapSupplierEndpoints:ue,endpointStatusMap:me,refetchEndpointStatus:xe,isDialogModal:j}),z.jsx(wu,{open:G,onClose:()=>Y(!1),route:Te,bridgeOrderTxRequest:be,clearFromAmt:()=>Ze(""),clearToAmt:()=>ze(""),isDialogModal:j}),z.jsx(ku,{message:ye,onClose:()=>ve(""),isDialogModal:j})]})},exports.SwapOrderHistory=function(){const e=t.useTheme(),{isMobile:i}=Ga(),o=n.useRef(null),{evmAccount:r,solanaAccount:a,bitcoinAccount:s}=Ra(),[l,d]=n.useState(tm.sameChain),[c,u]=n.useState(),p=n.useMemo((()=>[{key:tm.sameChain,value:"Same chain Swaps"},{key:tm.crossChain,value:"Cross Chain Swaps"},{key:tm.errorRefunds,value:"Error Refunds"}]),[]),h=n.useMemo((()=>{var e,t,n;const i=[];if(r.isConnected&&r.address){const t=null===(e=So.entries().find((([e,t])=>t.isEVMChain)))||void 0===e?void 0:e[1];t&&i.push({account:Gr(r.address),firstChain:t})}if(a.isConnected&&a.address){const e=null===(t=So.entries().find((([e,t])=>t.isSolanaChain)))||void 0===t?void 0:t[1];e&&i.push({account:a.address,firstChain:e})}if(s.isConnected&&s.address){const e=null===(n=So.entries().find((([e,t])=>t.isBTCChain)))||void 0===n?void 0:n[1];e&&i.push({account:s.address,firstChain:e})}return i}),[s.address,s.isConnected,r.address,r.isConnected,a.address,a.isConnected]);return n.useEffect((()=>{u((()=>{if(h.length>0)return h[0].account}))}),[h]),z.jsxs(t.Tabs,{value:l,onChange:(e,t)=>{d(t)},sx:{width:"100%",display:"flex",flexDirection:"column",flex:1,overflow:"hidden",height:"max-content",maxHeight:"100%",borderRadius:16,backgroundColor:"background.skeleton",backdropFilter:"blur(4px)",[e.breakpoints.up("laptop")]:{}},className:i?void 0:"gradient-card-border",children:[z.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",px:16,pt:20,[e.breakpoints.up("laptop")]:{px:24}},children:z.jsx(t.TabsGroup,{tabs:p,variant:"default",tabsListSx:{justifyContent:"space-between",borderBottomWidth:0},tabSx:{mr:28,typography:"body2",lineHeight:"19px",minHeight:39,padding:"0px 0px 20px 0px",[e.breakpoints.up("laptop")]:{typography:"body1",lineHeight:"22px",minHeight:42}}})}),z.jsx(t.Box,{ref:o,sx:{px:16,py:12,display:"flex",alignItems:"center",gap:12,overflowX:"auto",borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",[e.breakpoints.up("laptop")]:{px:24},"&::-webkit-scrollbar":{display:"none"},msOverflowStyle:"none",scrollbarWidth:"none",WebkitOverflowScrolling:"touch",userSelect:"none"},children:h.map(((n,i)=>{const r=c===n.account,a=i===h.length-1,s=0===i;return z.jsxs(t.Box,{sx:Object.assign(Object.assign({display:"flex",alignItems:"center",gap:4,pl:8,py:8,pr:10,borderRadius:4,backgroundColor:"transparent",cursor:"pointer",typography:"body2",lineHeight:"19px",color:"text.secondary",flexShrink:0},r&&{backgroundColor:t.alpha(e.palette.success.main,.1),color:"success.main"}),{"&:hover":{backgroundColor:r?t.alpha(e.palette.success.main,.1):e.palette.background.paperDarkContrast}}),onClick:()=>((e,t,n)=>{u(e),o.current&&(t?o.current.scrollTo({left:o.current.scrollWidth,behavior:"smooth"}):n&&o.current.scrollTo({left:0,behavior:"smooth"}))})(n.account,a,s),children:[n.firstChain&&z.jsx(t.Box,{component:n.firstChain.logo,sx:{width:16,height:16}}),"(",Ea(n.firstChain.chainId),")",ka(n.account)]},n.account)}))}),c?z.jsxs(z.Fragment,{children:[z.jsx(rm,{value:tm.sameChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsx(om,{account:c})}),z.jsx(rm,{value:tm.crossChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsx(Kh,{account:c})}),z.jsx(rm,{value:tm.errorRefunds,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsx(Kh,{account:c,type:"error_refund"})})]}):z.jsx(Mp,{isMobile:i,empty:!0,loading:!1})]})},exports.TokenCard=Cp,exports.TokenLogo=ol,exports.UnstyleWidget=bu,exports.WIDGET_CLASS_NAME=fu,exports.WIDGET_MODULE_CLASS_NAME=am,exports.Widget=function(e){const n=t.createTheme({mode:e.colorMode,theme:e.theme,lang:e.locale||zd});return e.apikey||e.apiServices||console.error("apikey and apiServices must have a."),z.jsxs(t.ThemeProvider,{theme:n,children:[z.jsx(t.CssBaseline,{container:`.${fu}, .${t.WIDGET_MODAL_CLASS}, .${t.WIDGET_MODAL_FIXED_CLASS}`}),z.jsx(c.QueryClientProvider,{client:ic,children:z.jsxs(bu,{...e,children:[e.children,z.jsx(su,{})]})})]})},exports.chainListMap=So,exports.fixedInputStringToFormattedNumber=ir,exports.formatPercentageNumber=hr,exports.formatReadableNumber=Jo,exports.formatShortNumber=ur,exports.formatTokenAmountNumber=er,exports.getEtherscanPage=Ta,exports.jsxRuntimeExports=z,exports.rpcServerMap=Ei,exports.scanUrlDomainMap=Ai,exports.tokenList=Ks,exports.useMessageState=ru,exports.usePoolBalanceInfo=Bf,exports.useRouterStore=dm,exports.useTradeSwapOrderList=Jh;
31
+ */function kc(){if(uc)return cc;uc=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return cc=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(e){i[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(e){return!1}}()?Object.assign:function(i,o){for(var r,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(i),l=1;l<arguments.length;l++){for(var d in r=Object(arguments[l]))t.call(r,d)&&(s[d]=r[d]);if(e){a=e(r);for(var c=0;c<a.length;c++)n.call(r,a[c])&&(s[a[c]]=r[a[c]])}}return s},cc}function Tc(){if(hc)return pc;hc=1;return pc="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Bc(){return xc?mc:(xc=1,mc=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Ec=wc();rc.exports=function(){if(vc)return yc;vc=1;var e=wc(),t=kc(),n=Tc(),i=Bc(),o=function(){if(fc)return gc;fc=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Tc(),n={},i=Bc();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,r,a,s,l){if("production"!==process.env.NODE_ENV)for(var d in o)if(i(o,d)){var c;try{if("function"!=typeof o[d]){var u=Error((s||"React class")+": "+a+" type `"+d+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[d]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}c=o[d](r,d,s,a,null,t)}catch(e){c=e}if(!c||c instanceof Error||e((s||"React class")+": type specification of "+a+" `"+d+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof c+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),c instanceof Error&&!(c.message in n)){n[c.message]=!0;var p=l?l():"";e("Failed "+a+" type: "+c.message+(null!=p?p:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},gc=o}(),r=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(r=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),yc=function(s,l){var d="function"==typeof Symbol&&Symbol.iterator,c="@@iterator",u="<<anonymous>>",p={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:x(a),arrayOf:function(e){return x((function(t,i,o,r,a){if("function"!=typeof e)return new m("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[i];if(!Array.isArray(s))return new m("Invalid "+r+" `"+a+"` of type `"+v(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var d=e(s,l,o,r,a+"["+l+"]",n);if(d instanceof Error)return d}return null}))},element:x((function(e,t,n,i,o){var r=e[t];return s(r)?null:new m("Invalid "+i+" `"+o+"` of type `"+v(r)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:x((function(t,n,i,o,r){var a=t[n];return e.isValidElementType(a)?null:new m("Invalid "+o+" `"+r+"` of type `"+v(a)+"` supplied to `"+i+"`, expected a single ReactElement type.")})),instanceOf:function(e){return x((function(t,n,i,o,r){if(!(t[n]instanceof e)){var a=e.name||u;return new m("Invalid "+o+" `"+r+"` of type `"+((s=t[n]).constructor&&s.constructor.name?s.constructor.name:u)+"` supplied to `"+i+"`, expected instance of `"+a+"`.")}var s;return null}))},node:x((function(e,t,n,i,o){return y(e[t])?null:new m("Invalid "+i+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return x((function(t,o,r,a,s){if("function"!=typeof e)return new m("Property `"+s+"` of component `"+r+"` has invalid PropType notation inside objectOf.");var l=t[o],d=v(l);if("object"!==d)return new m("Invalid "+a+" `"+s+"` of type `"+d+"` supplied to `"+r+"`, expected an object.");for(var c in l)if(i(l,c)){var u=e(l,c,r,a,s+"."+c,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){return Array.isArray(e)?x((function(t,n,i,o,r){for(var a=t[n],s=0;s<e.length;s++)if(h(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===b(t)?String(t):t}));return new m("Invalid "+o+" `"+r+"` of value `"+String(a)+"` supplied to `"+i+"`, expected one of "+l+".")})):("production"!==process.env.NODE_ENV&&r(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a)},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&r("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+C(o)+" at index "+t+"."),a}return x((function(t,o,r,a,s){for(var l=[],d=0;d<e.length;d++){var c=(0,e[d])(t,o,r,a,s,n);if(null==c)return null;c.data&&i(c.data,"expectedType")&&l.push(c.data.expectedType)}return new m("Invalid "+a+" `"+s+"` supplied to `"+r+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return x((function(t,i,o,r,a){var s=t[i],l=v(s);if("object"!==l)return new m("Invalid "+r+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var d in e){var c=e[d];if("function"!=typeof c)return f(o,r,a,d,b(c));var u=c(s,d,o,r,a+"."+d,n);if(u)return u}return null}))},exact:function(e){return x((function(o,r,a,s,l){var d=o[r],c=v(d);if("object"!==c)return new m("Invalid "+s+" `"+l+"` of type `"+c+"` supplied to `"+a+"`, expected `object`.");var u=t({},o[r],e);for(var p in u){var h=e[p];if(i(e,p)&&"function"!=typeof h)return f(a,s,l,p,b(h));if(!h)return new m("Invalid "+s+" `"+l+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[r],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var x=h(d,p,a,s,l+"."+p,n);if(x)return x}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function m(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function x(e){if("production"!==process.env.NODE_ENV)var t={},i=0;function o(o,a,s,d,c,p,h){if(d=d||u,p=p||s,h!==n){if(l){var x=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw x.name="Invariant Violation",x}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=d+":"+s;!t[g]&&i<3&&(r("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+d+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,i++)}}return null==a[s]?o?null===a[s]?new m("The "+c+" `"+p+"` is marked as required in `"+d+"`, but its value is `null`."):new m("The "+c+" `"+p+"` is marked as required in `"+d+"`, but its value is `undefined`."):null:e(a,s,d,c,p)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function g(e){return x((function(t,n,i,o,r,a){var s=t[n];return v(s)!==e?new m("Invalid "+o+" `"+r+"` of type `"+b(s)+"` supplied to `"+i+"`, expected `"+e+"`.",{expectedType:e}):null}))}function f(e,t,n,i,o){return new m((e||"React class")+": "+t+" type `"+n+"."+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function y(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(y);if(null===e||s(e))return!0;var t=function(e){var t=e&&(d&&e[d]||e[c]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,i=t.call(e);if(t!==e.entries){for(;!(n=i.next()).done;)if(!y(n.value))return!1}else for(;!(n=i.next()).done;){var o=n.value;if(o&&!y(o[1]))return!1}return!0;default:return!1}}function v(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function b(e){if(null==e)return""+e;var t=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function C(e){var t=b(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return m.prototype=Error.prototype,p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},yc}()(Ec.isElement,!0)}else rc.exports=function(){if(Cc)return bc;Cc=1;var e=Tc();function t(){}function n(){}return n.resetWarningCache=t,bc=function(){function i(t,n,i,o,r,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return i}i.isRequired=i;var r={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:o,element:i,elementType:i,instanceOf:o,node:i,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return r.PropTypes=r,r}}()();var Ic=U(rc.exports);function Ac(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...n){return e(...n)||t(...n)}}function Sc(e,t,n,i,o){const r=e[t],a=o||t;if(null==r||"undefined"==typeof window)return null;let s;const l=r.type;return"function"!=typeof l||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(l)||(s="Did you accidentally use a plain function component for an element instead?"),void 0!==s?new Error(`Invalid ${i} \`${a}\` supplied to \`${n}\`. Expected an element that can hold a ref. ${s} For more information see https://mui.com/r/caveat-with-refs-guide`):null}const Lc=Ac(Ic.element,Sc);Lc.isRequired=Ac(Ic.element.isRequired,Sc);const Rc="exact-prop: ​";function Mc(e){return e&&e.ownerDocument||document}const Oc="undefined"!=typeof window?P.useLayoutEffect:P.useEffect;function Pc(e){const t=P.useRef(e);return Oc((()=>{t.current=e})),P.useRef(((...e)=>(0,t.current)(...e))).current}function _c(...e){return P.useMemo((()=>e.every((e=>null==e))?null:t=>{e.forEach((e=>{!function(e,t){"function"==typeof e?e(t):e&&(e.current=t)}(e,t)}))}),e)}const Nc={};const Dc=[];class Fc{static create(){return new Fc}currentId=null;start(e,t){this.clear(),this.currentId=setTimeout((()=>{this.currentId=null,t()}),e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function Uc(){const e=function(e,t){const n=P.useRef(Nc);return n.current===Nc&&(n.current=e(t)),n}(Fc.create).current;var t;return t=e.disposeEffect,P.useEffect(t,Dc),e}const qc={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function Vc(e){var t,n,i="";if("string"==typeof e||"number"==typeof e)i+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=Vc(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function Wc(){for(var e,t,n=0,i="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Vc(e))&&(i&&(i+=" "),i+=t);return i}function Hc(e,t=[]){if(void 0===e)return{};const n={};return Object.keys(e).filter((n=>n.match(/^on[A-Z]/)&&"function"==typeof e[n]&&!t.includes(n))).forEach((t=>{n[t]=e[t]})),n}function Zc(e){if(void 0===e)return{};const t={};return Object.keys(e).filter((t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t]))).forEach((n=>{t[n]=e[n]})),t}function zc(e){const{elementType:t,externalSlotProps:n,ownerState:i,skipResolvingSlotProps:o=!1,...r}=e,a=o?{}:function(e,t,n){return"function"==typeof e?e(t,n):e}(n,i),{props:s,internalRef:l}=function(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:i,externalForwardedProps:o,className:r}=e;if(!t){const e=Wc(n?.className,r,o?.className,i?.className),t={...n?.style,...o?.style,...i?.style},a={...n,...o,...i};return e.length>0&&(a.className=e),Object.keys(t).length>0&&(a.style=t),{props:a,internalRef:void 0}}const a=Hc({...o,...i}),s=Zc(i),l=Zc(o),d=t(a),c=Wc(d?.className,n?.className,r,o?.className,i?.className),u={...d?.style,...n?.style,...o?.style,...i?.style},p={...d,...n,...l,...s};return c.length>0&&(p.className=c),Object.keys(u).length>0&&(p.style=u),{props:p,internalRef:d.ref}}({...r,externalSlotProps:a}),d=function(e,t,n){return void 0===e||"string"==typeof e?t:{...t,ownerState:{...t.ownerState,...n}}}(t,{...s,ref:_c(l,a?.ref,e.additionalProps?.ref)},i);return d}function $c(e){return e.substring(2).toLowerCase()}function Gc(e){const{children:t,disableReactTree:n=!1,mouseEvent:i="onClick",onClickAway:o,touchEvent:r="onTouchEnd"}=e,a=P.useRef(!1),s=P.useRef(null),l=P.useRef(!1),d=P.useRef(!1);P.useEffect((()=>(setTimeout((()=>{l.current=!0}),0),()=>{l.current=!1})),[]);const c=_c((u=t)&&P.isValidElement(u)?u.props.propertyIsEnumerable("ref")?u.props.ref:u.ref:null,s);var u;const p=Pc((e=>{const t=d.current;d.current=!1;const i=Mc(s.current);if(!l.current||!s.current||"clientX"in e&&function(e,t){return t.documentElement.clientWidth<e.clientX||t.documentElement.clientHeight<e.clientY}(e,i))return;if(a.current)return void(a.current=!1);let r;r=e.composedPath?e.composedPath().indexOf(s.current)>-1:!i.documentElement.contains(e.target)||s.current.contains(e.target),r||!n&&t||o(e)})),h=e=>n=>{d.current=!0;const i=t.props[e];i&&i(n)},m={ref:c};return!1!==r&&(m[r]=h(r)),P.useEffect((()=>{if(!1!==r){const e=$c(r),t=Mc(s.current),n=()=>{a.current=!0};return t.addEventListener(e,p),t.addEventListener("touchmove",n),()=>{t.removeEventListener(e,p),t.removeEventListener("touchmove",n)}}}),[p,r]),!1!==i&&(m[i]=h(i)),P.useEffect((()=>{if(!1!==i){const e=$c(i),t=Mc(s.current);return t.addEventListener(e,p),()=>{t.removeEventListener(e,p)}}}),[p,i]),z.jsx(P.Fragment,{children:P.cloneElement(t,m)})}"production"!==process.env.NODE_ENV&&(Gc.propTypes={children:Lc.isRequired,disableReactTree:Ic.bool,mouseEvent:Ic.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Ic.func.isRequired,touchEvent:Ic.oneOf(["onTouchEnd","onTouchStart",!1])}),"production"!==process.env.NODE_ENV&&(Gc.propTypes=function(e){return"production"===process.env.NODE_ENV?e:{...e,[Rc]:t=>{const n=Object.keys(t).filter((t=>!e.hasOwnProperty(t)));return n.length>0?new Error(`The following props are not supported: ${n.map((e=>`\`${e}\``)).join(", ")}. Please remove them.`):null}}}(Gc.propTypes));const Qc="base";function Yc(e,t){const n=qc[t];return n?`${Qc}--${n}`:function(e,t){return`${Qc}-${e}-${t}`}(e,t)}const Xc="Snackbar";function Kc(e){return Yc(Xc,e)}!function(e,t){const n={};t.forEach((t=>{n[t]=Yc(e,t)}))}(Xc,["root"]);const Jc={disableDefaultClasses:!1},eu=P.createContext(Jc);"production"!==process.env.NODE_ENV&&(eu.displayName="ClassNameConfiguratorContext");const tu=()=>function(e,t,n){const i={};for(const o in e){const r=e[o];let a="";for(let e=0;e<r.length;e+=1){const i=r[e];i&&(a+=t(i)+" ",n&&n[i]&&(a+=n[i]+" "))}i[o]=a}return i}({root:["root"]},function(e){const{disableDefaultClasses:t}=P.useContext(eu);return n=>t?"":e(n)}(Kc)),nu=P.forwardRef((function(e,t){const{autoHideDuration:n=null,children:i,disableWindowBlurListener:o=!1,exited:r=!0,onBlur:a,onClose:s,onFocus:l,onMouseEnter:d,onMouseLeave:c,open:u,resumeHideDuration:p,slotProps:h={},slots:m={},...x}=e,g=tu(),{getRootProps:f,onClickAway:y}=function(e={}){const{autoHideDuration:t=null,disableWindowBlurListener:n=!1,onClose:i,open:o,resumeHideDuration:r}=e,a=Uc();P.useEffect((()=>{if(o)return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)};function e(e){e.defaultPrevented||"Escape"===e.key&&i?.(e,"escapeKeyDown")}}),[o,i]);const s=Pc(((e,t)=>{i?.(e,t)})),l=Pc((e=>{i&&null!=e&&a.start(e,(()=>{s(null,"timeout")}))}));P.useEffect((()=>(o&&l(t),a.clear)),[o,t,l,a]);const d=a.clear,c=P.useCallback((()=>{null!=t&&l(null!=r?r:.5*t)}),[t,r,l]),u=e=>t=>{const n=e.onFocus;n?.(t),d()},p=e=>t=>{const n=e.onMouseEnter;n?.(t),d()},h=e=>t=>{const n=e.onMouseLeave;n?.(t),c()};return P.useEffect((()=>{if(!n&&o)return window.addEventListener("focus",c),window.addEventListener("blur",d),()=>{window.removeEventListener("focus",c),window.removeEventListener("blur",d)}}),[n,o,c,d]),{getRootProps:(t={})=>{const n={...Hc(e),...Hc(t)};return{role:"presentation",...t,...n,onBlur:(i=n,e=>{const t=i.onBlur;t?.(e),c()}),onFocus:u(n),onMouseEnter:p(n),onMouseLeave:h(n)};var i},onClickAway:e=>{i?.(e,"clickaway")}}}({...e,autoHideDuration:n,disableWindowBlurListener:o,onClose:s,open:u,resumeHideDuration:p}),v=e,b=m.root||"div",C=zc({elementType:b,getSlotProps:f,externalForwardedProps:x,externalSlotProps:h.root,additionalProps:{ref:t},ownerState:v,className:g.root}),j=zc({elementType:Gc,externalSlotProps:h.clickAwayListener,additionalProps:{onClickAway:y},ownerState:v});return delete j.ownerState,!u&&r?null:z.jsx(Gc,{...j,children:z.jsx(b,{...C,children:i})})}));function iu({size:e,color:i,time:o,strokeWidth:r=2,sx:a}){const[s,l]=n.useState("0 1069"),d=e/2,c=d-1;return n.useEffect((()=>{l(2*Math.PI*c+" 0")}),[]),z.jsx(t.Box,{width:e,height:e,component:"svg",sx:Object.assign({position:"absolute",top:`-${r}`,left:`-${r}`,transform:"rotate(-90deg)"},a),children:z.jsx(t.Box,{component:"circle",cx:d,cy:d,r:c,strokeWidth:r,stroke:i,fill:"none",strokeDasharray:s,sx:{transition:`stroke-dasharray ${o}`}})})}"production"!==process.env.NODE_ENV&&(nu.propTypes={autoHideDuration:Ic.number,children:Ic.node,disableWindowBlurListener:Ic.bool,exited:Ic.bool,onClose:Ic.func,open:Ic.bool,resumeHideDuration:Ic.number,slotProps:Ic.shape({clickAwayListener:Ic.oneOfType([Ic.func,Ic.shape({children:Ic.element.isRequired,disableReactTree:Ic.bool,mouseEvent:Ic.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Ic.func,touchEvent:Ic.oneOf(["onTouchEnd","onTouchStart",!1])})]),root:Ic.oneOfType([Ic.func,Ic.object])}),slots:Ic.shape({root:Ic.elementType})});var ou=n.memo(iu);const ru=u.create((e=>({notify:null,toast:t=>{e({notify:t})},close:()=>{e({notify:null})}}))),au={entering:"translateX(0)",entered:"translateX(0)",exiting:"translateX(500px)",exited:"translateX(500px)",unmounted:"translateX(500px)"};function su(){const e=t.useTheme(),{notify:i,close:o}=ru(),[r,a]=n.useState(!0),s=n.useRef(null),l=null==i?void 0:i.timeout,d=!!i;let c=z.jsxs("svg",{width:"36",height:"36",viewBox:"0 0 36 36",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("circle",{cx:"18",cy:"18",r:"16.5",stroke:"#2FBA90",strokeWidth:"3"}),z.jsx("path",{d:"M25.1384 11.334L14.8873 21.5851L10.8584 17.5718L8.66504 19.7651L14.8873 25.9873L27.3317 13.5429L25.1384 11.334Z",fill:"#2FBA90"})]});switch(null==i?void 0:i.type){case"error":c=z.jsxs("svg",{width:"36",height:"37",viewBox:"0 0 36 37",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("circle",{cx:"18",cy:"18.5",r:"16.5",stroke:"#FF6187",strokeWidth:"3"}),z.jsx("path",{d:"M25.3331 13.0452L19.8782 18.5L25.3331 23.9548L23.5148 25.7731L18.06 20.3183L12.6051 25.7731L10.7869 23.9548L16.2417 18.5L10.7869 13.0452L12.6051 11.2269L18.06 16.6817L23.5148 11.2269L25.3331 13.0452Z",fill:"#FF6187"})]});break;case"warning":c=z.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.4065 3.6189L9.62438 3.59576L3.39812 9.78928L3.37498 18.5714L9.5685 24.7976L18.3506 24.8208L24.5769 18.6273L24.6 9.84516L18.4065 3.6189ZM26.9359 8.88481L19.3791 1.28812L8.66403 1.25988L1.06734 8.81663L1.0391 19.5317L8.59585 27.1284L19.311 27.1567L26.9076 19.5999L26.9359 8.88481Z",fill:"#B15600"}),z.jsx("path",{d:"M15.1664 7.58398H12.8331V16.9173H15.1664V7.58398Z",fill:"#B15600"}),z.jsx("path",{d:"M13.9998 21.6395C14.8896 21.6395 15.6109 20.9181 15.6109 20.0283C15.6109 19.1386 14.8896 18.4172 13.9998 18.4172C13.11 18.4172 12.3887 19.1386 12.3887 20.0283C12.3887 20.9181 13.11 21.6395 13.9998 21.6395Z",fill:"#B15600"})]})}return z.jsx(t.Box,{component:nu,open:d,autoHideDuration:l,onClose:(e,t)=>{"clickaway"!==t&&o()},exited:r,sx:{position:"fixed",top:20,left:20,right:20,zIndex:1,[e.breakpoints.up("tablet")]:{left:"auto"}},children:z.jsx(k.Transition,{timeout:{enter:400,exit:400},in:d,appear:!0,unmountOnExit:!0,onEnter:()=>{a(!1)},onExited:()=>{a(!0)},nodeRef:s,children:n=>z.jsxs(t.Box,{ref:s,sx:{display:"flex",justifyContent:"space-between",p:12,borderRadius:8,backgroundColor:"background.paper",color:"text.primary",border:"solid 1px",borderColor:"border.main",boxShadow:"0px 6px 12px 0px rgba(0, 0, 0, 0.10)",transform:au[n],transition:"transform 300ms ease",[e.breakpoints.up("tablet")]:{p:20,width:"auto",maxWidth:328}},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{mt:7,"& > svg":{width:28,height:28},[e.breakpoints.up("tablet")]:{"& > svg":{width:36,height:36}}},children:i?c:""}),z.jsxs(t.Box,{sx:{ml:20},children:[z.jsx(t.Box,{sx:{typography:"caption"},children:null==i?void 0:i.message}),(null==i?void 0:i.link)?z.jsxs(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:i.link.outerLink,sx:{display:"inline-flex",alignItems:"center",typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},children:[i.link.text,z.jsx(t.Box,{component:"svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{ml:4,width:18,height:18},children:z.jsx("path",{d:"M4.22703 13.2122L10.6811 6.75812L4.75206 6.75812L4.75736 5.25729H13.2426V13.7426H11.7471L11.7418 7.81878L5.28769 14.2729L4.22703 13.2122Z",fill:"currentColor"})})]}):"",(null==i?void 0:i.content)?z.jsx(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:i.content}):""]})]}),z.jsxs(t.Box,{sx:{position:"relative",top:10,ml:12,display:"flex",alignItems:"center",justifyContent:"center",width:24,height:24,borderRadius:12,borderStyle:"solid",borderWidth:l?"2.4px":0,borderColor:e.palette.border.main,backgroundColor:l?"transparent":e.palette.background.paperDarkContrast,cursor:"pointer",boxSizing:"border-box",[e.breakpoints.up("tablet")]:{ml:28}},onClick:o,children:[l?z.jsx(ou,{size:24,strokeWidth:"2.4px",time:`${l}ms`,color:e.palette.text.disabled}):"",z.jsx(t.Box,{component:"svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:16,height:16,border:"none",color:e.palette.text.disabled},children:z.jsx("g",{children:z.jsx("path",{d:"M12.8897 4.36345L9.25313 8L12.8897 11.6365L11.6775 12.8487L8.04095 9.21218L4.4044 12.8487L3.19221 11.6365L6.82876 8L3.19221 4.36345L4.4044 3.15127L8.04095 6.78782L11.6775 3.15127L12.8897 4.36345Z",fill:"currentColor"})})})]})]})})})}var lu;function du(){return du=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},du.apply(null,arguments)}const cu=e=>P.createElement("svg",du({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),lu||(lu=P.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},P.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},P.createElement("g",{transform:"translate(18.000000, 291.000000)"},P.createElement("g",{transform:"translate(40.000000, 83.000000)"},P.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"}))))))),uu=6;function pu(){var e;const n=t.useTheme();return z.jsx(t.Box,{sx:{mx:"auto",border:`${uu}px solid ${null===(e=n.palette)||void 0===e?void 0:e.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:z.jsx(t.Box,{component:cu,sx:{position:"absolute",top:`-${uu}px`,right:`-${uu}px`,color:"primary.main"}})})}function hu({showingDone:e,errorMessage:n}){return t.useTheme(),n?z.jsx(t.Box,{component:oe.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?z.jsx(t.Box,{component:oe.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):z.jsx(pu,{})}function mu({showingDone:e,showing:n}){return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[z.jsx(t.Box,{sx:{mt:60},children:e?o.i18n._({id:"4xbbt/",message:"{0} confirmed",values:{0:null==n?void 0:n.brief}}):o.i18n._({id:"/nzjSF",message:"{0} pending",values:{0:null==n?void 0:n.brief}})}),(null==n?void 0:n.subtitle)?z.jsx(t.Box,{sx:{mt:20,typography:"body2"},children:null==n?void 0:n.subtitle}):""]})}function xu({isStarted:i,isEnded:o,tx:r}){const[a,s]=n.useState(0),{chainId:l}=Ra(),d=n.useMemo((()=>`https://${Ai[l||1]}/tx/${r}`),[r,l]),c=n.useMemo((()=>{const e=Math.floor(a/60),t=a%60;return e?`${e}m ${t}s`:`${t}s`}),[a]),u=n.useRef();return n.useEffect((()=>(i&&(s(0),window.clearInterval(u.current),u.current=window.setInterval((()=>{s((e=>e+1))}),1e3)),()=>{window.clearInterval(u.current)})),[i]),n.useEffect((()=>{o&&window.clearInterval(u.current)}),[o]),z.jsxs(t.Box,{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:[z.jsxs(t.Box,{children:[z.jsx(e.Trans,{id:"+Jkdiu",message:"Transaction Time:"}),c]}),z.jsxs(t.HoverOpacity,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:d,target:"_blank",rel:"noopener noreferrer",children:[z.jsx(e.Trans,{id:"S3piC2",message:"Tx"}),z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function gu(n){var{children:i,executionStatus:r,showSubmitLoadingDialog:a}=n;const s=os(N(n,["children","executionStatus","showSubmitLoadingDialog"])),{ctxVal:l,showing:d,closeShowing:c,setShowing:u,showingDone:p,errorMessage:h,transactionTx:m}=Object.assign(Object.assign({},s),r),{isMobile:x}=Ga(),{noSubmissionDialog:g,submissionDialogModal:f}=Q(),y=()=>{u((e=>{if(!e)return e;const t=Object.assign({},e);return delete t.submitState,t}))};return z.jsxs(ss.Provider,{value:l,children:[i,a&&z.jsx(Xs,{modal:!0,open:!!(null==d?void 0:d.submitState),onClose:y,children:!!d&&z.jsxs(t.Box,{sx:{position:"relative",display:"flex",flexDirection:"column",alignItems:"center",gap:20,p:20,minHeight:208,width:x?"100%":340,textAlign:"center"},children:[z.jsxs(t.Box,{sx:{textAlign:"center",color:"text.secondary"},children:[d.brief,z.jsx(t.Box,{component:oe.Error,sx:{position:"absolute",top:20,right:20,color:"text.secondary",cursor:"pointer"},onClick:y})]}),"submitted"===d.submitState?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.ArrowSubmit,sx:{width:64,height:64}}),z.jsxs("div",{children:[z.jsx("div",{children:o.i18n._({id:"EcVqOR",message:"{0} Submitted",values:{0:d.brief}})}),d.subtitle&&z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]}),z.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,onClick:y,sx:{mt:4},children:z.jsx(e.Trans,{id:"zga9sT",message:"OK"})})]}):z.jsxs(z.Fragment,{children:[z.jsx(pu,{}),z.jsxs("div",{children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"7y/8M6",message:"Please confirm in wallet"})}),d.subtitle&&z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]})]})]})}),z.jsx(Xs,{open:!!d&&"loading"!==d.submitState&&!g,onClose:c,id:"submission",modal:!!x||f,children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",px:20,pb:20,flex:1,overflowY:"auto",width:x?void 0:f?340:void 0},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{textAlign:"center",pt:60},children:z.jsx(hu,{showingDone:p,errorMessage:h})}),h?z.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),z.jsx(t.Box,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:h})]}):z.jsxs(z.Fragment,{children:[z.jsx(mu,{showingDone:p,showing:d}),z.jsx(xu,{isStarted:!!d,isEnded:p,tx:m})]})]}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{qa(Fa.Initial),c()},sx:{mt:20},children:h?z.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"}):z.jsx(e.Trans,{id:"yz7wBu",message:"Close"})})]})})]})}const fu="dodo-widget-container";function yu(e){return e.noLangProvider?z.jsx(z.Fragment,{children:e.children}):z.jsx(nc,{locale:e.locale,children:z.jsx(gu,{...e,children:e.children})})}function vu(e){return Js(e),za(),function(){const{chainId:e,evmProvider:t}=Ra();n.useEffect((()=>{const n=n=>{if(n===e){const e=So.get(n);if(null==e?void 0:e.isEVMChain)return t}return null},i=new w.ContractRequests({multiCallAddressList:p.multiCallAddressList,getProvider:n,rpc:Ii()});Wi.setGetConfigProvider(n),p.setContractRequests(i),r.setContractRequests(i)}),[e,t])}(),e.noUI?z.jsx(yu,{...e,children:e.children}):null}function bu(e){var t;const i=n.useRef(null);return z.jsx(G,{...Object.assign(Object.assign({},e),{widgetRef:null!==(t=e.widgetRef)&&void 0!==t?t:i}),children:z.jsx(vu,{...e})})}function Cu(e){var{sx:i}=e,o=N(e,["sx"]);const{width:r}=Q(),a=n.useMemo((()=>{let e="";return"number"==typeof r?e=`${r}px`:r&&(e=r),e?`calc(${e} - 40px)`:"auto"}),[r]);return z.jsx(t.QuestionTooltip,{container:document.querySelector(`.${fu}`),maxWidth:a,sx:Object.assign({cursor:"help"},i),...o})}function ju({route:i}){const o=t.useTheme();So.get(i.fromChainId);const r=So.get(i.toChainId),[a,s]=n.useState(!1),[l,d]=n.useState(!1),c=Ss({fees:i.fees});return z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{py:20,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:z.jsx(t.Accordion,{children:z.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[z.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),z.jsx(e.Trans,{id:"rRDi3Y",message:"Detail"})]}),z.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:z.jsxs(t.Box,{sx:{mt:16},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:z.jsx(e.Trans,{id:"lt8yMa",message:"Send to:"})}),z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[r?z.jsx(t.Box,{component:r.logo,sx:{width:18,height:18}}):null,z.jsx(t.Box,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:ka(i.toAddress)}),z.jsx(t.HoverOpacity,{component:"a",href:Ta(i.toChainId,i.toAddress,"address"),target:"_blank",rel:"noopener noreferrer",sx:{ml:6,width:18,height:18,color:"text.secondary",display:"inline-flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:z.jsx(e.Trans,{id:"sMMlTX",message:"Total fees"})}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>s(!a),sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:4,typography:"body2",color:"text.primary"},children:[z.jsx(t.Box,{sx:{fontWeight:600,color:o.palette.text.primary},children:i.feeUSD?`~$${i.feeUSD}`:"-"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:a?z.jsx("path",{d:"M3.75 11.2663L4.98375 12.5L9 8.4925L13.0162 12.5L14.25 11.2663L9 6.01625L3.75 11.2663Z",fill:"currentColor",fillOpacity:"0.5"}):z.jsx("path",{d:"M14.25 7.73375L13.0163 6.5L9 10.5075L4.98375 6.5L3.75 7.73375L9 12.9838L14.25 7.73375Z",fill:"currentColor",fillOpacity:"0.5"})})]})]}),a&&c.map((e=>z.jsxs(t.Box,{sx:{mt:8,pl:22,pr:22,display:"flex",alignItems:"center",justifyContent:"space-between",color:"text.secondary",typography:"body2",position:"relative"},children:[z.jsx(t.Box,{component:"svg",xmlns:"http://www.w3.org/2000/svg",width:"10",height:"25",viewBox:"0 0 10 25",fill:"none",sx:{width:10,height:25,position:"absolute",left:10,bottom:10},children:z.jsx("path",{d:"M9 24L2 24C1.44772 24 1 23.5523 1 23L1 1",stroke:"currentColor",strokeOpacity:"0.5",strokeLinecap:"round",strokeDasharray:"2 2"})}),z.jsx(t.Box,{sx:{flex:1},children:e.title}),e.isFree?z.jsx(t.Box,{sx:{color:o.palette.primary.main},children:"Free"}):null!==e.value?z.jsxs(t.Box,{sx:{color:o.palette.text.primary},children:["~$",e.value]}):z.jsx(t.Box,{sx:{color:o.palette.text.primary},children:"-"})]},e.title))),z.jsxs(t.Box,{sx:{mt:8,mb:l?8:0,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600,color:"success.main",flexShrink:0},children:"Fee comparison"}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>d(!l),sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:4,typography:"body2",color:"text.primary"},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:"ZUNO"}),z.jsx(t.Box,{sx:{px:8,borderRadius:12,backgroundColor:o.palette.success.main,typography:"h6",fontWeight:600,color:o.palette.success.contrastText,textTransform:"uppercase"},children:"Cheapest"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:l?z.jsx("path",{d:"M3.75 11.2663L4.98375 12.5L9 8.4925L13.0162 12.5L14.25 11.2663L9 6.01625L3.75 11.2663Z",fill:"currentColor",fillOpacity:"0.5"}):z.jsx("path",{d:"M14.25 7.73375L13.0163 6.5L9 10.5075L4.98375 6.5L3.75 7.73375L9 12.9838L14.25 7.73375Z",fill:"currentColor",fillOpacity:"0.5"})})]})]}),l&&z.jsx($s,{feeUSD:i.feeUSD}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[z.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),z.jsx(Cu,{onlyHover:!0,title:z.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:6})]}),z.jsxs(t.Box,{sx:{typography:"body2"},children:[100*i.slippage,"%"]})]})]})})})}),z.jsx(t.Box,{sx:{pt:0,pb:0,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:z.jsx(t.Accordion,{children:z.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:z.jsxs(t.Box,{sx:{py:20,display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[z.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),z.jsx(e.Trans,{id:"QNWt8A",message:"Estimated Time"})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary",typography:"body2"},children:[i.executionDuration?Os({start:Date.now(),end:Date.now()+1e3*i.executionDuration}):"-",z.jsx(t.Box,{component:oe.CaretUp,sx:{ml:6,width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]})]}),children:z.jsx(Od,{route:i,isMobile:!0})})})})]})}function wu({open:i,onClose:o,route:r,bridgeOrderTxRequest:a,clearToAmt:s,clearFromAmt:l,isDialogModal:d}){const c=t.useTheme(),{contractStatus:u}=Ua(),p=Vd({route:r,bridgeOrderTxRequest:a});return n.useEffect((()=>{u!==Fa.Pending&&o(),u===Fa.TxSuccess&&(s(),l())}),[u]),z.jsx(Xs,{title:z.jsx(e.Trans,{id:"tKE4Ak",message:"Cross Chain Summary"}),open:i,id:"cross-chain-summary",onClose:()=>{qa(Fa.Initial),o()},modal:d,children:z.jsxs(z.Fragment,{children:[r?z.jsxs(t.Box,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",py:20,borderStyle:"solid",borderWidth:c.spacing(1,0,0),borderColor:c.palette.border.main},children:[z.jsx(Zd,{token:r.fromToken,chainId:r.fromChainId,amount:r.fromAmount}),z.jsx(Hd,{children:z.jsx(t.Box,{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:z.jsx(Wd,{size:"medium",toolDetails:r.step.toolDetails,nameMarginLeft:8})})}),z.jsx(Zd,{token:r.toToken,chainId:r.toChainId,amount:r.toTokenAmount})]}),z.jsx(ju,{route:r})]}):"",z.jsx(t.Box,{sx:{px:16,py:20},children:z.jsx(t.Button,{fullWidth:!0,isLoading:u==Fa.Pending,disabled:!r,onClick:()=>{p(),qa(Fa.Pending)},children:u==Fa.Pending?z.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):z.jsx(e.Trans,{id:"PZqJog",message:"Confirm Cross Chain"})})})]})})}function ku({message:n,onClose:i,isDialogModal:o}){return z.jsx(Xs,{open:!!n,onClose:i,id:"error-message",modal:o,children:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{flex:1,textAlign:"center"},children:[z.jsx(t.Box,{component:oe.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),n?z.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),z.jsx(t.Box,{sx:{color:"text.secondary",mt:12,mx:20,typography:"body2",wordBreak:"break-all",overflow:"auto",height:"300px"},children:n})]}):""]}),z.jsx(t.Box,{sx:{px:16,py:20},children:z.jsx(t.Button,{onClick:i,fullWidth:!0,children:z.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"})})})]})})}function Tu(){const[e,i]=n.useState(!1);return z.jsxs(z.Fragment,{children:[z.jsxs(t.ButtonBase,{sx:{mt:16,width:"100%",display:"flex",alignItems:"center",justifyContent:"center",gap:4,typography:"body2",fontWeight:600,color:"text.link","&:hover":{color:"text.primary"}},onClick:()=>i(!0),children:[z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",children:z.jsx("path",{d:"M3.5 16.25V4.25C3.5 3.8375 3.64687 3.48438 3.94063 3.19063C4.23438 2.89687 4.5875 2.75 5 2.75H9.5C9.9125 2.75 10.2656 2.89687 10.5594 3.19063C10.8531 3.48438 11 3.8375 11 4.25V9.5H11.75C12.1625 9.5 12.5156 9.64688 12.8094 9.94063C13.1031 10.2344 13.25 10.5875 13.25 11V14.375C13.25 14.5875 13.3219 14.7656 13.4656 14.9094C13.6094 15.0531 13.7875 15.125 14 15.125C14.2125 15.125 14.3906 15.0531 14.5344 14.9094C14.6781 14.7656 14.75 14.5875 14.75 14.375V8.975C14.6375 9.0375 14.5188 9.07813 14.3938 9.09688C14.2688 9.11563 14.1375 9.125 14 9.125C13.475 9.125 13.0312 8.94375 12.6688 8.58125C12.3063 8.21875 12.125 7.775 12.125 7.25C12.125 6.85 12.2344 6.49063 12.4531 6.17188C12.6719 5.85313 12.9625 5.625 13.325 5.4875L11.75 3.9125L12.5375 3.125L15.3125 5.825C15.5 6.0125 15.6406 6.23125 15.7344 6.48125C15.8281 6.73125 15.875 6.9875 15.875 7.25V14.375C15.875 14.9 15.6938 15.3438 15.3313 15.7063C14.9688 16.0688 14.525 16.25 14 16.25C13.475 16.25 13.0312 16.0688 12.6688 15.7063C12.3063 15.3438 12.125 14.9 12.125 14.375V10.625H11V16.25H3.5ZM5 8H9.5V4.25H5V8ZM14 8C14.2125 8 14.3906 7.92813 14.5344 7.78438C14.6781 7.64062 14.75 7.4625 14.75 7.25C14.75 7.0375 14.6781 6.85938 14.5344 6.71563C14.3906 6.57188 14.2125 6.5 14 6.5C13.7875 6.5 13.6094 6.57188 13.4656 6.71563C13.3219 6.85938 13.25 7.0375 13.25 7.25C13.25 7.4625 13.3219 7.64062 13.4656 7.78438C13.6094 7.92813 13.7875 8 14 8Z",fill:"currentColor"})}),"Gas Refuel>"]}),z.jsx(Xs,{open:e,onClose:()=>i(!1),title:"Gas refuel",modal:!0,children:z.jsxs(t.Box,{sx:{maxWidth:540,minHeight:600,px:20,pb:24,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[z.jsx(t.Box,{sx:{pt:20,borderTopWidth:1,borderTopStyle:"solid",borderColor:"border.main",typography:"body2",color:"text.secondary"},children:"A solution for gas refueling that allows you to refill your wallet anonymously and gas-free."}),z.jsx(t.Box,{component:"iframe",src:"https://smolrefuel.com/?partner=0x1271CAba4bf23f8Fb31F97448605d65EE302CA51",width:"100%",sx:{borderRadius:12,overflow:"hidden",flex:1,border:"none"}})]})})]})}function Bu({open:i,execute:o,onClose:r,toToken:a,fromToken:l,fromAmount:d,toAmount:c,priceImpact:u,clearFromAmt:p,clearToAmt:h,baseFeeAmount:m,curToFiatPrice:x,curFromFiatPrice:g,pricePerFromToken:f,additionalFeeAmount:y,loading:v,slippage:b,isDialogModal:C}){var j,w;const k=t.useTheme(),{contractStatus:T}=Ua(),B=n.useMemo((()=>new s(u).gt(Do)),[u]),[E,I]=n.useState(!1),[A,S]=n.useState(!1);return n.useEffect((()=>{T!==Fa.Pending&&r(),T===Fa.TxSuccess&&(h(),p())}),[T]),n.useEffect((()=>{I(!1)}),[x]),z.jsx(Xs,{open:i,onClose:()=>{qa(Fa.Initial),r()},id:"swap-summary",title:z.jsx(e.Trans,{id:"QR4/RH",message:"Swap summary"}),modal:C,children:z.jsxs(t.Box,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${k.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${k.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[z.jsx(ol,{width:16,height:16,url:null==l?void 0:l.logoURI,address:null!==(j=null==l?void 0:l.address)&&void 0!==j?j:"",marginRight:6}),z.jsx(t.Box,{children:`${er({input:d,decimals:null==l?void 0:l.decimals})} ${null==l?void 0:l.symbol}`})]}),z.jsx(t.Box,{sx:{mt:4,typography:"h6",color:k.palette.text.secondary},children:g?`$${Jo({input:g,showDecimals:1})}`:"-"})]}),z.jsx(t.Box,{sx:{width:16,mx:16},component:oe.DoubleRight}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex"},children:[z.jsx(ol,{width:16,height:16,marginRight:6,url:null==a?void 0:a.logoURI,address:null!==(w=null==a?void 0:a.address)&&void 0!==w?w:""}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:`${er({input:c,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},sx:{typography:"h6",mt:4,color:k.palette.text.secondary},children:x?`$${Jo({input:x,showDecimals:1})}(${u}%)`:"-"})]})]}),z.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center",typography:"h6"},children:[`1 ${null==l?void 0:l.symbol} = `,z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:er({input:new s(c).dividedBy(new s(d)),decimals:null==a?void 0:a.decimals})})," ",`${null==a?void 0:a.symbol}`]})]}),z.jsxs(t.Box,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${k.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:k.palette.text.secondary},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{width:16,mr:7},component:oe.DetailBorder}),z.jsx(e.Trans,{id:"XeovX3",message:"Swap Detail"})]}),z.jsx(t.Box,{component:t.ButtonBase,children:z.jsx(t.Box,{onClick:()=>S(!A),sx:{width:10,color:"text.secondary",transform:A?"rotateX(0deg)":"rotateX(180deg)"},component:oe.CaretUp})})]}),z.jsxs(t.Box,{sx:{mt:16,display:A?"initial":"none"},children:[z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"93m8jT",message:"Basic Fee"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"8Z29ZO",message:"Estimated service provider fees"}),ml:5})]}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:m?`${er({input:m,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"J39pAJ",message:"Additional Fee"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"ZXvy7b",message:"Additional routing fees set by the Widget user"}),ml:5})]}),z.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:y?`${er({input:y,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"T+qgFw",message:"Price Impact"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),z.jsx(t.Box,{children:`${u}%`})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"GAypnX",message:"High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:5})]}),z.jsxs(t.Box,{children:[b,"%"]})]})]})]}),z.jsx(t.Box,{sx:{flex:1}}),B&&z.jsxs(t.Box,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>I(!E),children:[z.jsx(t.Box,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:E?z.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:z.jsx(t.Box,{component:oe.Done,sx:{width:14,color:"secondary.contrastText"}})}):z.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${k.palette.text.secondary}`}})}),z.jsx(t.Box,{children:z.jsx(e.Trans,{components:{0:z.jsx(t.Box,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:u},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),z.jsx(t.Button,{isLoading:T==Fa.Pending,disabled:B&&!E,fullWidth:!0,onClick:()=>{o(),qa(Fa.Pending)},children:T==Fa.Pending?z.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):z.jsx(e.Trans,{id:"lQ6r7x",message:"Confirm swap"})})]})})}function Eu(e){var{sx:n,maxVal:i,decimals:o=2,onInputChange:r}=e,a=N(e,["sx","maxVal","decimals","onInputChange"]);return z.jsx(t.Input,{...a,onChange:e=>{const t=0===e.target.value.length?null:ir(e.target.value,o),n=i&&t&&new s.BigNumber(t).gt(i)?i.toString():t;r&&r(n)}})}function Iu({open:i,onClose:o,isBridge:r,isDialogModal:a}){const s=t.useTheme(),{slippage:l}=Ua(),d=n.useMemo((()=>Number(l)>=Uo),[l]),{defaultSlippage:c}=vs(r);return z.jsx(Xs,{open:i,onClose:o,id:"swap-settings",title:z.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:a,children:z.jsx(t.Box,{sx:{mx:20},children:z.jsxs(t.Box,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{mb:16,display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:7})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column"},children:[z.jsx(Eu,{fullWidth:!0,maxVal:100,value:null!=l?l:"",placeholder:c.toString(),onInputChange:e=>{!function(e,t){null===t?localStorage.removeItem(e?_o:Po):localStorage.setItem(e?_o:Po,String(t))}(!!r,e),Wa(e)},suffix:z.jsx(t.Box,{sx:{color:"text.disabled"},children:"%"}),height:36,sx:{mt:12}}),d&&z.jsx(t.Box,{sx:{typography:"h6",mt:6,color:"error.main"},children:z.jsx(e.Trans,{id:"Zm56FI",message:"Maximum slippage do not exceed 50%"})})]})]})})})}const Au="position-y-dot";function Su(){return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(t.Skeleton,{width:"100%",height:12}),z.jsx(t.Skeleton,{width:"100%",height:12})]})}function Lu({data:e,loading:i}){var o,r;const a=t.useTheme(),s=a.palette.primary.main,l=n.useRef(null),d=e.length;return z.jsx(t.Box,{sx:{height:105,flex:1,[`& .${Au}`]:{}},ref:l,children:i?z.jsx(Su,{}):z.jsx(t.Box,{component:T.ResponsiveContainer,sx:{typography:"h6","& .recharts-cartesian-axis text":{fill:a.palette.background.paperContrast}},children:z.jsxs(T.AreaChart,{data:e,margin:{top:0,right:0,left:0,bottom:0},children:[z.jsx(T.XAxis,{dataKey:"forecastSlippage",axisLine:!1,tickLine:!1,interval:"preserveStartEnd",tickFormatter:e=>hr({input:e}),type:"number",domain:[d&&null!==(o=e[0].forecastSlippage)&&void 0!==o?o:0,d&&null!==(r=e[d-1].forecastSlippage)&&void 0!==r?r:"auto"]}),z.jsx(T.YAxis,{dataKey:"confidenceRatio",axisLine:!1,tickLine:!1,hide:!0}),z.jsx("defs",{children:z.jsxs("linearGradient",{id:"count-linear",x1:"0",y1:"0",x2:"0",y2:"1",children:[z.jsx("stop",{offset:"0",stopColor:s,stopOpacity:.3}),z.jsx("stop",{offset:"100%",stopColor:s,stopOpacity:0})]})}),z.jsx(T.Area,{type:"monotone",dataKey:"confidenceRatio",stroke:s,strokeWidth:2,fill:"url(#count-linear)"}),e.map((e=>z.jsx(T.ReferenceDot,{x:e.forecastSlippage,y:e.confidenceRatio,r:1,fill:a.palette.text.primary,stroke:"none",className:Au},e.confidenceRatio)))]})})})}var Ru=n.memo(Lu);const Mu=t.styled(t.Slider)((({theme:e})=>({height:2,padding:"15px 0",margin:0,"& .base-Slider-valueLabel":{fontSize:12,fontWeight:"normal",top:-6,backgroundColor:"unset",color:e.palette.text.primary,"&:before":{display:"none"},"& *":{background:"transparent",color:e.palette.text.primary}},"& .base-Slider-track":{display:"none"},"& .base-Slider-rail":{backgroundColor:e.palette.text.disabled,height:1,opacity:1},"& .base-Slider-mark":{display:"none",opacity:1,backgroundColor:e.palette.success.main,height:6,width:4,borderRadius:4},"& .base-Slider-markLabel":{display:"none",fontSize:"12px",lineHeight:"17px"}})));function Ou(i){var{hidden:o,sx:r,value:a,color:s,min:l,max:d,formatValue:c,getSliderYPosition:u}=i,p=N(i,["hidden","sx","value","color","min","max","formatValue","getSliderYPosition"]);const{children:h}=p,m=N(p,["children"]),{isMobile:x}=t.useDevices(),g=n.useRef(null),f=u(a),y=x?4:0,v=f?f-39-y:void 0,b=null!=s?s:"text.primary",C=a===l,j=a===d;return z.jsxs(t.Box,{...m,ref:g,sx:Object.assign({position:"absolute","&&&":{display:o?"none":"block",backgroundColor:"transparent",boxShadow:"none",bottom:8+y,width:"auto",height:"auto",top:"auto",marginLeft:0,transform:"none"}},r),children:[h,z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:[v?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),z.jsx(t.Box,{sx:{height:v,width:"0",borderStyle:"dashed",borderWidth:1,borderColor:b}})]}):"",z.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),z.jsxs(t.Box,{sx:Object.assign(Object.assign({typography:"h6",position:"absolute",bottom:-20,color:b,whiteSpace:"nowrap",backgroundColor:"background.paperContrast"},C?{left:0}:{}),j?{right:0}:{}),children:[j?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:"span",sx:{color:"success.main"},children:z.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})}),z.jsx("span",{children:" • "})]}):"",c(a)]})]})]})}function Pu(e){var{hoverValue:n,formatValue:i,getSliderYPosition:o}=e,r=N(e,["hoverValue","formatValue","getSliderYPosition"]);const{isMobile:a}=t.useDevices(),s=a?"primary.main":void 0,l=a?void 0:"primary.main";return z.jsx(Mu,{slots:{thumb:e=>{const t=r.value&&"number"==typeof r.value&&(r.min&&r.value<r.min||r.max&&r.value>r.max),d={value:r.value,min:r.min,max:r.max,hidden:!!t,color:s,formatValue:i,getSliderYPosition:o},c=Object.assign(Object.assign({},e),d);if(null!==n&&r.max&&r.min&&r.value!==n){const e=r.max-r.min,t=n-r.min,i=t?t/e*100:0;if(a){const e=!!n&&(!!r.min&&n<r.min||!!r.max&&n>r.max);return z.jsxs(z.Fragment,{children:[z.jsx(Ou,{...d,value:n,color:l,hidden:e,sx:{left:i+"%"}}),z.jsx(Ou,{...c})]})}return z.jsxs(z.Fragment,{children:[z.jsx(Ou,{...c}),z.jsx(Ou,{...d,value:n,hidden:!1,color:l,sx:{left:i+"%"}})]})}return z.jsx(Ou,{...c})}},...r})}const _u=(e,{time:t=100,wrapper:n=document,retryCount:i=50}={})=>new Promise((o=>{n.querySelector(e)?o(!0):setTimeout((()=>D(void 0,void 0,void 0,(function*(){if(n.querySelector(e))o(!0);else if(i){const r=yield _u(e,{time:t,wrapper:n,retryCount:i-1});o(r)}else o(!1)}))),t)}));function Nu({data:i,activeSlippage:o,loading:r,sx:a,handleChangeCustomSlippage:l}){const d=n.useMemo((()=>{var e;return null!==(e=null==i?void 0:i.length)&&void 0!==e?e:0}),[i]),{isMobile:c}=t.useDevices(),[u,p]=n.useState([]),h=n.useRef(null);n.useEffect((()=>{(()=>{D(this,void 0,void 0,(function*(){var e;if(h.current&&d){const t=`.${Au}`;yield _u(t,{wrapper:h.current});const n=h.current.querySelectorAll(t),{y:i,height:o}=h.current.getBoundingClientRect(),r=null!==(e=null==n?void 0:n.length)&&void 0!==e?e:0,a=[];for(let e=0;e<r;e++){const t=n[e];const r=(t.children[0]?t.children[0].getBoundingClientRect().y:t.getBoundingClientRect().y)-i-.5;a.push(o-r)}p(a)}}))})()}),[d]);const m=(({activeSlippage:e,data:t,yPositions:i})=>{const[o,r]=n.useState(0),a=n.useMemo((()=>1e6),[]),[l,d]=n.useMemo((()=>{var e,n;const i=null==t?void 0:t.length;return i?[new s(null!==(e=t[0].forecastSlippage)&&void 0!==e?e:0).times(null!=a?a:0).dp(0,1).toNumber(),new s(null!==(n=t[i-1].forecastSlippage)&&void 0!==n?n:0).times(null!=a?a:0).dp(0,1).toNumber()]:[0,0]}),[t,a]),c=n.useCallback((e=>{if(void 0===e)return"";const n=new s(e);if((null==t?void 0:t.length)&&a){const e=t.find((e=>{var t;return new s(null!==(t=e.forecastSlippage)&&void 0!==t?t:0).times(a).dp(0,1).isEqualTo(n)}));if(null==e?void 0:e.forecastSlippage)return hr({input:e.forecastSlippage,showDecimals:4})}return hr({input:a?n.div(a):n,showDecimals:4})}),[a,t]),u=n.useCallback((e=>{let n=0;return e&&(null==t?void 0:t.length)&&a?(t.some(((o,r)=>{var l,d;const c=null!==(l=o.forecastSlippage)&&void 0!==l?l:0,u=new s(c).times(a).dp(0,1).toNumber();if(e===u)return n=i[r],!0;if(e<u){if(0===r)return n=0,!0;const o=c-(null!==(d=t[r-1].forecastSlippage)&&void 0!==d?d:0),l=i[r]-i[r-1],u=c-new s(e).div(a).toNumber();return n=i[r]-l/o*u,!0}})),n):n}),[i,t,a]),p=n.useCallback((e=>{r(e);const n=new s(e);let i,o=-1;if((null==t?void 0:t.length)&&a){o=t.findIndex((e=>{var t;return new s(null!==(t=e.forecastSlippage)&&void 0!==t?t:0).times(a).dp(0,1).isEqualTo(n)}));const e=-1!==o?t[o]:void 0;i=null==e?void 0:e.forecastSlippage}return i||(i=n.div(null!=a?a:0).toNumber()),i}),[t,a]);return n.useEffect((()=>{if(a&&e){const t=new s(e).times(a).dp(0,1);t.isEqualTo(o)||r(t.toNumber())}}),[e]),{min:l,max:d,value:o,decimalConversion:a,formatValue:c,getSliderYPosition:u,handleChangeValue:p}})({data:i,activeSlippage:o,yPositions:u}),{hoverValue:x,setHoverValue:g}=function(e,{slippageSlider:i}){const{isMobile:o}=t.useDevices(),[r,a]=n.useState(null),l=n.useRef(!1);return n.useEffect((()=>{if(e.current&&i.max){const t=e.current;let{width:n,x:d}=t.getBoundingClientRect();const c=e=>{if(l.current)return;const t=e.pageX-d,o=i.max-i.min,c=new s(t/n*o).integerValue().plus(i.min).toNumber();c!==r&&a(c)},u=()=>{a(null)},p=()=>{l.current=!1},h=()=>{l.current=!0};return o||(t.addEventListener("mousemove",c),t.addEventListener("mouseleave",u),t.addEventListener("mouseup",p),t.addEventListener("mousedown",h)),()=>{o&&(t.removeEventListener("mousemove",c),t.removeEventListener("mouseleave",u),t.removeEventListener("mouseUp",p),t.removeEventListener("mouseDown",h))}}}),[e,o]),{hoverValue:r,setHoverValue:a}}(h,{slippageSlider:m}),{successRate:f,hoverSuccessRate:y}=function({data:e,activeSlippage:t,hoverValue:i,decimalConversion:o}){const r=n.useMemo((()=>{var n,i;let o="-";if(t&&(null==e?void 0:e.length)){const r=e.some(((n,i)=>{var r,a,s,l,d,c;const u=null!==(r=n.forecastSlippage)&&void 0!==r?r:0;if(t===u)return o=hr({input:null!==(a=null==n?void 0:n.confidenceRatio)&&void 0!==a?a:0}),!0;if(t<u){if(0===i)o=`< ${hr({input:null!==(s=null==n?void 0:n.confidenceRatio)&&void 0!==s?s:0})}`;else{const t=hr({input:null!==(d=null===(l=e[i-1])||void 0===l?void 0:l.confidenceRatio)&&void 0!==d?d:0}),r=hr({input:null!==(c=null==n?void 0:n.confidenceRatio)&&void 0!==c?c:0});o=`${t} - ${r}`}return!0}return!1}));r||(o=`> ${hr({input:null!==(i=null===(n=e[e.length-1])||void 0===n?void 0:n.confidenceRatio)&&void 0!==i?i:0})}`)}return o}),[e,t]),a=n.useMemo((()=>{var t,n;let r="";if(i&&(null==e?void 0:e.length)&&o){const a=e.some(((t,n)=>{var a,l,d,c,u,p;const h=null!==(a=t.forecastSlippage)&&void 0!==a?a:0,m=new s(h).times(o).dp(0,1).toNumber();if(i===m)return r=hr({input:null!==(l=null==t?void 0:t.confidenceRatio)&&void 0!==l?l:0}),!0;if(i<m){if(0===n)r=`< ${hr({input:null!==(d=null==t?void 0:t.confidenceRatio)&&void 0!==d?d:0})}`;else{const i=hr({input:null!==(u=null===(c=e[n-1])||void 0===c?void 0:c.confidenceRatio)&&void 0!==u?u:0}),o=hr({input:null!==(p=null==t?void 0:t.confidenceRatio)&&void 0!==p?p:0});r=`${i} - ${o}`}return!0}return!1}));a||(r=`> ${hr({input:null!==(n=null===(t=e[e.length-1])||void 0===t?void 0:t.confidenceRatio)&&void 0!==n?n:0})}`)}return r}),[i,o,e]);return{successRate:r,hoverSuccessRate:a}}({data:i,activeSlippage:o,hoverValue:x,decimalConversion:m.decimalConversion});return i?z.jsxs(t.Box,{sx:Object.assign({p:12,pb:28,borderRadius:12,backgroundColor:"background.paperContrast"},a),children:[z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:"text.secondary"},children:z.jsx(e.Trans,{id:"88dol0",message:"Success Rate"})}),z.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:100},sx:{mt:4,typography:"caption",color:y?"primary.main":"text.primary"},children:y||f})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-end",pr:4},children:[z.jsx(t.Box,{sx:{pb:8,mr:16,typography:"h6",fontWeight:600},children:z.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"})}),z.jsxs(t.Box,{sx:{flex:1},ref:h,children:[z.jsx(Ru,{data:i,loading:r}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary"},children:!r&&d?z.jsx(Pu,{value:c?x||-1:m.value,min:m.min,max:m.max,disabled:!c,marks:[{value:m.max,label:m.max}],formatValue:m.formatValue,getSliderYPosition:m.getSliderYPosition,hoverValue:c?m.value:x,onChange:(e,t)=>{if("number"==typeof t){if(c)return void g(t);const e=m.handleChangeValue(t);l(e)}},onChangeCommitted:()=>{g(null)}}):""})]})]})]}):null}var Du,Fu=n.memo(Nu);function Uu({title:i,desc:o,doNotChecked:r,onChangeDoNotChecked:a}){const s=t.useTheme();if(n.useMemo((()=>r),[]))return null;const l=s.palette.warning.main;return z.jsxs(t.Box,{sx:{backgroundColor:t.alpha(l,.1),borderRadius:8,padding:12},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:8,typography:"body2",color:l,fontWeight:700},children:[z.jsx(oe.Warn,{}),i]}),z.jsx(t.Box,{sx:{mt:8,typography:"body2",fontWeight:500,color:s.palette.text.secondary,textAlign:"center"},children:o}),!!a&&z.jsxs(t.Box,{sx:{width:"100%",mt:20,color:s.palette.text.secondary,typography:"h6",fontWeight:500,display:"flex",alignItems:"center",justifyContent:"center",gap:8,cursor:"pointer"},component:"label",children:[z.jsx(t.Checkbox,{checked:r,size:16,onChange:e=>{const{checked:t}=e.target;a(t)}}),z.jsx(e.Trans,{id:"3WdxUv",message:"Do not remind again"})]})]})}function qu({fromToken:i,toToken:r}){var a,l;const d=t.useTheme(),{slippageAdvanced:c,notRemindAgainSlippageHigher:u,notRemindAgainSlippageLower:p}=gs(),{customSlippage:h,customSlippageNum:m,handleSlippageChange:x,forecastSlippage:g,forecastSlippageQuery:f,recommendSlippage:y}=ws({fromToken:i,toToken:r}),v=!!g,[b,C]=n.useState(!1),[j,w]=n.useState();!j&&i&&r&&w(h?Du.custom:Du.recommend);const k=j===Du.custom,T=n.useRef(null),B=n.useMemo((()=>j===Du.custom?m?new s(m).div(100).toNumber():void 0:new s(y).div(100).toNumber()),[j,y,m]),E=n.useCallback((e=>{k||w(Du.custom),x({slippage:new s(e).times(100).toString(),disabled:!1,deleted:!1,recommend:String(y)})}),[k,y,x]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{mt:24,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[z.jsx(e.Trans,{id:"x6GJ4a",message:"Max Slippage"}),z.jsx(t.QuestionTooltip,{title:z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"qoii6e",message:"The dynamic slippage is provided by ZUNO team through analyzing historical transactions."}),z.jsx("br",{}),z.jsxs(t.Box,{component:"a",href:o.i18n._({id:"zABfk1",message:"https://blog.dodoex.io/introducing-the-dodo-smart-slippage-3d32d13a4fef"}),target:"_blank",rel:"noopener noreferrer",sx:{color:"primary.main",textDecoration:"underline"},onClick:e=>{e.stopPropagation()},children:[z.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}),ml:7})]}),f.isLoading||(null===(a=f.slippageData.slippageList)||void 0===a?void 0:a.length)?z.jsxs(t.LoadingSkeleton,{loading:f.isLoading,loadingProps:{width:100},component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary"},children:[z.jsx(e.Trans,{id:"sxkWRg",message:"Advanced"}),z.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:c,onChange:e=>{const{checked:t}=e.target;gs.setState({slippageAdvanced:t})}})]}):""]}),!!j&&z.jsxs(t.Tabs,{value:j,onChange:(e,t)=>{w(t),t===Du.custom&&C(!0)},children:[z.jsxs(t.TabListButton,{variant:"inPaper",sx:{mt:16,'&:not(:hover) [aria-selected="true"] .weak':{color:t.alpha(d.palette.secondary.contrastText,.5)}},children:[z.jsx(t.TabButton,{value:Du.recommend,variant:"inPaper",sx:{position:"relative"},children:z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:"span",sx:{position:"absolute",top:4,left:4,ml:4,typography:"h6",fontWeight:600,padding:d.spacing(0,8),borderRadius:4,backgroundColor:k?t.alpha(d.palette.purple.main,.1):"#FFF"},children:z.jsx(t.Box,{component:"span",sx:{background:k?`linear-gradient(90deg, ${d.palette.purple.main} -1.33%, ${"dark"===d.palette.mode?"#E6D9FF":"#BFAFF3"} 98.67%)`:`linear-gradient(90deg, ${d.palette.purple.main} -1.33%, #BFAFF3 98.67%)`,backgroundClip:"text",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"},children:"New"})}),z.jsxs(t.Box,{sx:{textAlign:"center"},children:[v?z.jsxs(t.Box,{sx:{flexGrow:1,typography:"body2",fontWeight:600},children:[y.toString()||"-","%"]}):z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"wSpNR+",message:"This trading pair does not have enough historical data and has used the default dynamic slippage."}),sx:{ml:0,maxWidth:240},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"body2",fontWeight:600,color:d.palette.warning.main,gap:4},children:[z.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),z.jsxs("span",{children:[y.toString()||"-","%"]})]})}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:600},className:"weak",children:z.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})})]})]})}),z.jsx(t.TabButton,{value:Du.custom,variant:"inPaper",sx:{position:"relative",p:0},children:z.jsxs(t.Box,{sx:{px:16,py:12,typography:"body2",fontWeight:600,textAlign:"center"},onClick:()=>{setTimeout((()=>{C(!0)}))},children:[b?z.jsx(t.Input,{ref:T,placeholder:"-",sx:{backgroundColor:"transparent",borderWidth:0,"& input":{textAlign:"center",typography:"body2",p:0,boxSizing:"border-box",height:19,color:k?d.palette.secondary.contrastText:d.palette.text.secondary,"&::placeholder":{color:"custom.input.placeholder",opacity:1}}},inputMode:"decimal",value:h||"",autoFocus:!0,onChange:e=>{const t=e.target.value;x({slippage:t,disabled:!1,recommend:String(y)})},onBlur:()=>{setTimeout((()=>{if(C(!1),!m)return void w(Du.recommend);const e=!m||m<0;e&&h&&x({slippage:h,disabled:e,deleted:e,recommend:String(y)})}),10)},onKeyDown:e=>{var t;"Enter"===e.code&&(e.preventDefault(),null===(t=T.current)||void 0===t||t.blur())}}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,color:h&&k?d.palette.warning.main:void 0},children:[h&&z.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),h||"-","%"]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"h6",fontWeight:600},className:"weak",children:z.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})})]})})]}),z.jsx(t.TabPanel,{value:Du.recommend,children:(null===(l=f.slippageData.slippageList)||void 0===l?void 0:l.length)&&c?z.jsx(Fu,{data:f.slippageData.slippageList,activeSlippage:B,loading:f.isLoading,handleChangeCustomSlippage:E,sx:{mt:8}}):""}),z.jsxs(t.TabPanel,{value:Du.custom,children:[z.jsx(t.Box,{sx:{mt:8}}),m>y&&z.jsx(Uu,{title:o.i18n._({id:"8XNsbx",message:"Higher than dynamic slippage"}),desc:o.i18n._({id:"iLj1a9",message:"Dynamic slippage is {recommendSlippage}%,the current slippage setting is higher than the dynamic slippage, which means you are willing to accept a worse final execution price.",values:{recommendSlippage:y}}),doNotChecked:u,onChangeDoNotChecked:e=>gs.setState({notRemindAgainSlippageHigher:e})}),!!m&&m<y&&z.jsx(Uu,{title:o.i18n._({id:"TTlkRL",message:"Lower than dynamic slippage"}),desc:o.i18n._({id:"yq+Q9s",message:"Dynamic slippage is {recommendSlippage}% , the current slippage setting may increase the failure rate of transactions.",values:{recommendSlippage:y}}),doNotChecked:p,onChangeDoNotChecked:e=>gs.setState({notRemindAgainSlippageLower:e})})]})]})]})}function Vu({checked:n,onChange:i,sx:o,disabled:r}){const a=t.useTheme();let s=a.palette.background.tag;return n&&(s=a.palette.secondary.main),z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",position:"relative",borderRadius:8,backgroundColor:a.palette.background.input,opacity:r?.5:1},o),component:t.ButtonBase,disabled:r,onClick:()=>{r||i(!n)},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,pl:12,pr:13,pt:8,pb:9,width:"50%",zIndex:1,color:a.palette.text.primary,whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"az8lvo",message:"Off"})}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,pl:12,pr:13,pt:8,pb:9,width:"50%",zIndex:1,color:n?a.palette.secondary.contrastText:a.palette.text.primary,whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),z.jsx(t.Box,{sx:{borderRadius:6,backgroundColor:s,zIndex:0,position:"absolute",top:2,bottom:2,width:"calc(50% - 2px - 2px)",left:n?"calc(50% + 2px)":"2px",transition:"left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms"}})]})}function Wu({show:n,onClick:i}){const o=t.useTheme();return z.jsxs(t.HoverOpacity,{weak:!0,sx:{display:n?"flex":"none",alignItems:"center",position:"absolute",bottom:28,left:"50%",transform:"translateX(-50%)",p:o.spacing(8,20),fontWeight:600,borderRadius:20,border:`solid 1px ${o.palette.border.main}`,backgroundColor:"background.paperContrast",boxShadow:`0px 8px 16px 0px ${t.alpha("light"===o.palette.mode?"#FFF":"#000",.1)}`,cursor:"pointer",whiteSpace:"nowrap",gap:4},onClick:i,children:[z.jsx(e.Trans,{id:"F8yRdq",message:"More trade settings"}),z.jsx(t.Box,{component:"svg",width:25,height:24,viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{color:"text.secondary"},children:z.jsx("path",{d:"M12.5 19L6.5 13L7.9 11.6L12.5 16.175L17.1 11.6L18.5 13L12.5 19ZM12.5 13L6.5 6.99998L7.9 5.59998L12.5 10.175L17.1 5.59998L18.5 6.99998L12.5 13Z",fill:"currentColor"})})]})}function Hu({selected:e,name:n,logo:i,onClick:o}){const r=t.useTheme();return z.jsxs(t.Box,{component:t.ButtonBase,onClick:o,sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:20,py:19,mt:16,mx:8,width:"calc(33.33% - 8px - 8px)",borderRadius:8,backgroundColor:r.palette.background.paperContrast,borderColor:e?r.palette.secondary.main:r.palette.background.paperContrast,borderWidth:1,borderStyle:"solid","&:hover":{borderColor:r.palette.secondary.main},position:"relative",overflow:"hidden"},children:[z.jsx("img",{src:i,alt:n,style:{height:40,width:40}}),z.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:600},children:n}),e&&z.jsx(t.Box,{sx:{right:0,top:0,position:"absolute",width:32,height:24,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:r.palette.secondary.main,borderRadius:"0px 0px 0px 8px"},children:z.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M11.8709 3.16663L5.03682 10.0007L2.35089 7.32514L0.888672 8.78737L5.03682 12.9355L13.3331 4.63922L11.8709 3.16663Z",fill:r.palette.secondary.contrastText})})})]})}function Zu({privacySwapSupplierEndpoints:e,endpointStatusMap:i,refetchEndpointStatus:o,setIsSelectSupplierMode:r}){var a,s;const l=t.useTheme(),[d,c]=n.useState(null!==(s=null===(a=null==e?void 0:e[0])||void 0===a?void 0:a.key)&&void 0!==s?s:null),[u,p]=n.useState(i);u!==i&&(p(i),Array.from(i.entries()).forEach((([e,t])=>{t&&c(e)})));const h=d?null==e?void 0:e.find((e=>e.key===d)):void 0,m=!d||i.get(d),x=n.useCallback((()=>{o(),r(!1)}),[o,r]),{switchTo:g}=function({chainId:e,successCallback:t,selectedSupplier:i}){return{switchTo:n.useCallback((()=>D(this,void 0,void 0,(function*(){if(i)try{yield window.ethereum.request({method:"wallet_addEthereumChain",params:[i.addChainParameters]}),t()}catch(e){console.error(e)}}))),[i,t])}}({successCallback:x,selectedSupplier:h});return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"stretch",flexDirection:"column",minHeight:"100%"},children:[z.jsx(t.Box,{sx:{mt:20,pt:12,display:"flex",alignItems:"flex-start",flexWrap:"wrap",mx:-8},children:null==e?void 0:e.map(((e,t)=>{const n=d===e.key;return z.jsx(Hu,{selected:n,name:e.name,logo:e.logo,onClick:()=>c(e.key)},t)}))}),z.jsx(t.Box,{sx:{mt:24,width:"100%",height:"1px",flexShrink:0,flexGrow:0,backgroundColor:l.palette.border.main}}),z.jsxs(t.Box,{sx:{mt:24,mb:24,typography:"body2",fontWeight:500,color:l.palette.text.secondary},children:[z.jsx(t.Box,{children:"*Choose your privacy transaction server. Later, a new network will be added to your wallet, and transactions submitted under this network can only be seen by the privacy transaction server. The server will protect you from the impact of MEV. You can also disable the privacy transaction by switching back to the original network."}),h&&z.jsx(t.Box,{sx:{color:l.palette.primary.main},component:"a",href:null==h?void 0:h.docUrl,target:"_blank",rel:"noopener noreferrer",children:"Learn more>"})]}),z.jsx(t.Button,{size:t.Button.Size.big,variant:t.Button.Variant.contained,fullWidth:!0,sx:{marginTop:"auto",flexShrink:0,flexGrow:0},disabled:m,onClick:g,children:"Enable Privacy Swap"}),z.jsx(t.Box,{sx:{height:28,width:"100%"}})]})}function zu({open:o,onClose:r,fromToken:a,toToken:s,privacySwapEnableAble:l,privacySwapEnable:d,privacySwapSupplierEndpoints:c,endpointStatusMap:u,refetchEndpointStatus:p,isDialogModal:h}){const m=t.useTheme(),{ddl:x,expertMode:g,disableIndirectRouting:f}=gs(),[y,v]=n.useState(!1),b=n.useRef(null),[C,j]=n.useState(!1);return n.useEffect((()=>{const e=b.current,t=new ResizeObserver((()=>{e&&j(e.scrollHeight!==e.offsetHeight)})),n=i.throttle((()=>{if(!e)return;const t=e.scrollTop+e.clientHeight<e.scrollHeight-2;j(t)}),50);return e&&(j(e.scrollHeight!==e.clientHeight),t.observe(e),e.addEventListener("scroll",n)),()=>{e&&(t.unobserve(e),e.removeEventListener("scroll",n))}}),[null==b?void 0:b.current]),z.jsx(Xs,{open:o,onClose:y?()=>v(!1):r,id:"swap-settings",title:y?"Select A Supplier":z.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:h,children:z.jsx(t.Box,{sx:{px:20,pb:34,overflowY:"auto"},ref:b,children:y?z.jsx(Zu,{privacySwapSupplierEndpoints:c,endpointStatusMap:u,refetchEndpointStatus:p,setIsSelectSupplierMode:v,privacySwapEnable:d,privacySwapEnableAble:l}):z.jsxs(z.Fragment,{children:[z.jsx(qu,{fromToken:a,toToken:s}),z.jsxs(t.Box,{sx:{mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[z.jsx(e.Trans,{id:"zSMRJ/",message:"Transaction Deadline"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"wmCrk7",message:"You may modify the transaction deadline, the maximum time allowed for a trade to be processed on-chain. However, please note that this may lead to your trade executing at a subpar price, as the market price may change during that time."}),ml:7})]}),z.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",gap:8,typography:"body2"},children:[z.jsx(t.Input,{sx:{width:80,height:34,lineHeight:1,typography:"body2","& input":{px:16,py:6}},placeholder:String(qo),value:x,onChange:e=>{gs.setState({ddl:e.target.value})}}),z.jsx(e.Trans,{id:"H9HlDe",message:"minutes"})]})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{fontWeight:600},children:[z.jsx(e.Trans,{id:"MXQodB",message:"Disable Indirect Routing"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"Y0Knz4",message:"Checking this option means that the routing algorithm will only route to liquidity pools between the two tokens in the trading pair and will ignore routes with any intermediary tokens."}),ml:7})]}),z.jsx(Vu,{checked:f,onChange:e=>{gs.setState({disableIndirectRouting:e})}})]}),l&&z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{fontWeight:600},children:[z.jsx(e.Trans,{id:"U1Bq/+",message:"Privacy Swap"}),z.jsx(Cu,{title:z.jsx(e.Trans,{id:"fsEEap",message:"Privacy Swap can effectively protect users from sandwich attacks that could come about due to the differences between the slippage settings and the current price in the liquidity pool. This feature is free for a limited time."}),ml:7})]}),z.jsx(Vu,{checked:d,disabled:d,onChange:e=>{e&&v(!0)}})]})]}),z.jsx(Wu,{show:C,onClick:()=>{var e,t;null===(e=b.current)||void 0===e||e.scrollTo({top:null===(t=b.current)||void 0===t?void 0:t.scrollHeight,behavior:"smooth"})}})]})})})}function $u({onClick:e,disabled:n,plus:i}){const o=t.useTheme(),r=n||i||!e;return z.jsx(t.Box,{sx:{width:"100%",position:"relative"},children:z.jsx(t.Box,{component:t.ButtonBase,sx:Object.assign({width:44,height:44,borderRadius:"50%",backgroundColor:o.palette.background.paper,border:"4px solid #E4E1D4",display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%) rotate(-90deg)",color:"text.secondary"},r?{cursor:"inherit"}:{"&:hover":{color:"text.primary"},"&:focus-visible":{"&::before":{content:'""',position:"absolute",display:"block",left:"50%",top:"50%",transform:"translate(-50%, -50%)",borderRadius:"50%",width:36,height:36,border:"solid 1px",borderColor:"text.secondary"}}}),disabled:r,onClick:()=>{r||e&&e()},children:i?z.jsx(t.Box,{component:oe.Plus,sx:{width:24,height:24}}):z.jsx(t.Box,{component:oe.ArrowBack,sx:{width:24,height:24}})})})}!function(e){e.recommend="recommend",e.custom="custom"}(Du||(Du={}));const Gu=()=>{const{requests:e,updateText:t}=ls(),i=n.useMemo((()=>{let t={};return null==e||e.forEach((([e,n])=>{var i,o;if((n===Qa.Running||n===Qa.Success)&&(null===(i=e.metadata)||void 0===i?void 0:i.logBalance)&&(!e.doneTime||Math.ceil(Date.now()/1e3)-e.doneTime<300)){const n=null===(o=e.metadata)||void 0===o?void 0:o.logBalance;t=Object.assign(Object.assign({},t),n)}})),t}),[e&&Array.from(e)]),o=n.useMemo((()=>{let t={};return null==e||e.forEach((([e,n])=>{var i,o;if(n===Qa.Success&&(null===(i=e.metadata)||void 0===i?void 0:i.logBalance)&&e.doneTime&&Math.ceil(Date.now()/1e3)-e.doneTime<300){const n=null===(o=e.metadata)||void 0===o?void 0:o.logBalance;t=Object.assign(Object.assign({},t),n)}})),t}),[e&&Array.from(e)]),r=n.useCallback(((e,n,i)=>{const o=e[n];if(!o)return!1;return!!(s.isBigNumber(i)?i:new s(i)).isEqualTo(o)||(t((e=>{var t;const i=Object.assign({},e.metadata);return(null===(t=null==i?void 0:i.logBalance)||void 0===t?void 0:t[n])?(delete i.logBalance[n],Object.keys(i.logBalance).length||delete i.logBalance,{brief:e.brief,spec:e.spec,metadata:i}):null})),!1)}),[t]),a=n.useCallback(((e,t)=>r(i,e,t)),[i,r]),l=n.useCallback(((e,t)=>r(o,e,t)),[o,r]);return{balanceData:i,balanceDataDone:o,isTokenLoading:a,isTokenLoadingDone:l}};function Qu({onClick:n,balance:i,decimals:o,address:r,showMaxBtn:a,canClickBalance:s,loading:l,balanceText:d}){const{palette:c}=t.useTheme(),u=s&&(null==i?void 0:i.gt(0))&&n;return z.jsxs(t.Box,{sx:Object.assign({typography:"body2",alignItems:"center",color:c.text.secondary,wordBreak:"break-word",textAlign:"right"},u?{"&:hover":{color:c.text.primary,cursor:"pointer"}}:{}),onClick:u?()=>n(i?i.toString():""):void 0,children:[null!=d?d:z.jsx(e.Trans,{id:"0QDjxt",message:"Balance:"})," ",l?z.jsx(t.RotatingIcon,{sx:{position:"relative",top:-2,verticalAlign:"middle"}}):z.jsxs(z.Fragment,{children:[r?er({input:i,decimals:Math.min(o||4,4)}):"-",a&&i&&i.gt(0)&&n&&z.jsx(t.Box,{component:t.ButtonBase,sx:{ml:6,color:(null==i?void 0:i.gt(0))?c.primary.main:c.text.disabled,cursor:r?"pointer":"unset",typography:"body2"},onClick:()=>n&&n(i?i.toString():""),children:z.jsx(e.Trans,{id:"CK1KXz",message:"Max"})})]})]})}const Yu=n.forwardRef((function({readOnly:e,sx:i,value:o,decimals:r,onChange:a,suffix:s,suffixGap:l=0,withClear:d,onFocus:c,placeholder:u,readonlyShowSuffix:p,typography:h},m){const x=t.useTheme(),g=n.useMemo((()=>s||(d&&o&&a?z.jsx(t.Box,{component:t.ButtonBase,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0,color:"text.secondary","&:focus-visible":{border:"solid 1px",borderColor:"text.primary"}},onClick:()=>{a&&a("")},children:z.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):void 0)),[a,s,x.palette.text.primary,o,d]);return z.jsx(t.Input,{fullWidth:!0,value:o,readOnly:e,placeholder:u||"0.00",onFocus:c,onChange:e=>{const t=e.target.value,n=0===t.length?"":ir(t,r);a&&a(n)},"data-testid":"number-input-wrapper",suffix:(!e||p)&&g,suffixGap:l,ref:m,sx:Object.assign({border:"none","& input":{fontSize:24,typography:h,border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,typography:h,color:"text.disabled"}}},i)})}));function Xu({token:n,onClick:i,showChainLogo:o,readonly:r,showChainName:a}){var s,l;const d=t.useTheme(),c=(null==n?void 0:n.chainId)?So.get(n.chainId):null,u=a&&!!c;return z.jsxs(t.Box,{component:t.ButtonBase,sx:{display:"flex",alignItems:"center",gap:8,color:d.palette.text.primary,typography:u?"body2":"body1",fontWeight:600,"&:focus-visible":{opacity:.5}},onClick:e=>{r||i&&i(e)},"data-testid":Zo,children:[!!(null==n?void 0:n.address)&&z.jsx(ol,{url:null==n?void 0:n.logoURI,address:null!==(s=null==n?void 0:n.address)&&void 0!==s?s:"",chainId:null==n?void 0:n.chainId,noShowChain:!o,width:32,height:32,chainSize:16,logoOffset:6,marginRight:0}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.address)?z.jsx(z.Fragment,{children:z.jsx(t.Box,{children:null!==(l=null==n?void 0:n.symbol)&&void 0!==l?l:"-"})}):z.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!r&&z.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 11.75L12 7.25H6L9 11.75Z",fill:"currentColor"})})]}),!!u&&z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[c.name,z.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.6036 4.12761C5.50037 4.20906 5.3708 4.24967 5.23958 4.24169C5.10836 4.23372 4.98466 4.17773 4.89203 4.08438C4.7994 3.99103 4.74433 3.86685 4.7373 3.73549C4.73026 3.60413 4.77177 3.47477 4.8539 3.37205L5.96239 2.25211C6.46737 1.76405 7.14372 1.494 7.84575 1.5001C8.54779 1.50621 9.21934 1.78798 9.71577 2.28474C10.2122 2.78151 10.4938 3.4535 10.4999 4.156C10.506 4.85851 10.2361 5.5353 9.74839 6.04062L8.60241 7.16592C8.55441 7.22201 8.49533 7.26757 8.4289 7.29974C8.36246 7.3319 8.29009 7.34997 8.21635 7.35282C8.1426 7.35567 8.06906 7.34324 8.00034 7.3163C7.93162 7.28936 7.86921 7.2485 7.81702 7.19627C7.76483 7.14405 7.724 7.0816 7.69707 7.01284C7.67015 6.94407 7.65772 6.87048 7.66057 6.79668C7.66342 6.72289 7.68148 6.65047 7.71363 6.58399C7.74577 6.51751 7.7913 6.4584 7.84736 6.41036L8.97191 5.28506C9.25568 4.98032 9.41017 4.57725 9.40283 4.16078C9.39549 3.74431 9.22689 3.34695 8.93255 3.05242C8.63821 2.75788 8.24111 2.58917 7.82491 2.58182C7.40872 2.57447 7.00592 2.72906 6.70138 3.01302L5.6036 4.12761ZM6.34259 7.93755C6.38819 7.87582 6.44652 7.82461 6.51361 7.7874C6.58071 7.75018 6.65501 7.72783 6.73149 7.72185C6.80798 7.71586 6.88485 7.7264 6.95691 7.75273C7.02897 7.77906 7.09453 7.82058 7.14917 7.87447C7.2038 7.92836 7.24622 7.99337 7.27356 8.06509C7.3009 8.13682 7.31252 8.21358 7.30764 8.29019C7.30275 8.3668 7.28148 8.44147 7.24525 8.50913C7.20902 8.5768 7.15869 8.63589 7.09765 8.68239L5.96774 9.81305C5.45894 10.2708 4.7943 10.5163 4.11029 10.4992C3.42627 10.482 2.77479 10.2034 2.2896 9.72061C1.80441 9.23784 1.52232 8.58752 1.50127 7.90316C1.48021 7.2188 1.72179 6.55234 2.17638 6.04062L3.30629 4.93139C3.3504 4.86735 3.4079 4.81369 3.47482 4.77413C3.54174 4.73456 3.61646 4.71005 3.69379 4.70229C3.77113 4.69453 3.84922 4.70371 3.92266 4.72919C3.99609 4.75466 4.0631 4.79583 4.11904 4.84983C4.17497 4.90384 4.21849 4.96937 4.24657 5.0419C4.27464 5.11442 4.28661 5.19219 4.28163 5.2698C4.27665 5.34742 4.25484 5.42302 4.21773 5.49135C4.18062 5.55969 4.12908 5.61912 4.06671 5.66552L2.93144 6.79618C2.64767 7.10092 2.49318 7.50398 2.50052 7.92045C2.50786 8.33692 2.67647 8.73428 2.97081 9.02882C3.26515 9.32335 3.66224 9.49207 4.07844 9.49942C4.49463 9.50676 4.89743 9.35217 5.20197 9.06821L6.34259 7.93755ZM5.00919 7.76072C4.96119 7.81681 4.90211 7.86237 4.83567 7.89454C4.76924 7.9267 4.69687 7.94477 4.62312 7.94763C4.54937 7.95048 4.47583 7.93804 4.40711 7.9111C4.33839 7.88416 4.27598 7.8433 4.2238 7.79108C4.17161 7.73885 4.13077 7.6764 4.10385 7.60764C4.07693 7.53887 4.0645 7.46528 4.06735 7.39149C4.0702 7.31769 4.08826 7.24528 4.1204 7.17879C4.15255 7.11231 4.19808 7.0532 4.25413 7.00516L6.90487 4.35267C7.00731 4.26488 7.13909 4.21901 7.27386 4.22422C7.40863 4.22943 7.53648 4.28533 7.63185 4.38077C7.72722 4.4762 7.78309 4.60413 7.7883 4.73899C7.7935 4.87385 7.74766 5.00572 7.65993 5.10823L5.00919 7.76072Z",fill:"currentColor"})})]})]})]})}function Ku({chain:e,active:n,onClick:i}){return z.jsx(t.Tooltip,{title:e.name,placement:"top",onlyHover:!0,children:z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:8,p:8,borderRadius:8,cursor:"pointer",border:"1px solid"},n?{backgroundColor:"tabActive.main",borderColor:"tabActive.main",color:"primary.main"}:{borderColor:"border.main","&:hover":{backgroundColor:"hover.default"}}),onClick:i,children:[z.jsx(t.Box,{component:e.logo,sx:{width:24,height:24}}),n&&z.jsx(t.Box,{sx:{typography:"body2",color:"primary.main"},children:e.name})]})},e.chainId)}var Ju=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],i=0;i<e.rangeCount;i++)n.push(e.getRangeAt(i));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach((function(t){e.addRange(t)})),t&&t.focus()}},ep={"text/plain":"Text","text/html":"Url",default:"Text"};var tp=function(e,t){var n,i,o,r,a,s,l=!1;t||(t={}),n=t.debug||!1;try{if(o=Ju(),r=document.createRange(),a=document.getSelection(),(s=document.createElement("span")).textContent=e,s.ariaHidden="true",s.style.all="unset",s.style.position="fixed",s.style.top=0,s.style.clip="rect(0, 0, 0, 0)",s.style.whiteSpace="pre",s.style.webkitUserSelect="text",s.style.MozUserSelect="text",s.style.msUserSelect="text",s.style.userSelect="text",s.addEventListener("copy",(function(i){if(i.stopPropagation(),t.format)if(i.preventDefault(),void 0===i.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var o=ep[t.format]||ep.default;window.clipboardData.setData(o,e)}else i.clipboardData.clearData(),i.clipboardData.setData(t.format,e);t.onCopy&&(i.preventDefault(),t.onCopy(i.clipboardData))})),document.body.appendChild(s),r.selectNodeContents(s),a.addRange(r),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");l=!0}catch(o){n&&console.error("unable to copy using execCommand: ",o),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),l=!0}catch(o){n&&console.error("unable to copy using clipboardData: ",o),n&&console.error("falling back to prompt"),i=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(i,e)}}finally{a&&("function"==typeof a.removeRange?a.removeRange(r):a.removeAllRanges()),s&&document.body.removeChild(s),o()}return l},np=U(tp);function ip({copyText:e,size:i,sx:r,componentProps:a,onClick:s,children:l}){var d;const[c,u]=n.useState(!1);return z.jsx(t.TooltipToast,{title:o.i18n._({id:"6V3Ea3",message:"Copied"}),open:c,onClose:()=>u(!1),arrow:!1,children:z.jsxs(t.Box,{...a,component:null!==(d=null==a?void 0:a.component)&&void 0!==d?d:t.ButtonBase,onClick:t=>{if(null==a?void 0:a.onClick)return a.onClick(t);t.stopPropagation(),e&&(np(e),u(!0)),s&&s()},sx:Object.assign({cursor:"pointer"},null==a?void 0:a.sx),children:[z.jsx(t.Box,{component:oe.Copy,sx:Object.assign({width:i||"auto",height:i||"auto"},r)}),l]})})}function op({truncate:e,address:n,disabledAddress:i,sx:o,handleOpen:r,addressHoverColor:a,addressHoverShowIcon:s}){return i?z.jsx(t.Box,{children:e?ka(n):n}):z.jsx(t.HoverAddUnderLine,{lineSx:{bottom:-1},lineColor:null!=a?a:(null==o?void 0:o.color)||"",hoverSx:{color:"addressHoverColor","& svg":{display:"inline-block"}},className:"truncate-address-link",children:z.jsxs(t.Box,{onClick:e=>{null==r||r(e,"address")},sx:{display:"flex",alignItems:"center",cursor:"pointer"},children:[e?ka(n):n,s?z.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}}):""]})})}function rp({address:e,truncate:n,showCopy:i,size:o="medium",iconSize:r,iconSpace:a,sx:s,iconDarkHover:l,disabledAddress:d,addressHoverColor:c,addressHoverShowIcon:u,customChainId:p,handleOpen:h,onAddressClick:m,onShareClick:x}){const g=t.useTheme(),{chainId:f}=Ra(),y=null!=p?p:f,v="big"===o,b="medium"===o,C=l?t.HoverAddBackground:t.HoverOpacity,j=e=>{let t=e?12:8;return a&&(t=a),l&&(t-=3),t},w=v?"h5":b?"body1":"body2",k=(t,n)=>{h?h(t,n):y&&(t.stopPropagation(),window.open(Ta(y,e,"address")))},T=r||(b?16:14);return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",typography:w,color:g.palette.text.primary,lineHeight:"normal"},s||{}),children:[z.jsx(op,{truncate:n,address:e,disabledAddress:d,sx:s,typography:w,handleOpen:null!=m?m:k,addressHoverColor:c,addressHoverShowIcon:u}),z.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{k(e,"icon")},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:T,height:T}})}),i?z.jsx(ip,{size:T,copyText:e,componentProps:{component:C,sx:{ml:j(b),display:"inline-flex",alignItems:"center",justifyContent:"center"}}}):null,!!x&&z.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{x(e)},children:z.jsx(t.Box,{component:oe.Share,sx:{width:T,height:T,ml:j(b)}})})]})}function ap({token:e,disabled:n,style:i,balance:o,onClick:r}){const a=t.useTheme(),s=o?er({input:o,decimals:e.decimals}):"";return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",px:8,py:8,borderRadius:8,cursor:n?"auto":"pointer",opacity:n?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:i,onClick:()=>{n||r()},"data-testid":Go,children:[z.jsx(ol,{token:e,width:32,height:32,noShowChain:!0,noBorder:!0}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:2},children:[z.jsx(t.Box,{sx:{textAlign:"left",color:"text.primary",typography:"body2",fontWeight:600},children:e.symbol}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:500,maxWidth:"80px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:e.name,children:e.name}),z.jsx(rp,{address:e.address,customChainId:e.chainId,showCopy:!0,truncate:!0,iconSpace:2,iconSize:12,size:"small",sx:{typography:"h6",color:"text.disabled"}})]})]}),z.jsx(t.Box,{sx:{ml:"auto",typography:"body1",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"flex-end"},children:(null==o?void 0:o.gte(0))?s:z.jsx(t.Box,{component:oe.Loading,width:18,sx:{"& path":{fill:a.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})}function sp(){return z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[z.jsx(t.Skeleton,{variant:"circular",width:32,sx:{mt:8}}),z.jsxs(t.Box,{sx:{ml:8,flex:"1 0 auto"},children:[z.jsx(t.Skeleton,{sx:{borderRadius:4},height:24}),z.jsx(t.Skeleton,{sx:{mt:4,borderRadius:4},height:19,width:137})]})]})}function lp({chainId:e,value:i,onChange:r,occupiedAddrs:a,occupiedChainId:s,hiddenAddrs:l,showAddrs:d,visible:u,side:p,defaultLoadBalance:h,multiple:m,searchPlaceholder:x,searchOtherAddress:g,sx:f}){const{chainList:y,selectChainId:v,setSelectChainId:b}=function(e){const{crossChain:t,defaultChainId:i}=Q(),o=n.useMemo((()=>t?Array.from(So.values()):[]),[t]),[r,a]=n.useState(i);return n.useEffect((()=>{a((e=>void 0===e?i:e))}),[i]),{chainList:o,selectChainId:n.useMemo((()=>null!=r?r:i),[r,i]),setSelectChainId:a}}(),{showTokenList:C,filter:j,setFilter:w,onSelectToken:k,popularTokenList:T,tokenInfoMap:E}=il({value:i,onChange:r,occupiedAddrs:a,occupiedChainId:s,hiddenAddrs:l,showAddrs:d,side:p,chainId:null!=e?e:v,visible:u,defaultLoadBalance:h,multiple:m}),I=n.useRef(null),A=n.useRef(null),[S,L]=n.useState(329);n.useEffect((()=>{if(u&&i)if(Array.isArray(i)){const[e]=i;e&&e.chainId!==v&&b(e.chainId)}else b(i.chainId)}),[i,u]),n.useEffect((()=>{if(u&&I.current){const e=new ResizeObserver((e=>{for(const t of e)if(t.target===I.current&&A.current){const e=t.contentRect.height-48-A.current.offsetHeight-16;e>0&&L(e)}}));return e.observe(I.current),()=>{e.disconnect()}}}),[u,v]);const R=c.useQuery({queryKey:["token-picker-searchOtherAddress",j],queryFn:()=>g?g(j):null,enabled:wa(j)&&!!g}),M=n.useCallback((({index:e,style:t})=>{var n;const o=C[e];if(!o)return null;let r=!1;return i&&(r=Array.isArray(i)?i.some((e=>e.address===o.address&&e.chainId===o.chainId)):i.address===o.address&&i.chainId===o.chainId),z.jsx(ap,{token:o,disabled:r,style:t,onClick:()=>k(o),balance:null===(n=E.get(`${o.chainId}-${o.address}`))||void 0===n?void 0:n.balance},o.address+o.chainId)}),[C,T,i]);return z.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",px:16,flexGrow:1,overflow:"hidden"},f),ref:I,children:[z.jsx(t.SearchInput,{fullWidth:!0,height:48,value:j,onChange:e=>w(e.target.value),clearValue:()=>w(""),placeholder:null!=x?x:o.i18n._({id:"72/M0o",message:"Enter the token symbol or address"}),sx:{mb:16}}),void 0===e&&y.length>0&&z.jsx(t.Box,{ref:A,sx:{position:"relative",display:"flex",gap:8,flexWrap:"wrap",pb:32,"&::after":{content:'""',position:"absolute",bottom:16,left:0,right:0,height:"1px",backgroundColor:"border.main"}},children:y.map((e=>z.jsx(Ku,{chain:e,active:e.chainId===v,onClick:()=>{b(e.chainId)}},e.chainId)))}),z.jsx(t.Box,{sx:{pb:16,flexGrow:1},children:C.length?z.jsx(B.FixedSizeList,{height:S,itemCount:C.length,itemSize:56,width:"100%",className:"token-list",children:M}):z.jsx(t.Box,{sx:{height:S,overflowY:"auto"},children:R.isLoading?z.jsx(sp,{}):R.data?R.data:z.jsx(X,{hasSearch:!0,sx:{mt:80}})})})]})}function dp(t){const{height:n,TokenPickerDialog:i}=Q(),{isMobile:o}=Ga();if(i)return z.jsx(i,{...t});const{open:r,title:a,value:s,onClose:l,occupiedAddrs:d,hiddenAddrs:c,occupiedChainId:u,onTokenChange:p,side:h,defaultLoadBalance:m,multiple:x,searchPlaceholder:g,searchOtherAddress:f,chainId:y,modal:v}=t;return z.jsx(Xs,{height:v?"80vh":n,open:r,onClose:l,title:null!=a?a:z.jsx(e.Trans,{id:"T0Y2+3",message:"Select a token"}),id:"select-token",testId:$o,modal:v,children:z.jsx(lp,{value:s,visible:r,onChange:p,occupiedAddrs:d,occupiedChainId:u,hiddenAddrs:c,side:h,defaultLoadBalance:m,multiple:x,searchPlaceholder:g,searchOtherAddress:f,chainId:y,sx:v?{width:o?"100%":420,borderRadius:16}:void 0})})}const cp=/^ST[0-9A-HJ-NP-Z]{39}$/;const up=({chainId:e,open:i,onClose:o,inputToAddress:a,setInputToAddress:s})=>{const d=t.useTheme(),[c,u]=n.useState(a||""),p=function(e,t){return n.useMemo((()=>{if(!e)return!1;const n=So.get(t);if(!n)return!1;try{if(n.isEVMChain)return!!Gr(e);if(n.isSolanaChain)return new l.PublicKey(e),!0;if(n.isBTCChain){if(cp.test(e))return!0;try{return t===r.ChainId.BTC_SIGNET?_.address.toOutputScript(e,Nd):_.address.toOutputScript(e,_.networks.bitcoin),!0}catch(e){return!1}}return!1}catch(e){return!1}}),[e,t])}(c,e),h=n.useMemo((()=>So.get(e)),[e]);return z.jsx(Xs,{open:i,onClose:o,title:"Receive address",modal:!0,children:z.jsxs(t.Box,{sx:{minWidth:420,p:20,borderTop:`1px solid ${d.palette.border.main}`,display:"flex",flexDirection:"column",gap:20},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(t.Input,{fullWidth:!0,value:c,placeholder:`Enter ${null==h?void 0:h.name} address`,onChange:e=>{u(e.target.value)},height:48,suffix:c?z.jsx(t.Box,{component:t.ButtonBase,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0,color:"text.secondary","&:focus-visible":{border:"solid 1px",borderColor:"text.primary"}},onClick:()=>{u("")},children:z.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):null}),!p&&c&&z.jsx(t.Box,{sx:{typography:"h6",color:"error.main"},children:"Invalid address"})]}),z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.contained,size:t.Button.Size.middle,disabled:!c||!p,onClick:()=>{s(c),o()},children:"Confirm"})]})})},pp=({token:e,enterAddressEnabled:i=!1,inputToAddress:o,setInputToAddress:r,account:a})=>{var s,l,d,c,u,p;const h=e.chainId,{open:m,disconnect:x}=Ra(),[g,f]=n.useState(!1),y=n.useMemo((()=>So.get(h)),[h]),v=z.jsxs("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("path",{d:"M12.001 6.3667C12.7373 6.3667 13.3339 6.9634 13.334 7.69971V9.03369H10.1338C9.54481 9.03383 9.06738 9.51108 9.06738 10.1001C9.06751 10.689 9.54488 11.1664 10.1338 11.1665H13.334V12.4995C13.334 13.2359 12.7374 13.8335 12.001 13.8335H4.00098C3.2646 13.8335 2.66797 13.2359 2.66797 12.4995V7.69971C2.66806 6.9634 3.26465 6.3667 4.00098 6.3667H12.001Z",fill:"currentColor"}),z.jsx("ellipse",{cx:"10.1349",cy:"10.1002",rx:"0.533334",ry:"0.533333",fill:"currentColor"}),z.jsx("path",{d:"M8.54243 3.63688C9.14948 3.36708 9.86253 3.5853 10.2146 4.14863L10.9341 5.29984H4.80078L8.54243 3.63688Z",fill:"currentColor"})]});return z.jsxs(z.Fragment,{children:[z.jsx(t.Popup,{triggerChildren:(null===(s=null==a?void 0:a.appKitAccount)||void 0===s?void 0:s.isConnected)?z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,px:4,py:2,borderRadius:4,backgroundColor:"background.tag",typography:"h6",lineHeight:"16px"},children:[v,ka(null===(l=null==a?void 0:a.appKitAccount)||void 0===l?void 0:l.address),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:z.jsx("path",{d:"M12.667 6.93016L11.5703 5.8335L8.00033 9.39572L4.43033 5.8335L3.33366 6.93016L8.00033 11.5968L12.667 6.93016Z",fill:"currentColor",fillOpacity:"0.5"})})]}):z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,px:4,py:2,borderRadius:4,backgroundColor:"background.tag",typography:"h6",lineHeight:"16px"},children:["Wallet address:",ka(null===(d=null==a?void 0:a.appKitAccount)||void 0===d?void 0:d.address),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:z.jsx("path",{d:"M3.33301 10.0698L4.42967 11.1665L7.99967 7.60428L11.5697 11.1665L12.6663 10.0698L7.99967 5.40317L3.33301 10.0698Z",fill:"currentColor",fillOpacity:"0.5"})})]}),titleSx:{display:"flex",flexDirection:"column",gap:8},children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsxs(t.Box,{sx:{typography:"h6",lineHeight:"16px",color:"text.secondary"},children:["Connected(",Ea(h),")"]}),(null===(c=null==a?void 0:a.appKitAccount)||void 0===c?void 0:c.isConnected)?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,px:8,py:8,color:"text.primary",borderRadius:8,backgroundColor:"background.paperContrast",typography:"body2",lineHeight:"19px"},children:[o?v:y&&z.jsx(t.Box,{component:y.logo,sx:{width:16,height:16}}),ka(null===(u=null==a?void 0:a.appKitAccount)||void 0===u?void 0:u.address),z.jsx(t.Box,{sx:{ml:"auto",display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer"},onClick:()=>{o?r(null):x({namespace:null==a?void 0:a.namespace})},children:z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.25 2.25H9.75V9.75H8.25V2.25ZM12.3075 4.94244L13.3725 3.87744C14.8275 5.11494 15.75 6.94494 15.75 8.99994C15.75 12.7274 12.7275 15.7499 9 15.7499C5.2725 15.7499 2.25 12.7274 2.25 8.99994C2.25 6.94494 3.1725 5.11494 4.6275 3.87744L5.685 4.93494C4.5075 5.89494 3.75 7.35744 3.75 8.99994C3.75 11.9024 6.0975 14.2499 9 14.2499C11.9025 14.2499 14.25 11.9024 14.25 8.99994C14.25 7.35744 13.4925 5.89494 12.3075 4.94244Z",fill:"#ED4A25"})})})]}):z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),z.jsx(t.Box,{sx:{p:8,cursor:"pointer",typography:"body2",lineHeight:"19px",color:"text.primary","&:hover":{borderRadius:8,backgroundColor:"background.paperContrast"}},onClick:()=>{m({namespace:null==a?void 0:a.namespace})},children:"Connect a new wallet"})]}),i&&z.jsxs(z.Fragment,{children:[(null===(p=null==a?void 0:a.appKitAccount)||void 0===p?void 0:p.isConnected)&&z.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),z.jsx(t.Box,{sx:{p:8,cursor:"pointer",typography:"body2",lineHeight:"19px",color:"text.primary","&:hover":{borderRadius:8,backgroundColor:"background.paperContrast"}},onClick:()=>{f(!0)},children:"Enter receive address"})]})]})}),g&&z.jsx(up,{open:g,onClose:()=>f(!1),chainId:h,inputToAddress:o,setInputToAddress:r})]})};function hp({sx:i,amt:o,token:r,readOnly:a,showMaxBtn:s,canClickBalance:l,onMaxClick:d,fiatPriceTxt:u,failedReason:p,occupiedAddrs:h,occupiedChainId:m,onInputFocus:x,onTokenClick:g,onInputChange:f,onTokenChange:y,side:v,showChainLogo:b,showChainName:C,defaultLoadBalance:j,overrideBalance:w,overrideBalanceLoading:k,balanceText:T,showPercentage:B,inputReadonlyTooltip:E,inputTypography:I,hideToken:A,checkLogBalance:S,notTokenPickerModal:L,enterAddressEnabled:R,inputToAddress:M,setInputToAddress:O,account:P}){var _,N,D;const F=t.useTheme(),[U,q]=n.useState(!1),V=c.useQuery(Hi.getFetchTokenQuery(null==r?void 0:r.chainId,null==r?void 0:r.address,null===(_=null==P?void 0:P.appKitAccount)||void 0===_?void 0:_.address)),W=null!==(D=null!=w?w:null===(N=V.data)||void 0===N?void 0:N.balance)&&void 0!==D?D:null,{isTokenLoading:H}=Gu();let Z=null!=k?k:V.isLoading;!Z&&W&&(S?Z=Object.entries(S).some((([e,t])=>H(e,t))):r&&(Z=H(r.address,W))),Za({tokenList:r?[r]:[]});const[$,G]=n.useState(0),Y=n.useRef("");n.useEffect((()=>{o!==Y.current&&G(0)}),[o]);const{gotoBuyToken:X}=Q();let K=X&&W&&o&&W.lt(o);const J=!!f||!!E,ee={"& input":{typography:"h2",height:"44px",border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{typography:"h2",height:"44px",color:"text.disabled"}},backgroundColor:"background.paper"};return z.jsxs(t.Box,{sx:Object.assign({minHeight:J?133:"auto",padding:F.spacing(20,20,24),overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",borderRadius:12,backgroundColor:F.palette.background.paper},i),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[A?z.jsx(t.Box,{}):z.jsx(Xu,{token:r,showChainLogo:b,showChainName:C,onClick:()=>q(!0),readonly:!y}),r&&z.jsx(pp,{token:r,enterAddressEnabled:R,inputToAddress:M,setInputToAddress:O,account:P})]}),J&&(a&&E?z.jsx(t.TooltipToast,{title:E,arrow:!1,children:z.jsx(t.Box,{children:z.jsx(Yu,{value:o,readOnly:!0,withClear:!0,sx:Object.assign({mt:16},ee)})})}):z.jsx(Yu,{value:o,onFocus:x,onChange:f?e=>{f(e),G(0)}:void 0,readOnly:a,withClear:!0,suffix:K?z.jsx(t.Button,{variant:t.Button.Variant.tag,backgroundColor:F.palette.background.paperDarkContrast,sx:{fontSize:12},onClick:e=>{var t;e.stopPropagation(),(null===(t=null==P?void 0:P.appKitAccount)||void 0===t?void 0:t.address)&&(null==X||X({token:r,account:P.appKitAccount.address}))},children:z.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:I,sx:Object.assign({mt:16},ee)})),p&&z.jsx(t.Box,{sx:{mt:4,typography:"h6",lineHeight:"16px",fontWeight:500,color:F.palette.error.main},children:p}),z.jsxs(t.Box,{sx:{mt:B?9:4,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{typography:"h6",color:F.palette.text.secondary},children:u}),z.jsx(Qu,{balance:W,balanceText:T,onClick:a||!d&&!f?void 0:e=>{d?d(e):f&&f(e),0!==$&&1!==$&&(G(1),Y.current=e)},showMaxBtn:s,canClickBalance:l,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals,loading:Z})]}),z.jsx(dp,{value:r,open:U,side:v,chainId:void 0,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{q(!1),g&&g()},onTokenChange:(e,t)=>{q(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Gs)},modal:!L})]})}function mp({rawRouteData:e,chainId:t}){const i=n.useMemo((()=>{if(!e)return[];try{const n=JSON.parse(e);return n.subRoute[0].midPath.map((e=>{const{fromToken:n,toToken:i,oneSplitTotalPart:o}=e,r=new Map;return e.poolDetails.forEach((e=>{var t;const n={poolPart:hr({input:new s(e.poolPart).div(o)}),poolAddress:e.pool||null};r.has(e.poolName)?null===(t=r.get(e.poolName))||void 0===t||t.push(n):r.set(e.poolName,[n])})),{fromToken:n,toToken:i,chainId:t,poolDetails:r}}))}catch(e){console.error(e)}return[]}),[t,e]);return{routeData:i}}const xp=({routeInfo:i,toToken:o,fromToken:r})=>{const[a,s]=n.useState(!1),l=t.useTheme(),{isMobile:d}=Ga(),c=n.useMemo((()=>{const e=[{key:"from",logo:z.jsx(ol,{token:r,noShowChain:!0,height:14,width:14,marginRight:0})}];return e.push({key:"to",logo:z.jsx(ol,{token:o,noShowChain:!0,height:14,width:14,marginRight:0})}),e}),[r,o]),{routeData:u}=mp({rawRouteData:i,chainId:null==r?void 0:r.chainId});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{py:4,pl:8,pr:4,display:"flex",alignItems:"center",gap:4,borderRadius:12,backgroundColor:l.palette.background.tag,cursor:"pointer",typography:"h6",fontWeight:500,color:l.palette.text.secondary,"&:hover":{color:l.palette.text.primary}},onClick:()=>{s(!0)},children:[z.jsx(t.Box,{sx:{color:l.palette.text.primary},children:"Route:"}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:0},children:c.map(((e,t)=>z.jsx(n.Fragment,{children:e.logo},e.key)))}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:z.jsx("path",{d:"M2.91699 11.0833V7.58332H4.08366V9.91666H6.41699V11.0833H2.91699ZM9.91699 6.41666V4.08332H7.58366V2.91666H11.0837V6.41666H9.91699Z",fill:"currentColor"})})]}),z.jsx(Xs,{open:a,title:z.jsx(e.Trans,{id:"rT8e1f",message:"Route"}),onClose:()=>s(!1),modal:!0,children:z.jsx(t.Box,{sx:{minWidth:d?"100%":800,py:20,px:20,borderTop:`1px solid ${l.palette.border.main}`},children:d?z.jsx(pl,{routeData:u,fromTokenRaw:r,toTokenRaw:o}):z.jsx(hl,{routeData:u,fromTokenRaw:r,toTokenRaw:o})})})]})};function gp({toToken:i,fromToken:o,priceStatus:r,pricePerToToken:a,pricePerFromToken:s,routeInfo:l}){const d=t.useTheme(),[c,u]=n.useState("-"),[p,h]=n.useState(null),[m,x]=n.useState("-"),[g,f]=n.useState(null);n.useEffect((()=>{u(null==o?void 0:o.symbol),x(null==i?void 0:i.symbol),h(a),f(s)}),[o,i,a,s]);const y=n.useCallback((()=>{u(m),x(c),h(g),f(p)}),[c,p,m,g]);return z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%"},children:{[fs.Initial]:"-",[fs.Loading]:z.jsxs(z.Fragment,{children:[z.jsx(t.RotatingIcon,{sx:{mr:5}}),z.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]}),[fs.Failed]:z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),z.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}),[fs.Success]:z.jsxs(t.Box,{sx:{width:"100%",mt:16,px:11,py:7,borderRadius:12,border:`solid 1px ${d.palette.border.main}`,display:"flex",alignItems:"center",justifyContent:"space-between",gap:8,flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-start",gap:6},children:[z.jsxs(t.Box,{sx:{typography:"body2",lineHeight:"18px",color:d.palette.text.primary},children:["1 ",c," ",z.jsx("span",{style:{color:d.palette.text.secondary},children:"="})," $",Jo({input:g,showDecimals:4})," ",m]}),z.jsx(t.Box,{component:t.ButtonBase,sx:{width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:z.jsx(t.Box,{sx:{width:16,color:"text.secondary"},onClick:y,component:oe.Switch})})]}),o&&i&&z.jsx(xp,{routeInfo:l,fromToken:o,toToken:i})]})}[r]})}const fp=[.25,.5,.75,1];function yp({value:e,onChange:n,sx:i}){const o=t.useTheme(),r="light"===o.palette.mode,{isMobile:a}=Ga();return z.jsx(t.Box,{sx:Object.assign({display:"grid",gap:a?10:14,gridTemplateColumns:`repeat(${fp.length}, 1fr)`},i),children:fp.map((i=>{const a=i===e;return z.jsxs(t.ButtonBase,{disabled:!n,sx:{typography:"h6",borderRadius:4,padding:o.spacing(4,0),width:"100%",color:"text.secondary",backgroundColor:"background.paperDarkContrast","&:disabled":{color:"text.disabled"},"&:not(:disabled)&:hover":{color:o.palette.text.primary,backgroundColor:t.alpha(o.palette.text.primary,.2)},"&.selected, &:focus":{color:"#fff",backgroundColor:r?o.palette.primary.main:t.alpha(o.palette.text.primary,.4)}},onClick:()=>{!a&&n&&n(i)},className:a?"selected":void 0,children:[100*i,"%"]},i)}))})}function vp(){return t.useTheme(),z.jsx(t.Box,{sx:{height:4,position:"relative",color:"text.secondary"},children:z.jsx(t.Box,{sx:{width:44,height:44,backgroundColor:"background.input",borderRadius:"50%",display:"flex",alignItems:"center",justifyContent:"center",borderWidth:4,borderStyle:"solid",borderColor:"background.paper",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%,-50%)",color:"text.secondary"},children:z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",children:z.jsx("path",{d:"M19.0142 13H13.0142V19H11.0142V13H5.01416V11H11.0142V5H13.0142V11H19.0142V13Z",fill:"currentColor"})})})})}function bp(){return z.jsx(t.Box,{sx:{position:"relative",height:4},children:z.jsx(t.Box,{sx:{width:44,height:44,borderRadius:22,backgroundColor:"background.input",borderWidth:4,borderColor:"background.paper",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%,-50%) rotate(90deg)",display:"flex",alignItems:"center",justifyContent:"center",color:"text.secondary"},children:z.jsx(t.Box,{component:oe.Plus})})})}function Cp({sx:i,inputSx:o,amt:r,token:a,readOnly:s,showMaxBtn:l,canClickBalance:d,onMaxClick:u,fiatPriceTxt:p,occupiedAddrs:h,occupiedChainId:m,onInputFocus:x,onTokenClick:g,onInputChange:f,onTokenChange:y,side:v,showChainLogo:b,showChainName:C,defaultLoadBalance:j,overrideBalance:w,overrideBalanceLoading:k,balanceText:T,showPercentage:B,inputReadonlyTooltip:E,inputTypography:I,chainId:A,hideToken:S,checkLogBalance:L,notTokenPickerModal:R}){var M,O;const{account:P}=Ra(),_=t.useTheme(),[N,D]=n.useState(!1),F=c.useQuery(Hi.getFetchTokenQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,P)),U=null!==(O=null!=w?w:null===(M=F.data)||void 0===M?void 0:M.balance)&&void 0!==O?O:null,{isTokenLoading:q}=Gu();let V=null!=k?k:F.isLoading;!V&&U&&(L?V=Object.entries(L).some((([e,t])=>q(e,t))):a&&(V=q(a.address,U))),Za({tokenList:a?[a]:[]});const[W,H]=n.useState(0),Z=n.useRef("");n.useEffect((()=>{r!==Z.current&&H(0)}),[r]);const{gotoBuyToken:$}=Q();let G=$&&U&&r&&U.lt(r);const Y=!!f||!!E;return z.jsxs(t.Box,{sx:Object.assign({minHeight:Y?133:"auto",padding:_.spacing(20,20,24),borderRadius:16,overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:_.palette.background.input},i),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[S?z.jsx(t.Box,{}):z.jsx(Xu,{token:a,showChainLogo:b,showChainName:C,onClick:()=>D(!0),readonly:!y}),z.jsx(Qu,{balance:U,balanceText:T,onClick:s||!u&&!f?void 0:e=>{u?u(e):f&&f(e),0!==W&&1!==W&&(H(1),Z.current=e)},showMaxBtn:l,canClickBalance:d,address:null==a?void 0:a.address,decimals:null==a?void 0:a.decimals,loading:V})]}),Y&&(s&&E?z.jsx(t.TooltipToast,{title:E,arrow:!1,children:z.jsx(t.Box,{children:z.jsx(Yu,{value:r,readOnly:!0,withClear:!0,sx:Object.assign({mt:12},o)})})}):z.jsx(Yu,{value:r,onFocus:x,onChange:f?e=>{f(e),H(0)}:void 0,readOnly:s,withClear:!0,suffix:G?z.jsx(t.Button,{variant:t.Button.Variant.tag,backgroundColor:_.palette.background.paperDarkContrast,sx:{fontSize:12},onClick:e=>{e.stopPropagation(),null==$||$({token:a,account:P})},children:z.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:I,sx:Object.assign({mt:12},o)})),!s&&B?z.jsx(yp,{sx:{mt:16},value:W,onChange:U&&void 0!==(null==a?void 0:a.decimals)?e=>{if(U&&(null==a?void 0:a.decimals))if(H(e),1===e){const e=U.toString();u?u(e):f&&f(e),Z.current=e}else if(f){const t=U.multipliedBy(e).dp(a.decimals).toString();f(t),Z.current=t}}:void 0}):"",void 0!==p?z.jsx(t.Box,{sx:{mt:B?9:0,typography:"h6",color:_.palette.text.secondary},children:p}):"",z.jsx(dp,{value:a,open:N,side:v,chainId:A,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{D(!1),g&&g()},onTokenChange:(e,t)=>{D(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Gs)},modal:!R})]})}var jp;function wp(){return wp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},wp.apply(null,arguments)}const kp=e=>P.createElement("svg",wp({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),jp||(jp=P.createElement("path",{d:"M5.6036 4.12761C5.50037 4.20906 5.3708 4.24967 5.23958 4.24169C5.10836 4.23372 4.98466 4.17773 4.89203 4.08438C4.7994 3.99103 4.74433 3.86685 4.7373 3.73549C4.73026 3.60413 4.77177 3.47477 4.8539 3.37205L5.96239 2.25211C6.46737 1.76405 7.14372 1.494 7.84575 1.5001C8.54779 1.50621 9.21934 1.78798 9.71577 2.28474C10.2122 2.78151 10.4938 3.4535 10.4999 4.156C10.506 4.85851 10.2361 5.5353 9.74839 6.04062L8.60241 7.16592C8.55441 7.22201 8.49533 7.26757 8.4289 7.29974C8.36246 7.3319 8.29009 7.34997 8.21635 7.35282C8.1426 7.35567 8.06906 7.34324 8.00034 7.3163C7.93162 7.28936 7.86921 7.2485 7.81702 7.19627C7.76483 7.14405 7.724 7.0816 7.69707 7.01284C7.67015 6.94407 7.65772 6.87048 7.66057 6.79668C7.66342 6.72289 7.68148 6.65047 7.71363 6.58399C7.74577 6.51751 7.7913 6.4584 7.84736 6.41036L8.97191 5.28506C9.25568 4.98032 9.41017 4.57725 9.40283 4.16078C9.39549 3.74431 9.22689 3.34695 8.93255 3.05242C8.63821 2.75788 8.24111 2.58917 7.82491 2.58182C7.40872 2.57447 7.00592 2.72906 6.70138 3.01302L5.6036 4.12761ZM6.34259 7.93755C6.38819 7.87582 6.44652 7.82461 6.51361 7.7874C6.58071 7.75018 6.65501 7.72783 6.73149 7.72185C6.80798 7.71586 6.88485 7.7264 6.95691 7.75273C7.02897 7.77906 7.09453 7.82058 7.14917 7.87447C7.2038 7.92836 7.24622 7.99337 7.27356 8.06509C7.3009 8.13682 7.31252 8.21358 7.30764 8.29019C7.30275 8.3668 7.28148 8.44147 7.24525 8.50913C7.20902 8.5768 7.15869 8.63589 7.09765 8.68239L5.96774 9.81305C5.45894 10.2708 4.7943 10.5163 4.11029 10.4992C3.42627 10.482 2.77479 10.2034 2.2896 9.72061C1.80441 9.23784 1.52232 8.58752 1.50127 7.90316C1.48021 7.2188 1.72179 6.55234 2.17638 6.04062L3.30629 4.93139C3.3504 4.86735 3.4079 4.81369 3.47482 4.77413C3.54174 4.73456 3.61646 4.71005 3.69379 4.70229C3.77113 4.69453 3.84922 4.70371 3.92266 4.72919C3.99609 4.75466 4.0631 4.79583 4.11904 4.84983C4.17497 4.90384 4.21849 4.96937 4.24657 5.0419C4.27464 5.11442 4.28661 5.19219 4.28163 5.2698C4.27665 5.34742 4.25484 5.42302 4.21773 5.49135C4.18062 5.55969 4.12908 5.61912 4.06671 5.66552L2.93144 6.79618C2.64767 7.10092 2.49318 7.50398 2.50052 7.92045C2.50786 8.33692 2.67647 8.73428 2.97081 9.02882C3.26515 9.32335 3.66224 9.49207 4.07844 9.49942C4.49463 9.50676 4.89743 9.35217 5.20197 9.06821L6.34259 7.93755ZM5.00919 7.76072C4.96119 7.81681 4.90211 7.86237 4.83567 7.89454C4.76924 7.9267 4.69687 7.94477 4.62312 7.94763C4.54937 7.95048 4.47583 7.93804 4.40711 7.9111C4.33839 7.88416 4.27598 7.8433 4.2238 7.79108C4.17161 7.73885 4.13077 7.6764 4.10385 7.60764C4.07693 7.53887 4.0645 7.46528 4.06735 7.39149C4.0702 7.31769 4.08826 7.24528 4.1204 7.17879C4.15255 7.11231 4.19808 7.0532 4.25413 7.00516L6.90487 4.35267C7.00731 4.26488 7.13909 4.21901 7.27386 4.22422C7.40863 4.22943 7.53648 4.28533 7.63185 4.38077C7.72722 4.4762 7.78309 4.60413 7.7883 4.73899C7.7935 4.87385 7.74766 5.00572 7.65993 5.10823L5.00919 7.76072Z",fill:"currentColor"}))),Tp=e=>Object.keys(new Array(e+1).join(","));function Bp(e){return null!=e&&""!==e}var Ep;function Ip(){return Ip=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Ip.apply(null,arguments)}const Ap=e=>P.createElement("svg",Ip({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),Ep||(Ep=P.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},P.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"}),P.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)"}),P.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"}),P.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"}),P.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"}),P.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),P.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),P.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"}),P.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),P.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),P.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),P.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),P.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),P.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),P.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)"}),P.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)"}),P.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),P.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"}),P.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},P.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"}),P.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),P.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),P.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"}),P.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),P.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),P.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),P.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),P.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),P.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)"}),P.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),P.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"})))));function Sp(e){const{switchNetwork:t}=m.useAppKitNetwork();return n.useMemo((()=>{var n;if(!e)return;const i=null===(n=So.get(e))||void 0===n?void 0:n.caipNetwork;return i?()=>t(i):void 0}),[e,t])}function Lp({token:e,size:r="small",sx:a,children:s}){const[l,d]=n.useState(!1),{evmProvider:c,chainId:u}=Ra(),p=Sp(e.chainId);return z.jsxs(t.Box,{sx:i.merge({margin:"0",border:"none",padding:"0",background:"none",cursor:"pointer","&:focus":{outline:"none"},"&:active":{outline:"none"},display:"inline-flex",alignItems:"center",justifyContent:"center"},a),onClick:t=>D(this,void 0,void 0,(function*(){if(t.stopPropagation(),void 0!==e.chainId&&e.chainId!==u&&p)return void(null==p||p());if(l)return;if(!c)return;d(!0);const{result:n,failMsg:i}=yield function(e,t){return D(this,void 0,void 0,(function*(){if(!e)return{result:!1};try{return{result:yield e.send("wallet_watchAsset",{type:"ERC20",options:{address:t.address,symbol:t.symbol,decimals:t.decimals,image:t.logoURI}})}}catch(e){return console.error(e),{result:!1,failMsg:null==e?void 0:e.message}}}))}(c,e);n?ru.getState().toast({message:o.i18n._({id:"DupCvC",message:"Added successful"}),type:"success",timeout:3e3}):ru.getState().toast({message:`${o.i18n._({id:"v4wgrk",message:"Failed to add"})}${i?`: ${i}`:""}`,type:"error"}),d(!1)})),component:"button",children:[z.jsx(t.Box,{component:Ap,sx:Object.assign({},"medium"===r?{width:16,height:16}:{width:14,height:14})}),s]})}function Rp({tokens:e,width:n=24,height:i=24,gap:o=-4,cross:r,mr:a,chainId:s,showChainLogo:l,sx:d}){var c;const u=t.useTheme(),{onlyChainId:p}=Q(),h=l&&!p,m=n/2;return!e||e.length<=0?z.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:z.jsx(t.Box,{component:"svg",xmlns:"http://www.w3.org/2000/svg",width:52,height:24,viewBox:"0 0 52 24",fill:"none",sx:{height:n,width:"auto",color:t.alpha(u.palette.text.primary,"light"===u.palette.mode?.11:.13),animation:"pulseKeyframe 2s ease-in-out 0.5s infinite","@keyframes pulseKeyframe":{"0%":{opacity:1},"50%":{opacity:.4},"100%":{opacity:1}}},children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.3746 4.50813C19.1755 1.76008 15.7933 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24C15.7933 24 19.1755 22.2399 21.3746 19.4919C19.8788 17.3743 19 14.7898 19 12C19 9.21023 19.8788 6.62571 21.3746 4.50813ZM22 5.36441C24.1498 2.13102 27.8261 0 32 0C38.3911 0 43.6152 4.99623 43.9797 11.296C41.0986 12.163 39 14.8364 39 18C39 19.1371 39.2711 20.2108 39.7523 21.1602C37.6611 22.9317 34.9553 24 32 24C27.8261 24 24.1498 21.869 22 18.6356C20.7363 16.735 20 14.4535 20 12C20 9.54653 20.7363 7.26502 22 5.36441ZM52 18C52 21.3137 49.3137 24 46 24C43.5588 24 41.458 22.542 40.5211 20.4493C40.5042 20.4116 40.4876 20.3736 40.4715 20.3355C40.1679 19.6176 40 18.8284 40 18C40 15.3894 41.6673 13.1682 43.9952 12.3431C44.6221 12.1209 45.2969 12 46 12C49.3137 12 52 14.6863 52 18Z",fill:"currentColor"})})}):z.jsxs(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:[e.map(((e,i)=>z.jsx(t.Box,{sx:{display:"inline-flex",width:n,height:n,ml:i>0?o:0,borderRadius:"50%",backgroundColor:u.palette.background.default},children:"object"==typeof e?z.jsx(ol,{address:e.address,width:n,height:n,chainId:s,url:e.logoURI,cross:r,noShowChain:!0,noBorder:!0,marginRight:0}):z.jsx(t.Box,{component:"img",height:n,src:e})},i))),h&&So.has(s)?z.jsx(t.Box,{component:null===(c=So.get(s))||void 0===c?void 0:c.logo,sx:{position:"absolute",bottom:0,right:0,zIndex:e.length+1,transform:"translateX(50%)",width:m,height:m}}):""]})}function Mp({loading:e,empty:n,hasSearch:i,children:o,refetch:r}){return e?z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"center",gap:24,px:24,height:320},children:Tp(4).map(((e,n)=>z.jsx(t.Skeleton,{width:"100%",height:45},n)))}):r?z.jsx(ne,{refresh:r,sx:{height:320}}):n?z.jsx(X,{hasSearch:i,sx:{height:320}}):z.jsx(z.Fragment,{children:o})}function Op({show:e,onClick:n,sx:i}){return z.jsx(t.Box,{component:t.ButtonBase,sx:Object.assign({p:3,transform:e?"rotate(180deg)":"none",transition:"all 100ms",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"center"},i),onClick:n,children:z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.58398 11.376C8.78189 11.6728 9.21811 11.6728 9.41603 11.376L12.4818 6.77735C12.7033 6.44507 12.4651 6 12.0657 6H5.93426C5.53491 6 5.29672 6.44507 5.51823 6.77735L8.58398 11.376Z",fill:"currentColor"})})})}function Pp({isMobile:e,statusText:n,statusColor:i,time:o,alphaColor:r,sx:a,children:s}){const l=t.useTheme(),d=t.alpha(i,.1),c=r?t.alpha(i,r):i;return z.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:e?"center":"flex-start",gap:2,typography:"h6",color:"text.secondary"},a),children:[z.jsxs(t.Box,{sx:{padding:l.spacing(4,16),borderRadius:4,backgroundColor:d,color:c,textAlign:"center",display:"flex",alignItems:"center",justifyContent:"center"},children:[n,s]}),o]})}function _p({token:e,amount:n,canAddMetamask:i,title:o,linkVisible:r=!0}){var a,s;return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2},children:[z.jsxs(t.Box,{sx:{typography:"h6",fontWeight:500,color:"text.primary"},children:[o,": ",er({input:n,decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),i&&e&&z.jsx(Lp,{token:e})]}),z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,typography:"h6",fontWeight:500,color:"text.secondary"},children:[e&&null!==(s=null===(a=So.get(e.chainId))||void 0===a?void 0:a.name)&&void 0!==s?s:"-",r&&z.jsx(kp,{})]})]})}function Np({token:e,amount:n,showChain:i,hideLogo:o,canAddMetamask:r,sx:a}){var s,l;let d="";i&&(d=null!==(l=null===(s=So.get(e.chainId))||void 0===s?void 0:s.name)&&void 0!==l?l:"");const c=er({input:n,decimals:e.decimals});return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:[!o&&z.jsx(ol,{address:e.address,chainId:e.chainId,width:20,height:20}),z.jsxs(t.Box,{sx:{fontWeight:600},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,wordBreak:"break-word"},children:[`${c} ${e.symbol}`,r&&z.jsx(Lp,{token:e})]}),!!d&&z.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:2,typography:"h6",fontWeight:500,color:"text.secondary"},children:[d,z.jsx(kp,{})]})]})]})}function Dp({height:n=64,sx:i,onClick:o,hasMore:r,loading:a}){return t.useTheme(),r?z.jsx(t.ButtonBase,{sx:Object.assign({display:"flex",justifyContent:"center",alignItems:"center",height:n,width:"100%",typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},i),onClick:o,children:a?z.jsx(t.RotatingIcon,{}):z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})}):null}function Fp(e){var{sx:n,children:i,hasMore:o,loadMore:r,loadMoreLoading:a}=e,s=N(e,["sx","children","hasMore","loadMore","loadMoreLoading"]);return t.useTheme(),z.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",pt:12,px:20,pb:20},n),...s,children:[z.jsx(t.Box,{component:"table",sx:{width:"100%",borderCollapse:"separate",borderSpacing:"0 4px","& th":{py:12,px:24,typography:"body2",textAlign:"left",color:"text.secondary",backgroundColor:"background.paper"},"& th:first-of-type":{borderTopLeftRadius:"8px",borderBottomLeftRadius:"8px"},"& th:last-of-type":{borderTopRightRadius:"8px",borderBottomRightRadius:"8px"},"& td":{px:24,py:16,backgroundColor:"background.paper"},"& thead":{position:"sticky",top:0,zIndex:2,"&::after":{content:'""',display:"table-row",height:"0"}}},children:i}),!!r&&z.jsx(Dp,{loading:a,hasMore:o,onClick:r})]})}const Up=new Tr("properties/5.8.0");function qp(e,t,n){Object.defineProperty(e,t,{enumerable:!0,value:n,writable:!1})}function Vp(e,t){for(let n=0;n<32;n++){if(e[t])return e[t];if(!e.prototype||"object"!=typeof e.prototype)break;e=Object.getPrototypeOf(e.prototype).constructor}return null}const Wp={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Hp(e){if(null==e||Wp[typeof e])return!0;if(Array.isArray(e)||"object"==typeof e){if(!Object.isFrozen(e))return!1;const t=Object.keys(e);for(let n=0;n<t.length;n++){let i=null;try{i=e[t[n]]}catch(e){continue}if(!Hp(i))return!1}return!0}return Up.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Zp(e){if(Hp(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>zp(e))));if("object"==typeof e){const t={};for(const n in e){const i=e[n];void 0!==i&&qp(t,n,zp(i))}return t}return Up.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function zp(e){return Zp(e)}class $p{constructor(e){for(const t in e)this[t]=zp(e[t])}}const Gp="abi/5.8.0",Qp=new Tr(Gp),Yp={};let Xp={calldata:!0,memory:!0,storage:!0},Kp={calldata:!0,memory:!0};function Jp(e,t){if("bytes"===e||"string"===e){if(Xp[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&Kp[t])return!0;return(Xp[t]||"payable"===t)&&Qp.throwArgumentError("invalid modifier","name",t),!1}function eh(e,t){for(let n in t)qp(e,n,t[n])}const th=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),nh=new RegExp(/^(.*)\[([0-9]*)\]$/);class ih{constructor(e,t){e!==Yp&&Qp.throwError("use fromString",Tr.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),eh(this,t);let n=this.type.match(nh);eh(this,n?{arrayLength:parseInt(n[2]||"-1"),arrayChildren:ih.fromObject({type:n[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this)}format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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!==th.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===th.full?", ":",")+")"):t+=this.type,e!==th.sighash&&(!0===this.indexed&&(t+=" indexed"),e===th.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?ih.fromString(e,t):ih.fromObject(e)}static fromObject(e){return ih.isParamType(e)?e:new ih(Yp,{name:e.name||null,type:mh(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map(ih.fromObject):null})}static fromString(e,t){return n=function(e,t){let n=e;function i(t){Qp.throwArgumentError(`unexpected character at position ${t}`,"param",e)}function o(e){let n={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(n.indexed=!1),n}e=e.replace(/\s/g," ");let r={type:"",name:"",state:{allowType:!0}},a=r;for(let n=0;n<e.length;n++){let r=e[n];switch(r){case"(":a.state.allowType&&""===a.type?a.type="tuple":a.state.allowParams||i(n),a.state.allowType=!1,a.type=mh(a.type),a.components=[o(a)],a=a.components[0];break;case")":delete a.state,"indexed"===a.name&&(t||i(n),a.indexed=!0,a.name=""),Jp(a.type,a.name)&&(a.name=""),a.type=mh(a.type);let e=a;a=a.parent,a||i(n),delete e.parent,a.state.allowParams=!1,a.state.allowName=!0,a.state.allowArray=!0;break;case",":delete a.state,"indexed"===a.name&&(t||i(n),a.indexed=!0,a.name=""),Jp(a.type,a.name)&&(a.name=""),a.type=mh(a.type);let s=o(a.parent);a.parent.components.push(s),delete a.parent,a=s;break;case" ":a.state.allowType&&""!==a.type&&(a.type=mh(a.type),delete a.state.allowType,a.state.allowName=!0,a.state.allowParams=!0),a.state.allowName&&""!==a.name&&("indexed"===a.name?(t||i(n),a.indexed&&i(n),a.indexed=!0,a.name=""):Jp(a.type,a.name)?a.name="":a.state.allowName=!1);break;case"[":a.state.allowArray||i(n),a.type+=r,a.state.allowArray=!1,a.state.allowName=!1,a.state.readArray=!0;break;case"]":a.state.readArray||i(n),a.type+=r,a.state.readArray=!1,a.state.allowArray=!0,a.state.allowName=!0;break;default:a.state.allowType?(a.type+=r,a.state.allowParams=!0,a.state.allowArray=!0):a.state.allowName?(a.name+=r,delete a.state.allowArray):a.state.readArray?a.type+=r:i(n)}}return a.parent&&Qp.throwArgumentError("unexpected eof","param",e),delete r.state,"indexed"===a.name?(t||i(n.length-7),a.indexed&&i(n.length-7),a.indexed=!0,a.name=""):Jp(a.type,a.name)&&(a.name=""),r.type=mh(r.type),r}(e,!!t),ih.fromObject({name:n.name,type:n.type,indexed:n.indexed,components:n.components});var n}static isParamType(e){return!(null==e||!e._isParamType)}}function oh(e,t){return function(e){e=e.trim();let t=[],n="",i=0;for(let o=0;o<e.length;o++){let r=e[o];","===r&&0===i?(t.push(n),n=""):(n+=r,"("===r?i++:")"===r&&(i--,-1===i&&Qp.throwArgumentError("unbalanced parenthesis","value",e)))}n&&t.push(n);return t}(e).map((e=>ih.fromString(e,t)))}class rh{constructor(e,t){e!==Yp&&Qp.throwError("use a static from method",Tr.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),eh(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return rh.isFragment(e)?e:"string"==typeof e?rh.fromString(e):rh.fromObject(e)}static fromObject(e){if(rh.isFragment(e))return e;switch(e.type){case"function":return uh.fromObject(e);case"event":return ah.fromObject(e);case"constructor":return ch.fromObject(e);case"error":return hh.fromObject(e);case"fallback":case"receive":return null}return Qp.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]?ah.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?uh.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?ch.fromString(e.trim()):"error"===e.split(" ")[0]?hh.fromString(e.substring(5).trim()):Qp.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class ah extends rh{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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!==th.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ",e!==th.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?ah.fromString(e):ah.fromObject(e)}static fromObject(e){if(ah.isEventFragment(e))return e;"event"!==e.type&&Qp.throwArgumentError("invalid event object","value",e);const t={name:gh(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map(ih.fromObject):[],type:"event"};return new ah(Yp,t)}static fromString(e){let t=e.match(fh);t||Qp.throwArgumentError("invalid event string","value",e);let n=!1;return t[3].split(" ").forEach((e=>{switch(e.trim()){case"anonymous":n=!0;break;case"":break;default:Qp.warn("unknown modifier: "+e)}})),ah.fromObject({name:t[1].trim(),anonymous:n,inputs:oh(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function sh(e,t){t.gas=null;let n=e.split("@");return 1!==n.length?(n.length>2&&Qp.throwArgumentError("invalid human-readable ABI signature","value",e),n[1].match(/^[0-9]+$/)||Qp.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=x.BigNumber.from(n[1]),n[0]):e}function lh(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 dh(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&&Qp.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&Qp.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||Qp.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&&Qp.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&&Qp.throwArgumentError("unable to determine stateMutability","value",e),t}class ch extends rh{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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===th.sighash&&Qp.throwError("cannot format a constructor for sighash",Tr.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?ch.fromString(e):ch.fromObject(e)}static fromObject(e){if(ch.isConstructorFragment(e))return e;"constructor"!==e.type&&Qp.throwArgumentError("invalid constructor object","value",e);let t=dh(e);t.constant&&Qp.throwArgumentError("constructor cannot be constant","value",e);const n={name:null,type:e.type,inputs:e.inputs?e.inputs.map(ih.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new ch(Yp,n)}static fromString(e){let t={type:"constructor"},n=(e=sh(e,t)).match(fh);return n&&"constructor"===n[1].trim()||Qp.throwArgumentError("invalid constructor string","value",e),t.inputs=oh(n[2].trim(),!1),lh(n[3].trim(),t),ch.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class uh extends ch{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.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!==th.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ",e!==th.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?uh.fromString(e):uh.fromObject(e)}static fromObject(e){if(uh.isFunctionFragment(e))return e;"function"!==e.type&&Qp.throwArgumentError("invalid function object","value",e);let t=dh(e);const n={type:e.type,name:gh(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map(ih.fromObject):[],outputs:e.outputs?e.outputs.map(ih.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new uh(Yp,n)}static fromString(e){let t={type:"function"},n=(e=sh(e,t)).split(" returns ");n.length>2&&Qp.throwArgumentError("invalid function string","value",e);let i=n[0].match(fh);if(i||Qp.throwArgumentError("invalid function signature","value",e),t.name=i[1].trim(),t.name&&gh(t.name),t.inputs=oh(i[2],!1),lh(i[3].trim(),t),n.length>1){let i=n[1].match(fh);""==i[1].trim()&&""==i[3].trim()||Qp.throwArgumentError("unexpected tokens","value",e),t.outputs=oh(i[2],!1)}else t.outputs=[];return uh.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function ph(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||Qp.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class hh extends rh{format(e){if(e||(e=th.sighash),th[e]||Qp.throwArgumentError("invalid format type","format",e),e===th.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==th.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===th.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?hh.fromString(e):hh.fromObject(e)}static fromObject(e){if(hh.isErrorFragment(e))return e;"error"!==e.type&&Qp.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:gh(e.name),inputs:e.inputs?e.inputs.map(ih.fromObject):[]};return ph(new hh(Yp,t))}static fromString(e){let t={type:"error"},n=e.match(fh);return n||Qp.throwArgumentError("invalid error signature","value",e),t.name=n[1].trim(),t.name&&gh(t.name),t.inputs=oh(n[2],!1),ph(hh.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function mh(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const xh=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function gh(e){return e&&e.match(xh)||Qp.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const fh=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const yh=new Tr(Gp);class vh{constructor(e,t,n,i){this.name=e,this.type=t,this.localName=n,this.dynamic=i}_throwError(e,t){yh.throwArgumentError(e,this.localName,t)}}class bh{constructor(e){qp(this,"wordSize",e||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(e)}get data(){return function(e){let t="0x";return e.forEach((e=>{t+=_r(e).substring(2)})),t}(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(Rr(e._data))}writeBytes(e){let t=Lr(e);const n=t.length%this.wordSize;return n&&(t=Rr([t,this._padding.slice(n)])),this._writeData(t)}_getValue(e){let t=Lr(x.BigNumber.from(e));return t.length>this.wordSize&&yh.throwError("value out-of-bounds",Tr.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=Rr([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 Ch{constructor(e,t,n,i){qp(this,"_data",Lr(e)),qp(this,"wordSize",t||32),qp(this,"_coerceFunc",n),qp(this,"allowLoose",i),this._offset=0}get data(){return _r(this._data)}get consumed(){return this._offset}static coerce(e,t){let n=e.match("^u?int([0-9]+)$");return n&&parseInt(n[1])<=48&&(t=t.toNumber()),t}coerce(e,t){return this._coerceFunc?this._coerceFunc(e,t):Ch.coerce(e,t)}_peekBytes(e,t,n){let i=Math.ceil(t/this.wordSize)*this.wordSize;return this._offset+i>this._data.length&&(this.allowLoose&&n&&this._offset+t<=this._data.length?i=t:yh.throwError("data out-of-bounds",Tr.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+i})),this._data.slice(this._offset,this._offset+i)}subReader(e){return new Ch(this._data.slice(this._offset+e),this.wordSize,this._coerceFunc,this.allowLoose)}readBytes(e,t){let n=this._peekBytes(0,e,!!t);return this._offset+=n.length,n.slice(0,e)}readValue(){return x.BigNumber.from(this.readBytes(this.wordSize))}}class jh extends vh{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=Gr(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return Gr(Fr(e.readValue().toHexString(),20))}}class wh extends vh{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 kh=new Tr(Gp);function Th(e,t,n){let i=null;if(Array.isArray(n))i=n;else if(n&&"object"==typeof n){let e={};i=t.map((t=>{const i=t.localName;return i||kh.throwError("cannot encode object for signature with missing names",Tr.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]&&kh.throwError("cannot encode object for signature with duplicate names",Tr.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]=!0,n[i]}))}else kh.throwArgumentError("invalid tuple value","tuple",n);t.length!==i.length&&kh.throwArgumentError("types/value length mismatch","tuple",n);let o=new bh(e.wordSize),r=new bh(e.wordSize),a=[];t.forEach(((e,t)=>{let n=i[t];if(e.dynamic){let t=r.length;e.encode(r,n);let i=o.writeUpdatableValue();a.push((e=>{i(e+t)}))}else e.encode(o,n)})),a.forEach((e=>{e(o.length)}));let s=e.appendWriter(o);return s+=e.appendWriter(r),s}function Bh(e,t){let n=[],i=e.subReader(0);t.forEach((t=>{let o=null;if(t.dynamic){let n=e.readValue(),r=i.subReader(n.toNumber());try{o=t.decode(r)}catch(e){if(e.code===Tr.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===Tr.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}null!=o&&n.push(o)}));const o=t.reduce(((e,t)=>{const n=t.localName;return n&&(e[n]||(e[n]=0),e[n]++),e}),{});t.forEach(((e,t)=>{let i=e.localName;if(!i||1!==o[i])return;if("length"===i&&(i="_length"),null!=n[i])return;const r=n[t];r instanceof Error?Object.defineProperty(n,i,{enumerable:!0,get:()=>{throw r}}):n[i]=r}));for(let e=0;e<n.length;e++){const t=n[e];t instanceof Error&&Object.defineProperty(n,e,{enumerable:!0,get:()=>{throw t}})}return Object.freeze(n)}class Eh extends vh{constructor(e,t,n){super("array",e.type+"["+(t>=0?t:"")+"]",n,-1===t||e.dynamic),this.coder=e,this.length=t}defaultValue(){const e=this.coder.defaultValue(),t=[];for(let n=0;n<this.length;n++)t.push(e);return t}encode(e,t){Array.isArray(t)||this._throwError("expected array value",t);let n=this.length;-1===n&&(n=t.length,e.writeValue(t.length)),kh.checkArgumentCount(t.length,n,"coder array"+(this.localName?" "+this.localName:""));let i=[];for(let e=0;e<t.length;e++)i.push(this.coder);return Th(e,i,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&kh.throwError("insufficient data length",Tr.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let n=[];for(let e=0;e<t;e++)n.push(new wh(this.coder));return e.coerce(this.name,Bh(e,n))}}class Ih extends vh{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 Ah extends vh{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Lr(t);let n=e.writeValue(t.length);return n+=e.writeBytes(t),n}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Sh extends Ah{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,_r(super.decode(e)))}}class Lh extends vh{constructor(e,t){let n="bytes"+String(e);super(n,n,t,!1),this.size=e}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+2*this.size)}encode(e,t){let n=Lr(t);return n.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(n)}decode(e){return e.coerce(this.name,_r(e.readBytes(this.size)))}}class Rh extends vh{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 Mh extends vh{constructor(e,t,n){const i=(t?"int":"uint")+8*e;super(i,i,n,!1),this.size=e,this.signed=t}defaultValue(){return 0}encode(e,t){let n=x.BigNumber.from(t),i=Jr.mask(8*e.wordSize);if(this.signed){let e=i.mask(8*this.size-1);(n.gt(e)||n.lt(e.add(Kr).mul(Yr)))&&this._throwError("value out-of-bounds",t)}else(n.lt(Xr)||n.gt(i.mask(8*this.size)))&&this._throwError("value out-of-bounds",t);return n=n.toTwos(8*this.size).mask(8*this.size),this.signed&&(n=n.fromTwos(8*this.size).toTwos(8*e.wordSize)),e.writeValue(n)}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 Oh extends Ah{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,ra(t))}decode(e){return aa(super.decode(e))}}class Ph extends vh{constructor(e,t){let n=!1;const i=[];e.forEach((e=>{e.dynamic&&(n=!0),i.push(e.type)}));super("tuple","tuple("+i.join(",")+")",t,n),this.coders=e}defaultValue(){const e=[];this.coders.forEach((t=>{e.push(t.defaultValue())}));const t=this.coders.reduce(((e,t)=>{const n=t.localName;return n&&(e[n]||(e[n]=0),e[n]++),e}),{});return this.coders.forEach(((n,i)=>{let o=n.localName;o&&1===t[o]&&("length"===o&&(o="_length"),null==e[o]&&(e[o]=e[i]))})),Object.freeze(e)}encode(e,t){return Th(e,this.coders,t)}decode(e){return e.coerce(this.name,Bh(e,this.coders))}}const _h=new Tr(Gp),Nh=new RegExp(/^bytes([0-9]*)$/),Dh=new RegExp(/^(u?int)([0-9]*)$/);const Fh=new class{constructor(e){qp(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new jh(e.name);case"bool":return new Ih(e.name);case"string":return new Oh(e.name);case"bytes":return new Sh(e.name);case"array":return new Eh(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new Ph((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Rh(e.name)}let t=e.type.match(Dh);if(t){let n=parseInt(t[2]||"256");return(0===n||n>256||n%8!=0)&&_h.throwArgumentError("invalid "+t[1]+" bit length","param",e),new Mh(n/8,"int"===t[1],e.name)}if(t=e.type.match(Nh),t){let n=parseInt(t[1]);return(0===n||n>32)&&_h.throwArgumentError("invalid bytes length","param",e),new Lh(n,e.name)}return _h.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new Ch(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new bh(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder(ih.from(e))));return new Ph(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&_h.throwError("types/values length mismatch",Tr.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const n=e.map((e=>this._getCoder(ih.from(e)))),i=new Ph(n,"_"),o=this._getWriter();return i.encode(o,t),o.data}decode(e,t,n){const i=e.map((e=>this._getCoder(ih.from(e))));return new Ph(i,"_").decode(this._getReader(Lr(t),n))}};function Uh(e){return Vr(ra(e))}const qh=new Tr(Gp);class Vh extends $p{}class Wh extends $p{}class Hh extends $p{}class Zh extends $p{static isIndexed(e){return!(!e||!e._isIndexed)}}const zh={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function $h(e,t){const n=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return n.error=t,n}class Gh{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,qp(this,"fragments",t.map((e=>rh.from(e))).filter((e=>null!=e))),qp(this,"_abiCoder",Vp(new.target,"getAbiCoder")()),qp(this,"functions",{}),qp(this,"errors",{}),qp(this,"events",{}),qp(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void qh.warn("duplicate definition - constructor"):void qp(this,"deploy",e);case"function":t=this.functions;break;case"event":t=this.events;break;case"error":t=this.errors;break;default:return}let n=e.format();t[n]?qh.warn("duplicate definition - "+n):t[n]=e})),this.deploy||qp(this,"deploy",ch.from({payable:!1,type:"constructor"})),qp(this,"_isInterface",!0)}format(e){e||(e=th.full),e===th.sighash&&qh.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===th.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return Fh}static getAddress(e){return Gr(e)}static getSighash(e){return Dr(Uh(e.format()),0,4)}static getEventTopic(e){return Uh(e.format())}getFunction(e){if(Or(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];qh.throwArgumentError("no matching function","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),n=Object.keys(this.functions).filter((e=>e.split("(")[0]===t));return 0===n.length?qh.throwArgumentError("no matching function","name",t):n.length>1&&qh.throwArgumentError("multiple matching functions","name",t),this.functions[n[0]]}const t=this.functions[uh.fromString(e).format()];return t||qh.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(Or(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];qh.throwArgumentError("no matching event","topichash",t)}if(-1===e.indexOf("(")){const t=e.trim(),n=Object.keys(this.events).filter((e=>e.split("(")[0]===t));return 0===n.length?qh.throwArgumentError("no matching event","name",t):n.length>1&&qh.throwArgumentError("multiple matching events","name",t),this.events[n[0]]}const t=this.events[ah.fromString(e).format()];return t||qh.throwArgumentError("no matching event","signature",e),t}getError(e){if(Or(e)){const t=Vp(this.constructor,"getSighash");for(const n in this.errors){if(e===t(this.errors[n]))return this.errors[n]}qh.throwArgumentError("no matching error","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),n=Object.keys(this.errors).filter((e=>e.split("(")[0]===t));return 0===n.length?qh.throwArgumentError("no matching error","name",t):n.length>1&&qh.throwArgumentError("multiple matching errors","name",t),this.errors[n[0]]}const t=this.errors[uh.fromString(e).format()];return t||qh.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 Vp(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),Vp(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 n=Lr(t);return _r(n.slice(0,4))!==this.getSighash(e)&&qh.throwArgumentError(`data signature does not match error ${e.name}.`,"data",_r(n)),this._decodeParams(e.inputs,n.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),_r(Rr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const n=Lr(t);return _r(n.slice(0,4))!==this.getSighash(e)&&qh.throwArgumentError(`data signature does not match function ${e.name}.`,"data",_r(n)),this._decodeParams(e.inputs,n.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_r(Rr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let n=Lr(t),i=null,o="",r=null,a=null,s=null;switch(n.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(e.outputs,n)}catch(e){}break;case 4:{const e=_r(n.slice(0,4)),t=zh[e];if(t)r=this._abiCoder.decode(t.inputs,n.slice(4)),a=t.name,s=t.signature,t.reason&&(i=r[0]),"Error"===a?o=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(r[0])}`:"Panic"===a&&(o=`; VM Exception while processing transaction: reverted with panic code ${r[0]}`);else try{const t=this.getError(e);r=this._abiCoder.decode(t.inputs,n.slice(4)),a=t.name,s=t.format()}catch(e){}break}}return qh.throwError("call revert exception"+o,Tr.errors.CALL_EXCEPTION,{method:e.format(),data:_r(t),errorArgs:r,errorName:a,errorSignature:s,reason:i})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),_r(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&qh.throwError("too many arguments for "+e.format(),Tr.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let n=[];e.anonymous||n.push(this.getEventTopic(e));const i=(e,t)=>"string"===e.type?Uh(t):"bytes"===e.type?Vr(_r(t)):("bool"===e.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),e.type.match(/^u?int/)&&(t=x.BigNumber.from(t).toHexString()),"address"===e.type&&this._abiCoder.encode(["address"],[t]),Fr(_r(t),32));for(t.forEach(((t,o)=>{let r=e.inputs[o];r.indexed?null==t?n.push(null):"array"===r.baseType||"tuple"===r.baseType?qh.throwArgumentError("filtering with tuples or arrays not supported","contract."+r.name,t):Array.isArray(t)?n.push(t.map((e=>i(r,e)))):n.push(i(r,t)):null!=t&&qh.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+r.name,t)}));n.length&&null===n[n.length-1];)n.pop();return n}encodeEventLog(e,t){"string"==typeof e&&(e=this.getEvent(e));const n=[],i=[],o=[];return e.anonymous||n.push(this.getEventTopic(e)),t.length!==e.inputs.length&&qh.throwArgumentError("event arguments/values mismatch","values",t),e.inputs.forEach(((e,r)=>{const a=t[r];if(e.indexed)if("string"===e.type)n.push(Uh(a));else if("bytes"===e.type)n.push(Vr(a));else{if("tuple"===e.baseType||"array"===e.baseType)throw new Error("not implemented");n.push(this._abiCoder.encode([e.type],[a]))}else i.push(e),o.push(a)})),{data:this._abiCoder.encode(i,o),topics:n}}decodeEventLog(e,t,n){if("string"==typeof e&&(e=this.getEvent(e)),null!=n&&!e.anonymous){let t=this.getEventTopic(e);Or(n[0],32)&&n[0].toLowerCase()===t||qh.throwError("fragment/topic mismatch",Tr.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:t,value:n[0]}),n=n.slice(1)}let i=[],o=[],r=[];e.inputs.forEach(((e,t)=>{e.indexed?"string"===e.type||"bytes"===e.type||"tuple"===e.baseType||"array"===e.baseType?(i.push(ih.fromObject({type:"bytes32",name:e.name})),r.push(!0)):(i.push(e),r.push(!1)):(o.push(e),r.push(!1))}));let a=null!=n?this._abiCoder.decode(i,Rr(n)):null,s=this._abiCoder.decode(o,t,!0),l=[],d=0,c=0;e.inputs.forEach(((e,t)=>{if(e.indexed)if(null==a)l[t]=new Zh({_isIndexed:!0,hash:null});else if(r[t])l[t]=new Zh({_isIndexed:!0,hash:a[c++]});else try{l[t]=a[c++]}catch(e){l[t]=e}else try{l[t]=s[d++]}catch(e){l[t]=e}if(e.name&&null==l[e.name]){const n=l[t];n instanceof Error?Object.defineProperty(l,e.name,{enumerable:!0,get:()=>{throw $h(`property ${JSON.stringify(e.name)}`,n)}}):l[e.name]=n}}));for(let e=0;e<l.length;e++){const t=l[e];t instanceof Error&&Object.defineProperty(l,e,{enumerable:!0,get:()=>{throw $h(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new Wh({args:this._abiCoder.decode(t.inputs,"0x"+e.data.substring(10)),functionFragment:t,name:t.name,signature:t.format(),sighash:this.getSighash(t),value:x.BigNumber.from(e.value||"0")}):null}parseLog(e){let t=this.getEvent(e.topics[0]);return!t||t.anonymous?null:new Vh({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=_r(e);let n=this.getError(t.substring(0,10).toLowerCase());return n?new Hh({args:this._abiCoder.decode(n.inputs,"0x"+t.substring(10)),errorFragment:n,name:n.name,signature:n.format(),sighash:this.getSighash(n)}):null}static isInterface(e){return!(!e||!e._isInterface)}}function Qh({fromToken:e,toToken:i,fromTokenPrice:o,toTokenPrice:r,sx:a,children:l}){const d=t.useTheme(),[c,u]=n.useState(!1),p=n.useMemo((()=>new s(o&&r?c?r:o:0)),[o,r,c]);return z.jsxs(t.Box,{component:t.ButtonBase,sx:Object.assign({display:"flex",alignItems:"center",gap:8,color:"text.primary",typography:"body1",fontWeight:600,"&:hover>svg>path":{fill:d.palette.text.primary}},a),onClick:()=>u((e=>!e)),children:[z.jsxs(t.Box,{children:[l,"1 ",c?i.symbol:e.symbol," = ",p&&p.isFinite()?er({input:p,decimals:c?e.decimals:i.decimals}):"-"," ",c?e.symbol:i.symbol]}),z.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[z.jsx("circle",{cx:"9",cy:"9",r:"9",fill:d.palette.border.main}),z.jsx("path",{d:"M9.5 6.5H4.5V8H13.5L9.5 4.25V6.5ZM8.25 13.75V11.5H13.5V10H4.5L8.25 13.75Z",fill:d.palette.text.secondary})]})]})}function Yh({showFold:e,isMobile:i,data:o}){const a=t.useTheme(),s=n.useMemo((()=>{var e,t,n,i,a,s,l,d,c,u,p,h,m;return[{title:"Total time spent",value:null!==(n=Os({start:null!==(e=o.startTime)&&void 0!==e?e:void 0,end:null!==(t=o.endTime)&&void 0!==t?t:void 0}))&&void 0!==n?n:"-"},{title:"Pay",value:z.jsx(rp,{address:null!==(i=o.fromAddress)&&void 0!==i?i:"",customChainId:null!==(a=o.routeData.fromChainId)&&void 0!==a?a:r.ChainId.ZETACHAIN,showCopy:!0,truncate:!0,iconSpace:4,iconSize:14,size:"small"})},{title:"Receive",value:z.jsx(rp,{address:null!==(s=o.toAddress)&&void 0!==s?s:"",customChainId:null!==(l=o.routeData.toChainId)&&void 0!==l?l:r.ChainId.ZETACHAIN,showCopy:!0,truncate:!0,iconSpace:4,iconSize:14,size:"small"})},{title:z.jsxs(z.Fragment,{children:["Fill Gas (Destination gas)",z.jsx(Cu,{onlyHover:!0,title:"-",ml:0})]}),value:`$${null!==(u=null===(c=null===(d=o.fees)||void 0===d?void 0:d.find((e=>"destinationFee"===e.type)))||void 0===c?void 0:c.amountUSD)&&void 0!==u?u:"-"}`},{title:z.jsxs(z.Fragment,{children:["Bridge Fee",z.jsx(Cu,{onlyHover:!0,title:"-",ml:0})]}),value:`$${null!==(m=null===(h=null===(p=o.fees)||void 0===p?void 0:p.find((e=>"platformFee"===e.type)))||void 0===h?void 0:h.amountUSD)&&void 0!==m?m:"-"}`}]}),[o.endTime,o.fees,o.fromAddress,o.routeData.fromChainId,o.routeData.toChainId,o.startTime,o.toAddress]);return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:16,p:e?16:0,borderBottomLeftRadius:8,borderBottomRightRadius:8,background:`linear-gradient(0deg, ${a.palette.background.skeleton} 0%, ${a.palette.background.skeleton} 100%), ${a.palette.background.paper}`,maxHeight:e?"auto":0,transition:"all 300ms",overflow:"hidden",[a.breakpoints.up("tablet")]:{marginTop:"-4px",marginBottom:"4px",gap:24}},children:[z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8,[a.breakpoints.up("tablet")]:{alignItems:"center",flexDirection:"row",gap:20}},children:s.map(((e,n)=>z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",[a.breakpoints.up("tablet")]:{flexBasis:"20%",flexGrow:1,flexShrink:1,flexDirection:"column",alignItems:"flex-start",justifyContent:"flex-start",gap:4}},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.secondary",typography:"h6"},children:e.title}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary",typography:"body2"},children:e.value})]},n)))}),null!=o.routeData.fromChainId&&null!=o.routeData.toChainId&&z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.disabled"}}),z.jsx(Od,{route:{fromChainId:o.routeData.fromChainId,toChainId:o.routeData.toChainId,step:o.routeData.step},isMobile:i})]})]})}function Xh({data:e,isMobile:i,isErrorRefund:o,refetch:r}){var a,s,l,d,u,p,h,m,x,g;const f=t.useTheme(),y=ls(),{chainId:v,appKitActiveNetwork:b,getAppKitAccountByChainId:C}=Ra(),{statusText:j,statusColor:w,statusAlphaColor:k}=n.useMemo((()=>{let t="Loading",n=f.palette.text.primary;switch(e.status){case"pending":t="Pending",n=f.palette.text.secondary;break;case"success":t="Succeeded",n=f.palette.success.main;break;case"failure_revert":t="Failed",n=f.palette.error.main;break;case"abort":t="Aborted",n=f.palette.error.main}return{statusText:t,statusColor:n,statusAlphaColor:undefined}}),[e.status,f.palette.error.main,f.palette.success.main,f.palette.text.primary,f.palette.text.secondary]),[T,B]=n.useState(!1),E=e.createdAt?_s(new Date(e.createdAt)):"-",I=c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){if(!e.externalId||!e.refundCridgeContract)return;if(v!==e.refundChainId){const t=C(e.refundChainId);if(!t)return;b.switchNetwork(t.chain.caipNetwork)}const t=new Gh([{inputs:[{internalType:"bytes32",name:"externalId",type:"bytes32"}],name:"claimRefund",outputs:[],stateMutability:"nonpayable",type:"function"}]).encodeFunctionData("claimRefund",[e.externalId]);return yield y.execute("Claim",{opcode:ns.TX,data:t,to:e.refundCridgeContract,value:"0x0"},{metadata:{crossChainSwapClaimRefund:!0},submittedBack:()=>{r()},successBack:()=>{r()}})}))});return n.useMemo((()=>z.jsxs(t.Button,{variant:t.Button.Variant.contained,size:t.Button.Size.small,color:"error",isLoading:I.isPending,disabled:I.isPending||"wait_claim_refund"!==e.subStatus,onClick:()=>{I.mutate()},sx:{typography:"h6",lineHeight:"16px",py:6,minWidth:98,height:28},children:["refund_success"===e.subStatus?"Claimed":"Claim","wait_claim_refund"!==e.subStatus&&z.jsx(Cu,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:f.palette.text.disabled}})]})),[I,e.subStatus,f.palette.text.disabled]),i?z.jsxs(t.Box,{sx:{backgroundColor:f.palette.background.paper,borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{width:24,height:24,address:null===(a=e.fromToken)||void 0===a?void 0:a.address,chainId:null===(s=e.fromToken)||void 0===s?void 0:s.chainId}),z.jsx(t.Box,{component:"svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{color:"text.secondary"},children:z.jsx("path",{d:"M7.575 8.625L4.5 11.7L5.625 12.75L9.75 8.625L5.625 4.5L4.5 5.55L7.575 8.625ZM12.15 8.625L9.075 11.7L10.125 12.75L14.25 8.625L10.125 4.5L9.075 5.55L12.15 8.625Z",fill:"currentColor"})}),z.jsx(ol,{width:24,height:24,address:null===(l=e.toToken)||void 0===l?void 0:l.address,chainId:null===(d=e.toToken)||void 0===d?void 0:d.chainId})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:z.jsx(Pp,{isMobile:!1,statusText:j,statusColor:w,alphaColor:k,children:"success"!==e.status&&z.jsx(Cu,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})})]}),z.jsx(t.Box,{sx:{typography:"h6",color:f.palette.text.secondary},children:E})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(_p,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay",linkVisible:!1}),z.jsx(_p,{token:e.toToken,amount:e.toAmount,canAddMetamask:e.fromToken&&null!==(p=null===(u=So.get(e.fromToken.chainId))||void 0===u?void 0:u.isEVMChain)&&void 0!==p&&p,title:"Receive",linkVisible:!1})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${f.palette.border.main}`},children:z.jsx(Op,{show:T,onClick:()=>B((e=>!e)),sx:{color:"text.secondary"}})})]})]}),z.jsx(Yh,{showFold:T,data:e,isMobile:i})]}):z.jsxs(z.Fragment,{children:[z.jsxs("tr",{children:[z.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:T?0:8},children:e.fromToken&&z.jsx(Np,{token:e.fromToken,amount:null!==(h=e.fromAmount)&&void 0!==h?h:"",showChain:!0})}),z.jsx("td",{children:e.toToken&&z.jsx(Np,{token:e.toToken,amount:null!==(m=e.toAmount)&&void 0!==m?m:"",showChain:!0,canAddMetamask:null!==(g=null===(x=So.get(e.toToken.chainId))||void 0===x?void 0:x.isEVMChain)&&void 0!==g&&g})}),z.jsx("td",{children:z.jsx(Pp,{isMobile:i,statusText:j,statusColor:w,alphaColor:k,time:E,children:"success"!==e.status&&z.jsx(Cu,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})}),o?null:z.jsx("td",{children:e.fromToken&&e.toToken&&z.jsx(Qh,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),z.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:T?0:8},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:["refund_success"===e.subStatus&&z.jsxs(z.Fragment,{children:[z.jsx(t.Tooltip,{title:"refund TX",placement:"top",onlyHover:!0,children:z.jsx(t.Box,{component:"a",href:e.refundChainId&&e.refundHash?Ta(e.refundChainId,e.refundHash,"tx"):void 0,target:"_blank",rel:"noopener noreferrer",sx:{p:3,color:"primary.main",display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})}),z.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}})]}),z.jsx(Op,{show:T,onClick:()=>B((e=>!e))})]})})]}),z.jsx("tr",{children:z.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:z.jsx(Yh,{showFold:T,data:e})})})]})}function Kh({account:i,type:o}){const{isMobile:a}=Ga(),l=function({account:e,limit:t=5,type:i}){var o;const{tokenList:a}=Qo(),l=Da().getInfiniteQuery(r.SwapApi.graphql.cross_chain_swap_zetachain_orderList,"page",{where:{user:e,pageSize:t,type:i}}),d=c.useInfiniteQuery(Object.assign(Object.assign({},l),{enabled:!!e,initialPageParam:1,getNextPageParam:e=>{var n;const{page:i,count:o}=null!==(n=e.cross_chain_swap_zetachain_orderList)&&void 0!==n?n:{page:0,count:0};return i&&o?i*t>=o?null:i+1:null}})),u=n.useMemo((()=>{var e,t,n,i;return null!==(i=null===(n=null===(t=null===(e=d.data)||void 0===e?void 0:e.pages)||void 0===t?void 0:t.reduce(((e,t)=>{var n,i;return[...e,...null!==(i=null===(n=t.cross_chain_swap_zetachain_orderList)||void 0===n?void 0:n.list)&&void 0!==i?i:[]]}),[]))||void 0===n?void 0:n.map((e=>{const t=a.find((t=>{var n;return t.address.toLowerCase()===(null===(n=null==e?void 0:e.fromTokenAddress)||void 0===n?void 0:n.toLowerCase())&&t.chainId===(null==e?void 0:e.fromChainId)})),n=a.find((t=>{var n;return t.address.toLowerCase()===(null===(n=null==e?void 0:e.toTokenAddress)||void 0===n?void 0:n.toLowerCase())&&t.chainId===(null==e?void 0:e.toChainId)})),i=(null==e?void 0:e.fromAmount)&&t?new s(e.fromAmount).div(10**t.decimals).dp(t.decimals,s.ROUND_DOWN):null,o=(null==e?void 0:e.toAmount)&&n?new s(e.toAmount).div(10**n.decimals).dp(n.decimals,s.ROUND_DOWN):null;return{hash:null==e?void 0:e.fromHash,refundHash:null==e?void 0:e.refundHash,externalId:null==e?void 0:e.externalId,refundCridgeContract:null==e?void 0:e.refundCridgeContract,refundChainId:(null==e?void 0:e.refundChainId)?Number(e.refundChainId):void 0,fromToken:t,toToken:n,fromAmount:i,toAmount:o,startTime:(null==e?void 0:e.startTime)?1e3*e.startTime:void 0,endTime:(null==e?void 0:e.endTime)?1e3*e.endTime:void 0,createdAt:null==e?void 0:e.createdAt,fromAddress:null==e?void 0:e.fromAddress,toAddress:null==e?void 0:e.toAddress,routeData:{fromChainId:null==e?void 0:e.fromChainId,toChainId:null==e?void 0:e.toChainId,step:Xo({omniPlan:null==e?void 0:e.omniPlan,tokenList:a})},fees:null==e?void 0:e.fees,status:null==e?void 0:e.status,subStatus:null==e?void 0:e.subStatus,transactionHash:null==e?void 0:e.fromHash,fromTokenPrice:i&&o&&t?o.div(i).dp(t.decimals,s.ROUND_DOWN).toString():null,toTokenPrice:i&&o&&n?i.div(o).dp(n.decimals,s.ROUND_DOWN).toString():null}})))&&void 0!==i?i:[]}),[null===(o=d.data)||void 0===o?void 0:o.pages,a]);return Object.assign(Object.assign({},d),{orderList:u})}({account:i,limit:a?10:5,type:o}),d="error_refund"===o;return z.jsx(Mp,{isMobile:a,empty:!l.orderList.length,loading:l.isLoading,children:a?z.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[l.orderList.map((e=>z.jsx(Xh,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash))),z.jsx(Dp,{loading:l.isFetchingNextPage,onClick:l.fetchNextPage,hasMore:l.hasNextPage,height:68})]}):z.jsx(z.Fragment,{children:z.jsxs(Fp,{loadMoreLoading:l.isFetchingNextPage,loadMore:l.fetchNextPage,hasMore:l.hasNextPage,children:[z.jsx("thead",{children:z.jsxs("tr",{children:[z.jsx("th",{children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:z.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),d?null:z.jsx("th",{children:z.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),z.jsx(t.Box,{component:"th",sx:{width:140,textAlign:"right !important"},children:z.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),z.jsx("tbody",{children:l.orderList.map((e=>z.jsx(Xh,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash)))})]})})})}function Jh({account:e,limit:t=5}){var n,i,o,a;const l=void 0,d=Da().getInfiniteQuery(r.SwapApi.graphql.cross_chain_swap_zetachain_swapOrderList,"page",{where:{userAddress:null==e?void 0:e.toLowerCase(),pageSize:t}}),u=c.useInfiniteQuery(Object.assign(Object.assign({},d),{enabled:!!e,initialPageParam:1,getNextPageParam:e=>{var n;const{page:i,count:o}=null!==(n=e.cross_chain_swap_zetachain_swapOrderList)&&void 0!==n?n:{page:0,count:0};return i&&o?i*t>=o?null:i+1:null}})),p=null!==(a=null===(o=null===(i=null===(n=u.data)||void 0===n?void 0:n.pages)||void 0===i?void 0:i.reduce(((e,t)=>{var n,i;return[...e,...null!==(i=null===(n=t.cross_chain_swap_zetachain_swapOrderList)||void 0===n?void 0:n.list)&&void 0!==i?i:[]]}),[]))||void 0===o?void 0:o.map((t=>{var n,i,o,r,a,d,c,u,p,h,m,x,g,f,y,v,b,C;let j="";const w=null!==(i=null===(n=null==t?void 0:t.extra)||void 0===n?void 0:n.safeTxHash)&&void 0!==i?i:void 0;return w&&l&&e&&(j=l(w,null==t?void 0:t.chainId,e)),{hash:null!==(o=null==t?void 0:t.hash)&&void 0!==o?o:"",fromToken:La({address:null!==(r=null==t?void 0:t.fromTokenAddress)&&void 0!==r?r:"",decimals:null==t?void 0:t.fromTokenDecimals,symbol:null!==(a=null==t?void 0:t.fromTokenSymbol)&&void 0!==a?a:"",name:null!==(d=null==t?void 0:t.fromTokenSymbol)&&void 0!==d?d:""},null==t?void 0:t.chainId),toToken:La({address:null!==(c=null==t?void 0:t.toTokenAddress)&&void 0!==c?c:"",decimals:null==t?void 0:t.toTokenDecimals,symbol:null!==(u=null==t?void 0:t.toTokenSymbol)&&void 0!==u?u:"",name:null!==(p=null==t?void 0:t.toTokenSymbol)&&void 0!==p?p:""},null==t?void 0:t.chainId),fromAmount:(null==t?void 0:t.fromAmount)&&String(t.fromTokenDecimals)?new s(t.fromAmount).div(10**t.fromTokenDecimals):null,toAmount:null!==(h=null==t?void 0:t.toAmount)&&void 0!==h?h:"",minAmount:null!==(m=null==t?void 0:t.minAmount)&&void 0!==m?m:"",fromTokenPrice:null!==(x=null==t?void 0:t.fromTokenPrice)&&void 0!==x?x:"",toTokenPrice:null!==(g=null==t?void 0:t.toTokenPrice)&&void 0!==g?g:"",createdAt:null!==(f=null==t?void 0:t.createdAt)&&void 0!==f?f:"",routeData:null!==(v=null===(y=null==t?void 0:t.extra)||void 0===y?void 0:y.routeData)&&void 0!==v?v:"",safeTxHash:w,safeTxUrl:j,status:null!==(b=null==t?void 0:t.status)&&void 0!==b?b:"",transactionHash:null===(C=null==t?void 0:t.extra)||void 0===C?void 0:C.transactionHash}})))&&void 0!==a?a:[];return Object.assign(Object.assign({},u),{orderList:p})}var em,tm;function nm({showFold:i,isMobile:o,data:r}){const a=t.useTheme(),{routeData:l}=mp({rawRouteData:r.routeData,chainId:r.fromToken.chainId}),d=n.useMemo((()=>r.fromTokenPrice?new s(r.fromTokenPrice):new s(0)),[r.fromTokenPrice]);return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:24,p:i?16:0,borderBottomLeftRadius:8,borderBottomRightRadius:8,background:`linear-gradient(0deg, ${a.palette.background.skeleton} 0%, ${a.palette.background.skeleton} 100%), ${a.palette.background.paper}`,maxHeight:i?400:0,transition:"all 300ms",overflow:"hidden",[a.breakpoints.up("tablet")]:{marginTop:"-4px",marginBottom:"4px"}},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"h6",color:a.palette.text.secondary},children:[z.jsx(e.Trans,{id:"URmyfc",message:"Details"}),o&&z.jsxs(t.Box,{children:["Rate: 1 ",r.fromToken.symbol,"=",d&&d.isFinite()?er({input:d,decimals:r.toToken.decimals}):"-"," ",r.toToken.symbol]})]}),o?z.jsx(pl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken}):z.jsx(hl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken})]})}function im({data:e,isMobile:i}){var r,a,s,l,d,c;const u=t.useTheme(),[p,h]=n.useState(!1),{statusText:m,statusColor:x,statusAlphaColor:g}=function({status:e,stateTextMap:n}){let i=n?n[e]:e;const r=t.useTheme();let a,s=o.i18n._({id:"yQE2r9",message:"Loading"}),l=r.palette.text.primary;switch(e){case em.Warning:s=o.i18n._({id:"GGWsTU",message:"Canceled"}),a=.1;break;case em.Failed:s=o.i18n._({id:"7Bj3x9",message:"Failed"}),l=r.palette.error.main;break;case em.Success:s=o.i18n._({id:"KAbcm2",message:"Succeeded"}),l=r.palette.success.main}return{state:i,statusText:s,statusColor:l,statusAlphaColor:a}}({status:e.status}),f=_s(new Date(e.createdAt));return i?z.jsxs(t.Box,{sx:{backgroundColor:u.palette.background.paper,borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},onClick:()=>window.open(Ta(e.fromToken.chainId,e.hash,"tx"),"_blank"),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{width:24,height:24,address:e.fromToken.address,chainId:e.fromToken.chainId}),z.jsx(t.Box,{component:"svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{color:"text.secondary"},children:z.jsx("path",{d:"M7.575 8.625L4.5 11.7L5.625 12.75L9.75 8.625L5.625 4.5L4.5 5.55L7.575 8.625ZM12.15 8.625L9.075 11.7L10.125 12.75L14.25 8.625L10.125 4.5L9.075 5.55L12.15 8.625Z",fill:"currentColor"})}),z.jsx(ol,{width:24,height:24,address:e.toToken.address,chainId:e.toToken.chainId})]}),z.jsx(Pp,{isMobile:!1,statusText:m,statusColor:x,alphaColor:g})]}),z.jsx(t.Box,{sx:{typography:"h6",color:u.palette.text.secondary},children:f})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[z.jsx(_p,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay"}),z.jsx(_p,{token:e.toToken,amount:e.toAmount,canAddMetamask:null!==(a=null===(r=So.get(e.fromToken.chainId))||void 0===r?void 0:r.isEVMChain)&&void 0!==a&&a,title:"Receive"})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${u.palette.border.main}`},children:z.jsx(Op,{show:p,onClick:()=>h((e=>!e)),sx:{color:"text.secondary"}})})]})]}),z.jsx(nm,{showFold:p,data:e,isMobile:!0})]}):z.jsxs(z.Fragment,{children:[z.jsxs("tr",{children:[z.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:p?0:8},children:z.jsx(Np,{token:e.fromToken,amount:null!==(s=e.fromAmount)&&void 0!==s?s:"",showChain:!0})}),z.jsx("td",{children:z.jsx(Np,{token:e.toToken,amount:null!==(l=e.toAmount)&&void 0!==l?l:"",showChain:!0,canAddMetamask:null!==(c=null===(d=So.get(e.toToken.chainId))||void 0===d?void 0:d.isEVMChain)&&void 0!==c&&c})}),z.jsx("td",{children:z.jsx(Pp,{isMobile:i,statusText:m,statusColor:x,alphaColor:g,time:f})}),z.jsx("td",{children:z.jsx(Qh,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),z.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:p?0:8},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{component:"a",href:Ta(e.fromToken.chainId,e.hash,"tx"),target:"_blank",rel:"noopener noreferrer",sx:{p:3,color:"primary.main",display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})}),z.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}}),z.jsx(Op,{show:p,onClick:()=>h((e=>!e))})]})})]}),z.jsx("tr",{children:z.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:z.jsx(nm,{showFold:p,data:e})})})]})}function om({account:n}){const{isMobile:i}=Ga(),o=Jh({account:n,limit:i?10:5});return z.jsx(Mp,{isMobile:i,empty:!o.orderList.length,loading:o.isLoading,children:i?z.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[o.orderList.map((e=>z.jsx(im,{data:e,isMobile:i},e.hash))),z.jsx(Dp,{loading:o.isFetchingNextPage,onClick:o.fetchNextPage,hasMore:o.hasNextPage,height:68})]}):z.jsx(z.Fragment,{children:z.jsxs(Fp,{loadMoreLoading:o.isFetchingNextPage,loadMore:o.fetchNextPage,hasMore:o.hasNextPage,children:[z.jsx("thead",{children:z.jsxs("tr",{children:[z.jsx("th",{children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:z.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),z.jsx(t.Box,{component:"th",sx:{width:140},children:z.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),z.jsx("tbody",{children:o.orderList.map((e=>z.jsx(im,{data:e,isMobile:i},e.hash)))})]})})})}function rm(e){var{sx:n}=e,i=N(e,["sx"]);return z.jsx(t.TabPanel,{...i,sx:Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",overflow:"hidden"})})}!function(e){e.Running="pending",e.Success="success",e.Failed="failed",e.Warning="reset"}(em||(em={})),function(e){e.sameChain="same-chain",e.crossChain="cross-chain",e.errorRefunds="error-refunds"}(tm||(tm={}));const am="widget-module-container",sm=n.forwardRef((function(e,n){var{sx:i}=e,o=N(e,["sx"]);const{isMobile:r}=Ga();return z.jsx(t.Box,{className:am,ref:n,sx:Object.assign(Object.assign({flex:1,backgroundColor:"transparent"},r?{padding:0,height:"100%",width:"100%",overflowX:"hidden"}:{padding:0,height:"auto"}),i),...o})}));var lm;exports.PageType=void 0,(lm=exports.PageType||(exports.PageType={})).Pool="pool",lm.PoolDetail="poolDetail",lm.CreatePool="createPool",lm.ModifyPool="modifyPool",lm.MiningList="miningList",lm.MiningDetail="miningDetail",lm.createPoolAMMV2="createPoolAMMV2",lm.createPoolAMMV3="createPoolAMMV3";const dm=u.create(((e,t)=>({page:void 0,historyList:[],push:t=>{e((e=>{var n;const i=[...e.historyList,null!==(n=e.page)&&void 0!==n?n:{type:exports.PageType.Pool}];return{page:t,historyList:i}}))},back:()=>{e((e=>{const t=e.historyList.length;if(!t)return"undefined"!=typeof window&&window.history&&history.back(),e;const n=[...e.historyList];return{page:n.splice(t-1,1)[0],historyList:n}}))}})));function cm({title:e,descList:n,linkTo:i,sx:o}){const r=t.useTheme();return z.jsxs(t.Box,{sx:Object.assign({backgroundColor:r.palette.background.paper,backdropFilter:"blur(4px)",borderRadius:12,padding:24,display:"flex",flexDirection:"column",alignItems:"flex-start",gap:24},o),children:[z.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body1",fontWeight:500,lineHeight:"24px"},children:e}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"stretch",gap:24},children:n.map(((e,n)=>z.jsxs(t.Box,{sx:{flex:1,padding:16,display:"flex",flexDirection:"column",alignItems:"flex-start",gap:8,borderWidth:1,borderColor:r.palette.border.main,borderStyle:"solid",borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:{color:r.palette.primary.contrastText,typography:"h6",fontWeight:600,lineHeight:"20px",width:20,height:20,display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",backgroundColor:r.palette.primary.main},children:n+1}),z.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:500,lineHeight:"24px"},children:e.title})]}),z.jsx(t.Box,{sx:{color:r.palette.text.secondary,typography:"h6",fontWeight:500,lineHeight:"18px"},children:e.desc})]},n)))}),z.jsx(t.Box,{component:"a",href:i,target:"_blank",rel:"noopener noreferrer",sx:{px:24,py:12,borderRadius:8,backgroundColor:r.palette.background.tag,color:r.palette.text.primary,typography:"body2",fontWeight:700,lineHeight:"21px",textDecoration:"none"},children:"Read Docs"})]})}const um=[{value:0,label:"0%"},{value:25,label:"25%"},{value:50,label:"50%"},{value:75,label:"75%"},{value:100,label:"100%"}];function pm({disabled:e,value:n,onChange:i,sx:o}){return z.jsxs(t.Box,{sx:Object.assign({p:20,backgroundColor:"background.cardInput",borderRadius:12},o),children:[z.jsx(Yu,{value:String(n),onChange:e=>i(+e),readOnly:!0,readonlyShowSuffix:!0,suffix:z.jsx(t.Box,{sx:{typography:"h2"},children:"%"}),sx:{mt:12,backgroundColor:"background.cardInput","& input":{pl:0,typography:"h1"}}}),z.jsx(t.Box,{sx:{mt:20},children:z.jsx(t.Slider,{marks:um,step:1,disabled:e,value:n,onChange:(e,t)=>i(t)})})]})}function hm({active:n,sx:i,onClick:o}){const r=t.useTheme(),a="light"===r.palette.mode;let s=r.palette.primary.main,l="transparent";return n&&(s=r.palette.primary.contrastText,l=t.alpha(r.palette.primary.main,.8)),z.jsx(t.Box,{component:t.ButtonBase,sx:Object.assign({typography:"body2",p:n?r.spacing(8,20,9):r.spacing(7,19,8),minWidth:79,border:n?void 0:`1px solid ${s}`,color:s,backgroundColor:l,borderRadius:8,fontWeight:600,"&:hover":{color:n?r.palette.primary.contrastText:r.palette.primary.main,backgroundColor:n?r.palette.primary.main:a?"rgba(26, 26, 27, 0.04)":"rgba(241, 249, 2, 0.08)"}},i),onClick:o,children:z.jsx(e.Trans,{id:"R9Khdg",message:"Auto"})})}const mm="auto",xm="0.1",gm="0.5",fm="0.5",ym=.01,vm=({address:e,type:t})=>{const[i,o]=n.useState(mm),r=n.useMemo((()=>i===mm?"AMMV3"===t?new s(fm).div(100).toNumber():"AMMV2"===t?new s(gm).div(100).toNumber():new s(xm).div(100).toNumber():i),[i,t]);return{slipper:i,setSlipper:o,slipperValue:r,resetSlipper:()=>{o(mm)}}};function bm({type:i,disabled:o,value:r,onChange:a,sx:l}){const d=t.useTheme(),c=r===mm,[u,p]=n.useState(c?"":new s(r).times(100).toNumber()),h="AMMV3"==i?fm:"AMMV2"==i?gm:xm;return z.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:z.jsxs(t.Box,{sx:{backgroundColor:d.palette.background.paper,padding:d.spacing(12,20),borderRadius:8,width:318,maxWidth:"90vw",boxSizing:"border-box"},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),z.jsxs("span",{children:[c?h:r&&new s(r).times(100).toNumber(),"%"]})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",margin:d.spacing(16,0,0,0)},children:[z.jsx(hm,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{p(""),a(mm)},active:c}),z.jsx(t.Input,{placeholder:String(h),value:u,onChange:e=>{const{value:t}=e.target;p(t),a(t?new s(t).div(100).toNumber():mm)},onBlur:()=>{(!c&&new s(r).gt(.1)||new s(r).lte(0))&&(p(10),a(.1))},suffix:z.jsx(t.Box,{sx:{mr:16},children:"%"}),sx:{ml:8,"& input":{px:16,py:0,height:"39px"}}})]})]}),sx:{p:0},arrow:!1,placement:"bottom-end",children:z.jsx(t.HoverAddBackground,{sx:Object.assign({width:"max-content",alignItems:"right",margin:d.spacing(0,0,0,"auto"),p:d.spacing(4,12),borderRadius:20,backgroundColor:"background.paperDarkContrast"},l),children:z.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:d.palette.text.primary}}})})})}const Cm=50;var jm,wm,km;function Tm(i){var r,a,s,{chainId:l,includeButton:d}=i,c=N(i,["chainId","includeButton"]);const{chainId:u,getAppKitAccountByChainId:p,open:h}=Ra(),[m,x]=n.useState(!1),g=Sp(l),f=void 0!==u&&void 0!==l&&u!==l,y=p(l);return!(null==y?void 0:y.appKitAccount.address)||m||void 0===u||l&&l!==u?z.jsx(z.Fragment,{children:z.jsx(t.Button,{...c,isLoading:m,onClick:()=>D(this,void 0,void 0,(function*(){if(f)return g?(x(!0),yield g(),void x(!1)):void 0;x(!0),h({namespace:null==y?void 0:y.namespace}),x(!1)})),children:m?z.jsx(e.Trans,{id:"J28zul",message:"Connecting..."}):f&&l?o.i18n._({id:"1+P9RR",message:"Switch to {0}",values:{0:null!==(s=null===(a=So.get(l))||void 0===a?void 0:a.name)&&void 0!==s?s:"unknown"}}):z.jsx(e.Trans,{id:"r7ScnQ",message:"Connect to a wallet"})})}):d?z.jsx(z.Fragment,{children:null!==(r=c.children)&&void 0!==r?r:null}):z.jsx(t.Button,{...c})}!function(e){e[e.quantity=1]="quantity",e[e.percentage=2]="percentage"}(jm||(jm={})),function(e){e.CURRENCY_A="CURRENCY_A",e.CURRENCY_B="CURRENCY_B"}(wm||(wm={})),function(e){e.LOWER="LOWER",e.UPPER="UPPER"}(km||(km={}));const Bm={xs:"4px",sm:"8px",md:"12px",lg:"24px",xl:"32px"},Em=({children:e,sx:n})=>(t.useTheme(),z.jsx(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",gap:20,px:20,py:20,borderRadius:12},n),children:e})),Im=({children:e,sx:n})=>{const i=t.useTheme();return z.jsx(Em,{sx:Object.assign(Object.assign({},n),{backgroundColor:i.palette.background.paperContrast}),children:e})},Am=({children:e})=>{const n=t.useTheme();return z.jsxs(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(n.palette.warning.main,.1),display:"flex",alignItems:"center",gap:8},children:[z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.75 16.125L9 1.875L17.25 16.125H0.75ZM14.6475 14.625L8.99998 4.86749L3.35247 14.625H14.6475ZM9.75004 12.375H8.25003V13.875H9.75004V12.375ZM8.25003 7.875H9.75004V10.875H8.25003V7.875Z",fill:n.palette.warning.main})}),z.jsx(t.Box,{sx:{typography:"h6",color:n.palette.warning.main,textAlign:"left"},children:e})]})};function Sm({gap:e,flex:n,children:i,style:o}){return z.jsx(t.Box,{sx:Object.assign(Object.assign(Object.assign({display:"flex",flexDirection:"column",justifyContent:"flex-start",gap:e&&Bm[e]||e},n&&{flex:n}),{width:"100%",alignItems:"center"}),o),children:i})}function Lm({gap:e,justify:n,grow:i,children:o,style:r}){return z.jsx(t.Box,{sx:Object.assign({display:"grid",gridAutoRows:"auto",gridRowGap:e&&Bm[e]||e,justifyItems:n,flexGrow:i&&1},r),children:o})}function Rm({gap:e,children:n,sx:i}){return z.jsx(t.Box,{sx:Object.assign({width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"flex-start",gap:e&&Bm[e]||e},i),children:n})}function Mm({children:e,style:t}){return z.jsx(Rm,{sx:Object.assign({justifyContent:"space-between"},t),children:e})}function Om({gap:e,justify:t,children:n,sx:i}){return z.jsx(Rm,{sx:Object.assign({position:"relative",width:"fit-content",margin:`-${e}`},i),children:n})}function Pm({children:e,disabled:t,sx:n}){return z.jsx(Rm,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:"stretch",gap:12,opacity:t?.2:1,pointerEvents:t?"none":"auto"},n),children:e})}const _m=({chainId:n,approvalA:i,approvalB:r,parsedAmounts:a,isValid:s,depositADisabled:l,depositBDisabled:d,errorMessage:c,setShowConfirm:u})=>{var p,h;const m=i.needApprove&&!!a[wm.CURRENCY_A]||i.isApproving,x=r.needApprove&&!!a[wm.CURRENCY_B]||r.isApproving;return z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:n,children:z.jsxs(Lm,{gap:"md",style:{width:"100%"},children:[(m||x)&&s&&z.jsxs(t.Box,{sx:{width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"space-between",gap:8},children:[m&&z.jsx(t.Button,{size:t.Button.Size.big,isLoading:i.isApproving,onClick:i.submitApprove,disabled:i.insufficientBalance,width:x?"50%":"100%",children:i.isApproving?z.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(p=i.token)||void 0===p?void 0:p.symbol}}):i.approveTitle}),x&&z.jsx(t.Button,{size:t.Button.Size.big,isLoading:r.isApproving,onClick:r.submitApprove,disabled:r.insufficientBalance,width:m?"50%":"100%",children:r.isApproving?z.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(h=r.token)||void 0===h?void 0:h.symbol}}):r.approveTitle})]}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{u(!0)},disabled:!s||i.needApprove&&!l||r.needApprove&&!d,danger:!s&&!!a[wm.CURRENCY_A]&&!!a[wm.CURRENCY_B],children:c||o.i18n._({id:"rdUucN",message:"Preview"})})]})})},Nm=({chainId:e,disabled:n,isLoading:i,onConfirm:r})=>z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:e,children:z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:r,disabled:n,isLoading:i,children:o.i18n._({id:"h5pjuM",message:"Collect fees"})})});function Dm(e){const t=n.useRef();return n.useEffect((()=>{t.current=e})),t.current}const Fm=[.25,.5,.75,1];function Um({currentValue:e,onClick:i,sx:o}){const r=t.useTheme(),a="light"===r.palette.mode,{isMobile:s}=Ga(),[l,d]=n.useState(null),c=n.useRef(0);n.useEffect((()=>{e?(c.current+=1,c.current>=2&&(d(null),c.current=0)):d(null)}),[e]);const u=Dm(e);return n.useEffect((()=>{u===e&&1===l&&(c.current=1)}),[e,u,l]),z.jsx(t.Box,{sx:Object.assign({display:"grid",gap:s?10:14,gridTemplateColumns:`repeat(${Fm.length}, 1fr)`},o),children:Fm.map((e=>{const n=e===l;return z.jsxs(t.ButtonBase,{sx:{typography:"h6",borderRadius:4,padding:r.spacing(4,0),width:"100%",color:"text.secondary",backgroundColor:"background.paperDarkContrast","&:hover":{color:r.palette.text.primary,backgroundColor:t.alpha(r.palette.text.primary,.2)},"&.selected, &:focus":{color:"#fff",backgroundColor:a?r.palette.primary.main:t.alpha(r.palette.text.primary,.4)}},onClick:()=>{n||(c.current=0,d(e),i(e))},className:n?"selected":void 0,children:[100*e,"%"]},e)}))})}const qm=({value:i,onUserInput:r,maxAmount:a,balance:s,currency:l,locked:d})=>{var c,u;const p=t.useTheme(),h=n.useCallback((e=>{if(!a||!l)return;const t=a.toExact().multipliedBy(e).dp(l.decimals).toString();r(t)}),[l,a,r]),m=n.useMemo((()=>s?er({input:s.toExact(),decimals:null==l?void 0:l.decimals}):"-"),[null==l?void 0:l.decimals,s]);return z.jsxs(t.Box,{sx:{pt:20,pb:20,px:20,borderRadius:16,backgroundColor:p.palette.background.cardInput},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:p.palette.text.primary,typography:"h5"},children:[(null==l?void 0:l.address)&&z.jsx(ol,{address:null!==(c=null==l?void 0:l.address)&&void 0!==c?c:"",chainId:null==l?void 0:l.chainId,noShowChain:!0,width:24,height:24,marginRight:0}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:(null==l?void 0:l.address)?z.jsx(t.Box,{children:null!==(u=null==l?void 0:l.symbol)&&void 0!==u?u:"-"}):z.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"})})]}),z.jsxs(t.Box,{component:t.ButtonBase,sx:{color:p.palette.text.secondary,"&:hover":{color:p.palette.text.primary},cursor:"pointer",display:"flex",flexWrap:"wrap",justifyContent:"flex-end",typography:"body2"},onClick:()=>{h(1)},children:[z.jsxs(t.Box,{sx:{wordBreak:"keep-all"},children:[o.i18n._({id:"fsBGk0",message:"Balance"}),": "]}),z.jsx(t.Box,{sx:{wordBreak:"break-all",textAlign:"right",display:"flex",alignItems:"center"},children:m})]})]}),z.jsx(Yu,{sx:{mt:4,backgroundColor:p.palette.background.cardInput},suffix:void 0,value:i,onChange:r,readOnly:d,withClear:!d}),d?null:z.jsx(Um,{sx:{mt:20,mb:0},onClick:h,currentValue:i})]})},Vm={},Wm={};var Hm,Zm;Object.values(r.ChainId).filter((e=>"number"==typeof e)).map((e=>{const t=p.getUniswapV3FactoryContractAddressByChainId(e),n=p.getNonfungiblePositionManagerContractAddressByChainId(e);t&&(Vm[e]=t),n&&(Wm[e]=n)})),r.ChainId.MAINNET,r.ChainId.ARBITRUM_ONE,r.ChainId.SEPOLIA,r.ChainId.TAIKO,function(e){e[e.EXACT_INPUT=0]="EXACT_INPUT",e[e.EXACT_OUTPUT=1]="EXACT_OUTPUT"}(Hm||(Hm={})),function(e){e[e.ROUND_DOWN=0]="ROUND_DOWN",e[e.ROUND_HALF_UP=1]="ROUND_HALF_UP",e[e.ROUND_UP=2]="ROUND_UP"}(Zm||(Zm={}));const zm=E.BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),$m={[Zm.ROUND_DOWN]:s.ROUND_DOWN,[Zm.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Zm.ROUND_UP]:s.ROUND_UP},Gm={[Zm.ROUND_DOWN]:s.ROUND_DOWN,[Zm.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Zm.ROUND_UP]:s.ROUND_UP};class Qm{constructor(e,t=E.BigInt(1)){this.numerator=E.BigInt(e),this.denominator=E.BigInt(t)}static tryParseFraction(e){if(e instanceof E||"number"==typeof e||"string"==typeof e)return new Qm(e);if("numerator"in e&&"denominator"in e)return e;throw new Error("Could not parse fraction")}get quotient(){return E.divide(this.numerator,this.denominator)}get remainder(){return new Qm(E.remainder(this.numerator,this.denominator),this.denominator)}invert(){return new Qm(this.denominator,this.numerator)}add(e){const t=Qm.tryParseFraction(e);return E.equal(this.denominator,t.denominator)?new Qm(E.add(this.numerator,t.numerator),this.denominator):new Qm(E.add(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator)),E.multiply(this.denominator,t.denominator))}subtract(e){const t=Qm.tryParseFraction(e);return E.equal(this.denominator,t.denominator)?new Qm(E.subtract(this.numerator,t.numerator),this.denominator):new Qm(E.subtract(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator)),E.multiply(this.denominator,t.denominator))}lessThan(e){const t=Qm.tryParseFraction(e);return E.lessThan(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator))}equalTo(e){const t=Qm.tryParseFraction(e);return E.equal(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator))}greaterThan(e){const t=Qm.tryParseFraction(e);return E.greaterThan(E.multiply(this.numerator,t.denominator),E.multiply(t.numerator,this.denominator))}multiply(e){const t=Qm.tryParseFraction(e);return new Qm(E.multiply(this.numerator,t.numerator),E.multiply(this.denominator,t.denominator))}divide(e){const t=Qm.tryParseFraction(e);return new Qm(E.multiply(this.numerator,t.denominator),E.multiply(this.denominator,t.numerator))}toSignificant(e,t={decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0},n=Zm.ROUND_HALF_UP){I(Number.isInteger(e),`${e} is not an integer.`),I(e>0,`${e} is not positive.`);const i=$m[n],o=new s(this.numerator.toString()).div(this.denominator.toString()).precision(e,i);return o.toFormat(o.decimalPlaces(),i,t)}toFixed(e,t={decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0},n=Zm.ROUND_HALF_UP){I(Number.isInteger(e),`${e} is not an integer.`),I(e>=0,`${e} is negative.`);const i=Gm[n];return new s(this.numerator.toString()).decimalPlaces(e,i).div(this.denominator.toString()).toFormat(e,i,t)}get asFraction(){return new Qm(this.numerator,this.denominator)}}class Ym extends Qm{static fromRawAmount(e,t){return new Ym(e,t)}static fromFractionalAmount(e,t,n){return new Ym(e,t,n)}constructor(e,t,n){super(t,n),I(E.lessThanOrEqual(this.quotient,zm),"AMOUNT"),this.currency=e,this.decimalScale=E.exponentiate(E.BigInt(10),E.BigInt(e.decimals))}add(e){I(this.currency.equals(e.currency),"CURRENCY");const t=super.add(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}subtract(e){I(this.currency.equals(e.currency),"CURRENCY");const t=super.subtract(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}multiply(e){const t=super.multiply(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}divide(e){const t=super.divide(e);return Ym.fromFractionalAmount(this.currency,t.numerator,t.denominator)}toSignificant(e=6,t,n=Zm.ROUND_DOWN){return super.divide(this.decimalScale).toSignificant(e,t,n)}toFixed(e=this.currency.decimals,t,n=Zm.ROUND_DOWN){return I(e<=this.currency.decimals,"DECIMALS"),super.divide(this.decimalScale).toFixed(e,t,n)}toExact(){return new s(this.quotient.toString()).div(this.decimalScale.toString())}get wrapped(){return this.currency.isToken?this:Ym.fromFractionalAmount(this.currency.wrapped,this.numerator,this.denominator)}}const Xm=new Qm(E.BigInt(100));function Km(e){return new Jm(e.numerator,e.denominator)}class Jm extends Qm{constructor(){super(...arguments),this.isPercent=!0}add(e){return Km(super.add(e))}subtract(e){return Km(super.subtract(e))}multiply(e){return Km(super.multiply(e))}divide(e){return Km(super.divide(e))}toSignificant(e=5,t,n){return super.multiply(Xm).toSignificant(e,t,n)}toFixed(e=2,t,n){return super.multiply(Xm).toFixed(e,t,n)}}class ex extends Qm{constructor(...e){let t,n,i,o;if(4===e.length)[t,n,i,o]=e;else{const r=e[0].quoteAmount.divide(e[0].baseAmount);[t,n,i,o]=[e[0].baseAmount.currency,e[0].quoteAmount.currency,r.denominator,r.numerator]}super(o,i),this.baseCurrency=t,this.quoteCurrency=n,this.scalar=new Qm(E.exponentiate(E.BigInt(10),E.BigInt(t.decimals)),E.exponentiate(E.BigInt(10),E.BigInt(n.decimals)))}invert(){return new ex(this.quoteCurrency,this.baseCurrency,this.numerator,this.denominator)}multiply(e){I(this.quoteCurrency.equals(e.baseCurrency),"TOKEN");const t=super.multiply(e);return new ex(this.baseCurrency,e.quoteCurrency,t.denominator,t.numerator)}quote(e){I(e.currency.equals(this.baseCurrency),"TOKEN");const t=super.multiply(e);return Ym.fromFractionalAmount(this.quoteCurrency,t.numerator,t.denominator)}get adjustedForDecimals(){return super.multiply(this.scalar)}toSignificant(e=6,t,n){return this.adjustedForDecimals.toSignificant(e,t,n)}toFixed(e=4,t,n){return this.adjustedForDecimals.toFixed(e,t,n)}}class tx{constructor(e,t,n,i){I(Number.isSafeInteger(e),"CHAIN_ID"),I(t>=0&&t<255&&Number.isInteger(t),"DECIMALS"),this.chainId=e,this.decimals=t,this.symbol=n,this.name=i}}function nx(e){try{return Gr(e)}catch(t){throw new Error(`${e} is not a valid address.`)}}const ix=/^0x[0-9a-fA-F]{40}$/;class ox extends tx{constructor(e,t,n,i,o,r,a,s){super(e,n,i,o),this.isNative=!1,this.isToken=!0,this.address=r?function(e){if(ix.test(e))return e;throw new Error(`${e} is not a valid address.`)}(t):nx(t),a&&I(a.gte(x.BigNumber.from(0)),"NON-NEGATIVE FOT FEES"),s&&I(s.gte(x.BigNumber.from(0)),"NON-NEGATIVE FOT FEES"),this.buyFeeBps=a,this.sellFeeBps=s}equals(e){return e.isToken&&this.chainId===e.chainId&&this.address.toLowerCase()===e.address.toLowerCase()}sortsBefore(e){return I(this.chainId===e.chainId,"CHAIN_IDS"),I(this.address.toLowerCase()!==e.address.toLowerCase(),"ADDRESSES"),this.address.toLowerCase()<e.address.toLowerCase()}get wrapped(){return this}}const rx=E.BigInt(Number.MAX_SAFE_INTEGER),ax=E.BigInt(0),sx=E.BigInt(1),lx=E.BigInt(2);const dx=E.BigInt(0),cx=1e4;new Jm(E.BigInt(1),cx),new Jm(1,100),new Jm(3,100),new Jm(5,100),new Jm(10,100),new Jm(15,100);const ux=new Jm(0);new Jm(1);const px="0x5ccd5621c1bb9e44ce98cef8b90d31eb2423dec3793b6239232cefae976936ea";var hx;!function(e){e[e.LOWEST=100]="LOWEST",e[e.LOW_200=200]="LOW_200",e[e.LOW_300=300]="LOW_300",e[e.LOW_400=400]="LOW_400",e[e.LOW=500]="LOW",e[e.MEDIUM=3e3]="MEDIUM",e[e.HIGH=1e4]="HIGH"}(hx||(hx={}));const mx={[hx.LOWEST]:1,[hx.LOW_200]:4,[hx.LOW_300]:6,[hx.LOW_400]:8,[hx.LOW]:10,[hx.MEDIUM]:60,[hx.HIGH]:200},xx=E.BigInt(-1),gx=E.BigInt(0),fx=E.BigInt(1),yx=E.exponentiate(E.BigInt(2),E.BigInt(96)),vx=E.exponentiate(yx,E.BigInt(2));function bx({factoryAddress:e,tokenA:t,tokenB:n,fee:i,initCodeHashManualOverride:o,chainId:a}){const[s,l]=t.sortsBefore(n)?[t,n]:[n,t],d=ma(["bytes"],[Fh.encode(["address","address","uint24"],[s.address,l.address,i])]),c=null!=o?o:function(e){switch(e){case r.ChainId.TAIKO:case r.ChainId.ZETACHAIN:case r.ChainId.ZETACHAIN_TESTNET:return"0x5ccd5621c1bb9e44ce98cef8b90d31eb2423dec3793b6239232cefae976936ea";case r.ChainId.SEPOLIA:return"0x4509fa1e2d1989ac1632a56fe87c53e8d1e9d05847694e00f62b23e28cec98c4";default:return px}}(a);return Qr(e,d,c)}const Cx=E.BigInt(2),jx=[128,64,32,16,8,4,2,1].map((e=>[e,E.exponentiate(Cx,E.BigInt(e))]));function wx(e,t){return E.signedRightShift(E.multiply(e,E.BigInt(t)),E.BigInt(128))}const kx=E.exponentiate(E.BigInt(2),E.BigInt(32));class Tx{constructor(){}static getSqrtRatioAtTick(e){I(e>=Tx.MIN_TICK&&e<=Tx.MAX_TICK&&Number.isInteger(e),"TICK");const t=e<0?-1*e:e;let n=1&t?E.BigInt("0xfffcb933bd6fad37aa2d162d1a594001"):E.BigInt("0x100000000000000000000000000000000");return 2&t&&(n=wx(n,"0xfff97272373d413259a46990580e213a")),4&t&&(n=wx(n,"0xfff2e50f5f656932ef12357cf3c7fdcc")),8&t&&(n=wx(n,"0xffe5caca7e10e4e61c3624eaa0941cd0")),16&t&&(n=wx(n,"0xffcb9843d60f6159c9db58835c926644")),32&t&&(n=wx(n,"0xff973b41fa98c081472e6896dfb254c0")),64&t&&(n=wx(n,"0xff2ea16466c96a3843ec78b326b52861")),128&t&&(n=wx(n,"0xfe5dee046a99a2a811c461f1969c3053")),256&t&&(n=wx(n,"0xfcbe86c7900a88aedcffc83b479aa3a4")),512&t&&(n=wx(n,"0xf987a7253ac413176f2b074cf7815e54")),1024&t&&(n=wx(n,"0xf3392b0822b70005940c7a398e4b70f3")),2048&t&&(n=wx(n,"0xe7159475a2c29b7443b29c7fa6e889d9")),4096&t&&(n=wx(n,"0xd097f3bdfd2022b8845ad8f792aa5825")),8192&t&&(n=wx(n,"0xa9f746462d870fdf8a65dc1f90e061e5")),16384&t&&(n=wx(n,"0x70d869a156d2a1b890bb3df62baf32f7")),32768&t&&(n=wx(n,"0x31be135f97d08fd981231505542fcfa6")),65536&t&&(n=wx(n,"0x9aa508b5b7a84e1c677de54f3e99bc9")),131072&t&&(n=wx(n,"0x5d6af8dedb81196699c329225ee604")),262144&t&&(n=wx(n,"0x2216e584f5fa1ea926041bedfe98")),524288&t&&(n=wx(n,"0x48a170391f7dc42444e8fa2")),e>0&&(n=E.divide(zm,n)),E.greaterThan(E.remainder(n,kx),gx)?E.add(E.divide(n,kx),fx):E.divide(n,kx)}static getTickAtSqrtRatio(e){I(E.greaterThanOrEqual(e,Tx.MIN_SQRT_RATIO)&&E.lessThan(e,Tx.MAX_SQRT_RATIO),"SQRT_RATIO");const t=E.leftShift(e,E.BigInt(32)),n=function(e){I(E.greaterThan(e,gx),"ZERO"),I(E.lessThanOrEqual(e,zm),"MAX");let t=0;for(const[n,i]of jx)E.greaterThanOrEqual(e,i)&&(e=E.signedRightShift(e,E.BigInt(n)),t+=n);return t}(t);let i;i=E.greaterThanOrEqual(E.BigInt(n),E.BigInt(128))?E.signedRightShift(t,E.BigInt(n-127)):E.leftShift(t,E.BigInt(127-n));let o=E.leftShift(E.subtract(E.BigInt(n),E.BigInt(128)),E.BigInt(64));for(let e=0;e<14;e++){i=E.signedRightShift(E.multiply(i,i),E.BigInt(127));const t=E.signedRightShift(i,E.BigInt(128));o=E.bitwiseOr(o,E.leftShift(t,E.BigInt(63-e))),i=E.signedRightShift(i,t)}const r=E.multiply(o,E.BigInt("255738958999603826347141")),a=E.toNumber(E.signedRightShift(E.subtract(r,E.BigInt("3402992956809132418596140100660247210")),E.BigInt(128))),s=E.toNumber(E.signedRightShift(E.add(r,E.BigInt("291339464771989622907027621153398088495")),E.BigInt(128)));return a===s?a:E.lessThanOrEqual(Tx.getSqrtRatioAtTick(s),e)?s:a}}Tx.MIN_TICK=-887272,Tx.MAX_TICK=-Tx.MIN_TICK,Tx.MIN_SQRT_RATIO=E.BigInt("4295128739"),Tx.MAX_SQRT_RATIO=E.BigInt("1461446703485210103287273052203988822378723970342");class Bx{constructor(){}static mulDivRoundingUp(e,t,n){const i=E.multiply(e,t);let o=E.divide(i,n);return E.notEqual(E.remainder(i,n),gx)&&(o=E.add(o,fx)),o}}const Ex=E.subtract(E.exponentiate(E.BigInt(2),E.BigInt(160)),fx);function Ix(e,t){const n=E.multiply(e,t);return E.bitwiseAnd(n,zm)}class Ax{constructor(){}static getAmount0Delta(e,t,n,i){E.greaterThan(e,t)&&([e,t]=[t,e]);const o=E.leftShift(n,E.BigInt(96)),r=E.subtract(t,e);return i?Bx.mulDivRoundingUp(Bx.mulDivRoundingUp(o,r,t),fx,e):E.divide(E.divide(E.multiply(o,r),t),e)}static getAmount1Delta(e,t,n,i){return E.greaterThan(e,t)&&([e,t]=[t,e]),i?Bx.mulDivRoundingUp(n,E.subtract(t,e),yx):E.divide(E.multiply(n,E.subtract(t,e)),yx)}static getNextSqrtPriceFromInput(e,t,n,i){return I(E.greaterThan(e,gx)),I(E.greaterThan(t,gx)),i?this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!0):this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!0)}static getNextSqrtPriceFromOutput(e,t,n,i){return I(E.greaterThan(e,gx)),I(E.greaterThan(t,gx)),i?this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!1):this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!1)}static getNextSqrtPriceFromAmount0RoundingUp(e,t,n,i){if(E.equal(n,gx))return e;const o=E.leftShift(t,E.BigInt(96));if(i){let t=Ix(n,e);if(E.equal(E.divide(t,n),e)){const n=function(e,t){const n=E.add(e,t);return E.bitwiseAnd(n,zm)}(o,t);if(E.greaterThanOrEqual(n,o))return Bx.mulDivRoundingUp(o,e,n)}return Bx.mulDivRoundingUp(o,fx,E.add(E.divide(o,e),n))}{let t=Ix(n,e);I(E.equal(E.divide(t,n),e)),I(E.greaterThan(o,t));const i=E.subtract(o,t);return Bx.mulDivRoundingUp(o,e,i)}}static getNextSqrtPriceFromAmount1RoundingDown(e,t,n,i){if(i){const i=E.lessThanOrEqual(n,Ex)?E.divide(E.leftShift(n,E.BigInt(96)),t):E.divide(E.multiply(n,yx),t);return E.add(e,i)}{const i=Bx.mulDivRoundingUp(n,yx,t);return I(E.greaterThan(e,i)),E.subtract(e,i)}}}const Sx=E.exponentiate(E.BigInt(10),E.BigInt(6));class Lx{constructor(){}static computeSwapStep(e,t,n,i,o){const r={};o=E.BigInt(o);const a=E.greaterThanOrEqual(e,t),s=E.greaterThanOrEqual(i,gx);if(s){const s=E.divide(E.multiply(i,E.subtract(Sx,o)),Sx);r.amountIn=a?Ax.getAmount0Delta(t,e,n,!0):Ax.getAmount1Delta(e,t,n,!0),E.greaterThanOrEqual(s,r.amountIn)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Ax.getNextSqrtPriceFromInput(e,n,s,a)}else r.amountOut=a?Ax.getAmount1Delta(t,e,n,!1):Ax.getAmount0Delta(e,t,n,!1),E.greaterThanOrEqual(E.multiply(i,xx),r.amountOut)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Ax.getNextSqrtPriceFromOutput(e,n,E.multiply(i,xx),a);const l=E.equal(t,r.sqrtRatioNextX96);return a?(r.amountIn=l&&s?r.amountIn:Ax.getAmount0Delta(r.sqrtRatioNextX96,e,n,!0),r.amountOut=l&&!s?r.amountOut:Ax.getAmount1Delta(r.sqrtRatioNextX96,e,n,!1)):(r.amountIn=l&&s?r.amountIn:Ax.getAmount1Delta(e,r.sqrtRatioNextX96,n,!0),r.amountOut=l&&!s?r.amountOut:Ax.getAmount0Delta(e,r.sqrtRatioNextX96,n,!1)),!s&&E.greaterThan(r.amountOut,E.multiply(i,xx))&&(r.amountOut=E.multiply(i,xx)),s&&E.notEqual(r.sqrtRatioNextX96,t)?r.feeAmount=E.subtract(i,r.amountIn):r.feeAmount=Bx.mulDivRoundingUp(r.amountIn,o,E.subtract(Sx,o)),[r.sqrtRatioNextX96,r.amountIn,r.amountOut,r.feeAmount]}}class Rx{constructor(){}static addDelta(e,t){return E.lessThan(t,gx)?E.subtract(e,E.multiply(t,xx)):E.add(e,t)}}class Mx{getTick(e){return D(this,void 0,void 0,(function*(){throw new Error(Mx.ERROR_MESSAGE)}))}nextInitializedTickWithinOneWord(e,t,n){return D(this,void 0,void 0,(function*(){throw new Error(Mx.ERROR_MESSAGE)}))}}function Ox(e,t){return e.index-t.index}Mx.ERROR_MESSAGE="No tick data provider was given";class Px{constructor(){}static validateList(e,t){I(t>0,"TICK_SPACING_NONZERO"),I(e.every((({index:e})=>e%t==0)),"TICK_SPACING"),I(E.equal(e.reduce(((e,{liquidityNet:t})=>E.add(e,t)),gx),gx),"ZERO_NET"),I(function(e,t){for(let n=0;n<e.length-1;n++)if(t(e[n],e[n+1])>0)return!1;return!0}(e,Ox),"SORTED")}static isBelowSmallest(e,t){return I(e.length>0,"LENGTH"),t<e[0].index}static isAtOrAboveLargest(e,t){return I(e.length>0,"LENGTH"),t>=e[e.length-1].index}static getTick(e,t){const n=e[this.binarySearch(e,t)];return I(n.index===t,"NOT_CONTAINED"),n}static binarySearch(e,t){I(!this.isBelowSmallest(e,t),"BELOW_SMALLEST");let n,i=0,o=e.length-1;for(;;){if(n=Math.floor((i+o)/2),e[n].index<=t&&(n===e.length-1||e[n+1].index>t))return n;e[n].index<t?i=n+1:o=n-1}}static nextInitializedTick(e,t,n){if(n){if(I(!Px.isBelowSmallest(e,t),"BELOW_SMALLEST"),Px.isAtOrAboveLargest(e,t))return e[e.length-1];return e[this.binarySearch(e,t)]}if(I(!this.isAtOrAboveLargest(e,t),"AT_OR_ABOVE_LARGEST"),this.isBelowSmallest(e,t))return e[0];return e[this.binarySearch(e,t)+1]}static nextInitializedTickWithinOneWord(e,t,n,i){const o=Math.floor(t/i);if(n){const r=(o>>8<<8)*i;if(Px.isBelowSmallest(e,t))return[r,!1];const a=Px.nextInitializedTick(e,t,n).index,s=Math.max(r,a);return[s,s===a]}{const r=(((o+1>>8)+1<<8)-1)*i;if(this.isAtOrAboveLargest(e,t))return[r,!1];const a=this.nextInitializedTick(e,t,n).index,s=Math.min(r,a);return[s,s===a]}}}function _x(e){let t=E.BigInt(e).toString(16);return t.length%2!=0&&(t=`0${t}`),`0x${t}`}function Nx(e,t){const n=E.leftShift(E.BigInt(e),E.BigInt(192)),i=E.BigInt(t);return function(e){if(I(E.greaterThanOrEqual(e,ax),"NEGATIVE"),E.lessThan(e,rx))return E.BigInt(Math.floor(Math.sqrt(E.toNumber(e))));let t,n;for(t=e,n=E.add(E.divide(e,lx),sx);E.lessThan(n,t);)t=n,n=E.divide(E.add(E.divide(e,n),n),lx);return t}(E.divide(n,i))}function Dx(e,t,n){E.greaterThan(e,t)&&([e,t]=[t,e]);const i=E.divide(E.multiply(e,t),yx);return E.divide(E.multiply(E.BigInt(n),i),E.subtract(t,e))}function Fx(e,t,n){E.greaterThan(e,t)&&([e,t]=[t,e]);const i=E.multiply(E.multiply(E.BigInt(n),e),t),o=E.multiply(yx,E.subtract(t,e));return E.divide(i,o)}function Ux(e,t,n){return E.greaterThan(e,t)&&([e,t]=[t,e]),E.divide(E.multiply(E.BigInt(n),yx),E.subtract(t,e))}function qx(e,t,n,i,o,r){E.greaterThan(t,n)&&([t,n]=[n,t]);const a=r?Fx:Dx;if(E.lessThanOrEqual(e,t))return a(t,n,i);if(E.lessThan(e,n)){const r=a(e,n,i),s=Ux(t,e,o);return E.lessThan(r,s)?r:s}return Ux(t,n,o)}function Vx(e,t){I(Number.isInteger(e)&&Number.isInteger(t),"INTEGERS"),I(t>0,"TICK_SPACING"),I(e>=Tx.MIN_TICK&&e<=Tx.MAX_TICK,"TICK_BOUND");const n=Math.round(e/t)*t;return n<Tx.MIN_TICK?n+t:n>Tx.MAX_TICK?n-t:n}function Wx(e,t,n){const i=Tx.getSqrtRatioAtTick(n),o=E.multiply(i,i);return e.sortsBefore(t)?new ex(e,t,vx,o):new ex(e,t,o,vx)}function Hx(e){const t=e.baseCurrency.sortsBefore(e.quoteCurrency),n=t?Nx(e.numerator,e.denominator):Nx(e.denominator,e.numerator);let i=Tx.getTickAtSqrtRatio(n);const o=Wx(e.baseCurrency,e.quoteCurrency,i+1);return t?e.lessThan(o)||i++:e.greaterThan(o)||i++,i}E.exponentiate(E.BigInt(2),E.BigInt(128)),E.exponentiate(E.BigInt(2),E.BigInt(256));class Zx{constructor({index:e,liquidityGross:t,liquidityNet:n}){I(e>=Tx.MIN_TICK&&e<=Tx.MAX_TICK,"TICK"),this.index=e,this.liquidityGross=E.BigInt(t),this.liquidityNet=E.BigInt(n)}}class zx{constructor(e,t){const n=e.map((e=>e instanceof Zx?e:new Zx(e)));Px.validateList(n,t),this.ticks=n}getTick(e){return D(this,void 0,void 0,(function*(){return Px.getTick(this.ticks,e)}))}nextInitializedTickWithinOneWord(e,t,n){return D(this,void 0,void 0,(function*(){return Px.nextInitializedTickWithinOneWord(this.ticks,e,t,n)}))}}const $x=new Mx;let Gx=class e{static getAddress(e,t,n,i,o){return bx({factoryAddress:null!=o?o:"0x78172691DD3B8ADa7aEbd9bFfB487FB11D735DB2",fee:n,tokenA:e,tokenB:t,initCodeHashManualOverride:i})}constructor(e,t,n,i,o,r,a=$x){I(Number.isInteger(n)&&n<1e6,"FEE");const s=Tx.getSqrtRatioAtTick(r),l=Tx.getSqrtRatioAtTick(r+1);I(E.greaterThanOrEqual(E.BigInt(i),s)&&E.lessThanOrEqual(E.BigInt(i),l),"PRICE_BOUNDS"),[this.token0,this.token1]=e.sortsBefore(t)?[e,t]:[t,e],this.fee=n,this.sqrtRatioX96=E.BigInt(i),this.liquidity=E.BigInt(o),this.tickCurrent=r,this.tickDataProvider=Array.isArray(a)?new zx(a,mx[n]):a}involvesToken(e){return e.equals(this.token0)||e.equals(this.token1)}get token0Price(){var e;return null!==(e=this._token0Price)&&void 0!==e?e:this._token0Price=new ex(this.token0,this.token1,vx,E.multiply(this.sqrtRatioX96,this.sqrtRatioX96))}get token1Price(){var e;return null!==(e=this._token1Price)&&void 0!==e?e:this._token1Price=new ex(this.token1,this.token0,E.multiply(this.sqrtRatioX96,this.sqrtRatioX96),vx)}priceOf(e){return I(this.involvesToken(e),"TOKEN"),e.equals(this.token0)?this.token0Price:this.token1Price}get chainId(){return this.token0.chainId}getOutputAmount(t,n){return D(this,void 0,void 0,(function*(){I(this.involvesToken(t.currency),"TOKEN");const i=t.currency.equals(this.token0),{amountCalculated:o,sqrtRatioX96:r,liquidity:a,tickCurrent:s}=yield this.swap(i,t.quotient,n),l=i?this.token1:this.token0;return[Ym.fromRawAmount(l,E.multiply(o,xx)),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}getInputAmount(t,n){return D(this,void 0,void 0,(function*(){I(t.currency.isToken&&this.involvesToken(t.currency),"TOKEN");const i=t.currency.equals(this.token1),{amountCalculated:o,sqrtRatioX96:r,liquidity:a,tickCurrent:s}=yield this.swap(i,E.multiply(t.quotient,xx),n),l=i?this.token0:this.token1;return[Ym.fromRawAmount(l,o),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}swap(e,t,n){return D(this,void 0,void 0,(function*(){return function(e,t,n,i,o,r,a,s,l){return D(this,void 0,void 0,(function*(){l||(l=a?E.add(Tx.MIN_SQRT_RATIO,fx):E.subtract(Tx.MAX_SQRT_RATIO,fx)),a?(I(E.greaterThan(l,Tx.MIN_SQRT_RATIO),"RATIO_MIN"),I(E.lessThan(l,t),"RATIO_CURRENT")):(I(E.lessThan(l,Tx.MAX_SQRT_RATIO),"RATIO_MAX"),I(E.greaterThan(l,t),"RATIO_CURRENT"));const d=E.greaterThanOrEqual(s,gx),c={amountSpecifiedRemaining:s,amountCalculated:gx,sqrtPriceX96:t,tick:n,liquidity:i};for(;E.notEqual(c.amountSpecifiedRemaining,gx)&&c.sqrtPriceX96!==l;){let t={};if(t.sqrtPriceStartX96=c.sqrtPriceX96,[t.tickNext,t.initialized]=yield r.nextInitializedTickWithinOneWord(c.tick,a,o),t.tickNext<Tx.MIN_TICK?t.tickNext=Tx.MIN_TICK:t.tickNext>Tx.MAX_TICK&&(t.tickNext=Tx.MAX_TICK),t.sqrtPriceNextX96=Tx.getSqrtRatioAtTick(t.tickNext),[c.sqrtPriceX96,t.amountIn,t.amountOut,t.feeAmount]=Lx.computeSwapStep(c.sqrtPriceX96,(a?E.lessThan(t.sqrtPriceNextX96,l):E.greaterThan(t.sqrtPriceNextX96,l))?l:t.sqrtPriceNextX96,c.liquidity,c.amountSpecifiedRemaining,e),d?(c.amountSpecifiedRemaining=E.subtract(c.amountSpecifiedRemaining,E.add(t.amountIn,t.feeAmount)),c.amountCalculated=E.subtract(c.amountCalculated,t.amountOut)):(c.amountSpecifiedRemaining=E.add(c.amountSpecifiedRemaining,t.amountOut),c.amountCalculated=E.add(c.amountCalculated,E.add(t.amountIn,t.feeAmount))),E.equal(c.sqrtPriceX96,t.sqrtPriceNextX96)){if(t.initialized){let e=E.BigInt((yield r.getTick(t.tickNext)).liquidityNet);a&&(e=E.multiply(e,xx)),c.liquidity=Rx.addDelta(c.liquidity,e)}c.tick=a?t.tickNext-1:t.tickNext}else E.notEqual(c.sqrtPriceX96,t.sqrtPriceStartX96)&&(c.tick=Tx.getTickAtSqrtRatio(c.sqrtPriceX96))}return{amountCalculated:c.amountCalculated,sqrtRatioX96:c.sqrtPriceX96,liquidity:c.liquidity,tickCurrent:c.tick}}))}(E.BigInt(this.fee),this.sqrtRatioX96,this.tickCurrent,this.liquidity,this.tickSpacing,this.tickDataProvider,e,t,n)}))}get tickSpacing(){return mx[this.fee]}};class Qx{constructor({pool:e,liquidity:t,tickLower:n,tickUpper:i}){this._token0Amount=null,this._token1Amount=null,this._mintAmounts=null,I(n<i,"TICK_ORDER"),I(n>=Tx.MIN_TICK&&n%e.tickSpacing==0,"TICK_LOWER"),I(i<=Tx.MAX_TICK&&i%e.tickSpacing==0,"TICK_UPPER"),this.pool=e,this.tickLower=n,this.tickUpper=i,this.liquidity=E.BigInt(t)}get token0PriceLower(){return Wx(this.pool.token0,this.pool.token1,this.tickLower)}get token0PriceUpper(){return Wx(this.pool.token0,this.pool.token1,this.tickUpper)}get amount0(){return null===this._token0Amount&&(this.pool.tickCurrent<this.tickLower?this._token0Amount=Ym.fromRawAmount(this.pool.token0,Ax.getAmount0Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this.pool.tickCurrent<this.tickUpper?this._token0Amount=Ym.fromRawAmount(this.pool.token0,Ax.getAmount0Delta(this.pool.sqrtRatioX96,Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this._token0Amount=Ym.fromRawAmount(this.pool.token0,gx)),this._token0Amount}get amount1(){return null===this._token1Amount&&(this.pool.tickCurrent<this.tickLower?this._token1Amount=Ym.fromRawAmount(this.pool.token1,gx):this.pool.tickCurrent<this.tickUpper?this._token1Amount=Ym.fromRawAmount(this.pool.token1,Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!1)):this._token1Amount=Ym.fromRawAmount(this.pool.token1,Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1))),this._token1Amount}ratiosAfterSlippage(e){const t=this.pool.token0Price.asFraction.multiply(new Jm(1).subtract(e)),n=this.pool.token0Price.asFraction.multiply(e.add(1));let i=Nx(t.numerator,t.denominator);E.lessThanOrEqual(i,Tx.MIN_SQRT_RATIO)&&(i=E.add(Tx.MIN_SQRT_RATIO,E.BigInt(1)));let o=Nx(n.numerator,n.denominator);return E.greaterThanOrEqual(o,Tx.MAX_SQRT_RATIO)&&(o=E.subtract(Tx.MAX_SQRT_RATIO,E.BigInt(1))),{sqrtRatioX96Lower:i,sqrtRatioX96Upper:o}}mintAmountsWithSlippage(e){const{sqrtRatioX96Upper:t,sqrtRatioX96Lower:n}=this.ratiosAfterSlippage(e),i=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Tx.getTickAtSqrtRatio(n)),o=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Tx.getTickAtSqrtRatio(t)),r=Qx.fromAmounts(Object.assign(Object.assign({pool:this.pool,tickLower:this.tickLower,tickUpper:this.tickUpper},this.mintAmounts),{useFullPrecision:!1})),{amount0:a}=new Qx({pool:o,liquidity:r.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).mintAmounts,{amount1:s}=new Qx({pool:i,liquidity:r.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).mintAmounts;return{amount0:a,amount1:s}}burnAmountsWithSlippage(e){const{sqrtRatioX96Upper:t,sqrtRatioX96Lower:n}=this.ratiosAfterSlippage(e),i=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Tx.getTickAtSqrtRatio(n)),o=new Gx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Tx.getTickAtSqrtRatio(t)),r=new Qx({pool:o,liquidity:this.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).amount0,a=new Qx({pool:i,liquidity:this.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).amount1;return{amount0:r.quotient,amount1:a.quotient}}get mintAmounts(){return null===this._mintAmounts?this.pool.tickCurrent<this.tickLower?{amount0:Ax.getAmount0Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:gx}:this.pool.tickCurrent<this.tickUpper?{amount0:Ax.getAmount0Delta(this.pool.sqrtRatioX96,Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!0)}:{amount0:gx,amount1:Ax.getAmount1Delta(Tx.getSqrtRatioAtTick(this.tickLower),Tx.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0)}:this._mintAmounts}static fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:o,useFullPrecision:r}){const a=Tx.getSqrtRatioAtTick(t),s=Tx.getSqrtRatioAtTick(n);return new Qx({pool:e,tickLower:t,tickUpper:n,liquidity:qx(e.sqrtRatioX96,a,s,i,o,r)})}static fromAmount0({pool:e,tickLower:t,tickUpper:n,amount0:i,useFullPrecision:o}){return Qx.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:zm,useFullPrecision:o})}static fromAmount1({pool:e,tickLower:t,tickUpper:n,amount1:i}){return Qx.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:zm,amount1:i,useFullPrecision:!0})}}var Yx=[{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"}];class Xx{constructor(){}static encodeMulticall(e){return Array.isArray(e)||(e=[e]),1===e.length?e[0]:Xx.INTERFACE.encodeFunctionData("multicall",[e])}static decodeMulticall(e){return Xx.INTERFACE.decodeFunctionData("multicall",e).data}}Xx.INTERFACE=new Gh(Yx);var Kx=[{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"},{internalType:"address",name:"_tokenDescriptor_",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"owner",type:"address"},{indexed:!0,internalType:"address",name:"approved",type:"address"},{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"}],name:"Approval",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"owner",type:"address"},{indexed:!0,internalType:"address",name:"operator",type:"address"},{indexed:!1,internalType:"bool",name:"approved",type:"bool"}],name:"ApprovalForAll",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!1,internalType:"address",name:"recipient",type:"address"},{indexed:!1,internalType:"uint256",name:"amount0",type:"uint256"},{indexed:!1,internalType:"uint256",name:"amount1",type:"uint256"}],name:"Collect",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!1,internalType:"uint128",name:"liquidity",type:"uint128"},{indexed:!1,internalType:"uint256",name:"amount0",type:"uint256"},{indexed:!1,internalType:"uint256",name:"amount1",type:"uint256"}],name:"DecreaseLiquidity",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!1,internalType:"uint128",name:"liquidity",type:"uint128"},{indexed:!1,internalType:"uint256",name:"amount0",type:"uint256"},{indexed:!1,internalType:"uint256",name:"amount1",type:"uint256"}],name:"IncreaseLiquidity",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"from",type:"address"},{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"}],name:"Transfer",type:"event"},{inputs:[],name:"DOMAIN_SEPARATOR",outputs:[{internalType:"bytes32",name:"",type:"bytes32"}],stateMutability:"view",type:"function"},{inputs:[],name:"PERMIT_TYPEHASH",outputs:[{internalType:"bytes32",name:"",type:"bytes32"}],stateMutability:"view",type:"function"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"approve",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"owner",type:"address"}],name:"balanceOf",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[],name:"baseURI",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"pure",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"burn",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint128",name:"amount0Max",type:"uint128"},{internalType:"uint128",name:"amount1Max",type:"uint128"}],internalType:"struct INonfungiblePositionManager.CollectParams",name:"params",type:"tuple"}],name:"collect",outputs:[{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token0",type:"address"},{internalType:"address",name:"token1",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint160",name:"sqrtPriceX96",type:"uint160"}],name:"createAndInitializePoolIfNecessary",outputs:[{internalType:"address",name:"pool",type:"address"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"amount0Min",type:"uint256"},{internalType:"uint256",name:"amount1Min",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"}],internalType:"struct INonfungiblePositionManager.DecreaseLiquidityParams",name:"params",type:"tuple"}],name:"decreaseLiquidity",outputs:[{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"getApproved",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint256",name:"amount0Desired",type:"uint256"},{internalType:"uint256",name:"amount1Desired",type:"uint256"},{internalType:"uint256",name:"amount0Min",type:"uint256"},{internalType:"uint256",name:"amount1Min",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"}],internalType:"struct INonfungiblePositionManager.IncreaseLiquidityParams",name:"params",type:"tuple"}],name:"increaseLiquidity",outputs:[{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"owner",type:"address"},{internalType:"address",name:"operator",type:"address"}],name:"isApprovedForAll",outputs:[{internalType:"bool",name:"",type:"bool"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"address",name:"token0",type:"address"},{internalType:"address",name:"token1",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"int24",name:"tickLower",type:"int24"},{internalType:"int24",name:"tickUpper",type:"int24"},{internalType:"uint256",name:"amount0Desired",type:"uint256"},{internalType:"uint256",name:"amount1Desired",type:"uint256"},{internalType:"uint256",name:"amount0Min",type:"uint256"},{internalType:"uint256",name:"amount1Min",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"}],internalType:"struct INonfungiblePositionManager.MintParams",name:"params",type:"tuple"}],name:"mint",outputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"amount0",type:"uint256"},{internalType:"uint256",name:"amount1",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"},{inputs:[],name:"name",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"ownerOf",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"spender",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"permit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"positions",outputs:[{internalType:"uint96",name:"nonce",type:"uint96"},{internalType:"address",name:"operator",type:"address"},{internalType:"address",name:"token0",type:"address"},{internalType:"address",name:"token1",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"int24",name:"tickLower",type:"int24"},{internalType:"int24",name:"tickUpper",type:"int24"},{internalType:"uint128",name:"liquidity",type:"uint128"},{internalType:"uint256",name:"feeGrowthInside0LastX128",type:"uint256"},{internalType:"uint256",name:"feeGrowthInside1LastX128",type:"uint256"},{internalType:"uint128",name:"tokensOwed0",type:"uint128"},{internalType:"uint128",name:"tokensOwed1",type:"uint128"}],stateMutability:"view",type:"function"},{inputs:[],name:"refundETH",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"from",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"safeTransferFrom",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"from",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"bytes",name:"_data",type:"bytes"}],name:"safeTransferFrom",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowed",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowedIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"operator",type:"address"},{internalType:"bool",name:"approved",type:"bool"}],name:"setApprovalForAll",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"bytes4",name:"interfaceId",type:"bytes4"}],name:"supportsInterface",outputs:[{internalType:"bool",name:"",type:"bool"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"sweepToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[],name:"symbol",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"index",type:"uint256"}],name:"tokenByIndex",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"owner",type:"address"},{internalType:"uint256",name:"index",type:"uint256"}],name:"tokenOfOwnerByIndex",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"tokenURI",outputs:[{internalType:"string",name:"",type:"string"}],stateMutability:"view",type:"function"},{inputs:[],name:"totalSupply",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"from",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"transferFrom",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"amount0Owed",type:"uint256"},{internalType:"uint256",name:"amount1Owed",type:"uint256"},{internalType:"bytes",name:"data",type:"bytes"}],name:"uniswapV3MintCallback",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"unwrapWETH9",outputs:[],stateMutability:"payable",type:"function"},{stateMutability:"payable",type:"receive"}],Jx=[{inputs:[],name:"refundETH",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"sweepToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"sweepTokenWithFee",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"unwrapWETH9",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"unwrapWETH9WithFee",outputs:[],stateMutability:"payable",type:"function"}];class eg{constructor(){}static encodeFeeBips(e){return _x(e.multiply(1e4).quotient)}static encodeUnwrapWETH9(e,t,n){if(t=nx(t),n){const i=this.encodeFeeBips(n.fee),o=nx(n.recipient);return eg.INTERFACE.encodeFunctionData("unwrapWETH9WithFee",[_x(e),t,i,o])}return eg.INTERFACE.encodeFunctionData("unwrapWETH9",[_x(e),t])}static encodeSweepToken(e,t,n,i){if(n=nx(n),i){const o=this.encodeFeeBips(i.fee),r=nx(i.recipient);return eg.INTERFACE.encodeFunctionData("sweepTokenWithFee",[e.address,_x(t),n,o,r])}return eg.INTERFACE.encodeFunctionData("sweepToken",[e.address,_x(t),n])}static encodeRefundETH(){return eg.INTERFACE.encodeFunctionData("refundETH")}}eg.INTERFACE=new Gh(Jx);var tg=[{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowed",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowedIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitIfNecessary",outputs:[],stateMutability:"payable",type:"function"}];class ng{constructor(){}static encodePermit(e,t){return"nonce"in t?ng.INTERFACE.encodeFunctionData("selfPermitAllowed",[e.address,_x(t.nonce),_x(t.expiry),t.v,t.r,t.s]):ng.INTERFACE.encodeFunctionData("selfPermit",[e.address,_x(t.amount),_x(t.deadline),t.v,t.r,t.s])}}ng.INTERFACE=new Gh(tg);const ig=_x(E.subtract(E.exponentiate(E.BigInt(2),E.BigInt(128)),E.BigInt(1)));function og(e){return Object.keys(e).some((e=>"recipient"===e))}const rg={Permit:[{name:"spender",type:"address"},{name:"tokenId",type:"uint256"},{name:"nonce",type:"uint256"},{name:"deadline",type:"uint256"}]};class ag{constructor(){}static encodeCreate(e){return ag.INTERFACE.encodeFunctionData("createAndInitializePoolIfNecessary",[e.token0.address,e.token1.address,e.fee,_x(e.sqrtRatioX96)])}static createCallParameters(e){return{calldata:this.encodeCreate(e),value:_x(0)}}static addCallParameters(e,t){I(E.greaterThan(e.liquidity,gx),"ZERO_LIQUIDITY");const n=[],{amount0:i,amount1:o}=e.mintAmounts,r=e.mintAmountsWithSlippage(t.slippageTolerance),a=_x(r.amount0),s=_x(r.amount1),l=_x(t.deadline);if(og(t)&&t.createPool&&n.push(this.encodeCreate(e.pool)),t.token0Permit&&n.push(ng.encodePermit(e.pool.token0,t.token0Permit)),t.token1Permit&&n.push(ng.encodePermit(e.pool.token1,t.token1Permit)),og(t)){const r=nx(t.recipient);n.push(ag.INTERFACE.encodeFunctionData("mint",[{token0:e.pool.token0.address,token1:e.pool.token1.address,fee:e.pool.fee,tickLower:e.tickLower,tickUpper:e.tickUpper,amount0Desired:_x(i),amount1Desired:_x(o),amount0Min:a,amount1Min:s,recipient:r,deadline:l}]))}else n.push(ag.INTERFACE.encodeFunctionData("increaseLiquidity",[{tokenId:_x(t.tokenId),amount0Desired:_x(i),amount1Desired:_x(o),amount0Min:a,amount1Min:s,deadline:l}]));let d=_x(0);if(t.useNative){const r=t.useNative.wrapped;I(e.pool.token0.equals(r)||e.pool.token1.equals(r),"NO_WETH");const a=e.pool.token0.equals(r)?i:o;E.greaterThan(a,gx)&&n.push(eg.encodeRefundETH()),d=_x(a)}return{calldata:Xx.encodeMulticall(n),value:d}}static encodeCollect(e){const t=[],n=_x(e.tokenId),i=e.expectedCurrencyOwed0.currency.isNative||e.expectedCurrencyOwed1.currency.isNative,o=nx(e.recipient);if(t.push(ag.INTERFACE.encodeFunctionData("collect",[{tokenId:n,recipient:i?"0x0000000000000000000000000000000000000000":o,amount0Max:ig,amount1Max:ig}])),i){const n=e.expectedCurrencyOwed0.currency.isNative?e.expectedCurrencyOwed0.quotient:e.expectedCurrencyOwed1.quotient,i=e.expectedCurrencyOwed0.currency.isNative?e.expectedCurrencyOwed1.currency:e.expectedCurrencyOwed0.currency,r=e.expectedCurrencyOwed0.currency.isNative?e.expectedCurrencyOwed1.quotient:e.expectedCurrencyOwed0.quotient;t.push(eg.encodeUnwrapWETH9(n,o)),t.push(eg.encodeSweepToken(i,r,o))}return t}static collectCallParameters(e){const t=ag.encodeCollect(e);return{calldata:Xx.encodeMulticall(t),value:_x(0)}}static removeCallParameters(e,t){const n=[],i=_x(t.deadline),o=_x(t.tokenId),r=new Qx({pool:e.pool,liquidity:t.liquidityPercentage.multiply(e.liquidity).quotient,tickLower:e.tickLower,tickUpper:e.tickUpper});I(E.greaterThan(r.liquidity,gx),"ZERO_LIQUIDITY");const{amount0:a,amount1:s}=r.burnAmountsWithSlippage(t.slippageTolerance);t.permit&&n.push(ag.INTERFACE.encodeFunctionData("permit",[nx(t.permit.spender),o,_x(t.permit.deadline),t.permit.v,t.permit.r,t.permit.s])),n.push(ag.INTERFACE.encodeFunctionData("decreaseLiquidity",[{tokenId:o,liquidity:_x(r.liquidity),amount0Min:_x(a),amount1Min:_x(s),deadline:i}]));const l=t.collectOptions,{expectedCurrencyOwed0:d,expectedCurrencyOwed1:c}=l,u=N(l,["expectedCurrencyOwed0","expectedCurrencyOwed1"]);return n.push(...ag.encodeCollect(Object.assign({tokenId:_x(t.tokenId),expectedCurrencyOwed0:d.add(Ym.fromRawAmount(d.currency,a)),expectedCurrencyOwed1:c.add(Ym.fromRawAmount(c.currency,s))},u))),t.liquidityPercentage.equalTo(fx)?t.burnToken&&n.push(ag.INTERFACE.encodeFunctionData("burn",[o])):I(!0!==t.burnToken,"CANNOT_BURN"),{calldata:Xx.encodeMulticall(n),value:_x(0)}}static safeTransferFromParameters(e){const t=nx(e.recipient),n=nx(e.sender);let i;return i=e.data?ag.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256,bytes)",[n,t,_x(e.tokenId),e.data]):ag.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256)",[n,t,_x(e.tokenId)]),{calldata:i,value:_x(0)}}static getPermitData(e,t,n){return{domain:{name:"Uniswap V3 Positions NFT-V1",chainId:n,version:"1",verifyingContract:t},types:rg,values:e}}}ag.INTERFACE=new Gh(Kx);var sg=[{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountIn",type:"uint256"}],name:"quoteExactInput",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint160[]",name:"sqrtPriceX96AfterList",type:"uint160[]"},{internalType:"uint32[]",name:"initializedTicksCrossedList",type:"uint32[]"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct IQuoterV2.QuoteExactInputSingleParams",name:"params",type:"tuple"}],name:"quoteExactInputSingle",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint160",name:"sqrtPriceX96After",type:"uint160"},{internalType:"uint32",name:"initializedTicksCrossed",type:"uint32"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountOut",type:"uint256"}],name:"quoteExactOutput",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint160[]",name:"sqrtPriceX96AfterList",type:"uint160[]"},{internalType:"uint32[]",name:"initializedTicksCrossedList",type:"uint32[]"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint256",name:"amount",type:"uint256"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct IQuoterV2.QuoteExactOutputSingleParams",name:"params",type:"tuple"}],name:"quoteExactOutputSingle",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint160",name:"sqrtPriceX96After",type:"uint160"},{internalType:"uint32",name:"initializedTicksCrossed",type:"uint32"},{internalType:"uint256",name:"gasEstimate",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"int256",name:"amount0Delta",type:"int256"},{internalType:"int256",name:"amount1Delta",type:"int256"},{internalType:"bytes",name:"path",type:"bytes"}],name:"uniswapV3SwapCallback",outputs:[],stateMutability:"view",type:"function"}];new Gh([{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountIn",type:"uint256"}],name:"quoteExactInput",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],name:"quoteExactInputSingle",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"uint256",name:"amountOut",type:"uint256"}],name:"quoteExactOutput",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],name:"quoteExactOutputSingle",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"int256",name:"amount0Delta",type:"int256"},{internalType:"int256",name:"amount1Delta",type:"int256"},{internalType:"bytes",name:"path",type:"bytes"}],name:"uniswapV3SwapCallback",outputs:[],stateMutability:"view",type:"function"}]),new Gh(sg);new Gh([{inputs:[{internalType:"contract IUniswapV3Factory",name:"_factory",type:"address"},{internalType:"contract INonfungiblePositionManager",name:"_nonfungiblePositionManager",type:"address"},{internalType:"uint256",name:"_maxIncentiveStartLeadTime",type:"uint256"},{internalType:"uint256",name:"_maxIncentiveDuration",type:"uint256"}],stateMutability:"nonpayable",type:"constructor"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!0,internalType:"address",name:"oldOwner",type:"address"},{indexed:!0,internalType:"address",name:"newOwner",type:"address"}],name:"DepositTransferred",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{indexed:!0,internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{indexed:!1,internalType:"uint256",name:"startTime",type:"uint256"},{indexed:!1,internalType:"uint256",name:"endTime",type:"uint256"},{indexed:!1,internalType:"address",name:"refundee",type:"address"},{indexed:!1,internalType:"uint256",name:"reward",type:"uint256"}],name:"IncentiveCreated",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"bytes32",name:"incentiveId",type:"bytes32"},{indexed:!1,internalType:"uint256",name:"refund",type:"uint256"}],name:"IncentiveEnded",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!1,internalType:"uint256",name:"reward",type:"uint256"}],name:"RewardClaimed",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!0,internalType:"bytes32",name:"incentiveId",type:"bytes32"},{indexed:!1,internalType:"uint128",name:"liquidity",type:"uint128"}],name:"TokenStaked",type:"event"},{anonymous:!1,inputs:[{indexed:!0,internalType:"uint256",name:"tokenId",type:"uint256"},{indexed:!0,internalType:"bytes32",name:"incentiveId",type:"bytes32"}],name:"TokenUnstaked",type:"event"},{inputs:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"amountRequested",type:"uint256"}],name:"claimReward",outputs:[{internalType:"uint256",name:"reward",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"reward",type:"uint256"}],name:"createIncentive",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"",type:"uint256"}],name:"deposits",outputs:[{internalType:"address",name:"owner",type:"address"},{internalType:"uint48",name:"numberOfStakes",type:"uint48"},{internalType:"int24",name:"tickLower",type:"int24"},{internalType:"int24",name:"tickUpper",type:"int24"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"}],name:"endIncentive",outputs:[{internalType:"uint256",name:"refund",type:"uint256"}],stateMutability:"nonpayable",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"contract IUniswapV3Factory",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"getRewardInfo",outputs:[{internalType:"uint256",name:"reward",type:"uint256"},{internalType:"uint160",name:"secondsInsideX128",type:"uint160"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes32",name:"",type:"bytes32"}],name:"incentives",outputs:[{internalType:"uint256",name:"totalRewardUnclaimed",type:"uint256"},{internalType:"uint160",name:"totalSecondsClaimedX128",type:"uint160"},{internalType:"uint96",name:"numberOfStakes",type:"uint96"}],stateMutability:"view",type:"function"},{inputs:[],name:"maxIncentiveDuration",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[],name:"maxIncentiveStartLeadTime",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"},{inputs:[],name:"nonfungiblePositionManager",outputs:[{internalType:"contract INonfungiblePositionManager",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"",type:"address"},{internalType:"address",name:"from",type:"address"},{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"bytes",name:"data",type:"bytes"}],name:"onERC721Received",outputs:[{internalType:"bytes4",name:"",type:"bytes4"}],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"contract IERC20Minimal",name:"",type:"address"},{internalType:"address",name:"",type:"address"}],name:"rewards",outputs:[{internalType:"uint256",name:"",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"stakeToken",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"bytes32",name:"incentiveId",type:"bytes32"}],name:"stakes",outputs:[{internalType:"uint160",name:"secondsPerLiquidityInsideInitialX128",type:"uint160"},{internalType:"uint128",name:"liquidity",type:"uint128"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"address",name:"to",type:"address"}],name:"transferDeposit",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{components:[{internalType:"contract IERC20Minimal",name:"rewardToken",type:"address"},{internalType:"contract IUniswapV3Pool",name:"pool",type:"address"},{internalType:"uint256",name:"startTime",type:"uint256"},{internalType:"uint256",name:"endTime",type:"uint256"},{internalType:"address",name:"refundee",type:"address"}],internalType:"struct IUniswapV3Staker.IncentiveKey",name:"key",type:"tuple"},{internalType:"uint256",name:"tokenId",type:"uint256"}],name:"unstakeToken",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"tokenId",type:"uint256"},{internalType:"address",name:"to",type:"address"},{internalType:"bytes",name:"data",type:"bytes"}],name:"withdrawToken",outputs:[],stateMutability:"nonpayable",type:"function"}]);function lg({removed:e,inRange:n}){const i=t.useTheme(),r={py:4,px:8,color:i.palette.success.main,borderRadius:4,backgroundColor:t.alpha(i.palette.success.main,.1),typography:"h6"};return e?z.jsx(t.Tooltip,{title:o.i18n._({id:"MZPP7t",message:"Your position has 0 liquidity, and is not earning fees."}),maxWidth:240,children:z.jsx(t.Box,{sx:Object.assign(Object.assign({},r),{color:i.palette.warning.main,backgroundColor:t.alpha(i.palette.warning.main,.1)}),children:o.i18n._({id:"D87pha",message:"Closed"})})}):n?z.jsx(t.Tooltip,{title:o.i18n._({id:"aIvv/z",message:"The price of this pool is within your selected range. Your position is currently earning fees."}),maxWidth:240,children:z.jsx(t.Box,{sx:r,children:o.i18n._({id:"vOyUlD",message:"In range"})})}):z.jsx(t.Tooltip,{title:o.i18n._({id:"IwiTcw",message:"The price of this pool is outside of your selected range. Your position is not currently earning fees."}),maxWidth:240,children:z.jsx(t.Box,{sx:Object.assign(Object.assign({},r),{color:i.palette.error.main,backgroundColor:t.alpha(i.palette.error.main,.1)}),children:o.i18n._({id:"i3Z+/Z",message:"Out of range"})})})}new Gh([{inputs:[{internalType:"address",name:"_factory",type:"address"},{internalType:"address",name:"_WETH9",type:"address"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[],name:"WETH9",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{components:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint256",name:"amountOutMinimum",type:"uint256"}],internalType:"struct ISwapRouter.ExactInputParams",name:"params",type:"tuple"}],name:"exactInput",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountIn",type:"uint256"},{internalType:"uint256",name:"amountOutMinimum",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct ISwapRouter.ExactInputSingleParams",name:"params",type:"tuple"}],name:"exactInputSingle",outputs:[{internalType:"uint256",name:"amountOut",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"bytes",name:"path",type:"bytes"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint256",name:"amountInMaximum",type:"uint256"}],internalType:"struct ISwapRouter.ExactOutputParams",name:"params",type:"tuple"}],name:"exactOutput",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[{components:[{internalType:"address",name:"tokenIn",type:"address"},{internalType:"address",name:"tokenOut",type:"address"},{internalType:"uint24",name:"fee",type:"uint24"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint256",name:"amountOut",type:"uint256"},{internalType:"uint256",name:"amountInMaximum",type:"uint256"},{internalType:"uint160",name:"sqrtPriceLimitX96",type:"uint160"}],internalType:"struct ISwapRouter.ExactOutputSingleParams",name:"params",type:"tuple"}],name:"exactOutputSingle",outputs:[{internalType:"uint256",name:"amountIn",type:"uint256"}],stateMutability:"payable",type:"function"},{inputs:[],name:"factory",outputs:[{internalType:"address",name:"",type:"address"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"},{inputs:[],name:"refundETH",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermit",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowed",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"nonce",type:"uint256"},{internalType:"uint256",name:"expiry",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitAllowedIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"uint256",name:"deadline",type:"uint256"},{internalType:"uint8",name:"v",type:"uint8"},{internalType:"bytes32",name:"r",type:"bytes32"},{internalType:"bytes32",name:"s",type:"bytes32"}],name:"selfPermitIfNecessary",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"sweepToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"sweepTokenWithFee",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"int256",name:"amount0Delta",type:"int256"},{internalType:"int256",name:"amount1Delta",type:"int256"},{internalType:"bytes",name:"_data",type:"bytes"}],name:"uniswapV3SwapCallback",outputs:[],stateMutability:"nonpayable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"}],name:"unwrapWETH9",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"uint256",name:"amountMinimum",type:"uint256"},{internalType:"address",name:"recipient",type:"address"},{internalType:"uint256",name:"feeBips",type:"uint256"},{internalType:"address",name:"feeRecipient",type:"address"}],name:"unwrapWETH9WithFee",outputs:[],stateMutability:"payable",type:"function"},{stateMutability:"payable",type:"receive"}]);const dg=({token:e,amount:n})=>{var i;const o=t.useTheme();return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(ol,{address:null!==(i=null==e?void 0:e.address)&&void 0!==i?i:"",chainId:null==e?void 0:e.chainId,noShowChain:!0,width:18,height:18,marginRight:0}),z.jsxs(t.Box,{sx:{typography:"body1",color:o.palette.text.primary},children:[er({input:n.toSignificant(),decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),z.jsx(t.ButtonBase,{sx:{display:"flex",alignItems:"center",color:o.palette.text.secondary,"&:hover":{color:o.palette.text.primary}},onClick:()=>{window.open(Ta(e.chainId,null==e?void 0:e.address,"address"))},children:z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:z.jsx("path",{opacity:"0.5",fillRule:"evenodd",clipRule:"evenodd",d:"M3.33333 3.33333V12.6667H12.6667V8H14V12.6667C14 13.4 13.4 14 12.6667 14H3.33333C2.59333 14 2 13.4 2 12.6667V3.33333C2 2.6 2.59333 2 3.33333 2H8V3.33333H3.33333ZM9.33333 3.33333V2H14V6.66667H12.6667V4.27333L6.11333 10.8267L5.17333 9.88667L11.7267 3.33333H9.33333Z",fill:"currentColor"})})})]})},cg=({position:i,inRange:r})=>{var a;const s=t.useTheme(),l=i.pool.token0,d=i.pool.token1,c=i.pool.chainId,u=(null==i?void 0:i.liquidity)&&E.equal(null==i?void 0:i.liquidity,E.BigInt(0)),p=n.useMemo((()=>Gx.getAddress(i.pool.token0,i.pool.token1,i.pool.fee,void 0,c?Vm[c]:void 0)),[c,i.pool.fee,i.pool.token0,i.pool.token1]);return z.jsxs(t.Box,{sx:{border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:s.spacing(12,20),borderBottomStyle:"solid",borderBottomColor:"border.main",borderBottomWidth:1},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[z.jsxs(t.Box,{sx:{typography:"body2",color:s.palette.text.primary},children:[o.i18n._({id:"PVa3KL",message:"Position on"})," ",null==l?void 0:l.symbol,"/",null==d?void 0:d.symbol]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(lg,{removed:u,inRange:r}),z.jsx(t.Box,{sx:{py:4,px:8,color:s.palette.text.secondary,borderRadius:4,backgroundColor:s.palette.background.tag,typography:"h6"},children:hr({input:(null===(a=null==i?void 0:i.pool)||void 0===a?void 0:a.fee)/1e6})})]})]}),z.jsxs(t.ButtonBase,{sx:{display:"flex",alignItems:"center",gap:0,typography:"body2",color:s.palette.text.secondary,"&:hover":{color:s.palette.text.primary}},onClick:()=>{window.open(Ta(c,p,"address"))},children:[o.i18n._({id:"URmyfc",message:"Details"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M7.5 5L6.4425 6.0575L9.8775 9.5L6.4425 12.9425L7.5 14L12 9.5L7.5 5Z",fill:"currentColor"})})]})]}),z.jsxs(t.Box,{sx:{p:s.spacing(12,20)},children:[z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),z.jsxs(t.Box,{sx:{mt:12},children:[z.jsx(dg,{token:l,amount:i.amount0}),z.jsx(dg,{token:d,amount:i.amount1})]})]})]})};function ug({price:e,atLimit:t,direction:n}){return t[n]?n===km.LOWER?"0":"∞":"string"==typeof e&&"∞"===e?"∞":er({input:"string"==typeof e?e:null==e?void 0:e.toSignificant()})}const pg=({baseToken:e,quoteToken:n,handleRateToggle:i,sx:o})=>{const r=t.useTheme(),a=null==e?void 0:e.wrapped,s=null==n?void 0:n.wrapped,l=a&&s&&a.sortsBefore(s);return z.jsx(t.Box,{component:t.ButtonBase,onClick:i,sx:Object.assign({display:"flex",alignItems:"center",p:1,borderRadius:8,backgroundColor:r.palette.border.main},o),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",width:"100%",[r.breakpoints.up("tablet")]:{width:"auto"}},children:[z.jsx(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:1,flexBasis:"50%",px:12,py:4,borderRadius:7,textAlign:"center",typography:"h6",whiteSpace:"nowrap"},l?{color:r.palette.text.primary,backgroundColor:r.palette.background.paper}:{color:r.palette.text.secondary,backgroundColor:"transparent"}),children:l?e.symbol:null==n?void 0:n.symbol}),z.jsx(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:1,flexBasis:"50%",px:12,py:4,borderRadius:7,textAlign:"center",typography:"h6",whiteSpace:"nowrap"},l?{color:r.palette.text.secondary,backgroundColor:"transparent"}:{color:r.palette.text.primary,backgroundColor:r.palette.background.paper}),children:l?n.symbol:null==e?void 0:e.symbol})]})})},hg=({position:i,title:o,baseCurrencyDefault:r,ticksAtLimit:a})=>{const s=i.pool.token0,l=i.pool.token1,d=t.useTheme(),[c,u]=n.useState(r?r===s?s:r===l?l:s:s),p=c===s,h=p?l:s,m=p?i.pool.priceOf(i.pool.token0):i.pool.priceOf(i.pool.token1),x=p?i.token0PriceLower:i.token0PriceUpper.invert(),g=p?i.token0PriceUpper:i.token0PriceLower.invert(),f=n.useCallback((()=>{u(h)}),[h]);return z.jsxs(Lm,{gap:"md",children:[z.jsxs(Mm,{children:[o?z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:d.palette.text.secondary},children:o}):z.jsx("div",{}),z.jsx(pg,{baseToken:p?s:l,quoteToken:p?l:s,handleRateToggle:f})]}),z.jsxs(Mm,{children:[z.jsxs(Im,{sx:{width:"48%",py:12,gap:12},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:z.jsx(e.Trans,{id:"EQs1sJ",message:"Min price"})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:ug({price:x,atLimit:a,direction:km.LOWER})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"WgTuci",message:"Your position will be 100% composed of {0} at this price",values:{0:null==c?void 0:c.symbol}})})]}),z.jsxs(Im,{sx:{width:"48%",py:12,gap:12},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:z.jsx(e.Trans,{id:"5etEUX",message:"Max price"})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:ug({price:g,atLimit:a,direction:km.UPPER})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"WgTuci",message:"Your position will be 100% composed of {0} at this price",values:{0:null==h?void 0:h.symbol}})})]})]}),z.jsxs(Im,{sx:{py:12,flexDirection:"row",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(Lm,{gap:"4px",justify:"flex-start",children:[z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:z.jsx(e.Trans,{id:"DWd30U",message:"Current price"})}),z.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:z.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),z.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:`${er({input:m.toSignificant()})} `})]})]})},mg=({chainId:e,disabled:n,removed:i,isLoading:r,error:a,onConfirm:s})=>z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:e,children:z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:s,disabled:n,isLoading:r,children:i?o.i18n._({id:"D87pha",message:"Closed"}):null!=a?a:o.i18n._({id:"t/YqKh",message:"Remove"})})}),xg={[hx.LOWEST]:{label:"0.01%"},[hx.LOW_200]:{label:"0.02%"},[hx.LOW_300]:{label:"0.03%"},[hx.LOW_400]:{label:"0.04%"},[hx.LOW]:{label:"0.05%"},[hx.MEDIUM]:{label:"0.30%"},[hx.HIGH]:{label:"1.00%"}},gg=({poolType:e})=>{const n="AMM V2"===e?t.lightPalette.error.main:"AMM V3"===e?t.lightPalette.purple.main:t.lightPalette.success.main;return z.jsx(t.Box,{sx:{px:8,height:24,typography:"h6",lineHeight:"24px",borderRadius:4,background:t.alpha(n,.1),color:n,whiteSpace:"nowrap"},children:e})},fg=({isAMMV2:n,isAMMV3:i,lpFeeRate:o,mtFeeRate:r})=>{var a,l;return z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:z.jsx(t.Box,{sx:{px:8,height:24,typography:"h6",lineHeight:"24px",borderRadius:4,backgroundColor:"background.tag",color:"text.secondary",whiteSpace:"nowrap"},children:i?null!==(l=null===(a=xg[o])||void 0===a?void 0:a.label)&&void 0!==l?l:"-":hr({input:new s(null!=o?o:0).plus(r?rr(r,n?4:18):0)})})})},yg=({sx:e})=>z.jsx(gg,{poolType:"AMM V3"}),vg=({position:n,title:i,inRange:o,baseCurrencyDefault:r,ticksAtLimit:a})=>{var s,l,d;const c=n.pool.token0,u=n.pool.token1,p=(null==n?void 0:n.liquidity)&&E.equal(null==n?void 0:n.liquidity,E.BigInt(0));return z.jsxs(Lm,{gap:"md",style:{marginTop:"0.5rem"},children:[z.jsxs(Mm,{style:{gap:4},children:[z.jsxs(Om,{children:[z.jsx(Rp,{tokens:[{address:c.address},{address:u.address}],mr:8}),z.jsxs(t.Box,{sx:{typography:"h5"},children:[null==c?void 0:c.symbol," / ",null==u?void 0:u.symbol]})]}),z.jsx(yg,{sx:{ml:"auto"}}),z.jsx(lg,{removed:p,inRange:o})]}),z.jsxs(Im,{children:[z.jsxs(Lm,{gap:"md",children:[z.jsxs(Mm,{children:[z.jsxs(Om,{children:[z.jsx(ol,{address:null!==(s=null==c?void 0:c.address)&&void 0!==s?s:"",chainId:null==c?void 0:c.chainId,noShowChain:!0,width:32,height:32,marginRight:0}),z.jsx(t.Box,{sx:{ml:8},children:null==c?void 0:c.symbol})]}),z.jsx(Om,{children:z.jsx(t.Box,{sx:{mr:8},children:er({input:n.amount0.toSignificant(),decimals:null==c?void 0:c.decimals})})})]}),z.jsxs(Mm,{children:[z.jsxs(Om,{children:[z.jsx(ol,{address:null!==(l=null==u?void 0:u.address)&&void 0!==l?l:"",chainId:null==u?void 0:u.chainId,noShowChain:!0,width:32,height:32,marginRight:0}),z.jsx(t.Box,{ml:"8px",children:null==u?void 0:u.symbol})]}),z.jsx(Om,{children:z.jsx(t.Box,{mr:"8px",children:er({input:n.amount1.toSignificant(),decimals:null==u?void 0:u.decimals})})})]})]}),z.jsxs(Mm,{children:[z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"})}),z.jsx(t.Box,{children:hr({input:(null===(d=null==n?void 0:n.pool)||void 0===d?void 0:d.fee)/1e6})})]})]}),z.jsx(hg,{position:n,title:i,baseCurrencyDefault:r,ticksAtLimit:a})]})},bg=({on:e,onClose:n,position:i,outOfRange:r,ticksAtLimit:a,onConfirm:s,loading:l})=>{const{isMobile:d}=Ga();return z.jsx(Xs,{open:e,onClose:n,modal:!0,title:o.i18n._({id:"E6MqGy",message:"Add liquidity"}),height:683,children:z.jsxs(t.Box,{sx:{flex:1,px:20,pb:24,display:"flex",flexDirection:"column",justifyContent:"space-between",width:d?void 0:420},children:[z.jsx(t.Box,{sx:{pt:0,px:0},children:i?z.jsx(vg,{position:i,inRange:!r,ticksAtLimit:a,title:o.i18n._({id:"3VUfrF",message:"Selected Range"})}):null}),z.jsx(t.Button,{size:t.Button.Size.big,fullWidth:!0,isLoading:l,sx:{mt:20},onClick:s,children:o.i18n._({id:"m16xKo",message:"Add"})})]})})};class Cg{static getPoolAddress(e,t,n,i,o){this.addresses.length>this.MAX_ENTRIES&&(this.addresses=this.addresses.slice(0,this.MAX_ENTRIES/2));const{address:r}=t,{address:a}=n,s=`${e}:${r}:${a}:${i.toString()}`,l=this.addresses.find((e=>e.key===s));if(l)return l.address;const d={key:s,address:bx({factoryAddress:e,tokenA:t,tokenB:n,fee:i,chainId:o})};return this.addresses.unshift(d),d.address}static getPool(e,t,n,i,o,r){this.pools.length>this.MAX_ENTRIES&&(this.pools=this.pools.slice(0,this.MAX_ENTRIES/2));const a=this.pools.find((a=>a.token0===e&&a.token1===t&&a.fee===n&&E.EQ(a.sqrtRatioX96,i)&&E.EQ(a.liquidity,o)&&a.tickCurrent===r));if(a)return a;const s=new Gx(e,t,n,i,o,r);return this.pools.unshift(s),s}}var jg;function wg(e,t,i){const o=n.useMemo((()=>[[e,t,i]]),[e,t,i]);return function(e,t){const i=n.useMemo((()=>e?t.map((([e,t,n])=>{if(e&&t&&n){const i=e.wrapped,o=t.wrapped;if(i.equals(o))return;return i.sortsBefore(o)?[i,o,n]:[o,i,n]}})):new Array(t.length)),[e,t]),o=n.useMemo((()=>{const t=e&&Vm[e];return t?i.map((n=>n&&Cg.getPoolAddress(t,...n,e))):new Array(i.length)}),[e,i]),{data:r}=c.useQueries({queries:o.map((t=>ga.getV3PoolSlot0(e,t))),combine:e=>({data:e.map((e=>e.data))})}),{data:a}=c.useQueries({queries:o.map((t=>ga.getV3PoolLiquidity(e,t))),combine:e=>({data:e.map((e=>e.data))})});return n.useMemo((()=>t.map(((e,t)=>{const n=i[t];if(!n)return[jg.INVALID,null];const[o,s,l]=n;if(!r[t])return[jg.NOT_EXISTS,null];const d=r[t];if(!a[t])return[jg.NOT_EXISTS,null];const c=a[t];if(!d||!c)return[jg.NOT_EXISTS,null];if(!d.sqrtPriceX96||d.sqrtPriceX96.eq(0))return[jg.NOT_EXISTS,null];try{const e=Cg.getPool(o,s,l,d.sqrtPriceX96,c[0],d.tick);return[jg.EXISTS,e]}catch(e){return console.error(e,{tags:{file:"usePools",function:"usePools"},extra:{token0:o.address,token1:s.address,chainId:o.chainId,fee:l}}),[jg.NOT_EXISTS,null]}}))),[a,t,r,i])}(null==e?void 0:e.chainId,o)[0]}Cg.MAX_ENTRIES=128,Cg.pools=[],Cg.addresses=[],function(e){e[e.LOADING=0]="LOADING",e[e.NOT_EXISTS=1]="NOT_EXISTS",e[e.EXISTS=2]="EXISTS",e[e.INVALID=3]="INVALID"}(jg||(jg={}));class kg{constructor(e){const t=r.basicTokenMap[e];this.chainId=e,this.decimals=t.decimals,this.name=t.name,this.symbol=t.symbol,this.isNative=!0,this.isToken=!1,this.address=Tg(this.chainId)}equals(e){return e.isNative&&e.chainId===this.chainId}get wrapped(){const e=r.basicTokenMap[this.chainId];return new ox(this.chainId,e.wrappedTokenAddress,e.decimals,e.wrappedTokenSymbol,e.name)}static onChain(e){var t;return null!==(t=this._cachedNativeCurrency[e])&&void 0!==t?t:this._cachedNativeCurrency[e]=new kg(e)}}function Tg(e){return r.basicTokenMap[e].address}function Bg(e,t){const n=null==e?void 0:e.toLowerCase(),i=null==t?void 0:t.toLowerCase();return null!==n&&null!==i&&n===i}kg._cachedNativeCurrency={};const Eg=(e,t)=>!t||Bg(t,Tg(e));function Ig(e){if(!e)return;const{name:t,chainId:n,address:i,decimals:o,symbol:r}=e;return function(e,t){return!Eg(e,t)}(n,i)?new ox(n,i,o,null!=r?r:void 0,null!=t?t:void 0):new kg(n)}function Ag(e){var t,n;if(e)return{chainId:e.chainId,address:e.address,decimals:e.decimals,symbol:null!==(t=e.symbol)&&void 0!==t?t:"",name:null!==(n=e.name)&&void 0!==n?n:""}}function Sg(e,t,n){if(e&&t&&"number"==typeof n)return Wx(e,t,n)}function Lg(e,t){if(e&&t&&!isNaN(parseFloat(e)))try{const n=A.parseUnits(function(e,t){const n=e.split(/[.,]/),i=e.includes(".")?".":",";return n.length>1&&n[1].length>t?n[0]+i+n[1].slice(0,t):e}(e,t.decimals),t.decimals).toString();if("0"!==n)return Ym.fromRawAmount(t,E.BigInt(n))}catch(t){console.error("tryParseCurrencyAmount","tryParseCurrencyAmount",`Failed to parse input amount: "${e}"`,t)}}function Rg(e,t,n,i){if(!(e&&t&&n&&i))return;const o=function(e,t,n){var i;if(!e||!t||!n)return;if(!n.match(/^\d*\.?\d+$/))return;const[o,r]=n.split("."),a=null!==(i=null==r?void 0:r.length)&&void 0!==i?i:0,s=E.BigInt((null!=o?o:"")+(null!=r?r:""));return new ex(e,t,E.multiply(E.BigInt(10**a),E.BigInt(10**e.decimals)),E.multiply(s,E.BigInt(10**t.decimals)))}(e,t,i);if(!o)return;let r;const a=Nx(o.numerator,o.denominator);return r=E.greaterThanOrEqual(a,Tx.MAX_SQRT_RATIO)?Tx.MAX_TICK:E.lessThanOrEqual(a,Tx.MIN_SQRT_RATIO)?Tx.MIN_TICK:Hx(o),Vx(r,mx[n])}function Mg({state:e,existingPosition:t}){var i,r,a,s,l,d,u,p,h,m,x,g,f;const{account:y,chainId:v}=Ra(),{feeAmount:b,independentField:C,typedValue:j,leftRangeTypedValue:w,rightRangeTypedValue:k,startPriceTypedValue:T}=e,B=null!==(i=e.baseToken)&&void 0!==i?i:void 0,I=null!==(r=e.baseToken)&&void 0!==r?r:void 0,A=null!==(a=e.quoteToken)&&void 0!==a?a:void 0,S=C===wm.CURRENCY_A?wm.CURRENCY_B:wm.CURRENCY_A,L=n.useMemo((()=>({[wm.CURRENCY_A]:B,[wm.CURRENCY_B]:A})),[B,A]),[R,M,O]=n.useMemo((()=>[null==B?void 0:B.wrapped,null==A?void 0:A.wrapped,null==I?void 0:I.wrapped]),[B,A,I]),[P,_]=n.useMemo((()=>R&&M?R.sortsBefore(M)?[R,M]:[M,R]:[void 0,void 0]),[R,M]),N=c.useQuery(Hi.getFetchTokenQuery(null===(s=L[wm.CURRENCY_A])||void 0===s?void 0:s.chainId,null===(l=L[wm.CURRENCY_A])||void 0===l?void 0:l.address,y)),D=c.useQuery(Hi.getFetchTokenQuery(null===(d=L[wm.CURRENCY_B])||void 0===d?void 0:d.chainId,null===(u=L[wm.CURRENCY_B])||void 0===u?void 0:u.address,y)),F=n.useMemo((()=>{var e,t,n,i,o,r;return{[wm.CURRENCY_A]:L[wm.CURRENCY_A]?(null===(e=N.data)||void 0===e?void 0:e.balance)?Ym.fromRawAmount(L[wm.CURRENCY_A],E.BigInt(null===(t=N.data)||void 0===t?void 0:t.balance.multipliedBy(Math.pow(10,null!==(n=L[wm.CURRENCY_A].decimals)&&void 0!==n?n:18)).toString())):Ym.fromRawAmount(L[wm.CURRENCY_A],0):void 0,[wm.CURRENCY_B]:L[wm.CURRENCY_B]?(null===(i=D.data)||void 0===i?void 0:i.balance)?Ym.fromRawAmount(L[wm.CURRENCY_B],E.BigInt(null===(o=D.data)||void 0===o?void 0:o.balance.multipliedBy(Math.pow(10,null!==(r=L[wm.CURRENCY_B].decimals)&&void 0!==r?r:18)).toString())):Ym.fromRawAmount(L[wm.CURRENCY_B],0):void 0}}),[L,null===(p=N.data)||void 0===p?void 0:p.balance,null===(h=D.data)||void 0===h?void 0:h.balance]),[U,q]=wg(L[wm.CURRENCY_A],L[wm.CURRENCY_B],b),V=U===jg.NOT_EXISTS,W=Boolean(O&&P&&!O.equals(P)),H=n.useMemo((()=>{var e;if(!V)return q&&P?q.priceOf(P):void 0;{const t=Lg(T,W?P:_);if(t&&P&&_){const n=Lg("1",W?_:P),i=n&&t?new ex(n.currency,t.currency,n.quotient,t.quotient):void 0;return null!==(e=W?null==i?void 0:i.invert():i)&&void 0!==e?e:void 0}}}),[V,T,W,_,P,q]),Z=n.useMemo((()=>{const e=H?Nx(H.numerator,H.denominator):void 0;return H&&e&&!(E.greaterThanOrEqual(e,Tx.MIN_SQRT_RATIO)&&E.lessThan(e,Tx.MAX_SQRT_RATIO))}),[H]),z=n.useMemo((()=>{if(R&&M&&b&&H&&!Z){const e=Hx(H),t=Tx.getSqrtRatioAtTick(e);return new Gx(R,M,b,t,E.BigInt(0),e,[])}}),[b,Z,H,R,M]),$=null!=q?q:z,G=n.useMemo((()=>({[km.LOWER]:b?Vx(Tx.MIN_TICK,mx[b]):void 0,[km.UPPER]:b?Vx(Tx.MAX_TICK,mx[b]):void 0})),[b]),Q=n.useMemo((()=>({[km.LOWER]:"number"==typeof(null==t?void 0:t.tickLower)?t.tickLower:W&&"boolean"==typeof k||!W&&"boolean"==typeof w?G[km.LOWER]:W?Rg(_,P,b,k.toString()):Rg(P,_,b,w.toString()),[km.UPPER]:"number"==typeof(null==t?void 0:t.tickUpper)?t.tickUpper:!W&&"boolean"==typeof k||W&&"boolean"==typeof w?G[km.UPPER]:W?Rg(_,P,b,w.toString()):Rg(P,_,b,k.toString())})),[t,b,W,w,k,G,P,_]),{[km.LOWER]:Y,[km.UPPER]:X}=Q||{},K=n.useMemo((()=>({[km.LOWER]:b&&Y===G.LOWER,[km.UPPER]:b&&X===G.UPPER})),[G,Y,X,b]),J=Boolean("number"==typeof Y&&"number"==typeof X&&Y>=X),ee=n.useMemo((()=>({[km.LOWER]:Sg(P,_,G.LOWER),[km.UPPER]:Sg(P,_,G.UPPER)})),[P,_,G.LOWER,G.UPPER]),te=n.useMemo((()=>({[km.LOWER]:Sg(P,_,Q[km.LOWER]),[km.UPPER]:Sg(P,_,Q[km.UPPER])})),[P,_,Q]),{[km.LOWER]:ne,[km.UPPER]:ie}=te,oe=Boolean(!J&&H&&ne&&ie&&(H.lessThan(ne)||H.greaterThan(ie))),re=Lg(j,L[C]),ae=n.useMemo((()=>{const e=null==re?void 0:re.wrapped,t=S===wm.CURRENCY_B?A:B;if(re&&e&&"number"==typeof Y&&"number"==typeof X&&$){if(oe||J)return;const n=e.currency.equals($.token0)?Qx.fromAmount0({pool:$,tickLower:Y,tickUpper:X,amount0:re.quotient,useFullPrecision:!0}):Qx.fromAmount1({pool:$,tickLower:Y,tickUpper:X,amount1:re.quotient}),i=e.currency.equals($.token0)?n.amount1:n.amount0;return t&&Ym.fromRawAmount(t,i.quotient)}}),[re,oe,S,A,B,Y,X,$,J]),se=n.useMemo((()=>({[wm.CURRENCY_A]:C===wm.CURRENCY_A?re:ae,[wm.CURRENCY_B]:C===wm.CURRENCY_A?ae:re})),[ae,re,C]),le=Boolean("number"==typeof X&&$&&$.tickCurrent>=X),de=Boolean("number"==typeof Y&&$&&$.tickCurrent<=Y),ce=J||Boolean(le&&$&&R&&$.token0.equals(R)||de&&$&&R&&$.token1.equals(R)),ue=J||Boolean(le&&$&&M&&$.token0.equals(M)||de&&$&&M&&$.token1.equals(M)),{inputTax:pe,outputTax:he}=function(e,t,i){const[{inputTax:o,outputTax:r},a]=n.useState({inputTax:ux,outputTax:ux});return{inputTax:o,outputTax:r}}((null==B?void 0:B.isToken)&&B.address,(null==A?void 0:A.isToken)&&A.address),me=n.useMemo((()=>{var e,t;if(!$||!R||!M||"number"!=typeof Y||"number"!=typeof X||J)return;const n=le?dx:null===(e=null==se?void 0:se[R.equals($.token0)?wm.CURRENCY_A:wm.CURRENCY_B])||void 0===e?void 0:e.quotient,i=de?dx:null===(t=null==se?void 0:se[R.equals($.token0)?wm.CURRENCY_B:wm.CURRENCY_A])||void 0===t?void 0:t.quotient;return void 0!==n&&void 0!==i?Qx.fromAmounts({pool:$,tickLower:Y,tickUpper:X,amount0:n,amount1:i,useFullPrecision:!0}):void 0}),[se,$,R,M,le,de,J,Y,X]);let xe;y||(xe=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),U===jg.INVALID&&(xe=null!=xe?xe:o.i18n._({id:"R7D79P",message:"Invalid pair"})),Z&&(xe=null!=xe?xe:o.i18n._({id:"HXBqgG",message:"Invalid price input"})),(se[wm.CURRENCY_A]||ce)&&(se[wm.CURRENCY_B]||ue)||(xe=null!=xe?xe:o.i18n._({id:"iPMIoT",message:"Enter an amount"}));const{[wm.CURRENCY_A]:ge,[wm.CURRENCY_B]:fe}=se;ge&&(null===(m=null==F?void 0:F[wm.CURRENCY_A])||void 0===m?void 0:m.lessThan(ge))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(x=L[wm.CURRENCY_A])||void 0===x?void 0:x.symbol}})),fe&&(null===(g=null==F?void 0:F[wm.CURRENCY_B])||void 0===g?void 0:g.lessThan(fe))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(f=L[wm.CURRENCY_B])||void 0===f?void 0:f.symbol}}));const ye=pe.greaterThan(0)||he.greaterThan(0),ve=U===jg.INVALID||ye;return{dependentField:S,currencies:L,pool:q,poolState:U,currencyBalances:F,parsedAmounts:se,ticks:Q,price:H,pricesAtTicks:te,pricesAtLimit:ee,position:me,noLiquidity:V,errorMessage:xe,invalidPool:ve,invalidRange:J,outOfRange:oe,depositADisabled:ce,depositBDisabled:ue,invertPrice:W,ticksAtLimit:K,isTaxed:ye}}var Og;function Pg(e,t){switch(t.type){case Og.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Ig(n)})}case Og.UpdateDefaultBaseToken:{const n=t.payload;return e.baseToken?e:Object.assign(Object.assign({},e),{baseToken:Ig(n)})}case Og.UpdateQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{quoteToken:Ig(n)})}case Og.UpdateDefaultQuoteToken:{const n=t.payload;return e.quoteToken?e:Object.assign(Object.assign({},e),{quoteToken:Ig(n)})}case Og.UpdateBaseTokenAndClearQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Ig(n),quoteToken:null})}case Og.UpdateFeeAmount:return Object.assign(Object.assign({},e),{feeAmount:t.payload});case Og.ToggleRate:{const{baseToken:t,quoteToken:n}=e;return Object.assign(Object.assign({},e),{baseToken:n,quoteToken:t})}case Og.setFullRange:return Object.assign(Object.assign({},e),{leftRangeTypedValue:!0,rightRangeTypedValue:!0});case Og.typeStartPriceInput:return Object.assign(Object.assign({},e),{startPriceTypedValue:t.payload.typedValue});case Og.typeLeftRangeInput:return Object.assign(Object.assign({},e),{leftRangeTypedValue:t.payload.typedValue});case Og.typeRightRangeInput:return Object.assign(Object.assign({},e),{rightRangeTypedValue:t.payload.typedValue});case Og.typeInput:{const{payload:{field:n,typedValue:i,noLiquidity:o}}=t;return o?(e.independentField,Object.assign(Object.assign({},e),{independentField:n,typedValue:i})):Object.assign(Object.assign({},e),{independentField:n,typedValue:i})}default:throw Error("Unknown action: "+t.type)}}function _g({noLiquidity:e,dispatch:t}){return{onFieldAInput:n.useCallback((n=>{t({type:Og.typeInput,payload:{field:wm.CURRENCY_A,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onFieldBInput:n.useCallback((n=>{t({type:Og.typeInput,payload:{field:wm.CURRENCY_B,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onLeftRangeInput:n.useCallback((e=>{t({type:Og.typeLeftRangeInput,payload:{typedValue:e}})}),[t]),onRightRangeInput:n.useCallback((e=>{t({type:Og.typeRightRangeInput,payload:{typedValue:e}})}),[t]),onStartPriceInput:n.useCallback((e=>{t({type:Og.typeStartPriceInput,payload:{typedValue:e}})}),[t])}}function Ng(e){return e?Wm[e]:void 0}function Dg(e,t){const i=Ng(t),o=n.useMemo((()=>e?e.map((e=>[e])):[]),[e]),r=c.useQuery(ga.getPositions(t,i,o)),a=r.isLoading,s=r.error,l=n.useMemo((()=>{var t;if(!a&&!s&&e)return null===(t=r.data)||void 0===t?void 0:t.map(((t,n)=>({tokenId:e[n],fee:t.fee,feeGrowthInside0LastX128:t.feeGrowthInside0LastX128.toString(),feeGrowthInside1LastX128:t.feeGrowthInside1LastX128.toString(),liquidity:t.liquidity.toString(),nonce:t.nonce.toString(),operator:t.operator,tickLower:t.tickLower,tickUpper:t.tickUpper,token0:t.token0,token1:t.token1,tokensOwed0:t.tokensOwed0.toString(),tokensOwed1:t.tokensOwed1.toString()})))}),[a,s,r,e]);return{loading:a,positions:null==l?void 0:l.map(((e,t)=>Object.assign(Object.assign({},e),{tokenId:o[t][0]})))}}!function(e){e[e.UpdateBaseToken=0]="UpdateBaseToken",e[e.UpdateDefaultBaseToken=1]="UpdateDefaultBaseToken",e[e.UpdateQuoteToken=2]="UpdateQuoteToken",e[e.UpdateDefaultQuoteToken=3]="UpdateDefaultQuoteToken",e[e.UpdateBaseTokenAndClearQuoteToken=4]="UpdateBaseTokenAndClearQuoteToken",e[e.UpdateFeeAmount=5]="UpdateFeeAmount",e[e.ToggleRate=6]="ToggleRate",e[e.setFullRange=7]="setFullRange",e[e.typeStartPriceInput=8]="typeStartPriceInput",e[e.typeLeftRangeInput=9]="typeLeftRangeInput",e[e.typeRightRangeInput=10]="typeRightRangeInput",e[e.typeInput=11]="typeInput"}(Og||(Og={}));const Fg=E.exponentiate(E.BigInt(10),E.BigInt(16));function Ug(e){if(e)return e.currency.isNative?E.greaterThan(e.quotient,Fg)?Ym.fromRawAmount(e.currency,E.subtract(e.quotient,Fg)):Ym.fromRawAmount(e.currency,E.BigInt(0)):e}const qg=1e4,Vg=100*qg;function Wg(e){const t=Math.floor(Number(e)*qg);return new Jm(t,Vg)}const Hg=({token:e,amount:n})=>{var i;const o=t.useTheme();return z.jsxs(t.Box,{sx:{py:8,display:"flex",alignItems:"center",gap:6,typography:"h5",color:o.palette.text.primary},children:[z.jsx(ol,{address:null!==(i=null==e?void 0:e.address)&&void 0!==i?i:"",chainId:null==e?void 0:e.chainId,noShowChain:!0,width:24,height:24,marginRight:0}),z.jsx(t.Box,{children:null==e?void 0:e.symbol}),z.jsx(t.Box,{sx:{ml:"auto"},children:er({input:null==n?void 0:n.toSignificant(),decimals:null==e?void 0:e.decimals})})]})},Zg=({chainId:e,baseToken:i,quoteToken:a,feeAmount:l,tokenId:d,onClose:u})=>{var p,h;const{isMobile:m}=Ga(),g=t.useTheme(),f=ls(),y=c.useQueryClient(),{account:v}=Ra(),{position:b,loading:C}=function(e,t){var n;const i=Dg(e?[e]:void 0,t);return{loading:i.loading,position:null===(n=i.positions)||void 0===n?void 0:n[0]}}(d,e),j=!!b&&!C,{position:w}=function(e,t,i){const o=n.useMemo((()=>t?Ig(t):void 0),[t]),r=n.useMemo((()=>i?Ig(i):void 0),[i]),[,a]=wg(null!=o?o:void 0,null!=r?r:void 0,null==e?void 0:e.fee);let s;return a&&e&&(s=new Qx({pool:a,liquidity:e.liquidity.toString(),tickLower:e.tickLower,tickUpper:e.tickUpper})),{position:s,pool:null!=a?a:void 0}}(b,i,a),[k,T]=n.useState("stake"),[B,E]=n.useState(!1),[I,A]=n.useState(Cm),[S,L]=n.useReducer(Pg,{baseToken:Ig(i),quoteToken:Ig(a),feeAmount:l,independentField:wm.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""}),{independentField:R,typedValue:M,startPriceTypedValue:O}=S,{pool:P,ticks:_,dependentField:N,price:F,pricesAtTicks:U,pricesAtLimit:q,parsedAmounts:V,currencyBalances:W,position:H,noLiquidity:Z,currencies:$,errorMessage:G,invalidPool:Y,invalidRange:X,outOfRange:K,depositADisabled:J,depositBDisabled:ee,invertPrice:te,ticksAtLimit:ne,isTaxed:ie}=Mg({state:S,existingPosition:w}),{position:re,liquidityPercentage:ae,liquidityValue0:se,liquidityValue1:le,feeValue0:de,feeValue1:ce,error:ue}=function({percent:e,position:t,asWETH:i,baseToken:r,quoteToken:a}){const{account:s,chainId:l}=Ra(),[d,c]=n.useMemo((()=>[null==r?void 0:r.wrapped,null==a?void 0:a.wrapped]),[r,a]),[u,p]=n.useMemo((()=>d&&c?d.sortsBefore(c)?[d,c]:[c,d]:[void 0,void 0]),[d,c]),[,h]=wg(null!=u?u:void 0,null!=p?p:void 0,null==t?void 0:t.fee),m=n.useMemo((()=>h&&(null==t?void 0:t.liquidity)&&"number"==typeof(null==t?void 0:t.tickLower)&&"number"==typeof(null==t?void 0:t.tickUpper)?new Qx({pool:h,liquidity:t.liquidity.toString(),tickLower:t.tickLower,tickUpper:t.tickUpper}):void 0),[h,t]),x=new Jm(e,100),g=m?x.multiply(m.amount0.quotient).quotient:void 0,f=m?x.multiply(m.amount1.quotient).quotient:void 0,y=u&&g?Ym.fromRawAmount(u,g):void 0,v=p&&f?Ym.fromRawAmount(p,f):void 0,b=!(!h||!t)&&(h.tickCurrent<t.tickLower||h.tickCurrent>t.tickUpper);let C;return s||(C=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),0===e&&(C=null!=C?C:o.i18n._({id:"Sta9CR",message:"Enter a percent"})),{position:m,liquidityPercentage:x,liquidityValue0:y,liquidityValue1:v,feeValue0:void 0,feeValue1:void 0,outOfRange:b,error:C}}({position:b,asWETH:void 0,percent:I,baseToken:S.baseToken,quoteToken:S.quoteToken}),pe="0"===(null==b?void 0:b.liquidity),[he,me]=function({chainId:e,pool:t,tokenId:n,asWETH:i}){var o;const r=Ng(e),a=null===(o=x.BigNumber.from(n))||void 0===o?void 0:o.toHexString(),s=c.useQuery(ga.getOwner(e,r,n)),l=c.useQuery(ga.getCollect(e,r,a,s.data&&Array.isArray(s.data)?s.data[0]:void 0));return t&&l&&l.data&&l.data.amount0&&l.data.amount1?[Ym.fromRawAmount(t.token0,l.data.amount0.toString()),Ym.fromRawAmount(t.token1,l.data.amount1.toString())]:[void 0,void 0]}({pool:null!=P?P:void 0,tokenId:d,asWETH:!1,chainId:e}),xe=me,ge=he;n.useMemo((()=>{var e;return null===(e=te?null==F?void 0:F.invert():F)||void 0===e?void 0:e.toSignificant()}),[te,F]);const{onFieldAInput:fe,onFieldBInput:ye,onLeftRangeInput:ve,onRightRangeInput:be,onStartPriceInput:Ce}=_g({noLiquidity:Z,dispatch:L}),{slipper:je,setSlipper:we,slipperValue:ke,resetSlipper:Te}=vm({address:void 0,type:"AMMV3"}),Be=!G&&!X,Ee=n.useMemo((()=>{var e,t;return{[R]:M,[N]:null!==(t=null===(e=V[N])||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""}}),[N,R,V,M]),Ie=n.useMemo((()=>[wm.CURRENCY_A,wm.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Ug(W[t])})),{})),[W]),Ae=As(Ag(null===(p=V[wm.CURRENCY_A])||void 0===p?void 0:p.currency),{contractAddress:Wm[e],overrideBalance:W[wm.CURRENCY_A]?new s(W[wm.CURRENCY_A].toSignificant()):void 0,amount:V[wm.CURRENCY_A]?new s(V[wm.CURRENCY_A].toSignificant()):void 0}),Se=As(Ag(null===(h=V[wm.CURRENCY_B])||void 0===h?void 0:h.currency),{contractAddress:Wm[e],overrideBalance:W[wm.CURRENCY_B]?new s(W[wm.CURRENCY_B].toSignificant()):void 0,amount:V[wm.CURRENCY_B]?new s(V[wm.CURRENCY_B].toSignificant()):void 0}),{[km.LOWER]:Le,[km.UPPER]:Re}=_,{[km.LOWER]:Me,[km.UPPER]:Oe}=U,{deadLine:Pe}=Q(),_e=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(!v||!e||!H)return;if(!S.baseToken||!S.quoteToken)return;const t=Math.ceil(Date.now()/1e3)+(null!=Pe?Pe:600),n=S.baseToken.isNative?S.baseToken:S.quoteToken.isNative?S.quoteToken:void 0;try{const{calldata:i,value:a}=ag.addCallParameters(H,{tokenId:d,slippageTolerance:Wg(100*ke),deadline:t.toString(),useNative:n});let s={to:Wm[e],data:i,value:a};(yield f.execute(o.i18n._({id:"OBdohg",message:"Add Liquidity"}),Object.assign({opcode:ns.TX},s),{early:!1,metadata:{[exports.MetadataFlag.addAMMV3Pool]:"1"}}))===Xa.Success&&(E(!1),setTimeout((()=>{null==u||u()}),100)),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onAddMutation",e)}}))}),Ne=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(!(v&&e&&re&&ae&&se&&le))return;const t=Math.ceil(Date.now()/1e3)+(null!=Pe?Pe:600);try{const{calldata:n,value:i}=ag.removeCallParameters(re,{tokenId:d.toString(),liquidityPercentage:ae,slippageTolerance:Wg(100*ke),deadline:t.toString(),collectOptions:{expectedCurrencyOwed0:null!=de?de:Ym.fromRawAmount(se.currency,0),expectedCurrencyOwed1:null!=ce?ce:Ym.fromRawAmount(le.currency,0),recipient:v}});let a={to:Wm[e],data:n,value:i};(yield f.execute(o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),Object.assign({opcode:ns.TX},a),{early:!1,metadata:{[exports.MetadataFlag.removeAMMV3Pool]:"1"}}))===Xa.Success&&setTimeout((()=>{null==u||u()}),100),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onRemoveMutation",e)}}))}),De=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(v&&e&&P)try{const{calldata:t,value:n}=ag.collectCallParameters({tokenId:d.toString(),expectedCurrencyOwed0:null!=he?he:Ym.fromRawAmount(P.token0,0),expectedCurrencyOwed1:null!=me?me:Ym.fromRawAmount(P.token1,0),recipient:v});let i={to:Wm[e],data:t,value:n};(yield f.execute(o.i18n._({id:"zXCpR0",message:"Claim Rewards"}),Object.assign({opcode:ns.TX},i),{early:!1,metadata:{[exports.MetadataFlag.claimAMMV3Pool]:"1"}}))===Xa.Success&&setTimeout((()=>{null==u||u()}),100),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onClaimMutation",e)}}))}),Fe=n.useMemo((()=>{var n,i,r,a;const s=[{key:"stake",value:o.i18n._({id:"m16xKo",message:"Add"})},{key:"unstake",value:o.i18n._({id:"t/YqKh",message:"Remove"})},{key:"claim",value:o.i18n._({id:"hom7qf",message:"Claim"})}];return z.jsxs(t.Box,{sx:{borderRadius:16,backgroundColor:g.palette.background.paper},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:20,py:24,borderTopLeftRadius:16,borderTopRightRadius:16,backgroundColor:g.palette.background.paper},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:o.i18n._({id:"E6MqGy",message:"Add liquidity"})}),u?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{u()}})}):void 0]}),j&&w&&z.jsx(t.Box,{sx:{mx:20,mb:16},children:z.jsx(cg,{position:w,inRange:!K})}),z.jsxs(t.Tabs,{value:k,onChange:(e,t)=>{T(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:s,variant:"inPaper",tabsListSx:{mx:20}}),z.jsxs(t.TabPanel,{value:"stake",children:[j&&w&&z.jsx(t.Box,{sx:{mt:16,mx:20},children:z.jsx(hg,{position:w,title:o.i18n._({id:"3VUfrF",message:"Selected Range"}),ticksAtLimit:ne})}),z.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.secondary,textAlign:"left"},children:o.i18n._({id:"BRi+RY",message:"Add more liquidity"})}),z.jsxs(t.Box,{children:[z.jsx(qm,{value:Ee[wm.CURRENCY_A],onUserInput:fe,maxAmount:Ie[wm.CURRENCY_A],balance:W[wm.CURRENCY_A],currency:null!==(n=$[wm.CURRENCY_A])&&void 0!==n?n:null,locked:J}),z.jsx(vp,{}),z.jsx(qm,{value:Ee[wm.CURRENCY_B],onUserInput:ye,maxAmount:Ie[wm.CURRENCY_B],balance:W[wm.CURRENCY_B],currency:null!==(i=$[wm.CURRENCY_B])&&void 0!==i?i:null,locked:ee})]}),z.jsx(bm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:z.jsx(_m,{chainId:e,approvalA:Ae,approvalB:Se,parsedAmounts:V,isValid:Be,depositADisabled:J,depositBDisabled:ee,errorMessage:G,setShowConfirm:E})}),z.jsx(bg,{parsedAmounts:V,position:H,existingPosition:void 0,priceLower:Me,priceUpper:Oe,outOfRange:K,ticksAtLimit:ne,on:B,onClose:()=>{E(!1)},onConfirm:_e.mutate,loading:_e.isPending})]}),z.jsxs(t.TabPanel,{value:"unstake",children:[z.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[z.jsx(pm,{disabled:!1,value:I,onChange:e=>A(e)}),z.jsx(bm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),z.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{typography:"body2",color:g.palette.text.secondary},children:"Receive"}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:4},children:[z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[z.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:se?er({input:se.toExact(),decimals:se.currency.decimals}):"-"})," ",null===(r=null==se?void 0:se.currency)||void 0===r?void 0:r.symbol]}),z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[z.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:le?er({input:le.toExact(),decimals:le.currency.decimals}):"-"})," ",null===(a=null==le?void 0:le.currency)||void 0===a?void 0:a.symbol]})]})]}),z.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:z.jsx(mg,{chainId:e,disabled:pe||0===I||!se,removed:pe,error:ue,onConfirm:Ne.mutate,isLoading:Ne.isPending})})]}),z.jsxs(t.TabPanel,{value:"claim",children:[z.jsxs(t.Box,{sx:{mx:20,mt:16,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:g.palette.border.main},children:[z.jsx(t.Box,{sx:{py:12,px:20,typography:"body1",color:g.palette.text.primary,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:g.palette.border.main},children:o.i18n._({id:"tu/fxg",message:"Claim fees"})}),z.jsxs(t.Box,{sx:{p:20},children:[z.jsx(Hg,{token:null==xe?void 0:xe.currency,amount:xe}),z.jsx(Hg,{token:null==ge?void 0:ge.currency,amount:ge})]})]}),z.jsx(t.Box,{sx:{mx:20,mt:16,typography:"h6",color:g.palette.text.secondary},children:o.i18n._({id:"Joa5Dk",message:"*Collecting fees will withdraw currently available fees for you."})}),z.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:z.jsx(Nm,{chainId:e,disabled:De.isPending,onConfirm:De.mutate,isLoading:De.isPending})})]})]})]})}),[Ae,Se,e,$,W,J,ee,ue,G,w,ge,xe,Ee,j,Be,se,le,Ie,_e.isPending,_e.mutate,De.isPending,De.mutate,u,fe,ye,Ne.isPending,Ne.mutate,k,K,V,H,Me,Oe,pe,we,B,I,je,g.palette.background.paper,g.palette.border.main,g.palette.primary.main,g.palette.text.primary,g.palette.text.secondary,ne]);return m?z.jsx(Xs,{open:null!=i&&null!=a,onClose:u,scope:!m,modal:m,id:"pool-operate",children:Fe}):Fe};const zg=({outOfRange:e})=>{const n=t.useTheme();return z.jsx(t.Tooltip,{title:e?o.i18n._({id:"i3Z+/Z",message:"Out of range"}):o.i18n._({id:"vOyUlD",message:"In range"}),children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.583252 12.5416L6.99992 1.45825L13.4166 12.5416H0.583252ZM11.3924 11.3749L6.9999 3.78575L2.6074 11.3749H11.3924ZM7.58328 9.62492H6.41661V10.7916H7.58328V9.62492ZM6.41661 6.12492H7.58328V8.45825H6.41661V6.12492Z",fill:n.palette.warning.main})}):z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",children:z.jsx("circle",{cx:"4",cy:"4",r:"4",fill:n.palette.success.main})})})})},$g=({p:e,currency0:i,currency1:r,onClickManage:a})=>{const s=t.useTheme(),[,l]=wg(null!=i?i:void 0,null!=r?r:void 0,e.fee),d=n.useMemo((()=>{if(l)return new Qx({pool:l,liquidity:e.liquidity.toString(),tickLower:e.tickLower,tickUpper:e.tickUpper})}),[e.liquidity,e.tickLower,e.tickUpper,l]),c=(u=e.fee,p=e.tickLower,h=e.tickUpper,n.useMemo((()=>({[km.LOWER]:u&&p?p===Vx(Tx.MIN_TICK,mx[u]):void 0,[km.UPPER]:u&&h?h===Vx(Tx.MAX_TICK,mx[u]):void 0})),[u,p,h]));var u,p,h;const m=null==d?void 0:d.token0PriceLower,x=null==d?void 0:d.token0PriceUpper,g=null==d?void 0:d.amount1.currency,f=null==d?void 0:d.amount0.currency,y=!!l&&(l.tickCurrent<e.tickLower||l.tickCurrent>=e.tickUpper),v=i==i?null==d?void 0:d.pool.priceOf(null==d?void 0:d.pool.token0):null==d?void 0:d.pool.priceOf(null==d?void 0:d.pool.token1);return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:24,px:20,py:20,pb:12,borderRadius:12,backgroundColor:s.palette.background.paperContrast},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h5",color:s.palette.text.primary},children:[z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:m,atLimit:c,direction:km.LOWER})," "]}),null==g?void 0:g.symbol]})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M15.75 9.50293L12.75 12.5029L11.7 11.4529L12.8813 10.2529L5.11875 10.2529L6.3 11.4529L5.25 12.5029L2.25 9.50293L5.25 6.50293L6.31875 7.55293L5.11875 8.75293L12.8813 8.75293L11.7 7.55293L12.75 6.50293L15.75 9.50293Z",fill:"currentColor",fillOpacity:"0.5"})}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:x,atLimit:c,direction:km.UPPER})," "]}),null==g?void 0:g.symbol]})})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(zg,{outOfRange:y}),z.jsxs(t.Box,{sx:{typography:"h6",color:s.palette.text.secondary},children:[o.i18n._({id:"DWd30U",message:"Current price"}),": ",`${er({input:null==v?void 0:v.toSignificant()})}`," ",null==g?void 0:g.symbol," per ",null==f?void 0:f.symbol]})]})]}),z.jsx(t.Button,{variant:t.Button.Variant.outlined,size:t.Button.Size.small,fullWidth:!0,onClick:a,children:o.i18n._({id:"wckWOP",message:"Manage"})})]})},Gg=({chainId:e,baseToken:i,quoteToken:r,feeAmount:a,onClose:s,handleGoToAddLiquidityV3:l})=>{const{isMobile:d}=Ga(),u=t.useTheme(),{account:p}=Ra(),{positions:h,loading:m}=function(e,t){const i=Ng(t),{isLoading:o,data:r}=c.useQuery(ga.getBalanceOf(t,i,null!=e?e:void 0)),a=n.useMemo((()=>{if(e&&r&&r.isFinite()){const t=[];for(let n=0;n<r.toNumber();n++)t.push([e,n]);return t}return[]}),[e,r]),s=c.useQuery(ga.getTokenOfOwnerByIndex(t,i,a)),l=s.isLoading,d=n.useMemo((()=>e&&s.data?s.data.map((e=>{if(Array.isArray(e)&&e.length>0)return e[0].toString()})):[]),[e,s]),{positions:u,loading:p}=Dg(d,t);return{loading:l||o||p,positions:u}}(p,e),x=n.useMemo((()=>i?Ig(i):void 0),[i]),g=n.useMemo((()=>r?Ig(r):void 0),[r]),[f,y]=n.useMemo((()=>[null==x?void 0:x.wrapped,null==g?void 0:g.wrapped]),[x,g]),[v,b]=n.useMemo((()=>f&&y?f.sortsBefore(y)?[f,y]:[y,f]:[void 0,void 0]),[f,y]),C=n.useMemo((()=>{if(void 0!==h)return h.filter((e=>Bg(null==v?void 0:v.address,e.token0)&&Bg(null==b?void 0:b.address,e.token1)&&e.fee===a))}),[a,h,null==v?void 0:v.address,null==b?void 0:b.address]),[j,w]=n.useState(null),k=n.useMemo((()=>{var e;return z.jsxs(t.Box,{sx:{p:20,display:"flex",flexDirection:"column",gap:16,borderRadius:16,backgroundColor:u.palette.background.paper,minHeight:480},children:[z.jsxs(t.Box,{sx:{pb:16,borderBottomColor:u.palette.border.main,borderBottomStyle:"solid",borderBottomWidth:1,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:u.palette.text.primary},children:[o.i18n._({id:"Gs02OK",message:"My Positions"})," (",null!==(e=null==C?void 0:C.length)&&void 0!==e?e:0,")"]}),s?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{s()}})}):void 0]}),C&&C.length>0?z.jsxs(z.Fragment,{children:[null==C?void 0:C.map((e=>z.jsx($g,{p:e,currency0:x,currency1:g,onClickManage:()=>{w(e)}},e.tokenId))),z.jsxs(t.Button,{size:t.Button.Size.big,variant:t.Button.Variant.second,onClick:()=>{l({from:i.address,to:r.address,fee:String(a)})},sx:{gap:8},children:[z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:z.jsx("path",{d:"M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z",fill:"currentColor"})}),o.i18n._({id:"FQ4aT9",message:"Add Position"})]})]}):z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{mt:100,display:"flex",flexDirection:"column",alignItems:"center",gap:12},children:[z.jsx(Y,{sx:{width:60,height:60,borderRadius:24/105*60}}),z.jsx(t.Box,{sx:{typography:"body1",color:u.palette.text.secondary},children:o.i18n._({id:"/6L4mj",message:"Your position is empty"})})]}),z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:void 0!==C&&0===C.length?z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({from:i.address,to:r.address,fee:String(a)})},children:o.i18n._({id:"FQ4aT9",message:"Add Position"})}):z.jsx(Tm,{size:t.Button.Size.small})})]})]})}),[u.palette.background.paper,u.palette.border.main,u.palette.text.primary,u.palette.text.secondary,C,s,x,g,l,i.address,r.address,a]);return null!==j?z.jsx(Zg,{baseToken:i,quoteToken:r,feeAmount:a,tokenId:j.tokenId,chainId:e,onClose:()=>{w(null)}}):d?z.jsx(Xs,{open:null!=i&&null!=r,onClose:s,scope:!d,modal:d,id:"pool-operate",children:k}):k};function Qg({children:e,sx:n,gap:i=20,repeatBaseForLargeScreen:o=3}){const{isMobile:r,minDevice:a}=Ga();let s={};if(r)s={display:"flex",flexDirection:"column",gap:i};else{let e=2;[1418,1761,2104].some(((t,n)=>{if(a(t))return e=o+n,!0})),s={display:"grid",gap:i,gridTemplateColumns:`repeat(${e}, 1fr)`}}return z.jsx(t.Box,{sx:Object.assign(Object.assign({},s),n),children:e})}function Yg({address:n,chainId:i,hideName:o,sx:a}){const s=t.useTheme(),l=Da(),{onlyChainId:d}=Q(),u=c.useQuery(Object.assign({},l.getQuery(r.SystemApi.graphql.fetchLiquidityLpPartnerRewards,{where:{chainId:d||void 0}})));if(!n)return null;const p=[];return("string"==typeof n?[n]:Array.from(new Set(n)).filter((e=>!!e))).forEach((e=>{var t,n,o;e&&(null===(o=null===(n=null===(t=u.data)||void 0===t?void 0:t.liquidity_getLpPartnerRewards)||void 0===n?void 0:n.partnerRewards)||void 0===o||o.some((t=>{var n,o,r,a,s,l,d,c,h,m,x,g,f,y;if((null==t?void 0:t.chainId)===i&&(null===(n=null==t?void 0:t.pool)||void 0===n?void 0:n.toLocaleLowerCase())===e.toLocaleLowerCase()){const e=null===(a=null===(r=null===(o=u.data)||void 0===o?void 0:o.liquidity_getLpPartnerRewards)||void 0===r?void 0:r.partnerInfos)||void 0===a?void 0:a.find((e=>(null==e?void 0:e.partner)===t.partner));if(!e)return;p.push({partner:{name:null!==(s=null==e?void 0:e.partner)&&void 0!==s?s:"",logo:null!==(l=null==e?void 0:e.logo)&&void 0!==l?l:"",introduction:null!==(d=null==e?void 0:e.introduction)&&void 0!==d?d:"",link:null!==(c=null==e?void 0:e.link)&&void 0!==c?c:"",extra:null!==(h=null==e?void 0:e.extra)&&void 0!==h?h:{},background:(null===(m=null==e?void 0:e.theme)||void 0===m?void 0:m[0])||void 0,color:(null===(x=null==e?void 0:e.theme)||void 0===x?void 0:x[1])||void 0},reward:null!==(g=null==t?void 0:t.reward)&&void 0!==g?g:"",type:null!==(f=null==t?void 0:t.type)&&void 0!==f?f:"stakelp",sort:null!==(y=null==e?void 0:e.sort)&&void 0!==y?y:Number.MAX_SAFE_INTEGER})}})))})),(null==p?void 0:p.length)?(p.sort(((e,t)=>e.sort-t.sort)),z.jsx(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:p.map((n=>z.jsx(t.Tooltip,{leaveDelay:100,title:z.jsxs(t.Box,{sx:{maxWidth:240,whiteSpace:"pre-wrap"},children:[n.partner.introduction,!!n.partner.link&&z.jsxs(t.Box,{component:"a",target:"_blank",href:n.partner.link,rel:"noopener noreferrer",sx:{display:"flex",alignItems:"center",gap:4,color:"primary.main","&:hover":{opacity:.5}},children:[z.jsx(e.Trans,{id:"zwWKhA",message:"Learn more"})," ",z.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.91667 2.91667V11.0833H11.0833V7H12.25V11.0833C12.25 11.725 11.725 12.25 11.0833 12.25H2.91667C2.26917 12.25 1.75 11.725 1.75 11.0833V2.91667C1.75 2.275 2.26917 1.75 2.91667 1.75H7V2.91667H2.91667ZM8.16667 2.91667V1.75H12.25V5.83333H11.0833V3.73917L5.34917 9.47333L4.52667 8.65083L10.2608 2.91667H8.16667Z",fill:"currentColor"})})]})]}),children:z.jsxs(t.ButtonBase,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,p:s.spacing(0,4),height:20,borderRadius:4,background:n.partner.background,color:n.partner.color,whiteSpace:"nowrap"},children:[z.jsx(t.Box,{component:"img",src:n.partner.logo,alt:n.partner.name,sx:{width:14,height:14,borderRadius:"50%"}}),!o&&!!n.reward&&z.jsx(t.Box,{sx:{fontSize:"10px",fontWeight:600},children:n.reward})]})},n.partner.name+n.reward)))})):null}function Xg({text:e,onClick:n}){const i=t.useTheme();return z.jsxs(t.Box,{sx:{typography:"body2",display:"inline-flex",alignItems:"center",p:i.spacing(0,4,0,8),width:"max-content",height:32,backgroundColor:"hover.default",color:"primary.main",borderWidth:1,borderRadius:8,cursor:"pointer"},onClick:n,children:[e,z.jsx(t.Box,{component:oe.ArrowBack,sx:{ml:2,width:16,height:16,transform:"rotate(180deg)"}})]})}function Kg({lqList:e,onDeleteTag:n,sx:i}){var o;if(!(null==e?void 0:e.length))return null;if(!(null===(o=e[0])||void 0===o?void 0:o.pair))return null;const{pair:r}=e[0],a=fa(r.baseToken,r.chainId),s=fa(r.quoteToken,r.chainId);return a&&s?z.jsxs(t.Box,{sx:Object.assign({typography:"body2",display:"inline-flex",alignItems:"center",px:8,mr:8,borderRadius:8,fontWeight:600,height:32,backgroundColor:"hover.default"},i),children:[z.jsx(Rp,{tokens:[a,s],chainId:a.chainId,width:20,mr:8}),a.symbol,"+",s.symbol,z.jsx(t.Box,{component:oe.Error,sx:{ml:4,width:16,height:16,cursor:"pointer",color:"text.secondary",position:"relative",top:1.5},onClick:()=>n()})]}):null}function Jg({tags:e,onDeleteTag:n,sx:i}){return e.length?z.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center"},i),children:e.map((e=>z.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",px:8,mr:8,borderRadius:8,fontWeight:600,height:32,backgroundColor:"hover.default"},children:[z.jsx(ol,{address:e.address,width:20,height:20,chainId:e.chainId,url:e.logoURI,noShowChain:!0,marginRight:8}),e.symbol,z.jsx(t.Box,{component:oe.Error,sx:{ml:4,width:16,height:16,cursor:"pointer",color:"text.secondary",position:"relative",top:1.5},onClick:()=>n(e)})]},e.address)))}):null}function ef({chainId:e,address:n}){const{isMobile:i}=Ga();return z.jsx(t.Box,{component:"button",onClick:t=>{t.stopPropagation(),dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:e,address:n}})},sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"center",borderRadius:8,cursor:"pointer",flexShrink:0,color:"text.primary","&:hover":{opacity:.5}},i?{width:64,height:36,backgroundColor:"background.tag"}:{width:40,height:32,backgroundColor:"transparent",borderWidth:1,borderStyle:"solid",borderColor:"border.main"}),children:z.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.83333 14.1667H7.5V8.33333H5.83333V14.1667ZM9.16667 14.1667H10.8333V5.83333H9.16667V14.1667ZM12.5 14.1667H14.1667V10.8333H12.5V14.1667ZM4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H15.8333C16.2917 2.5 16.684 2.66319 17.0104 2.98958C17.3368 3.31597 17.5 3.70833 17.5 4.16667V15.8333C17.5 16.2917 17.3368 16.684 17.0104 17.0104C16.684 17.3368 16.2917 17.5 15.8333 17.5H4.16667ZM4.16667 15.8333H15.8333V4.16667H4.16667V15.8333Z",fill:"currentColor"})})})}function tf(n){var{sx:i,children:o,empty:r,loading:a,hasMore:s,loadMore:l,loadMoreLoading:d}=n,c=N(n,["sx","children","empty","loading","hasMore","loadMore","loadMoreLoading"]);const u=t.useTheme();return z.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",borderRadius:16},i),...c,children:[z.jsx(t.Box,{component:"table",sx:Object.assign({width:"100%",borderCollapse:"collapse","& th":{px:24,py:12,typography:"h6",lineHeight:"20px",textAlign:"left",color:"text.secondary"},"& td":{px:24,py:12,backgroundColor:"background.paper"},"& thead":{position:"sticky",top:0,zIndex:2,backgroundColor:"background.tag"},"& tbody tr":{borderWidth:"1px 0px 1px 0px",borderStyle:"solid",borderColor:"border.main"}},!r&&!a&&{"& th:last-child, & td:last-child":{position:"sticky",right:0,zIndex:1,"&::before":{content:'""',position:"absolute",top:0,bottom:0,left:1,width:"1px",boxShadow:`${"dark"===u.palette.mode?"#1A1A1B":t.alpha("#1A1A1B",.1)} -2px 0px 4px 0px`}}}),children:o}),s&&z.jsx(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:l,children:d?z.jsx(t.RotatingIcon,{}):z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})})]})}function nf({sx:n}){const{supportAMMV2:i,supportAMMV3:o}=Q(),r=i||o;return z.jsxs(t.Box,{sx:Object.assign({px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},n),children:[z.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(Rp,{width:24,tokens:[],mr:6,showChainLogo:!0}),z.jsx(t.Skeleton,{variant:"rounded",height:20,width:88})]})}),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",rowGap:20,mt:44,"& > div:nth-child(odd)":{pr:20},"& > div:nth-child(even)":{position:"relative",pl:20,"&::before":{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",display:"inline-block",content:'""',height:24,width:"1px",backgroundColor:"border.main"}}},children:[r&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100})}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),z.jsxs(t.Box,{children:[z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"rSayea",message:"APY"})})]}),z.jsxs(t.Box,{children:[z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),r&&z.jsxs(t.Box,{children:[z.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"Q8W3SC",message:"Volume (1D)"})})]})]}),z.jsx(t.Skeleton,{variant:"rounded",height:32,sx:{mt:20}})]})}function of({chainId:n,baseToken:i,quoteToken:o,apy:r,hasQuote:a,hasMining:l,sx:d,children:c}){if(!i)return null;const u=a?[{token:i,transactionApy:null==r?void 0:r.transactionBaseApy,miningApy:null==r?void 0:r.miningBaseApy},{token:o,transactionApy:null==r?void 0:r.transactionQuoteApy,miningApy:null==r?void 0:r.miningQuoteApy}]:[{transactionApy:null==r?void 0:r.transactionBaseApy,miningApy:null==r?void 0:r.miningBaseApy,metromMiningApy:null==r?void 0:r.metromMiningApy}];return z.jsx(t.Tooltip,{children:null!=c?c:z.jsx(t.HoverOpacity,{component:oe.QuestionBorder,sx:Object.assign({width:15,height:15},d)}),title:z.jsx(t.Box,{sx:{minWidth:236},children:u.map(((r,a)=>{var d,c,u,p,h;return z.jsxs(t.Box,{sx:{mt:0===a?0:20},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16,typography:"body2",fontWeight:600,color:"text.primary"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:r.token?z.jsxs(z.Fragment,{children:[z.jsx(ol,{width:14,height:14,marginRight:4,address:r.token.address,url:r.token.logoURI,chainId:n,noShowChain:!0}),r.token.symbol]}):z.jsxs(z.Fragment,{children:[z.jsx(Rp,{tokens:[i,o],width:14,mr:4,chainId:n}),i.symbol,"/",null==o?void 0:o.symbol]})}),z.jsx(t.Box,{children:mr(new s(null!==(u=r.transactionApy)&&void 0!==u?u:0).plus(null!==(p=r.miningApy)&&void 0!==p?p:0).plus(null!==(h=r.metromMiningApy)&&void 0!==h?h:0))})]}),z.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"})}),z.jsx("span",{children:r.transactionApy?mr(new s(r.transactionApy)):"-"})]}),l?z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"})}),z.jsx("span",{children:r.miningApy?mr(new s(r.miningApy)):"-"})]}):"",r.metromMiningApy&&Number(r.metromMiningApy)>0&&z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})}),z.jsx("span",{children:r.metromMiningApy?mr(new s(r.metromMiningApy)):"-"})]})]},null!==(c=null===(d=r.token)||void 0===d?void 0:d.address)&&void 0!==c?c:1)}))})})}function rf({sx:i,value:r,onChange:a,searchAddress:s}){const[l,d]=n.useState(!1),{isMobile:c}=Ga();return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:Object.assign(Object.assign({typography:"body2",display:"flex",alignItems:"center",justifyContent:"flex-start",px:12,height:32,backgroundColor:"background.tag",color:"text.secondary",borderRadius:8,fontWeight:600},c?{width:"100%"}:{minWidth:220}),i),onClick:()=>d(!0),children:[z.jsx(t.Box,{component:oe.Search,sx:{width:16,height:16,mr:8,flexShrink:0}}),z.jsx(e.Trans,{id:"A1taO8",message:"Search"})]}),z.jsx(dp,{value:r,open:l,multiple:!0,title:z.jsx(e.Trans,{id:"o8aMNm",message:"Select a liquidity pool"}),searchPlaceholder:o.i18n._({id:"4nzwq3",message:"Search by token or pool address"}),onClose:()=>{d(!1)},onTokenChange:e=>{if(Array.isArray(e)){if(e.length>2){const t=[e[0],e[2]];a(t)}else a(e);d(!1)}},searchOtherAddress:e=>s(e,(()=>d(!1))),modal:!0})]})}function af({list:n,onClick:i}){return z.jsx(z.Fragment,{children:null==n?void 0:n.map((n=>{var o,a,l,d;if(!(null==n?void 0:n.pair))return null;const c=n.pair,u=fa(c.baseToken,c.chainId),p=fa(c.quoteToken,c.chainId),h=c.apy?mr(new s(null===(o=c.apy)||void 0===o?void 0:o.transactionBaseApy).plus(null!==(l=null===(a=c.apy)||void 0===a?void 0:a.miningBaseApy)&&void 0!==l?l:0)):void 0,m=r.PoolApi.utils.singleSideLp(c.type)&&c.apy?mr(new s(c.apy.transactionQuoteApy).plus(null!==(d=c.apy.miningQuoteApy)&&void 0!==d?d:0)):void 0;return u&&p?z.jsxs(t.Box,{onClick:i,sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:10,py:20,borderRadius:8,cursor:"pointer","&:hover":{backgroundColor:"custom.background.listHover"}},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(Rp,{tokens:[u,p],chainId:c.chainId,width:24,mr:10}),z.jsxs(t.Box,{sx:{typography:"h5"},children:[u.symbol,"/",p.symbol]})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{color:"custom.status.green.default",fontWeight:600},children:[h,m?`/${m}`:""]}),z.jsx(t.Box,{sx:{mt:2,typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]},c.id):null}))})}function sf(e){var t;const[i,o]=n.useState(null!==(t=null==e?void 0:e.tokens)&&void 0!==t?t:[]),[r,a]=n.useState([]);n.useEffect((()=>{e&&(o(e.tokens),a(e.lqList))}),[e]);const[s,l]=n.useMemo((()=>{const[e,t]=i;return[null==e?void 0:e.symbol,null==t?void 0:t.symbol]}),[i]);return{filterTokens:i,filterASymbol:s,filterBSymbol:l,filterAddressLqList:r,handleDeleteToken:t=>{o((n=>{const i=[...n],o=i.indexOf(t);return-1!==o&&i.splice(o,1),e&&e.onChangeFilterTokens(i),i}))},handleChangeFilterTokens:t=>{a([]),o(t),e&&(e.onChangeFilterTokens(t),e.onChangeFilterAddressLqList([]))},handleChangeFilterAddress:t=>{a(t),o([]),e&&(e.onChangeFilterTokens([]),e.onChangeFilterAddressLqList(t))}}}var lf;!function(e){e[e.Add=1]="Add",e[e.Remove=2]="Remove"}(lf||(lf={}));const df=({pool:e,separate:n,wrap:i})=>{const o=e.coins.length,r=n?o>=6&&i?18:24:o>=3?24:36;return n?z.jsx(t.Box,{sx:{display:"flex",alignItems:"gap",gap:4},children:e.coins.map((n=>z.jsx(t.Tooltip,{title:n.symbol,placement:"top",onlyHover:!0,leaveDelay:100,sx:{maxWidth:240},children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(ol,{address:n.address,width:r,height:r,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0})})},n.address)))}):z.jsx(t.Box,{sx:{display:"flex",alignItems:"gap",gap:-8},children:e.coins.map((n=>z.jsx(t.Tooltip,{title:n.symbol,placement:"top",onlyHover:!0,leaveDelay:100,sx:{maxWidth:240},children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(ol,{address:n.address,width:r,height:r,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0})})},n.address)))})},cf=new r.CurveApi({contractRequests:Wi}),uf=[{chainId:r.ChainId.ZETACHAIN_TESTNET,name:"MockToken 4Pool",address:"0xDddfBCc76166d741c2dfa6b6a90769df398b9969",symbol:"MTK.10000",decimals:18,fee:"20000000",coins:[{address:"0x08f9f0e8EBc8B3F7808974463D31CC39Ca9F79F0",name:"Mock Token 1",decimals:18,symbol:"MTK1",chainId:r.ChainId.ZETACHAIN_TESTNET},{address:"0xc39f8C093b10660E12d982256979E239B18D073d",name:"Mock Token 2",decimals:18,symbol:"MTK2",chainId:r.ChainId.ZETACHAIN_TESTNET},{address:"0xbE3499499C928F086a32B0bE586e07A9D085b5eF",name:"Mock Token 3",decimals:18,symbol:"MTK3",chainId:r.ChainId.ZETACHAIN_TESTNET},{address:"0x11D6F6C038B9E841e024F7aB5Bd40101D69638b3",name:"Mock Token 4",decimals:18,symbol:"MTK4",chainId:r.ChainId.ZETACHAIN_TESTNET}],apy:null,dailyApy:null,weeklyApy:null,tvl:null,volume:null}];function pf({apy:e,dailyApy:n,weeklyApy:i}){return z.jsx(t.Tooltip,{title:z.jsxs(t.Box,{sx:{maxWidth:216,typography:"h6",fontWeight:500,color:"text.secondary"},children:[z.jsx(t.Box,{sx:{fontWeight:700},children:"Base vAPY (annualized)"}),z.jsxs(t.Box,{component:"ul",sx:{pl:16,my:0},children:[z.jsxs("li",{children:["Daily: ",hr({input:n,showDecimals:2})]}),z.jsxs("li",{children:["Weekly: ",hr({input:i,showDecimals:2})]})]}),z.jsx("br",{}),"*Variable APY based on today’s trading activity"]}),children:z.jsx(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:hr({input:e,showDecimals:2})})})}function hf({poolList:e=uf,loading:n,operateCurvePool:i,setOperateCurvePool:r,hasMore:a,loadMore:l,loadMoreLoading:d}){const c=t.useTheme();return z.jsxs(tf,{hasMore:a,loadMore:l,loadMoreLoading:d,empty:!(null==e?void 0:e.length),loading:n,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:"Pool"}),z.jsx(t.Box,{component:"th",children:"Assets"}),z.jsx(t.Box,{component:"th",children:"APY"}),z.jsx(t.Box,{component:"th",children:"TVL"}),z.jsx(t.Box,{component:"th",children:"Volume"}),z.jsx(t.Box,{component:"th",sx:{width:155}})]})}),z.jsx(t.Box,{component:"tbody",children:e.map((e=>{var n;let a="";if((null===(n=null==i?void 0:i.pool)||void 0===n?void 0:n.address.toLowerCase())===e.address.toLowerCase())if(i.type===lf.Remove)a=o.i18n._({id:"0+31GV",message:"Removing"});else a=o.i18n._({id:"1yHVE+",message:"Adding"});const l=c.palette.hover.default;return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(a?", & td":"")]:{backgroundImage:`linear-gradient(${l}, ${l})`}},children:[z.jsxs(t.Box,{component:"td",children:[z.jsx(t.Box,{sx:{typography:"body2",lineHeight:"19px",fontWeight:600},children:e.name}),z.jsx(rp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),z.jsx(t.Box,{component:"td",children:z.jsx(df,{pool:e,separate:!0,wrap:!1})}),z.jsx(t.Box,{component:"td",children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:z.jsx(pf,{apy:e.apy,dailyApy:e.dailyApy,weeklyApy:e.weeklyApy})})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${er({input:e.tvl,decimals:2})}`,children:["$",e.tvl?pr(new s(e.tvl)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${er({input:e.volume,decimals:2})}`,children:["$",e.volume?pr(new s(e.volume)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[z.jsx(ef,{chainId:e.chainId,address:e.address}),a?z.jsx(Xg,{text:a,onClick:()=>r(null)}):z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{r({pool:e,type:lf.Add})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})]},`${e.chainId}-${e.address}`)}))})]})}const mf=({scrollParentRef:e,filterChainIds:o,activeChainId:a,operateCurvePool:s,setOperateCurvePool:l,children:d,tokenAndPoolFilter:u})=>{var p,h;const m=t.useTheme(),{isMobile:x}=Ga(),g=Da(),f=c.useQueryClient(),{onlyChainId:y}=Q(),{filterTokens:v,filterASymbol:b,filterBSymbol:C,filterAddressLqList:j,handleDeleteToken:w,handleChangeFilterTokens:k,handleChangeFilterAddress:T}=sf(),B=n.useMemo((()=>({chainIds:o,pageSize:x?4:8,filterState:{viewOnlyOwn:!1,filterTypes:["CURVE"]}})),[o,x]),E=g.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},B),{filterState:Object.assign({filterASymbol:b,filterBSymbol:C},B.filterState)})}),I=c.useInfiniteQuery(Object.assign(Object.assign({},E),{initialPageParam:1,getNextPageParam:e=>{var t;const{currentPage:n,totalCount:i,pageSize:o}=null!==(t=e.liquidity_list)&&void 0!==t?t:{};if(!n||!i||!o)return null;let r=Math.floor(i/o);return i%o&&(r+=1),n>=r?null:n+1}}));let A=[];const L=!!(null==j?void 0:j.length);L?A=[...j]:null===(p=I.data)||void 0===p||p.pages.forEach((e=>{var t,n;null===(n=null===(t=e.liquidity_list)||void 0===t?void 0:t.lqList)||void 0===n||n.forEach((e=>{null==A||A.push(e)}))}));const R=I.hasNextPage&&!L;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:20,display:"flex",flexDirection:"column",gap:12,[m.breakpoints.up("tablet")]:{py:16,flexDirection:"row",alignItems:"center",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[m.breakpoints.up("tablet")]:{mr:"auto"}},children:d}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},x?{}:{"& > button":{flex:1}}),children:null!==(h=null==u?void 0:u.element)&&void 0!==h?h:z.jsx(rf,{value:v,onChange:k,searchAddress:(e,t)=>D(void 0,void 0,void 0,(function*(){var n;const i=g.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},B),{filterState:Object.assign({address:e},B.filterState)})}),o=null===(n=(yield f.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?z.jsx(af,{list:o,onClick:()=>{T(o),t()}}):null}))})}),(L||!!v.length)&&z.jsxs(t.Box,{sx:{my:0},children:[L?z.jsx(Kg,{lqList:j,onDeleteTag:()=>T([])}):"",z.jsx(Jg,{tags:v,onDeleteTag:w})]})]})]}),x?z.jsx(S,{hasMore:R,threshold:300,loadMore:i.debounce((()=>{I.hasNextPage&&!I.isFetching&&I.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>e.current||null,loader:z.jsx(nf,{sx:{mt:20}},"loader"),children:z.jsxs(Qg,{children:[I.isLoading?z.jsx(nf,{}):"",!I.isLoading&&!(null==A?void 0:A.length)&&!I.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!(a&&!y||b||C)}),!!I.error&&z.jsx(ne,{refresh:I.refetch,sx:{mt:40}})]})}):z.jsxs(z.Fragment,{children:[z.jsx(hf,{poolList:uf,loading:I.isLoading,operateCurvePool:s,setOperateCurvePool:l,hasMore:R,loadMoreLoading:I.isFetchingNextPage,loadMore:()=>{I.hasNextPage&&!I.isFetching&&I.fetchNextPage()}}),z.jsx(Mp,{loading:I.isLoading,refetch:I.error?I.refetch:void 0,empty:!(null==A?void 0:A.length),hasSearch:!!(a&&!y||b||C)})]})]})};function xf({children:e}){const n=t.useTheme();return z.jsx(t.Box,{sx:{px:20,py:16,boxShadow:"0px -1px 0px 0px rgba(55, 55, 57, 0.10)",backgroundColor:"background.paper",borderBottomLeftRadius:16,borderBottomRightRadius:16,position:"fixed",bottom:0,left:0,right:0,[n.breakpoints.up("tablet")]:{position:"static"}},children:e})}const gf=e=>{const n=t.useTheme();return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8,px:12,height:36,borderRadius:8,border:`1px solid ${n.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px",color:n.palette.text.secondary,textTransform:"capitalize"},children:["Slippage Bonus (incl. pricing)",z.jsx(Cu,{title:"Bonus comes as an advantage from current coin prices which usually appears for coins which are low in balance"})]}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:n.palette.success.main},children:"-"})]})};function ff({pool:e,account:t}){const i=c.useQuery(cf.getBalanceOf(e.chainId,e.address,t)),o=c.useQuery(cf.getBalances(e.chainId,e.address,e.coins)),r=c.useQuery(cf.getTotalSupply(e.chainId,e.address)),a=n.useMemo((()=>r.data?r.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[r.data,e.decimals]),l=n.useMemo((()=>i.data?i.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[i.data,e.decimals]),d=n.useMemo((()=>o.data?o.data.map(((t,n)=>{const i=e.coins[n];return t.div(10**i.decimals).dp(i.decimals,s.ROUND_DOWN)})):null),[o.data,e.coins]),u=n.useMemo((()=>d&&l&&a?d.map(((t,n)=>{const i=e.coins[n];return t.multipliedBy(l).div(a).dp(i.decimals,s.ROUND_DOWN)})):null),[d,l,a,e.coins]);return{lpTokenTotalSupply:a,tokenBalances:d,lpTokenBalance:l,userTokenBalances:u,lpTokenBalanceLoading:i.isLoading||o.isLoading||r.isLoading}}const yf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:a,chainId:l}=Ra(),d=ls(),u=c.useQueryClient(),[p,h]=n.useState(!1),[m,x]=n.useState({}),g=n.useRef(m);g.current=m;const{slipper:f,setSlipper:y,slipperValue:v,resetSlipper:b}=vm({address:e.pool.address}),{lpTokenTotalSupply:C,tokenBalances:j,lpTokenBalance:w,userTokenBalances:k}=ff({pool:e.pool,account:a}),T=n.useCallback((()=>{const t={};e.pool.coins.forEach((e=>{t[e.address]=""})),x(t)}),[e.pool.coins]);n.useEffect((()=>{T()}),[T]);const B=(t,n)=>{x((i=>{const o=Object.assign(Object.assign({},i),{[t]:n});if(p&&j){const i=e.pool.coins.findIndex((e=>e.address===t));if(-1!==i){const r=j[i],a=new s(n||"0");a.isZero()||""===n?e.pool.coins.forEach((e=>{e.address!==t&&(o[e.address]="0")})):r&&r.gt(0)&&a.gt(0)&&e.pool.coins.forEach(((e,t)=>{if(t!==i){const n=j[t];if(n&&n.gt(0)){const t=n.div(r),i=a.multipliedBy(t).dp(e.decimals,s.ROUND_DOWN).toString();o[e.address]=i}else o[e.address]="0"}}))}}return o}))},E=c.useQueries({queries:e.pool.coins.map((t=>{const n=Hi.getFetchTokenQuery(t.chainId,t.address,a,e.pool.address);return{queryKey:n.queryKey,enabled:n.enabled&&null!=t.chainId&&null!=t.address&&null!=a&&null!=e.pool.address,queryFn:n.queryFn}})),combine:e=>({data:e.map((e=>{var t,n,i,o;return{address:null===(t=e.data)||void 0===t?void 0:t.address,symbol:null===(n=e.data)||void 0===n?void 0:n.symbol,balance:null===(i=e.data)||void 0===i?void 0:i.balance,allowance:null===(o=e.data)||void 0===o?void 0:o.allowance}})),loading:e.some((e=>e.isLoading))})}),{getApprovalState:I,getBalanceState:A,getPendingRest:S,submitApprove:L}=(({account:e,chainId:t,offset:i,contractAddress:a})=>{var l,d;const u=ls(),p=c.useQueryClient(),{runningRequests:h}=ds(),{updateBlockNumber:m}=za(),x=n.useMemo((()=>null!=a?a:r.contractConfig[t].DODO_APPROVE),[t,a]),g=n.useMemo((()=>{var e;return t?null===(e=r.basicTokenMap[t])||void 0===e?void 0:e.address:null}),[t]),f=c.useMutation({mutationFn:n=>D(void 0,[n],void 0,(function*({token:n,isReset:i,submittedBack:r,canceledCallback:a,successBack:l,failedCallback:d}){if(!x||!e||!n)return;const c=Aa(n),h=i?new s(0):void 0,g=i?o.i18n._({id:"OfhWJH",message:"Reset"}):o.i18n._({id:"Z7ZXbT",message:"Approve"}),f=yield u.execute(`${g} ${c}`,{opcode:ns.Approval,token:n,contract:x,amt:h},{submittedBack:r,metadata:{[exports.MetadataFlag.approve]:!0}});if(f===Xa.Canceled&&(null==a||a()),f===Xa.Success&&l&&l(),f===Xa.Failed&&(null==d||d()),f!==Xa.Success)return f;yield m(),p.invalidateQueries({queryKey:Hi.getFetchTokenQuery(t,null==n?void 0:n.address,e,x).queryKey,refetchType:"all"})}))}),y=n.useCallback(((t,n,o,r)=>{var a,l;if(!t)return Ts.Loading;const d=h.some((e=>{var n,i,o;return(null===(n=e.spec)||void 0===n?void 0:n.opcode)===ns.Approval&&(null===(i=e.spec)||void 0===i?void 0:i.token.address)===(null==t?void 0:t.address)&&(null===(o=e.spec)||void 0===o?void 0:o.contract)===x})),c=(null===(l=null===(a=f.variables)||void 0===a?void 0:a.token)||void 0===l?void 0:l.address)===(null==t?void 0:t.address)&&f.isPending,u=new s(null!=n?n:0);return e?!o||u.minus(null!=i?i:0).gt(o)||u.isZero()?Ts.Unchecked:t&&t.address===g?Ts.Sufficient:d||c?Ts.Approving:r?u.minus(null!=i?i:0).gt(r)?Ts.Insufficient:Ts.Sufficient:Ts.Loading:Ts.Unchecked}),[e,g,x,i,h,f.isPending,null===(d=null===(l=f.variables)||void 0===l?void 0:l.token)||void 0===d?void 0:d.address]);return{getApprovalState:y,getPendingRest:n.useCallback(((e,t)=>("USDT"===(null==e?void 0:e.symbol)||(null==e?void 0:e.address.toLowerCase())==="0x6426e6017968377529487E0ef0aA4E7759724e05".toLowerCase())&&null!==t&&t.gt(0)),[]),getBalanceState:n.useCallback(((t,n,o)=>e?o?t.minus(null!=i?i:0).gt(o)?Bs.Insufficient:Bs.Sufficient:Bs.Loading:Bs.Unchecked),[e,i]),submitApprove:n.useCallback(((e,t,n,i,o,r)=>D(void 0,void 0,void 0,(function*(){f.mutate({token:e,isReset:t,submittedBack:n,canceledCallback:i,successBack:o,failedCallback:r})}))),[f]),getMaxBalance:n.useCallback(((e,n)=>{const i=new s(0);return e&&void 0!==t&&n||i}),[t])}})({account:a,chainId:e.pool.chainId,contractAddress:e.pool.address}),R=n.useCallback(((t,n,i)=>{var o;if(!j)return{};const r={},a=n||m,l=i||E.data,d=j.findIndex((e=>e&&e.gt(0)));if(-1!==d){const n=j[d],i=e.pool.coins[d];let c;if(void 0!==t)c=t;else{const e=Object.values(a).find((e=>e&&"0"!==e&&""!==e));if(e)c=e;else{const e=null===(o=null==l?void 0:l.find((e=>{var t,n;return(null===(t=e.address)||void 0===t?void 0:t.toLowerCase())===(null===(n=i.address)||void 0===n?void 0:n.toLowerCase())})))||void 0===o?void 0:o.balance;c=e&&e.gt(0)?e.dp(i.decimals,s.ROUND_DOWN).toString():"1"}}const u=new s(c);r[i.address]=c,e.pool.coins.forEach(((e,t)=>{if(t!==d){const i=j[t];if(i&&i.gt(0)&&n.gt(0)){const t=i.div(n),o=u.multipliedBy(t).dp(e.decimals,s.ROUND_DOWN).toString();r[e.address]=o}else r[e.address]="0"}}))}return r}),[e.pool.coins,j,m,E.data]),M=c.useQuery(cf.calcTokenAmount(e.pool.chainId,e.pool.address,e.pool.coins.map((e=>{const t=m[e.address]||"0",n=new s(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.ROUND_DOWN).toString():"0"})),!0)),O=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(a&&M.data)try{const t=new Gh([{inputs:[{name:"_amounts",type:"uint256[]"},{name:"_min_mint_amount",type:"uint256"}],name:"add_liquidity",outputs:[{name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"}]),n=e.pool.coins.map((e=>{const t=m[e.address]||"0",n=new s(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.ROUND_DOWN).toString():"0"})),i=M.data.multipliedBy(1-v).dp(0,s.ROUND_DOWN).toString(),o=t.encodeFunctionData("add_liquidity",[n,i]),a=()=>{u.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),u.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield d.execute("add_liquidity",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveAddLiquidity]:!0},submittedBack:()=>{a()},successBack:()=>{a(),T()}})}catch(e){console.error("curve add_liquidity",e)}}))}),P=n.useMemo((()=>{var n,i;if(!a||e.pool.chainId!==l)return z.jsx(Tm,{chainId:e.pool.chainId,fullWidth:!0});if(E.loading)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!Object.values(m).some((e=>e&&"0"!==e)))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});for(const o of e.pool.coins){const e=m[o.address];if(!e||"0"===e)continue;const r=new s(e);if(!r.isFinite())return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});const a=E.data.find((e=>{var t,n;return(null===(t=e.address)||void 0===t?void 0:t.toLowerCase())===(null===(n=o.address)||void 0===n?void 0:n.toLowerCase())})),l=null!==(n=null==a?void 0:a.balance)&&void 0!==n?n:null,d=null!==(i=null==a?void 0:a.allowance)&&void 0!==i?i:null,c=A(r,o,l),u=S(o,d),p=I(o,r,l,d);if(c===Bs.Loading||p===Ts.Loading)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Loading..."});if(c===Bs.Insufficient)return z.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:["Insufficient ",o.symbol," balance"]});if(p===Ts.Approving)return z.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:[o.symbol," Approval Pending"]});if(p===Ts.Insufficient)return z.jsxs(t.Button,{fullWidth:!0,onClick:()=>{L(o,u)},children:["Approve ",o.symbol]})}return M.isLoading||!M.data?z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):M.data.lte(0)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):z.jsx(t.Button,{fullWidth:!0,disabled:O.isPending,isLoading:O.isPending,onClick:()=>{O.mutate()},children:"Add"})}),[a,l,I,A,S,M.data,M.isLoading,O,e.pool.chainId,e.pool.coins,L,m,E.data,E.loading]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:4},children:e.pool.coins.map((e=>{var n;const o=null===(n=E.data.find((t=>{var n,i;return(null===(n=t.address)||void 0===n?void 0:n.toLowerCase())===(null===(i=e.address)||void 0===i?void 0:i.toLowerCase())})))||void 0===n?void 0:n.balance;return z.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(ol,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol})]}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{o&&((e,t,n)=>{if(!t)return;const i=t.dp(n,s.ROUND_DOWN).toString();B(e,i)})(e.address,o,e.decimals)},sx:{mt:4,typography:"h6",fontWeight:500,lineHeight:"16px",color:i.palette.text.secondary,"&:hover":{color:i.palette.text.primary}},children:["Balance: ",o?er({input:o,decimals:e.decimals}):"-"]})]}),z.jsx(Yu,{value:m[e.address]||"",onChange:t=>{B(e.address,t)},decimals:e.decimals,typography:"h4",sx:{mt:0,"& input":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,textAlign:"right",border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,color:"text.disabled"}}}})]},e.symbol)}))}),z.jsxs(t.Box,{sx:{mt:-8,display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:[z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{const e=!p;if(h(e),e&&j){const e=R(void 0,g.current,E.data);x(e)}},sx:{px:11,py:3,borderRadius:20,border:`1px solid ${p?i.palette.primary.main:i.palette.border.main}`,typography:"body2",fontWeight:500,lineHeight:"19px",color:p?i.palette.primary.contrastText:i.palette.text.primary,backgroundColor:p?i.palette.primary.main:"transparent","&:hover":{opacity:.8}},children:["Balanced proportion: ",p?"ON":"OFF"]}),z.jsx(bm,{value:f,onChange:y,sx:{width:"auto",display:"inline-flex",ml:0}})]}),z.jsx(gf,{})]}),z.jsx(xf,{children:P})]})};function vf({disabled:e,selected:n,onClick:i,children:o,iconVisible:r}){const a=t.useTheme(),s=n?a.palette.success.main:a.palette.text.secondary;return z.jsxs(t.Box,{component:t.ButtonBase,disabled:e,onClick:i,sx:{flexGrow:1,flexShrink:1,flexBasis:"100%",display:"flex",alignItems:"center",gap:8},children:[r&&z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:n?z.jsxs(z.Fragment,{children:[z.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s}),z.jsx("rect",{x:"4.5",y:"5",width:"9",height:"9",rx:"4.5",fill:s,stroke:s})]}):z.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s})}),z.jsx(t.Box,{sx:{flexGrow:1,display:"flex",alignItems:"center",gap:8,typography:"body2",fontWeight:500,lineHeight:"19px",color:a.palette.text.primary},children:o})]})}const bf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:o,chainId:a}=Ra(),l=ls(),d=c.useQueryClient(),[u,p]=n.useState(""),[h,m]=n.useState("oneCoin"),[x,g]=n.useState(0),[f,y]=n.useState({}),{slipper:v,setSlipper:b,slipperValue:C,resetSlipper:j}=vm({address:e.pool.address}),{lpTokenBalance:w,userTokenBalances:k,lpTokenBalanceLoading:T}=ff({pool:e.pool,account:o}),B=n.useCallback((()=>{const t={};e.pool.coins.forEach((e=>{t[e.address]=""})),y(t)}),[e.pool.coins]);n.useEffect((()=>{B()}),[B]);const E=n.useMemo((()=>{const e=new s.BigNumber(u);return e.isFinite()?e:null}),[u]),I=c.useQuery(cf.calcWithdrawOneCoin(e.pool.chainId,e.pool.address,E?E.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",x)),A=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(o&&I.data)try{const t=new Gh([{inputs:[{name:"_burn_amount",type:"uint256"},{name:"i",type:"int128"},{name:"_min_received",type:"uint256"}],name:"remove_liquidity_one_coin",outputs:[{name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"}]),n=E?E.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",i=I.data.multipliedBy(1-C).dp(0,s.BigNumber.ROUND_DOWN).toString(),o=t.encodeFunctionData("remove_liquidity_one_coin",[n,x,i]),a=()=>{d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield l.execute("remove_liquidity_one_coin",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveRemoveLiquidityOneCoin]:!0},submittedBack:()=>{a()},successBack:()=>{a(),p("")}})}catch(e){console.error("curve remove_liquidity_one_coin",e)}}))}),S=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(o)try{const t=new Gh([{inputs:[{name:"_burn_amount",type:"uint256"},{name:"_min_amounts",type:"uint256[]"}],name:"remove_liquidity",outputs:[{name:"",type:"uint256[]"}],stateMutability:"nonpayable",type:"function"}]),n=E?E.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",i=e.pool.coins.map(((e,t)=>(null==k?void 0:k[t])&&E&&w&&w.gt(0)?k[t].multipliedBy(E).div(w).multipliedBy(10**e.decimals).multipliedBy(1-C).dp(0,s.BigNumber.ROUND_DOWN).toString():"0")),o=t.encodeFunctionData("remove_liquidity",[n,i]),a=()=>{d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield l.execute("remove_liquidity",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveRemoveLiquidity]:!0},submittedBack:()=>{a()},successBack:()=>{a(),p("")}})}catch(e){console.error("curve remove_liquidity",e)}}))}),L=c.useQuery(cf.calcTokenAmount(e.pool.chainId,e.pool.address,e.pool.coins.map((e=>{const t=f[e.address]||"0",n=new s.BigNumber(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0"})),!1)),R=c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){if(o&&L.data)try{const t=new Gh([{inputs:[{name:"_amounts",type:"uint256[]"},{name:"_max_burn_amount",type:"uint256"}],name:"remove_liquidity_imbalance",outputs:[{name:"",type:"uint256"}],stateMutability:"nonpayable",type:"function"}]),n=e.pool.coins.map((e=>{const t=f[e.address]||"0",n=new s.BigNumber(t);return n.isFinite()?n.multipliedBy(10**e.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0"})),i=L.data.multipliedBy(1+C).dp(0,s.BigNumber.ROUND_DOWN).toString(),o=t.encodeFunctionData("remove_liquidity_imbalance",[n,i]),a=()=>{d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"curve"],refetchType:"all"}),d.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"token","getFetchTokenQuery"],refetchType:"all"})};return yield l.execute("remove_liquidity_imbalance",{opcode:ns.TX,data:o,to:e.pool.address,value:"0x0"},{metadata:{[exports.MetadataFlag.curveRemoveLiquidityImBalance]:!0},submittedBack:()=>{a()},successBack:()=>{a(),p(""),B()}})}catch(e){console.error("curve remove_liquidity_imbalance",e)}}))}),M=n.useMemo((()=>{if(!o||e.pool.chainId!==a)return z.jsx(Tm,{chainId:e.pool.chainId,fullWidth:!0});if(!u||"0"===u)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});const n=new s.BigNumber(u);if(!n.isFinite())return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});if(T)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!w||w.lte(0))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"No LP token balance"});if(n.gt(w))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"});if("oneCoin"===h)return I.isLoading||!I.data?z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):I.data.lte(0)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):z.jsx(t.Button,{fullWidth:!0,disabled:A.isPending,isLoading:A.isPending,onClick:()=>{A.mutate()},children:"Remove"});if("balanced"===h)return z.jsx(t.Button,{fullWidth:!0,disabled:S.isPending,isLoading:S.isPending,onClick:()=>{S.mutate()},children:"Remove"});if("custom"===h){if(!Object.values(f).some((e=>e&&"0"!==e)))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});for(const n of e.pool.coins){const e=f[n.address];if(!e||"0"===e)continue;if(!new s.BigNumber(e).isFinite())return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"})}if(L.isLoading||!L.data)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."});if(L.data.lte(0))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});const i=L.data.dividedBy(10**e.pool.decimals).dp(e.pool.decimals,s.BigNumber.ROUND_DOWN);return i.gt(n)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient input amount"}):i.gt(w)?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"}):z.jsx(t.Button,{fullWidth:!0,disabled:R.isPending,isLoading:R.isPending,onClick:()=>{R.mutate()},children:"Remove"})}return null}),[o,e.pool.chainId,e.pool.decimals,e.pool.coins,a,u,T,w,h,I.isLoading,I.data,A,S,f,L.isLoading,L.data,R]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[z.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:"LP Tokens"}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{w&&p(w.dp(e.pool.decimals,s.BigNumber.ROUND_DOWN).toString())},sx:{mt:4,typography:"h6",fontWeight:500,lineHeight:"16px",color:i.palette.text.secondary,"&:hover":{color:i.palette.text.primary}},children:["Balance: ",w?er({input:w,decimals:e.pool.decimals}):"-"]})]}),z.jsx(Yu,{value:u,onChange:e=>{p(e)},decimals:e.pool.decimals,typography:"h4",sx:{mt:0,"& input":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,textAlign:"right",border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,typography:"h4",lineHeight:"33px",fontWeight:600,color:"text.disabled"}}}})]}),z.jsxs(t.Box,{sx:{p:12,display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,borderRadius:8,border:`1px solid ${i.palette.border.main}`},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(vf,{iconVisible:!0,disabled:!1,selected:"oneCoin"===h,onClick:()=>{m("oneCoin")},children:"One coin"}),z.jsx(vf,{iconVisible:!0,disabled:!1,selected:"balanced"===h,onClick:()=>{m("balanced")},children:"Balanced"}),z.jsx(vf,{iconVisible:!0,disabled:!1,selected:"custom"===h,onClick:()=>{m("custom")},children:"Custom"})]}),z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12},children:e.pool.coins.map(((e,n)=>{var o;return z.jsxs(vf,{iconVisible:"oneCoin"===h||"balanced"===h,disabled:!1,selected:"oneCoin"!==h||x===n,onClick:()=>{"oneCoin"===h&&g(n)},children:[z.jsx(ol,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol}),"oneCoin"===h&&z.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:x===n?er({input:null===(o=I.data)||void 0===o?void 0:o.div(10**e.decimals),decimals:e.decimals}):"0"}),"balanced"===h&&z.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:(null==k?void 0:k[n])&&E&&w&&w.gt(0)?er({input:k[n].multipliedBy(E).div(w),decimals:e.decimals}):"-"}),"custom"===h&&z.jsx(t.Box,{sx:{ml:"auto"},children:z.jsx(Yu,{value:f[e.address]||"",onChange:t=>{var n,i;n=e.address,i=t,y((e=>Object.assign(Object.assign({},e),{[n]:i})))},decimals:e.decimals,sx:{mt:0,"& input":{fontSize:16,typography:"body1",lineHeight:"22px",fontWeight:600,textAlign:"right",border:`1px solid ${i.palette.border.main}`,borderRadius:8,outline:"none",padding:0,color:"text.primary",height:38,width:160,px:12,"&::placeholder":{fontSize:16,typography:"body1",lineHeight:"22px",fontWeight:600,color:"text.disabled"}}}})})]},e.address)}))})]}),z.jsx(bm,{value:v,onChange:b,sx:{}})]}),z.jsx(gf,{})]}),z.jsx(xf,{children:M})]})},Cf=({onClose:e,poolInfoVisible:i=!0,operateCurvePool:o})=>{const r=t.useTheme(),{account:a}=Ra(),[s,l]=n.useState(o.type),[d,c]=n.useState(o.type);d!==o.type&&(c(o.type),l(o.type));const{lpTokenBalance:u,userTokenBalances:p}=ff({pool:o.pool,account:a});return z.jsxs(z.Fragment,{children:[e&&i&&z.jsxs(t.Box,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:16,px:20,pt:20},children:[e&&z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",borderBottom:"1px solid",borderColor:r.palette.border.main},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",pb:17},children:"Liquidity"}),z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,borderStyle:"solid",borderColor:"border.main",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:e,component:t.ButtonBase,children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16}})})]}),i&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{px:20,py:12,borderTopLeftRadius:8,borderTopRightRadius:8,borderStyle:"solid",borderColor:"border.main",borderWidth:1,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:"text.primary"},children:o.pool.name}),z.jsx(rp,{address:o.pool.address,customChainId:o.pool.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{},sx:{display:"flex",alignItems:"center",color:"text.secondary","&:hover":{color:"text.primary"}},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px"},children:"details"}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M7.49988 5L6.44238 6.0575L9.87738 9.5L6.44238 12.9425L7.49988 14L11.9999 9.5L7.49988 5Z",fill:"currentColor"})})]})]}),z.jsxs(t.Box,{sx:{px:20,py:12,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderStyle:"solid",borderColor:"border.main",borderWidth:1,borderTop:"none",display:"flex",flexDirection:"column",alignItems:"flex-start",gap:12},children:[z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,lineHeight:"16px",color:"text.secondary"},children:"My LP tokens"}),z.jsx(t.Tooltip,{title:z.jsx(t.Box,{sx:{m:8,display:"flex",flexDirection:"column",gap:20,minWidth:216},children:null==p?void 0:p.map(((e,n)=>{const i=o.pool.coins[n];return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600,lineHeight:"14px"},children:[z.jsx(ol,{width:14,height:14,address:i.address,chainId:i.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),z.jsx(t.Box,{children:i.symbol}),z.jsx(t.Box,{sx:{ml:"auto"},children:er({input:e,decimals:i.decimals})})]},n)}))}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:500,lineHeight:"22px",color:r.palette.text.primary},children:er({input:u,decimals:o.pool.decimals})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00016 1.33325C4.32016 1.33325 1.3335 4.31992 1.3335 7.99992C1.3335 11.6799 4.32016 14.6666 8.00016 14.6666C11.6802 14.6666 14.6668 11.6799 14.6668 7.99992C14.6668 4.31992 11.6802 1.33325 8.00016 1.33325ZM7.3335 4.66658V5.99992H8.66683V4.66658H7.3335ZM7.3335 7.33325V11.3333H8.66683V7.33325H7.3335ZM2.66683 7.99992C2.66683 10.9399 5.06016 13.3333 8.00016 13.3333C10.9402 13.3333 13.3335 10.9399 13.3335 7.99992C13.3335 5.05992 10.9402 2.66659 8.00016 2.66659C5.06016 2.66659 2.66683 5.05992 2.66683 7.99992Z",fill:r.palette.text.secondary})})]})})]})]})]}),z.jsxs(t.Tabs,{value:s,onChange:(e,t)=>{l(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:[{key:lf.Add,value:"Add"},{key:lf.Remove,value:"Remove"}],variant:"inPaper",tabsListSx:{mt:16,mx:20}}),z.jsx(t.TabPanel,{value:lf.Add,children:z.jsx(yf,{operateCurvePool:o})}),z.jsx(t.TabPanel,{value:lf.Remove,children:z.jsx(bf,{operateCurvePool:o})})]})]})},jf=({operateCurvePool:e,setOperateCurvePool:i})=>{const{isMobile:o}=Ga(),r=n.useCallback((()=>{i(null)}),[i]);return o?z.jsx(Xs,{open:!0,onClose:r,scope:!o,modal:o,id:"curve-pool-operate",children:z.jsx(Cf,{onClose:r,operateCurvePool:e})}):z.jsx(t.Box,{sx:{borderRadius:16,backgroundColor:"background.paper"},children:z.jsx(Cf,{onClose:r,operateCurvePool:e})})};function wf(e,t,n,i){return"CLASSICAL"===i&&e&&t&&e.isEqualTo(t)?e.times(`1e${n}`).minus(1).div(`1e${n}`):e}function kf(e,t){return e.lte(0)?new s.BigNumber(0):t.div(e)}function Tf(e,t,n,i,o,r,a){const l=o&&function(e){return-1!==["0x9D9793e1E18CDEe6cf63818315D55244f73EC006","0x0D04146B2Fe5d267629a7eb341Fb4388DcdBD22f","0x3D9d765b0fbAf594F90F07bc42889473e6613C7A","0x3854BdcB1a7cBA4b1A5f9a7C8719e247Df4c42c6","0xA46F5eC3219f956d14C6816Ef9cf6CaBf13bdD77","0xB16f2Ff8E8499E31B257d2A02D25e8956Ae6aFe7"].findIndex((t=>t.toLowerCase()===e.toLowerCase()))}(o);let d,c;const u="CLASSICAL"===r?i:n;if(e&&t&&u&&void 0!==a){if(c=kf(t,u),d=e.times(c),"CLASSICAL"===r&&l){if(!i)return[void 0,void 0];d.gt(i)&&n&&(c=kf(t,s.BigNumber.min(i,n)),d=d.times(c))}return[c,d.dp(Number(a),s.BigNumber.ROUND_DOWN)]}return[void 0,void 0]}function Bf({account:e,pool:t}){var n,i;const{chainId:o,address:r,type:a,baseTokenDecimals:l,quoteTokenDecimals:d,baseLpTokenDecimals:u,quoteLpTokenDecimals:p}=null!=t?t:{},h=c.useQuery(xa.getTotalBaseLpQuery(o,r,a,u)),m=c.useQuery(xa.getTotalQuoteLpQuery(o,r,a,p)),x=c.useQuery(xa.getUserBaseLpQuery(o,r,a,u,e)),g=c.useQuery(xa.getUserQuoteLpQuery(o,r,a,p,e)),f=c.useQuery(xa.getReserveLpQuery(o,r,a,l,d)),y=c.useQuery(xa.getClassicalTargetQuery(o,r,a,l,d)),v=h.data,b=m.data,{baseReserve:C,quoteReserve:j}=f.data||{},w=null===(n=y.data)||void 0===n?void 0:n.baseTarget,k=null===(i=y.data)||void 0===i?void 0:i.quoteTarget,T="DPP"===a,B=T?C:wf(x.data,v,u,a),E=T?j:wf(g.data,b,p,a),[I,A]=T?[new s.BigNumber(1),C]:Tf(B,v,C,w,r,a,l);let S,L;if(j){let e=m.data;e||m.isLoading||m.error||!v||(e=v);const t=g.isFetched&&!g.error&&null===E?B:E;T?(S=new s.BigNumber(1),L=j):g.isLoading||g.error||y.error||t?[S,L]=Tf(t,e,j,k,r,a,d):L=new s.BigNumber(0)}const R=x.isLoading||g.isLoading,M=x.isError||g.isError,O=()=>{x.refetch(),g.refetch(),h.refetch(),m.refetch(),f.refetch(),y.refetch()},P=R||h.isLoading||m.isLoading||f.isLoading||y.isLoading,_=M||h.isError||m.isError||f.isError||y.isError,N="DVM"===(null==t?void 0:t.type)&&(!j||j.isZero());return{totalBaseLpBalance:v,totalQuoteLpBalance:b,baseReserve:C,quoteReserve:j,classicalBaseTarget:w,classicalQuoteTarget:k,userBaseLpBalance:B,userQuoteLpBalance:E,userBaseLpToTokenBalance:A,userQuoteLpToTokenBalance:L,baseLpToTokenProportion:I,quoteLpToTokenProportion:S,isSinglePool:N,userLpBalanceLoading:R,userLpToTokenBalanceLoading:P,userLpBalanceError:M,userLpToTokenBalanceError:_,userLpToTokenBalanceRefetch:O,error:_,loading:P,refetch:O}}const Ef=new r.MiningApi({contractRequests:Wi});function If({chainId:e,address:n,showName:i,size:o,offset:r,rightContent:a}){const s=z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:r},children:[z.jsx(ol,{chainId:e,address:n,width:o,height:o,noShowChain:!0,marginRight:0}),i]});return a?z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[s,a]}):s}function Af({miningItem:e}){var t,n;const{account:i}=Ra(),o=null!==(t=null==e?void 0:e.rewardTokenInfos)&&void 0!==t?t:[],r=[],a=[];if(e){const t=e.version,s=null!==(n=e.miningContractAddress)&&void 0!==n?n:"";o.forEach((n=>{var o,l,d,c,u,p,h,m,x;const g={address:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",decimals:null==n?void 0:n.decimals,symbol:null!==(l=null==n?void 0:n.symbol)&&void 0!==l?l:"",usdPrice:null!==(d=null==n?void 0:n.price)&&void 0!==d?d:""};if("3"===t)r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,g.address,g.decimals,t));else switch(e.type){case"classical":r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,null!==(u=null===(c=e.baseLpToken)||void 0===c?void 0:c.address)&&void 0!==u?u:"",g.decimals,"2")),r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,null!==(h=null===(p=e.quoteLpToken)||void 0===p?void 0:p.address)&&void 0!==h?h:"",g.decimals,"2"));break;case"vdodo":case"single":r.push(g),a.push(Ef.getPendingRewardQuery(e.chainId,s,i,null!==(x=null===(m=e.baseToken)||void 0===m?void 0:m.address)&&void 0!==x?x:"",g.decimals,"2"));break;default:throw new Error(`type: ${e.type} is not valid.`)}}))}return c.useQueries({queries:a,combine:e=>{let t=new s(0),n=new s(0);return{data:e.map(((e,i)=>{const o=r[i],a=e.data;if(a){t=a.plus(t);const e=null==o?void 0:o.usdPrice;e&&(n=n.plus(a.times(e)))}return Object.assign(Object.assign({},o),{amount:a})})),pending:e.some((e=>e.isPending)),error:e.some((e=>e.isError)),totalReward:t,totalRewardUSD:n,refetch:()=>{e.forEach((e=>e.refetch()))}}}})}function Sf({value:e,label:n,tokenList:i,loading:o}){const r=t.useTheme();return z.jsxs(t.Box,{sx:{flexGrow:0,flexShrink:1,width:"30%"},children:[z.jsx(t.Box,{sx:{typography:"h6",color:r.palette.text.secondary},children:n}),z.jsxs(t.Box,{sx:{mt:8,typography:"body1",fontWeight:600,color:r.palette.text.primary,display:"flex",alignItems:"center",gap:4},children:[z.jsx(t.LoadingSkeleton,{loading:o,loadingProps:{width:30},children:e?`$${er({input:e,decimals:2})}`:"-"}),z.jsx(t.Tooltip,{placement:"top",title:z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8,width:190,color:"text.primary",fontWeight:600},children:i.map((e=>{var t;return z.jsx(If,{chainId:e.chainId,address:e.address,showName:null!==(t=e.symbolEle)&&void 0!==t?t:e.symbol,rightContent:e.amount,size:20,offset:6},e.address+e.chainId)}))}),children:z.jsx(t.Box,{component:t.ButtonBase,sx:{display:"flex",alignItems:"center",color:r.palette.text.secondary,width:16,height:16,"&:hover":{color:"text.primary"}},children:z.jsx(oe.DetailBorder,{})})})]})]})}function Lf({chainId:n,loading:i,miningItem:r,miningContractAddress:a,stakedTokenUSD:s,stakedTokenUSDLoading:l,miningTitle:d,associatedMineSectionShort:c,stakedTokenList:u,isEnded:p}){var h,m;const x=t.useTheme(),g=Af({miningItem:r});return z.jsxs(t.Box,{sx:{backgroundColor:x.palette.background.paper,borderRadius:8,borderColor:x.palette.border.main,borderStyle:"solid",borderWidth:1,mb:20},children:[c?null:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:100},children:z.jsx(Rp,{width:24,tokens:u,gap:-6,chainId:n,mr:4,showChainLogo:!1})}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(t.Box,{sx:{color:x.palette.text.primary,typography:"body2",fontWeight:600,display:"flex",alignItems:"center"},children:null!=d?d:"-"}),p&&z.jsx(t.Box,{sx:{backgroundColor:x.palette.border.disabled,borderRadius:4,typography:"h6",fontWeight:500,px:8,color:x.palette.text.disabled},children:z.jsx(e.Trans,{id:"237hSL",message:"Ended"})})]}),z.jsx(rp,{size:"small",truncate:!0,address:null!=a?a:"",iconSpace:4,sx:{color:x.palette.text.secondary,typography:"h6"},customChainId:n})]})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,typography:"h6",cursor:"pointer"},onClick:()=>{dm.getState().push({type:exports.PageType.MiningDetail,params:{address:a,chainId:n}})},children:[z.jsx(e.Trans,{id:"URmyfc",message:"Details"}),z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:z.jsx("path",{d:"M7.5 4.5L6.4425 5.5575L9.8775 9L6.4425 12.4425L7.5 13.5L12 9L7.5 4.5Z",fill:"currentColor"})})]})]}),z.jsx(t.Box,{sx:{width:"100%",height:"1px",backgroundColor:x.palette.border.main}})]}),z.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",gap:20},children:[z.jsx(Sf,{value:s,label:o.i18n._({id:"luOvdJ",message:"My Staked"}),tokenList:u,loading:i||l}),z.jsx(t.Box,{sx:{width:"1px",height:30,backgroundColor:x.palette.border.main,flexGrow:0,flexShrink:0}}),z.jsx(Sf,{value:g.totalRewardUSD,label:o.i18n._({id:"4cJ0hF",message:"Rewards"}),tokenList:null!==(m=null===(h=g.data)||void 0===h?void 0:h.map((e=>Object.assign(Object.assign({chainId:n},e),{name:e.symbol,amount:er({input:e.amount,decimals:e.decimals})}))))&&void 0!==m?m:[],loading:g.pending||i})]})]})}const Rf=({miningItem:e,successBack:t})=>{const{account:n}=Ra(),i=ls();return c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){const a=yield D(void 0,void 0,void 0,(function*(){if(!n||!(null==e?void 0:e.miningContractAddress))return null;let t="";const i=yield r.MiningApi.encode.claimAllMining(e.miningContractAddress);if(i&&i.data)return i.value=0,i;throw t="invalid data",new Error(t)}));if(!a)return;return yield i.execute(o.i18n._({id:"hom7qf",message:"Claim"}),Object.assign({opcode:ns.TX},a),{metadata:{[exports.MetadataFlag.claimMining]:"1"},successBack:t})}))})};function Mf({miningItem:n}){const i=Af({miningItem:n}),o=Rf({miningItem:n,successBack:()=>{i.refetch()}});return z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:null==n?void 0:n.chainId,children:z.jsx(t.Button,{fullWidth:!0,isLoading:o.isPending,disabled:i.totalReward.isZero(),onClick:()=>{o.mutate()},children:o.isPending?z.jsx(e.Trans,{id:"KvG1xW",message:"Claiming"}):z.jsx(e.Trans,{id:"dUdltF",message:"One-Click Claim"})})})}function Of({tokenSymbol:e,goLpLink:n}){const i=t.useTheme();return z.jsxs(t.HoverAddUnderLine,{sx:{color:i.palette.text.secondary,typography:"h6",display:"flex",alignItems:"center"},component:t.ButtonBase,onClick:n,children:[o.i18n._({id:"dJqd5x",message:"Get {tokenSymbol}",values:{tokenSymbol:e}}),z.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.83324 3.88867L5.01074 4.71117L7.68241 7.38867L5.01074 10.0662L5.83324 10.8887L9.33324 7.38867L5.83324 3.88867Z",fill:"currentColor"})})]})}function Pf({miningItem:n,loading:i,sx:o}){const r=t.useTheme(),a=Af({miningItem:n});return z.jsxs(t.Box,{sx:Object.assign({borderWidth:1,borderRadius:12},o),children:[z.jsxs(t.Box,{sx:{typography:"body1",color:r.palette.text.secondary,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12},children:[z.jsx(e.Trans,{id:"4cJ0hF",message:"Rewards"}),":",z.jsx(t.LoadingSkeleton,{loading:i||a.pending,loadingProps:{width:100},sx:{color:r.palette.text.primary,fontWeight:600},children:a.pending||a.error?"-":`$${er({input:a.totalRewardUSD,decimals:2})}`})]}),z.jsxs(t.Box,{sx:{borderTopWidth:1,px:20,pt:4,pb:8},children:[(i||a.pending)&&z.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:150}}),!i&&!a.pending&&!!n&&a.data.map((e=>z.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[e.address&&e.symbol&&z.jsx(If,{chainId:n.chainId,address:e.address,showName:e.symbol,size:24,offset:6}),z.jsxs(t.Box,{sx:{ml:"auto"},children:[z.jsx(t.Box,{sx:{typography:"h5",textAlign:"right"},children:er({input:e.amount,decimals:e.decimals})}),z.jsx(t.Box,{sx:{mt:2,typography:"body2",color:r.palette.text.secondary,textAlign:"right"},children:e.usdPrice&&e.amount?`≈ $${er({input:new s(e.amount).multipliedBy(e.usdPrice).dp(4,s.ROUND_DOWN),decimals:4})}`:"-"})]})]},e.address)))]})]})}function _f({status:n,children:i,buttonProps:o}){return!n.needShowTokenStatusButton&&i?z.jsx(z.Fragment,{children:i}):n.insufficientBalance?z.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:z.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):z.jsx(t.Button,{fullWidth:!0,isLoading:n.isApproving,onClick:n.submitApprove,disabled:n.insufficientBalance,...o,children:n.isApproving?z.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):n.approveTitle})}function Nf(e){if(!e&&"number"!=typeof e)return e;let t="";return t=s.isBigNumber(e)?e.toString(16):new s(e).toString(16),t.length%2?"0x0"+t:"0x"+t}function Df(e){return Nf(or(e,18))}const Ff=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{chainId:l,account:d}=Ra(),u=ls(),p=r.basicTokenMap[l];return c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){const l=yield D(void 0,void 0,void 0,(function*(){var n,i;if(!(d&&e&&e.baseToken&&e.miningContractAddress))return null;let o="";const a=new s(t),l=Number(e.baseToken.decimals),c=yield r.MiningApi.encode.depositMining(e.miningContractAddress,a,l);if(!c||!c.data)throw o="invalid data",new Error(o);try{return t&&(null===(i=null===(n=e.baseLpToken)||void 0===n?void 0:n.address)||void 0===i?void 0:i.toLocaleLowerCase())===p.address.toLocaleLowerCase()?c.value=Df(a):c.value=0,c}catch(e){throw console.error("2.0 sendTransaction error",e),o=`2.0 sendTransaction error; ERROR: ${e}`,new Error(o)}}));if(!l)return;return yield u.execute(o.i18n._({id:"JYKRJS",message:"Stake"}),Object.assign({opcode:ns.TX},l),{metadata:{[exports.MetadataFlag.stakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Uf({goLpLink:n,amount:i,miningItem:r,balanceInfo:a,submittedBack:s,successBack:l,logBalance:d}){var c,u,p,h;const m=Ff({miningItem:r,amount:i,submittedBack:s,successBack:l,logBalance:d}),x=r?`${null===(c=r.baseToken)||void 0===c?void 0:c.symbol}-${null===(u=r.quoteToken)||void 0===u?void 0:u.symbol} LP`:"",g=As(r?La(Object.assign(Object.assign({},r.baseLpToken),{symbol:x}),r.chainId):null,{contractAddress:null!==(p=null==r?void 0:r.miningContractAddress)&&void 0!==p?p:"",overrideBalance:a.userBaseLpBalance,amount:i});return n&&x&&(null===(h=a.userBaseLpBalance)||void 0===h?void 0:h.isZero())?z.jsx(t.Button,{fullWidth:!0,onClick:()=>n(),children:o.i18n._({id:"dJqd5x",message:"Get {tokenSymbol}",values:{tokenSymbol:x}})}):z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:null==r?void 0:r.chainId,children:z.jsx(_f,{status:g,children:z.jsx(t.Button,{fullWidth:!0,isLoading:m.isPending,disabled:!Number(i),onClick:()=>{m.mutate()},children:m.isPending?z.jsx(e.Trans,{id:"KsqhWn",message:"Staking"}):z.jsx(e.Trans,{id:"JYKRJS",message:"Stake"})})})})}const qf=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{account:l}=Ra(),d=ls();return c.useMutation({mutationFn:()=>D(void 0,void 0,void 0,(function*(){const c=yield D(void 0,void 0,void 0,(function*(){if(!(l&&e&&e.baseToken&&e.miningContractAddress))return null;let n="";const i=new s(t),o=Number(e.baseToken.decimals),a=yield r.MiningApi.encode.withdrawMining(e.miningContractAddress,i,o);if(a&&a.data)return a.value=0,a;throw n="invalid data",new Error(n)}));if(!c)return;return yield d.execute(o.i18n._({id:"OFjZGo",message:"Unstake"}),Object.assign({opcode:ns.TX},c),{metadata:{[exports.MetadataFlag.unstakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Vf({amount:n,miningItem:i,overrideBalance:o,submittedBack:r,successBack:a,logBalance:s}){var l,d;const c=qf({miningItem:i,amount:n,submittedBack:r,successBack:a,logBalance:s}),u=i?`${null===(l=i.baseToken)||void 0===l?void 0:l.symbol}-${null===(d=i.quoteToken)||void 0===d?void 0:d.symbol} LP`:"",p=As(i?La(Object.assign(Object.assign({},i.baseLpToken),{symbol:u}),i.chainId):null,{overrideBalance:o,amount:n,skipQuery:!0});return z.jsx(Tm,{includeButton:!0,fullWidth:!0,chainId:null==i?void 0:i.chainId,children:z.jsx(_f,{status:p,children:z.jsx(t.Button,{fullWidth:!0,isLoading:c.isPending,disabled:!Number(n),onClick:()=>{c.mutate()},children:c.isPending?z.jsx(e.Trans,{id:"1gWStS",message:"Unstaking"}):z.jsx(e.Trans,{id:"OFjZGo",message:"Unstake"})})})})}function Wf(e){var{sx:n}=e,i=N(e,["sx"]);const o=t.useTheme();return z.jsx(t.Box,{sx:Object.assign({paddingTop:20,backgroundColor:o.palette.background.paper,position:"sticky",bottom:0},n),...i})}function Hf({chainId:e,poolAddress:i,status:a,loading:l,operateType:d,setOperateType:u,miningItem:p,associatedMineSectionVisible:h,goLpLink:m}){var x,g,f,y,v,b,C,j,w,k,T,B,E,I,A,S,L;const R=t.useTheme(),{account:M}=Ra(),{miningContractAddress:O}=null!=p?p:{},P=La(null==p?void 0:p.baseToken,e),_=La(null==p?void 0:p.quoteToken,e),[N,D]=n.useState(""),[F,U]=n.useState(""),q=[{key:"stake",value:o.i18n._({id:"JYKRJS",message:"Stake"})},{key:"unstake",value:o.i18n._({id:"OFjZGo",message:"Unstake"})},{key:"claim",value:o.i18n._({id:"hom7qf",message:"Claim"})}],V=p&&P&&_&&["classical","lptoken"].includes(null!==(x=p.type)&&void 0!==x?x:"")?{chainId:e,address:i,type:"lptoken"===p.type?"DSP":"CLASSICAL",baseToken:P,quoteToken:_}:void 0,W=Bf({account:M,pool:p&&P&&_&&p.baseLpToken&&p.quoteLpToken&&["classical","lptoken"].includes(null!==(g=p.type)&&void 0!==g?g:"")?{chainId:e,address:i,type:"lptoken"===p.type?"DSP":"CLASSICAL",baseTokenDecimals:P.decimals,quoteTokenDecimals:_.decimals,baseLpTokenDecimals:null!==(f=p.baseLpToken.decimals)&&void 0!==f?f:18,quoteLpTokenDecimals:null!==(y=p.quoteLpToken.decimals)&&void 0!==y?y:18}:void 0}),H=c.useQuery(xa.getPMMStateQuery(null==V?void 0:V.chainId,null==V?void 0:V.address,null==V?void 0:V.type,null===(v=null==V?void 0:V.baseToken)||void 0===v?void 0:v.decimals,null===(b=null==V?void 0:V.quoteToken)||void 0===b?void 0:b.decimals)),Z=c.useQuery(Ef.getLpStakedBalance(null==p?void 0:p.chainId,(null==p?void 0:p.miningContractAddress)||void 0,M,null!==(j=null===(C=null==p?void 0:p.baseLpToken)||void 0===C?void 0:C.address)&&void 0!==j?j:"",null===(w=null==p?void 0:p.baseToken)||void 0===w?void 0:w.decimals,null==p?void 0:p.version)),$=Z.isLoading||H.isLoading;let G,Q,Y;if(Z.data&&W.baseLpToTokenProportion&&W.quoteLpToTokenProportion&&!H.isLoading){const e=null===(k=null==p?void 0:p.baseToken)||void 0===k?void 0:k.price,t=null===(T=null==p?void 0:p.quoteToken)||void 0===T?void 0:T.price,n=null===(B=H.data)||void 0===B?void 0:B.midPrice;Q=Z.data.times(W.baseLpToTokenProportion),Y=Z.data.times(W.quoteLpToTokenProportion),n?t?G=Q.times(n).plus(Y).times(t):e&&(G=Y.times(n).plus(Q).times(e)):e&&t&&(G=Q.times(e).plus(Y.times(t)))}const X=P&&_?[Object.assign(Object.assign({},P),{amount:er({input:Q,decimals:P.decimals})}),Object.assign(Object.assign({},_),{amount:er({input:Y,decimals:_.decimals})})]:[],K=P&&_?`${P.symbol}-${_.symbol} LP`:"- LP",J=a===r.MiningStatusE.ended,ee=(null===(E=null==p?void 0:p.baseLpToken)||void 0===E?void 0:E.address)&&W.userBaseLpBalance?{[null===(I=null==p?void 0:p.baseLpToken)||void 0===I?void 0:I.address]:W.userBaseLpBalance.toString()}:{},te=()=>{W.refetch(),H.refetch(),Z.refetch()};return z.jsx(z.Fragment,{children:z.jsxs(t.Box,{sx:{paddingTop:20,borderTopLeftRadius:16,borderTopRightRadius:16,backgroundColor:R.palette.background.paper,px:20,paddingBottom:0,borderBottomLeftRadius:0,borderBottomRightRadius:0},children:[h&&z.jsx(Lf,{chainId:e,miningContractAddress:null!=O?O:"",loading:l,miningItem:p,stakedTokenUSD:G,stakedTokenUSDLoading:$,miningTitle:null!==(A=null==p?void 0:p.title)&&void 0!==A?A:"",stakedTokenList:X}),z.jsxs(t.Tabs,{value:d,onChange:(e,t)=>{u(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:q,variant:"inPaper",tabsListSx:{mt:16}}),z.jsxs(t.TabPanel,{value:"stake",children:[z.jsxs(t.Box,{sx:{mt:20,borderColor:R.palette.border.main,borderWidth:1,borderStyle:"solid",borderRadius:12,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:16},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(Rp,{width:X.length>1?20:28,tokens:X,chainId:e}),z.jsx(t.Box,{sx:{ml:8,typography:"body1",color:R.palette.text.primary,fontWeight:600},children:K})]}),!!m&&z.jsx(Of,{tokenSymbol:K,goLpLink:m})]}),z.jsx(Cp,{showPercentage:!0,hideToken:!0,inputTypography:"h1",balanceText:o.i18n._({id:"RxHSET",message:"LP Balance:"}),overrideBalance:W.userBaseLpBalance||new s("-"),overrideBalanceLoading:W.loading,amt:N,canClickBalance:!0,onInputChange:e=>{D(e)},readOnly:J||l,token:P,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),z.jsx(Wf,{children:z.jsx(Uf,{miningItem:p,balanceInfo:W,amount:N,goLpLink:m,submittedBack:()=>D(""),successBack:te,logBalance:ee})})]}),z.jsxs(t.TabPanel,{value:"unstake",children:[z.jsx(Cp,{showPercentage:!0,hideToken:!0,inputTypography:"h1",balanceText:o.i18n._({id:"RxHSET",message:"LP Balance:"}),overrideBalance:Z.data||new s("-"),overrideBalanceLoading:Z.isLoading,amt:J?null!==(L=null===(S=Z.data)||void 0===S?void 0:S.toString())&&void 0!==L?L:"":F,onInputChange:e=>{U(e)},canClickBalance:!0,readOnly:J||l,token:P,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),z.jsx(Wf,{children:z.jsx(Vf,{miningItem:p,overrideBalance:Z.data,amount:F,submittedBack:()=>U(""),successBack:te,logBalance:ee})})]}),z.jsxs(t.TabPanel,{value:"claim",children:[z.jsx(Pf,{miningItem:p,loading:l,sx:{mt:20}}),z.jsx(Wf,{children:z.jsx(Mf,{miningItem:p})})]})]})]})})}function Zf({chainId:e,account:t,poolAddress:i,goLpLink:o}){var a,s,l;const d=Da().getQuery(r.MiningApi.graphql.fetchMiningList,{where:{chainIds:[e],user:t,filterState:{address:i}}}),u=c.useQuery(Object.assign(Object.assign({},d),{enabled:!!i})),p=null===(l=null===(s=null===(a=u.data)||void 0===a?void 0:a.mining_list)||void 0===s?void 0:s.list)||void 0===l?void 0:l[0],{status:h}=function({miningItem:e}){var t,n;let i=r.MiningStatusE.active,o=[];if(null==e?void 0:e.rewardTokenInfos)if("classical"!==e.type){const a=r.MiningApi.utils.getMiningStatusByTimestamp({startTime:null!==(t=e.startTime)&&void 0!==t?t:"",endTime:null!==(n=e.endTime)&&void 0!==n?n:"",rewardTokenInfoList:e.rewardTokenInfos.map((e=>{var t,n;return{startTime:null!==(t=null==e?void 0:e.startTime)&&void 0!==t?t:"",endTime:null!==(n=null==e?void 0:e.endTime)&&void 0!==n?n:""}}))});i=a.status,o.push(a)}else if(e.rewardQuoteTokenInfos){o=[e.rewardTokenInfos,e.rewardQuoteTokenInfos].map((t=>{var n,i;return r.MiningApi.utils.getMiningStatusByTimestamp({startTime:null!==(n=e.startTime)&&void 0!==n?n:"",endTime:null!==(i=e.endTime)&&void 0!==i?i:"",rewardTokenInfoList:t.map((e=>{var t,n;return{startTime:null!==(t=null==e?void 0:e.startTime)&&void 0!==t?t:"",endTime:null!==(n=null==e?void 0:e.endTime)&&void 0!==n?n:""}}))})}));const[{status:t},{status:n}]=o;r.MiningStatusE.active,(t===r.MiningStatusE.upcoming&&n===r.MiningStatusE.upcoming||t===r.MiningStatusE.upcoming&&n===r.MiningStatusE.ended||t===r.MiningStatusE.ended&&n===r.MiningStatusE.upcoming)&&r.MiningStatusE.upcoming,t===r.MiningStatusE.ended&&n===r.MiningStatusE.ended&&r.MiningStatusE.ended}return{status:i,miningStatusList:o}}({miningItem:p}),[m,x]=n.useState(h===r.MiningStatusE.ended?"unstake":"stake");return z.jsx(Hf,{chainId:e,loading:u.isLoading||u.isPending,operateType:m,setOperateType:x,associatedMineSectionVisible:!0,miningItem:p,status:h,goLpLink:o,poolAddress:i})}const zf=()=>{const n=t.useTheme();return z.jsx(t.Tooltip,{placement:"top-end",leaveDelay:100,title:z.jsx(t.Box,{sx:{maxWidth:240,color:n.palette.warning.main,typography:"h6",fontWeight:500,"&>a":{textDecoration:"underline",color:n.palette.warning.main},"&>a:hover":{color:t.alpha(n.palette.warning.main,.5)}},children:z.jsx(e.Trans,{id:"QtgfjM",message:"The creator of the liquidity pool can adjust the liquidity distribution by modifying the market-making price parameters. <0>Learn more</0>",components:{0:z.jsx("a",{target:"_blank",rel:"noopener noreferrer",href:"https://docs.dodoex.io/en/product/pmm-algorithm"})}})}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2,py:4,px:8,borderRadius:8,backgroundColor:t.alpha(n.palette.warning.main,.1),color:n.palette.warning.main,typography:"h6",fontWeight:500,lineHeight:"16px",cursor:"help"},children:[z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:z.jsx("path",{d:"M8.00008 10.6666C8.18897 10.6666 8.3473 10.6027 8.47508 10.4749C8.60286 10.3471 8.66675 10.1888 8.66675 9.99992C8.66675 9.81103 8.60286 9.6527 8.47508 9.52492C8.3473 9.39714 8.18897 9.33325 8.00008 9.33325C7.81119 9.33325 7.65286 9.39714 7.52508 9.52492C7.3973 9.6527 7.33341 9.81103 7.33341 9.99992C7.33341 10.1888 7.3973 10.3471 7.52508 10.4749C7.65286 10.6027 7.81119 10.6666 8.00008 10.6666ZM7.33341 7.99992H8.66675V4.66659H7.33341V7.99992ZM8.00008 14.6666C6.45564 14.2777 5.18064 13.3916 4.17508 12.0083C3.16953 10.6249 2.66675 9.08881 2.66675 7.39992V3.33325L8.00008 1.33325L13.3334 3.33325V7.39992C13.3334 9.08881 12.8306 10.6249 11.8251 12.0083C10.8195 13.3916 9.54453 14.2777 8.00008 14.6666ZM8.00008 13.2666C9.15564 12.8999 10.1112 12.1666 10.8667 11.0666C11.6223 9.96659 12.0001 8.74436 12.0001 7.39992V4.24992L8.00008 2.74992L4.00008 4.24992V7.39992C4.00008 8.74436 4.37786 9.96659 5.13341 11.0666C5.88897 12.1666 6.84453 12.8999 8.00008 13.2666Z",fill:"currentColor"})}),z.jsx(e.Trans,{id:"iDGO1l",message:"Disclaimer"})]})})};var $f;function Gf(n){const{ConfirmComponent:i}=Q();if(i)return z.jsx(i,{...n});const{open:o,onClose:r,title:a,children:s,singleBtn:l,danger:d,singleBtnText:c,cancelText:u,confirmText:p,disabledConfirm:h,confirmLoading:m,isManualClose:x,onConfirm:g,modal:f}=n;return z.jsx(Xs,{open:o,onClose:r,title:a,modal:f,children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1},children:[z.jsx(t.Box,{sx:{typography:"body2",color:a?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:s}),l?z.jsx(t.Box,{sx:{px:20},children:z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:d,sx:{mt:32,mb:20},onClick:()=>{r()},children:c||z.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):z.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{r()},children:u||z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),z.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:d,disabled:h,isLoading:m,onClick:()=>{g&&g(),x||r()},children:p||z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function Qf(e){var{sx:n,label:i,children:o}=e,r=N(e,["sx","label","children"]);return z.jsxs(t.Box,{sx:Object.assign({display:"flex",justifyContent:"space-between"},n),...r,children:[z.jsx(t.Box,{children:i}),z.jsx(t.Box,{sx:{textAlign:"right",fontWeight:600},children:o})]})}function Yf({baseToken:e,quoteToken:i,midPrice:o,loading:r,disabled:a}){const l=t.useTheme(),[d,c]=n.useState(!1),u=d?null==i?void 0:i.symbol:null==e?void 0:e.symbol,p=d&&o?new s(1).div(o):o,h=d?null==e?void 0:e.symbol:null==i?void 0:i.symbol;return z.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:r,loadingProps:{width:50},children:[e&&i?z.jsx(t.Tooltip,{title:`1 ${u} = ${p?Jo({input:p}):""} ${h}`,children:o?z.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${u} = ${p?Jo({input:p}):""} ${h}`}):z.jsxs(t.Box,{children:[`1 ${u} = `,z.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:30},component:"span",sx:{display:"inline-block"},children:"-"}),` ${h}`]})}):"-",z.jsx(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"center",ml:4,width:18,height:18,backgroundColor:"background.paperDarkContrast",borderRadius:"50%"},!a&&{cursor:"pointer","&:hover":{backgroundColor:t.alpha(l.palette.text.primary,.04)}}),onClick:()=>{a||c((e=>!e))},children:z.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})}function Xf({baseToken:n,quoteToken:i,loading:o,midPrice:r,shareOfPool:a,sx:s}){const l=t.useTheme(),d=!n||!i;return z.jsxs(t.Box,{sx:Object.assign({mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},s),children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[z.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),z.jsx(Yf,{baseToken:n,quoteToken:i,loading:o,disabled:d,midPrice:r})]}),z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,minHeight:36,typography:"body2",borderStyle:"solid",borderWidth:l.spacing(1,0,0),borderColor:"border.main"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"})}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:z.jsx(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:o,loadingProps:{width:50},children:a||"-%"})})]})]})}function Kf({open:n,onClose:i,slippage:o,baseToken:r,quoteToken:a,baseAmount:s,quoteAmount:l,lpAmount:d,fee:c,price:u,shareOfPool:p,pairAddress:h,createMutation:m}){const x=t.useTheme(),{isMobile:g}=Ga();return z.jsx(Xs,{modal:!0,open:n,onClose:i,title:d?z.jsx(e.Trans,{id:"AeZIvT",message:"You will receive"}):z.jsx(e.Trans,{id:"aM1tos",message:"You are creating a pool"}),children:z.jsxs(t.Box,{sx:{px:20,py:24,borderTopWidth:1,width:g?"100%":420},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h3"},children:[z.jsx(Rp,{width:24,height:24,tokens:r&&a?[r,a]:[],chainId:null==r?void 0:r.chainId}),d?er({input:d,decimals:18}):""]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,gap:4,fontWeight:600},children:[z.jsx(e.Trans,{id:"syToc5",message:"{0}/{1} Pool Tokens",values:{0:null==r?void 0:r.symbol,1:null==a?void 0:a.symbol}}),z.jsx(gg,{poolType:"AMM V2"})]})]}),z.jsx(t.Box,{sx:{mt:16,typography:"h6",color:"text.secondary",textAlign:"center"},children:z.jsx(e.Trans,{id:"rQ9c+8",message:"Output is estimated. If the price changes by more than {0} your transaction will revert.",values:{0:hr({input:o})}})}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:20,p:20,typography:"body2",borderRadius:12,backgroundColor:x.palette.background.paperContrast},children:[z.jsx(Qf,{label:z.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==r?void 0:r.symbol}}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",lineHeight:1},children:[z.jsx(ol,{width:18,height:18,marginRight:4,token:r}),er({input:s,decimals:null==r?void 0:r.decimals})]})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==a?void 0:a.symbol}}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{width:18,height:18,marginRight:4,token:a}),er({input:l,decimals:null==a?void 0:a.decimals})]})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"}),children:hr({input:c})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"fqDzSu",message:"Rate"}),children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{width:18,height:18,marginRight:4,token:r}),z.jsx(Yf,{baseToken:r,quoteToken:a,midPrice:u})]})}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"}),children:p}),z.jsx(Qf,{label:z.jsx(e.Trans,{id:"ESQO1L",message:"Pool address"}),children:z.jsx(rp,{showCopy:!1,address:null!=h?h:"",customChainId:null==r?void 0:r.chainId,truncate:!0,iconSpace:4,sx:{typography:"body2"}})})]}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,sx:{mt:20},isLoading:m.isPending,onClick:()=>{m.mutate()},children:m.isPending?z.jsx(e.Trans,{id:"pwUZo2",message:"Confirming..."}):z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})})}function Jf(e,t,n){const i=new s(e),o=new s(t),r=i.minus(o),a=i.gt(o),l=i.lt(o);return{now:o,target:i,isChange:a||l,change:r,changeText:(l?"":"+")+Jo({input:r,showDecimals:n>6?6:4,showPrecisionDecimals:2}),isAdd:a,isRemove:l}}!function(e){e[e.Liquidity=1]="Liquidity",e[e.Mining=2]="Mining"}($f||($f={}));const ey=e=>D(void 0,[e],void 0,(function*({chainId:e,account:t,srcPool:n,baseToken:i,quoteToken:o,baseAmount:a,quoteAmount:l,feeRate:d,initPrice:c,slippageCoefficient:u,ddl:p,SLIPPAGE_PROTECTION:h}){const m=e?r.basicTokenMap[e]:void 0,g=function({srcPool:e,newPool:t}){if(!e)return null;const{baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r}=t,{baseReserve:a,quoteReserve:l}=e;return{baseAmount:Jf(o,a,n.decimals),quoteAmount:Jf(r,l,i.decimals),feeRate:Jf(new s(t.feeRate).div(100),e.feeRate,6),initPrice:Jf(t.initPrice,e.i,10),slippageCoefficient:Jf(t.slippageCoefficient||"1",e.k,4)}}({srcPool:n,newPool:{baseToken:i,quoteToken:o,baseAmount:a,quoteAmount:l,feeRate:d,initPrice:c,slippageCoefficient:u}});if(!(t&&e&&g&&n))return null;const f=Number(i.decimals),y=Number(o.decimals);let v;const b=g.slippageCoefficient.target;try{const t=i.symbol===(null==m?void 0:m.symbol),a=o.symbol===(null==m?void 0:m.symbol);if(g.baseAmount.isRemove&&g.quoteAmount.isRemove){const t=[yield xa.getDPPOwnerProxyAddressQuery(e,n.address).queryFn(),g.feeRate.target.multipliedBy(1e4).toNumber(),g.initPrice.target.toNumber(),b.toNumber(),x.parseFixed(g.baseAmount.change.abs().dp(f,s.ROUND_FLOOR).toString(),f).toString(),x.parseFixed(g.quoteAmount.change.abs().dp(y,s.ROUND_FLOOR).toString(),y).toString(),x.parseFixed(g.baseAmount.now.multipliedBy(1-h).dp(f,s.ROUND_FLOOR).toString(),f).toString(),x.parseFixed(g.quoteAmount.now.multipliedBy(1-h).dp(y,s.ROUND_FLOOR).toString(),y).toString(),f,y];v=yield r.PoolApi.encode.removeDPPPoolABI(...t)}else{const t=[e,n.address,g.feeRate.target.multipliedBy(1e4).toNumber(),g.initPrice.target.toNumber(),b.toNumber(),g.baseAmount.isAdd?x.parseFixed(g.baseAmount.change.abs().dp(f,s.ROUND_FLOOR).toString(),f).toString():"0",g.quoteAmount.isAdd?x.parseFixed(g.quoteAmount.change.abs().dp(y,s.ROUND_FLOOR).toString(),y).toString():"0",g.baseAmount.isAdd?"0":x.parseFixed(g.baseAmount.change.abs().dp(f,s.ROUND_FLOOR).toString(),f).toString(),g.quoteAmount.isAdd?"0":x.parseFixed(g.quoteAmount.change.abs().dp(y,s.ROUND_FLOOR).toString(),y).toString(),x.parseFixed(g.baseAmount.now.multipliedBy(1-h).dp(f,s.ROUND_FLOOR).toString(),f).toString(),x.parseFixed(g.quoteAmount.now.multipliedBy(1-h).dp(y,s.ROUND_FLOOR).toString(),y).toString(),0,f,y,Math.ceil(Date.now()/1e3)+(null!=p?p:600)];v=yield r.PoolApi.encode.resetDPPPoolABI(...t)}return t&&g.baseAmount.isAdd&&(v.value=Df(g.baseAmount.change)),a&&g.quoteAmount.isAdd&&(v.value=Df(g.quoteAmount.change)),v}catch(e){throw console.error("2.0 resetDPPPool error",e),new Error(`2.0 resetDPPPool error;ERROR:${e}`)}})),ty=(e,t,n)=>t?e&&"0"!==e?n?t.minus(e).toString():t.plus(e).toString():t.toString():e;function ny({pool:e}){var t,n;const{account:i}=Ra(),o=ls(),r=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(t=null==e?void 0:e.baseToken)||void 0===t?void 0:t.decimals,null===(n=null==e?void 0:e.quoteToken)||void 0===n?void 0:n.decimals)),a=c.useQuery(xa.getLPFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type)),{deadLine:l}=Q(),d=c.useMutation({mutationFn:t=>D(this,[t],void 0,(function*({baseAmount:t,quoteAmount:n,isRemove:d=!1,feeRate:c,initPrice:u,slippageCoefficient:p,txTitle:h,submittedBack:m}){var x;if(!e)throw new Error("pool is undefined");const g=a.data;if(!g)throw new Error("lpFeeRate is undefined");if(!r.data)throw new Error("pmmStateQuery.data is undefined");const{pmmParamsBG:f,baseReserve:y,quoteReserve:v}=r.data,b=f.i.toNumber(),C=f.k.toNumber(),j=yield ey({account:i,chainId:null==e?void 0:e.chainId,SLIPPAGE_PROTECTION:ym,srcPool:Object.assign(Object.assign({},e),{baseReserve:y,quoteReserve:v,i:b,k:C,feeRate:g.times(100).toString()}),baseToken:null==e?void 0:e.baseToken,quoteToken:null==e?void 0:e.quoteToken,baseAmount:ty(t,y?new s(y):void 0,d),quoteAmount:ty(n,v?new s(v):void 0,d),feeRate:null!=c?c:g.times(100).toString(),initPrice:null!=u?u:String(b),slippageCoefficient:null!=p?p:String(C),ddl:l});if(!j)throw new Error(`modify pool failed: ${e.address}`);return o.execute(h,Object.assign(Object.assign({opcode:ns.TX},j),{value:null!==(x=j.value)&&void 0!==x?x:0}),{metadata:{[d?exports.MetadataFlag.removeLiquidity:exports.MetadataFlag.addLiquidity]:!0},submittedBack:m})}))});return{modifyDPPMutation:d}}const iy=e=>{const{account:t,chainId:i}=Ra(),o=ls(),a=c.useQueryClient(),{deadLine:l}=Q(),{modifyDPPMutation:d}=ny({pool:e}),u=c.useMutation({mutationFn:n=>D(void 0,void 0,void 0,(function*(){var d,c,u,p,h;if(!e||!t||!n.balanceInfo)return;const{isRemove:m,baseAmount:g,quoteAmount:f,slippageProtection:y,balanceInfo:v,SLIPPAGE_PROTECTION:b,submittedBack:C,successBack:j,txTitle:w,withdrawInfo:k}=n,T=!m,{address:B,type:E,baseToken:I,quoteToken:A}=e,S=I.address.toLowerCase(),L=A.address.toLowerCase(),R=r.basicTokenMap[i].address.toLowerCase(),M=R===S,O=R===L,P="DSP"===E||"GSP"===E,_="CLASSICAL"===E,N=B.toLocaleLowerCase(),D=new s(g),F=new s(f),U=D.isNaN(),q=F.isNaN(),V=+I.decimals,W=+A.decimals,H=I.symbol,Z=A.symbol,z=y;let $,G=U?"0":x.parseFixed(D.multipliedBy(1-z).dp(V,s.ROUND_FLOOR).toString(),V).toString(),Q=q?"0":x.parseFixed(F.multipliedBy(1-z).dp(W,s.ROUND_FLOOR).toString(),W).toString();try{if(T)if(_){const e=!U&&(null==v?void 0:v.classicalBaseTarget)&&v.classicalBaseTarget.gt(0)&&v.totalBaseLpBalance?x.parseFixed(D.multipliedBy(v.totalBaseLpBalance).multipliedBy(1-b).div(v.classicalBaseTarget).dp(V,s.ROUND_FLOOR).toString(),V).toString():"0",t=!q&&(null==v?void 0:v.classicalBaseTarget)&&v.totalQuoteLpBalance&&v.classicalQuoteTarget&&v.classicalQuoteTarget.gt(0)?x.parseFixed(F.multipliedBy(v.totalQuoteLpBalance).multipliedBy(1-b).div(v.classicalQuoteTarget).dp(W,s.ROUND_FLOOR).toString(),W).toString():"0",n=[i,N,U?"0":x.parseFixed(D.dp(V,s.ROUND_FLOOR).toString(),V).toString(),q?"0":x.parseFixed(F.dp(W,s.ROUND_FLOOR).toString(),W).toString(),e,t,M?1:O?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];$=yield r.PoolApi.encode.addClassicalLiquidityABI(...n)}else{const e=[i,N,U?"0":x.parseFixed(D.dp(V,s.ROUND_FLOOR).toString(),V).toString(),q?"0":x.parseFixed(F.dp(W,s.ROUND_FLOOR).toString(),W).toString(),G,Q,M?1:O?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];$=P?yield r.PoolApi.encode.addDSPLiquidityABI(...e):yield r.PoolApi.encode.addDVMLiquidityABI(...e)}else if(_){if("base"===(U?"quote":"base")){const e=D.dp(V,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-z).dp(V,s.ROUND_FLOOR).toString(),V).toString():G,n=[i,N,x.parseFixed(e,V).toString(),t];$=yield r.PoolApi.encode.removeClassicalBaseABI(...n)}else{const e=F.dp(W,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-z).dp(W,s.ROUND_FLOOR).toString(),W).toString():Q,n=[i,N,x.parseFixed(e,W).toString(),t];$=yield r.PoolApi.encode.removeClassicalQuoteABI(...n)}}else{if(!((null==v?void 0:v.baseReserve)&&v.quoteReserve&&v.totalBaseLpBalance&&v.userBaseLpBalance&&v.userBaseLpToTokenBalance))return;let e=new s(0);if(null===(d=v.totalBaseLpBalance)||void 0===d?void 0:d.lte(0))e=v.userBaseLpBalance||new s(0);else if(v.baseReserve.gt(0)&&v.quoteReserve.eq(0)){let t=D;D.gte(v.userBaseLpToTokenBalance)&&(t=v.userBaseLpToTokenBalance),e=t.multipliedBy(v.totalBaseLpBalance).div(v.baseReserve)}else if(v.baseReserve.gt(0)&&v.quoteReserve.gt(0)){let t=D;D.gte(v.userBaseLpToTokenBalance)&&(t=v.userBaseLpToTokenBalance);let n,i=F;if(v.userQuoteLpToTokenBalance&&F.gte(v.userQuoteLpToTokenBalance)&&(i=v.userQuoteLpToTokenBalance),i.gt(0)&&(null===(c=v.userQuoteLpToTokenBalance)||void 0===c?void 0:c.gt(0))&&(n=i.div(v.userQuoteLpToTokenBalance)),t.gt(0)&&v.userBaseLpToTokenBalance.gt(0)&&(n=t.div(v.userBaseLpToTokenBalance)),(null==n?void 0:n.gte(1))&&(n=new s(1)),!n)return;e=n.multipliedBy(v.userBaseLpBalance);const o=e.dp(V,s.ROUND_FLOOR).div(v.totalBaseLpBalance);t=o.multipliedBy(v.baseReserve).dp(V,s.ROUND_FLOOR),i=o.multipliedBy(v.quoteReserve).dp(W,s.ROUND_FLOOR),G=x.parseFixed(t.multipliedBy(1-z).dp(V,s.ROUND_FLOOR).toString(),V).toString(),Q=x.parseFixed(i.multipliedBy(1-z).dp(W,s.ROUND_FLOOR).toString(),W).toString()}const n=M||O,o=[i,N,t,e.isNaN()?"0":x.parseFixed(e.dp(V,s.ROUND_FLOOR).toString(),V).toString(),G,Q,n,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];$=P?yield r.PoolApi.encode.removeDSPLiquidityABI(...o):yield r.PoolApi.encode.removeDVMLiquidityABI(...o)}}catch(e){throw new Error(`v2 addDVMLiquidity or removeDVMLiquidity or removeDSPLiquidity error: ${e}`)}if($&&$.data){const n={};if(g){const o=null===(u=a.getQueryData(Hi.getFetchTokenQuery(i,I.address,t).queryKey))||void 0===u?void 0:u.balance;o&&(n[I.address]=o.toString()),e.baseLpToken&&(null==v?void 0:v.userBaseLpBalance)&&(n[e.baseLpToken.id]=v.userBaseLpBalance.toString())}if(f){const o=null===(p=a.getQueryData(Hi.getFetchTokenQuery(i,A.address,t).queryKey))||void 0===p?void 0:p.balance;o&&(n[A.address]=o.toString()),e.quoteLpToken&&(null==v?void 0:v.userQuoteLpBalance)&&(n[e.quoteLpToken.id]=v.userQuoteLpBalance.toString())}try{let e;T&&M&&($.value=Df(U?"0":D)),T&&O&&($.value=Df(q?"0":F)),U||(e=`${D.toString()}${H}`),q||(e=U?`${F.toString()}${Z}`:`${e} & ${F.toString()}${Z}`);(yield o.execute(w,Object.assign(Object.assign({opcode:ns.TX},$),{value:null!==(h=$.value)&&void 0!==h?h:0}),{subtitle:e,metadata:{[T?exports.MetadataFlag.addLiquidity:exports.MetadataFlag.removeLiquidity]:!0,logBalance:n},submittedBack:C}))===Xa.Success&&j&&j()}catch(e){throw Error(`v2 sendTransaction error: ${e}`)}}}))}),p="DPP"===(null==e?void 0:e.type)?d:u;return n.useEffect((()=>{p.reset()}),[e]),{operateLiquidityMutation:p}};function oy({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,slippage:l,fee:d,isExists:u,successBack:h,submittedBack:m}){const x=ls(),{account:g}=Ra();e.useLingui();const{deadLine:f}=Q();return c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){var e,c;if(!t||!n)throw new Error("token is undefined");if(!g)throw new Error("account is undefined");if(!d)throw new Error("fee is undefined");const y=t.chainId,v=r.basicTokenMap[y].address.toLowerCase(),b=p.getUniswapV2Router02ContractAddressByChainId(y),C=p.getUniswapV2Router02FixedFeeContractAddressByChainId(y),j=!b,w=b||C;if(!w)throw new Error("AMMV2 contract address is not valid.");let k="",T="0x0";const B=t.address.toLowerCase()===v,E=n.address.toLowerCase()===v,I=or(i,t.decimals),A=or(a,n.decimals),S=I.times(1-l).dp(0,s.ROUND_FLOOR),L=A.times(1-l).dp(0,s.ROUND_FLOOR),R=or(d,4).toString(),M=Math.ceil(Date.now()/1e3)+(null!=f?f:600);try{if(B){const t=n.address,i=A.toString(),o=L.toString(),r=S.toString();T=null!==(e=Nf(I))&&void 0!==e?e:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(t,i,o,r,g,M):p.encodeUniswapV2Router02AddLiquidityETH(t,R,i,o,r,g,M)}else if(E){const e=t.address,n=I.toString(),i=S.toString(),o=L.toString();T=null!==(c=Nf(A))&&void 0!==c?c:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(e,n,i,o,g,M):p.encodeUniswapV2Router02AddLiquidityETH(e,R,n,i,o,g,M)}else k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidity(t.address,n.address,I.toString(),A.toString(),S.toString(),L.toString(),g,M):p.encodeUniswapV2Router02AddLiquidity(t.address,n.address,R,I.toString(),A.toString(),S.toString(),L.toString(),g,M)}catch(e){throw console.error("encodeUniswapV2Router02AddLiquidity error",e),e}return yield x.execute(u?o.i18n._({id:"E6MqGy",message:"Add liquidity"}):o.i18n._({id:"L37FfW",message:"Create AMM V2 Position"}),{opcode:ns.TX,to:w,data:k,value:T},{metadata:{[u?exports.MetadataFlag.addLiquidityAMMV2Position:exports.MetadataFlag.createAMMV2Position]:!0},successBack:h,submittedBack:m})}))})}function ry({lqAndDodoCompareText:n,baseToken:i,quoteToken:r,midPrice:a}){const s=a?Jo({input:a}):"";return z.jsxs(t.Box,{sx:{p:10,mb:12,backgroundColor:"background.paperDarkContrast",borderRadius:12},children:[z.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",justifyContent:"center",color:"error.main",fontWeight:600,mb:10,textAlign:"center"},children:[z.jsx(t.Box,{component:oe.Alarm,sx:{mr:4}}),o.i18n._({id:"YUyuNp",message:"{lqAndDodoCompareText} Price Difference",values:{lqAndDodoCompareText:n}})]}),z.jsxs(t.Box,{sx:{typography:"h6",color:"text.secondary",textAlign:"center"},children:[z.jsx(e.Trans,{id:"ZhEBp4",message:"Current liquidity pool token price"}),` 1 ${null==i?void 0:i.symbol} = ${s} ${null==r?void 0:r.symbol} ${o.i18n._({id:"wd1uHY",message:"differs from the price quoted by ZUNO by {lqAndDodoCompareText}",values:{lqAndDodoCompareText:n}})}`]})]})}function ay({chainId:n,baseTokenStatus:i,quoteTokenStatus:o,children:r}){const{runningRequests:a}=ds(),{account:s,chainId:l}=Ra();if(!s||n!==l)return z.jsx(Tm,{chainId:n,fullWidth:!0});const d=a.some((e=>{var t,n;return(null===(t=e.metadata)||void 0===t?void 0:t[exports.MetadataFlag.addLiquidity])||(null===(n=e.metadata)||void 0===n?void 0:n[exports.MetadataFlag.removeLiquidity])})),c=[];i.needShowTokenStatusButton&&c.push(z.jsx(_f,{status:i})),o.needShowTokenStatusButton&&!i.isApproving&&c.push(z.jsx(_f,{status:o}));const u=c.length;return 2===u?z.jsx(t.Box,{sx:{display:"flex","& > button":{flex:1,"&:last-child":{ml:8}}},children:c.map((e=>e))}):1===u?c[0]:d?z.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:z.jsx(e.Trans,{id:"UbRKMZ",message:"Pending"})}):z.jsx(z.Fragment,{children:r})}function sy({pool:i,addPortion:o,midPrice:a,shareOfPool:l}){var d,c,u,p,h,m;const x=t.useTheme(),[g,f]=n.useState(!1);let y="";if(o&&a){const e=new s(1).div(o.plus(1)),t=new s(o).div(o.plus(1)),n=e.times(a),r=n.plus(t);y=o?`${hr({input:n.div(r)})} ${null===(d=null==i?void 0:i.baseToken)||void 0===d?void 0:d.symbol} + ${hr({input:t.div(r)})} ${null===(c=null==i?void 0:i.quoteToken)||void 0===c?void 0:c.symbol}`:""}const v=g?null===(u=null==i?void 0:i.quoteToken)||void 0===u?void 0:u.symbol:null===(p=null==i?void 0:i.baseToken)||void 0===p?void 0:p.symbol,b=g&&a?new s(1).div(a):a,C=g?null===(h=null==i?void 0:i.baseToken)||void 0===h?void 0:h.symbol:null===(m=null==i?void 0:i.quoteToken)||void 0===m?void 0:m.symbol;return z.jsxs(t.Box,{sx:{mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[z.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),z.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,ml:8,overflow:"hidden"},loading:!i,loadingProps:{width:50},children:[z.jsx(t.Tooltip,{title:`1 ${v} = ${b?Jo({input:b}):""} ${C}`,children:a?z.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${v} = ${b?Jo({input:b}):""} ${C}`}):z.jsxs(t.Box,{children:[`1 ${v} = `,z.jsx(t.LoadingSkeleton,{loading:!0,loadingProps:{width:30},component:"span",sx:{display:"inline-block"}}),` ${C}`]})}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",ml:4,width:18,height:18,cursor:"pointer",backgroundColor:"background.paperDarkContrast",borderRadius:"50%","&:hover":{backgroundColor:t.alpha(x.palette.text.primary,.04)}},onClick:()=>f((e=>!e)),children:z.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})]}),"AMMV2"===(null==i?void 0:i.type)?z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,minHeight:36,typography:"body2",borderStyle:"solid",borderWidth:x.spacing(1,0,0),borderColor:"border.main"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:z.jsx(e.Trans,{id:"NEQTCn",message:"Share Of Pool"})}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:l})]}):z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,minHeight:36,typography:"body2",borderStyle:"solid",borderWidth:x.spacing(1,0,0),borderColor:"border.main"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:[z.jsx(e.Trans,{id:"22Xs8M",message:"Deposit Ratio"}),z.jsx(t.QuestionTooltip,{ml:4,title:z.jsx(e.Trans,{id:"I0yi1d",message:"Deposit ratio is determined by the current assets ratio in the pool. The ratio does not represent the exchange price"})})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:i&&r.PoolApi.utils.singleSideLp(i.type)?z.jsx(e.Trans,{id:"Kb3KaW",message:"Any Ratio"}):z.jsx(z.Fragment,{children:z.jsx(t.Tooltip,{title:y,children:z.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:y})})})})]})]})}function ly({baseToken:e,quoteToken:t}){const{toFiatPrice:n,fromFiatPrice:i}=ps({fromToken:null!=e?e:null,toToken:null!=t?t:null});return function({fromToken:e,toToken:t,fromFiatPrice:n,toFiatPrice:i,reverse:o,showDecimals:r=1}){const a={comparePrice:null,comparePriceText:"",loading:!0};return e&&t&&n&&i?(o?(a.loading=!1,a.comparePrice=i.div(n),a.comparePriceText=`1 ${Aa(t)} = ${Jo({input:a.comparePrice,showDecimals:r})} ${Aa(e)}`):(a.loading=!1,a.comparePrice=n.div(i),a.comparePriceText=`1 ${Aa(e)} = ${Jo({input:a.comparePrice,showDecimals:r})} ${Aa(t)}`),a):a}({fromToken:e,toToken:t,fromFiatPrice:i?new s(i):void 0,toFiatPrice:n?new s(n):void 0})}const dy=(e,t,i)=>{const{comparePrice:o}=ly({baseToken:e,quoteToken:t}),r=n.useMemo((()=>{if(!(i&&o&&o.toNumber()&&i.toNumber()))return 0;const e=o.minus(i);return Math.abs(e.div(o).toNumber())}),[i,o]),a=n.useMemo((()=>`${ur(new s(r).times(100))}%`),[r]);return{lqAndDodoCompare:r,lqAndDodoCompareText:a,midPrice:i,isShowCompare:r>.01,isWarnCompare:r>.03}};function cy({pool:e,baseAmount:t,quoteAmount:i}){const[o,a,l,d,u,p]=n.useMemo((()=>{var t,n;const{baseToken:i,quoteToken:o}=e||{};let a=!1;if(!i||!o)return[void 0,void 0,void 0,void 0,void 0,a];const s=i.chainId,l=r.basicTokenMap[s],d=(null===(t=l.address)||void 0===t?void 0:t.toLowerCase())===i.address.toLowerCase(),c=(null===(n=l.address)||void 0===n?void 0:n.toLowerCase())===o.address.toLowerCase(),u=d?l.wrappedTokenAddress:i.address,p=c?l.wrappedTokenAddress:o.address,h=new L.Token(i.chainId,u,i.decimals,i.symbol,i.name),m=new L.Token(o.chainId,p,o.decimals,o.symbol,o.name);a=!h.sortsBefore(m);const[x,g]=a?[m,h]:[h,m];return[s,null==e?void 0:e.type,null==e?void 0:e.address,x,g,a]}),[e]),h=xa.getReserveLpQuery(o,l,a,null==d?void 0:d.decimals,null==u?void 0:u.decimals),m="AMMV2"===a,x=c.useQuery(Object.assign(Object.assign({},h),{enabled:!!h.enabled&&m})),g=xa.getTotalBaseLpQuery(o,l,a,18),f=c.useQuery(Object.assign(Object.assign({},g),{enabled:!!g.enabled&&m})),{account:y}=Ra(),v=xa.getUserBaseLpQuery(o,l,a,18,y),b=c.useQuery(Object.assign(Object.assign({},v),{enabled:!!v.enabled&&m})),C=n.useMemo((()=>x.isFetched&&!!x.data&&f.isFetched&&!!f.data),[x.isFetched,x.data,f.isFetched,f.data]),[j,w]=n.useMemo((()=>{var e;if(!d||!u||!1===C)return[null,null];const{baseReserve:t,quoteReserve:n}=null!==(e=x.data)&&void 0!==e?e:{baseReserve:0,quoteReserve:0},i=L.CurrencyAmount.fromRawAmount(d,or(t,d.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(u,or(n,u.decimals).toString());let r=i,a=o;p&&(r=o,a=i);const s=new R.Pair(r,a);if(r.equalTo(0)||a.equalTo(0))return[s,null];const l=a.divide(r);return[s,new L.Price(r.currency,a.currency,l.denominator,l.numerator)]}),[d,u,x.data,p]),[k,T]=n.useMemo((()=>C?w?[new s(w.toSignificant()),new s(w.invert().toSignificant())]:[void 0,void 0]:t&&i?[new s(i).div(t),new s(t).div(i)]:[void 0,void 0]),[w,C,t,i]),B=f.data,E=C?f.data&&d?or(f.data,18).toString():"":"0";let I,A;const S=p?u:d,M=p?d:u;if((null==j?void 0:j.liquidityToken)&&E&&B&&S&&M){const e=L.CurrencyAmount.fromRawAmount(null==j?void 0:j.liquidityToken,E);if(void 0!==t&&void 0!==i){if(Number(t)&&Number(i)){const n=L.CurrencyAmount.fromRawAmount(S,or(t,S.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(M,or(i,M.decimals).toString()),r=null==j?void 0:j.getLiquidityMinted(e,n,o);A=rr(r.quotient.toString(),18),I=A.div(B.plus(A)).times(100)}}else A=b.data||void 0,A&&(I=A.div(B).times(100))}else C||(I=new s(100));let O="-";return(null==e?void 0:e.baseToken)&&e.quoteToken&&(O=I?`${Jo({input:I,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:"0%"),{isRearTokenA:p,pair:j,price:k,invertedPrice:T,reserveQuery:x,totalBaseLpQuery:f,liquidityMinted:A,poolTokenPercentage:I,shareOfPool:O,isExists:C}}function uy({pool:e,maxBaseAmount:t,maxQuoteAmount:i,isRemove:o}){var a,l,d;const[u,p]=n.useState(""),[h,m]=n.useState(""),x=!e||"AMMV2"!==e.type&&"AMMV3"!==e.type,g=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(a=null==e?void 0:e.baseToken)||void 0===a?void 0:a.decimals,null===(l=null==e?void 0:e.quoteToken)||void 0===l?void 0:l.decimals)),f=()=>{p(""),m("")},y=null==e?void 0:e.type,v=cy({pool:e,baseAmount:u,quoteAmount:h});let b=null===(d=g.data)||void 0===d?void 0:d.midPrice,C=new s(NaN),j=!1,w=!1;const k=g.data;if(e)if(k){const t=k.pmmParamsBG.i,n=k.pmmParamsBG.b,i=k.pmmParamsBG.q;w=("DSP"===e.type||"GSP"===e.type)&&(i.eq(0)||n.eq(0)),j="DVM"===e.type&&new s(i).eq(0),C=w?t:j?s(1):i.div(n)}else"AMMV2"===y&&(b=v.isRearTokenA?v.invertedPrice:v.price,C=b||new s(1));const T=n.useRef(C);if(!e||C.isNaN())return{baseAmount:u,quoteAmount:h,handleChangeBaseAmount:()=>{},handleChangeQuoteAmount:()=>{},reset:f};const B=!j&&!r.PoolApi.utils.singleSideLp(e.type),E=e.baseToken.decimals,I=e.quoteToken.decimals,A=e=>{if(e){let n=C.multipliedBy(e).dp(I).toString();i&&o&&(i.lte(n)||(null==t?void 0:t.lte(0)))&&(n=i.toString()),m(n)}else m(e)};!B||T.current&&C.isEqualTo(T.current)||(T.current=C,A(u));let S=!1;S=!!e&&r.PoolApi.utils.singleSideLp(e.type)?!u&&!h:j?!u:!u||!h;const L=x?g:v.reserveQuery;return{baseAmount:u,quoteAmount:h,handleChangeBaseAmount:e=>{let t=ir(e,E);null===t&&(t=u),p(t),B&&A(t)},handleChangeQuoteAmount:e=>{let n=ir(e,I);null===n&&(n=h),m(n),B&&(e=>{if(e){let n=new s(e).div(C).dp(E).toString();t&&o&&(t.lte(n)||(null==i?void 0:i.lte(0)))&&(n=t.toString()),p(n)}else p(e)})(n)},reset:f,addPortion:C,amountLoading:L.isLoading,amountError:L.isError,amountRefetch:L.refetch,amountCheckedDisabled:S,midPrice:b,uniV2Pair:v}}function py({submittedBack:e,onlyShowSide:i,pool:a,balanceInfo:s}){var l,d,u,h,m,x;const g=t.useTheme(),{isMobile:f}=Ga(),{account:y}=Ra(),{baseAmount:v,quoteAmount:b,handleChangeBaseAmount:C,handleChangeQuoteAmount:j,addPortion:w,midPrice:k,amountLoading:T,amountCheckedDisabled:B,uniV2Pair:E,reset:I}=uy({pool:a}),A=c.useQuery(xa.getFeeRateQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,null==a?void 0:a.type,y)),S=null===(m=null===(d=null===(l=A.data)||void 0===l?void 0:l.mtFeeRate)||void 0===d?void 0:d.plus(null!==(h=null===(u=A.data)||void 0===u?void 0:u.lpFeeRate)&&void 0!==h?h:0))||void 0===m?void 0:m.toNumber(),L="AMMV2"===(null==a?void 0:a.type),[R,M]=n.useState(!1),{slipper:O,setSlipper:P,slipperValue:_,resetSlipper:N}=vm({address:null==a?void 0:a.address,type:null==a?void 0:a.type}),D=Dm(a);n.useEffect((()=>{(null==a?void 0:a.address)!==(null==D?void 0:D.address)&&(I(),N())}),[a]);const F=r.PoolApi.utils.canOperateLiquidity(null==a?void 0:a.type,void 0,null==a?void 0:a.creator,y),[U,q]=n.useState(!1),{isShowCompare:V,lqAndDodoCompareText:W,isWarnCompare:H}=dy(null==a?void 0:a.baseToken,null==a?void 0:a.quoteToken,k),Z=L&&a.chainId?p.getUniswapV2Router02ContractAddressByChainId(a.chainId)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(a.chainId):void 0,$=As(null==a?void 0:a.baseToken,{amount:v,contractAddress:Z}),G=As(null==a?void 0:a.quoteToken,{amount:b,contractAddress:Z}),Q=$.insufficientBalance||G.insufficientBalance,{isSinglePool:Y}=s,X=!a||Q||!k||!!s.loading||!!s.error||B||A.isLoading;let K=L?o.i18n._({id:"bwSQI0",message:"Supply"}):o.i18n._({id:"m16xKo",message:"Add"});Q&&(K=o.i18n._({id:"znqB4T",message:"Insufficient balance"}));const J=()=>{I(),N(),e&&e()},{operateLiquidityMutation:ee}=iy(a),te=()=>{L?M(!0):ee.mutate({txTitle:o.i18n._({id:"OBdohg",message:"Add Liquidity"}),isRemove:!1,baseAmount:v,quoteAmount:b,slippageProtection:_,balanceInfo:s,SLIPPAGE_PROTECTION:ym,submittedBack:J})},ne=oy({baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,baseAmount:v,quoteAmount:b,fee:S,isExists:!0,slippage:_,submittedBack:()=>{J(),M(!1)}});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:20,pb:18,px:20},children:["quote"===i?"":z.jsx(Cp,{amt:v,token:null==a?void 0:a.baseToken,canClickBalance:!0,showPercentage:!0,onInputChange:C,readOnly:s.loading||!F,sx:{backgroundColor:"background.cardInput",padding:g.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"}}),i?"":z.jsx(vp,{}),"base"===i?"":z.jsx(Cp,{amt:b,token:null==a?void 0:a.quoteToken,canClickBalance:!0,showPercentage:!0,onInputChange:j,readOnly:s.loading||!F||Y,sx:{backgroundColor:"background.cardInput",padding:g.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}}),z.jsxs(t.LoadingSkeleton,{loading:s.loading||T,sx:{mt:8},children:[z.jsx(bm,{value:O,onChange:P,disabled:!F,type:null==a?void 0:a.type}),z.jsx(sy,{pool:a,addPortion:w,midPrice:k,shareOfPool:null==E?void 0:E.shareOfPool})]})]}),z.jsxs(t.Box,{sx:{px:20,py:16,position:"sticky",bottom:0,borderStyle:"solid",borderWidth:"1px 0 0",borderColor:"border.main",backgroundColor:"background.paper"},children:[V&&z.jsx(ry,{baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,lqAndDodoCompareText:W,midPrice:k}),a?z.jsx(ay,{chainId:a.chainId,baseTokenStatus:$,quoteTokenStatus:G,children:z.jsx(t.Button,{fullWidth:!0,disabled:X,danger:H,isLoading:ee.isPending||ne.isPending,onClick:()=>{X||(H?q(!0):te())},children:K})}):z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:K})]}),z.jsx(Gf,{open:U,onClose:()=>q(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:te,modal:!0,children:z.jsxs(t.Box,{children:[z.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:W}})}),z.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),z.jsx(ku,{message:null===(x=ee.error)||void 0===x?void 0:x.message,onClose:()=>ee.reset(),isDialogModal:f}),L&&!!a&&z.jsx(Kf,{open:R,onClose:()=>M(!1),slippage:_,baseToken:a.baseToken,baseAmount:v,quoteToken:a.quoteToken,quoteAmount:b,fee:S,price:null==E?void 0:E.price,lpAmount:null==E?void 0:E.liquidityMinted,shareOfPool:null==E?void 0:E.shareOfPool,pairAddress:a.address,createMutation:ne})]})}function hy({chainId:e,address:n,token:i,quoteToken:o,lpBalance:r,lpBalanceLoading:a,balanceNeedUpdateLoading:s,tokenBalanceList:l}){var d;const c=o?`${null==i?void 0:i.symbol}/${o.symbol}`:null!==(d=null==i?void 0:i.symbol)&&void 0!==d?d:"";return z.jsxs(t.Box,{sx:{display:"flex"},children:[i?z.jsx(t.Box,{sx:{position:"relative",top:2},children:o?z.jsx(Rp,{tokens:[i,o],chainId:e,width:18,mr:4}):z.jsx(ol,{address:i.address,width:18,height:18,chainId:e,url:i.logoURI,marginRight:4,noShowChain:!0})}):z.jsx(t.Skeleton,{width:32,height:32,sx:{mr:4}}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap",wordBreak:"break-all"},children:[z.jsx(t.LoadingSkeleton,{loading:a,loadingProps:{width:30},sx:{display:"flex",alignItems:"center",mr:2},children:s?z.jsx(t.RotatingIcon,{}):Jo({input:r||"-"})}),`${c} LP`,!!(null==l?void 0:l.length)&&z.jsx(t.Tooltip,{title:z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:l.map((e=>z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",fontWeight:600,color:"text.primary"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{address:e.token.address,chainId:e.token.chainId,width:14,height:14,url:e.token.logoURI,marginRight:4,noShowChain:!0}),e.token.symbol]}),z.jsxs(t.LoadingSkeleton,{loading:e.loading,children:[!e.balance||e.balance.isZero()||e.balance.isNaN()?"":"~",e.balance?Jo({input:e.balance}):""]})]},e.token.address)))}),sx:{padding:20,width:256},children:z.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16}})}),z.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:e?Ta(e,n,"address"):"",sx:{display:"inline-flex",height:14},children:z.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{ml:4,width:14,height:14}})})]})]},n)}function my({loading:n,hidePoolInfo:i,pool:o,balanceInfo:a}){var l,d,u,p,h,m,x;const g=t.useTheme(),f=n||!o,y=!!o&&r.PoolApi.utils.singleSideLp(o.type),{isTokenLoading:v}=Gu(),{account:b}=Ra(),C=c.useQuery(xa.getFeeRateQuery(null==o?void 0:o.chainId,null==o?void 0:o.address,null==o?void 0:o.type,b)),j=null===(d=null===(l=C.data)||void 0===l?void 0:l.lpFeeRate)||void 0===d?void 0:d.plus(null!==(p=null===(u=C.data)||void 0===u?void 0:u.mtFeeRate)&&void 0!==p?p:0);let w=!1,k=!1;o&&(a.userBaseLpBalance&&o.baseLpToken&&(w=v(o.baseLpToken.id,a.userBaseLpBalance)),a.userQuoteLpBalance&&o.quoteLpToken&&(k=v(o.quoteLpToken.id,a.userQuoteLpBalance)));const T="AMMV2"===(null==o?void 0:o.type);return z.jsxs(t.Box,{sx:{mt:16,mx:20,border:"solid 1px",borderColor:"border.main",borderRadius:12},children:[i?"":z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:g.spacing(12,20),borderStyle:"solid",borderColor:"border.main",borderWidth:g.spacing(0,0,1)},children:[z.jsxs(t.Box,{children:[z.jsxs(t.LoadingSkeleton,{loading:f,loadingSx:{width:100,mb:4},sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[null===(h=null==o?void 0:o.baseToken)||void 0===h?void 0:h.symbol,"/",null===(m=null==o?void 0:o.quoteToken)||void 0===m?void 0:m.symbol,"AMMV2"===(null==o?void 0:o.type)&&z.jsx(t.LoadingSkeleton,{loading:C.isLoading,loadingProps:{width:30},sx:{typography:"h6"},children:z.jsx(t.Tooltip,{title:z.jsxs(t.Box,{sx:{typography:"h6","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",z.jsx("b",{children:z.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",z.jsx(e.Trans,{id:"1ABiXc",message:"By adding liquidity you’ll earn <0>{0}</0> of all trades on this pair proportional to your share of the pool. Fees are added to the pool, accrue in real time and can be claimed by withdrawing your liquidity.",values:{0:hr({input:j})},components:{0:z.jsx("b",{})}})]}),sx:{maxWidth:240},children:z.jsx(t.Box,{sx:{px:8,height:24,typography:"h6",lineHeight:"24px",borderRadius:4,background:g.palette.background.tag,color:"text.secondary",whiteSpace:"nowrap"},children:hr({input:j})})})})]}),z.jsx(t.LoadingSkeleton,{loading:f,children:z.jsx(rp,{address:null!==(x=null==o?void 0:o.address)&&void 0!==x?x:"",truncate:!0,iconSize:14,iconSpace:4,customChainId:null==o?void 0:o.chainId,sx:{typography:"h6",color:"text.secondary"}})})]}),(null==o?void 0:o.address)&&!T?z.jsxs(t.Box,{component:t.ButtonBase,sx:{typography:"body2",display:"flex",alignItems:"center",color:"text.secondary"},onClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:o.chainId,address:o.address}})},children:[z.jsx(e.Trans,{id:"URmyfc",message:"Details"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{ml:4,position:"relative",top:1.2,width:16,height:16}})]}):""]}),z.jsxs(t.Box,{sx:{p:g.spacing(12,20)},children:[z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),z.jsx(t.Box,{sx:{mt:12},children:z.jsx(t.LoadingSkeleton,{loading:f,loadingSx:{width:100},children:y?z.jsxs(z.Fragment,{children:[z.jsx(hy,{chainId:null==o?void 0:o.chainId,address:null==o?void 0:o.address,token:null==o?void 0:o.baseToken,lpBalance:null==a?void 0:a.userBaseLpBalance,lpBalanceLoading:a.userLpBalanceLoading,balanceNeedUpdateLoading:w,tokenBalanceList:o?[{token:o.baseToken,balance:null==a?void 0:a.userBaseLpToTokenBalance,loading:a.userLpToTokenBalanceLoading}]:void 0}),z.jsx(hy,{chainId:null==o?void 0:o.chainId,address:null==o?void 0:o.address,token:null==o?void 0:o.quoteToken,lpBalance:null==a?void 0:a.userQuoteLpBalance,lpBalanceLoading:a.userLpBalanceLoading,balanceNeedUpdateLoading:k,tokenBalanceList:o?[{token:o.quoteToken,balance:null==a?void 0:a.userQuoteLpToTokenBalance,loading:a.userLpToTokenBalanceLoading}]:void 0})]}):z.jsx(hy,{chainId:null==o?void 0:o.chainId,address:null==o?void 0:o.address,token:null==o?void 0:o.baseToken,quoteToken:null==o?void 0:o.quoteToken,lpBalance:a.userBaseLpBalance,lpBalanceLoading:a.userLpBalanceLoading,balanceNeedUpdateLoading:w,tokenBalanceList:o?[{token:o.baseToken,balance:a.userBaseLpToTokenBalance||new s(0),loading:a.userLpToTokenBalanceLoading},{token:o.quoteToken,balance:a.userQuoteLpToTokenBalance||new s(0),loading:a.userLpToTokenBalanceLoading}]:void 0})})})]})]})}const xy=({pool:e,isBase:t,baseAmount:n,quoteAmount:i})=>{var o,r;const a="CLASSICAL"===(null==e?void 0:e.type),l=t||void 0===t,d=null===(o=null==e?void 0:e.baseToken)||void 0===o?void 0:o.decimals,u=null===(r=null==e?void 0:e.quoteToken)||void 0===r?void 0:r.decimals,p=c.useQuery(Object.assign(Object.assign({},xa.getWithdrawBasePenaltyQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,n&&void 0!==d?x.parseFixed(new s(n).dp(d,s.ROUND_FLOOR).toString(),d).toString():"",d)),{enabled:!!e&&!!n&&a&&l})),h=c.useQuery(Object.assign(Object.assign({},xa.getWithdrawBasePenaltyQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,i&&void 0!==u?x.parseFixed(new s(i).dp(u,s.ROUND_FLOOR).toString(),u).toString():"",u)),{enabled:!!e&&!!i&&a&&!l}));let m,g="",f="",y="",v="",b="",C=!1,j=null;if(e){const t=Sa(e.baseToken.decimals),o=Sa(e.quoteToken.decimals);if(y=Jo({input:n,showDecimals:t}),v=Jo({input:i,showDecimals:o}),a)if(C=l?p.isLoading:h.isLoading,j=l?p.error:h.error,l){if(p.data){g=Jo({input:p.data,showDecimals:t}),b=g;const e=new s(n).minus(p.data);y=e.gt(0)?Jo({input:e,showDecimals:t}):"-",m=e}}else if(h.data){f=Jo({input:h.data,showDecimals:o}),b=f;const e=new s(i).minus(h.data);y=e.gt(0)?Jo({input:e,showDecimals:t}):"-",m=e}}let w=[];return e&&(a?t?w.push({amount:y||"0",symbol:e.baseToken.symbol}):w.push({amount:v||"0",symbol:e.quoteToken.symbol}):(w.push({amount:y||"0",symbol:e.baseToken.symbol}),w.push({amount:v||"0",symbol:e.quoteToken.symbol}))),{withdrawFee:b,baseWithdrawFee:g,quoteWithdrawFee:f,receiveBaseAmount:y,receiveQuoteAmount:v,receiveAmountBg:m,receiveList:w,loading:C,error:j}};var gy;!function(e){e[e.base=1]="base",e[e.quote=2]="quote"}(gy||(gy={}));const fy=e=>{const[t,i]=n.useState(gy.base);let o,a;return e&&r.PoolApi.utils.singleSideLp(e.type)&&(o=t===gy.base,a=o?e.baseToken:e.quoteToken),{isBase:o,checkToken:a,checkTokenType:t,setCheckToken:i}};function yy({token:e,pool:n,sx:i,value:o,onChange:r,selectedValue:a,lpBalance:s,balanceMax:l,balanceInfo:d,loading:c}){var u;const p=null==n?void 0:n.chainId;return z.jsxs(t.Box,{sx:i,children:[z.jsxs(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",justifyContent:"space-between",fontWeight:600},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[e?z.jsx(t.Radio,{checked:o===a,onChange:()=>r(o),sx:{mr:16}}):"",z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?z.jsx(z.Fragment,{children:z.jsx(ol,{address:e.address,width:24,height:24,chainId:e.chainId||p,url:e.logoURI,noShowChain:!0})}):n&&z.jsx(Rp,{tokens:[n.baseToken,n.quoteToken],chainId:(null===(u=n.baseToken)||void 0===u?void 0:u.chainId)||p,width:24,height:24})})]}),z.jsxs(t.Box,{sx:{textAlign:"right"},children:[e?`${e.symbol} LP `:n&&`${n.baseToken.symbol}\n ${n.quoteToken.symbol}\n LP `,c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):s&&Jo({input:s})||""]})]}),z.jsx(t.Box,{sx:{typography:"body2",mt:5,color:"text.secondary",textAlign:"right"},children:e?z.jsxs(z.Fragment,{children:[c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):`≈ ${l&&Jo({input:l})||""}`,` ${e.symbol}`]}):n&&d&&d.userBaseLpToTokenBalance&&d.userQuoteLpToTokenBalance?z.jsxs(z.Fragment,{children:[c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):Jo({input:d.userBaseLpToTokenBalance}),` ${null==n?void 0:n.baseToken.symbol} + `,c?z.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):Jo({input:d.userQuoteLpToTokenBalance}),` ${null==n?void 0:n.quoteToken.symbol}`]}):""})]})}function vy({pool:e,checkTokenType:t,setCheckToken:n,balanceInfo:i,baseTokenBalanceUpdateLoading:o,quoteBalanceUpdateLoading:a}){if(!e)return null;const s=r.PoolApi.utils.singleSideLp(e.type);return z.jsx(z.Fragment,{children:s?z.jsxs(z.Fragment,{children:[z.jsx(yy,{token:e.baseToken,selectedValue:t,onChange:n,value:gy.base,lpBalance:i&&i.userBaseLpBalance,balanceMax:i&&i.userBaseLpToTokenBalance,loading:o}),z.jsx(yy,{selectedValue:t,onChange:n,sx:{mt:13},token:e.quoteToken,value:gy.quote,lpBalance:i&&i.userQuoteLpBalance,balanceMax:i&&i.userQuoteLpToTokenBalance,loading:a})]}):z.jsx(yy,{pool:e,value:t,onChange:n,lpBalance:i&&i.userBaseLpBalance,balanceInfo:i,loading:o||a})})}function by({submittedBack:i,onlyShowSide:a,pool:l,balanceInfo:d}){var u,h,m,x,g,f,y,v,b,C;const j=t.useTheme(),{isMobile:w}=Ga(),{account:k}=Ra(),T=d.userBaseLpToTokenBalance,B=d.userQuoteLpToTokenBalance,E=d.loading,{slipper:I,setSlipper:A,slipperValue:S,resetSlipper:L}=vm({address:null==l?void 0:l.address}),{isBase:R,checkToken:M,checkTokenType:O,setCheckToken:P}=fy(l),{baseAmount:_,quoteAmount:N,handleChangeBaseAmount:F,handleChangeQuoteAmount:U,addPortion:q,midPrice:V,amountLoading:W,amountCheckedDisabled:H,uniV2Pair:Z,reset:$}=uy({pool:l,maxBaseAmount:T,maxQuoteAmount:B}),[G,Y]=n.useState(""),[X,K]=n.useState("");n.useEffect((()=>{const e=setTimeout((()=>{Y(_)}),80);return()=>clearTimeout(e)}),[_]),n.useEffect((()=>{const e=setTimeout((()=>{K(N)}),80);return()=>clearTimeout(e)}),[N]);const J=e=>{F(e)},ee=e=>{U(e)},te="AMMV2"===(null==l?void 0:l.type),ne=(null==l?void 0:l.chainId)?r.basicTokenMap[l.chainId]:void 0,ie=null===(u=null==ne?void 0:ne.address)||void 0===u?void 0:u.toLowerCase(),oe=null===(h=null==ne?void 0:ne.wrappedTokenAddress)||void 0===h?void 0:h.toLowerCase(),re=!!l&&[ie,oe].includes(l.baseToken.address.toLowerCase()),ae=!!l&&[ie,oe].includes(l.quoteToken.address.toLowerCase()),se=te&&l&&(re||ae),[le,de]=n.useState(!1),ce=se&&re&&!le&&ne?l?Object.assign(Object.assign({},l.baseToken),{symbol:ne.symbol,address:ne.address}):void 0:null==l?void 0:l.baseToken,ue=se&&ae&&!le&&ne?l?Object.assign(Object.assign({},l.quoteToken),{symbol:ne.symbol,address:ne.address}):void 0:null==l?void 0:l.quoteToken,pe=xy({pool:l?Object.assign(Object.assign({},l),{baseToken:ce,quoteToken:ue}):l,isBase:R,baseAmount:G,quoteAmount:X}),{mode:he,modeOptions:me,handleChangeMode:xe,sliderPercentage:ge,handleChangeSliderPercentage:fe,resetPercentage:ye}=function({isBase:e,pool:t,baseOverride:i,quoteOverride:r,resetAmount:a,handleChangeBaseAmount:s,handleChangeQuoteAmount:l}){const[d,c]=n.useState(jm.percentage),[u,p]=n.useState(Cm),h=n.useRef(null),m=()=>{h.current&&clearTimeout(h.current)},x=()=>{m(),p(Cm)};return n.useEffect((()=>m),[]),{mode:d,modeOptions:[{key:jm.quantity,value:o.i18n._({id:"PIYEqF",message:"Quantity model"})},{key:jm.percentage,value:o.i18n._({id:"x4QVeW",message:"Percentage to remove"})}],handleChangeMode:e=>{c(e),a(),x()},sliderPercentage:u,handleChangeSliderPercentage:n=>{if(m(),n!==u&&p(n),!t)return;const o=100===n,a=()=>{if(t)if(e||void 0===e){if(i){let e=i.toString();o||(e=nr(i.times(n/100),t.baseToken.decimals)),s(e)}}else if(r){let e=r.toString();o||(e=nr(r.times(n/100),t.quoteToken.decimals)),l(e)}};o?a():h.current=setTimeout(a,100)},resetPercentage:x}}({isBase:R,pool:l,baseOverride:T,quoteOverride:B,resetAmount:$,handleChangeBaseAmount:J,handleChangeQuoteAmount:ee});n.useEffect((()=>{$(),ye()}),[O]);const ve=Dm(l);n.useEffect((()=>{(null==l?void 0:l.address)!==(null==ve?void 0:ve.address)&&($(),L(),xe(jm.percentage),fe(Cm))}),[l]),n.useEffect((()=>{he===jm.percentage&&fe(ge)}),[null==T?void 0:T.toString(),null==B?void 0:B.toString()]);const be=r.PoolApi.utils.canOperateLiquidity(null==l?void 0:l.type,void 0,null==l?void 0:l.creator,k),[Ce,je]=n.useState(!1),{isShowCompare:we,lqAndDodoCompareText:ke,isWarnCompare:Te}=dy(null==l?void 0:l.baseToken,null==l?void 0:l.quoteToken,V),Be=c.useQuery(xa.getFeeRateQuery(null==l?void 0:l.chainId,null==l?void 0:l.address,null==l?void 0:l.type,k)),Ee=null===(y=null===(x=null===(m=Be.data)||void 0===m?void 0:m.mtFeeRate)||void 0===x?void 0:x.plus(null!==(f=null===(g=Be.data)||void 0===g?void 0:g.lpFeeRate)&&void 0!==f?f:0))||void 0===y?void 0:y.toNumber(),{baseTokenStatus:Ie,quoteTokenStatus:Ae}=function({pool:e,baseAmount:t,quoteAmount:n,balanceInfo:i}){var o,a,l,d,c;const{chainId:u,baseToken:h,quoteToken:m}=null!=e?e:{};let x="";const g="AMMV2"===(null==e?void 0:e.type);u&&(x=null!==(o=r.contractConfig[u].DODO_V1_PAIR_PROXY)&&void 0!==o?o:"",g&&(x=p.getUniswapV2Router02ContractAddressByChainId(u)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(e.chainId)));const f=null!==(l=null===(a=null==e?void 0:e.baseLpToken)||void 0===a?void 0:a.id)&&void 0!==l?l:"",y=null!==(c=null===(d=null==e?void 0:e.quoteLpToken)||void 0===d?void 0:d.id)&&void 0!==c?c:"",v="CLASSICAL"===(null==e?void 0:e.type);return{baseTokenStatus:As(h?Object.assign(Object.assign({},h),{symbol:v?h.symbol+" LP":`${h.symbol}/${null==m?void 0:m.symbol} LP`,address:f}):void 0,{amount:g&&i.userBaseLpToTokenBalance&&i.userBaseLpBalance?new s(t).div(i.userBaseLpToTokenBalance).times(i.userBaseLpBalance).toString():t,skipQuery:!x||!f||!v&&!g,contractAddress:x,overrideBalance:g?i.userBaseLpBalance:i.userBaseLpToTokenBalance}),quoteTokenStatus:As(m?Object.assign(Object.assign({},m),{address:y}):void 0,{amount:n,skipQuery:!x||!y||!v,contractAddress:x,overrideBalance:i.userQuoteLpToTokenBalance})}}({pool:l,baseAmount:_,quoteAmount:N,balanceInfo:d}),Se=Ie.insufficientBalance||Ae.insufficientBalance,{isSinglePool:Le}=d,Re=Se?o.i18n._({id:"znqB4T",message:"Insufficient balance"}):o.i18n._({id:"t/YqKh",message:"Remove"}),Me=()=>{$(),L(),i&&i()},Oe=null===(v=null==Z?void 0:Z.pair)||void 0===v?void 0:v.liquidityToken.decimals,Pe=null===(b=d.userBaseLpBalance)||void 0===b?void 0:b.times(ge/100),_e=Pe&&void 0!==Oe?or(Pe,Oe).toString():"",{operateLiquidityMutation:Ne}=iy(l),De=function({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,liquidityAmount:l,slippage:d,fee:u,submittedBack:h}){const m=ls(),{account:x}=Ra();e.useLingui();const{deadLine:g}=Q();return c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){if(!t||!n)throw new Error("token is undefined");if(!x)throw new Error("account is undefined");if(!u)throw new Error("fee is undefined");const e=t.chainId,c=r.basicTokenMap[e].address.toLowerCase(),f=p.getUniswapV2Router02ContractAddressByChainId(e),y=p.getUniswapV2Router02FixedFeeContractAddressByChainId(e),v=!f,b=f||y;if(!b)throw new Error("AMMV2 contract address is not valid.");let C="";const j=t.address.toLowerCase()===c,w=n.address.toLowerCase()===c,k=or(new s(i).times(1-d),t.decimals),T=or(new s(a).times(1-d),n.decimals),B=or(u,4).toString(),E=Math.ceil(Date.now()/1e3)+(null!=g?g:600);try{if(j){const e=n.address,t=T.toString(),i=k.toString();C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidityETH(e,l,t,i,x,E):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,t,i,x,E)}else if(w){const e=t.address,n=k.toString(),i=T.toString();C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidityETH(e,l,n,i,x,E):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,n,i,x,E)}else C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidity(t.address,n.address,l,k.toString(),T.toString(),x,E):p.encodeUniswapV2Router02RemoveLiquidity(t.address,n.address,B,l,k.toString(),T.toString(),x,E)}catch(e){throw console.error("encodeUniswapV2Router02RemoveLiquidity error",e),e}return yield m.execute(o.i18n._({id:"cJtosk",message:"Remove liquidity"}),{opcode:ns.TX,to:b,data:C,value:"0x0"},{metadata:{[exports.MetadataFlag.removeLiqidityAMMV2Position]:!0},submittedBack:h})}))})}({baseToken:ce,quoteToken:ue,baseAmount:_,quoteAmount:N,liquidityAmount:_e,slippage:S,fee:Ee,submittedBack:Me}),Fe=()=>{if(te)return De.mutate();Ne.mutate({txTitle:o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),isRemove:!0,baseAmount:_,quoteAmount:N,slippageProtection:S,balanceInfo:d,SLIPPAGE_PROTECTION:ym,submittedBack:Me})},Ue=n.useMemo((()=>{var e;const t=new s(_),n=new s(N);return!l||Se||!V||!!d.loading||!!d.error||H||!!pe.error||pe.loading||!!(null===(e=pe.receiveAmountBg)||void 0===e?void 0:e.lte(0))||Be.isLoading||(te?null==Pe||Pe.lte(0):!t.isFinite()||!n.isFinite()||t.lte(0)&&n.lte(0))}),[H,d.error,d.loading,_,Be.isLoading,te,Se,Pe,V,l,N,pe.error,pe.loading,pe.receiveAmountBg]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pb:18,px:20},children:[!te&&z.jsxs(t.Box,{sx:{mt:20,borderStyle:"solid",borderWidth:1,borderRadius:12,borderColor:"border.main"},children:[z.jsx(t.Select,{value:he,options:me,onChange:(e,t)=>xe(t),popupOffset:0,sx:{px:20,py:12,width:"100%",backgroundColor:"transparent",color:"text.primary",typography:"body2"}}),!!l&&r.PoolApi.utils.singleSideLp(l.type)&&z.jsx(t.Box,{sx:{pt:20,pb:13,px:20,borderStyle:"solid",borderWidth:"1px 0 0"},children:z.jsx(vy,{pool:l,balanceInfo:d,checkTokenType:O,setCheckToken:P,baseTokenBalanceUpdateLoading:!1,quoteBalanceUpdateLoading:!1})})]}),z.jsx(t.Box,{sx:{pt:20},children:he===jm.percentage?z.jsx(pm,{disabled:d.loading||!be,value:ge,onChange:fe}):M?z.jsx(Cp,{amt:R?_:N,token:M,canClickBalance:!0,showPercentage:!0,onInputChange:R?J:ee,readOnly:d.loading||!be,overrideBalance:R?T:B,overrideBalanceLoading:E,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}}):z.jsxs(z.Fragment,{children:[z.jsx(Cp,{amt:_,token:null==l?void 0:l.baseToken,canClickBalance:!0,showPercentage:!0,onInputChange:J,readOnly:d.loading||!be,overrideBalance:T,overrideBalanceLoading:E,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"}}),a?"":z.jsx(vp,{}),"base"===a?"":z.jsx(Cp,{amt:N,token:null==l?void 0:l.quoteToken,canClickBalance:!0,showPercentage:!0,onInputChange:ee,readOnly:d.loading||!be||Le,overrideBalance:B,overrideBalanceLoading:E,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}})]})}),z.jsxs(t.LoadingSkeleton,{loading:d.loading||W,sx:{mt:8},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",gap:8},children:[te&&se&&z.jsx(t.Box,{sx:{px:12,py:4,borderRadius:20,borderWidth:1,backgroundColor:"transparent",color:"primary.main",cursor:"pointer",typography:"body2","&:hover":{backgroundColor:"hover.default"}},component:"button",onClick:()=>de((e=>!e)),children:z.jsx(e.Trans,{id:"/k7Ttv",message:"Receive {0}",values:{0:le?null==ne?void 0:ne.symbol:null==ne?void 0:ne.wrappedTokenSymbol}})}),z.jsx(bm,{value:I,onChange:A,disabled:!be,type:null==l?void 0:l.type,sx:{margin:0}})]}),z.jsx(sy,{pool:l,addPortion:q,midPrice:V,shareOfPool:null==Z?void 0:Z.shareOfPool})]}),!!l&&z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mt:20,mb:14},children:[z.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",position:"relative",top:2},children:z.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),z.jsx(t.Box,{sx:{textAlign:"right"},children:pe.receiveList.map(((e,n)=>z.jsxs(t.Box,{sx:{mt:n>0?4:0},children:[z.jsxs(t.LoadingSkeleton,{component:"span",loading:pe.loading,loadingSx:{mr:8,width:100},sx:{display:"inline-block",typography:"h5",fontWeight:600,color:pe.receiveBaseAmount&&"0"!==pe.receiveBaseAmount?"primary.main":"text.primary"},children:[e.amount," "]}),z.jsx(t.Box,{component:"span",sx:{typography:"body2"},children:e.symbol})]},e.symbol)))})]})]}),z.jsxs(t.Box,{sx:{px:20,py:16,position:"sticky",bottom:0,borderStyle:"solid",borderWidth:"1px 0 0",borderColor:"border.main",backgroundColor:"background.paper"},children:[we&&z.jsx(ry,{baseToken:null==l?void 0:l.baseToken,quoteToken:null==l?void 0:l.quoteToken,lqAndDodoCompareText:ke,midPrice:V}),l?z.jsx(ay,{chainId:l.chainId,baseTokenStatus:Ie,quoteTokenStatus:Ae,children:z.jsx(t.Button,{fullWidth:!0,disabled:Ue,danger:Te,isLoading:Ne.isPending||De.isPending,onClick:()=>{Ue||(Te?je(!0):Fe())},children:Re})}):z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:Re})]}),z.jsx(Gf,{open:Ce,onClose:()=>je(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:Fe,modal:!0,children:z.jsxs(t.Box,{children:[z.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:ke}})}),z.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),z.jsx(ku,{message:null===(C=Ne.error)||void 0===C?void 0:C.message,onClose:()=>Ne.reset(),isDialogModal:w})]})}function Cy({pool:i,operate:o,hidePoolInfo:r,errorRefetch:a,submittedBack:s}){var l,d,u,p,h,m;const{operateTab:x,operateTabs:g,handleChangeTab:f}=function(t=lf.Add){const{i18n:i}=e.useLingui(),[o,r]=n.useState(t),a=n.useMemo((()=>[{key:lf.Add,value:i._({id:"m16xKo",message:"Add"})},{key:lf.Remove,value:i._({id:"t/YqKh",message:"Remove"})}]),[i._]);return n.useEffect((()=>{r(t)}),[t]),{operateTab:o,operateTabs:a,handleChangeTab:e=>{r(e)}}}(o),{account:y}=Ra(),v=Bf({account:y,pool:i?{chainId:i.chainId,address:i.address,type:i.type,baseTokenDecimals:i.baseToken.decimals,quoteTokenDecimals:i.quoteToken.decimals,baseLpTokenDecimals:null!==(d=null===(l=i.baseLpToken)||void 0===l?void 0:l.decimals)&&void 0!==d?d:18,quoteLpTokenDecimals:null!==(p=null===(u=i.quoteLpToken)||void 0===u?void 0:u.decimals)&&void 0!==p?p:18}:void 0}),b=c.useQuery(xa.getPMMStateQuery(null==i?void 0:i.chainId,null==i?void 0:i.address,null==i?void 0:i.type,null===(h=null==i?void 0:i.baseToken)||void 0===h?void 0:h.decimals,null===(m=null==i?void 0:i.quoteToken)||void 0===m?void 0:m.decimals));return v.error||b.error||a?z.jsx(ne,{refresh:()=>{v.error&&v.refetch(),b.error&&b.refetch(),a&&a()},sx:{my:40,height:"100%"}}):z.jsxs(z.Fragment,{children:[z.jsx(my,{pool:i,balanceInfo:v,hidePoolInfo:r}),z.jsxs(t.Tabs,{value:x,onChange:(e,t)=>{f(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:g,variant:"inPaper",tabsListSx:{mt:16,mx:20}}),z.jsx(t.TabPanel,{value:lf.Add,children:z.jsx(py,{pool:i,balanceInfo:v,submittedBack:s})}),z.jsx(t.TabPanel,{value:lf.Remove,children:z.jsx(by,{pool:i,balanceInfo:v,submittedBack:s})})]})]})}function jy({onClose:i,pool:a,address:s,operate:l,chainId:d,hasMining:u,hidePoolInfo:p,sx:h}){var m,x,g,f,y,v,b,C,j;const{account:w}=Ra(),k=d?Si[d]:"",T=Da(),B=c.useQuery(Object.assign(Object.assign({},T.getQuery(r.PoolApi.graphql.fetchPoolList,{where:{id:null!==(m=null==s?void 0:s.toLocaleLowerCase())&&void 0!==m?m:"",chain:k}})),{enabled:!!s&&!!d})),E=null===(g=null===(x=B.data)||void 0===x?void 0:x.pairs)||void 0===g?void 0:g[0],I=E&&d?function(e,t){var n,i,o,r,a,s;if(e)return{address:e.id,chainId:t,baseToken:fa(e.baseToken,t),quoteToken:fa(e.quoteToken,t),type:e.type,creator:e.creator,baseLpToken:{id:null===(n=e.baseLpToken)||void 0===n?void 0:n.id,decimals:Number(null!==(o=null===(i=e.baseLpToken)||void 0===i?void 0:i.decimals)&&void 0!==o?o:18)},quoteLpToken:{id:null===(r=e.quoteLpToken)||void 0===r?void 0:r.id,decimals:Number(null!==(s=null===(a=e.quoteLpToken)||void 0===a?void 0:a.decimals)&&void 0!==s?s:18)}}}(E,d):void 0,A=s&&d?I:a,S=B.error?B.refetch:void 0,{poolOrMiningTab:L,poolOrMiningTabs:R,handleChangeTab:M}=function({hasMining:t}){const{i18n:i}=e.useLingui(),[o,r]=n.useState($f.Liquidity);return{poolOrMiningTab:o,poolOrMiningTabs:n.useMemo((()=>{const e=[{key:$f.Liquidity,value:i._({id:"6y2TB3",message:"Liquidity"})},{key:$f.Mining,value:i._({id:"Sti4vy",message:"Mining"})}];return t?e:e.slice(0,1)}),[i._,t]),handleChangeTab:e=>{r(e)}}}({hasMining:u}),O=Bf({account:w,pool:A?{chainId:A.chainId,address:A.address,type:A.type,baseTokenDecimals:A.baseToken.decimals,quoteTokenDecimals:A.quoteToken.decimals,baseLpTokenDecimals:null!==(y=null===(f=A.baseLpToken)||void 0===f?void 0:f.decimals)&&void 0!==y?y:18,quoteLpTokenDecimals:null!==(b=null===(v=A.quoteLpToken)||void 0===v?void 0:v.decimals)&&void 0!==b?b:18}:void 0}),P=!!(null===(C=O.userBaseLpBalance)||void 0===C?void 0:C.gt(0))||!!(null===(j=O.userQuoteLpBalance)||void 0===j?void 0:j.gt(0)),_=null!=d?d:null==A?void 0:A.chainId,N=null!=s?s:null==A?void 0:A.address;return z.jsx(t.Box,{sx:h,children:z.jsxs(t.Tabs,{value:L,onChange:(e,t)=>{M(t)},sx:{display:"flex",flexDirection:"column",overflow:"hidden",height:"100%"},children:[z.jsx(t.TabsGroup,{tabs:R,tabsListSx:Object.assign({mx:20,justifyContent:"space-between"},u&&P?{"& button:last-child":{position:"relative","&::before":{content:`"${o.i18n._({id:"TY5fM3",message:"LP Tokens"})}"`,position:"absolute",top:16,right:20,px:8,py:2,borderRadius:12,transform:"scale(0.66667) translateX(100%)",transformOrigin:"right top",backgroundColor:t.alpha("#DABB1B",.2),color:"#DABB1B"}}}:{}),rightSlot:z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",gap:12},children:["GSP"===(null==A?void 0:A.type)&&z.jsx(zf,{}),i?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,borderStyle:"solid",borderColor:"border.main",color:"text.secondary","&:hover":{color:"text.primary"},cursor:"pointer"},children:z.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{i()}})}):void 0]})}),z.jsx(t.TabPanel,{value:$f.Liquidity,sx:{flex:1,overflowY:"auto"},children:z.jsx(Cy,{pool:A,operate:l,hidePoolInfo:p,errorRefetch:S,submittedBack:()=>{u&&M($f.Mining)}})}),z.jsx(t.TabPanel,{value:$f.Mining,sx:{flex:1,overflowY:"auto"},children:_&&N?z.jsx(Zf,{chainId:_,account:w,poolAddress:N,goLpLink:()=>{M($f.Liquidity)}}):""})]})})}function wy(e){var{modal:t}=e,n=N(e,["modal"]);const{isMobile:i}=Ga();return z.jsx(Xs,{open:!!n.pool||!!n.address,onClose:n.onClose,scope:!i,modal:t,id:"pool-operate",children:z.jsx(jy,{...n})})}var ky,Ty;function By(){return By=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},By.apply(null,arguments)}const Ey=e=>P.createElement("svg",By({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ky||(ky=P.createElement("circle",{cx:16,cy:16,r:16,fill:"#FFE804"})),Ty||(Ty=P.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5 12.25H12.25V8.5H8.5V12.25ZM14.125 23.5H17.875V19.75H14.125V23.5ZM12.25 23.5H8.5V19.75H12.25V23.5ZM8.5 17.875H12.25V14.125H8.5V17.875ZM17.875 17.875H14.125V14.125H17.875V17.875ZM19.75 8.5V12.25H23.5V8.5H19.75ZM17.875 12.25H14.125V8.5H17.875V12.25ZM19.75 17.875H23.5V14.125H19.75V17.875ZM23.5 23.5H19.75V19.75H23.5V23.5Z",fill:"#1A1A1B"}))),Iy="_default";function Ay({value:e,onChange:n,placeholder:o,options:r,sx:a,readOnly:s,valueOnlyIcon:l}){const d=t.useTheme();return z.jsx(t.Select,{value:null!=e?e:Iy,onChange:(t,i)=>{const o="number"==typeof e&&i?Number(i):i;n(o===Iy?void 0:o)},disabled:s,sx:i.merge({padding:d.spacing(8,12),"& .MuiSelect-select.MuiSelect-select.MuiSelect-select":{display:"flex",alignItems:"center",gap:8,padding:d.spacing(8,12,8,12),minHeight:"auto",backgroundColor:"transparent",color:"text.primary",borderRadius:8,typography:"body2",fontWeight:600,borderStyle:"solid",borderWidth:1,borderColor:"divider","& svg, & img":{width:24,height:24},'&:hover, &[aria-expanded="true"]':{backgroundColor:"background.paper"},"&.Mui-readOnly":{color:"text.disabled"}},"& .MuiSelect-icon":{color:s?"text.disabled":"text.primary"},"& .MuiOutlinedInput-notchedOutline":{display:"none"}},a),renderValue:n=>{if(!(null==n?void 0:n.value)||n.value===Iy)return z.jsx(t.Box,{sx:{color:"text.secondary"},children:null!=o?o:""});const i=r.find((t=>t.key===e));return i?z.jsxs(z.Fragment,{children:[i.logo,l?"":i.value]}):null},options:[...r]})}function Sy({isMobileStyle:e,chain:n,isLastItem:i,logoWidth:o,mobileLogoWidth:r,sx:a}){const s=t.useTheme();return e?z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",py:18,borderTop:`1px solid ${s.palette.border.main}`,borderBottom:i?`1px solid ${s.palette.border.main}`:"none"},a),children:[z.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:r,height:r}}),z.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:o,height:o}}),z.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]})}const Ly=-1;function Ry({chainId:i,setChainId:o,logoWidth:r=24,mobileLogoWidth:a=32,mainLogoWidth:s=24,mainMobileLogoWidth:l=18,notShowAllChain:d,valueOnlyIcon:c,sx:u}){const p=function(){const{chainId:e}=Ra();return n.useMemo((()=>{const t=new Map;let n;return So.forEach(((i,o)=>{if(i.mainnet){if(e!==i.chainId)return;n=i.mainnet}t.set(o,Object.assign({},i))})),void 0!==n&&t.delete(n),Array.from(t.values())}),[e])}(),[h,m]=n.useState(!1),{isMobile:x}=Ga(),{i18n:g}=e.useLingui(),f=n.useCallback((()=>{const e=void 0===i?p[0]:p.find((e=>e.chainId===i));if(c){if(void 0===i||!e)return"";const n=x?a:s;return z.jsx(t.Box,{component:null==e?void 0:e.logo,sx:{width:n,height:n}})}return void 0!==i||d?e?z.jsx(Sy,{isMobileStyle:x,chain:e,logoWidth:s,mobileLogoWidth:l}):null:z.jsx(Sy,{isMobileStyle:x,chain:{chainId:Ly,logo:Ey,name:g._({id:"pY/ok7",message:"All chains"})},logoWidth:s,mobileLogoWidth:l,sx:{border:"none"}})}),[i,p,d,c,x,g._]),y=n.useMemo((()=>{const e=[];return d||e.push({key:Ly,value:z.jsx(Sy,{isMobileStyle:x,chain:{chainId:Ly,logo:Ey,name:g._({id:"pY/ok7",message:"All chains"})},logoWidth:r,mobileLogoWidth:a})}),p.forEach(((t,n)=>{e.push({key:t.chainId,value:z.jsx(Sy,{isLastItem:n===p.length-1,isMobileStyle:x,chain:t,logoWidth:r,mobileLogoWidth:a})})})),e}),[x,r,a,p,d]);return x?z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>m(!0),sx:Object.assign({display:"flex",alignItems:"center",backgroundColor:"background.tag",color:"text.primary",borderRadius:8,border:"none",px:8,height:32,fontWeight:600,typography:"body2"},u),children:[z.jsx(t.Box,{sx:{pr:5},children:f()}),z.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,transform:"rotate(180deg)"}})]}),z.jsx(Xs,{open:h,title:z.jsx(e.Trans,{id:"lJvbHq",message:"Select Network"}),onClose:()=>m(!1),id:"select-chain",modal:!0,children:z.jsx(t.Box,{sx:{mb:20},children:y.map((e=>z.jsxs(t.Box,{onClick:()=>{const t=e.key;o(t===Ly?void 0:Number(t)),m(!1)},sx:{position:"relative",px:20,"&:active":{backgroundColor:"hover.default"},"&:hover":{backgroundColor:"hover.default"},cursor:"pointer"},children:[e.value,(i?e.key===i:e.key===Ly)&&z.jsx(t.Box,{sx:{position:"absolute",left:0,top:24,height:20,width:2,backgroundColor:"text.primary"}})]},e.key)))})})]}):z.jsx(Ay,{value:null!=i?i:Ly,onChange:e=>{y.some((t=>String(t.key)===String(e)))&&o(e===Ly?void 0:e)},placeholder:g._({id:"lJvbHq",message:"Select Network"}),options:y,valueOnlyIcon:c,sx:Object.assign({px:8,height:32,fontWeight:600,typography:"body2",backgroundColor:"background.tag",color:"text.primary"},u)})}const My=e=>{const{filterList:n,value:i,onChange:o}=e,r=t.useTheme();return z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:n.map(((e,a)=>z.jsx(t.Box,{sx:Object.assign(Object.assign({borderLeftWidth:1,borderRightWidth:a===n.length-1?1:0,borderTopWidth:1,borderBottomWidth:1,borderColor:r.palette.border.main,borderStyle:"solid",typography:"body2",lineHeight:"30px",color:r.palette.text.secondary,px:20,cursor:"pointer",borderTopLeftRadius:0===a?8:0,borderBottomLeftRadius:0===a?8:0,borderTopRightRadius:a===n.length-1?8:0,borderBottomRightRadius:a===n.length-1?8:0},i===e.value?{backgroundColor:r.palette.border.disabled,color:r.palette.text.primary}:{}),{[r.breakpoints.down("tablet")]:{flexGrow:1,flexBasis:"25%",textAlign:"center"}}),onClick:()=>o(e.value),children:e.label},e.value)))})},Oy=({sx:n,isRightTop:i,isReverseColor:o})=>{const r=t.useTheme();return z.jsx(t.Box,{sx:Object.assign(Object.assign(Object.assign({display:"inline-flex",padding:"2px 4px",alignItems:"center",gap:"4px",borderRadius:4,background:t.alpha(r.palette.warning.main,.1),color:r.palette.warning.main,fontSize:"10px",fontWeight:600,lineHeight:"14px"},i?{position:"absolute",top:-14,right:0,background:`linear-gradient(0deg, ${r.palette.warning.main}1A 0%, ${r.palette.warning.main}1A 100%), ${r.palette.background.paper}`}:void 0),o?{background:"light"===r.palette.mode?"linear-gradient(0deg, var(--label-warning, rgba(177, 86, 0, 0.10)) 0%, var(--label-warning, rgba(177, 86, 0, 0.10)) 100%), #FFF":"linear-gradient(0deg, #FFFFFF, #FFFFFF),linear-gradient(0deg, rgba(235, 141, 39, 0.1), rgba(235, 141, 39, 0.1))",zIndex:1}:void 0),n),children:z.jsx(e.Trans,{id:"y5rS9U",message:"Migrate"})})};function Py({lqList:n,setOperatePool:i,getMigrationPairAndMining:o,supportAMM:a,timeRange:l}){const d=t.useTheme(),{onSharePool:c}=Q();return z.jsx(z.Fragment,{children:null==n?void 0:n.map((n=>{var u,p,h,m,x,g,f,y,v;if(!(null==n?void 0:n.pair))return null;const b=n.pair,C=fa(b.baseToken,b.chainId),j=fa(b.quoteToken,b.chainId),w=null===(u=b.apyList)||void 0===u?void 0:u.find((e=>(null==e?void 0:e.timeRange)===`${l}D`)),k=w?mr(new s(null==w?void 0:w.transactionBaseApy).plus(null!==(p=null==w?void 0:w.miningBaseApy)&&void 0!==p?p:0)):void 0,T=r.PoolApi.utils.singleSideLp(b.type)&&w?mr(new s(w.transactionQuoteApy).plus(null!==(h=w.miningQuoteApy)&&void 0!==h?h:0)):void 0,B=!!(null===(m=b.miningAddress)||void 0===m?void 0:m[0]),E=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,I=b.type,A=ba(I),S="AMMV2"===I,L="AMMV3"===I,R=null==o?void 0:o({address:b.id,chainId:b.chainId});return z.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{a||dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[C&&j?z.jsx(Rp,{tokens:[C,j],width:24,mr:6,chainId:b.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==C?void 0:C.symbol}/${null==j?void 0:j.symbol}`,!!c&&z.jsx(t.Box,{component:oe.Share,sx:{ml:2,width:12,height:12},onClick:()=>c({chainId:b.chainId,baseToken:C,quoteToken:j,poolId:b.id,apy:w,isSingle:r.PoolApi.utils.singleSideLp(b.type)})}),z.jsx(Yg,{address:b.id,chainId:b.chainId})]}),!!R&&z.jsx(Oy,{})]}),B||E?z.jsxs(t.Box,{sx:{p:8,typography:"h6",fontWeight:"bold",background:`linear-gradient(180deg, ${t.alpha(d.palette.secondary.main,.3)} 0%, ${t.alpha(d.palette.purple.main,.3)} 100%)`,borderRadius:8,color:"purple.main",whiteSpace:"nowrap"},children:["✨ ",z.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",rowGap:20,mt:44,"& > div:nth-child(odd)":{pr:20},"& > div:nth-child(even)":{position:"relative",pl:20,"&::before":{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",display:"inline-block",content:'""',height:24,width:"1px",backgroundColor:"border.main"}}},children:[a&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[A,z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:z.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:L?null!==(g=null===(x=xg[b.lpFeeRate])||void 0===x?void 0:x.label)&&void 0!==g?g:"-":hr({input:new s(null!==(f=b.lpFeeRate)&&void 0!==f?f:0).plus(b.mtFeeRate?rr(b.mtFeeRate,S?4:18):0)})})})]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[k,T?`/${T}`:""]}),z.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[l,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"}),z.jsx(of,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:B,sx:{width:14,height:14}})]})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",pr(new s(b.tvl))]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),a&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:["$",Jo({input:null===(v=null===(y=b.volumeList)||void 0===y?void 0:y.find((e=>(null==e?void 0:e.timeRange)===`${l}D`)))||void 0===v?void 0:v.volume})]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"iuFFMB",message:"Volume ({timeRange}d)",values:{timeRange:l}})})]})]}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),i({pool:ya(n),hasMining:B})},children:z.jsx(e.Trans,{id:"m16xKo",message:"Add"})}),a&&"PMM"===A&&z.jsx(ef,{chainId:b.chainId,address:b.id})]})]},b.id+b.chainId)}))})}function _y({lqList:n,loading:i,operatePool:a,setOperatePool:l,getMigrationPairAndMining:d,hasMore:c,loadMore:u,loadMoreLoading:p,supportAMM:h,timeRange:m}){const x=t.useTheme(),{onSharePool:g}=Q();return z.jsxs(tf,{hasMore:c,loadMore:u,loadMoreLoading:p,empty:!(null==n?void 0:n.length),loading:i,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),h&&z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),z.jsxs(t.Box,{component:"th",children:[m,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),h&&z.jsxs("th",{children:[m,"d ",z.jsx(e.Trans,{id:"/cF7Rs",message:"Volume"})]}),z.jsx(t.Box,{component:"th",sx:{width:80}})]})}),z.jsx(t.Box,{component:"tbody",children:null==n?void 0:n.map((e=>{var n,i,c,u,p,f,y,v;if(!(null==e?void 0:e.pair))return null;const b=e.pair,C=fa(b.baseToken,b.chainId),j=fa(b.quoteToken,b.chainId),w=null===(n=b.apyList)||void 0===n?void 0:n.find((e=>(null==e?void 0:e.timeRange)===`${m}D`)),k=w?mr(new s(null==w?void 0:w.transactionBaseApy).plus(null!==(i=null==w?void 0:w.miningBaseApy)&&void 0!==i?i:0).plus(null!==(c=null==w?void 0:w.metromMiningApy)&&void 0!==c?c:0)):void 0,T=r.PoolApi.utils.singleSideLp(b.type)&&w?mr(new s(w.transactionQuoteApy).plus(null!==(u=w.miningQuoteApy)&&void 0!==u?u:0)):void 0;let B="";if((null===(p=null==a?void 0:a.pool)||void 0===p?void 0:p.address)===b.id||(null==a?void 0:a.address)===b.id)if(a.operate===lf.Remove)B=o.i18n._({id:"0+31GV",message:"Removing"});else B=o.i18n._({id:"1yHVE+",message:"Adding"});const E=!!(null===(f=b.miningAddress)||void 0===f?void 0:f[0]),I=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,A=b.type,S=ba(A),L="AMMV2"===A,R="AMMV3"===A,M=x.palette.hover.default,O=null==d?void 0:d({address:b.id,chainId:b.chainId});return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(B?", & td":"")]:{backgroundImage:`linear-gradient(${M}, ${M})`}},children:[z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[C&&j?z.jsx(Rp,{tokens:[C,j],width:24,mr:8,chainId:b.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[`${null==C?void 0:C.symbol}/${null==j?void 0:j.symbol}`,z.jsx(Yg,{address:b.id,chainId:b.chainId}),!!O&&z.jsx(Oy,{})]}),z.jsx(rp,{address:b.id,customChainId:b.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,onShareClick:g?()=>g({chainId:b.chainId,baseToken:C,quoteToken:j,poolId:b.id,apy:w,isSingle:r.PoolApi.utils.singleSideLp(b.type)}):void 0,sx:{typography:"h6",color:"text.secondary"},disabledAddress:h,onAddressClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})}})]})]})}),h&&z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(gg,{poolType:S}),z.jsx(fg,{isAMMV2:L,isAMMV3:R,lpFeeRate:b.lpFeeRate,mtFeeRate:b.mtFeeRate})]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2"},title:b.tvl?`$${Jo({input:b.tvl})}`:void 0,children:["$",pr(new s(b.tvl))]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[E||I?z.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",z.jsx(of,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:E,children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:[k,T?`/${T}`:""]})})]})}),h&&z.jsxs(t.Box,{component:"td",sx:{typography:"body2"},children:["$",Jo({input:null===(v=null===(y=b.volumeList)||void 0===y?void 0:y.find((e=>(null==e?void 0:e.timeRange)===`${m}D`)))||void 0===v?void 0:v.volume})]}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[h&&"PMM"===S&&z.jsx(ef,{chainId:b.chainId,address:b.id}),B?z.jsx(Xg,{text:B,onClick:()=>l(null)}):z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({pool:ya(e),hasMining:E})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})]},b.id+b.chainId)}))})]})}function Ny({scrollParentRef:e,filterChainIds:o,activeChainId:a,handleChangeActiveChainId:s,operatePool:l,setOperatePool:d,tokenAndPoolFilter:u,getMigrationPairAndMining:p,children:h}){var m,x;const g=t.useTheme(),{onlyChainId:f,supportAMMV2:y,supportAMMV3:v,notSupportPMM:b}=Q(),{minDevice:C,isMobile:j}=Ga(),w=c.useQueryClient(),[k,T]=n.useState("all"),[B,E]=n.useState("1"),{filterTokens:I,filterASymbol:A,filterBSymbol:L,filterAddressLqList:R,handleDeleteToken:M,handleChangeFilterTokens:O,handleChangeFilterAddress:P}=sf(u),_=n.useMemo((()=>{if(v&&"v3"===k)return["AMMV3"];if(y&&"v2"===k)return["AMMV2"];if(!b&&"pmm"===k)return["CLASSICAL","DVM","DSP","GSP"];let e=b?[]:["CLASSICAL","DVM","DSP","GSP"];return y&&e.push("AMMV2"),v&&e.push("AMMV3"),e}),[b,y,v,k]),N=n.useMemo((()=>({chainIds:o,pageSize:j?4:8,filterState:{viewOnlyOwn:!1,filterTypes:_}})),[o,_,j]),F=Da(),U=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},N),{filterState:Object.assign({filterASymbol:A,filterBSymbol:L},N.filterState)})}),q=c.useInfiniteQuery(Object.assign(Object.assign({},U),{initialPageParam:1,getNextPageParam:e=>{var t;const{currentPage:n,totalCount:i,pageSize:o}=null!==(t=e.liquidity_list)&&void 0!==t?t:{};if(!n||!i||!o)return null;let r=Math.floor(i/o);return i%o&&(r+=1),n>=r?null:n+1}}));let V=[];const W=!!(null==R?void 0:R.length);W?V=[...R]:null===(m=q.data)||void 0===m||m.pages.forEach((e=>{var t,n;null===(n=null===(t=e.liquidity_list)||void 0===t?void 0:t.lqList)||void 0===n||n.forEach((e=>{null==V||V.push(e)}))}));const H=q.hasNextPage&&!W;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:12,pb:20,display:"flex",flexDirection:"column",gap:12,[g.breakpoints.up("tablet")]:{py:16,flexDirection:"row",alignItems:"center",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[g.breakpoints.up("tablet")]:{mr:"auto"}},children:h}),!f&&z.jsx(Ry,{chainId:a,setChainId:s}),(y||v)&&z.jsx(My,{filterList:[{label:"All",value:"all"}].concat(b?[]:[{label:"PMM",value:"pmm"}]).concat(y?[{label:"V2",value:"v2"}]:[]).concat(v?[{label:"V3",value:"v3"}]:[]),value:k,onChange:e=>T(e)}),z.jsx(My,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:B,onChange:e=>E(e)}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},j?{}:{"& > button":{flex:1}}),children:null!==(x=null==u?void 0:u.element)&&void 0!==x?x:z.jsx(rf,{value:I,onChange:O,searchAddress:(e,t)=>D(this,void 0,void 0,(function*(){var n;const i=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},N),{filterState:Object.assign({address:e},N.filterState)})}),o=null===(n=(yield w.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?z.jsx(af,{list:o,onClick:()=>{P(o),t()}}):null}))})}),(W||!!I.length)&&z.jsxs(t.Box,{sx:{my:0},children:[W?z.jsx(Kg,{lqList:R,onDeleteTag:()=>P([])}):"",z.jsx(Jg,{tags:I,onDeleteTag:M})]})]})]}),j?z.jsx(S,{hasMore:H,threshold:300,loadMore:i.debounce((()=>{q.hasNextPage&&!q.isFetching&&q.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>e.current||null,loader:z.jsx(nf,{sx:{mt:20}},"loader"),children:z.jsxs(Qg,{children:[q.isLoading?z.jsx(nf,{}):"",!q.isLoading&&!(null==V?void 0:V.length)&&!q.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!(a&&!f||A||L)}),!!q.error&&z.jsx(ne,{refresh:q.refetch,sx:{mt:40}}),z.jsx(Py,{lqList:V,setOperatePool:d,supportAMM:y||v,getMigrationPairAndMining:p,timeRange:B})]})}):z.jsxs(z.Fragment,{children:[z.jsx(_y,{lqList:V,loading:q.isLoading,operatePool:l,setOperatePool:d,hasMore:H,loadMoreLoading:q.isFetchingNextPage,loadMore:()=>{q.hasNextPage&&!q.isFetching&&q.fetchNextPage()},supportAMM:y||v,timeRange:B,getMigrationPairAndMining:p}),z.jsx(Mp,{loading:q.isLoading,refetch:q.error?q.refetch:void 0,empty:!(null==V?void 0:V.length),hasSearch:!!(a&&!f||A||L)})]})]})}function Dy({onClick:e,title:n,desc:i}){const o=t.useTheme();return z.jsx(t.Box,{sx:{mx:20,px:0,py:14,borderTop:`1px solid ${o.palette.border.main}`,[o.breakpoints.up("tablet")]:{maxWidth:236,borderTop:"none",mx:0,px:16,py:8}},children:z.jsxs(t.ButtonBase,{onClick:e,sx:{width:"100%",display:"flex",flexDirection:"column",alignItems:"flex-start",gap:0,p:0,borderRadius:8,textAlign:"left","&:hover":{backgroundColor:o.palette.background.tag},[o.breakpoints.up("tablet")]:{p:8}},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:o.palette.text.primary},children:n}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary},children:i})]})})}const Fy=i=>{const o=t.useTheme(),{isMobile:r}=Ga(),{supportAMMV2:a,supportAMMV3:s,notSupportPMM:l}=Q(),[d,c]=n.useState(!1),u={[exports.PageType.CreatePool]:!l,[exports.PageType.createPoolAMMV2]:!!a,[exports.PageType.createPoolAMMV3]:!!s},p=Object.entries(u).filter((([e,t])=>!0===t)),h=1===p.length?p[0][0]:void 0;if(!h){const n=z.jsxs(z.Fragment,{children:[!l&&z.jsx(Dy,{onClick:()=>{dm.getState().push({type:exports.PageType.CreatePool})},title:z.jsx(e.Trans,{id:"Eif7f6",message:"PMM Pool"}),desc:z.jsx(e.Trans,{id:"LQ0J1B",message:"Flexible customization, take full control of liquidity"})}),a&&z.jsx(Dy,{onClick:()=>{dm.getState().push({type:exports.PageType.createPoolAMMV2})},title:z.jsx(e.Trans,{id:"lNYomJ",message:"AMM V2 Position"}),desc:z.jsx(e.Trans,{id:"lLbR0m",message:"Simple, full-range liquidity"})}),s&&z.jsx(Dy,{onClick:()=>{dm.getState().push({type:exports.PageType.createPoolAMMV3})},title:z.jsx(e.Trans,{id:"sVlqoo",message:"AMM V3 Position"}),desc:z.jsx(e.Trans,{id:"EkAv3P",message:"Concentrated liquidity, higher efficiency"})})]});return r?z.jsxs(z.Fragment,{children:[z.jsxs(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{c(!0)},sx:{height:36},children:[z.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]}),z.jsx(Xs,{open:d,title:z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"}),onClose:()=>{c(!1)},modal:!0,children:z.jsx(t.Box,{sx:{mb:0},children:n})})]}):z.jsx(t.Tooltip,{arrow:!1,leaveDelay:300,placement:r?"bottom":"bottom-end",sx:{p:0,backgroundColor:"background.paper"},title:z.jsx(t.Box,{children:n}),children:z.jsxs(t.Box,{sx:{width:r?"100%":"auto",display:"inline-flex",alignItems:"center",justifyContent:"center",gap:4,pl:8,pr:16,py:6,borderRadius:40,backgroundColor:o.palette.background.tag,typography:"body2",fontWeight:600,color:o.palette.text.link,cursor:"pointer","&:hover":{backgroundColor:t.alpha(o.palette.primary.main,.1)}},children:[z.jsx(t.Box,{component:oe.Plus}),z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})})}return z.jsxs(t.Button,{variant:t.Button.Variant.outlined,fullWidth:r,onClick:()=>{dm.getState().push({type:h})},sx:{height:40},children:[z.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),z.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})},Uy="DODO_WIDGET_POOL_LIST_TOP_TAB",qy="DODO_WIDGET_POOL_LIST_TAB",Vy="DODO_WIDGET_POOLS_LIST_FILTER_CHAIN";var Wy,Hy,Zy,zy;!function(e){e.ALM="ALM",e.NORMAL="NORMAL",e.MULTI_TOKEN="MULTI_TOKEN"}(Wy||(Wy={})),function(e){e.ALL="ALL",e.MY="MY"}(Hy||(Hy={})),function(e){e.addLiquidity="add-liquidity",e.myLiquidity="my-liquidity",e.myCreated="my-created"}(Zy||(Zy={})),function(e){e.ALL="ALL",e.MY="MY"}(zy||(zy={}));const $y=(e,n,i)=>{let r=o.i18n._({id:"TJBHlP",message:"Standard"}),a=i.palette.purple.main;switch(e){case"DSP":r=o.i18n._({id:"J7M/DA",message:"Pegged"}),a=i.palette.success.main;break;case"DPP":r=o.i18n._({id:"zwBp5t",message:"Private"}),a=i.palette.error.main}"DVM"===e&&(!n||n.isZero())&&(r=o.i18n._({id:"S8G1qk",message:"Single"}),a=i.palette.warning.main);return{typeLabel:r,typeColor:a,typeBgColor:t.alpha(a,.1)}};function Gy({account:n,list:i,setOperatePool:o}){const r=t.useTheme();return z.jsx(z.Fragment,{children:null==i?void 0:i.map((i=>{var a,l,d,c,u;if(!i)return null;const p=null!==(a=i.pairAddress)&&void 0!==a?a:"",h=i.chainId,m=i.poolType,x={chainId:h,address:null!==(l=i.baseAddress)&&void 0!==l?l:"",symbol:null!==(d=i.baseSymbol)&&void 0!==d?d:""},g={chainId:h,address:null!==(c=i.quoteAddress)&&void 0!==c?c:"",symbol:null!==(u=i.quoteSymbol)&&void 0!==u?u:""},{typeLabel:f,typeColor:y,typeBgColor:v}=$y(m,i.quoteReserve?new s(i.quoteReserve):null,r);return z.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:h,address:p}})},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[x&&g?z.jsx(Rp,{tokens:[x,g],width:24,mr:8,chainId:h,showChainLogo:!0}):"",z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:ka(p)}),"DPP"===m&&z.jsx(t.HoverAddBackground,{sx:{ml:2},component:t.ButtonBase,onClick:e=>{e.stopPropagation(),dm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:h,address:p}})},children:z.jsx(t.Box,{component:oe.Edit,sx:{width:12,height:12,cursor:"pointer"}})})]}),z.jsx(t.Box,{sx:{typography:"h6",width:"max-content",p:8,borderRadius:8,backgroundColor:v,color:y},children:f})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mt:44},children:[z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.tvl?pr(new s(i.tvl)):"-"]}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),z.jsx(t.Box,{sx:{display:"inline-block",mx:20,height:24,width:"1px",backgroundColor:"custom.border.default"}}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.totalFee?pr(new s(i.totalFee)):"-"]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})})]})]}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",gap:"8px"},children:[!!n&&z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({address:p,operate:lf.Remove,chainId:h})},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({address:p,operate:lf.Add,chainId:h})},children:z.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})]},p+h)}))})}function Qy({account:n,list:i,loading:r,operatePool:a,setOperatePool:l}){const d=t.useTheme(),c=dm();return z.jsxs(tf,{empty:!(null==i?void 0:i.length),loading:r,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})}),z.jsx(t.Box,{component:"th",sx:{width:160}})]})}),z.jsx(t.Box,{component:"tbody",children:null==i?void 0:i.map((i=>{var r,u,p,h,m,x;if(!i)return null;const g="DPP"===i.poolType,f=null!==(r=i.pairAddress)&&void 0!==r?r:"",y=i.chainId,v=i.poolType,b={chainId:y,address:null!==(u=i.baseAddress)&&void 0!==u?u:"",symbol:null!==(p=i.baseSymbol)&&void 0!==p?p:""},C={chainId:y,address:null!==(h=i.quoteAddress)&&void 0!==h?h:"",symbol:null!==(m=i.quoteSymbol)&&void 0!==m?m:""},{typeLabel:j,typeColor:w,typeBgColor:k}=$y(v,i.quoteReserve?new s(i.quoteReserve):null,d);let T="";if((null===(x=null==a?void 0:a.pool)||void 0===x?void 0:x.address)===f||(null==a?void 0:a.address)===f)if((null==a?void 0:a.operate)===lf.Remove)T=o.i18n._({id:"0+31GV",message:"Removing"});else T=o.i18n._({id:"1yHVE+",message:"Adding"});const B=d.palette.hover.default;return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(T?", & td":"")]:{backgroundImage:`linear-gradient(${B}, ${B})`}},children:[z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[b&&C?z.jsx(Rp,{tokens:[b,C],width:24,mr:10,chainId:y,showChainLogo:!0}):"",z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsxs(t.HoverAddUnderLine,{lineSx:{bottom:-1},lineColor:"primary.main",hoverSx:{color:"primary.main","& svg":{display:"inline-block"}},className:"truncate-address-link",sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},onClick:()=>{c.push({type:exports.PageType.PoolDetail,params:{chainId:y,address:f}})},children:ka(f)}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}})]}),g?z.jsx(t.Box,{sx:{typography:"h6",px:8,py:2,ml:8,borderStyle:"solid",borderWidth:1,borderColor:"text.primary",borderRadius:4,whiteSpace:"nowrap",cursor:"pointer","&:hover":{backgroundColor:t.alpha(d.palette.text.primary,.1)}},onClick:()=>{c.push({type:exports.PageType.ModifyPool,params:{chainId:y,address:f}})},children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),z.jsx(t.Box,{sx:{typography:"h6",width:"max-content",mt:2,px:8,py:2,borderRadius:12,backgroundColor:k,color:w},children:j})]})]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2"},title:i.tvl?`$${Jo({input:i.tvl})}`:void 0,children:["$",i.tvl?pr(new s(i.tvl)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{title:i.totalFee?`$${Jo({input:i.totalFee})}`:"",sx:{typography:"body2",fontWeight:600},children:["$",i.totalFee?pr(new s(i.totalFee)):"-"]})}),z.jsx(t.Box,{component:"td",children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:T?z.jsx(Xg,{text:T,onClick:()=>l(null)}):z.jsxs(z.Fragment,{children:[!!n&&z.jsx(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),l({operate:lf.Remove,chainId:y,address:f})},sx:{py:0,height:32},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({chainId:y,address:f})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})})]},f+y)}))})]})}function Yy({account:i,filterChainIds:o,activeChainId:a,handleChangeActiveChainId:s,operatePool:l,setOperatePool:d,children:u}){var p,h,m,x,g,f;const{isMobile:y}=Ga(),v=t.useTheme(),{onlyChainId:b}=Q(),C={limit:1e3,page:1,owner:i},j=Da().getQuery(r.PoolApi.graphql.fetchDashboardPairList,{where:C}),w=c.useQuery(Object.assign({},j)),k=null!==(f=o?null===(m=null===(h=null===(p=w.data)||void 0===p?void 0:p.dashboard_pairs_list)||void 0===h?void 0:h.list)||void 0===m?void 0:m.filter((e=>{var t;return o.includes(null!==(t=null==e?void 0:e.chainId)&&void 0!==t?t:0)})):null===(g=null===(x=w.data)||void 0===x?void 0:x.dashboard_pairs_list)||void 0===g?void 0:g.list)&&void 0!==f?f:[],[T,B]=n.useState(!1),E=T?k.filter((e=>!!Number(null==e?void 0:e.tvl))):k;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:12,pb:20,display:"flex",flexDirection:"column",gap:12,[v.breakpoints.up("tablet")]:{py:16,flexDirection:"row",alignItems:"center",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[v.breakpoints.up("tablet")]:{mr:"auto"}},children:u}),!b&&z.jsx(Ry,{chainId:a,setChainId:s}),z.jsxs(t.Box,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary"},children:[z.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:T,onChange:e=>{const{checked:t}=e.target;B(t)}}),z.jsx(e.Trans,{id:"eVZ7bY",message:"Hide TVL=0 pools"})]})]}),y?z.jsxs(Qg,{children:[w.isLoading?z.jsx(nf,{}):"",!w.isLoading&&!(null==E?void 0:E.length)&&!w.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!a&&!b}),!!w.error&&z.jsx(ne,{refresh:w.refetch,sx:{mt:40}}),z.jsx(Gy,{account:i,list:E,setOperatePool:d})]}):z.jsxs(z.Fragment,{children:[z.jsx(Qy,{account:i,list:E,loading:w.isLoading,operatePool:l,setOperatePool:d}),z.jsx(Mp,{loading:w.isLoading,refetch:w.error?w.refetch:void 0,empty:!(null==E?void 0:E.length),hasSearch:!!a&&!b})]})]})}function Xy({account:n,lqList:i,setOperatePool:o,getMigrationPairAndMining:a,supportAMM:l,timeRange:d}){const c=t.useTheme();return z.jsx(z.Fragment,{children:null==i?void 0:i.map((i=>{var u,p,h,m,x,g,f,y,v,b,C,j,w,k,T;if(!(null==i?void 0:i.pair))return null;const B=i.pair,E=fa(B.baseToken,B.chainId),I=fa(B.quoteToken,B.chainId),A=null===(u=B.apyList)||void 0===u?void 0:u.find((e=>(null==e?void 0:e.timeRange)===`${d}D`)),S=r.PoolApi.utils.singleSideLp(B.type),L=A?mr(new s(null==A?void 0:A.transactionBaseApy).plus(null!==(p=null==A?void 0:A.miningBaseApy)&&void 0!==p?p:0).plus(null!==(h=null==A?void 0:A.metromMiningApy)&&void 0!==h?h:0)):void 0,R=S&&A?mr(new s(A.transactionQuoteApy).plus(null!==(m=A.miningQuoteApy)&&void 0!==m?m:0)):void 0;let M,O;(null===(x=i.liquidityPositions)||void 0===x?void 0:x.length)&&i.liquidityPositions.forEach((e=>{var t,n,i,o,r;if(null==e?void 0:e.liquidityTokenBalance){const a=null===(t=e.id)||void 0===t?void 0:t.split("-");if(2===(null==a?void 0:a.length)){const t=a[1].toLocaleLowerCase();if((null===(i=null===(n=null==B?void 0:B.baseLpToken)||void 0===n?void 0:n.id)||void 0===i?void 0:i.toLocaleLowerCase())===t)return void(M=new s(e.liquidityTokenBalance));(null===(r=null===(o=null==B?void 0:B.quoteLpToken)||void 0===o?void 0:o.id)||void 0===r?void 0:r.toLocaleLowerCase())===t&&(O=new s(e.liquidityTokenBalance))}}}));const P=!!(null===(g=B.miningAddress)||void 0===g?void 0:g[0]),_=!!(null==A?void 0:A.metromMiningApy)&&Number(null==A?void 0:A.metromMiningApy)>0,N=null===(f=i.liquidityPositions)||void 0===f?void 0:f[0],D=B.type,F=ba(D),U="AMMV2"===D,q="AMMV3"===D,V=null==a?void 0:a({address:B.id,chainId:B.chainId});return z.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{l||dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:B.chainId,address:B.id}})},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[E&&I?z.jsx(Rp,{tokens:[E,I],width:24,mr:6,chainId:B.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==E?void 0:E.symbol}/${null==I?void 0:I.symbol}`,z.jsx(Yg,{address:B.id,chainId:B.chainId})]}),!!V&&z.jsx(Oy,{})]}),P||_?z.jsxs(t.Box,{sx:{p:8,typography:"h6",fontWeight:"bold",background:`linear-gradient(180deg, ${t.alpha(c.palette.secondary.main,.3)} 0%, ${t.alpha(c.palette.purple.main,.3)} 100%)`,borderRadius:8,color:"purple.main",whiteSpace:"nowrap"},children:["✨ ",z.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",rowGap:20,mt:44,"& > div:nth-child(odd)":{pr:20},"& > div:nth-child(even)":{position:"relative",pl:20,"&::before":{position:"absolute",left:0,top:"50%",transform:"translateY(-50%)",display:"inline-block",content:'""',height:24,width:"1px",backgroundColor:"border.main"}}},children:[l&&z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[F,z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:z.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:q?null!==(v=null===(y=xg[B.lpFeeRate])||void 0===y?void 0:y.label)&&void 0!==v?v:"-":hr({input:new s(null!==(b=B.lpFeeRate)&&void 0!==b?b:0).plus(B.mtFeeRate?rr(B.mtFeeRate,U?4:18):0)})})})]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[L||"-%",R?`/${R}`:""]}),z.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[d,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"}),z.jsx(of,{chainId:B.chainId,apy:A,baseToken:E,quoteToken:I,hasQuote:!!R,hasMining:P,sx:{width:14,height:14}})]})]}),q?null:z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h5"},children:["$",pr(new s(B.tvl||0))]}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),"AMMV2"===D&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"h5"},children:hr({input:null===(j=null===(C=i.liquidityPositions)||void 0===C?void 0:C[0])||void 0===j?void 0:j.poolShare})}),z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"h3PbRN",message:"My Pool Share"})})]}),z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",fontWeight:"bold"},children:q?(null==N?void 0:N.liquidityUSD)?`$${er({input:N.liquidityUSD,decimals:2})}`:"-":z.jsxs(z.Fragment,{children:[S?z.jsx(ol,{address:null==E?void 0:E.address,chainId:B.chainId,url:null==E?void 0:E.logoURI,width:18,height:18,sx:{mr:4}}):z.jsx(Rp,{tokens:E&&I?[E,I]:[],width:18,mr:4,showChainLogo:!1,chainId:B.chainId}),M?Jo({input:M}):"",S&&z.jsxs(z.Fragment,{children:[" / ",z.jsx(ol,{address:null==I?void 0:I.address,chainId:B.chainId,url:null==I?void 0:I.logoURI,width:18,height:18,sx:{mx:4}}),O?Jo({input:O}):"0"]})]})}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})})]})]}),q&&z.jsxs(t.Box,{sx:{mt:20},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[z.jsx(zg,{outOfRange:null!==(w=null==N?void 0:N.outOfRange)&&void 0!==w&&w}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(k=null==N?void 0:N.priceRange)||void 0===k?void 0:k.token0LowerPrice,atLimit:{},direction:km.LOWER})," "]}),null==E?void 0:E.symbol]})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M15.75 9.50293L12.75 12.5029L11.7 11.4529L12.8813 10.2529L5.11875 10.2529L6.3 11.4529L5.25 12.5029L2.25 9.50293L5.25 6.50293L6.31875 7.55293L5.11875 8.75293L12.8813 8.75293L11.7 7.55293L12.75 6.50293L15.75 9.50293Z",fill:"currentColor",fillOpacity:"0.5"})}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(T=null==N?void 0:N.priceRange)||void 0===T?void 0:T.token1LowerPrice,atLimit:{},direction:km.UPPER})," "]}),null==E?void 0:E.symbol]})})]}),z.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})})]}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[q?null:!!n&&z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Remove,pool:va(i),hasMining:P})},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Add,pool:va(i),hasMining:P})},children:z.jsx(e.Trans,{id:"J/hVSQ",message:"{0}",values:{0:q?"Manage":"Add"}})}),l&&"PMM"===F&&z.jsx(ef,{chainId:B.chainId,address:B.id})]})]},q?null==N?void 0:N.id:B.id+B.chainId)}))})}function Ky({account:n,lqList:i,loading:a,operatePool:l,setOperatePool:d,supportAMM:c,onlyV3:u,getMigrationPairAndMining:p,timeRange:h}){const m=t.useTheme();return z.jsxs(tf,{empty:!(null==i?void 0:i.length),loading:a,children:[z.jsx(t.Box,{component:"thead",children:z.jsxs(t.Box,{component:"tr",children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),c&&z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),u?null:z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),z.jsxs(t.Box,{component:"th",children:[h,"d ",z.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),u?z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})}):null,z.jsx(t.Box,{component:"th",sx:{width:210}})]})}),z.jsx(t.Box,{component:"tbody",children:null==i?void 0:i.map((i=>{var a,x,g,f,y,v,b,C,j,w,k,T,B,E,I;if(!(null==i?void 0:i.pair))return null;const A=i.pair,S=fa(A.baseToken,A.chainId),L=fa(A.quoteToken,A.chainId),R=r.PoolApi.utils.singleSideLp(A.type),M=null===(a=A.apyList)||void 0===a?void 0:a.find((e=>(null==e?void 0:e.timeRange)===`${h}D`)),O=M?mr(new s(null==M?void 0:M.transactionBaseApy).plus(null!==(x=null==M?void 0:M.miningBaseApy)&&void 0!==x?x:0)):void 0,P=R&&M?mr(new s(M.transactionQuoteApy).plus(null!==(g=M.miningQuoteApy)&&void 0!==g?g:0)):void 0;let _,N;(null===(f=i.liquidityPositions)||void 0===f?void 0:f.length)&&i.liquidityPositions.forEach((e=>{var t,n,i,o,r;if(null==e?void 0:e.liquidityTokenBalance){const a=null===(t=e.id)||void 0===t?void 0:t.split("-");if(2===(null==a?void 0:a.length)){const t=a[1].toLocaleLowerCase();if((null===(i=null===(n=null==A?void 0:A.baseLpToken)||void 0===n?void 0:n.id)||void 0===i?void 0:i.toLocaleLowerCase())===t)return void(_=new s(e.liquidityTokenBalance));(null===(r=null===(o=null==A?void 0:A.quoteLpToken)||void 0===o?void 0:o.id)||void 0===r?void 0:r.toLocaleLowerCase())===t&&(N=new s(e.liquidityTokenBalance))}}}));const D=null===(y=i.liquidityPositions)||void 0===y?void 0:y[0],F=A.type,U=ba(F),q="AMMV2"===F,V="AMMV3"===F;let W="";if(V)(null===(C=null===(b=null===(v=null==l?void 0:l.pool)||void 0===v?void 0:v.liquidityPositions)||void 0===b?void 0:b[0])||void 0===C?void 0:C.id)===(null==D?void 0:D.id)&&(W=o.i18n._({id:"p3607o",message:"Managing"}));else if((null===(j=null==l?void 0:l.pool)||void 0===j?void 0:j.address)===A.id||(null==l?void 0:l.address)===A.id)if(l.operate===lf.Remove)W=o.i18n._({id:"0+31GV",message:"Removing"});else W=o.i18n._({id:"1yHVE+",message:"Adding"});const H=!!(null===(w=A.miningAddress)||void 0===w?void 0:w[0]),Z=!!(null==M?void 0:M.metromMiningApy)&&Number(null==M?void 0:M.metromMiningApy)>0,$=m.palette.hover.default,G=null==p?void 0:p({address:A.id,chainId:A.chainId});return z.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(W?", & td":"")]:{backgroundImage:`linear-gradient(${$}, ${$})`}},children:[z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[S&&L?z.jsx(Rp,{tokens:[S,L],width:24,mr:8,chainId:A.chainId,showChainLogo:!0}):"",z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[`${null==S?void 0:S.symbol}/${null==L?void 0:L.symbol}`,z.jsx(Yg,{address:A.id,chainId:A.chainId}),!!G&&z.jsx(Oy,{})]}),z.jsx(rp,{address:A.id,customChainId:A.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,disabledAddress:c,onAddressClick:()=>{dm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:A.chainId,address:A.id}})},sx:{typography:"h6",color:"text.secondary"}})]})]})}),c&&z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(gg,{poolType:U}),z.jsx(fg,{isAMMV2:q,isAMMV3:V,lpFeeRate:A.lpFeeRate,mtFeeRate:A.mtFeeRate})]})}),V?null:z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{typography:"body2"},title:A.tvl?`$${Jo({input:A.tvl||0})}`:void 0,children:["$",pr(new s(A.tvl||0))]})}),z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[H||Z?z.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",z.jsx(of,{chainId:A.chainId,apy:M,baseToken:S,quoteToken:L,hasQuote:!!P,hasMining:H,children:z.jsxs(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:[O||"-%",P?`/${P}`:""]})})]})}),z.jsx(t.Box,{component:"td",children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2"},children:V?(null==D?void 0:D.liquidityUSD)?`$${er({input:D.liquidityUSD,decimals:2})}`:"-":z.jsxs(z.Fragment,{children:[R?z.jsx(ol,{address:null==S?void 0:S.address,chainId:A.chainId,url:null==S?void 0:S.logoURI,width:24,height:24,noShowChain:!0,sx:{mr:4}}):z.jsx(Rp,{tokens:S&&L?[S,L]:[],width:24,mr:4,showChainLogo:!1,chainId:A.chainId}),_?Jo({input:_}):"-",R&&z.jsxs(z.Fragment,{children:[" / ",z.jsx(ol,{address:null==L?void 0:L.address,chainId:A.chainId,url:null==L?void 0:L.logoURI,width:24,height:24,noShowChain:!0,sx:{mx:4}}),N?Jo({input:N}):"0"]}),q&&z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"NXZdrO",message:"My pool share"}),children:z.jsx(t.Box,{sx:{ml:4,px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:hr({input:null===(T=null===(k=i.liquidityPositions)||void 0===k?void 0:k[0])||void 0===T?void 0:T.poolShare})})})]})})}),u?z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[z.jsx(zg,{outOfRange:null!==(B=null==D?void 0:D.outOfRange)&&void 0!==B&&B}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(E=null==D?void 0:D.priceRange)||void 0===E?void 0:E.token0LowerPrice,atLimit:{},direction:km.LOWER})," "]}),null==S?void 0:S.symbol]})}),z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:z.jsx("path",{d:"M15.75 9.50293L12.75 12.5029L11.7 11.4529L12.8813 10.2529L5.11875 10.2529L6.3 11.4529L5.25 12.5029L2.25 9.50293L5.25 6.50293L6.31875 7.55293L5.11875 8.75293L12.8813 8.75293L11.7 7.55293L12.75 6.50293L15.75 9.50293Z",fill:"currentColor",fillOpacity:"0.5"})}),z.jsx(t.Box,{children:z.jsxs(z.Fragment,{children:[z.jsxs("span",{children:[ug({price:null===(I=null==D?void 0:D.priceRange)||void 0===I?void 0:I.token0UpperPrice,atLimit:{},direction:km.UPPER})," "]}),null==S?void 0:S.symbol]})})]})}):null,z.jsx(t.Box,{component:"td",children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[c&&"PMM"===U&&z.jsx(ef,{chainId:A.chainId,address:A.id}),W?z.jsx(Xg,{text:W,onClick:()=>d(null)}):z.jsxs(z.Fragment,{children:[V?null:!!n&&z.jsxs(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),d({operate:lf.Remove,pool:va(i),hasMining:H})},sx:{py:0,height:32},children:[z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"}),!!G&&z.jsx(Oy,{isRightTop:!0})]}),z.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{d({pool:va(i),hasMining:H})},sx:{py:0,height:32},children:V?o.i18n._({id:"wckWOP",message:"Manage"}):o.i18n._({id:"m16xKo",message:"Add"})})]})]})})]},V?null==D?void 0:D.id:A.id+A.chainId)}))})]})}function Jy({account:e,filterChainIds:i,activeChainId:o,handleChangeActiveChainId:a,operatePool:s,setOperatePool:l,getMigrationPairAndMining:d,tokenAndPoolFilter:u,children:p}){var h,m,x,g,f,y,v,b;const C=t.useTheme(),{minDevice:j,isMobile:w}=Ga(),k=c.useQueryClient(),{onlyChainId:T,supportAMMV2:B,supportAMMV3:E,notSupportPMM:I}=Q(),[A,S]=n.useState("pmm&v2"),[L,R]=n.useState("1"),{filterTokens:M,filterASymbol:O,filterBSymbol:P,filterAddressLqList:_,handleDeleteToken:N,handleChangeFilterTokens:F,handleChangeFilterAddress:U}=sf(u);let q=I?[]:["CLASSICAL","DVM","DSP","GSP","DPP"];B&&q.push("AMMV2"),E&&"v3"===A&&(q=["AMMV3"]);const V={currentPage:1,pageSize:1e3,user:e,filterState:{viewOnlyOwn:!0,filterTypes:q}},W=Da(),H=W.getQuery(r.PoolApi.graphql.fetchMyLiquidityList,{where:Object.assign(Object.assign({},V),{filterState:Object.assign({filterASymbol:O,filterBSymbol:P},V.filterState)})}),Z=c.useQuery(Object.assign({},H));let $=null!==(x=null===(m=null===(h=Z.data)||void 0===h?void 0:h.liquidity_list)||void 0===m?void 0:m.lqList)&&void 0!==x?x:[];const G=!!(null==_?void 0:_.length);return G?$=[..._]:i&&($=null!==(v=null===(y=null===(f=null===(g=Z.data)||void 0===g?void 0:g.liquidity_list)||void 0===f?void 0:f.lqList)||void 0===y?void 0:y.filter((e=>{var t,n;return i.includes(null!==(n=null===(t=null==e?void 0:e.pair)||void 0===t?void 0:t.chainId)&&void 0!==n?n:0)})))&&void 0!==v?v:[]),z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{pt:12,pb:20,display:"flex",flexDirection:"column",gap:12,[C.breakpoints.up("tablet")]:{py:16,flexDirection:"row",gap:8,px:0,justifyContent:"space-between"}},children:[z.jsx(t.Box,{sx:{[C.breakpoints.up("tablet")]:{mr:"auto"}},children:p}),!T&&z.jsx(Ry,{chainId:o,setChainId:a}),E&&z.jsx(My,{filterList:[{label:"V3",value:"v3"},{label:"V2 & PMM",value:"pmm&v2"}],value:A,onChange:e=>S(e)}),z.jsx(My,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:L,onChange:e=>R(e)}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},w?{}:{"& > button":{flex:1}}),children:null!==(b=null==u?void 0:u.element)&&void 0!==b?b:z.jsx(rf,{value:M,onChange:F,searchAddress:(e,t)=>D(this,void 0,void 0,(function*(){var n;const i=W.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},V),{filterState:Object.assign({address:e},V.filterState)})}),o=null===(n=(yield k.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?z.jsx(af,{list:o,onClick:()=>{U(o),t()}}):null}))})}),(G||!!M.length)&&z.jsxs(t.Box,{sx:{my:0},children:[G?z.jsx(Kg,{lqList:_,onDeleteTag:()=>U([])}):"",z.jsx(Jg,{tags:M,onDeleteTag:N})]})]})]}),w?z.jsxs(Qg,{children:[Z.isLoading?z.jsx(nf,{}):"",!Z.isLoading&&!(null==$?void 0:$.length)&&!Z.error&&z.jsx(X,{sx:{mt:40},hasSearch:!!(o&&!T||O||P)}),!!Z.error&&z.jsx(ne,{refresh:Z.refetch,sx:{mt:40}}),z.jsx(Xy,{account:e,lqList:$,setOperatePool:l,supportAMM:B||E,getMigrationPairAndMining:d,timeRange:L})]}):z.jsxs(z.Fragment,{children:[z.jsx(Ky,{account:e,lqList:$,loading:Z.isLoading,operatePool:s,setOperatePool:l,supportAMM:B||E,onlyV3:"v3"===A,getMigrationPairAndMining:d,timeRange:L}),z.jsx(Mp,{loading:Z.isLoading,refetch:Z.error?Z.refetch:void 0,empty:!(null==$?void 0:$.length),hasSearch:!!(o&&!T||O||P)})]})]})}function ev(e){var{sx:n}=e,i=N(e,["sx"]);return z.jsx(t.TabPanel,{...i,sx:Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",overflow:"hidden"})})}function tv({params:e,scrollRef:i,tokenAndPoolFilter:o,operatePool:a,onOperatePool:s,getMigrationPairAndMining:l}){var d,c,u;const{isMobile:p}=Ga();t.useTheme();const h=Q((e=>e.noDocumentLink)),m=n.useRef(null),{account:x}=Ra(),{poolTopTab:g,normalPoolTab:f,almPoolTab:y,multiTokenPoolTab:v,normalTabs:b,almTabs:C,topTabs:j,multiTokenTabs:w,handleChangePoolTab:k}=function(){const[e,t]=n.useState(Wy.NORMAL),[i,o]=n.useState(Hy.ALL),[r,a]=n.useState(Zy.addLiquidity),[s,l]=n.useState(zy.ALL),{supportAMMV2:d,supportAMMV3:c,notSupportPMM:u,supportCurve:p}=Q(),h=n.useMemo((()=>{const e=[{key:Wy.NORMAL,value:"Normal"}];return p&&e.push({key:Wy.MULTI_TOKEN,value:"Multi-token"}),e}),[p]),m=n.useMemo((()=>[{key:Hy.ALL,value:"All vauls"},{key:Hy.MY,value:"My liquidity"}]),[]),x=n.useMemo((()=>{const e=[{key:Zy.addLiquidity,value:"Add Liquidity"},{key:Zy.myLiquidity,value:"My Liquidity"}];return u||e.push({key:Zy.myCreated,value:d||c?"My Pools (PMM)":"My Pools"}),e}),[d,c,u]),g=n.useMemo((()=>[{key:zy.ALL,value:"All pools"},{key:zy.MY,value:"My liquidity"}]),[]),f=n.useRef(!1);return n.useEffect((()=>{const e=sessionStorage.getItem(Uy),n=sessionStorage.getItem(qy);e&&n&&!f.current&&(f.current=!0,t(e),e===Wy.NORMAL?a(n):e===Wy.ALM?o(n):e===Wy.MULTI_TOKEN&&l(n))}),[]),{poolTopTab:e,normalPoolTab:r,almPoolTab:i,multiTokenPoolTab:s,topTabs:h,normalTabs:x,almTabs:m,multiTokenTabs:g,handleChangePoolTab:({topTab:e,poolTab:n})=>{t(e),e===Wy.NORMAL?a(n):e===Wy.ALM?o(n):e===Wy.MULTI_TOKEN&&l(n),sessionStorage.setItem(Uy,e),sessionStorage.setItem(qy,n)}}}(),{activeChainId:T,filterChainIds:B,handleChangeActiveChainId:E}=function(){const{chainId:e}=Ra(),{onlyChainId:t,defaultChainId:i}=Q(),[o,a]=n.useState(t),s=n.useMemo((()=>void 0!==o?[o]:Lo(e)?void 0:Object.values(r.ChainId).filter((e=>!!Number(e)))),[e,o]);return n.useEffect((()=>{const e=Number(sessionStorage.getItem(Vy));e&&a(e)}),[]),n.useEffect((()=>{!sessionStorage.getItem(Vy)&&i&&a(i)}),[i]),{activeChainId:o,filterChainIds:s,handleChangeActiveChainId:e=>{void 0===e?sessionStorage.removeItem(Vy):sessionStorage.setItem(Vy,String(e)),a(e)}}}(),[I,A]=n.useState({pool:uf[0],type:lf.Remove}),[S,L]=n.useState(a||null),R=e=>{if(s){if(s(e))return}L(e)};return n.useEffect((()=>{L(a||null)}),[a]),z.jsxs(sm,{sx:Object.assign({},p?{p:0}:{display:"flex",gap:12,flex:1}),ref:m,children:[z.jsxs(t.Tabs,{value:g,onChange:(e,t)=>{t===Wy.NORMAL?k({topTab:t,poolTab:f}):t===Wy.ALM?k({topTab:t,poolTab:y}):t===Wy.MULTI_TOKEN&&k({topTab:t,poolTab:v})},sx:p?{}:{display:"flex",flexDirection:"column",flex:1,overflow:"hidden",height:"max-content",maxHeight:"100%"},children:[z.jsxs(t.Box,{sx:Object.assign({},p?void 0:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",pb:16,borderBottomWidth:1,borderBottomColor:"border.main",borderBottomStyle:"solid"}),children:[z.jsx(t.TabsGroup,{tabs:j,variant:"default",tabsListSx:Object.assign({justifyContent:"space-between"},p?{mb:12,gap:32}:{borderBottomWidth:0}),tabSx:p?{mr:0,padding:"0px 0px 16px 0px",flexGrow:1,flexShrink:1,flexBasis:"93px",gap:32}:{mr:48,typography:"h5",lineHeight:"25px",minHeight:41,padding:"8px 0px 8px 0px"}}),g===Wy.NORMAL&&z.jsx(Fy,{})]}),z.jsx(ev,{value:Wy.ALM,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:"ALM"}),z.jsx(ev,{value:Wy.NORMAL,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsxs(t.Tabs,{value:f,onChange:(e,t)=>{k({topTab:Wy.NORMAL,poolTab:t})},children:[z.jsx(t.TabPanel,{value:Zy.addLiquidity,children:z.jsx(Ny,{account:x,filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,handleChangeActiveChainId:E,operatePool:S,setOperatePool:R,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:z.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),z.jsx(t.TabPanel,{value:Zy.myLiquidity,children:z.jsx(Jy,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:E,operatePool:S,setOperatePool:R,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:z.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),z.jsx(t.TabPanel,{value:Zy.myCreated,children:z.jsx(Yy,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:E,operatePool:S,setOperatePool:R,children:z.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),!h&&z.jsx(cm,{title:"How does Liquidity Pools work?",descList:[{title:"Deposit Liquidity",desc:"Select a liquidity pool that suits your preferences and supply a pair of assets in our AMM pools or any supported assets in StableSwap pools. In return, you'll receive LP tokens, representing your share of the liquidity provided."},{title:"Earn Fees",desc:"As transactions occur within the pool, fees are collected and added to your LP tokens' value. This accrues daily, giving you real-time APY as your token holdings grow."},{title:"Delegate & Change Pool Fees",desc:"Boosted pool rewards are distributed every Sunday. If you've contributed liquidity to these pools, simply visit the rewards page, select the relevant week, and claim your earnings with ease."}],linkTo:"https://docs.dodoex.io/product/tutorial/how-to-provide-liquidity",sx:Object.assign({mt:16},p&&{mt:20})})]})}),z.jsx(ev,{value:Wy.MULTI_TOKEN,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsxs(t.Tabs,{value:v,onChange:(e,t)=>{k({topTab:Wy.MULTI_TOKEN,poolTab:t})},children:[z.jsx(t.TabPanel,{value:zy.ALL,children:z.jsx(mf,{filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:I,setOperateCurvePool:A,tokenAndPoolFilter:o,children:z.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})}),z.jsx(t.TabPanel,{value:zy.MY,children:z.jsx(mf,{filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:I,setOperateCurvePool:A,tokenAndPoolFilter:o,children:z.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})})]})})]}),g===Wy.NORMAL&&S&&z.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:"AMMV3"===(null===(d=null==S?void 0:S.pool)||void 0===d?void 0:d.type)&&S.pool.chainId?f===Zy.myLiquidity&&(null===(u=null===(c=S.pool.liquidityPositions)||void 0===c?void 0:c[0])||void 0===u?void 0:u.tokenId)?z.jsx(Zg,{baseToken:S.pool.baseToken,quoteToken:S.pool.quoteToken,feeAmount:Number(S.pool.lpFeeRate),tokenId:S.pool.liquidityPositions[0].tokenId,chainId:S.pool.chainId,onClose:()=>R(null)}):z.jsx(Gg,{chainId:S.pool.chainId,baseToken:S.pool.baseToken,quoteToken:S.pool.quoteToken,feeAmount:Number(S.pool.lpFeeRate),onClose:()=>R(null),handleGoToAddLiquidityV3:e=>{dm.getState().push({type:exports.PageType.createPoolAMMV3,params:e})}}):z.jsx(z.Fragment,{children:p?z.jsx(wy,{account:x,onClose:()=>R(null),modal:p,...S}):z.jsx(jy,{account:x,onClose:()=>R(null),...S,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"}})})}),g===Wy.MULTI_TOKEN&&I&&z.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:z.jsx(jf,{operateCurvePool:I,setOperateCurvePool:A})})]})}function nv({sx:e,onClick:n}){const o=t.useTheme();return z.jsx(t.HoverOpacity,{onClick:()=>{n?n():dm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer"},e),children:z.jsx(t.Box,{sx:{color:o.palette.text.secondary,width:40,height:40,display:"flex",alignItems:"center",justifyContent:"center",borderColor:o.palette.border.main,borderStyle:"solid",borderWidth:1,borderRadius:8,backgroundColor:o.palette.background.paper},children:z.jsx(oe.ArrowBack,{})})})}var iv,ov,rv,av,sv,lv,dv,cv,uv,pv,hv,mv,xv;function gv(){return gv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},gv.apply(null,arguments)}const fv=e=>P.createElement("svg",gv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),iv||(iv=P.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_5229_28889)"})),ov||(ov=P.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_5229_28889)"})),rv||(rv=P.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_5229_28889)"})),av||(av=P.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_5229_28889)"})),sv||(sv=P.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_5229_28889)"})),lv||(lv=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28889)"})),dv||(dv=P.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_5229_28889)"})),cv||(cv=P.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_5229_28889)"})),uv||(uv=P.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_5229_28889)"})),pv||(pv=P.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_5229_28889)"})),hv||(hv=P.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_5229_28889)"})),mv||(mv=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28889)"})),xv||(xv=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5229_28889",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_5229_28889",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_5229_28889",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_5229_28889",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_5229_28889",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_5229_28889",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_5229_28889",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_5229_28889",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_5229_28889",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_5229_28889",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_5229_28889",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5229_28889",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var yv,vv,bv,Cv,jv,wv,kv,Tv,Bv,Ev,Iv,Av,Sv;function Lv(){return Lv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Lv.apply(null,arguments)}const Rv=e=>P.createElement("svg",Lv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),yv||(yv=P.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_3900_354238)"})),vv||(vv=P.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_3900_354238)"})),bv||(bv=P.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_3900_354238)"})),Cv||(Cv=P.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_3900_354238)"})),jv||(jv=P.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_3900_354238)"})),wv||(wv=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_3900_354238)"})),kv||(kv=P.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_3900_354238)"})),Tv||(Tv=P.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_3900_354238)"})),Bv||(Bv=P.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_3900_354238)"})),Ev||(Ev=P.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_3900_354238)"})),Iv||(Iv=P.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_3900_354238)"})),Av||(Av=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_3900_354238)"})),Sv||(Sv=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_3900_354238",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_3900_354238",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_3900_354238",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_3900_354238",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_3900_354238",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_3900_354238",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_3900_354238",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_3900_354238",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_3900_354238",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_3900_354238",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_3900_354238",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_3900_354238",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var Mv,Ov,Pv,_v,Nv,Dv,Fv,Uv,qv,Vv,Wv,Hv,Zv,zv;function $v(){return $v=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},$v.apply(null,arguments)}const Gv=e=>P.createElement("svg",$v({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Mv||(Mv=P.createElement("g",{clipPath:"url(#clip0_5057_344879)"},P.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344879)"}),P.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344879)"}),P.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344879)"}),P.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344879)"}),P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344879)"}),P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344879)"}),P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344879)"}),P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344879)"}),P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344879)"}),P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344879)"}))),Ov||(Ov=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344879)"})),Pv||(Pv=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344879)"})),_v||(_v=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344879)"})),Nv||(Nv=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344879)"})),Dv||(Dv=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344879)"})),Fv||(Fv=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344879)"})),Uv||(Uv=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344879)"})),qv||(qv=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344879)"})),Vv||(Vv=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344879)"})),Wv||(Wv=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344879)"})),Hv||(Hv=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344879)"})),Zv||(Zv=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344879)"})),zv||(zv=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5057_344879",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5057_344879",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint2_linear_5057_344879",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint3_linear_5057_344879",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint4_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint5_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint6_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint7_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint8_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint9_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"white",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),P.createElement("linearGradient",{id:"paint10_linear_5057_344879",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5057_344879",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint12_linear_5057_344879",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint13_linear_5057_344879",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint14_linear_5057_344879",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint15_linear_5057_344879",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint16_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint17_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint18_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint19_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint20_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint21_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("clipPath",{id:"clip0_5057_344879"},P.createElement("rect",{width:737,height:220,fill:"white"})))));var Qv,Yv,Xv,Kv,Jv,eb,tb,nb,ib,ob,rb,ab,sb,lb;function db(){return db=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},db.apply(null,arguments)}const cb=e=>P.createElement("svg",db({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Qv||(Qv=P.createElement("g",{clipPath:"url(#clip0_5057_344817)"},P.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344817)"}),P.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344817)"}),P.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344817)"}),P.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344817)"}),P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344817)"}),P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344817)"}),P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344817)"}),P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344817)"}),P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344817)"}),P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344817)"}))),Yv||(Yv=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344817)"})),Xv||(Xv=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344817)"})),Kv||(Kv=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344817)"})),Jv||(Jv=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344817)"})),eb||(eb=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344817)"})),tb||(tb=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344817)"})),nb||(nb=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344817)"})),ib||(ib=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344817)"})),ob||(ob=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344817)"})),rb||(rb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344817)"})),ab||(ab=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344817)"})),sb||(sb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344817)"})),lb||(lb=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5057_344817",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5057_344817",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint2_linear_5057_344817",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint3_linear_5057_344817",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint4_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint5_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint6_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint7_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint8_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint9_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),P.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),P.createElement("linearGradient",{id:"paint10_linear_5057_344817",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5057_344817",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint12_linear_5057_344817",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint13_linear_5057_344817",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint14_linear_5057_344817",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint15_linear_5057_344817",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint16_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint17_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint18_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint19_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint20_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint21_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("clipPath",{id:"clip0_5057_344817"},P.createElement("rect",{width:737,height:220,fill:"white"})))));var ub,pb,hb,mb,xb,gb,fb,yb,vb,bb,Cb,jb,wb;function kb(){return kb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},kb.apply(null,arguments)}const Tb=e=>P.createElement("svg",kb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ub||(ub=P.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),pb||(pb=P.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),hb||(hb=P.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),mb||(mb=P.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),xb||(xb=P.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),gb||(gb=P.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),fb||(fb=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_5229_28865)"})),yb||(yb=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_5229_28865)"})),vb||(vb=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_5229_28865)"})),bb||(bb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_5229_28865)"})),Cb||(Cb=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_5229_28865)"})),jb||(jb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_5229_28865)"})),wb||(wb=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5229_28865",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_5229_28865",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_5229_28865",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_5229_28865",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_5229_28865",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_5229_28865",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var Bb,Eb,Ib,Ab,Sb,Lb,Rb,Mb,Ob,Pb,_b,Nb,Db;function Fb(){return Fb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Fb.apply(null,arguments)}const Ub=e=>P.createElement("svg",Fb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Bb||(Bb=P.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Eb||(Eb=P.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Ib||(Ib=P.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Ab||(Ab=P.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Sb||(Sb=P.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Lb||(Lb=P.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Rb||(Rb=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_3900_354262)"})),Mb||(Mb=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_3900_354262)"})),Ob||(Ob=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_3900_354262)"})),Pb||(Pb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_3900_354262)"})),_b||(_b=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_3900_354262)"})),Nb||(Nb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_3900_354262)"})),Db||(Db=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_3900_354262",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_3900_354262",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_3900_354262",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_3900_354262",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_3900_354262",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_3900_354262",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var qb,Vb,Wb,Hb,Zb,zb,$b,Gb,Qb,Yb,Xb,Kb,Jb;function eC(){return eC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},eC.apply(null,arguments)}const tC=e=>P.createElement("svg",eC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),qb||(qb=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_5229_28987)"})),Vb||(Vb=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_5229_28987)"})),Wb||(Wb=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_5229_28987)"})),Hb||(Hb=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_5229_28987)"})),Zb||(Zb=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_5229_28987)"})),zb||(zb=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28987)"})),$b||($b=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_5229_28987)"})),Gb||(Gb=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_5229_28987)"})),Qb||(Qb=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_5229_28987)"})),Yb||(Yb=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_5229_28987)"})),Xb||(Xb=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_5229_28987)"})),Kb||(Kb=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28987)"})),Jb||(Jb=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5229_28987",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_5229_28987",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_5229_28987",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_5229_28987",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_5229_28987",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_5229_28987",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_5229_28987",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_5229_28987",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_5229_28987",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_5229_28987",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_5229_28987",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_5229_28987",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var nC,iC,oC,rC,aC,sC,lC,dC,cC,uC,pC,hC,mC;function xC(){return xC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},xC.apply(null,arguments)}const gC=e=>P.createElement("svg",xC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),nC||(nC=P.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_4437_25449)"})),iC||(iC=P.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_4437_25449)"})),oC||(oC=P.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_4437_25449)"})),rC||(rC=P.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_4437_25449)"})),aC||(aC=P.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_4437_25449)"})),sC||(sC=P.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_4437_25449)"})),lC||(lC=P.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_4437_25449)"})),dC||(dC=P.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_4437_25449)"})),cC||(cC=P.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_4437_25449)"})),uC||(uC=P.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_4437_25449)"})),pC||(pC=P.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_4437_25449)"})),hC||(hC=P.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_4437_25449)"})),mC||(mC=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_4437_25449",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint1_linear_4437_25449",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint2_linear_4437_25449",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint3_linear_4437_25449",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint4_linear_4437_25449",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint5_linear_4437_25449",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint6_linear_4437_25449",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint7_linear_4437_25449",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint8_linear_4437_25449",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint9_linear_4437_25449",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint10_linear_4437_25449",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),P.createElement("linearGradient",{id:"paint11_linear_4437_25449",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),P.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var fC,yC;function vC(){const e="https://docs.dodoex.io/product/tutorial/how-to-create-pools#learn-more-about-the-characteristics-of-different-pool-models",t=[{version:yC.standard,title:o.i18n._({id:"TJBHlP",message:"Standard"}),description:o.i18n._({id:"QNrpkx",message:"Classical AMM-like pool. Suitable for most assets."}),exampleImgUrl:gC,exampleDarkImgUrl:tC,docUrl:e,initPriceLabel:o.i18n._({id:"d2CZvA",message:"Initial Price"}),initPriceTips:o.i18n._({id:"5OKrbq",message:"Since this pool uses the PMM algorithm, which is different from the normal AMM pool mechanism, the initial price calculation is also different from AMM."}),initPriceTipsLink:"https://docs.dodoex.io/en/product/dodo-v2-pools/dodo-vending-machine/dvm-initial-price-formula-explanation"},{version:yC.pegged,title:o.i18n._({id:"J7M/DA",message:"Pegged"}),description:o.i18n._({id:"RvYEUJ",message:"Suitable for synthetic assets. The liquidity is super concentrated at some price like Curve Finance."}),exampleImgUrl:Rv,exampleDarkImgUrl:fv,docUrl:e,initPriceLabel:o.i18n._({id:"4ogEAw",message:"Pegged Exchange Rate"}),initPriceTips:o.i18n._({id:"M9dIDb",message:"The pegged exchange rate refers to the exchange rate between two token assets where one's value is pegged/fixed by the other. For example, the pegged exchange rate between the US Dollar and USDT is 1."})},{version:yC.singleToken,title:o.i18n._({id:"34w3mT",message:"Single-Token"}),description:o.i18n._({id:"a1AzKr",message:"For those who are looking to sell tokens and only need ask-side liquidity."}),exampleImgUrl:Ub,exampleDarkImgUrl:Tb,docUrl:e,initPriceLabel:o.i18n._({id:"d2CZvA",message:"Initial Price"}),initPriceTips:o.i18n._({id:"HGf8fG",message:"You can set the minimum selling price for single-token pools."})},{version:yC.marketMakerPool,title:o.i18n._({id:"4vKwIV",message:"Private Pool"}),description:o.i18n._({id:"pKjCsP",message:"100% use your own funds and enjoy the maximum degree of flexibility."}),exampleImgUrl:cb,exampleDarkImgUrl:Gv,docUrl:e,initPriceLabel:o.i18n._({id:"CeLrge",message:"Mid Price"}),initPriceTips:o.i18n._({id:"GGPOuT",message:"set current mid price"})}],n=t.reduce(((e,t)=>(e[t.version]=t,e)),{});return{versionList:t,versionMap:n,subPeggedVersionList:bC()}}function bC(){return[{version:fC.DSP,title:o.i18n._({id:"D1bhHv",message:"The pool’s market-making price is fixed"}),description:o.i18n._({id:"lgE483",message:"Once created, the price cannot be changed. This option applies to assets like ETH-WETH."})},{version:fC.GSP,title:o.i18n._({id:"LVzIav",message:"The pool’s market-making price can be adjusted"}),description:o.i18n._({id:"KkjUUb",message:"Once created, you can adjust the pool’s market-making price at any time. This option is suitable for assets with fluctuating pegged prices. Adjusting the pool’s market-making price allows for more competitive quotes."})}]}function CC(){return bC().reduce(((e,t)=>(e[t.version]=t,e)),{})}!function(e){e.DSP="dsp",e.GSP="gsp"}(fC||(fC={})),function(e){e.standard="standard",e.singleToken="single-token",e.pegged="pagged",e.marketMakerPool="market-maker-pool"}(yC||(yC={}));const jC="0.3",wC=.01,kC=10,TC="1",BC="0.0000000000001",EC=1e8,IC="1",AC="0.0001",SC="0.1",LC=8;function RC({selectedVersion:e,quoteToken:t,initPrice:n,midPrice:i}){return e===yC.standard?!i||i.isZero()?null:er({input:i,decimals:t.decimals}):er({input:n,decimals:t.decimals})}function MC({initPrice:e}){const t=new s(e);if(!t.isFinite()||t.lte(0))return{base:null,quote:null};const n=new s(1),i=n.dividedBy(n.plus(t)).dp(LC,s.ROUND_DOWN);return{base:i,quote:n.minus(i).dp(LC,s.ROUND_DOWN)}}function OC({chainId:e,baseToken:t,quoteToken:n}){const i=r.basicTokenMap[e];return!(!t||!n)&&(!(!ja(t.address,i.address)||!ja(n.address,i.wrappedTokenAddress))||!(!ja(t.address,i.wrappedTokenAddress)||!ja(n.address,i.address)))}function PC({title:e,children:n,isWaiting:i}){const o=t.useTheme();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function _C({status:n,selectedVersion:i,baseToken:o,quoteToken:r,initPrice:a,slippageCoefficient:s,midPrice:l,sx:d}){var c;const{versionMap:u}=vC(),p="waiting"===n,{initPriceLabel:h}=u[i];return o&&r?z.jsx(z.Fragment,{children:z.jsxs(t.Box,{sx:Object.assign({mt:0,display:"flex",alignItems:"stretch",gap:12,opacity:p?.5:1},d),children:[z.jsxs(PC,{title:z.jsx(e.Trans,{id:"fSFt4a",message:"Token Pair"}),isWaiting:p,children:[z.jsx(Rp,{width:24,height:24,tokens:[o,r]}),o.symbol,"-",r.symbol]}),z.jsx(PC,{title:z.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:p,children:s}),z.jsxs(PC,{title:h,isWaiting:p,children:["1 ",o.symbol," = ",null!==(c=RC({midPrice:l,quoteToken:r,selectedVersion:i,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]})]})}):null}var NC,DC;function FC(){return FC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},FC.apply(null,arguments)}const UC=e=>P.createElement("svg",FC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),NC||(NC=P.createElement("g",{clipPath:"url(#clip0_5251_29079)"},P.createElement("path",{d:"M41.2736 0.409826C33.3354 1.31458 28.4933 23.304 27.1777 32H54.0001V0.0303594C53.1946 0.0303459 46.2675 -0.159361 41.2736 0.409826Z",fill:"url(#paint0_linear_5251_29079)"}),P.createElement("path",{d:"M27 31.7932C28.3204 23.1499 33.2469 1.97641 41.3084 0.583249C43.491 0.206055 53.1916 0.206014 54 0.206056",stroke:"#EC5A7D",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}),P.createElement("path",{d:"M12.7264 0.409826C20.6646 1.31458 25.5067 23.304 26.8223 32H-0.000102997V0.0303594C0.805374 0.0303459 7.73247 -0.159361 12.7264 0.409826Z",fill:"url(#paint1_linear_5251_29079)"}),P.createElement("path",{d:"M27 31.7932C25.6796 23.1499 20.7531 1.97641 12.6916 0.583249C10.509 0.206055 0.808383 0.206014 2.38419e-07 0.206056",stroke:"#2FBA90",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}))),DC||(DC=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5251_29079",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#EC5A7D",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#EC5A7D",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5251_29079",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#2FBA90",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#2FBA90",stopOpacity:0})),P.createElement("clipPath",{id:"clip0_5251_29079"},P.createElement("rect",{width:54,height:32,fill:"white"})))));var qC,VC;function WC(){return WC=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},WC.apply(null,arguments)}const HC=e=>P.createElement("svg",WC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),qC||(qC=P.createElement("g",{clipPath:"url(#clip0_5251_28999)"},P.createElement("path",{d:"M41.2736 0.409826C33.3354 1.31458 28.4933 23.304 27.1777 32H54.0001V0.0303594C53.1946 0.0303459 46.2675 -0.159361 41.2736 0.409826Z",fill:"url(#paint0_linear_5251_28999)"}),P.createElement("path",{d:"M27 31.7932C28.3204 23.1499 33.2469 1.97641 41.3084 0.583249C43.491 0.206055 53.1916 0.206014 54 0.206056",stroke:"#FF6187",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}),P.createElement("path",{d:"M12.7264 0.409826C20.6646 1.31458 25.5067 23.304 26.8223 32H-0.000102997V0.0303594C0.805374 0.0303459 7.73247 -0.159361 12.7264 0.409826Z",fill:"url(#paint1_linear_5251_28999)"}),P.createElement("path",{d:"M27 31.7932C25.6796 23.1499 20.7531 1.97641 12.6916 0.583249C10.509 0.206055 0.808383 0.206014 2.38419e-07 0.206056",stroke:"#55F9C7",strokeWidth:.206452,strokeLinecap:"square",strokeLinejoin:"round"}))),VC||(VC=P.createElement("defs",null,P.createElement("linearGradient",{id:"paint0_linear_5251_28999",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#FF6187",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#FF6187",stopOpacity:0})),P.createElement("linearGradient",{id:"paint1_linear_5251_28999",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},P.createElement("stop",{stopColor:"#55F9C7",stopOpacity:.3}),P.createElement("stop",{offset:1,stopColor:"#55F9C7",stopOpacity:0})),P.createElement("clipPath",{id:"clip0_5251_28999"},P.createElement("rect",{width:54,height:32,fill:"white"})))));function ZC({height:e,text:t}){return z.jsx(X,{sx:{display:"flex",justifyContent:"center",alignItems:"center",flexDirection:"column",height:e||261},emptyText:t||o.i18n._({id:"uiuMDr",message:"Enter parameters to view the yield curve"})})}const zC=n.lazy((()=>Promise.resolve().then((function(){return require("./index-IHN0Ue2A.cjs")})))),$C=n.lazy((()=>Promise.resolve().then((function(){return require("./index-q2k2YXsR.cjs")}))));var GC,QC;function YC({baseToken:i,quoteToken:r,pmmParams:a,pmmModel:s,midPrice:l}){var d,c;const u=t.useTheme(),{isMobile:p}=Ga(),[h,m]=n.useState(GC.depth),x=n.useRef(null),[g,f]=n.useState(0),y=null!==(d=null==i?void 0:i.symbol)&&void 0!==d?d:"",v=null!==(c=null==r?void 0:r.symbol)&&void 0!==c?c:"";n.useEffect((()=>{const e=()=>{x&&x.current&&f(x.current.offsetWidth)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[x,l]);const b=h===GC.depth;if(!l||l.isNaN())return z.jsx(ZC,{height:p?261:b?665:494});const C=u.palette.success.main,j=u.palette.error.main,w=[{key:GC.liquidity,value:o.i18n._({id:"6y2TB3",message:"Liquidity"})},{key:GC.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})}];return z.jsxs(t.Box,{ref:x,sx:{mt:2,"& input":{backgroundColor:"background.cardInput",borderStyle:"solid",borderWidth:"1px",borderColor:"border.main",borderRadius:8,color:"text.primary",overflow:"hidden"},"& .operate-btn-wrapper button":{backgroundColor:"background.paperContrast",color:"text.primary"}},children:[z.jsxs(t.Tabs,{value:h,onChange:(e,t)=>{m(t)},children:[z.jsx(t.TabsButtonGroup,{tabs:w,variant:"tag",tabsListSx:{ml:"auto"}}),z.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:8,mb:14,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:z.jsx(e.Trans,{id:"tyGEMJ",message:"Amounts"})}),z.jsx(t.TabPanel,{value:GC.depth,children:g&&z.jsx(n.Suspense,{children:z.jsx(zC,{width:g,height:p?261:364,chartId:"create-pool-depth-chart",baseTokenSymbol:y,quoteTokenSymbol:v,pmmModel:s,pmmParams:a,midPrice:l,colorMap:{grid:"light"===u.palette.mode?"#E4E4E4":void 0,midPriceLine:"light"===u.palette.mode?"#E4E4E4":void 0,leftBg:[0,t.alpha(C,.04),1,t.alpha(C,.3)],leftLine:C,rightBg:[0,t.alpha(j,.04),1,t.alpha(j,.3)],rightLine:j,tooltipBg:u.palette.background.paperContrast,tooltipColor:u.palette.text.primary},notShowAmountInput:p})})}),z.jsx(t.TabPanel,{value:GC.liquidity,children:z.jsx(n.Suspense,{children:z.jsx($C,{width:g,height:p?261:364,baseTokenSymbol:y,quoteTokenSymbol:v,pmmModel:s,pmmParams:a,midPrice:l,notShowTipText:!0,colorMap:{grid:"light"===u.palette.mode?"#E4E4E4":void 0,midPriceLine:"light"===u.palette.mode?"#E4E4E4":void 0,leftBg:[0,t.alpha(C,.04),1,t.alpha(C,.3)],leftLine:C,rightBg:[0,t.alpha(j,.04),1,t.alpha(j,.3)],rightLine:j,tooltipBg:u.palette.background.paperContrast,tooltipColor:u.palette.text.primary,textColor:u.palette.text.secondary}})})})]}),z.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:6,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:z.jsx(e.Trans,{id:"DZULmp",message:"Swap Rate"})}),b?"":z.jsxs(t.Box,{sx:{typography:"h6",mt:24,color:"text.secondary",textAlign:"center"},children:["* ",o.i18n._({id:"DuVAxN",message:"The area of the chart indicates the buy/sell volume of {baseSymbol} that can be carried by the market when the current price changes to the hover price.",values:{baseSymbol:y}})]})]})}!function(e){e[e.liquidity=1]="liquidity",e[e.depth=2]="depth"}(GC||(GC={})),function(e){e[e.standard=1]="standard",e[e.singleToken=2]="singleToken",e[e.pagged=3]="pagged",e[e.marketMaker=4]="marketMaker"}(QC||(QC={}));const XC=({selectedVersion:e,baseAmount:t,quoteAmount:i,initPrice:o,slippageCoefficient:a})=>{const s=n.useMemo((()=>{const n=[yC.standard,yC.singleToken].includes(e),r=e===yC.singleToken;if(!t||!r&&!i)return;const s=Number(o),l=Number(t),d=Number(i),c=Number(a);return{i:s,k:c,b:l,b0:l,q:d,q0:0!==c&&n?0:d,R:0!==c&&n?1:0}}),[t,o,i,e,a]),l=n.useMemo((()=>{if(s)return r.getPmmModel(s)}),[s]),d=n.useMemo((()=>{if(l)return l.getMidPrice()}),[l]);return{pmmParams:s,pmmModel:l,midPrice:d}};function KC({selectedVersion:e,baseToken:i,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d}){const c=t.useTheme(),{isMobile:u}=Ga(),[p,h]=n.useState(!1),{pmmParams:m,pmmModel:x,midPrice:g}=XC({selectedVersion:e,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s});if(!u)return null;const f=o.i18n._({id:"FQfStS",message:"Emulator"}),y=o.i18n._({id:"ihn3o9",message:"The liquidity of ZUNO is continuous, which is different from the discrete liquidity of UniV3. The ticks shown in the illustration are for demonstration purposes only."});return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{mx:20,mb:8},children:z.jsxs(t.Box,{sx:{width:"100%",px:20,py:16,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:c.palette.border.main,display:"flex",alignItems:"center",justifyContent:"space-between"},component:t.ButtonBase,onClick:()=>h(!0),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:c.palette.text.secondary,typography:"body1",fontWeight:600},children:[f,z.jsx(t.QuestionTooltip,{title:y,ml:4,sx:{width:14,height:14}})]}),!g||g.isNaN()?z.jsx(t.Box,{sx:{py:5,typography:"body1"},children:"-"}):"light"===c.palette.mode?z.jsx(UC,{width:"52",height:"32"}):z.jsx(HC,{width:"52",height:"32"})]})}),z.jsx(Xs,{open:p,onClose:()=>h(!1),modal:!0,title:z.jsxs(t.Box,{children:[f,z.jsx(t.QuestionTooltip,{title:y,ml:4})]}),children:z.jsx(t.Box,{sx:{px:28,pb:20,maxHeight:"calc(80vh - 134px)",overflowY:"auto",overflowX:"hidden"},children:z.jsx(YC,{baseToken:i,quoteToken:r,pmmParams:m,pmmModel:x,midPrice:g})})})]})}function JC({color:e,backgroundColor:n,tagKey:i}){return z.jsx(t.Box,{sx:{ml:8,px:8,py:2,borderRadius:4,backgroundColor:n,color:e,typography:"h6",fontWeight:500},children:i})}function ej({isWaiting:n,feeRate:i}){const r=t.useTheme();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:r.palette.background.paper,width:"50%",opacity:n?.5:1},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":z.jsxs(z.Fragment,{children:[i||"-","%",i===jC&&z.jsx(JC,{tagKey:o.i18n._({id:"/+c6tU",message:"99% Default"}),color:r.palette.purple.main,backgroundColor:t.alpha(r.palette.purple.main,.1)})]})}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:r.palette.text.secondary,mt:8},children:z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})})]})}function tj({isWaiting:n,selectedVersion:i,baseToken:o,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d,peggedBaseTokenRatio:c,peggedQuoteTokenRatio:u}){const p=t.useTheme(),{pmmParams:h,pmmModel:m,midPrice:x}=XC({selectedVersion:i,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s});return z.jsxs(z.Fragment,{children:[!n&&z.jsx(YC,{baseToken:o,quoteToken:r,pmmParams:h,pmmModel:m,midPrice:x}),z.jsxs(t.Box,{sx:{mt:n?0:20,padding:16,borderRadius:8,backgroundColor:p.palette.background.paper,width:"50%",opacity:n?.5:1},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":z.jsxs(z.Fragment,{children:[c,"% ",null==o?void 0:o.symbol," : ",u,"% ",null==r?void 0:r.symbol]})}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:p.palette.text.secondary,mt:8},children:z.jsx(e.Trans,{id:"eK0eiF",message:"Initial asset ratio"})})]})]})}function nj({title:e,children:n,isWaiting:i}){const o=t.useTheme();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function ij({status:e,selectedVersion:n,baseToken:i,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d}){var c;const{pmmParams:u,pmmModel:p,midPrice:h}=XC({selectedVersion:n,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s}),{versionMap:m}=vC(),x="waiting"===e,{initPriceLabel:g}=m[n];return z.jsxs(z.Fragment,{children:["running"===e&&z.jsx(YC,{baseToken:i,quoteToken:r,pmmParams:u,pmmModel:p,midPrice:h}),z.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"stretch",gap:12,opacity:x?.5:1},children:[z.jsx(nj,{title:o.i18n._({id:"fSFt4a",message:"Token Pair"}),isWaiting:x,children:i&&r?z.jsxs(z.Fragment,{children:[z.jsx(Rp,{width:24,tokens:[i,r],chainId:i.chainId}),i.symbol,"-",r.symbol]}):""}),z.jsx(nj,{title:g,isWaiting:x,children:i&&r?z.jsxs(z.Fragment,{children:["1 ",i.symbol,"=",null!==(c=RC({midPrice:h,quoteToken:r,selectedVersion:n,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]}):""}),z.jsx(nj,{title:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:x,children:s})]})]})}function oj({isWaiting:n,selectedSubPeggedVersion:i}){var o,r;const a=t.useTheme(),s=CC();return z.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:a.palette.background.paper,width:"50%",opacity:n?.5:1},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":i&&null!==(r=null===(o=s[i])||void 0===o?void 0:o.title)&&void 0!==r?r:"-"}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:a.palette.text.secondary,mt:8},children:z.jsx(e.Trans,{id:"XPiFIY",message:"Can the pool price be adjusted?"})})]})}function rj({index:e,titleKey:n,status:i}){const o=t.useTheme(),{isMobile:r}=Ga();return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:Object.assign({mt:28,mb:28,borderTopColor:"border.main",borderTopStyle:"solid",borderTopWidth:1},r?{mt:12,mb:12,display:1===e?"none":"block"}:{})}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:[z.jsx(t.Box,{sx:{display:"flex",width:"20px",height:"20px",justifyContent:"center",alignItems:"center",flexShrink:0,borderRadius:"50%",backgroundColor:"waiting"===i?o.palette.background.paperDarkContrast:o.palette.secondary.main,typography:"h6",fontWeight:600,textAlign:"center",color:"waiting"===i?o.palette.text.disabled:o.palette.secondary.contrastText},children:"completed"===i?z.jsx(z.Fragment,{children:z.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M12.7596 3.55566L5.92549 10.3897L3.23957 7.71418L1.77734 9.17641L5.92549 13.3246L14.2218 5.02826L12.7596 3.55566Z",fill:"currentColor"})})}):e}),z.jsx(t.Box,{sx:{ml:8,typography:"body1",fontWeight:600,color:"waiting"===i?o.palette.text.disabled:o.palette.text.primary},children:n})]})]})}function aj({currentStep:e,isPeggedVersion:n}){const i=t.useTheme(),{isMobile:r}=Ga();let a="",s="",l="";switch(e){case 0:a=o.i18n._({id:"hdIg7i",message:"Select Pool Version"}),l=o.i18n._({id:"fw3eYd",message:"ZUNO provides a variety of pool versions to suit your needs."});break;case 1:a=o.i18n._({id:"lsg9Mi",message:"Parameter Settings"});break;case 2:n?a=o.i18n._({id:"6lss/t",message:"Pricing Model"}):(a=o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),s=o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}));break;case 3:if(!n)throw new Error("type is error");a=o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),s=o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."});break;case 4:if(!n)throw new Error("type is error");a=o.i18n._({id:"3ggd2j",message:"Asset ratio within the pool"});break;default:throw new Error(`Invalid Step ${e}`)}return z.jsxs(t.Box,{sx:Object.assign({position:"sticky",top:0,py:20,px:20,backgroundColor:i.palette.background.paper,zIndex:1},r?{}:{position:"static",borderTopLeftRadius:16,borderTopRightRadius:16}),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"h5",color:i.palette.text.primary,fontWeight:600},children:a}),s&&z.jsx(t.QuestionTooltip,{title:s,sx:{width:16,height:16}}),z.jsx(t.Box,{sx:{marginLeft:"auto",display:"flex",alignItems:"center",gap:12},children:(n?[0,1,2,3,4]:[0,1,2]).map((n=>z.jsx(t.Box,{sx:{width:12,height:12,borderRadius:12,background:e>=n?i.palette.secondary.main:t.alpha(i.palette.primary.main,.1)}},n)))})]}),l&&z.jsx(t.Box,{sx:{mt:8,typography:"body2",color:i.palette.text.secondary},children:l})]})}function sj({versionItem:n,status:i}){const o=t.useTheme(),{noDocumentLink:r}=Q(),a="light"===o.palette.mode;return"completed"===i?z.jsxs(t.Box,{sx:{backgroundColor:o.palette.background.paper,borderRadius:8,width:"50%",padding:16},children:[z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,color:o.palette.text.primary},children:n.title}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,mt:8,color:o.palette.text.secondary},children:n.description})]}):z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(t.Box,{sx:{typography:"h4",fontWeight:600},children:n.title}),!r&&z.jsxs(t.Box,{sx:{ml:8,display:"flex",padding:"2px 8px",justifyContent:"center",alignItems:"center",gap:"2px",color:o.palette.text.disabled,backgroundColor:o.palette.background.paperDarkContrast,borderRadius:4,typography:"h6"},component:"a",href:n.docUrl,target:"_blank",rel:"noreferrer",children:[z.jsx(e.Trans,{id:"TGi+jm",message:"Doc"}),z.jsx("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.91667 3.41667V11.5833H11.0833V7.5H12.25V11.5833C12.25 12.225 11.725 12.75 11.0833 12.75H2.91667C2.26917 12.75 1.75 12.225 1.75 11.5833V3.41667C1.75 2.775 2.26917 2.25 2.91667 2.25H7V3.41667H2.91667ZM8.16667 3.41667V2.25H12.25V6.33333H11.0833V4.23917L5.34917 9.97333L4.52667 9.15083L10.2608 3.41667H8.16667Z",fill:"currentColor"})})]})]}),z.jsx(t.Box,{sx:{position:"relative",width:"100%",minHeight:220},children:z.jsx(t.Box,{component:a?n.exampleImgUrl:n.exampleDarkImgUrl,sx:{marginTop:20,width:"100%"}})})]})}function lj({side:e,tokenList:t,occupyToken:n,needFindToken:i,chainId:o}){var r,a;let s=null,l=null;const d=t.filter((t=>!(t.side&&t.side!==e||o&&t.chainId!==o)));return d.length&&(i&&(s=null!==(r=d.find((e=>e.address===(null==i?void 0:i.address)&&e.chainId===i.chainId)))&&void 0!==r?r:null,l=s),l||(n?l=null!==(a=d.find((e=>e.address!==n.address)))&&void 0!==a?a:null:[l]=d)),{findToken:s,defaultToken:l}}function dj(){const{account:e,chainId:t}=Ra(),n=dm((e=>{var t;return null===(t=e.page)||void 0===t?void 0:t.params}));return function({chainId:e,account:t,defaultBaseToken:n,defaultQuoteToken:i,tokenListInclude:o}={}){const{tokenList:r}=Qo(),a=lj({side:"from",needFindToken:n,tokenList:r,chainId:e}),s=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(o?void 0:e,null==n?void 0:n.address,t))),l=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(o?void 0:e,null==i?void 0:i.address,t)));let d=null,u=!1;d=a.defaultToken,s.data&&(d=s.data,u=s.isLoading);let p=null,h=!1;return p=lj({side:"to",needFindToken:i,occupyToken:d,tokenList:r,chainId:e}).defaultToken,l.data&&(p=l.data,h=l.isLoading),{defaultBaseToken:d,defaultQuoteToken:p,defaultBaseTokenLoading:u,defaultQuoteTokenLoading:h}}({chainId:t,account:e,defaultBaseToken:(null==n?void 0:n.fromAddress)?{address:null==n?void 0:n.fromAddress,chainId:t}:void 0,defaultQuoteToken:(null==n?void 0:n.toAddress)?{address:null==n?void 0:n.toAddress,chainId:t}:void 0})}function cj({tokens:e}){const{apikey:t}=Q(),n=us(Oi.fiatPrice);return c.useQuery({enabled:!!e.length,queryKey:["fetch","fetchFiatPrice",e],queryFn:()=>D(this,void 0,void 0,(function*(){const i=yield g.post(n,{networks:e.map((e=>Ia(e.chainId))),addresses:e.map((e=>e.address)),symbols:e.map((e=>e.symbol)),isCache:!0},t?{headers:{apikey:t}}:void 0),o=new Map;return i.data.data&&i.data.data.forEach((e=>{const t=Number(e.price);!Number.isNaN(t)&&t>0&&o.set(e.address,t)})),o}))})}const uj=({selectedVersion:e})=>e===yC.pegged?["0.0001","0.0005","0.002"]:["0.5","0.01","1"];var pj;function hj(e,t){return!e||null==t||e.isNaN()?"":e.dp(t,s.ROUND_DOWN).toString()}function mj({state:e,fixedRatioPrice:t}){const{selectedVersion:n,baseToken:i,quoteToken:o,baseAmount:r,isFixedRatio:a,leftTokenAddress:l}=e;if(!i||!o)throw new Error("token is required");const d=l===(null==i?void 0:i.address),c=n===yC.standard,u=n===yC.pegged,p=new s(t);let h=c?BC:d?t:!p.isNaN()&&p.gt(0)?new s(1).div(p).dp(d?o.decimals:i.decimals).toString():TC;if(c){const e=18-i.decimals+o.decimals;e<String(BC).split(".")[1].length&&(h=new s(1).div(10**e).toString())}if(u){const n=MC({initPrice:h}),i=n.base?n.base.multipliedBy(100).toString():"",o=n.quote?n.quote.multipliedBy(100).toString():"";return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t,peggedBaseTokenRatio:i,peggedQuoteTokenRatio:o})}if(c&&a){const n=new s(r);if(!n.isNaN()&&!p.isNaN()&&p.gt(0)){const r=d?n.multipliedBy(p):n.div(p);return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t,baseAmount:hj(n,i.decimals),quoteAmount:hj(r,o.decimals)})}}return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t})}function xj(e,t){var n;switch(t.type){case pj.SetCurrentStep:{const{payload:n}=t;return e.selectedVersion===yC.pegged?Object.assign(Object.assign({},e),{currentStep:n>=4?4:n<=0?0:n}):Object.assign(Object.assign({},e),{currentStep:n>=2?2:n<=0?0:n})}case pj.SelectNewVersion:{const{payload:i}=t;if(i===e.selectedVersion)return e;let o,r=IC;i===yC.pegged&&(r=AC,o=fC.DSP);let a=BC;i===yC.singleToken?a="":i!==yC.standard&&(a=TC);let s=!0;return i===yC.singleToken&&(s=!1),Object.assign(Object.assign({},e),{baseAmount:"",quoteAmount:"",isFixedRatio:s,initPrice:a,fixedRatioPrice:i===yC.singleToken?"":TC,slippageCoefficient:r,isSlippageCoefficientCustomized:!uj({selectedVersion:t.payload}).includes(r),selectedVersion:t.payload,selectedSubPeggedVersion:o,leftTokenAddress:null===(n=e.baseToken)||void 0===n?void 0:n.address})}case pj.SelectNewSubPeggedVersion:return Object.assign(Object.assign({},e),{selectedSubPeggedVersion:t.payload});case pj.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:n,baseAmount:"",leftTokenAddress:null==n?void 0:n.address})}case pj.UpdateQuoteToken:{const{baseToken:n}=e;return Object.assign(Object.assign({},e),{quoteToken:t.payload,quoteAmount:"",leftTokenAddress:null==n?void 0:n.address})}case pj.SwitchTokens:{const{selectedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r}=e;return t===yC.singleToken?Object.assign(Object.assign({},e),{baseToken:i,quoteToken:n,leftTokenAddress:null==i?void 0:i.address}):Object.assign(Object.assign({},e),{baseToken:i,quoteToken:n,baseAmount:r,quoteAmount:o,leftTokenAddress:null==i?void 0:i.address})}case pj.UpdateBaseAmount:{const n=t.payload,{selectedVersion:i,quoteToken:o,fixedRatioPrice:a,isFixedRatio:l,peggedBaseTokenRatio:d}=e;if(!o)throw new Error("token is required");const c=new s(n);if(i===yC.pegged){const t=new s(d).div(100).dp(LC,s.ROUND_DOWN);if(!t.isFinite()||t.lt(0))return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:""});const i=c.div(t).minus(c);return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:hj(i,o.decimals)})}if(i===yC.standard&&l&&a){if(!n)return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:n});const t=function(e,t){const n=new r.PMMModel;return n.B=new s(e.baseAmount),n.i=new s(e.initPrice),n.k=new s(e.slippageCoefficient),n.RStatus=1,n.getQuoteByMidPrice(t)}(Object.assign(Object.assign({},e),{baseAmount:n}),new s(a));return Object.assign(Object.assign({},e),{baseAmount:n,quoteAmount:hj(t,o.decimals)})}return Object.assign(Object.assign({},e),{baseAmount:n})}case pj.UpdateQuoteAmount:{const n=t.payload,{selectedVersion:i,baseToken:o,fixedRatioPrice:r,isFixedRatio:a,leftTokenAddress:l,peggedQuoteTokenRatio:d}=e;if(!o)throw new Error("token is required");const c=l===(null==o?void 0:o.address),u=new s(n);if(i===yC.pegged){const t=new s(d).div(100).dp(LC,s.ROUND_DOWN);if(!t.isFinite()||t.lt(0))return Object.assign(Object.assign({},e),{baseAmount:"",quoteAmount:n});const i=u.div(t).minus(u);return Object.assign(Object.assign({},e),{baseAmount:hj(i,o.decimals),quoteAmount:n})}if(i===yC.standard&&a){const t=new s(r),i=t.gt(0)?c?u.div(t):u.multipliedBy(t):void 0;return Object.assign(Object.assign({},e),{baseAmount:hj(i,o.decimals),quoteAmount:n})}return Object.assign(Object.assign({},e),{quoteAmount:n})}case pj.UpdateIsFixedRatio:return Object.assign(Object.assign({},e),{isFixedRatio:t.payload});case pj.InitFixedRatioPrice:{const{leftTokenAddress:n,baseToken:i,quoteToken:o}=e;if(!i||!o)throw new Error("token is required");const r=n===(null==i?void 0:i.address),{baseTokenFiatPrice:a,quoteTokenFiatPrice:l}=t.payload,d=a&&l?new s(a).div(l):void 0,c=a&&l?new s(l).div(a):void 0,u=r?d:c,p=r?o.decimals:i.decimals;return u&&!u.isNaN()?mj({state:e,fixedRatioPrice:u.dp(p,s.ROUND_DOWN).toString()}):e}case pj.UpdateFixedRatioPrice:return mj({state:e,fixedRatioPrice:t.payload});case pj.ToggleLeftToken:{const{baseToken:t,quoteToken:n,fixedRatioPrice:i}=e;if(!t||!n)throw new Error("token is required");const o=e.leftTokenAddress===(null==t?void 0:t.address),r=o?null==n?void 0:n.address:null==t?void 0:t.address,a=new s(i);if(!a.isNaN()&&a.gt(0)){const i=new s(1).div(a).dp(o?t.decimals:n.decimals);return mj({state:Object.assign(Object.assign({},e),{leftTokenAddress:r}),fixedRatioPrice:i.toString()})}return Object.assign(Object.assign({},e),{leftTokenAddress:r})}case pj.UpdateSlippageCoefficient:return Object.assign(Object.assign({},e),{slippageCoefficient:t.payload});case pj.UpdateIsSlippageCoefficientCustomized:return Object.assign(Object.assign({},e),{isSlippageCoefficientCustomized:t.payload});case pj.UpdateFeeRate:return Object.assign(Object.assign({},e),{feeRate:t.payload});case pj.UpdateIsFeeRateCustomized:return Object.assign(Object.assign({},e),{isFeeRateCustomized:t.payload});case pj.InitEditParameters:return function(e,t){const{baseToken:n,quoteToken:i}=t;return n&&i?Object.assign(Object.assign({},e),{baseToken:n,quoteToken:i,leftTokenAddress:null==n?void 0:n.address,slippageCoefficient:"",initPrice:"",fixedRatioPrice:"",feeRate:"",isFixedRatio:!1}):e}(e,t.payload);case pj.UpdatePeggedBaseTokenRatio:{if(!e.quoteToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(LC-2,s.ROUND_DOWN);if(!i.isFinite()||i.lt(0))return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:"",peggedQuoteTokenRatio:"",baseAmount:"",quoteAmount:""});const o=new s(100).minus(i).dp(LC-2,s.ROUND_DOWN),r=i.lte(0)?"0":e.baseAmount,a=new s(r),l=a.div(i.div(100)).minus(a);return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:n,peggedQuoteTokenRatio:o.lt(0)?"0":o.toString(),baseAmount:r,quoteAmount:hj(l,e.quoteToken.decimals)})}case pj.UpdatePeggedQuoteTokenRatio:{if(!e.baseToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(LC-2,s.ROUND_DOWN);if(!i.isFinite()||i.lt(0))return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:"",peggedQuoteTokenRatio:n,baseAmount:"",quoteAmount:""});const o=new s(100).minus(i).dp(LC-2,s.ROUND_DOWN),r=i.lte(0)?"0":e.quoteAmount,a=new s(r),l=a.div(i.div(100)).minus(a);return Object.assign(Object.assign({},e),{peggedBaseTokenRatio:o.lt(0)?"0":o.toString(),peggedQuoteTokenRatio:n,baseAmount:hj(l,e.baseToken.decimals),quoteAmount:r})}default:throw Error("Unknown action: "+t.type)}}function gj({isSingleTokenVersion:e,leftTokenAddress:t,baseToken:i,quoteToken:o,dispatch:r}){var a,l;const d=cj({tokens:n.useMemo((()=>i&&o?[i,o]:[]),[i,o])}),c=t===(null==i?void 0:i.address),u=i?null===(a=d.data)||void 0===a?void 0:a.get(i.address):void 0,p=o?null===(l=d.data)||void 0===l?void 0:l.get(o.address):void 0,h=n.useMemo((()=>{const e=u&&p?new s(u).div(p):void 0,t=u&&p?new s(p).div(u):void 0;return c?e:t}),[u,c,p]),m=!h||h.isNaN(),x=!d.isLoading&&!d.isPending&&m;return n.useLayoutEffect((()=>{x&&r({type:pj.UpdateIsFixedRatio,payload:!1})}),[r,x]),n.useLayoutEffect((()=>{e||u&&r({type:pj.InitFixedRatioPrice,payload:{baseTokenFiatPrice:u,quoteTokenFiatPrice:p}})}),[u,r,e,p]),{fiatPriceLoading:d.isLoading||d.isPending,currentPrice:h,isErrorPrice:x,isNullPrice:m}}function fj({label:e,value:n}){return z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mb:16},children:[z.jsx(t.Box,{sx:{color:"text.secondary",mr:8},children:e}),z.jsx(t.Box,{sx:{textAlign:"right",wordBreak:"break-all"},children:n})]})}function yj({on:e,onClose:n,state:i,onConfirm:r,isModify:a,loading:s}){var l,d,c,u,p,h,m;const{chainId:x}=Ra(),{versionMap:g}=vC(),{isMobile:f}=Ga(),{title:y,initPriceLabel:v}=g[i.selectedVersion],{midPrice:b}=XC({selectedVersion:i.selectedVersion,baseAmount:i.baseAmount,quoteAmount:i.quoteAmount,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient}),C=CC(),j=i.selectedVersion===yC.pegged;return z.jsx(Xs,{open:e,onClose:n,modal:!0,title:a?o.i18n._({id:"dzV+zO",message:"Modify Confirmation"}):o.i18n._({id:"tnRI9r",message:"Pool Creation Confirmation"}),children:z.jsxs(t.Box,{sx:{flex:1,px:20,pb:20,display:"flex",flexDirection:"column",justifyContent:"space-between",width:f?void 0:420},children:[z.jsxs(t.Box,{sx:{pt:40,px:8},children:[z.jsx(fj,{label:o.i18n._({id:"eE0JZ4",message:"Version"}),value:y}),z.jsx(fj,{label:o.i18n._({id:"7m5+6j",message:"Initial Tokens"}),value:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end"},children:[z.jsx(ol,{address:null===(l=i.baseToken)||void 0===l?void 0:l.address,chainId:x,marginRight:8,width:18,height:18}),i.baseAmount||"-"," ",null===(d=i.baseToken)||void 0===d?void 0:d.symbol]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:4},children:[z.jsx(ol,{address:null===(c=i.quoteToken)||void 0===c?void 0:c.address,chainId:x,marginRight:8,width:18,height:18}),i.quoteAmount||"-"," ",null===(u=i.quoteToken)||void 0===u?void 0:u.symbol]})]})}),z.jsx(fj,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),value:i.slippageCoefficient}),z.jsx(fj,{label:v,value:i.baseToken&&i.quoteToken?`1 ${i.baseToken.symbol} = ${RC({midPrice:b,quoteToken:i.quoteToken,selectedVersion:i.selectedVersion,initPrice:i.initPrice})} ${i.quoteToken.symbol}`:""}),j&&z.jsx(fj,{label:o.i18n._({id:"6lss/t",message:"Pricing Model"}),value:i.selectedSubPeggedVersion?null===(p=C[i.selectedSubPeggedVersion])||void 0===p?void 0:p.title:"-"}),z.jsx(fj,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),value:`${i.feeRate}%`}),j&&z.jsx(fj,{label:o.i18n._({id:"eK0eiF",message:"Initial asset ratio"}),value:z.jsxs(z.Fragment,{children:[i.peggedBaseTokenRatio,"% ",null===(h=i.baseToken)||void 0===h?void 0:h.symbol," : ",i.peggedQuoteTokenRatio,"% ",null===(m=i.quoteToken)||void 0===m?void 0:m.symbol]})})]}),z.jsx(t.Button,{fullWidth:!0,isLoading:s,sx:{mt:30},onClick:r,children:a?o.i18n._({id:"7VpPHA",message:"Confirm"}):o.i18n._({id:"hYgDIe",message:"Create"})})]})})}!function(e){e[e.SetCurrentStep=1]="SetCurrentStep",e[e.SelectNewVersion=2]="SelectNewVersion",e[e.SelectNewSubPeggedVersion=3]="SelectNewSubPeggedVersion",e[e.UpdateBaseToken=4]="UpdateBaseToken",e[e.UpdateQuoteToken=5]="UpdateQuoteToken",e[e.SwitchTokens=6]="SwitchTokens",e[e.UpdateBaseAmount=7]="UpdateBaseAmount",e[e.UpdateQuoteAmount=8]="UpdateQuoteAmount",e[e.UpdateIsFixedRatio=9]="UpdateIsFixedRatio",e[e.UpdateFixedRatioPrice=10]="UpdateFixedRatioPrice",e[e.InitFixedRatioPrice=11]="InitFixedRatioPrice",e[e.ToggleLeftToken=12]="ToggleLeftToken",e[e.UpdateSlippageCoefficient=13]="UpdateSlippageCoefficient",e[e.UpdateIsSlippageCoefficientCustomized=14]="UpdateIsSlippageCoefficientCustomized",e[e.UpdateFeeRate=15]="UpdateFeeRate",e[e.UpdateIsFeeRateCustomized=16]="UpdateIsFeeRateCustomized",e[e.InitEditParameters=17]="InitEditParameters",e[e.UpdatePeggedBaseTokenRatio=18]="UpdatePeggedBaseTokenRatio",e[e.UpdatePeggedQuoteTokenRatio=19]="UpdatePeggedQuoteTokenRatio"}(pj||(pj={}));const vj=({selectedVersion:e,selectedSubPeggedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:a,feeRate:l,initPrice:d,slippageCoefficient:c})=>{const{chainId:u,account:p}=Ra(),{deadLine:h}=Q(),m=r.basicTokenMap[u];return{getCreateParams:()=>D(void 0,void 0,void 0,(function*(){if(!p||!n||!i)return null;let g="";const f=Number(n.decimals),y=Number(i.decimals),v=new s(l),b=e===yC.marketMakerPool,C=e===yC.standard,j=e===yC.pegged,w=e===yC.pegged&&t===fC.GSP,k={decimals:f,address:n.address},T={decimals:y,address:i.address},B=x.parseFixed(o,f).toString(),E=x.parseFixed(a||"0",y).toString(),I=b?v.times(100).toNumber():v.times(80).toNumber();let A=b&&C?new s(a).div(o).dp(y,s.ROUND_DOWN).toString():new s(d).toString();if(C){const e=18-n.decimals+i.decimals;e<String(BC).split(".")[1].length&&(A=new s(1).div(10**e).toString())}const S=Number(c||(j?"0.1":"1")),L=Math.ceil(Date.now()/1e3)+(null!=h?h:3600);let R;const M=[u,k,T,B,E,I,A,S,L];try{e===yC.standard||e===yC.singleToken?R=yield r.PoolApi.encode.createDVMPoolABI(...M):b?R=yield r.PoolApi.encode.createDPPPoolABI(...M):j?R=yield r.PoolApi.encode.createDSPPoolABI(...M):w&&(R=yield r.PoolApi.encode.createGSPPoolABI(u,p,k,T,B,E,I,A,S,L))}catch(e){throw console.error("2.0 CreatePool createPrams error",M,e),g=`2.0 CreatePool createPrams error; ERROR: ${e}`,new Error(g)}if(!R||!R.data)throw g="invalid data",new Error(g);try{const e=m.address.toLocaleLowerCase();return o&&n.address.toLocaleUpperCase()===e?R.value=Df(o):a&&i.address===e?R.value=Df(a):R.value=0,R}catch(e){throw console.error("2.0 sendTransaction error",e),g=`2.0 sendTransaction error; ERROR: ${e}`,new Error(g)}}))}},bj=({chainId:n,baseToken:i,quoteToken:o})=>{const r=t.useTheme();return OC({chainId:n,baseToken:i,quoteToken:o})?z.jsx(t.Box,{sx:{mb:12,py:8,px:12,borderRadius:8,backgroundColor:t.alpha(r.palette.error.main,.1),color:r.palette.error.main,textAlign:"center",typography:"h6",fontWeight:500},children:z.jsx(e.Trans,{id:"peTryP",message:"{0}-{1} is not supported. Please select another pair.",values:{0:null==i?void 0:i.symbol,1:null==o?void 0:o.symbol}})}):null};function Cj({state:n,dispatch:i,openConfirm:r,isPeggedVersion:a,isStandardVersion:l,isSingleTokenVersion:d,fiatPriceLoading:c}){var u,p;const{currentStep:h,selectedVersion:m,baseToken:x,quoteToken:g,baseAmount:f,quoteAmount:y,initPrice:v,slippageCoefficient:b,feeRate:C}=n,j=new s(f||0),w=new s(y||0),k=As(x,{amount:f}),T=As(g,{amount:y}),B={variant:t.Button.Variant.contained},E=OC({chainId:null!==(p=null===(u=n.baseToken)||void 0===u?void 0:u.chainId)&&void 0!==p?p:1,baseToken:x,quoteToken:g}),I=o.i18n._({id:"hXzOVo",message:"Next"}),A=z.jsx(t.Button,{fullWidth:!0,disabled:!0,...B,children:I}),S=z.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,onClick:r,children:z.jsx(e.Trans,{id:"hYgDIe",message:"Create"})});if(0===h)return z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:1})},children:I});const L=!x||j.isNaN()||j.lte(0),R=!g||w.isNaN()||w.lte(0);if(1===h){if(E)return A;if(a){if(!x||!g)return A}else{if(L)return A;if(k.needShowTokenStatusButton||k.insufficientBalance)return z.jsx(_f,{status:k,buttonProps:B});if(!d){if(R)return A;if(T.needShowTokenStatusButton||T.insufficientBalance)return z.jsx(_f,{status:T,buttonProps:B})}if(!l){if(!g)return A;const e=new s(v),t=Math.min(g.decimals,16);if(!v||e.isNaN()||e.lt(`1e-${t}`)||e.gt(EC))return A;const n=new s(b);if(!b||n.isNaN()||n.lt(0)||n.gt(m===yC.pegged?SC:IC))return A}if(c)return A;if(OC({chainId:x.chainId,baseToken:x,quoteToken:g}))return A}return z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:2})},children:I})}const M=new s(C),O=!C||M.isNaN()||M.lt(wC)||M.gt(kC);return 2===h?a?z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:3})},children:I}):O?A:S:3===h?O?A:z.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:pj.SetCurrentStep,payload:4})},children:I}):4===h?L||R?A:k.needShowTokenStatusButton||k.insufficientBalance?z.jsx(_f,{status:k,buttonProps:B}):T.needShowTokenStatusButton||T.insufficientBalance?z.jsx(_f,{status:T,buttonProps:B}):S:null}function jj({state:i,dispatch:r,isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d}){const{currentStep:u}=i,p=t.useTheme(),{isMobile:h}=Ga(),m=ls(),{onlyChainId:x,chainId:g}=Ra(),[f,y]=n.useState(!1),{getCreateParams:v}=vj(i),b=c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){const e=yield v();if(!e)return;(yield m.execute(o.i18n._({id:"8OiU8L",message:"Pool Creation"}),Object.assign({opcode:ns.TX,desc:"Create pool"},e),{early:!0,metadata:{[i.selectedVersion===yC.marketMakerPool?exports.MetadataFlag.createDPPPool:i.selectedVersion===yC.pegged?i.selectedSubPeggedVersion===fC.DSP?exports.MetadataFlag.createDSPPool:exports.MetadataFlag.createGSPPool:exports.MetadataFlag.createDVMPool]:"1"}}))===Xa.Submitted&&setTimeout((()=>{dm.getState().push({type:exports.PageType.Pool,params:{tab:Zy.myCreated}})}),100)}))});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign({position:"sticky",left:0,right:0,bottom:0,backgroundColor:p.palette.background.paperContrast,px:20,py:20},h?{}:{position:"static",backgroundColor:"transparent",py:0}),children:[1==u&&z.jsx(bj,{chainId:g,baseToken:i.baseToken,quoteToken:i.quoteToken}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[0===u&&h&&z.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{dm.getState().back()},children:z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),u>0&&z.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{r({type:pj.SetCurrentStep,payload:u-1})},children:z.jsx(e.Trans,{id:"iH8pgl",message:"Back"})}),z.jsx(Tm,{chainId:x,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0,children:z.jsx(Cj,{state:i,dispatch:r,openConfirm:()=>{y(!0)},isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d})})]})]}),z.jsx(yj,{on:f,onClose:()=>y(!1),state:i,isModify:!1,onConfirm:b.mutate,loading:b.isPending})]})}function wj({selected:e}){const n=t.useTheme();return z.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{marginLeft:"auto",flexShrink:0},children:[z.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:e?n.palette.success.main:n.palette.text.secondary}),e&&z.jsx("rect",{x:"4.5",y:"4.5",width:"9",height:"9",rx:"4.5",fill:n.palette.success.main,stroke:n.palette.success.main})]})}function kj({title:e,subTitle:n,description:i,selected:o,onClick:r,children:a,sx:s,titleSx:l}){const d=t.useTheme();d.palette.mode;return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",p:20,backgroundColor:d.palette.background.tag,borderWidth:1,borderColor:o?d.palette.primary.main:"transparent",borderStyle:"solid",borderRadius:12,flexWrap:"wrap",justifyContent:"flex-start",textAlign:"left","&:hover":{borderColor:d.palette.primary.main}},s),component:t.ButtonBase,onClick:r,children:[z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",width:"100%",justifyContent:"space-between",typography:"caption",pr:2,color:d.palette.text.primary},l),children:[e,n,z.jsx(wj,{selected:o})]}),z.jsx(t.Box,{sx:{mt:8,typography:"body2",width:"100%",textAlign:"left",color:o?d.palette.text.primary:d.palette.text.secondary},children:i}),a]})}function Tj({errorMsg:e,isCustomized:i,onClick:r,value:a,onChange:s}){const l=t.useTheme(),d=n.useMemo((()=>!(!a||"0"===a||Number(a))),[a]);return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{py:12,px:20,backgroundColor:l.palette.background.paper,borderColor:i&&e||d?l.palette.error.main:i?l.palette.primary.main:l.palette.border.main,borderWidth:1,borderStyle:"solid",borderRadius:12,display:"flex",alignItems:"center"},onClick:r,children:z.jsx(Yu,{value:i?a:"",onChange:s,suffix:z.jsx(wj,{selected:i}),placeholder:o.i18n._({id:"8Tg/JR",message:"Custom"}),sx:{backgroundColor:"transparent","& input":{typography:"body1",height:36,lineHeight:"36px",p:l.spacing(0),color:l.palette.text.primary,"&::placeholder":{color:l.palette.text.disabled,fontWeight:600,typography:"body1",lineHeight:1,position:"relative"}}}})}),e&&z.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:6},children:e})]})}const Bj=()=>[{title:"0.01%",description:o.i18n._({id:"yzjPpo",message:"Fees will be the same as in most other pools."}),value:"0.01"},{title:"0.3%",description:o.i18n._({id:"OJOe+K",message:"Set the fee to the same as most other pools"}),value:jC,tag:"99% Default"},{title:"1%",description:"Most suitable for swapping exotic assets.",value:"1"}];function Ej(){const e=t.useTheme();return n.useMemo((()=>Bj().map((n=>n.value===jC?Object.assign(Object.assign({},n),{tagBackgroundColor:t.alpha(e.palette.purple.main,.1),tagColor:e.palette.purple.main}):n))),[e.palette.purple.main])}const Ij=e=>{if(!e)return"";const t=new s(e);return t.isNaN()||!t.lt(wC)&&!t.gt(kC)?"":o.i18n._({id:"GSt7YT",message:"The fee rate must be between 0.01% to 10%"})},Aj=(e,t)=>{if(!e)return"";const n=new s(e);if(!n.isNaN()&&(n.lt(0)||n.gt(t===yC.pegged?SC:IC)))switch(t){case yC.standard:case yC.singleToken:case yC.marketMakerPool:return o.i18n._({id:"3U+Oti",message:"he slippage coefficient needs to be greater than or equal to 0, and less than or equal to 1."});case yC.pegged:return o.i18n._({id:"LDprZB",message:"The slippage coefficient needs to be greater than 0, and less than 0.1."})}return""};function Sj({dispatch:i,feeRate:o,isFeeRateCustomized:r}){const a=t.useTheme(),s=Ej(),l=n.useMemo((()=>Ij(o)||""),[o]);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:[s.map((e=>{const t=!r&&o===e.value;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{i({type:pj.UpdateIsFeeRateCustomized,payload:!1}),i({type:pj.UpdateFeeRate,payload:e.value})},selected:t,subTitle:e.tag?z.jsx(JC,{color:e.tagColor,backgroundColor:e.tagBackgroundColor,tagKey:e.tag}):void 0,sx:{backgroundColor:a.palette.background.paper,borderColor:t?a.palette.primary.main:a.palette.border.main}},e.value)})),z.jsx(t.Box,{sx:{mt:8},children:z.jsx(Tj,{errorMsg:l,isCustomized:r,onClick:()=>{i({type:pj.UpdateFeeRate,payload:""}),i({type:pj.UpdateIsFeeRateCustomized,payload:!0})},value:o,onChange:e=>{i({type:pj.UpdateFeeRate,payload:e})}})})]}),z.jsx(t.Box,{sx:{typography:"body2",mt:20,color:"text.secondary",px:20},children:z.jsx(e.Trans,{id:"0b0AkA",message:"* Please note that the Fee Rate cannot be modified after the pool is created"})})]})}function Lj({on:t,onClose:n,onConfirm:i}){return z.jsx(Gf,{open:t,onClose:n,onConfirm:i,title:o.i18n._({id:"t+LmjM",message:"Initial Price Alert"}),modal:!0,children:z.jsx(e.Trans,{id:"yXm1vH",message:"The initial price is different from the current market price, which may cause your pool to be arbitraged"})})}const Rj=({title:e,children:n,sx:i})=>{const o=t.useTheme();return z.jsxs(t.Box,{sx:Object.assign({mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},i),children:[z.jsx(t.Box,{sx:{typography:"body2",color:o.palette.text.primary,fontWeight:500,display:"flex",alignItems:"center"},children:e}),n]})};function Mj({selectedVersion:i,isStandardVersion:r,isSingleTokenVersion:a,isFixedRatio:l,leftTokenAddress:d,baseToken:c,quoteToken:u,fixedRatioPrice:p,dispatch:h,priceInfo:m}){const x=t.useTheme(),[g,f]=n.useState(!1),{versionMap:y}=vC(),{initPriceLabel:v,initPriceTips:b,initPriceTipsLink:C}=y[i],j=d===(null==c?void 0:c.address),w=j?null==c?void 0:c.symbol:null==u?void 0:u.symbol,k=j?null==u?void 0:u.symbol:null==c?void 0:c.symbol,{currentPrice:T,isErrorPrice:B,isNullPrice:E,fiatPriceLoading:I}=m,A=j?null==u?void 0:u.decimals:null==c?void 0:c.decimals,S=n.useMemo((()=>{if(!u)return"";const e=function(e,t,n){if(!t)return"";const i=new s(t),r=Math.min(n,16),a=Number(`1e-${r}`);if(e!==yC.standard&&!i.isNaN()&&(i.lt(a)||i.gt(EC))){const t=a.toFixed(r);switch(e){case yC.pegged:case yC.singleToken:return o.i18n._({id:"P4iKEj",message:"The initial price needs to be greater than {min} and less than 100,000,000",values:{min:t}});case yC.marketMakerPool:return o.i18n._({id:"kdzjmC",message:"The mid price needs to be greater than {min} and less than 100,000,000",values:{min:t}})}}return""}(i,p,u.decimals);return e||""}),[p,u,i]),L=n.useMemo((()=>!(!p||"0"===p||Number(p))),[p]);return z.jsxs(z.Fragment,{children:[z.jsx(Rj,{title:z.jsxs(z.Fragment,{children:[v,b&&z.jsx(t.QuestionTooltip,{title:z.jsxs(z.Fragment,{children:[b,C?z.jsxs(z.Fragment,{children:["\n",z.jsxs(t.Box,{component:"a",href:C,target:"_blank",rel:"noopener noreferrer",sx:{color:"primary.main",textDecoration:"underline"},onClick:e=>{e.stopPropagation()},children:[z.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}):""]}),ml:4,sx:{width:14,height:14,alignItems:"center"}})]}),sx:{mt:20},children:z.jsxs(t.Box,{sx:{pt:r?11:19,px:19,pb:11,borderWidth:1,borderStyle:"solid",borderColor:S||L?"error.main":x.palette.background.cardInput,borderRadius:8,backgroundColor:x.palette.background.cardInput,display:"flex",flexDirection:"column",alignItems:"stretch",gap:20},children:[r?null:z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{typography:"body2",color:x.palette.text.primary,display:"flex",alignItems:"center"},children:[z.jsxs(t.Box,{sx:{fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:["1 ",null!=w?w:"-"," ="]}),z.jsx(Yu,{value:p,onChange:e=>{h({type:pj.UpdateFixedRatioPrice,payload:e})},readOnly:l,sx:{backgroundColor:"background.cardInput",pl:0,pr:0,mt:0,flex:"1 1 auto","& input":{textAlign:"right",typography:"h5",height:25,py:0,px:8,color:x.palette.text.primary,"&::placeholder":{color:x.palette.text.disabled}}}}),z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:null!=k?k:"-"}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},component:t.ButtonBase,onClick:()=>{h({type:pj.ToggleLeftToken})},children:z.jsx(t.HoverOpacity,{weak:!0,component:oe.Switch,sx:{marginLeft:8,p:x.spacing(2),color:x.palette.text.primary,backgroundColor:t.alpha(x.palette.primary.main,.1),borderRadius:"50%"}})})]}),S&&z.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:-14},children:S})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"flex-start":"flex-end",typography:"h6",color:x.palette.text.primary,fontWeight:500},children:["=",z.jsx(e.Trans,{id:"pdZiL7",message:"Current Market Price:"})," ",I?z.jsx(t.Skeleton,{sx:{borderRadius:4},width:50,height:17}):E?z.jsx(t.Tooltip,{title:z.jsx(e.Trans,{id:"mObS+5",message:"Failed to get price of the token"}),children:z.jsx(t.Box,{component:oe.Warn,sx:{width:14,height:14,color:x.palette.error.main,typography:"h6"}})}):er({input:T,decimals:A})," ",k,B||a?null:z.jsx(t.Checkbox,{checked:l,onChange:e=>{if(e.target.checked){if(h({type:pj.UpdateIsFixedRatio,payload:!0}),!A)throw new Error("currentTokenDecimals is undefined");T&&!T.isNaN()&&h({type:pj.UpdateFixedRatioPrice,payload:T.dp(A,s.ROUND_DOWN).toString()})}else f(!0)},sx:{ml:8}})]})]})}),z.jsx(Lj,{on:g,onClose:()=>f(!1),onConfirm:()=>{h({type:pj.UpdateIsFixedRatio,payload:!1})}})]})}function Oj({selectedVersion:e,selectedSubPeggedVersion:n,baseToken:i,quoteToken:o,initPrice:r,dispatch:a}){var s;const l=t.useTheme(),{versionMap:d,subPeggedVersionList:c}=vC(),{initPriceLabel:u}=d[e];return i&&o?z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{mt:8,display:"flex",flexDirection:"column",alignItems:"center",gap:4},children:[z.jsx(t.Box,{sx:{typography:"body2",color:l.palette.text.secondary,fontWeight:500},children:u}),z.jsxs(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600},children:["1 ",null==i?void 0:i.symbol,"=",null!==(s=RC({midPrice:void 0,quoteToken:o,selectedVersion:e,initPrice:r}))&&void 0!==s?s:"-"," ",o.symbol]})]}),z.jsx(t.Box,{sx:{mt:20,display:"flex",flexDirection:"column",gap:12,px:20},children:c.map((e=>{const t=n===e.version;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{a({type:pj.SelectNewSubPeggedVersion,payload:e.version})},selected:t,subTitle:void 0,sx:{backgroundColor:l.palette.background.paper,borderColor:t?l.palette.primary.main:l.palette.border.main},titleSx:{typography:"body1",fontWeight:600}},e.version)}))})]}):null}function Pj({title:e,value:n,onChange:i}){const o=t.useTheme();return z.jsxs(t.Box,{sx:{flexGrow:1,flexShrink:1,flexBasis:"50%",display:"flex",alignItems:"center",px:15,py:7,borderWidth:1,borderStyle:"solid",borderColor:o.palette.border.main,borderRadius:8,backgroundColor:o.palette.background.cardInput},children:[z.jsx(t.Box,{sx:{color:o.palette.text.primary,typography:"body1",fontWeight:500,flexShrink:0},children:e}),z.jsx(Yu,{value:n,onChange:i,suffix:"%",placeholder:"0",sx:{backgroundColor:"background.cardInput",mt:0,display:"flex",alignItems:"center",width:"100%",typography:"h5",lineHeight:"32px",color:o.palette.text.disabled,"& input":{textAlign:"right",py:0,px:8,color:o.palette.text.primary,"&::placeholder":{opacity:1,color:o.palette.text.disabled,fontWeight:600,typography:"h5",lineHeight:1,position:"relative"}}}})]})}const _j=({baseToken:i,quoteToken:o,initPrice:r,peggedBaseTokenRatio:a,peggedQuoteTokenRatio:l,baseAmount:d,quoteAmount:c,dispatch:u})=>{var p,h;const m=t.useTheme(),[x,g]=n.useMemo((()=>{const{base:e,quote:t}=MC({initPrice:r});return[e?e.multipliedBy(100).toString():null,t?t.multipliedBy(100).toString():null]}),[r]),f=""===a&&""===l,[y,v]=n.useMemo((()=>{var e,t;const n=null!==(e=null==i?void 0:i.decimals)&&void 0!==e?e:0,a=null!==(t=null==o?void 0:o.decimals)&&void 0!==t?t:0,l=new s(d).dp(n,s.ROUND_DOWN).multipliedBy(`1e${n}`),u=new s(c).dp(a,s.ROUND_DOWN).multipliedBy(`1e${a}`),p=new s(r).multipliedBy(`1e${18-n+a}`).dp(0,s.ROUND_DOWN),h=u.lt(l.multipliedBy(p).div(1e18))?u.multipliedBy(1e18).div(p):l,m=new s(1001);if(m.gt(h))return[new s(1),"100%"];const x=m.dividedBy(h);return[x,hr({input:x})]}),[d,null==i?void 0:i.decimals,r,c,null==o?void 0:o.decimals]),b=n.useMemo((()=>!!y.lte("0.0000000001")||null!=x&&a===x&&null!=g&&l===g),[y,a,l,x,g]),C=`${null==i?void 0:i.symbol}:${null==o?void 0:o.symbol}=${x}%:${g}%`;return z.jsxs(Rj,{title:z.jsx(e.Trans,{id:"OuSseo",message:"Ratio Settings"}),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[z.jsx(Pj,{title:null!==(p=null==i?void 0:i.symbol)&&void 0!==p?p:"",value:a,onChange:e=>{u({type:pj.UpdatePeggedBaseTokenRatio,payload:e})}}),z.jsx(t.Box,{sx:{color:m.palette.text.primary,typography:"body2",fontWeight:500,width:14,flexShrink:0,flexGrow:0,textAlign:"center"},children:":"}),z.jsx(Pj,{title:null!==(h=null==o?void 0:o.symbol)&&void 0!==h?h:"",value:l,onChange:e=>{u({type:pj.UpdatePeggedQuoteTokenRatio,payload:e})}})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:20,px:19,pt:19,pb:11,borderRadius:16,borderWidth:1,borderColor:b||f?m.palette.border.main:"transparent",borderStyle:"solid",backgroundColor:b||f?m.palette.background.paper:t.alpha(m.palette.warning.main,.1)},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:8},children:[f?null:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,color:b?m.palette.text.primary:m.palette.warning.main,typography:"body1",fontWeight:600},children:[b?null:z.jsx(oe.Warn,{}),z.jsx(e.Trans,{id:"x3muNy",message:"Liquidity Burn Ratio"}),": ",v]}),z.jsx(t.Box,{sx:{color:m.palette.text.secondary,typography:"h6",textAlign:"center","&>strong":{color:b?m.palette.text.primary:m.palette.warning.main}},children:f?z.jsx(e.Trans,{id:"pQJBKk",message:"The closer the provided asset ratio is to the recommended ratio ({recommendRatioText}), the smaller the portion burned.",values:{recommendRatioText:C}}):z.jsx(e.Trans,{id:"ZlQ83E",message:"<0>{lostRatio}</0> of the initial liquidity you provide will be burned. <1/>The closer the provided asset ratio is to the recommended ratio ({recommendRatioText}), the smaller the portion burned.",values:{lostRatio:v,recommendRatioText:C},components:{0:z.jsx("strong",{}),1:z.jsx("br",{})}})})]}),f||!b?z.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,size:t.Button.Size.small,onClick:()=>{u({type:pj.UpdatePeggedBaseTokenRatio,payload:null!=x?x:""})},sx:{border:`solid 1px ${m.palette.text.primary}`,color:m.palette.text.primary,"&:hover":{background:t.alpha(m.palette.text.primary,.1)}},children:z.jsx(e.Trans,{id:"NjdGps",message:"Use the recommended ratio"})}):null]})]})};function Nj({open:e,onClose:n,afterClose:i,title:o,titleCenter:r,rightSlot:a,canBack:s=!0,children:l,width:d=420,height:c,testId:u}){const p=t.useTheme(),{isMobile:h}=Ga();return z.jsx(t.WidgetModal,{open:e,onClose:n,container:h?document.querySelector(`.${fu}`):void 0,disableEnforceFocus:!0,children:z.jsxs(t.Box,{sx:Object.assign({backgroundColor:"background.paper",display:"flex",height:c,flexDirection:"column",justifyContent:"center",alignItems:"center",outline:0,overflow:"hidden","& > div":{width:"100%"}},h?{width:"100%",borderRadius:p.spacing(16,16,0,0)}:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:d,maxWidth:"95%",minHeight:200,maxHeight:"80%",borderRadius:16}),"data-testid":u,children:[o?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"center":"space-between",p:20,width:"100%",boxSizing:"border-box"},children:[z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:o}),a,!a&&s&&z.jsx(t.Box,{component:oe.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{n&&n(),null==i||i()}})]}):"",l]})})}var Dj;function Fj(){return Fj=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},Fj.apply(null,arguments)}const Uj=e=>P.createElement("svg",Fj({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Dj||(Dj=P.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},P.createElement("path",{id:"\\xE4\\xB8\\x89\\xE8\\xA7\\x92\\xE5\\xBD\\xA2",fillRule:"evenodd",clipRule:"evenodd",d:"M6.58398 12.376C6.78189 12.6728 7.21811 12.6728 7.41603 12.376L10.4818 7.77735C10.7033 7.44507 10.4651 7 10.0657 7H3.93426C3.53491 7 3.29672 7.44507 3.51823 7.77735L6.58398 12.376Z",fill:"currentColor"}))));function qj({dispatch:i,slippageCoefficient:r,selectedVersion:a,isCustomized:s,isStandardVersion:l}){const d=t.useTheme(),[c,u]=n.useState(!1),[p,h]=n.useState(r),m=function({selectedVersion:e}){const i=t.useTheme();return n.useMemo((()=>{const n=i.palette.background.paperDarkContrast,r=i.palette.text.disabled,a=i.palette.purple.main,s=t.alpha(a,.1);return e===yC.pegged?[{tag:"",description:o.i18n._({id:"PPqGw9",message:"Applicable to pegged assets with a fixed price and no fluctuation"}),value:"0",title:"K=0",tagBackgroundColor:"transparent",tagColor:"transparent"},{tag:o.i18n._({id:"nTWWCZ",message:"Low"}),description:o.i18n._({id:"L4nQwl",message:"Suitable for stablecoins with price fluctuations within 0.5%"}),value:"0.0001",title:"K=0.0001",tagBackgroundColor:s,tagColor:a},{tag:o.i18n._({id:"agPptk",message:"Medium"}),description:o.i18n._({id:"FrP5tr",message:"Suitable for stablecoins with price fluctuations within 2%"}),value:"0.0005",title:"K=0.0005",tagBackgroundColor:n,tagColor:r},{tag:o.i18n._({id:"yx/fMc",message:"High"}),description:o.i18n._({id:"bC0iyq",message:"Suitable for stablecoins with price fluctuations within 10%"}),value:"0.002",title:"K=0.002",tagBackgroundColor:n,tagColor:r}]:[{tag:o.i18n._({id:"agPptk",message:"Medium"}),description:o.i18n._({id:"VXTSOE",message:"Suitable for most situations."}),value:"0.5",title:"K=0.5",tagBackgroundColor:n,tagColor:r},{tag:o.i18n._({id:"nTWWCZ",message:"Low"}),description:o.i18n._({id:"DPi/hO",message:"Results in a relatively fixed price."}),value:"0.01",title:"K=0.01",tagBackgroundColor:n,tagColor:r},{tag:o.i18n._({id:"yx/fMc",message:"High"}),description:o.i18n._({id:"fKYdE9",message:"Results in a more volatile price."}),value:"1",title:"K=1",tagBackgroundColor:s,tagColor:a}]}),[e,i.palette])}({selectedVersion:a}),[x,g]=n.useState(r);x!==r&&(g(r),h(r));const f=n.useMemo((()=>{const e=Aj(p,a);return null!=e?e:""}),[a,p]),y=n.useMemo((()=>!(!p||"0"===p||Number(p))),[p]),v=Boolean(f)||y||s&&!p;return z.jsxs(z.Fragment,{children:[z.jsx(Rj,{title:z.jsxs(z.Fragment,{children:[z.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"+/wf6Z",message:"The smaller the slippage coefficient, the lower the slippage for traders, and the deeper the market depth."}),ml:4,sx:{width:14,height:14}})]}),sx:{mt:20},children:z.jsxs(t.Box,{component:t.ButtonBase,sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:20,py:8,color:d.palette.text.primary,borderRadius:8,backgroundColor:d.palette.background.cardInput,"&:hover":{backgroundColor:d.palette.hover.default},"&[disabled]>svg":{color:d.palette.text.disabled}},disabled:l,onClick:l?void 0:()=>{u(!0)},children:[z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px"},children:r}),z.jsx(t.Box,{component:Uj,sx:{flexShrink:0,width:18,height:18}})]})}),z.jsx(Nj,{open:c,onClose:()=>u(!1),title:z.jsxs(t.Box,{children:[z.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"+/wf6Z",message:"The smaller the slippage coefficient, the lower the slippage for traders, and the deeper the market depth."}),ml:8})]}),children:z.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,p:d.spacing(8,28,28)},children:[m.map((e=>{const t=!s&&p===e.value;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{i({type:pj.UpdateIsSlippageCoefficientCustomized,payload:!1}),h(e.value)},selected:t,subTitle:e.tag?z.jsx(JC,{color:e.tagColor,backgroundColor:e.tagBackgroundColor,tagKey:e.tag}):void 0,sx:{backgroundColor:d.palette.background.paper,borderColor:t?d.palette.primary.main:d.palette.border.main},titleSx:{typography:"body1"}},e.value)})),z.jsx(t.Box,{sx:{mt:8},children:z.jsx(Tj,{errorMsg:f,isCustomized:s,onClick:()=>{s||h(""),i({type:pj.UpdateIsSlippageCoefficientCustomized,payload:!0})},value:p,onChange:e=>{h(e)}})})]}),z.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:z.jsx(t.Button,{fullWidth:!0,disabled:v,onClick:()=>{i({type:pj.UpdateSlippageCoefficient,payload:p}),u(!1)},children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function Vj({token:i,oppositeTokenAddress:o,dispatch:r,tokenSelectOnChange:a}){var s;const l=t.useTheme(),{chainId:d,account:u}=Ra(),[p,h]=n.useState(!1),m=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(d,null==i?void 0:i.address,u)));return i?z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:{display:"flex",alignItems:"center",px:20,py:8,borderRadius:8,backgroundColor:l.palette.background.cardInput,"&:hover":{backgroundColor:l.palette.hover.default}},onClick:()=>{h(!0)},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:i.address,marginRight:0,width:24,height:24,chainId:i.chainId||d,noShowChain:!0,sx:{flexShrink:0}}),z.jsx(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600,lineHeight:"32px",flexShrink:0},children:i.symbol}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",fontWeight:500,color:l.palette.text.secondary,wordBreak:"break-all"},children:["(",z.jsx(e.Trans,{id:"fsBGk0",message:"Balance"}),": ",!i.address||m.isLoading?z.jsx(t.RotatingIcon,{}):er({input:null===(s=m.data)||void 0===s?void 0:s.balance,decimals:i.decimals}),")"]})]}),z.jsx(t.Box,{component:Uj,sx:{flexShrink:0,ml:"auto",width:18,height:18,color:l.palette.text.secondary}})]}),z.jsx(dp,{value:i,open:p,chainId:d,occupiedAddrs:[o],occupiedChainId:i.chainId,onClose:()=>{h(!1)},onTokenChange:(e,t)=>{if(!Array.isArray(e)){if(t)return r({type:pj.SwitchTokens}),void h(!1);a(e),h(!1)}},modal:!0})]}):null}const Wj=({baseToken:t,quoteToken:n,dispatch:i})=>{var o,r;return z.jsxs(Rj,{title:z.jsx(e.Trans,{id:"dmiCGN",message:"Select Token Pair"}),children:[z.jsx(Vj,{token:t,oppositeTokenAddress:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",dispatch:i,tokenSelectOnChange:e=>{i({type:pj.UpdateBaseToken,payload:e})}}),z.jsx(Vj,{token:n,oppositeTokenAddress:null!==(r=null==t?void 0:t.address)&&void 0!==r?r:"",dispatch:i,tokenSelectOnChange:e=>{i({type:pj.UpdateQuoteToken,payload:e})}})]})};function Hj({selectedVersion:e,dispatch:n}){const i=t.useTheme(),{isMobile:o}=Ga(),{versionList:r}=vC(),a="light"===i.palette.mode;return z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:r.map((i=>{const r=e===i.version;return z.jsx(kj,{title:i.title,description:i.description,onClick:()=>{n({type:pj.SelectNewVersion,payload:i.version})},selected:r,children:o&&r&&z.jsx(t.Box,{component:a?i.exampleImgUrl:i.exampleDarkImgUrl,sx:{mt:28,width:"100%",height:88.1}})},i.version)}))})}function Zj(){const i=t.useTheme(),{defaultBaseToken:r,defaultQuoteToken:a}=dj(),{chainId:l}=Ra(),[d,c]=n.useReducer(xj,{currentStep:0,selectedVersion:yC.standard,baseToken:r,quoteToken:a,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:BC,fixedRatioPrice:TC,leftTokenAddress:null==r?void 0:r.address,feeRate:jC,isFeeRateCustomized:!1,slippageCoefficient:IC,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});!r||d.baseToken&&d.baseToken.chainId===l||c({type:pj.UpdateBaseToken,payload:r}),!a||d.quoteToken&&d.quoteToken.chainId===l||c({type:pj.UpdateQuoteToken,payload:a});const{isMobile:u}=Ga(),{versionMap:p}=vC(),h=p[d.selectedVersion],m=d.selectedVersion===yC.singleToken,x=d.selectedVersion===yC.standard,g=d.selectedVersion===yC.pegged,f=m?d.quoteToken:d.baseToken,y=m?d.baseToken:d.quoteToken,v=gj({isSingleTokenVersion:m,leftTokenAddress:d.leftTokenAddress,baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c}),b=new s(d.peggedBaseTokenRatio).div(100).dp(LC,s.ROUND_DOWN),C=new s(d.peggedQuoteTokenRatio).div(100).dp(LC,s.ROUND_DOWN),j=g&&b.lte(0),w=g&&C.lte(0),k=z.jsxs(t.Box,{sx:{px:20},children:[z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:m?d.quoteAmount:d.baseAmount,onInputChange:m?void 0:e=>{c({type:m?pj.UpdateQuoteAmount:pj.UpdateBaseAmount,payload:e})},readOnly:m||j,sx:{backgroundColor:"background.cardInput",padding:i.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"},inputReadonlyTooltip:j?o.i18n._({id:"t3d3/V",message:"ratio is 0"}):void 0,token:f,occupiedAddrs:y?[y.address]:void 0,occupiedChainId:l,chainId:l,onTokenChange:g?void 0:(e,t)=>{c(t?{type:pj.SwitchTokens}:{type:m?pj.UpdateQuoteToken:pj.UpdateBaseToken,payload:e})}}),z.jsx(vp,{}),z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:m?d.baseAmount:d.quoteAmount,onInputChange:e=>{c({type:m?pj.UpdateBaseAmount:pj.UpdateQuoteAmount,payload:e})},readOnly:x&&d.isFixedRatio&&!!d.fixedRatioPrice||w,sx:{backgroundColor:"background.cardInput",padding:i.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"},inputReadonlyTooltip:w?o.i18n._({id:"t3d3/V",message:"ratio is 0"}):o.i18n._({id:"5QDjef",message:"The token amount is calculated by initial price."}),token:y,occupiedAddrs:f?[f.address]:void 0,occupiedChainId:l,chainId:l,onTokenChange:(e,t)=>{c(t?{type:pj.SwitchTokens}:{type:m?pj.UpdateBaseToken:pj.UpdateQuoteToken,payload:e})}})]});return z.jsx(sm,{children:z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start",height:"100%"},u?{}:{height:"auto",overflowX:"auto"}),children:[u?null:z.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block",overflow:"hidden"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20},children:[z.jsx(nv,{}),z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:z.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),z.jsx(gg,{poolType:"PMM"})]}),z.jsx(rj,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"}),index:1,status:0===d.currentStep?"running":"completed"}),z.jsx(sj,{versionItem:h,status:0===d.currentStep?"running":"completed"},h.version),z.jsx(rj,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"}),index:2,status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed"}),g?z.jsx(_C,{status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed",baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,midPrice:void 0}):z.jsx(ij,{status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed",baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),g&&z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"6lss/t",message:"Pricing Model"}),index:3,status:d.currentStep>2?"completed":2===d.currentStep?"running":"waiting"}),z.jsx(oj,{isWaiting:d.currentStep<2,selectedSubPeggedVersion:d.selectedSubPeggedVersion})]}),g?z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:4,status:d.currentStep>3?"completed":3===d.currentStep?"running":"waiting"}),z.jsx(ej,{isWaiting:d.currentStep<3,feeRate:d.feeRate})]}):z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:3,status:2===d.currentStep?"running":"waiting"}),z.jsx(ej,{isWaiting:d.currentStep<2,feeRate:d.feeRate})]}),g&&z.jsxs(z.Fragment,{children:[z.jsx(rj,{titleKey:o.i18n._({id:"3ggd2j",message:"Asset ratio within the pool"}),index:5,status:d.currentStep>4?"completed":4===d.currentStep?"running":"waiting"}),z.jsx(tj,{isWaiting:d.currentStep<4,baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount,peggedBaseTokenRatio:d.peggedBaseTokenRatio,peggedQuoteTokenRatio:d.peggedQuoteTokenRatio})]})]}),z.jsxs(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:0,flexBasis:375,borderRadius:0,backgroundColor:"background.paper",minHeight:"100%"},u?{}:{pb:20,borderRadius:16,flexGrow:0,minHeight:"auto",height:"100%",position:"sticky",top:"0px",overflowY:"hidden"}),children:[z.jsx(aj,{currentStep:d.currentStep,isPeggedVersion:g}),0===d.currentStep&&z.jsx(Hj,{selectedVersion:d.selectedVersion,dispatch:c}),1===d.currentStep&&z.jsxs(z.Fragment,{children:[g?z.jsx(z.Fragment,{children:z.jsx(Wj,{baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c})}):z.jsxs(z.Fragment,{children:[z.jsx(KC,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),k]}),z.jsx(qj,{dispatch:c,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,isCustomized:d.isSlippageCoefficientCustomized,isStandardVersion:x}),z.jsx(Mj,{selectedVersion:d.selectedVersion,isFixedRatio:d.isFixedRatio,leftTokenAddress:d.leftTokenAddress,baseToken:d.baseToken,quoteToken:d.quoteToken,fixedRatioPrice:d.fixedRatioPrice,dispatch:c,isStandardVersion:x,isSingleTokenVersion:m,priceInfo:v})]}),g&&2===d.currentStep&&z.jsx(Oj,{selectedVersion:d.selectedVersion,selectedSubPeggedVersion:d.selectedSubPeggedVersion,baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,dispatch:c}),d.currentStep===(g?3:2)&&z.jsx(Sj,{dispatch:c,feeRate:d.feeRate,isFeeRateCustomized:d.isFeeRateCustomized}),g&&4===d.currentStep&&z.jsxs(z.Fragment,{children:[z.jsx(KC,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),z.jsx(_j,{dispatch:c,baseToken:d.baseToken,quoteToken:d.quoteToken,peggedBaseTokenRatio:d.peggedBaseTokenRatio,peggedQuoteTokenRatio:d.peggedQuoteTokenRatio,initPrice:d.initPrice,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),z.jsx(Rj,{title:z.jsx(e.Trans,{id:"E4LM3N",message:"Add Initial Liquidity"}),sx:{mt:20},children:z.jsx(t.Box,{sx:{mx:-20},children:k})})]}),z.jsx(t.Box,{sx:Object.assign({pb:160},u?{}:{pb:28})}),z.jsx(jj,{state:d,dispatch:c,isPeggedVersion:g,isStandardVersion:x,isSingleTokenVersion:m,fiatPriceLoading:v.fiatPriceLoading})]})]})})}function zj({open:n,onClose:i,title:o,children:r,singleBtn:a,danger:s,singleBtnText:l,cancelText:d,confirmText:c,disabledConfirm:u,confirmLoading:p,isManualClose:h,onConfirm:m}){const x=Nj;return z.jsx(x,{open:n,onClose:i,title:z.jsx(t.Box,{sx:{textAlign:"center"},children:o}),canBack:!1,titleCenter:!0,children:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1,width:"100%"},children:[z.jsx(t.Box,{sx:{typography:"body2",color:o?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:r}),a?z.jsx(t.Box,{sx:{px:20},children:z.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:s,sx:{mt:32,mb:20},onClick:()=>{i()},children:l||z.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):z.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{i()},children:d||z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),z.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:s,disabled:u,isLoading:p,onClick:()=>{m&&m(),h||i()},children:c||z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function $j({sx:n,onClick:o}){const r=t.useTheme();return z.jsxs(t.HoverOpacity,{onClick:()=>{o?o():dm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer","& > svg":{mr:10}},n),children:[z.jsx(t.Box,{sx:{color:r.palette.text.secondary,width:24,height:24,display:"flex",alignItems:"center",justifyContent:"center",borderColor:r.palette.border.main,borderStyle:"solid",borderWidth:1,borderRadius:"50%",backgroundColor:r.palette.background.paper,mr:6},children:z.jsx(oe.ArrowBack,{})}),z.jsx(e.Trans,{id:"CKyk7Q",message:"Go back"})]})}function Gj({open:i,onClose:r,alertContent:a,onConfirm:s}){const l=t.useTheme(),[d,c]=n.useState(!1),u=o.i18n._({id:"LQU+Dm",message:"Risk Disclaimer"});return z.jsx(Nj,{open:i,onClose:r,title:u,canBack:!1,titleCenter:!0,children:z.jsxs(t.Box,{sx:{flex:1,display:"flex",flexDirection:"column",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{mb:20,mx:20,maxHeight:275,overflowY:"auto",borderWidth:1,borderRadius:10,borderStyle:"solid",borderColor:"border.main",p:l.spacing(20),typography:"body2",backgroundColor:l.palette.background.input,color:l.palette.text.primary,textAlign:"left"},children:a}),z.jsxs(t.Box,{sx:{padding:20,pt:12,backgroundColor:l.palette.background.paperContrast},children:[z.jsxs(t.Box,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary",textAlign:"left","& a":{fontWeight:600,color:"primary.main","&:hover":{textDecoration:"underline"}}},children:[z.jsx(t.Checkbox,{sx:{top:-1},checked:d,onChange:e=>{const{checked:t}=e.target;c(t)}}),z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"dqWPbT",message:"I have read, understand, and agree to the <0>Terms of Service</0>.",components:{0:z.jsx("a",{href:"https://docs.dodoex.io/home/terms-of-service",target:"_blank",rel:"noopener noreferrer"})}})})]}),z.jsx(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:z.jsx(t.Button,{sx:{},disabled:!d,fullWidth:!0,onClick:()=>{c(!1),null==s||s()},children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})]})})}function Qj({id:e,chainId:t}){var n,i,o,a,l,d,u,p,h,m,x,g,f;const y=t?Si[t]:"",v=Da().getQuery(r.PoolApi.graphql.fetchPool,{id:e||"",where:{refreshNow:!1,chain:y},liquidityWhere:{chain:y,refreshNow:!1,filterState:{address:e}}}),b=c.useQuery(Object.assign(Object.assign({},v),{enabled:!!e})),{pair:C,liquidity_list:j}=null!==(n=b.data)&&void 0!==n?n:{},w=null===(o=null===(i=null==j?void 0:j.lqList)||void 0===i?void 0:i[0])||void 0===o?void 0:o.pair;return Object.assign(Object.assign({},b),{poolDetail:C&&t?Object.assign(Object.assign({},C),{address:C.id,type:C.type,chainId:t,baseToken:fa(C.baseToken,t),quoteToken:fa(C.quoteToken,t),miningAddress:null!==(l=null===(a=null==w?void 0:w.miningAddress)||void 0===a?void 0:a[0])&&void 0!==l?l:"",apy:null==w?void 0:w.apy,baseApy:(null==w?void 0:w.apy)?mr(new s(null!==(d=w.apy.transactionBaseApy)&&void 0!==d?d:0).plus(null!==(u=w.apy.miningBaseApy)&&void 0!==u?u:0)):void 0,quoteApy:Number(null===(p=null==w?void 0:w.apy)||void 0===p?void 0:p.transactionQuoteApy)||Number(null===(h=null==w?void 0:w.apy)||void 0===h?void 0:h.miningQuoteApy)?mr(new s(null!==(x=null===(m=null==w?void 0:w.apy)||void 0===m?void 0:m.transactionQuoteApy)&&void 0!==x?x:0).plus(null!==(f=null===(g=null==w?void 0:w.apy)||void 0===g?void 0:g.miningQuoteApy)&&void 0!==f?f:0)):void 0,isCpPool:!1,cpAddress:void 0,cpLiquidator:void 0,cpCreator:void 0,cpCreatedAtTimestamp:void 0}):null})}function Yj({disabled:n,chainId:i,baseStatus:o,quoteStatus:r,onClick:a}){const{account:s}=Ra();return s?o.needShowTokenStatusButton||r.needShowTokenStatusButton?z.jsx(_f,{status:o.needShowTokenStatusButton?o:r,buttonProps:{variant:t.Button.Variant.contained,fullWidth:!0}}):z.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,disabled:n,onClick:()=>a(),children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})}):z.jsx(Tm,{chainId:i,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0})}function Xj({state:i,pool:r,loading:a}){var l,d;const{baseToken:u,quoteToken:p,baseAmount:h,quoteAmount:m,initPrice:x,slippageCoefficient:g,feeRate:f}=i,y=c.useQuery(xa.getPMMStateQuery(null==r?void 0:r.chainId,null==r?void 0:r.address,null==r?void 0:r.type,null===(l=null==r?void 0:r.baseToken)||void 0===l?void 0:l.decimals,null===(d=null==r?void 0:r.quoteToken)||void 0===d?void 0:d.decimals)),v=t.useTheme(),{isMobile:b}=Ga(),{account:C}=Ra(),j=dm(),[w,k]=n.useState(!1),T=y.data&&h?new s(h).minus(y.data.baseReserve):void 0,B=y.data&&m?new s(m).minus(y.data.quoteReserve):void 0,E=null==T?void 0:T.lt(0),I=As(u,{amount:T}),A=As(p,{amount:B});let S=!r||a||!h||Number(h)<0||!m||Number(m)<0;if(!S&&p){const e=new s(x),t=Math.min(p.decimals,16);(!x||e.isNaN()||e.lt(`1e-${t}`)||e.gt(EC))&&(S=!0);const n=new s(g);(!g||n.isNaN()||n.lt(0)||n.gt(IC))&&(S=!0);const i=new s(f);(!f||i.isNaN()||i.lt(0)||i.gt(kC))&&(S=!0)}const{modifyDPPMutation:L}=ny({pool:r||void 0});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign(Object.assign({position:"sticky",left:0,right:0,bottom:0,backgroundColor:v.palette.background.paperContrast,px:20,py:20},b?{}:{position:"static",backgroundColor:"transparent",py:0}),{display:"flex",alignItems:"center",gap:8}),children:[b&&!!C&&z.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{j.back()},children:z.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),z.jsx(Yj,{disabled:S,chainId:null==r?void 0:r.chainId,baseStatus:I,quoteStatus:A,onClick:()=>k(!0)})]}),z.jsx(yj,{on:w,onClose:()=>k(!1),state:i,isModify:!0,loading:L.isPending,onConfirm:()=>{var e,t;L.mutate({txTitle:o.i18n._({id:"KRnA5J",message:"Set pool parameters"}),baseAmount:null!==(e=null==T?void 0:T.toString())&&void 0!==e?e:"",quoteAmount:null!==(t=null==B?void 0:B.toString())&&void 0!==t?t:"",isRemove:E,feeRate:i.feeRate,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient,submittedBack:()=>{k(!1),j.push({type:exports.PageType.Pool,params:{tab:Zy.myCreated}})}})}})]})}function Kj({dispatch:i,feeRate:r,isCustomized:a}){const s=t.useTheme(),[l,d]=n.useState(!1),[c,u]=n.useState(r),p=Ej();!c&&r&&u(r);const h=Ij(c),m=!(!c||"0"===c||Number(c)),x=Boolean(h)||m||a&&!c;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",mt:20,px:20},children:[z.jsxs(t.Box,{sx:{fontWeight:500,display:"flex",alignItems:"center"},children:[z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8,size:16})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",ml:12},children:[r,"%",z.jsx(t.Button,{variant:t.Button.Variant.tag,sx:{ml:12,fontSize:12},onClick:()=>d(!0),children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]})]}),z.jsx(Nj,{open:l,onClose:()=>d(!1),title:z.jsxs(t.Box,{children:[z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),z.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8})]}),children:z.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,p:s.spacing(8,28,28)},children:[p.map((e=>{const t=!a&&c===e.value;return z.jsx(kj,{title:e.title,description:e.description,onClick:()=>{i({type:pj.UpdateIsFeeRateCustomized,payload:!1}),u(e.value)},selected:t,subTitle:e.tag?z.jsx(JC,{color:e.tagColor,backgroundColor:e.tagBackgroundColor,tagKey:e.tag}):void 0,sx:{backgroundColor:s.palette.background.paper,borderColor:t?s.palette.primary.main:s.palette.border.main}},e.value)})),z.jsx(t.Box,{sx:{mt:8},children:z.jsx(Tj,{errorMsg:h,isCustomized:a,onClick:()=>{a||u(""),i({type:pj.UpdateIsFeeRateCustomized,payload:!0})},value:c,onChange:e=>{u(e)}})})]}),z.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:z.jsx(t.Button,{fullWidth:!0,disabled:x,onClick:()=>{i({type:pj.UpdateFeeRate,payload:c}),d(!1)},children:z.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function Jj({titleKey:e}){const n=t.useTheme();return z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{sx:{mt:28,mb:28,borderTopColor:"divider",borderTopStyle:"solid",borderTopWidth:1}}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:n.palette.text.primary},children:e})})]})}function ew({params:i}){var r,a,s,l;const d=t.useTheme(),{isMobile:u}=Ga(),{chainId:p}=Ra(),[h,m]=n.useState(!1),[x,g]=n.useReducer(xj,{currentStep:0,selectedVersion:yC.marketMakerPool,baseToken:null,quoteToken:null,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:TC,fixedRatioPrice:TC,leftTokenAddress:void 0,feeRate:jC,isFeeRateCustomized:!1,slippageCoefficient:IC,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});n.useEffect((()=>{m(!window.localStorage.getItem(No.PoolEditPage))}),[]);const[f,y]=n.useState("inital"),v=Qj({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:b}=v,C=N(v,["poolDetail"]);C.isPending||C.error||b||"inital"!==f||y("open"),!x.baseToken&&(null==b?void 0:b.baseToken)&&g({type:pj.InitEditParameters,payload:b});const j=c.useQuery(xa.getPMMStateQuery(null==b?void 0:b.chainId,null==b?void 0:b.address,null==b?void 0:b.type,null===(r=null==b?void 0:b.baseToken)||void 0===r?void 0:r.decimals,null===(a=null==b?void 0:b.quoteToken)||void 0===a?void 0:a.decimals));if(!x.slippageCoefficient&&(null===(l=null===(s=j.data)||void 0===s?void 0:s.pmmParamsBG)||void 0===l?void 0:l.k)){const e=j.data.pmmParamsBG.k.toString(),t=!uj({selectedVersion:x.selectedVersion}).includes(e);g({type:pj.UpdateSlippageCoefficient,payload:e}),g({type:pj.UpdateIsSlippageCoefficientCustomized,payload:t})}!x.baseAmount&&j.data&&(g({type:pj.UpdateBaseAmount,payload:j.data.baseReserve.toString()}),g({type:pj.UpdateQuoteAmount,payload:j.data.quoteReserve.toString()})),!x.fixedRatioPrice&&j.data&&g({type:pj.UpdateFixedRatioPrice,payload:j.data.pmmParamsBG.i.toString()});const w=c.useQuery(xa.getLPFeeRateQuery(null==b?void 0:b.chainId,null==b?void 0:b.address,null==b?void 0:b.type));if(!x.feeRate&&w.data){const e=w.data.times(100).toString(),t=-1===Bj().findIndex((t=>t.value===e));g({type:pj.UpdateFeeRate,payload:e}),g({type:pj.UpdateIsFeeRateCustomized,payload:t})}const k=x.selectedVersion===yC.singleToken,T=x.selectedVersion===yC.standard,B=gj({isSingleTokenVersion:k,leftTokenAddress:x.leftTokenAddress,baseToken:x.baseToken,quoteToken:x.quoteToken,dispatch:g}),{versionMap:E}=vC(),I=E[x.selectedVersion],A=!(null==b?void 0:b.baseToken),S=z.jsx(t.Skeleton,{variant:"rounded",width:210,height:60,sx:{padding:16,borderRadius:8}}),L=z.jsx(t.Skeleton,{variant:"rounded",height:167,sx:{mx:20,borderRadius:16}});return z.jsxs(z.Fragment,{children:[z.jsx(sm,{children:z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start"},u?{height:"100%"}:{height:"auto"}),children:[u?null:z.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block"},children:[z.jsx($j,{}),z.jsx(t.Box,{sx:{mt:28,typography:"h5",fontWeight:600,color:"text.primary"},children:z.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),z.jsx(Jj,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"})}),z.jsx(sj,{versionItem:I,status:"completed"},I.version),z.jsx(Jj,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"})}),A?S:z.jsx(ij,{status:"running",baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),z.jsx(Jj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"})}),A?S:z.jsx(ej,{isWaiting:!1,feeRate:x.feeRate})]}),z.jsxs(t.Box,{sx:Object.assign({flexGrow:1,flexShrink:0,flexBasis:375,backgroundColor:"background.paper"},u?{width:"100%",borderRadius:0,minHeight:"100%"}:{pb:20,borderRadius:16,flexGrow:0,minHeight:"auto"}),children:[z.jsx(t.Box,{sx:Object.assign({top:0,py:20,px:20,backgroundColor:d.palette.background.paper,zIndex:1},u?{position:"sticky"}:{position:"static",borderTopLeftRadius:16,borderTopRightRadius:16}),children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:z.jsx(t.Box,{sx:{typography:"h5",color:d.palette.text.primary,fontWeight:600},children:z.jsx(e.Trans,{id:"6XYkjc",message:"Edit Parameter Settings"})})})}),A?null:z.jsx(KC,{baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),A?L:z.jsxs(t.Box,{sx:{px:20},children:[z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:x.baseAmount,onInputChange:e=>{g({type:pj.UpdateBaseAmount,payload:e})},readOnly:k,token:x.baseToken,occupiedAddrs:x.quoteToken?[x.quoteToken.address]:void 0,occupiedChainId:p,chainId:p}),z.jsx(bp,{}),z.jsx(Cp,{canClickBalance:!0,showPercentage:!0,amt:x.quoteAmount,onInputChange:e=>{g({type:pj.UpdateQuoteAmount,payload:e})},token:x.quoteToken,occupiedAddrs:x.baseToken?[x.baseToken.address]:void 0,occupiedChainId:p,chainId:p})]}),A?null:z.jsxs(z.Fragment,{children:[x.selectedVersion!==yC.standard&&z.jsx(qj,{dispatch:g,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,isCustomized:x.isSlippageCoefficientCustomized,isStandardVersion:T}),z.jsx(Mj,{selectedVersion:x.selectedVersion,isFixedRatio:x.isFixedRatio,leftTokenAddress:x.leftTokenAddress,baseToken:x.baseToken,quoteToken:x.quoteToken,fixedRatioPrice:x.fixedRatioPrice,dispatch:g,isStandardVersion:T,isSingleTokenVersion:k,priceInfo:B}),z.jsx(Kj,{dispatch:g,feeRate:x.feeRate,isCustomized:x.isFeeRateCustomized})]}),z.jsx(t.Box,{sx:{pb:160,[d.breakpoints.up("tablet")]:{pb:28}}}),z.jsx(Xj,{state:x,pool:b,loading:A})]})]})}),z.jsx(zj,{singleBtn:!0,open:"open"===f,onClose:()=>y("close"),onConfirm:()=>y("close"),title:o.i18n._({id:"Da1+Da",message:"Pool not found. Please switch to another network and retry."})}),z.jsx(Gj,{open:h,onClose:()=>{m(!1)},onConfirm:()=>{window.localStorage.setItem(No.PoolEditPage,"1"),m(!1)},alertContent:z.jsx(e.Trans,{id:"Y9QDtD",message:"You are making changes to the liquidity of a private pool. This is a highly discretionary operation that may cause substantial inflows/outflows of funds and changes in market prices. Please make sure you are fully aware of the implications of each parameter modification."})})]})}function tw(e){return null==e?0:new s(e).dp(4,s.ROUND_DOWN).toNumber()}function nw({unit:i,data:o,masterKey:r,sumKey:a}){const l=t.useTheme(),d=n.useRef(null),[c,u]=n.useState(null),[p,h]=n.useState(0);n.useEffect((()=>{const e=()=>{d&&d.current&&h(d.current.offsetWidth)};return setTimeout(e,100),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[d]);const m="light"===l.palette.mode?t.alpha(l.palette.success.main,.6):l.palette.primary.main,x="#ff9553",g=o[o.length-2],f="date";let y=[];if(null==o?void 0:o.length){let e=o[0][r];o.forEach((t=>{t[r]>e&&(e=t[r])})),y=e?[0,Math.ceil(e/3),Math.ceil(e/3*2),e]:[0]}let v=0;y.forEach((e=>{const t=ur(new s(e));let n=t.replace(".","").length;t.indexOf(".")>-1&&(n+=.11),n>v&&(v=n)}));const b=10*v+2;return z.jsxs(t.Box,{ref:d,sx:{position:"relative"},children:[z.jsxs(t.Box,{sx:{minHeight:62,mb:10},children:[z.jsxs(t.Box,{sx:{typography:"caption",mb:8},children:[i||z.jsx("span",{children:" "}),Jo({input:null==g?void 0:g[a]})]}),z.jsx(t.Box,{sx:{color:"text.secondary"},children:j(null==g?void 0:g[f]).format("LL")})]}),z.jsxs(T.BarChart,{width:p,height:364,data:o,margin:{top:5,right:10,left:0,bottom:5},children:[z.jsx("defs",{children:o.map(((e,n)=>z.jsxs("linearGradient",{id:`colorBar${e.date}`,x1:"0",x2:"0",y1:"0",y2:"1",children:[z.jsx("stop",{offset:"0%",stopColor:n===o.length-1?x:m}),z.jsx("stop",{offset:"100%",stopColor:t.alpha(n===o.length-1?x:m,.04)})]},e.date)))}),z.jsx(T.XAxis,{hide:!0,dataKey:f,axisLine:!1,tickFormatter:e=>j(e).format("MM-DD")}),z.jsx(T.YAxis,{orientation:"right",axisLine:!1,ticks:y,width:b,tickFormatter:e=>ur(new s(e))}),z.jsx(T.Tooltip,{isAnimationActive:!1,content:({active:n,payload:i,label:o})=>{if(!(n&&i&&i.length))return null;const r=j(o).format("YYYY-MM-DD")===j().format("YYYY-MM-DD");return z.jsxs(t.Box,{sx:{px:10,py:12,maxWidth:240,borderRadius:8,backgroundColor:"background.paperContrast",typography:"h6",color:"text.secondary"},children:[z.jsx(t.Box,{sx:{mr:8},children:j(o).format("MM-DD HH:mm")}),z.jsx(t.Box,{children:i[0].value}),r?z.jsx(t.Box,{children:z.jsx(e.Trans,{id:"ubzjDN",message:"Real Time"})}):""]})},cursor:!1,coordinate:{x:0,y:0}}),z.jsx(T.Bar,{dataKey:r,onMouseMove:e=>{u(e[f])},onMouseLeave:()=>{u(null)},children:o.map((e=>z.jsx(T.Cell,{fill:`url(#colorBar${e.date})`},e.date)))}),c&&z.jsx(T.ReferenceLine,{x:c,stroke:m,strokeDasharray:"3 3"})]})]})}var iw,ow;function rw({poolDetail:e,chart24hDataFirst:i}){var a,l,d,u,p,h,m,x;const g=t.useTheme(),[f,y]=n.useState(i?iw.volume:iw.depth),v={key:iw.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})},b=[{key:iw.volume,value:o.i18n._({id:"/cF7Rs",message:"Volume"})},{key:iw.feeRevenue,value:o.i18n._({id:"9QjAGB",message:"FeeRevenue"})},{key:iw.traders,value:o.i18n._({id:"qDhDFK",message:"Traders"})}];i?b.push(v):b.splice(0,0,v);const C=function({address:e,chainId:t,day:n}){var i,o,a;const l=t?Si[t]:"",d=Da().getQuery(r.PoolApi.graphql.fetchPoolDayData,{where:{pair_address:null!=e?e:"",chain:l,day:n}}),u=c.useQuery(Object.assign(Object.assign({},d),{enabled:!!e&&!!t})),p=null!==(a=null===(o=null===(i=u.data)||void 0===i?void 0:i.dashboard_pairs_day_data)||void 0===o?void 0:o.map((e=>{var t,n;return{volume:tw(null==e?void 0:e.volumeUsd),fee:tw(new s(null!==(t=null==e?void 0:e.feeUsd)&&void 0!==t?t:0).plus(null!==(n=null==e?void 0:e.mtFeeUsd)&&void 0!==n?n:0).toString()),traders:(null==e?void 0:e.addresses)?Number(e.addresses):0,date:(null==e?void 0:e.timestamp)?1e3*(null==e?void 0:e.timestamp):0,tvl:tw(null==e?void 0:e.tvlUsd)}})))&&void 0!==a?a:[];return Object.assign(Object.assign({},u),{dayDataList:p})}({chainId:null==e?void 0:e.chainId,address:null==e?void 0:e.address,day:30}),j=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(a=null==e?void 0:e.baseToken)||void 0===a?void 0:a.decimals,null===(l=null==e?void 0:e.quoteToken)||void 0===l?void 0:l.decimals)),{pmmParamsBG:w}=null!==(d=j.data)&&void 0!==d?d:{},k=w?{i:w.i.toNumber(),k:w.k.toNumber(),b:w.b.toNumber(),b0:w.b0.toNumber(),q:w.q.toNumber(),q0:w.k.isEqualTo(0)?w.q.toNumber():w.q0.toNumber(),R:w.k.isEqualTo(0)?0:w.R}:void 0,T=k?r.getPmmModel(k):void 0,[B,E]=n.useState(!1),I=B&&(null===(u=j.data)||void 0===u?void 0:u.midPrice)?new s(1).div(null===(p=j.data)||void 0===p?void 0:p.midPrice):null===(h=j.data)||void 0===h?void 0:h.midPrice;return z.jsx(t.Box,{sx:{mt:24,[g.breakpoints.up("tablet")]:{mt:20,pt:28,borderTop:`1px solid ${g.palette.border.main}`}},children:z.jsxs(t.Tabs,{value:f,onChange:(e,t)=>y(t),children:[z.jsx(t.TabsGroup,{tabs:b,variant:"rounded",tabsListSx:{borderWidth:0,gap:4,mb:24}}),f===iw.depth&&(null==e?void 0:e.baseToken)&&(null==e?void 0:e.quoteToken)?z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:z.jsx(aw,{baseToken:null==e?void 0:e.baseToken,quoteToken:null==e?void 0:e.quoteToken,midPrice:I,isSwitchMidPrice:B,setIsSwitchMidPrice:E,showMidPrice:f===iw.depth})}):"",z.jsx(t.TabPanel,{value:iw.depth,children:z.jsx(YC,{baseToken:null!==(m=null==e?void 0:e.baseToken)&&void 0!==m?m:null,quoteToken:null!==(x=null==e?void 0:e.quoteToken)&&void 0!==x?x:null,pmmParams:k,pmmModel:T,midPrice:I})}),z.jsx(t.TabPanel,{value:iw.volume,children:z.jsx(nw,{data:C.dayDataList,masterKey:"volume",sumKey:"volume",unit:"$"})}),z.jsx(t.TabPanel,{value:iw.feeRevenue,children:z.jsx(nw,{data:C.dayDataList,masterKey:"fee",sumKey:"fee",unit:"$"})}),z.jsx(t.TabPanel,{value:iw.traders,children:z.jsx(nw,{data:C.dayDataList,masterKey:"traders",sumKey:"traders",unit:""})})]})})}function aw({baseToken:e,quoteToken:n,midPrice:i,isSwitchMidPrice:o,setIsSwitchMidPrice:r,showMidPrice:a}){const s=null==e?void 0:e.symbol,l=null==n?void 0:n.symbol,d=o?l:s,c=o?s:l;return z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:a?z.jsxs(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary",wordBreak:"break-all",display:"flex"},children:[`1 ${d} = ${i?Jo({input:i,showDecimals:16}):"-"} ${c}`,z.jsx(t.HoverOpacity,{weak:!0,sx:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:14,height:14,position:"relative",top:1.5,ml:9,cursor:"pointer",borderRadius:"50%",backgroundColor:"background.paperDarkContrast",p:0},onClick:()=>r((e=>!e)),children:z.jsx(t.Box,{component:oe.Switch})})]}):""})}function sw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ga(),u=t.useTheme(),p=null==i?void 0:i.chainId;null===(l=c.useQuery(xa.getPMMStateQuery(null==i?void 0:i.chainId,null==i?void 0:i.address,null==i?void 0:i.type,null===(o=null==i?void 0:i.baseToken)||void 0===o?void 0:o.decimals,null===(a=null==i?void 0:i.quoteToken)||void 0===a?void 0:a.decimals)).data)||void 0===l||l.midPrice;const h=function({pool:e}){var t,n,i,o,a,l,d;const{chainId:u,address:p,type:h,baseToken:m,quoteToken:x}=e||{},g=null!=p?p:"",f=u?Si[u]:"",y=null==m?void 0:m.decimals,v=null==x?void 0:x.decimals,b=c.useQuery(xa.getPMMStateQuery(u,p,h,null==m?void 0:m.decimals,null==x?void 0:x.decimals)),C=null===(t=b.data)||void 0===t?void 0:t.midPrice,j=c.useQuery(xa.getTotalBaseLpQuery(u,p,h,y)),w=c.useQuery(xa.getTotalQuoteLpQuery(u,p,h,v)),k=c.useQuery(xa.getReserveLpQuery(u,p,h,y,v)),T=c.useQuery(xa.getClassicalTargetQuery(u,p,h,y,v)),B=j.data;let E=w.data;E||w.isLoading||w.error||!B||(E=B);const{baseReserve:I,quoteReserve:A}=k.data||{},S=null===(n=T.data)||void 0===n?void 0:n.baseTarget,L=null===(i=T.data)||void 0===i?void 0:i.quoteTarget,R=cj({tokens:x?[x]:[]}),M=Da(),O=c.useQuery(Object.assign(Object.assign({},M.getQuery(r.PoolApi.graphql.fetchLiquidityPositions,{id:g,where:{pair:g,liquidityTokenBalance_not:"0",chain:f,refreshNow:!0},miningWhere:{pair:g,liquidityTokenInMining_not:"0",chain:f},first:1e3,orderBy:"liquidityTokenBalance",orderDirection:"desc"})),{enabled:!!p})),{balance:P,mining:_,pair:N}=null!==(o=O.data)&&void 0!==o?o:{};let D=[];const F=x?null===(a=R.data)||void 0===a?void 0:a.get(x.address):void 0;if(P&&_&&N){const{baseLpToken:e,quoteLpToken:t}=N,n=new Map,i=(null==e?void 0:e.id)===(null==t?void 0:t.id);for(const o of P){const{id:r,liquidityTokenBalance:a}=o,l=new s(null!=a?a:0),[d,c]=r.split("-");let u={id:d,baseSupplied:new s(0),quoteSupplied:new s(0)};n.has(u.id)?u=n.get(u.id):n.set(u.id,u);const[,m]=Tf(l,B,I,S,p,h,y);m&&(i||c===(null==e?void 0:e.id))&&(u.baseSupplied=m);const[,x]=Tf(l,E,A,L,p,h,v);x&&(i||c===(null==t?void 0:t.id))&&(u.quoteSupplied=x)}for(const o of _){const{id:r,liquidityTokenInMining:a}=o,l=new s(null!=a?a:0),[d,c]=r.split("-"),[,u]=Tf(l,B,I,S,p,h,y),[,m]=Tf(l,E,A,L,p,h,v);if(n.has(d)){const o=n.get(d);u&&(i||c===(null==e?void 0:e.id))&&(o.baseSupplied=u.plus(o.baseSupplied)),m&&(i||c===(null==t?void 0:t.id))&&(o.quoteSupplied=m.plus(o.quoteSupplied))}else{const o={id:d,baseSupplied:new s(0),quoteSupplied:new s(0)};u&&(i||c===(null==e?void 0:e.id))&&(o.baseSupplied=u),m&&(i||c===(null==t?void 0:t.id))&&(o.quoteSupplied=m),n.set(o.id,o)}}const o=(null!==(l=null==m?void 0:m.decimals)&&void 0!==l?l:0)>6?6:4,r=(null!==(d=null==x?void 0:x.decimals)&&void 0!==d?d:0)>6?6:4,a=F;n.forEach((e=>{var t,n;D.push({userId:e.id,baseSupplied:e.baseSupplied?Jo({input:e.baseSupplied,showDecimals:o}):"0",quoteSupplied:e.quoteSupplied?Jo({input:e.quoteSupplied,showDecimals:r}):"0",baseTokenAddress:null!==(t=null==m?void 0:m.address)&&void 0!==t?t:"",quoteTokenAddress:null!==(n=null==x?void 0:x.address)&&void 0!==n?n:"",baseTokenSymbol:xr(m),quoteTokenSymbol:xr(x),sharePercentage:C&&I?Jo({input:C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0).div(C.multipliedBy(I).plus(null!=A?A:0)).multipliedBy(100),showDecimals:2}):"",dollarValue:null!=a&&C?`$${Jo({input:C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0).multipliedBy(a),showDecimals:2})}`:"-",dollarValueBN:C?C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0):s(0)})})),D.sort(((e,t)=>t.dollarValueBN.gt(e.dollarValueBN)?1:-1))}const U=[b,j,w,T,k,R,O],q=function(e){const t=[];if(e.forEach((e=>{e.error&&t.push(e.refetch)})),t.length)return()=>{t.forEach((e=>e()))}}(U),V=U.some((e=>e.isLoading));return Object.assign(Object.assign({},O),{isLoading:V,errorRefetch:q,list:D})}({pool:i}),[m,x]=n.useState(1),g=m*(d?4:8),f=h.list,y=g<f.length,v=f.slice(0,g);return z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:z.jsx(Mp,{refetch:h.error?h.refetch:void 0,loading:h.isLoading&&!(null==v?void 0:v.length),empty:!(null==v?void 0:v.length),children:!!(null==v?void 0:v.length)&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:z.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[z.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:z.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"JlIjZf",message:"Liquidity Provider"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"C1qIFl",message:"Liquidity Supplied"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"me2dmq",message:"Value (USD)"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"Z8lGw6",message:"Share"})})]})}),z.jsx(t.Box,{component:"tbody",children:null==v?void 0:v.map((e=>z.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[z.jsx("td",{children:z.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:z.jsx(rp,{address:e.userId,customChainId:p,truncate:!0})})}),z.jsxs("td",{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.baseTokenAddress,chainId:p,width:18,height:18}),`${e.baseSupplied} ${e.baseTokenSymbol}`]}),z.jsxs(t.Box,{sx:{mt:4,display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.quoteTokenAddress,chainId:p,width:18,height:18}),`${e.quoteSupplied} ${e.quoteTokenSymbol}`]})]}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:e.dollarValue}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${e.sharePercentage}%`})]},e.userId)))})]})}),y&&z.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:u.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>x((e=>e+1)),children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function lw({address:e,chainId:t}){var n;const i=Da(),o=t?Si[t]:"",a=i.getQuery(r.PoolApi.graphql.fetchPoolDashboard,{where:{pair_address:null!=e?e:"",chain:o}}),s=c.useQuery(Object.assign(Object.assign({},a),{enabled:!!e&&!!t})),l=null===(n=s.data)||void 0===n?void 0:n.dashboard_pairs_detail;return Object.assign(Object.assign({},s),{dashboard:l})}function dw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function cw({chainId:e,address:n,symbol:o,amount:r,sx:a}){return z.jsxs(t.Box,{sx:i.merge({display:"flex",justifyContent:"flex-end",alignItems:"center"},a),children:[n&&z.jsx(t.Box,{sx:{height:16,flexBasis:16,flexGrow:0,flexShrink:0,mr:4},children:z.jsx(ol,{width:16,height:16,address:n,chainId:e})}),z.jsxs(t.Box,{sx:{textAlign:"right",display:"flex",alignItems:"center"},children:[r," ",z.jsx(t.Box,{sx:{display:"inline-block",maxWidth:"6em",minWidth:"auto",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",verticalAlign:"text-bottom"},title:o,children:o})]})]})}function uw({chainId:e,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r,vertical:a}){const{isMobile:s}=Ga();return z.jsxs(t.Box,{sx:{mt:4,display:"flex",justifyContent:"flex-end",flexDirection:a?"column":"row",alignItems:a?"flex-end":"center",flexWrap:"wrap",typography:s?"h6":"body1"},children:[n?z.jsx(cw,{chainId:e,address:null==n?void 0:n.address,amount:o,symbol:null==n?void 0:n.symbol}):"-",a?"":z.jsx(t.Box,{sx:{mx:10},children:"/"}),i?z.jsx(cw,{chainId:e,address:null==i?void 0:i.address,amount:r,symbol:null==i?void 0:i.symbol,sx:{mt:a?4:0}}):"-"]})}function pw({label:e,children:n,pairsStatLoading:o,poolDetailLoading:r}){const{isMobile:a}=Ga();return z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[z.jsx(t.Box,{sx:{color:"text.secondary",minWidth:"5em",typography:a?"h6":"body1"},children:e}),z.jsx(t.Box,{sx:i.merge({textAlign:"right",overflow:"hidden","& .title":{typography:a?"body1":"caption",width:"100%"}},o&&!r||!o&&r?{ml:8,flex:1,display:"flex",flexDirection:"column",alignItems:"flex-end","& .title":{display:"flex",justifyContent:"flex-end"}}:{}),children:n})]})}function hw({sx:e}){return z.jsx(t.Skeleton,{sx:Object.assign({width:"100%",maxWidth:237,height:22},e)})}function mw({detail:e,lpFeeRate:n,mtFeeRate:i}){const{isMobile:r}=Ga();return"DPP"===(null==e?void 0:e.type)?null:e&&n&&i?z.jsxs(t.Box,{sx:{color:"text.secondary",typography:r?"h6":"body1"},children:[z.jsx("span",{children:"LP "}),z.jsx("span",{children:hr({input:n,showDecimals:6})}),z.jsxs("span",{children:[" / ",o.i18n._({id:"7C/BwI",message:"Community Treasury"})," "]}),z.jsx("span",{children:hr({input:new s(null!=i?i:0).toNumber(),showDecimals:6})})]}):z.jsx(hw,{sx:{mt:4}})}function xw({detail:e}){var n,i,r,a,l,d,u,p,h,m,x,g,f,y,v,b,C,j,w,k,T,B,E,I,A,S,L;const R=t.useTheme(),{isMobile:M}=Ga(),{baseToken:O,quoteToken:P}=null!=e?e:{},_="DPP"===(null==e?void 0:e.type),N="DSP"===(null==e?void 0:e.type)||"GSP"===(null==e?void 0:e.type),D="CLASSICAL"===(null==e?void 0:e.type),F=lw({address:null==e?void 0:e.address,chainId:null==e?void 0:e.chainId}),U=F.dashboard,q=F.isLoading,V=c.useQuery(xa.getPMMStateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(n=null==e?void 0:e.baseToken)||void 0===n?void 0:n.decimals,null===(i=null==e?void 0:e.quoteToken)||void 0===i?void 0:i.decimals)),W=q?z.jsx(hw,{}):null===(null==U?void 0:U.totalVolume)||void 0===(null==U?void 0:U.totalVolume)?"-":`$${Jo({input:new s(null==U?void 0:U.totalVolume),showDecimals:2})}`,H=q?z.jsx(hw,{}):U&&(Bp(U.totalFee)||Bp(U.totalMtFee))?`$${Jo({input:new s(U.totalFee||0).plus(U.totalMtFee||0),showDecimals:2})}`:"-",{account:Z}=Ra(),$=c.useQuery(xa.getFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,Z)),G=null===(r=$.data)||void 0===r?void 0:r.mtFeeRate,Q=null===(a=$.data)||void 0===a?void 0:a.lpFeeRate,Y=null==G?void 0:G.plus(null!=Q?Q:0),X=!e,K=c.useQuery(xa.getClassicalTargetQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,null===(l=null==e?void 0:e.baseToken)||void 0===l?void 0:l.decimals,null===(d=null==e?void 0:e.quoteToken)||void 0===d?void 0:d.decimals));return z.jsxs(t.Box,{sx:Object.assign({pb:30,position:"relative",overflow:"hidden"},M?{backgroundColor:"background.paper",p:20}:{mt:32}),children:[z.jsxs(t.Box,{sx:{flex:"1 0 50%","& > div + div":{mt:10},"&::after":{content:'""',display:"block",my:20,width:"100%",height:"1px",backgroundColor:"border.main"}},children:[z.jsx(pw,{label:o.i18n._({id:"l4Za6X",message:"Total Swap Volume"}),pairsStatLoading:q,children:z.jsx("div",{className:"title",children:W})}),q||!e?z.jsx(hw,{sx:{mt:4}}):z.jsx(uw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:Jo({input:null!==(u=null==U?void 0:U.baseVolumeCumulative)&&void 0!==u?u:0,showDecimals:2}),quoteAmount:Jo({input:null!==(p=null==U?void 0:U.quoteVolumeCumulative)&&void 0!==p?p:0,showDecimals:2})}),z.jsx(pw,{label:o.i18n._({id:"Z033WN",message:"Total Swap Fee"}),pairsStatLoading:q,children:z.jsx("div",{className:"title",children:H})}),q||!e?z.jsx(hw,{sx:{mt:4}}):z.jsx(uw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:Jo({input:new s(null!==(h=null==U?void 0:U.baseFee)&&void 0!==h?h:0).plus(null!==(m=null==U?void 0:U.baseMtFee)&&void 0!==m?m:0),showDecimals:2}),quoteAmount:Jo({input:new s(null!==(x=null==U?void 0:U.quoteFee)&&void 0!==x?x:0).plus(null!==(g=null==U?void 0:U.quoteMtFee)&&void 0!==g?g:0),showDecimals:2})}),z.jsx(pw,{label:o.i18n._({id:"/BbUJ6",message:"Total Number of Traders"}),pairsStatLoading:q,children:q?z.jsx(hw,{sx:{mt:4}}):Jo({input:null!==(f=null==U?void 0:U.txUsers)&&void 0!==f?f:0,showDecimals:0})})]}),z.jsxs(t.Box,{sx:{flex:"1 0 50%",overflow:"hidden","& > div + div":{mt:10}},children:[z.jsx(pw,{label:o.i18n._({id:"UE2beD",message:"Creator"}),poolDetailLoading:!e,children:e?e.isCpPool?z.jsx(rp,{address:null!==(y=e.cpCreator)&&void 0!==y?y:"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}}):z.jsx(rp,{address:null!==(v=e.creator)&&void 0!==v?v:"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}}):z.jsx(hw,{})}),(null==e?void 0:e.isCpPool)||(null==e?void 0:e.owner)?z.jsx(pw,{label:o.i18n._({id:"LtI9AS",message:"Owner"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):(null==e?void 0:e.isCpPool)?z.jsx(rp,{address:null==e?void 0:e.cpCreator,truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}}):z.jsx(rp,{address:null!==(b=e.owner)&&void 0!==b?b:"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}})}):"",z.jsx(pw,{label:o.i18n._({id:"52uNwk",message:"Creation Time"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):dw(1e3*Number((null==e?void 0:e.isCpPool)?e.cpCreatedAtTimestamp||0:e.createdAtTimestamp||0))||"-"}),(null==e?void 0:e.isCpPool)?z.jsxs(z.Fragment,{children:[z.jsx(pw,{label:o.i18n._({id:"cDWXuq",message:"Settler"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):z.jsx(rp,{address:(null==e?void 0:e.cpLiquidator)||"",truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}})}),z.jsx(pw,{label:o.i18n._({id:"JuzN3b",message:"Related CrowdPooling"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):z.jsx(rp,{address:null==e?void 0:e.cpAddress,truncate:!0,"data-key":"link",sx:{color:R.palette.text.primary}})})]}):void 0,z.jsxs(pw,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),poolDetailLoading:X,children:[z.jsx("div",{className:"detail-title",style:{textAlign:"right"},children:hr({input:null==Y?void 0:Y.toNumber(),showDecimals:6})}),z.jsx(mw,{detail:e,lpFeeRate:Q,mtFeeRate:G})]}),z.jsx(pw,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):null===(j=null===(C=V.data)||void 0===C?void 0:C.pmmParamsBG)||void 0===j?void 0:j.k.toString()}),z.jsx(pw,{poolDetailLoading:X,label:D?o.i18n._({id:"d8YnVj",message:"Guide Price"}):_?o.i18n._({id:"CeLrge",message:"Mid Price"}):N?o.i18n._({id:"4ogEAw",message:"Pegged Exchange Rate"}):o.i18n._({id:"jjuKOj",message:"Min Price"}),children:X?z.jsx(hw,{}):null!==O&&(N?`1 ${null==O?void 0:O.symbol} = ${null===(T=null===(k=null===(w=V.data)||void 0===w?void 0:w.pmmParamsBG)||void 0===k?void 0:k.i)||void 0===T?void 0:T.toString()} ${null==P?void 0:P.symbol}`:null===(I=null===(E=null===(B=V.data)||void 0===B?void 0:B.pmmParamsBG)||void 0===E?void 0:E.i)||void 0===I?void 0:I.toString())||"-"}),D&&z.jsxs(z.Fragment,{children:[z.jsx(pw,{label:o.i18n._({id:"JR7wWw",message:"Equilibrium target"}),poolDetailLoading:X,children:X?z.jsx(hw,{}):z.jsx(z.Fragment,{children:null===(L=null===(S=null===(A=V.data)||void 0===A?void 0:A.pmmParamsBG)||void 0===S?void 0:S.k)||void 0===L?void 0:L.toString()})}),K.data?z.jsx(uw,{vertical:!0,chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:Jo({input:K.data.baseTarget,showDecimals:2}),quoteAmount:Jo({input:K.data.quoteTarget,showDecimals:2})}):""]})]})]})}function gw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function fw({amountOut:e,amountIn:i,fromTokenSymbol:o,toTokenSymbol:r}){const[a,s]=n.useState(!1),l=Jo({input:i/e,showDecimals:2}),d=Jo({input:e/i,showDecimals:2});return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:["1 ",a?r:o," = ",a?l:d," ",a?o:r,z.jsx(t.Box,{sx:{ml:10,width:16,height:16,display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer",backgroundColor:"background.paperContrast",borderRadius:"50%"},onClick:()=>s((e=>!e)),children:z.jsx(t.Box,{component:oe.Switch})})]})}function yw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ga(),u=t.useTheme(),{account:p,chainId:h}=Ra(),m=c.useQuery(xa.getFeeRateQuery(null==i?void 0:i.chainId,null==i?void 0:i.address,null==i?void 0:i.type,p)),x=null===(o=m.data)||void 0===o?void 0:o.mtFeeRate,g=null===(a=m.data)||void 0===a?void 0:a.lpFeeRate,f=null==x?void 0:x.plus(null!=g?g:0),y=function({chainId:e,address:t,first:n=50}){var i;const o=e?Si[e]:"",a=Da().getQuery(r.PoolApi.graphql.fetchPoolSwapList,{first:n,orderBy:"timestamp",orderDirection:"desc",where:{pair:t,chain:o}}),s=c.useQuery(Object.assign(Object.assign({},a),{enabled:!!t})),l=null===(i=s.data)||void 0===i?void 0:i.swaps;return Object.assign(Object.assign({},s),{swapList:l})}({address:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),[v,b]=n.useState(1),C=v*(d?4:8),j=null!==(l=y.swapList)&&void 0!==l?l:[],w=C<j.length,k=j.slice(0,C);return z.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:z.jsx(Mp,{refetch:y.error?y.refetch:void 0,loading:y.isLoading,empty:!(null==k?void 0:k.length),children:!!(null==k?void 0:k.length)&&z.jsxs(t.Box,{children:[z.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:z.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[z.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:z.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"UPXmW+",message:"Trader"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"v4nCHK",message:"Paid"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"fZ5Vnu",message:"Received"})}),z.jsx(t.Box,{component:"th",children:z.jsx(e.Trans,{id:"a7u1N9",message:"Price"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})}),z.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:z.jsx(e.Trans,{id:"PLUB/s",message:"Fee"})})]})}),z.jsx(t.Box,{component:"tbody",children:null==k?void 0:k.map((e=>z.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[z.jsx("td",{children:gw(1e3*e.timestamp)}),z.jsx("td",{children:z.jsx(rp,{address:e.from,truncate:!0})}),z.jsx("td",{children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.fromToken.id,chainId:h,width:18,height:18}),`${Jo({input:e.amountIn,showDecimals:2})} ${e.fromToken.symbol}`]})}),z.jsx("td",{children:z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.toToken.id,chainId:h,width:18,height:18}),`${Jo({input:e.amountOut,showDecimals:2})} ${e.toToken.symbol}`]})}),z.jsx("td",{children:z.jsx(fw,{amountOut:e.amountOut,amountIn:e.amountIn,fromTokenSymbol:e.fromToken.symbol,toTokenSymbol:e.toToken.symbol})}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:hr({input:f})}),z.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${Jo({input:new s(e.amountOut).times(null!=f?f:0)})} ${e.toToken.symbol}`})]},e.id)))})]})}),w&&z.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:u.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>b((e=>e+1)),children:[z.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),z.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function vw({poolDetail:e}){const{isMobile:i}=Ga(),[r,a]=n.useState(ow.parameters),s=[{key:ow.parameters,value:o.i18n._({id:"F18WP3",message:"Parameters"})},{key:ow.swaps,value:o.i18n._({id:"EatqP4",message:"Swaps"})}];return e&&"DPP"!==(null==e?void 0:e.type)&&s.push({key:ow.liquidityProviders,value:o.i18n._({id:"juypHV",message:"Liquidity Providers"})}),z.jsx(t.Box,{sx:Object.assign({mt:24,backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},i?{}:{mt:32,px:20}),children:z.jsxs(t.Tabs,{value:r,onChange:(e,t)=>a(t),children:[z.jsx(t.TabsGroup,{tabs:s}),z.jsx(t.TabPanel,{value:ow.parameters,children:z.jsx(xw,{detail:e})}),z.jsx(t.TabPanel,{value:ow.swaps,children:z.jsx(yw,{poolDetail:e})}),z.jsx(t.TabPanel,{value:ow.liquidityProviders,children:z.jsx(sw,{poolDetail:e})})]})})}function bw(){return z.jsx(t.Skeleton,{variant:"rounded",sx:{width:90}})}function Cw({poolDetail:n}){var i,r;const a=t.useTheme(),{isMobile:l}=Ga(),d=lw({address:null==n?void 0:n.address,chainId:null==n?void 0:n.chainId}),c=d.dashboard,u=[{description:o.i18n._({id:"Gr2anW",message:"Traders (24H)"}),text:d.isLoading?z.jsx(bw,{}):null===(null==c?void 0:c.txUserNear24h)||void 0===(null==c?void 0:c.txUserNear24h)?"-":ur(new s(null==c?void 0:c.txUserNear24h))},{description:o.i18n._({id:"sTnImq",message:"Total Liquidity"}),text:d.isLoading?z.jsx(bw,{}):null===(null==c?void 0:c.tvl)||void 0===(null==c?void 0:c.tvl)?"-":`$${ur(new s(null==c?void 0:c.tvl))}`},{description:o.i18n._({id:"p7/w10",message:"Volume (24H)"}),text:d.isLoading?z.jsx(bw,{}):null===(null==c?void 0:c.volume)||void 0===(null==c?void 0:c.volume)?"-":`$${ur(new s(null==c?void 0:c.volume))}`},{description:o.i18n._({id:"7X40pG",message:"Fees (24H)"}),text:d.isLoading?z.jsx(bw,{}):null!==!(null==c?void 0:c.feeNear24h)||(null==c?void 0:c.mtFeeNear24h)?`$${ur(new s(null!==(i=null==c?void 0:c.feeNear24h)&&void 0!==i?i:0).plus(null!==(r=null==c?void 0:c.mtFeeNear24h)&&void 0!==r?r:0))}`:"-",question:d.isLoading?void 0:z.jsxs(t.Box,{sx:{width:198},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"}),z.jsx(t.Box,{children:(null==c?void 0:c.feeNear24h)?`$${ur(new s(null==c?void 0:c.feeNear24h))}`:"-"})]}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"}),z.jsx(t.Box,{children:(null==c?void 0:c.mtFeeNear24h)?`$${ur(new s(null==c?void 0:c.mtFeeNear24h))}`:"-"})]})]})}];return z.jsx(t.Box,{sx:Object.assign({display:"grid",gap:12},l?{mt:24,gridTemplateColumns:"repeat(2, 1fr)"}:{mt:32,gridTemplateColumns:"repeat(4, 1fr)"}),children:u.map((e=>z.jsxs(t.Box,{sx:{borderRadius:8,p:16,backgroundColor:"background.paper",border:`1px solid ${a.palette.border.main}`},children:[z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,lineHeight:"27px"},children:e.text}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary",gap:4},children:[e.description,e.question?z.jsx(Cu,{title:e.question}):""]})]},e.description)))})}function jw({poolDetail:n,loading:i}){var a,s,l,d;const{address:c}=null!=n?n:{},u=t.useTheme(),p=dm(),{account:h}=Ra(),{isMobile:m}=Ga(),x=h&&"DPP"===(null==n?void 0:n.type)&&(null===(a=null==n?void 0:n.owner)||void 0===a?void 0:a.toLocaleLowerCase())===h.toLocaleLowerCase(),{supportAMMV2:g,onSharePool:f}=Q();return z.jsxs(t.Box,{sx:Object.assign({},m?{pt:24}:{pt:20,display:"flex",alignItems:"center",justifyContent:"space-between"}),children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.baseToken)?z.jsx(Rp,{tokens:[n.baseToken,n.quoteToken],chainId:n.chainId,width:36,mr:8}):z.jsx(t.Skeleton,{variant:"circular",sx:{width:36,height:36,mr:8}}),z.jsxs(t.Box,{children:[z.jsxs(t.Box,{sx:{typography:"h4"},children:[(null==n?void 0:n.baseToken)?`${null===(s=n.baseToken)||void 0===s?void 0:s.symbol} / ${null===(l=n.quoteToken)||void 0===l?void 0:l.symbol}`:"-",g&&z.jsx(t.Box,{component:"span",sx:{position:"relative",top:-4,ml:4,px:4,py:2,borderRadius:4,fontSize:10,lineHeight:1,fontWeight:600,backgroundColor:t.alpha(u.palette.purple.main,.1),color:u.palette.purple.main},children:"PMM"}),z.jsx(Yg,{address:c,chainId:null==n?void 0:n.chainId,hideName:m,sx:{display:"inline-flex",ml:8}}),x&&!m?z.jsx(t.Box,{component:t.ButtonBase,sx:{typography:"h6",px:8,py:2,ml:8,borderStyle:"solid",borderWidth:1,borderRadius:4,borderColor:"primary.main",color:"primary.main",whiteSpace:"nowrap","&:hover":{backgroundColor:"primary.main",color:"primary.contrastText"}},onClick:()=>{p.push({type:exports.PageType.ModifyPool,params:{address:null==n?void 0:n.address,chainId:null==n?void 0:n.chainId}})},children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mr:12},children:z.jsx(rp,{address:null!=c?c:"",truncate:!0,showCopy:!0,iconDarkHover:!0,"data-key":"link",sx:{typography:"body2",color:"text.secondary"},iconSize:14,iconSpace:6,customChainId:null==n?void 0:n.chainId,onShareClick:f&&n?()=>f({chainId:n.chainId,baseToken:n.baseToken,quoteToken:n.quoteToken,poolId:c,apy:n.apy,isSingle:r.PoolApi.utils.singleSideLp(n.type)}):void 0})})]})]}),z.jsxs(t.Box,{sx:m?{display:"flex",alignItems:"center",mt:24}:{textAlign:"right"},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"success.main",typography:"h4"},children:[(null==n?void 0:n.miningAddress)?z.jsx(t.Tooltip,{title:o.i18n._({id:"B3mhDR",message:"Add liquidity to obtain LP tokens for mining"}),children:z.jsx("span",{children:"✨ "})}):"",z.jsx(t.LoadingSkeleton,{loading:i,loadingSx:{width:100},children:null!==(d=null==n?void 0:n.baseApy)&&void 0!==d?d:"0%"}),(null==n?void 0:n.quoteApy)?`/${null==n?void 0:n.quoteApy}`:""]}),z.jsx(t.Box,{sx:Object.assign({typography:"body2"},m?{ml:4}:{}),children:z.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]})}function ww({chainId:e,shortNumber:n,pieSize:i="default",baseReserve:o=new s(1),baseAmount:r=new s(1),quoteAmount:a=new s(0),baseTokenSymbol:l="-",quoteTokenSymbol:d="-",quoteTokenDecimals:c=18,baseTokenDecimals:u=18,baseTokenAddress:p,quoteTokenAddress:h,baseTvlRate:m,quoteTvlRate:x,disabledAmount:g,disabledRate:f,disabledPercentage:y,loading:v,sx:b,pieRadius:C}){const j=t.useTheme(),w="small"===i,k=w?6:16,B=C||(w?23:30),E=u>6?6:u>4?4:2,I=c>6?6:c>4?4:2,A=n?ur(new s(o)):Jo({input:o,showDecimals:E}),S=n?ur(new s(a)):Jo({input:a,showDecimals:I});let L=r.plus(a);L=L.lte(0)?new s(1):L;const R=m||r.div(L).multipliedBy(100).toFixed(2),M=x||a.div(L).multipliedBy(100).toFixed(2),O=r.lte(0)&&a.lte(0),P=j.palette.success.main,_=j.palette.error.main,N=[{name:"base",value:O?1:r.toNumber(),color:P},{name:"quote",value:O?1:a.toNumber(),color:_}];return z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",flexDirection:"column"},b||{}),children:[z.jsx("div",{children:y?"":v?z.jsx(t.Skeleton,{width:46,height:46,variant:"circular"}):z.jsx(T.PieChart,{width:2*B,height:2*B,children:z.jsx(T.Pie,{isAnimationActive:!1,dataKey:"value",data:N,labelLine:!1,label:!1,outerRadius:B,fill:_,children:N.map(((e,t)=>z.jsx(T.Cell,{fill:e.color,strokeWidth:0},`cell-${t}`)))})})}),z.jsxs(t.Box,{className:"symbol-wrapper",sx:{display:"flex",flexDirection:"column",justifyContent:"center",ml:0,mt:16,width:"100%","& > div":{paddingLeft:"12px",position:"relative","&::before":{content:'""',width:"8px",height:"8px",position:"absolute",left:"0",top:"50%",transform:"translateY(-50%)",backgroundColor:j.palette.purple.main,borderRadius:"50%"},"&:last-child::before":{backgroundColor:_},"&> span.symbol":{display:"inline-block",maxWidth:"6em",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",verticalAlign:"text-bottom"}}},children:[v?z.jsx(t.Skeleton,{width:237,sx:{borderRadius:4}}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{className:"symbol",title:l,sx:{typography:"h6"},children:l}),p?z.jsx(rp,{address:p,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),z.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${A} `,y||f?"":z.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${R}%)`]})]})]}),v?z.jsx(t.Skeleton,{width:237,sx:{borderRadius:4,marginTop:`${k}px`}}):z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",marginTop:`${k}px`},children:[z.jsxs(t.Box,{children:[z.jsx(t.Box,{className:"symbol",title:d,sx:{typography:"h6"},children:d}),h?z.jsx(rp,{address:h,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),z.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${S} `,y||f?"":z.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${M}%)`]})]})]})]})]})}function kw({poolDetail:n}){var i,o,r,a,l,d,u,p,h;const m=t.useTheme(),{isMobile:x}=Ga(),g=c.useQuery(xa.getPMMStateQuery(null==n?void 0:n.chainId,null==n?void 0:n.address,null==n?void 0:n.type,null===(i=null==n?void 0:n.baseToken)||void 0===i?void 0:i.decimals,null===(o=null==n?void 0:n.quoteToken)||void 0===o?void 0:o.decimals)),f=null===(r=g.data)||void 0===r?void 0:r.midPrice,y=c.useQuery(xa.getReserveLpQuery(null==n?void 0:n.chainId,null==n?void 0:n.address,null==n?void 0:n.type,null===(a=null==n?void 0:n.baseToken)||void 0===a?void 0:a.decimals,null===(l=null==n?void 0:n.quoteToken)||void 0===l?void 0:l.decimals)),{baseReserve:v,quoteReserve:b}=y.data||{},C=v&&f?null==f?void 0:f.multipliedBy(v):void 0,j=b&&f?new s(b):void 0;let w=C&&j?null==C?void 0:C.plus(j):void 0;w=!w||w.lte(0)?new s(1):w;const k=C&&C.div(w).multipliedBy(100).toFixed(2),T=j&&j.div(w).multipliedBy(100).toFixed(2);return z.jsxs(t.Box,{sx:{mt:x?24:28},children:[z.jsx(t.Box,{sx:{fontWeight:600},children:z.jsx(e.Trans,{id:"sTnImq",message:"Total Liquidity"})}),z.jsxs(t.Box,{sx:{display:"flex",mt:16,backgroundColor:"background.paper",borderRadius:16,overflowX:"auto",border:`1px solid ${m.palette.border.main}`},children:[z.jsx(t.Box,{sx:{flex:x?1:void 0,padding:x?m.spacing(20,30,20,20):m.spacing(20,30,16)},children:z.jsx(ww,{pieRadius:44,baseReserve:v,baseAmount:C,baseTokenDecimals:null===(d=null==n?void 0:n.baseToken)||void 0===d?void 0:d.decimals,quoteAmount:j,baseTvlRate:k,quoteTvlRate:T,chainId:null==n?void 0:n.chainId,quoteTokenDecimals:(null===(u=null==n?void 0:n.quoteToken)||void 0===u?void 0:u.decimals)||void 0,baseTokenSymbol:xr(null==n?void 0:n.baseToken),quoteTokenSymbol:xr(null==n?void 0:n.quoteToken),baseTokenAddress:x?null===(p=null==n?void 0:n.baseToken)||void 0===p?void 0:p.address:"",quoteTokenAddress:x?null===(h=null==n?void 0:n.quoteToken)||void 0===h?void 0:h.address:"",shortNumber:!0,disabledRate:!x,disabledAmount:!x,loading:g.isLoading||y.isLoading,sx:x?{typography:"body2",fontWeight:600}:{"& .symbol-wrapper":{display:"flex",alignItems:"center",flexDirection:"row","& > div, & > span":{mt:0,"&:last-child":{ml:16}},"& .MuiSkeleton-root":{width:"40px !important"}}}})}),x?"":z.jsxs(t.Box,{component:"table",sx:{flex:1,fontWeight:600,borderStyle:"solid",borderColor:"border.main",borderWidth:"0 0 0 1px","& thead":{typography:"h6",color:"text.secondary","& th":{textAlign:"right",px:20,py:16,borderStyle:"solid",borderColor:"border.main",borderWidth:"0 0 1px","&:first-child":{textAlign:"left"}}},"& tbody":{typography:"body2",textAlign:"right","& td":{px:20,py:0,"&:first-child":{textAlign:"left"}}}},children:[z.jsx("thead",{children:z.jsxs("tr",{children:[z.jsx("th",{children:z.jsx(e.Trans,{id:"bUUVED",message:"Asset"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"hcNa1G",message:"Token Amount"})}),z.jsx("th",{children:z.jsx(e.Trans,{id:"iaocTt",message:"Ratio"})})]})}),z.jsxs("tbody",{children:[z.jsxs("tr",{children:[z.jsx("td",{children:n?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{address:n.baseToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),z.jsxs(t.Box,{children:[n.baseToken.symbol,z.jsx(rp,{address:n.baseToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):z.jsx(t.Skeleton,{width:100,height:24})}),z.jsx("td",{children:n?ur(new s(n.baseReserve)):z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),z.jsx("td",{children:g.isLoading?z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=k?k:"-"}%`})]}),z.jsxs("tr",{children:[z.jsx("td",{children:n?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{address:n.quoteToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),z.jsxs(t.Box,{children:[n.quoteToken.symbol,z.jsx(rp,{address:n.quoteToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):z.jsx(t.Skeleton,{width:100,height:24})}),z.jsx("td",{children:n?ur(new s(n.quoteReserve)):z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),z.jsx("td",{children:g.isLoading?z.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=T?T:"-"}%`})]})]})]})]})]})}function Tw({params:i}){var r,a,s,l,d,c,u;const p=dm(),{isMobile:h}=Ga(),{account:m}=Ra(),x=t.useTheme(),g=Qj({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:f}=g,y=N(g,["poolDetail"]),[v,b]=n.useState("inital");y.isPending||y.error||f||"inital"!==v||b("open");const C=f&&"DPP"===f.type&&m&&(null===(r=f.owner)||void 0===r?void 0:r.toLocaleLowerCase())===m.toLocaleLowerCase(),j=f&&"DPP"!==f.type||m&&(null==f?void 0:f.owner)&&f.owner.toLocaleLowerCase()===m.toLocaleLowerCase(),[w,k]=n.useState();f&&void 0===w&&!h&&k(lf.Add);const T=w&&f?Object.assign(Object.assign({},f),{baseLpToken:{id:null===(a=f.baseLpToken)||void 0===a?void 0:a.id,decimals:Number(null!==(l=null===(s=f.baseLpToken)||void 0===s?void 0:s.decimals)&&void 0!==l?l:18)},quoteLpToken:{id:null===(d=f.quoteLpToken)||void 0===d?void 0:d.id,decimals:Number(null!==(u=null===(c=f.quoteLpToken)||void 0===c?void 0:c.decimals)&&void 0!==u?u:18)}}):void 0,B=!!(null==f?void 0:f.miningAddress);return z.jsxs(sm,{sx:h?{p:x.spacing(28,0,j?108:0)}:{p:x.spacing(28,0,40)},children:[z.jsx($j,{onClick:()=>{p.push({type:exports.PageType.Pool})}}),z.jsxs(t.Box,{sx:h?{}:{display:"flex",gap:12,overflow:"hidden"},children:[z.jsxs(t.Box,{sx:{flex:1,overflow:"hidden"},children:[z.jsx(jw,{poolDetail:f,loading:y.isPending}),z.jsx(rw,{poolDetail:f,chart24hDataFirst:!0}),z.jsx(Cw,{poolDetail:f}),z.jsx(kw,{poolDetail:f}),z.jsx(vw,{poolDetail:f})]}),h?z.jsx(wy,{account:m,pool:T,operate:w,hasMining:B,modal:!0,onClose:()=>{k(void 0)}}):z.jsx(jy,{account:m,operate:w,hasMining:B,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},pool:T,hidePoolInfo:!0})]}),z.jsx(zj,{singleBtn:!0,open:"open"===v,onClose:()=>b("close"),onConfirm:()=>b("close"),title:o.i18n._({id:"Da1+Da",message:"Pool not found. Please switch to another network and retry."})}),h&&j&&z.jsx(z.Fragment,{children:z.jsxs(t.Box,{sx:{position:"fixed",bottom:0,left:0,right:0,p:20,display:"grid",gap:"8px",gridTemplateColumns:C?"repeat(3, 1fr)":"repeat(2, 1fr)",backgroundColor:"background.paperContrast"},children:[C?z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{dm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:f.chainId,address:f.address}})},children:z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):"",z.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{k(lf.Remove)},children:z.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),z.jsx(t.Button,{onClick:()=>{k(lf.Add)},children:z.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})})]})}function Bw({statuses:n,children:i,buttonProps:o}){var r;if(!n.find((e=>e.needShowTokenStatusButton))&&i)return z.jsx(z.Fragment,{children:i});const a=n.find((e=>e.insufficientBalance));if(a)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:z.jsx(e.Trans,{id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(r=a.token)||void 0===r?void 0:r.symbol}})});const s=n.some((e=>e.isApproving));return z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:n.map(((n,i)=>{var r,a;let l="";return n.isApproving?l=z.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):(n.needReset||n.needApprove)&&(l=n.approveTitle),l?z.jsx(t.Button,{fullWidth:!0,isLoading:n.isApproving,onClick:n.submitApprove,disabled:n.insufficientBalance||s,...o,children:l},null!==(a=null===(r=n.token)||void 0===r?void 0:r.symbol)&&void 0!==a?a:i):null}))})}function Ew({token:i,chainId:o,showChainLogo:r,readonly:a,showChainName:s,logoSize:l=24,chainLogoSize:d=12,side:c,occupiedToken:u,defaultLoadBalance:p,notTokenPickerModal:h,border:m,px:x=20,py:g=8,highlightDefault:f,onTokenClick:y,onTokenChange:v}){var b,C;const{onlyChainId:j}=Q(),w=o||j,k=t.useTheme(),[T,B]=n.useState(!1),E=(null==i?void 0:i.chainId)?So.get(i.chainId):null,I=s&&!!E;return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:Object.assign(Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",gap:8,color:k.palette.text.primary,typography:I?"body2":"body1",fontWeight:600,px:x,py:g,"&:focus-visible":{opacity:.5}},!!m&&{border:`solid 1px ${k.palette.border.main}`,borderRadius:8,"&:hover":{backgroundColor:k.palette.hover.default}}),!(!f||i)&&{backgroundColor:k.palette.primary.main,color:k.palette.primary.contrastText,"&:hover":{opacity:.8}}),onClick:()=>{a||B(!0)},"data-testid":zo,children:[!!(null==i?void 0:i.address)&&z.jsx(ol,{url:null==i?void 0:i.logoURI,address:null!==(b=null==i?void 0:i.address)&&void 0!==b?b:"",chainId:null==i?void 0:i.chainId,noShowChain:!r,width:l,height:l,chainSize:d,logoOffset:10,marginRight:0}),z.jsxs(t.Box,{sx:{flex:1},children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(null==i?void 0:i.address)?z.jsx(z.Fragment,{children:z.jsx(t.Box,{children:null!==(C=null==i?void 0:i.symbol)&&void 0!==C?C:"-"})}):z.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!a&&z.jsx(t.Box,{component:"svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{flexShrink:0},children:z.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.58398 12.376C6.78189 12.6728 7.21811 12.6728 7.41603 12.376L10.4818 7.77735C10.7033 7.44507 10.4651 7 10.0657 7H3.93426C3.53491 7 3.29672 7.44507 3.51823 7.77735L6.58398 12.376Z",fill:"currentColor"})})]}),!!I&&z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[E.name,z.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M5.6036 4.12761C5.50037 4.20906 5.3708 4.24967 5.23958 4.24169C5.10836 4.23372 4.98466 4.17773 4.89203 4.08438C4.7994 3.99103 4.74433 3.86685 4.7373 3.73549C4.73026 3.60413 4.77177 3.47477 4.8539 3.37205L5.96239 2.25211C6.46737 1.76405 7.14372 1.494 7.84575 1.5001C8.54779 1.50621 9.21934 1.78798 9.71577 2.28474C10.2122 2.78151 10.4938 3.4535 10.4999 4.156C10.506 4.85851 10.2361 5.5353 9.74839 6.04062L8.60241 7.16592C8.55441 7.22201 8.49533 7.26757 8.4289 7.29974C8.36246 7.3319 8.29009 7.34997 8.21635 7.35282C8.1426 7.35567 8.06906 7.34324 8.00034 7.3163C7.93162 7.28936 7.86921 7.2485 7.81702 7.19627C7.76483 7.14405 7.724 7.0816 7.69707 7.01284C7.67015 6.94407 7.65772 6.87048 7.66057 6.79668C7.66342 6.72289 7.68148 6.65047 7.71363 6.58399C7.74577 6.51751 7.7913 6.4584 7.84736 6.41036L8.97191 5.28506C9.25568 4.98032 9.41017 4.57725 9.40283 4.16078C9.39549 3.74431 9.22689 3.34695 8.93255 3.05242C8.63821 2.75788 8.24111 2.58917 7.82491 2.58182C7.40872 2.57447 7.00592 2.72906 6.70138 3.01302L5.6036 4.12761ZM6.34259 7.93755C6.38819 7.87582 6.44652 7.82461 6.51361 7.7874C6.58071 7.75018 6.65501 7.72783 6.73149 7.72185C6.80798 7.71586 6.88485 7.7264 6.95691 7.75273C7.02897 7.77906 7.09453 7.82058 7.14917 7.87447C7.2038 7.92836 7.24622 7.99337 7.27356 8.06509C7.3009 8.13682 7.31252 8.21358 7.30764 8.29019C7.30275 8.3668 7.28148 8.44147 7.24525 8.50913C7.20902 8.5768 7.15869 8.63589 7.09765 8.68239L5.96774 9.81305C5.45894 10.2708 4.7943 10.5163 4.11029 10.4992C3.42627 10.482 2.77479 10.2034 2.2896 9.72061C1.80441 9.23784 1.52232 8.58752 1.50127 7.90316C1.48021 7.2188 1.72179 6.55234 2.17638 6.04062L3.30629 4.93139C3.3504 4.86735 3.4079 4.81369 3.47482 4.77413C3.54174 4.73456 3.61646 4.71005 3.69379 4.70229C3.77113 4.69453 3.84922 4.70371 3.92266 4.72919C3.99609 4.75466 4.0631 4.79583 4.11904 4.84983C4.17497 4.90384 4.21849 4.96937 4.24657 5.0419C4.27464 5.11442 4.28661 5.19219 4.28163 5.2698C4.27665 5.34742 4.25484 5.42302 4.21773 5.49135C4.18062 5.55969 4.12908 5.61912 4.06671 5.66552L2.93144 6.79618C2.64767 7.10092 2.49318 7.50398 2.50052 7.92045C2.50786 8.33692 2.67647 8.73428 2.97081 9.02882C3.26515 9.32335 3.66224 9.49207 4.07844 9.49942C4.49463 9.50676 4.89743 9.35217 5.20197 9.06821L6.34259 7.93755ZM5.00919 7.76072C4.96119 7.81681 4.90211 7.86237 4.83567 7.89454C4.76924 7.9267 4.69687 7.94477 4.62312 7.94763C4.54937 7.95048 4.47583 7.93804 4.40711 7.9111C4.33839 7.88416 4.27598 7.8433 4.2238 7.79108C4.17161 7.73885 4.13077 7.6764 4.10385 7.60764C4.07693 7.53887 4.0645 7.46528 4.06735 7.39149C4.0702 7.31769 4.08826 7.24528 4.1204 7.17879C4.15255 7.11231 4.19808 7.0532 4.25413 7.00516L6.90487 4.35267C7.00731 4.26488 7.13909 4.21901 7.27386 4.22422C7.40863 4.22943 7.53648 4.28533 7.63185 4.38077C7.72722 4.4762 7.78309 4.60413 7.7883 4.73899C7.7935 4.87385 7.74766 5.00572 7.65993 5.10823L5.00919 7.76072Z",fill:"currentColor"})})]})]})]}),z.jsx(dp,{value:i,open:T,side:c,chainId:w,occupiedAddrs:u?[u.address]:void 0,occupiedChainId:null==u?void 0:u.chainId,defaultLoadBalance:p,onClose:()=>{B(!1),y&&y()},onTokenChange:(e,t)=>{B(!1),setTimeout((()=>{!Array.isArray(e)&&v&&v(e,t)}),Gs)},modal:!h})]})}function Iw({title:e,disabled:n,children:i}){return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,opacity:n?.3:void 0},children:[z.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",fontWeight:600},children:e}),i]})}!function(e){e[e.depth=1]="depth",e[e.volume=2]="volume",e[e.feeRevenue=3]="feeRevenue",e[e.traders=4]="traders"}(iw||(iw={})),function(e){e[e.parameters=1]="parameters",e[e.swaps=2]="swaps",e[e.liquidityProviders=3]="liquidityProviders"}(ow||(ow={}));const Aw=1e-4;function Sw({disabled:i,fee:o,onChange:r,feeList:a,hasCustom:l}){const d=t.useTheme(),[c,u]=n.useState(!1),[p,h]=n.useState(!1),[m,x]=n.useState(""),{isMobile:g}=Ga(),f=!a.includes(o),y=f||p,v=!p&&f&&!!m&&new s(m).div(100).lt(Aw),b=i||v;return z.jsxs(t.Box,{sx:{opacity:i?.3:void 0,fontWeight:600},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:20,py:12,borderWidth:1,borderRadius:12,borderStyle:"solid",borderColor:"border.main"},children:[z.jsx(e.Trans,{id:"tMMG40",message:"{0}% fee tier",values:{0:o?new s(o).times(100).toString():"-"}}),z.jsx(t.ButtonBase,{sx:{px:16,py:7,border:`solid 1px ${d.palette.text.primary}`,borderRadius:8,fontWeight:600,color:"text.primary",cursor:b?"default":"pointer",opacity:v?.3:1},disabled:b,onClick:()=>{b||u((e=>!e))},children:c?z.jsx(e.Trans,{id:"vLyv1R",message:"Hide"}):z.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]}),c&&z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign({mt:12},g?{display:"grid",gap:8,gridTemplateColumns:"repeat(2, 1fr)"}:{display:"flex",alignItems:"center",gap:8,"& > label":{flex:1}}),children:[a.map((e=>{const n=o===e&&!y;return z.jsxs(t.Box,{component:"label",sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12,borderWidth:1,borderRadius:12,borderStyle:"solid",borderColor:"border.main",cursor:"pointer"},n&&{color:d.palette.primary.main,borderColor:d.palette.primary.main}),children:[100*e,"%",z.jsx(t.Radio,{size:18,checked:n,onChange:(t,n)=>{n&&r(e)}})]},e)})),l&&z.jsxs(t.Box,{component:"label",sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12,borderWidth:1,borderRadius:12,borderStyle:"solid",borderColor:"border.main",cursor:"pointer",color:v?d.palette.error.main:"text.primary"},y&&{color:d.palette.primary.main,borderColor:d.palette.primary.main}),onClick:()=>{h(!0),x("")},children:[p?z.jsx(t.Input,{value:m,autoFocus:!0,onChange:e=>{const t=e.target.value;isNaN(Number(t))||x(t)},onBlur:()=>{const e=Number(m),t=e?new s(e).div(100).toNumber():e;t&&t<Aw?r(0):m&&(e||0===e)&&r(t),h(!1)},sx:{p:0,flex:1,height:"100%",border:"none",backgroundColor:"none"},inputSx:{p:0}}):z.jsx(z.Fragment,{children:f?(new s(o).times(100).toNumber()||m)+"%":z.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})}),z.jsx(t.Radio,{size:18,checked:y,sx:{flexShrink:0}})]})]}),v&&z.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center",gap:8,p:8,borderRadius:8,typography:"h6",backgroundColor:t.alpha(d.palette.error.main,.1),color:d.palette.error.main},children:[z.jsx(t.Box,{component:oe.ErrorBorder,sx:{width:18,height:18}}),z.jsx(e.Trans,{id:"LHxwaD",message:"The fee tier should greater than {0}%",values:{0:100*Aw}})]})]})]})}function Lw({isExists:i,pair:o,pairAddress:r}){var a,l,d;const{isBalanceLoading:u,isDepositedLoading:h,balance:m,token0Deposited:x,token1Deposited:g,poolTokenPercentage:f}=function({pairAddress:e,pair:t}){var i;const{account:o}=Ra(),r=null===(i=null==t?void 0:t.liquidityToken)||void 0===i?void 0:i.chainId,a=c.useQuery(Object.assign(Object.assign({},p.getFetchUniswapV2PairBalanceOfQueryOptions(r,e,o)),{retry:!1})),l=c.useQuery(Object.assign(Object.assign({},p.getFetchUniswapV2PairTotalSupplyQueryOptions(r,e)),{retry:!1})),[d,u,h]=n.useMemo((()=>{if(!t||!a.data||!l.data||l.data<a.data)return[void 0,void 0,void 0];const e=L.CurrencyAmount.fromRawAmount(t.liquidityToken,l.data.toString()),n=L.CurrencyAmount.fromRawAmount(t.liquidityToken,a.data.toString());return[new L.Percent(a.data.toString(),l.data.toString()),t.getLiquidityValue(t.token0,e,n,!1),t.getLiquidityValue(t.token1,e,n,!1)]}),[a.data,l.data,t]);return{isBalanceLoading:a.isLoading,isDepositedLoading:a.isLoading||l.isLoading,balance:a.data&&t?rr(a.data.toString(),t.liquidityToken.decimals):void 0,poolTokenPercentage:d?new s(d.toSignificant(6)):void 0,token0Deposited:u?new s(u.toSignificant()):void 0,token1Deposited:h?new s(h.toSignificant()):void 0}}({pairAddress:r,pair:o}),y=f?`${Jo({input:f,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:void 0;return i&&o?z.jsxs(t.Box,{sx:{px:20,py:12,borderWidth:1,borderRadius:8,borderStyle:"solid",borderColor:"border.main"},children:[z.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:z.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),z.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:[z.jsx(Rp,{width:18,height:18,tokens:[o.token0,o.token1],mr:4}),z.jsx(t.LoadingSkeleton,{loading:u,loadingProps:{width:50},sx:{mr:4},children:er({input:m,decimals:null===(a=o.liquidityToken)||void 0===a?void 0:a.decimals})}),`${o.token0.symbol}/${o.token1.symbol} LP`,z.jsx(t.Tooltip,{title:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:10,typography:"body2",color:"text.primary"},children:[z.jsx(If,{address:o.token0.address,chainId:o.token0.chainId,showName:null!==(l=o.token0.symbol)&&void 0!==l?l:"",size:14,offset:4,rightContent:z.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:er({input:x,decimals:o.token0.decimals})})}),z.jsx(If,{address:o.token1.address,chainId:o.token1.chainId,showName:null!==(d=o.token1.symbol)&&void 0!==d?d:"",size:14,offset:4,rightContent:z.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:er({input:g,decimals:o.token1.decimals})})}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsx(e.Trans,{id:"c4miqE",message:"Pool share"}),z.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:y})]})]}),sx:{padding:20,width:256},children:z.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16,cursor:"pointer"}})}),z.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:Ta(o.liquidityToken.chainId,o.liquidityToken.address,"address"),sx:{ml:4,display:"inline-flex",height:16},children:z.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16}})})]})]}):null}function Rw({sx:i,disabled:o,slippage:r,onChangeSlippage:a}){const l=t.useTheme(),d=r===mm,[c,u]=n.useState(d?"":new s(r).times(100).toNumber());return z.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:z.jsxs(t.Box,{sx:{backgroundColor:l.palette.background.paper,padding:l.spacing(16,20),borderRadius:16,width:375,maxWidth:"90vw",boxSizing:"border-box"},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.primary"},children:[z.jsx("span",{children:z.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),z.jsxs("span",{children:[d?gm:r&&new s(r).times(100).toNumber(),"%"]})]}),z.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",margin:l.spacing(16,0,0,0)},children:[z.jsx(hm,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{u(""),a(mm)},active:d}),z.jsx(t.Input,{placeholder:String(gm),value:c,onChange:e=>{const{value:t}=e.target;u(t),a(t?new s(t).div(100).toNumber():mm)},onBlur:()=>{(!d&&new s(r).gt(.1)||new s(r).lte(0))&&(u(10),a(.1))},suffix:z.jsx(t.Box,{sx:{mr:16},children:"%"}),sx:{ml:8,"& input":{px:16,py:0,height:"39px"}}})]})]}),sx:{p:0},arrow:!1,placement:"bottom-end",children:z.jsx(t.HoverAddBackground,{sx:Object.assign({width:"max-content",alignItems:"right",margin:l.spacing(0,0,0,"auto"),p:l.spacing(4,12),borderRadius:20,backgroundColor:"background.paperDarkContrast",cursor:"pointer"},i),children:z.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:l.palette.text.primary}}})})})}function Mw(){var i,o,a;const l=t.useTheme(),[d,c]=n.useState(.003),[u,h]=n.useState(),[m,x]=n.useState(),[g,f]=n.useState(""),[y,v]=n.useState(""),[b,C]=n.useState(mm),j=b===mm?new s(gm).div(100).toNumber():b,{isMobile:w}=Ga(),{onlyChainId:k}=Q(),T=n.useMemo((()=>k||(null==u?void 0:u.chainId)||(null==m?void 0:m.chainId)),[k,u,m]),{pairAddress:B,pair:E,price:I,isInvalidPair:A,invertedPrice:S,priceLoading:R,liquidityMinted:M,shareOfPool:O,isExists:P}=function({baseToken:e,quoteToken:t,baseAmount:i,quoteAmount:o,fee:a}){const[s,l,d]=n.useMemo((()=>{var n,i;if(!e||!t)return[null,null,!1];const o=r.basicTokenMap[e.chainId],a=(null===(n=o.address)||void 0===n?void 0:n.toLowerCase())===e.address.toLowerCase(),s=(null===(i=o.address)||void 0===i?void 0:i.toLowerCase())===t.address.toLowerCase(),l=a?o.wrappedTokenAddress:e.address,d=s?o.wrappedTokenAddress:t.address,c=l.toLowerCase()===d.toLowerCase();return c?[null,null,!0]:[new L.Token(e.chainId,l,e.decimals,e.symbol,e.name),new L.Token(t.chainId,d,t.decimals,t.symbol,t.name),c]}),[e,t]),c=n.useMemo((()=>{if(!s||!l||void 0===a)return;const e=s.chainId,t=e?p.getUniswapV2FactoryContractAddressByChainId(e)||p.getUniswapV2FactoryFixedFeeContractAddressByChainId(e):void 0;return t?Ba({factoryAddress:t,tokenA:s,tokenB:l,fee:a}):void 0}),[s,l,a]),{pair:u,price:h,invertedPrice:m,reserveQuery:x,liquidityMinted:g,shareOfPool:f,isExists:y}=cy({pool:e&&t&&c?{baseToken:e,quoteToken:t,type:"AMMV2",address:c}:void 0,baseAmount:i,quoteAmount:o});return{pairAddress:c,pair:u,isInvalidPair:d,price:h,invertedPrice:m,priceLoading:x.isLoading,liquidityMinted:g,shareOfPool:f,isExists:y}}({baseToken:u,quoteToken:m,baseAmount:g,quoteAmount:y,fee:d}),_=Dm(I);if(I&&g&&!I.isEqualTo(null!=_?_:0)&&P){const e=I.times(g).dp(null!==(i=null==m?void 0:m.decimals)&&void 0!==i?i:18);e.isEqualTo(y)||v(e.toString())}const N=T?p.getUniswapV2Router02ContractAddressByChainId(T)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(T):void 0,D=As(u,{amount:g,contractAddress:N}),F=As(m,{amount:y,contractAddress:N}),[U,q]=n.useState(!1),V=!u||!m,W=oy({baseToken:u,quoteToken:m,baseAmount:g,quoteAmount:y,fee:d,isExists:P,slippage:j,successBack:()=>{dm.getState().push({type:exports.PageType.Pool,params:{tab:Zy.myLiquidity}})}});return n.useEffect((()=>{console.error("createMutation.error",W.error)}),[W.error]),z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20,mx:16,pb:20,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",mb:20,[l.breakpoints.up("tablet")]:{width:600,mx:"auto"}},children:[z.jsx(nv,{onClick:()=>{dm.getState().push({type:exports.PageType.Pool})}}),z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:z.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),z.jsx(gg,{poolType:"AMM V2"})]}),z.jsxs(t.Box,{sx:{pt:20,px:16,position:"relative",overflow:"hidden",backgroundColor:l.palette.background.paper,borderRadius:16,[l.breakpoints.up("tablet")]:{borderWidth:1,borderStyle:"solid",borderColor:"border.main",px:0,mx:"auto",width:600}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:20,[l.breakpoints.up("tablet")]:{pt:20,px:20,pb:20}},children:[z.jsx(Lw,{pair:E,pairAddress:B,isExists:P}),z.jsxs(Iw,{title:z.jsx(e.Trans,{id:"nxRg31",message:"Select pair"}),children:[z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:w?"repeat(1, 1fr)":"repeat(2, 1fr)",gap:12},children:[z.jsx(Ew,{border:!0,highlightDefault:!0,chainId:T,token:u,onTokenChange:(e,t)=>{t?(h(m),x(u),f(""),v("")):(h(e),f(""))},occupiedToken:m}),z.jsx(Ew,{border:!0,highlightDefault:!0,chainId:T,token:m,onTokenChange:(e,t)=>{t?(h(m),x(u)):(x(e),v(""))},occupiedToken:u})]}),(!T||Ca(T))&&z.jsx(Sw,{fee:d,onChange:c,feeList:[1e-4,5e-4,.003],hasCustom:!0,disabled:V})]}),z.jsx(Iw,{title:z.jsx(e.Trans,{id:"MU9s7M",message:"Deposit amounts"}),disabled:V,children:z.jsxs(t.Box,{children:[z.jsx(Cp,{sx:{mb:4,pb:28,minHeight:"auto",backgroundColor:"background.cardInput",padding:l.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"},token:u,amt:g,defaultLoadBalance:!0,onInputChange:e=>{var t;f(e);const n=Number(e);P&&I&&n&&v(I.times(e).dp(null!==(t=null==m?void 0:m.decimals)&&void 0!==t?t:18).toString())},showMaxBtn:!0,occupiedAddrs:[null!==(o=null==m?void 0:m.address)&&void 0!==o?o:""],occupiedChainId:null==m?void 0:m.chainId,notTokenPickerModal:!0,showPercentage:!0,readOnly:V}),z.jsx(vp,{}),z.jsx(Cp,{sx:{pb:20,minHeight:"auto",backgroundColor:"background.cardInput",padding:l.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"},token:m,amt:y,defaultLoadBalance:!0,onInputChange:e=>{var t;v(e);const n=Number(e);P&&S&&n&&f(S.times(e).dp(null!==(t=null==u?void 0:u.decimals)&&void 0!==t?t:18).toString())},showMaxBtn:!0,occupiedAddrs:[null!==(a=null==u?void 0:u.address)&&void 0!==a?a:""],occupiedChainId:null==u?void 0:u.chainId,notTokenPickerModal:!0,showPercentage:!0,readOnly:V}),z.jsx(Rw,{slippage:b,onChangeSlippage:C,disabled:V,sx:{mt:8}}),z.jsx(Xf,{baseToken:u,quoteToken:m,loading:R,midPrice:I,shareOfPool:O}),!!P&&z.jsxs(t.Box,{sx:{mt:20,p:20,borderRadius:16,backgroundColor:"background.paperContrast",typography:"h6",textAlign:"center","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",z.jsx("b",{children:z.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",z.jsx(e.Trans,{id:"1ABiXc",message:"By adding liquidity you’ll earn <0>{0}</0> of all trades on this pair proportional to your share of the pool. Fees are added to the pool, accrue in real time and can be claimed by withdrawing your liquidity.",values:{0:hr({input:d})},components:{0:z.jsx("b",{})}})]})]})})]}),z.jsx(t.Box,{sx:{mt:20,py:16,[l.breakpoints.up("tablet")]:{px:20}},children:z.jsx(Tm,{fullWidth:!0,includeButton:!0,size:t.Button.Size.big,disabled:V,chainId:T,children:z.jsx(Bw,{statuses:[D,F],buttonProps:{size:t.Button.Size.big},children:z.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,disabled:!(u&&m&&g&&y&&!A&&d),onClick:()=>q(!0),children:A?z.jsx(e.Trans,{id:"R7D79P",message:"Invalid pair"}):z.jsx(e.Trans,{id:"bwSQI0",message:"Supply"})})})})}),z.jsx(Kf,{open:U,onClose:()=>q(!1),slippage:j,baseToken:u,baseAmount:g,quoteToken:m,quoteAmount:y,fee:d,price:I,lpAmount:M,shareOfPool:O,pairAddress:B,createMutation:W})]})]})}const Ow=({disabled:e,feeAmount:i,dispatch:r})=>{const a=t.useTheme(),{isMobile:s}=Ga(),[l,d]=n.useState(!1);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12,borderWidth:1,borderStyle:"solid",borderColor:a.palette.border.main,borderRadius:12},e?{opacity:.3}:void 0),children:[z.jsx(t.Box,{sx:{typography:"h5",color:a.palette.text.primary},children:i?`${xg[i].label} ${o.i18n._({id:"fxRyGG",message:"fee tier"})}`:o.i18n._({id:"EU3wU4",message:"Fee tier"})}),z.jsx(t.Button,{size:t.Button.Size.small,variant:t.Button.Variant.outlined,disabled:e,onClick:()=>d((e=>!e)),sx:{color:a.palette.text.primary,border:`solid 1px ${a.palette.text.primary}`},children:l?o.i18n._({id:"vLyv1R",message:"Hide"}):o.i18n._({id:"ePK91l",message:"Edit"})})]}),l&&z.jsx(t.Box,{sx:Object.assign({},s?{display:"grid",gap:8,gridTemplateColumns:"repeat(2, 1fr)"}:{display:"flex",alignItems:"center",gap:8}),children:[hx.LOWEST,hx.LOW,hx.MEDIUM,hx.HIGH].map((n=>{const o=i===n;return z.jsxs(t.Button,{size:t.Button.Size.middle,variant:t.Button.Variant.outlined,disabled:e,onClick:()=>{r({type:Og.UpdateFeeAmount,payload:n})},sx:{flexBasis:"50%",flexShrink:1,flexGrow:1,justifyContent:"space-between",px:20,color:o?a.palette.primary.main:a.palette.text.primary,borderRadius:12,borderColor:o?a.palette.primary.main:a.palette.border.main,[a.breakpoints.up("tablet")]:{flexBasis:"25%"}},children:[xg[n].label,o?z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[z.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.primary.main}),z.jsx("rect",{x:"4.5",y:"4.5",width:"9",height:"9",rx:"4.5",fill:a.palette.primary.main,stroke:a.palette.primary.main})]}):z.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:z.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.text.secondary})})]},n)}))})]})},Pw={neutral1:"#222222",neutral2:"#7D7D7D",accent1:"#FC72FF",critical:"FF5F52",white:"#FFFFFF",surface3:"#22222212",opacity:{hover:.6,click:.4,disabled:.5,enabled:1}},_w=({series:e,xScale:i,yScale:o,xValue:r,yValue:a,fill:s})=>n.useMemo((()=>{var n;return z.jsx(t.Box,{component:"path",opacity:.5,stroke:null!=s?s:Pw.accent1,fill:null!=s?s:Pw.accent1,d:null!==(n=M.area().curve(M.curveStepAfter).x((e=>i(r(e)))).y1((e=>o(a(e)))).y0(o(0))(e.filter((e=>{const t=i(r(e));return t>0&&t<=window.innerWidth}))))&&void 0!==n?n:void 0})}),[s,e,i,r,o,a]),Nw=({axisGenerator:e})=>z.jsx("g",{ref:t=>{t&&M.select(t).call(e).call((e=>e.select(".domain").remove()))}}),Dw=({xScale:e,innerHeight:i,offset:o=0})=>n.useMemo((()=>z.jsx(t.Box,{component:"g",transform:`translate(0, ${i+o})`,sx:{"& line":{display:"none"},"& text":{color:Pw.neutral2,transform:"translateY(5px)"}},children:z.jsx(Nw,{axisGenerator:M.axisBottom(e).ticks(6)})})),[i,o,e]),Fw=e=>["M 0 0",`v ${e}`,"m 1 0","V 0","M 0 1","h 12","q 2 0, 2 2","v 22","q 0 2 -2 2","h -12","z"].join(" "),Uw=()=>["m 5 7","v 14","M 0 0","m 9 7","v 14","z"].join(" "),qw=({color:e,size:t=10,margin:n=10})=>z.jsx("polygon",{points:`0 0, ${t} ${t}, 0 ${t}`,transform:` translate(${t+n}, ${n}) rotate(45) `,fill:e,stroke:e,strokeWidth:"4",strokeLinejoin:"round"});const Vw=({color:e,d:n})=>z.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",strokeWidth:3,stroke:e,fill:e,d:n}),Ww=({d:e})=>z.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",stroke:Pw.white,opacity:Pw.opacity.hover,d:e}),Hw=({visible:e,transform:n,children:i})=>z.jsx(t.Box,{component:"g",opacity:e?"1":"0",transform:n,sx:{transition:"opacity 300ms"},children:i}),Zw=({y:e,x:n,height:i,width:o,rx:r})=>z.jsx(t.Box,{component:"rect",fill:Pw.surface3,y:e,x:n,height:i,width:o,rx:r}),zw=({y:e,transform:n,dominantBaseline:i,children:o})=>z.jsx(t.Box,{component:"text",y:e,textAnchor:"middle",fontSize:"13px",fill:Pw.neutral1,transform:n,dominantBaseline:i,children:o}),$w=(e,t,n)=>{const i=e.map((e=>n(e).toFixed(1))),o=t.map((e=>n(e).toFixed(1)));return i.every(((e,t)=>e===o[t]))},Gw=({id:e,xScale:t,interactive:i,brushLabelValue:o,brushExtent:r,setBrushExtent:a,innerWidth:s,innerHeight:l,westHandleColor:d,eastHandleColor:c})=>{const u=n.useRef(null),p=n.useRef(null),[h,m]=n.useState(r),[x,g]=n.useState(!1),[f,y]=n.useState(!1),v=function(e){const t=n.useRef();return n.useEffect((()=>{t.current=e}),[e]),t.current}(r),b=n.useCallback((e=>{const{type:n,selection:i,mode:o}=e;if(!i)return void m(null);const s=i.map(t.invert);"end"!==n||$w(r,s,t)||a(s,o),m(s)}),[t,r,a]);n.useEffect((()=>{m(r)}),[r]),n.useEffect((()=>{u.current&&(p.current=M.brushX().extent([[Math.max(2,t(0)),0],[s-2,l]]).handleSize(30).filter((()=>i)).on("brush end",b),p.current(M.select(u.current)),v&&$w(r,v,t)&&M.select(u.current).transition().call(p.current.move,r.map(t)),M.select(u.current).selectAll(".selection").attr("stroke","none").attr("fill-opacity","0.1").attr("fill",`url(#${e}-gradient-selection)`))}),[r,b,e,l,s,i,v,t]),n.useEffect((()=>{u.current&&p.current&&p.current.move(M.select(u.current),r.map(t))}),[r,t]),n.useEffect((()=>{g(!0);const e=setTimeout((()=>g(!1)),1500);return()=>clearTimeout(e)}),[h]);const C=h&&t(h[0])>20,j=h&&t(h[1])>s-20,w=h&&(t(h[0])<0||t(h[1])<0),k=h&&(t(h[0])>s||t(h[1])>s),T=h&&t(h[0])>=0&&t(h[0])<=s,B=h&&t(h[1])>=0&&t(h[1])<=s;return n.useMemo((()=>z.jsxs(z.Fragment,{children:[z.jsxs("defs",{children:[z.jsxs("linearGradient",{id:`${e}-gradient-selection`,x1:"0%",y1:"100%",x2:"100%",y2:"100%",children:[z.jsx("stop",{stopColor:d}),z.jsx("stop",{stopColor:c,offset:"1"})]}),z.jsx("clipPath",{id:`${e}-brush-clip`,children:z.jsx("rect",{x:"0",y:"0",width:s,height:l})})]}),z.jsx("g",{ref:u,clipPath:`url(#${e}-brush-clip)`,onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1)}),h&&z.jsxs(z.Fragment,{children:[T?z.jsxs("g",{transform:`translate(${Math.max(0,t(h[0]))}, 0), scale(${C?"-1":"1"}, 1)`,children:[z.jsxs("g",{children:[z.jsx(Vw,{color:d,d:Fw(l)}),z.jsx(Ww,{d:Uw()})]}),z.jsxs(Hw,{transform:`translate(50,0), scale(${C?"1":"-1"}, 1)`,visible:x||f,children:[z.jsx(Zw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),z.jsx(zw,{transform:"scale(-1, 1)",y:"15",dominantBaseline:"middle",children:o("w",h[0])})]})]}):null,B?z.jsxs("g",{transform:`translate(${t(h[1])}, 0), scale(${j?"-1":"1"}, 1)`,children:[z.jsxs("g",{children:[z.jsx(Vw,{color:c,d:Fw(l)}),z.jsx(Ww,{d:Uw()})]}),z.jsxs(Hw,{transform:`translate(50,0), scale(${j?"-1":"1"}, 1)`,visible:x||f,children:[z.jsx(Zw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),z.jsx(zw,{y:"15",dominantBaseline:"middle",children:o("e",h[1])})]})]}):null,w&&z.jsx(qw,{color:d}),k&&z.jsx("g",{transform:`translate(${s}, 0) scale(-1, 1)`,children:z.jsx(qw,{color:c})})]})]})),[o,c,B,j,C,f,e,l,s,h,k,x,w,d,T,t])},Qw=({value:e,xScale:i,innerHeight:o})=>n.useMemo((()=>z.jsx(t.Box,{component:"line",x1:i(e),y1:"0",x2:i(e),y2:o,sx:{opacity:.5,strokeWidth:2,stroke:Pw.neutral1,fill:"none"}})),[e,i,o]);function Yw({svg:e,xScale:i,setZoom:o,width:r,height:a,resetBrush:s,showResetButton:l,zoomLevels:d}){const c=n.useRef(),[u,p,h,m]=n.useMemo((()=>[()=>e&&c.current&&M.select(e).transition().call(c.current.scaleBy,2),()=>e&&c.current&&M.select(e).transition().call(c.current.scaleBy,.5),()=>e&&c.current&&M.select(e).transition().call(c.current.scaleTo,.5),()=>e&&c.current&&M.select(e).call(c.current.transform,M.zoomIdentity.translate(0,0).scale(1)).transition().call(c.current.scaleTo,.5)]),[e]);return n.useEffect((()=>{e&&(c.current=M.zoom().scaleExtent([d.min,d.max]).extent([[0,0],[r,a]]).on("zoom",(({transform:e})=>o(e))),M.select(e).call(c.current))}),[a,r,o,e,i,c,d,d.max,d.min]),n.useEffect((()=>{h()}),[h,d]),z.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:`repeat(${l?3:2}, 1fr)`,gridGap:"6px",position:"absolute",top:"-32px",right:0},children:[l&&z.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:()=>{s(),m()},disabled:!1,children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("polyline",{points:"1 4 1 10 7 10"}),z.jsx("polyline",{points:"23 20 23 14 17 14"}),z.jsx("path",{d:"M20.49 9A9 9 0 0 0 5.64 5.64L1 10m22 4l-4.64 4.36A9 9 0 0 1 3.51 15"})]})}),z.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:u,disabled:!1,children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("circle",{cx:"11",cy:"11",r:"8"}),z.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),z.jsx("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),z.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})}),z.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:p,disabled:!1,children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("circle",{cx:"11",cy:"11",r:"8"}),z.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),z.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})})]})}const Xw=e=>e.price0,Kw=e=>e.activeLiquidity;function Jw({id:e="liquidityChartRangeInput",data:{series:i,current:o},ticksAtLimit:r,styles:a,dimensions:{width:s,height:l},margins:d,interactive:c=!0,brushDomain:u,brushLabels:p,onBrushDomainChange:h,zoomLevels:m}){const x=n.useRef(null),[g,f]=n.useState(null),[y,v]=n.useMemo((()=>[l-d.top-d.bottom,s-d.left-d.right]),[s,l,d]),{xScale:b,yScale:C}=n.useMemo((()=>{const e={xScale:M.scaleLinear().domain([o*m.initialMin,o*m.initialMax]).range([0,v]),yScale:M.scaleLinear().domain([0,M.max(i,Kw)]).range([y,0])};if(g){const t=g.rescaleX(e.xScale);e.xScale.domain(t.domain())}return e}),[o,m.initialMin,m.initialMax,v,i,y,g]);return n.useEffect((()=>{f(null)}),[m]),n.useEffect((()=>{u||h(b.domain(),void 0)}),[u,h,b]),z.jsxs(z.Fragment,{children:[z.jsx(Yw,{svg:x.current,xScale:b,setZoom:f,width:v,height:l,resetBrush:()=>{h([o*m.initialMin,o*m.initialMax],"reset")},showResetButton:Boolean(r[km.LOWER]||r[km.UPPER]),zoomLevels:m}),z.jsxs("svg",{width:"100%",height:"100%",viewBox:`0 0 ${s} ${l}`,style:{overflow:"visible"},children:[z.jsxs("defs",{children:[z.jsx("clipPath",{id:`${e}-chart-clip`,children:z.jsx("rect",{x:"0",y:"0",width:v,height:l})}),u&&z.jsx("mask",{id:`${e}-chart-area-mask`,children:z.jsx("rect",{fill:"white",x:b(u[0]),y:"0",width:b(u[1])-b(u[0]),height:y})})]}),z.jsxs("g",{transform:`translate(${d.left},${d.top})`,children:[z.jsxs("g",{clipPath:`url(#${e}-chart-clip)`,children:[z.jsx(_w,{series:i,xScale:b,yScale:C,xValue:Xw,yValue:Kw}),u&&z.jsx("g",{mask:`url(#${e}-chart-area-mask)`,children:z.jsx(_w,{series:i,xScale:b,yScale:C,xValue:Xw,yValue:Kw,fill:a.area.selection})}),z.jsx(Qw,{value:o,xScale:b,innerHeight:y}),z.jsx(Dw,{xScale:b,innerHeight:y})]}),z.jsx(t.Box,{component:"rect",width:v,height:l,ref:x,sx:{fill:"transparent",cursor:"grab","&:active":{cursor:"grabbing"}}}),z.jsx(Gw,{id:e,xScale:b,interactive:c,brushLabelValue:p,brushExtent:null!=u?u:b.domain(),innerWidth:v,innerHeight:y,setBrushExtent:h,westHandleColor:a.brush.handle.west,eastHandleColor:a.brush.handle.east})]})]})]})}const ek=8;function tk(e,t,n,i,o,r){var a,s,l,d,c;let u=Object.assign({},n),p=[];for(let n=o+(r?1:-1);r?n<i.length:n>=0;r?n++:n--){const o=Number(null===(a=i[n])||void 0===a?void 0:a.tickIdx),h=Wx(e,t,o),m={liquidityActive:u.liquidityActive,tick:o,liquidityNet:E.BigInt(null!==(l=null===(s=i[n])||void 0===s?void 0:s.liquidityNet)&&void 0!==l?l:""),price0:h.toFixed(ek),sdkPrice:h};r?m.liquidityActive=E.add(u.liquidityActive,E.BigInt(null!==(c=null===(d=i[n])||void 0===d?void 0:d.liquidityNet)&&void 0!==c?c:0)):!r&&E.notEqual(u.liquidityNet,E.BigInt(0))&&(m.liquidityActive=E.subtract(u.liquidityActive,u.liquidityNet)),p.push(m),u=m}return r||(p=p.reverse()),p}const nk=8,ik=(e,t)=>e&&t?Math.floor(e/mx[t])*mx[t]:void 0,ok=1e3;function rk(e,t,i,o){const[a,s]=n.useState(0),[l,d]=n.useState([]),{data:u,error:p,isLoading:h}=function(e,t,n,i=0,o){var a;const s=Da(),l=e&&t&&n?Gx.getAddress(null==e?void 0:e.wrapped,null==t?void 0:t.wrapped,n,void 0,o?Vm[o]:void 0):void 0,d=s.getQuery(r.AMMV3Api.graphql.AllV3TicksDocument,{skip:i,first:ok,where:{chain:o?Si[o]:void 0,poolAddress:null!==(a=null==l?void 0:l.toLowerCase())&&void 0!==a?a:void 0,refreshNow:!0,schemaName:"ammv3"}});return c.useQuery(Object.assign(Object.assign({},d),{enabled:!0}))}(e,t,i,a,o),m=null==u?void 0:u.ticks;return n.useEffect((()=>{(null==m?void 0:m.length)&&(d((e=>[...e,...m])),(null==m?void 0:m.length)===ok&&s((e=>e+ok)))}),[m]),{isLoading:h||(null==m?void 0:m.length)===ok,error:p,ticks:l}}function ak({currencyA:e,currencyB:t,feeAmount:i}){const{isLoading:o,error:r,data:a}=function(e,t,i,o){var r,a,s;const{chainId:l}=Ra(),d=wg(e,t,i),c=null===(r=d[1])||void 0===r?void 0:r.liquidity,u=null===(a=d[1])||void 0===a?void 0:a.sqrtRatioX96,p=null===(s=d[1])||void 0===s?void 0:s.tickCurrent,h=n.useMemo((()=>ik(p,i)),[p,i]),{isLoading:m,error:x,ticks:g}=rk(e,t,i,l);return n.useMemo((()=>{var n,i,o,r,a;if(!e||!t||void 0===h||d[0]!==jg.EXISTS||!g||0===g.length||m)return{isLoading:m||d[0]===jg.LOADING,error:x,activeTick:h,data:void 0};const s=null==e?void 0:e.wrapped,l=null==t?void 0:t.wrapped,f=g.findIndex((e=>(null==e?void 0:e.tickIdx)&&e.tickIdx>h))-1;if(f<0)return console.log("usePoolTickData","usePoolActiveLiquidity","TickData pivot not found",{token0:s.address,token1:l.address,chainId:s.chainId}),{isLoading:m,error:x,activeTick:h,data:void 0};const y=Wx(s,l,h),v={liquidityActive:E.BigInt(null!==(i=null===(n=d[1])||void 0===n?void 0:n.liquidity)&&void 0!==i?i:0),tick:h,liquidityNet:Number(null===(o=g[f])||void 0===o?void 0:o.tickIdx)===h?E.BigInt(null!==(a=null===(r=g[f])||void 0===r?void 0:r.liquidityNet)&&void 0!==a?a:0):E.BigInt(0),price0:y.toFixed(nk),sdkPrice:y},b=tk(s,l,v,g,f,!0),C=tk(s,l,v,g,f,!1).concat(v).concat(b);return{isLoading:m,error:x,currentTick:p,activeTick:h,liquidity:c,sqrtPriceX96:u,data:C}}),[e,t,h,d,g,m,x,p,c,u])}(e,t,i),s=n.useCallback((()=>{if(!(null==a?void 0:a.length))return;const e=[];for(let t=0;t<a.length;t++){const n=a[t],i={activeLiquidity:parseFloat(n.liquidityActive.toString()),price0:parseFloat(n.price0)};i.activeLiquidity>0&&e.push(i)}return e}),[a]);return n.useMemo((()=>({isLoading:o,error:r,formattedData:o?void 0:s()})),[o,r,s])}const sk={initialMin:.999,initialMax:1.001,min:1e-5,max:1.5},lk={[hx.LOWEST]:sk,[hx.LOW_200]:sk,[hx.LOW_300]:sk,[hx.LOW_400]:sk,[hx.LOW]:sk,[hx.MEDIUM]:{initialMin:.5,initialMax:2,min:1e-5,max:20},[hx.HIGH]:{initialMin:.5,initialMax:2,min:1e-5,max:20}};function dk({message:e,icon:n}){return z.jsxs(Sm,{style:{height:"100%",justifyContent:"center"},children:[n,e&&z.jsx(t.Box,{sx:{mt:20,p:10,typography:"caption",textAlign:"center"},children:e})]})}function ck(){return z.jsx(t.LoadingSkeleton,{})}function uk({currencyA:i,currencyB:o,feeAmount:r,ticksAtLimit:a,price:s,priceLower:l,priceUpper:d,onLeftRangeInput:c,onRightRangeInput:u,interactive:p}){const h=i&&o&&(null==i?void 0:i.wrapped.sortsBefore(null==o?void 0:o.wrapped)),{isLoading:m,error:x,formattedData:g}=ak({currencyA:i,currencyB:o,feeAmount:r}),f=n.useCallback(((e,t)=>{let n=Number(e[0]);const i=Number(e[1]);n<=0&&(n=1/10**6),(!a[h?km.LOWER:km.UPPER]||"handle"===t||"reset"===t)&&n>0&&c(n.toFixed(6)),(!a[h?km.UPPER:km.LOWER]||"reset"===t)&&i>0&&i<1e35&&u(i.toFixed(6))}),[h,c,u,a]);p=p&&Boolean(null==g?void 0:g.length);const y=n.useMemo((()=>{const e=h?l:null==d?void 0:d.invert(),t=h?d:null==l?void 0:l.invert();return e&&t?[parseFloat(null==e?void 0:e.toSignificant(6)),parseFloat(null==t?void 0:t.toSignificant(6))]:void 0}),[h,l,d]),v=n.useCallback(((e,t)=>{if(!s)return"";if("w"===e&&a[h?km.LOWER:km.UPPER])return"0";if("e"===e&&a[h?km.UPPER:km.LOWER])return"∞";const n=(t<s?-1:1)*((Math.max(t,s)-Math.min(t,s))/s)*100;return s?`${er({input:n,decimals:2})}%`:""}),[h,s,a]),b=!i||!o||void 0===g&&!m&&!x;return z.jsx(Lm,{gap:"md",style:{minHeight:"200px"},children:b?z.jsx(dk,{message:z.jsx(e.Trans,{id:"OZUH85",message:"Your position will appear here."}),icon:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Pw.neutral1,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),z.jsx("path",{d:"M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"})]})}):m?z.jsx(ck,{}):x?z.jsx(dk,{message:z.jsx(e.Trans,{id:"79D0qY",message:"Liquidity data not available."}),icon:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Pw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("path",{d:"M22.61 16.95A5 5 0 0 0 18 10h-1.26a8 8 0 0 0-7.05-6M5 5a8 8 0 0 0 4 15h9a5 5 0 0 0 1.7-.3"}),z.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})}):g&&0!==g.length&&s?z.jsx(t.Box,{sx:{position:"relative",width:"100%",maxHeight:"200px",justifyContent:"center",alignContent:"center"},children:z.jsx(Jw,{data:{series:g,current:s},dimensions:{width:560,height:200},margins:{top:10,right:2,bottom:20,left:0},styles:{area:{selection:Pw.accent1},brush:{handle:{west:Pw.critical,east:Pw.accent1}}},interactive:p,brushLabels:v,brushDomain:y,onBrushDomainChange:f,zoomLevels:lk[null!=r?r:hx.MEDIUM],ticksAtLimit:a})}):z.jsx(dk,{message:z.jsx(e.Trans,{id:"rH6vg9",message:"There is no liquidity data."}),icon:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Pw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[z.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),z.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),z.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]})})})}const pk=({value:i,decrement:o,increment:r,decrementDisabled:a=!1,incrementDisabled:s=!1,locked:l,onUserInput:d,title:c,tokenA:u,tokenB:p})=>{const h=t.useTheme(),[m,x]=n.useState(!1),[g,f]=n.useState(""),[y,v]=n.useState(!1),[b,C]=n.useState(!1),j=n.useCallback((()=>{v(!1),x(!1),d(g)}),[g,d]),w=n.useCallback((()=>{v(!1),d(o())}),[o,d]),k=n.useCallback((()=>{v(!1),d(r())}),[r,d]);return n.useEffect((()=>{g===i||y||setTimeout((()=>{f(i),C(!0),setTimeout((function(){C(!1)}),1800)}),0)}),[g,y,i]),z.jsx(t.Box,{onFocus:()=>{v(!0),x(!0)},onBlur:j,sx:{width:"100%",py:12,px:20,borderRadius:16,backgroundColor:h.palette.background.cardInput},children:z.jsxs(t.Box,{sx:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch"},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:h.palette.text.primary},children:c}),z.jsx(t.Box,{sx:{mt:4,typography:"h6",fontWeight:500,color:h.palette.text.secondary},children:z.jsx(e.Trans,{id:"1/LP4K",message:"{tokenB} per {tokenA}",values:{tokenB:p,tokenA:u}})}),z.jsx(Yu,{sx:{mt:12,backgroundColor:h.palette.background.cardInput},value:g,onChange:e=>{f(e)},readOnly:l})]}),z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[!l&&z.jsx(t.Button,{size:t.Button.Size.small,onClick:k,disabled:s,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("path",{d:"M14.25 9.75H9.75V14.25H8.25V9.75H3.75V8.25H8.25V3.75H9.75V8.25H14.25V9.75Z",fill:a?h.palette.text.disabled:h.palette.text.primary})})}),!l&&z.jsx(t.Button,{size:t.Button.Size.small,onClick:w,disabled:a,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:z.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:z.jsx("rect",{x:"3.75",y:"8.25",width:"10.5",height:"1.5",fill:a?h.palette.text.disabled:h.palette.text.primary})})})]})]})})},hk=({priceLower:n,priceUpper:i,onLeftRangeInput:o,onRightRangeInput:r,getDecrementLower:a,getIncrementLower:s,getDecrementUpper:l,getIncrementUpper:d,currencyA:c,currencyB:u,feeAmount:p,ticksAtLimit:h})=>{var m,x,g,f;const y=null===(m=null!=c?c:void 0)||void 0===m?void 0:m.wrapped,v=null===(x=null!=u?u:void 0)||void 0===x?void 0:x.wrapped,b=y&&v&&y.sortsBefore(v),C=b?n:null==i?void 0:i.invert(),j=b?i:null==n?void 0:n.invert();return z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[z.jsx(pk,{value:h[b?km.LOWER:km.UPPER]?"0":null!==(g=null==C?void 0:C.toSignificant(8))&&void 0!==g?g:"",onUserInput:o,decrement:b?a:d,increment:b?s:l,decrementDisabled:void 0===C||h[b?km.LOWER:km.UPPER],incrementDisabled:void 0===C||h[b?km.LOWER:km.UPPER],feeAmount:p,label:C?`${null==u?void 0:u.symbol}`:"-",title:z.jsx(e.Trans,{id:"uEoBVI",message:"Low price"}),tokenA:null==c?void 0:c.symbol,tokenB:null==u?void 0:u.symbol}),z.jsx(pk,{value:h[b?km.UPPER:km.LOWER]?"∞":null!==(f=null==j?void 0:j.toSignificant(8))&&void 0!==f?f:"",onUserInput:r,decrement:b?l:s,increment:b?d:a,incrementDisabled:void 0===j||h[b?km.UPPER:km.LOWER],decrementDisabled:void 0===j||h[b?km.UPPER:km.LOWER],feeAmount:p,label:j?`${null==u?void 0:u.symbol}`:"-",tokenA:null==c?void 0:c.symbol,tokenB:null==u?void 0:u.symbol,title:z.jsx(e.Trans,{id:"kAC8rT",message:"High price"})})]})};var mk;function xk(){return xk=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)({}).hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},xk.apply(null,arguments)}const gk=e=>P.createElement("svg",xk({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),mk||(mk=P.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},P.createElement("path",{id:"\\xE4\\xB8\\x89\\xE8\\xA7\\x92\\xE5\\xBD\\xA2",fillRule:"evenodd",clipRule:"evenodd",d:"M6.58398 12.376C6.78189 12.6728 7.21811 12.6728 7.41603 12.376L10.4818 7.77735C10.7033 7.44507 10.4651 7 10.0657 7H3.93426C3.53491 7 3.29672 7.44507 3.51823 7.77735L6.58398 12.376Z",fill:"currentColor"}))));function fk({token:e,oppositeTokenAddress:i,dispatch:r,tokenSelectOnChange:a}){const s=t.useTheme(),{chainId:l}=Ra(),[d,c]=n.useState(!1);return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{component:t.ButtonBase,sx:{flexBasis:"100%",flexGrow:1,flexShrink:1,display:"flex",alignItems:"center",px:20,py:8,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:e?s.palette.border.main:s.palette.primary.main,color:e?s.palette.text.primary:s.palette.primary.contrastText,backgroundColor:e?"transparent":s.palette.primary.main,"&:hover":{borderColor:e?s.palette.border.main:s.palette.primary.main,opacity:.8},[s.breakpoints.up("tablet")]:{flexBasis:"50%"}},onClick:()=>{c(!0)},children:[e?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[z.jsx(ol,{address:e.address,marginRight:0,width:24,height:24,chainId:e.chainId||l,noShowChain:!0,sx:{flexShrink:0}}),z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:e.symbol})]}):z.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:o.i18n._({id:"0RrIzN",message:"Select token"})}),z.jsx(t.Box,{component:gk,sx:{flexShrink:0,ml:"auto",width:18,height:18}})]}),z.jsx(dp,{value:Ag(e),open:d,chainId:l,occupiedAddrs:[i],occupiedChainId:null==e?void 0:e.chainId,onClose:()=>{c(!1)},onTokenChange:(e,t)=>{if(!Array.isArray(e)){if(t)return r({type:Og.UpdateBaseTokenAndClearQuoteToken,payload:e}),void c(!1);a(e),c(!1)}},modal:!0})]})}const yk=({baseToken:e,quoteToken:n,dispatch:i})=>{var o,r;const a=t.useTheme();return z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:12,flexWrap:"wrap",[a.breakpoints.up("tablet")]:{flexWrap:"nowrap"}},children:[z.jsx(fk,{token:e,oppositeTokenAddress:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",dispatch:i,tokenSelectOnChange:e=>{i({type:Og.UpdateBaseToken,payload:e})}}),z.jsx(fk,{token:n,oppositeTokenAddress:null!==(r=null==e?void 0:e.address)&&void 0!==r?r:"",dispatch:i,tokenSelectOnChange:e=>{i({type:Og.UpdateQuoteToken,payload:e})}})]})};const vk=[{value:.03,title:"Narrow"},{value:.08,title:"Standard"},{value:.15,title:"Wide"},{value:1,title:"Full"}],bk=e=>{const i=t.useTheme(),[o,r]=n.useState(null);return z.jsx(t.Box,{sx:{borderRadius:16,borderWidth:1,borderStyle:"solid",borderColor:i.palette.border.main,overflow:"hidden",display:"flex",alignItems:"center",flexWrap:"wrap",alignSelf:"stretch"},children:vk.map(((n,a)=>z.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{r(n.value),e.onSelect(n.value)},sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",px:20,py:12,gap:8,flexBasis:"50%",flexGrow:1,borderRight:a%2==0?`1px solid ${i.palette.border.main}`:"none",borderBottom:a<=1?`1px solid ${i.palette.border.main}`:"none",[i.breakpoints.up("tablet")]:{flexBasis:"25%",borderRight:a===vk.length-1?"none":`1px solid ${i.palette.border.main}`,borderBottom:"none"},backgroundColor:o===n.value?t.alpha("#7BF179",.1):"transparent","&:hover":{backgroundColor:t.alpha("#7BF179",.1)}},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:i.palette.text.primary},children:n.title}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:i.palette.text.primary},children:1===n.value?"∞":`+-${100*n.value}%`})]},n.value)))})};function Ck({params:i,handleGoBack:r,handleGoToPoolList:a}){var l,d,u,p,h,m,x,g,f,y;const{chainId:v,account:b}=Ra(),C=t.useTheme(),j=ls(),{isMobile:w}=Ga(),k=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(v,null==i?void 0:i.from,b))),T=c.useQuery(Object.assign({},Hi.getFetchTokenQuery(v,null==i?void 0:i.to,b))),[B,E]=n.useReducer(Pg,{baseToken:null,quoteToken:null,feeAmount:(null==i?void 0:i.fee)?Number(null==i?void 0:i.fee):void 0,independentField:wm.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""});n.useEffect((()=>{k.data&&E({type:Og.UpdateDefaultBaseToken,payload:k.data})}),[k]),n.useEffect((()=>{T.data&&E({type:Og.UpdateDefaultQuoteToken,payload:T.data})}),[T]);const{independentField:I,typedValue:A,startPriceTypedValue:S}=B,{pool:L,ticks:R,dependentField:M,price:O,pricesAtTicks:P,pricesAtLimit:_,parsedAmounts:N,currencyBalances:F,position:U,noLiquidity:q,currencies:V,errorMessage:W,invalidPool:H,invalidRange:Z,outOfRange:$,depositADisabled:G,depositBDisabled:Y,invertPrice:X,ticksAtLimit:K,isTaxed:J}=Mg({state:B}),ee=n.useMemo((()=>{var e;return null===(e=X?null==O?void 0:O.invert():O)||void 0===e?void 0:e.toSignificant()}),[X,O]),{onFieldAInput:te,onFieldBInput:ne,onLeftRangeInput:ie,onRightRangeInput:oe,onStartPriceInput:re}=_g({noLiquidity:q,dispatch:E}),{slipper:ae,setSlipper:se,slipperValue:le,resetSlipper:de}=vm({address:void 0,type:"AMMV3"}),ce=!W&&!Z,[ue,pe]=n.useState(!1),he={[I]:A,[M]:null!==(d=null===(l=N[M])||void 0===l?void 0:l.toSignificant(6))&&void 0!==d?d:""},me=[wm.CURRENCY_A,wm.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Ug(F[t])})),{}),xe=As(Ag(null===(u=N[wm.CURRENCY_A])||void 0===u?void 0:u.currency),{contractAddress:Wm[v],overrideBalance:F[wm.CURRENCY_A]?new s(F[wm.CURRENCY_A].toSignificant()):void 0,amount:N[wm.CURRENCY_A]?new s(N[wm.CURRENCY_A].toSignificant()):void 0}),ge=As(Ag(null===(p=N[wm.CURRENCY_B])||void 0===p?void 0:p.currency),{contractAddress:Wm[v],overrideBalance:F[wm.CURRENCY_B]?new s(F[wm.CURRENCY_B].toSignificant()):void 0,amount:N[wm.CURRENCY_B]?new s(N[wm.CURRENCY_B].toSignificant()):void 0}),{[km.LOWER]:fe,[km.UPPER]:ye}=R,{[km.LOWER]:ve,[km.UPPER]:be}=P,{getDecrementLower:Ce,getIncrementLower:je,getDecrementUpper:we,getIncrementUpper:ke,getSetFullRange:Te}=function({tickLower:e,tickUpper:t,pool:i,state:o,dispatch:r}){const{baseToken:a,quoteToken:s,feeAmount:l}=o,d=n.useMemo((()=>null==a?void 0:a.wrapped),[a]),c=n.useMemo((()=>null==s?void 0:s.wrapped),[s]);return{getDecrementLower:n.useCallback((()=>d&&c&&"number"==typeof e&&l?Wx(d,c,e-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Wx(d,c,i.tickCurrent-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,e,l,i]),getIncrementLower:n.useCallback((()=>d&&c&&"number"==typeof e&&l?Wx(d,c,e+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Wx(d,c,i.tickCurrent+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,e,l,i]),getDecrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Wx(d,c,t-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Wx(d,c,i.tickCurrent-mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,t,l,i]),getIncrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Wx(d,c,t+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Wx(d,c,i.tickCurrent+mx[l]).toSignificant(5,void 0,Zm.ROUND_UP):""),[d,c,t,l,i]),getSetFullRange:n.useCallback((()=>{r({type:Og.setFullRange,payload:void 0})}),[r])}}({tickLower:fe,tickUpper:ye,pool:L,state:B,dispatch:E}),Be=n.useCallback((e=>{if(Te(),1!==e){if(ee){const t=new s(ee),n=t.multipliedBy(1-e),i=t.multipliedBy(1+e);ie(n.dp(5,s.ROUND_DOWN).toString()),oe(i.dp(5,s.ROUND_DOWN).toString())}return}const t=_[km.LOWER];t&&ie(t.toSignificant(5));const n=_[km.UPPER];n&&oe(n.toSignificant(5))}),[ee,Te,ie,oe,_]),{deadLine:Ee}=Q(),Ie=c.useMutation({mutationFn:()=>D(this,void 0,void 0,(function*(){if(!b||!v||!U)return;if(!B.baseToken||!B.quoteToken)return;const e=Math.ceil(Date.now()/1e3)+(null!=Ee?Ee:600),t=B.baseToken.isNative?B.baseToken:B.quoteToken.isNative?B.quoteToken:void 0;try{const{calldata:n,value:i}=ag.addCallParameters(U,{slippageTolerance:Wg(100*le),recipient:b,deadline:e.toString(),useNative:t,createPool:q});let r={to:Wm[v],data:n,value:i};(yield j.execute(o.i18n._({id:"8OiU8L",message:"Pool Creation"}),Object.assign({opcode:ns.TX},r),{early:!1,metadata:{[exports.MetadataFlag.createAMMV3Pool]:"1"}}))===Xa.Success&&setTimeout((()=>{a()}),100)}catch(e){console.error("onAddMutation",e)}}))});return z.jsxs(z.Fragment,{children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20,mx:16,pb:20,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",mb:20,[C.breakpoints.up("tablet")]:{width:600,mx:"auto"}},children:[z.jsx(nv,{}),z.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:z.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),z.jsx(gg,{poolType:"AMM V3"})]}),z.jsxs(t.Box,{sx:{px:16,display:"flex",flexDirection:"column",alignItems:"stretch",backgroundColor:C.palette.background.paper,borderRadius:16,[C.breakpoints.up("tablet")]:{borderColor:C.palette.border.main,borderWidth:1,borderStyle:"solid",px:0,mx:"auto",width:600}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,py:20,[C.breakpoints.up("tablet")]:{px:20}},children:[z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"nxRg31",message:"Select pair"})}),z.jsx(yk,{baseToken:B.baseToken,quoteToken:B.quoteToken,dispatch:E}),z.jsx(Ow,{disabled:!B.baseToken||!B.quoteToken,feeAmount:B.feeAmount,dispatch:E})]}),z.jsxs(Pm,{disabled:!B.feeAmount||H,children:[z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"5CZbyC",message:"Set price range"})}),Boolean(B.baseToken&&B.quoteToken)&&z.jsx(pg,{baseToken:B.baseToken,quoteToken:B.quoteToken,handleRateToggle:()=>{var e,t,n,i,o;K[km.LOWER]||K[km.UPPER]||(ie(null!==(t=null===(e=X?ve:null==be?void 0:be.invert())||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""),oe(null!==(i=null===(n=X?be:null==ve?void 0:ve.invert())||void 0===n?void 0:n.toSignificant(6))&&void 0!==i?i:""),te(null!==(o=he[wm.CURRENCY_B])&&void 0!==o?o:"")),E({type:Og.ToggleRate,payload:void 0})},sx:w?{flexGrow:0,flexShrink:1,flexBasis:"50%"}:void 0})]}),z.jsx(bk,{onSelect:Be}),z.jsx(hk,{priceLower:ve,priceUpper:be,getDecrementLower:Ce,getIncrementLower:je,getDecrementUpper:we,getIncrementUpper:ke,onLeftRangeInput:ie,onRightRangeInput:oe,currencyA:B.baseToken,currencyB:B.quoteToken,feeAmount:B.feeAmount,ticksAtLimit:K}),$&&z.jsx(Am,{children:o.i18n._({id:"b+KjnH",message:"Your position will not earn fees or be used in trades until the market price moves into your range."})}),Z&&z.jsx(Am,{children:o.i18n._({id:"Jh223O",message:"Invalid range selected. The min price must be lower than the max price."})})]}),q?z.jsxs(Pm,{children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"zeSosD",message:"Starting price"})}),z.jsx(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(C.palette.primary.main,.1),typography:"h6",color:C.palette.primary.main},children:o.i18n._({id:"X6T02b",message:"This pool must be initialized before you can add liquidity. To initialize, select a starting price for the pool. Then, enter your liquidity price range and deposit amount. Gas fees will be higher than usual due to the initialization transaction."})}),z.jsx(t.Box,{sx:{px:16,py:12,borderRadius:8,borderWidth:1,borderColor:C.palette.border.main,borderStyle:"solid"},children:z.jsx(Yu,{sx:{backgroundColor:"transparent"},value:S,onChange:re})})]}):z.jsxs(Pm,{disabled:!B.feeAmount||H,children:[z.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:[o.i18n._({id:"DWd30U",message:"Current price"}),z.jsxs(t.Box,{children:[ee," ",o.i18n._({id:"b2jAb+",message:"per"})," ",null!==(m=null===(h=B.baseToken)||void 0===h?void 0:h.symbol)&&void 0!==m?m:""]})]}),z.jsx(uk,{currencyA:null!==(x=B.baseToken)&&void 0!==x?x:void 0,currencyB:null!==(g=B.quoteToken)&&void 0!==g?g:void 0,feeAmount:B.feeAmount,ticksAtLimit:K,price:O?parseFloat((X?O.invert():O).toSignificant(8)):void 0,priceLower:ve,priceUpper:be,onLeftRangeInput:ie,onRightRangeInput:oe,interactive:!0})]}),z.jsxs(Pm,{disabled:H||Z||q&&!S,children:[z.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:C.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"MU9s7M",message:"Deposit amounts"})}),z.jsxs(t.Box,{children:[z.jsx(qm,{value:he[wm.CURRENCY_A],onUserInput:te,maxAmount:me[wm.CURRENCY_A],balance:F[wm.CURRENCY_A],currency:null!==(f=V[wm.CURRENCY_A])&&void 0!==f?f:null,locked:G}),z.jsx(vp,{}),z.jsx(qm,{value:he[wm.CURRENCY_B],onUserInput:ne,maxAmount:me[wm.CURRENCY_B],balance:F[wm.CURRENCY_B],currency:null!==(y=V[wm.CURRENCY_B])&&void 0!==y?y:null,locked:Y})]}),z.jsx(bm,{value:ae,onChange:se,disabled:!1,type:"AMMV3"})]})]}),z.jsx(t.Box,{sx:{display:"flex",alignItems:"center",py:16,[C.breakpoints.up("tablet")]:{px:20,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:C.palette.background.paper}},children:z.jsx(_m,{chainId:v,approvalA:xe,approvalB:ge,parsedAmounts:N,isValid:ce,depositADisabled:G,depositBDisabled:Y,errorMessage:W,setShowConfirm:pe})}),z.jsx(bg,{parsedAmounts:N,position:U,existingPosition:void 0,priceLower:ve,priceUpper:be,outOfRange:$,ticksAtLimit:K,on:ue,onClose:()=>{pe(!1)},onConfirm:Ie.mutate,loading:Ie.isPending})]})]})}exports.AMMV2Create=Mw,exports.AMMV3PositionManage=Zg,exports.AMMV3PositionsView=Gg,exports.AddLiquidityV3=Ck,exports.EmptyList=X,exports.FailedList=ne,exports.Message=su,exports.Pool=function(){const{routerPage:e}=Q(),t=dm((e=>e.page)),n=null!=e?e:t;switch(null==n?void 0:n.type){case exports.PageType.Pool:return z.jsx(tv,{params:n.params});case exports.PageType.CreatePool:return z.jsx(Zj,{});case exports.PageType.ModifyPool:return z.jsx(ew,{params:n.params});case exports.PageType.PoolDetail:return z.jsx(Tw,{params:n.params});case exports.PageType.createPoolAMMV2:return z.jsx(Mw,{});case exports.PageType.createPoolAMMV3:return z.jsx(Ck,{params:n.params,handleGoBack:()=>{dm.getState().push({type:exports.PageType.Pool})},handleGoToPoolList:()=>{dm.getState().push({type:exports.PageType.Pool})}});default:return z.jsx(tv,{params:null==n?void 0:n.params})}},exports.PoolCreate=Zj,exports.PoolDetail=Tw,exports.PoolList=tv,exports.PoolModify=ew,exports.PoolOperate=jy,exports.PoolOperateDialog=wy,exports.Swap=function({getAutoSlippage:l,onPayTokenChange:d,onReceiveTokenChange:u}={}){var p,h,m,x,g,f;const y=t.useTheme(),{isInflight:v}=ds(),{noPowerBy:b,onlyChainId:C}=Q(),{isMobile:j}=Ga(),{open:w,disconnect:k,getAppKitAccountByChainId:T,chainId:B,appKitActiveNetwork:E}=Ra(),[I,A]=n.useState(!1),[S,L]=n.useState(""),[R,M]=n.useState(""),[O,P]=n.useState(""),[_,N]=n.useState(""),[F,U]=n.useState(null),[q,V]=n.useState(null),[W,H]=n.useState(!1),[Z,$]=n.useState(!1),[G,Y]=n.useState(!1),[X,K]=n.useState(null),J=n.useMemo((()=>T(null==F?void 0:F.chainId)),[null==F?void 0:F.chainId,T]),ee=n.useMemo((()=>{const e=T(null==q?void 0:q.chainId);if(e)return X?Object.assign(Object.assign({},e),{appKitAccount:Object.assign(Object.assign({},e.appKitAccount),{isConnected:!0,address:X})}):e}),[T,null==q?void 0:q.chainId,X]),te=n.useMemo((()=>i.debounce((e=>P(e)),300)),[]),ne=n.useMemo((()=>i.debounce((e=>N(e)),300)),[]),ie=n.useMemo((()=>{if(F&&q)return!(!(null==F?void 0:F.chainId)||!(null==q?void 0:q.chainId)||F.chainId===q.chainId)}),[F,q]),{toFiatPrice:re,fromFiatPrice:ae}=ps({toToken:q,fromToken:F}),{marginAmount:se}=function({token:e,fiatPrice:t}){return{marginAmount:n.useMemo((()=>{var n;const i=null!==(n=null==e?void 0:e.decimals)&&void 0!==n?n:6,o=null!=t?new s(500).div(t):new s(0),r=or(o,i);return(r.lt(new s(1).times(new s(10).pow(i-3)))?new s(0):r).toString(10)}),[null==e?void 0:e.decimals,t])}}({token:I?q:F,fiatPrice:I?re:ae});$a({fromToken:F,toToken:q,getAutoSlippage:l});const{slippage:le,slippageLoading:de}=ws({fromToken:F,toToken:q}),{slippage:ce}=function(){const{defaultSlippage:e}=vs(!0);return{slippage:Ua((t=>t.slippage||e))}}(),{privacySwapSupplierEndpoints:ue,privacySwapEnable:pe,privacySwapEnableAble:he,endpointStatusMap:me,refetchEndpointStatus:xe}=js({chainId:null==F?void 0:F.chainId,account:null==J?void 0:J.appKitAccount.address}),ge=function(e){var t,n;const{getAppKitAccountByChainId:i}=Ra(),{latestBlockNumber:o}=Ua(),a=Hi.getFetchTokenQuery(e&&(null===(t=So.get(e))||void 0===t?void 0:t.isEVMChain)?e:void 0,e?r.basicTokenMap[e].address:void 0,null===(n=i(e))||void 0===n?void 0:n.appKitAccount.address);return c.useQuery(Object.assign(Object.assign({},a),{queryKey:[...a.queryKey,o]}))}(null==F?void 0:F.chainId),{sendRouteLoading:fe,sendRouteError:ye,setSendRouteError:ve,bridgeOrderTxRequest:be,handleClickSend:Ce}=function(){const e=Da(),{evmProvider:t}=Ra(),[i,a]=n.useState(),[s,l]=n.useState(!1),[d,c]=n.useState(""),u=n.useCallback((n=>D(this,[n],void 0,(function*({selectedRoute:n,fromEtherTokenBalance:i,goNext:s}){var d,u;if(!n)return;const{encodeParams:p}=n;if(p&&p.interfaceParams){c(""),l(!0);try{const h=yield e.getData(r.SwapApi.graphql.cross_chain_swap_zetachain_transactionEncode.toString(),{data:{interfaceParams:p.interfaceParams}});if(!h||!h.cross_chain_swap_zetachain_transactionEncode)throw new Error("cross_chain_swap_transactionEncode is null");const{data:m,to:x,value:g,from:f,chainId:y}=h.cross_chain_swap_zetachain_transactionEncode;if(!(m&&x&&g&&f&&y))throw new Error("cross_chain_swap_transactionEncode is null");const v=So.get(y);if(null==v?void 0:v.isEVMChain){if(!i)throw new Error("fromEtherTokenBalance is null");const{fromToken:e,fromAmount:a}=n,s=r.basicTokenMap[y],p=rr(g,18),h=s&&e.address.toLowerCase()===s.address.toLowerCase(),v=p.minus(h?a:0);if(!p.isNaN()&&p.gt(0)&&i.lt(p))return c(o.i18n._({id:"F9xwHA",message:"Insufficient cross-chain fees, need at least {0} {1}",values:{0:er({input:v,decimals:null!==(d=null==s?void 0:s.decimals)&&void 0!==d?d:18}),1:null!==(u=null==s?void 0:s.symbol)&&void 0!==u?u:"-"}})),void l(!1);if(!t||!(yield Oa({from:f,to:x,value:g,data:m},t)))throw new Error("failed to estimate gas")}a({data:m,to:x,value:g,from:f,chainId:y}),s()}catch(e){console.error("[failed to construct transaction request]: ",e);const{message:t}=e;c(t)}l(!1)}}))),[e,t]);return{sendRouteLoading:s,sendRouteError:d,setSendRouteError:c,bridgeOrderTxRequest:i,handleClickSend:u}}(),{bridgeRouteList:je,status:we,failedReason:ke}=function({fromAccount:e,toAccount:t,fromToken:i,toToken:o,fromAmount:r,enabled:a,slippage:l}){var d,u,p,h;const{tokenList:m}=Qo(),{GRAPHQL_URL:x}=Q(),g=n.useMemo((()=>i&&r?new s(r).multipliedBy(new s(10).pow(i.decimals)).dp(0,s.ROUND_DOWN):null),[r,i]),f=null!==(u=null===(d=null==e?void 0:e.appKitAccount)||void 0===d?void 0:d.address)&&void 0!==u?u:Ao(null==i?void 0:i.chainId),y=null!==(h=null===(p=null==t?void 0:t.appKitAccount)||void 0===p?void 0:p.address)&&void 0!==h?h:Ao(null==o?void 0:o.chainId),{data:v,error:b,isLoading:C,refetch:j}=c.useQuery({retry:!1,queryKey:["graphql","cross_chain_swap_zetachain_routes",null==i?void 0:i.chainId,null==i?void 0:i.address,null==o?void 0:o.chainId,null==o?void 0:o.address,f,y,null==g?void 0:g.toString(),l],queryFn:()=>D(this,void 0,void 0,(function*(){const e=yield fetch(`${x}?opname=Cross_chain_swap_zetachain_routes`,{headers:{"content-type":"application/json"},body:`{"query":"\\n query Cross_chain_swap_zetachain_routes($where: Cross_chain_swap_zetachainrouteParams) {\\n cross_chain_swap_zetachain_routes(where: $where) {\\n routeId\\n fromChainId\\n fromTokenAddress\\n fromAmount\\n fromAmountWithOutDecimals\\n fromAmountUSD\\n toChainId\\n toTokenAddress\\n toAmount\\n toAmountWithOutDecimals\\n toAmountUSD\\n fromAddress\\n toAddress\\n slippage\\n approveTarget\\n fees\\n omniPlan\\n encodeParams\\n }\\n}\\n ","variables":{"where":{"fromChainId":${null==i?void 0:i.chainId},"fromTokenAddress":"${null==i?void 0:i.address}","toChainId":${null==o?void 0:o.chainId},"toTokenAddress":"${null==o?void 0:o.address}","fromAddress":"${f}","toAddress":"${y}","fromAmount":"${null==g?void 0:g.toString()}","slippage":${l?Number(l)/100:null}}},"operationName":"Cross_chain_swap_zetachain_routes"}`,method:"POST"}),t=yield e.json();if(t.errors)throw new Error(t.errors[0].message);return t.data})),refetchInterval:15e3,enabled:!!i&&!!o&&!!g&&g.isFinite()&&g.gt(0)&&i.chainId!==o.chainId&&a}),{status:w,failedReason:k,bridgeRouteList:T}=n.useMemo((()=>{if(C)return{status:Ko.Loading,bridgeRouteList:[]};if(b){let e;if(console.error("error:",b),b.message.includes("NOT_ROUTE_MIN_AMOUNT:min-")){const t=b.message.split("min-")[1];t&&(e=`(Enter min amount: ${t})`)}return{status:Ko.Failed,failedReason:e,bridgeRouteList:[]}}if(v&&v.cross_chain_swap_zetachain_routes){const e=[],{routeId:t,fromChainId:n,fromTokenAddress:i,fromAmount:o,fromAmountWithOutDecimals:r,fromAmountUSD:a,toChainId:l,toTokenAddress:d,toAmount:c,fromAddress:u,toAddress:p,slippage:h,approveTarget:x,fees:g,omniPlan:f,encodeParams:y}=v.cross_chain_swap_zetachain_routes,b=So.get(n);if(t&&n&&i&&r&&l&&d&&c&&u&&p&&h&&(!(null==b?void 0:b.isEVMChain)||x)&&g&&g.length>0&&f&&f.length>0&&y){const o=m.find((e=>e.address.toLowerCase()===i.toLowerCase()&&e.chainId===n)),a=m.find((e=>e.address.toLowerCase()===d.toLowerCase()&&e.chainId===l)),b=new s(c);if(o&&a&&b.isFinite()&&b.gt(0)){const i=Xo({omniPlan:f,tokenList:m});if(i.includedSteps.length>0){const d=g.reduce(((e,t)=>{var n;return e.plus(null!==(n=t.amountUSD)&&void 0!==n?n:0)}),new s(0)).dp(4,s.ROUND_DOWN).toString(),c={key:t,id:t,fromChainId:n,toChainId:l,fromToken:o,toToken:a,fromAmount:r,toTokenAmount:b.div(`1e${a.decimals}`),fromAddress:u,toAddress:p,product:"zetachain",slippage:h,roundedRouteCostTime:0,spenderContractAddress:null!=x?x:null,feeUSD:d,fees:g,executionDuration:null,step:i,encodeParams:y,productParams:null,sourceRoute:v.cross_chain_swap_zetachain_routes};e.push(c)}}}return e.length>0?{status:Ko.Success,bridgeRouteList:e}:{status:Ko.Failed,bridgeRouteList:[]}}return{status:Ko.Initial,bridgeRouteList:[]}}),[C,b,v,m]);return{status:w,failedReason:k,refetch:j,bridgeRouteList:T}}({toToken:q,fromToken:F,fromAmount:O,fromAccount:J,toAccount:ee,enabled:!G&&!fe,slippage:ce}),Te=n.useMemo((()=>{if(je&&je.length>0)return je[0]}),[je]),{isApproving:Be,isGetApproveLoading:Ee,needApprove:Ie,insufficientBalance:Ae,submitApprove:Se,getMaxBalance:Le}=As(F,{amount:O,contractAddress:null!==(p=null==Te?void 0:Te.spenderContractAddress)&&void 0!==p?p:void 0}),Re=n.useCallback((()=>{Ze(Le())}),[Le]),Me=n.useMemo((()=>!(!(null==J?void 0:J.appKitAccount.address)||Ae||Be||Ee||Ie)),[null==J?void 0:J.appKitAccount.address,Ae,Be,Ee,Ie]),{status:Oe,rawBrief:Pe,executeSwap:_e}=ys({toToken:q,fromToken:F,marginAmount:se,fromAmount:O,toAmount:_,estimateGas:Me,isReverseRouting:I,slippage:le,slippageLoading:de}),{resAmount:Ne,priceImpact:De,baseFeeAmount:Fe,additionalFeeAmount:Ue,resPricePerToToken:qe,resPricePerFromToken:Ve,routeInfo:We}=n.useMemo((()=>Pe||{resAmount:null,priceImpact:null,baseFeeAmount:null,additionalFeeAmount:null,resPricePerToToken:null,resPricePerFromToken:null,routeInfo:null}),[Pe]),He=Ha(ie),Ze=n.useCallback((e=>{const t=e.toString();L(t),te(t)}),[L,te]),ze=n.useCallback((e=>{const t=e.toString();M(t),ne(t)}),[M,ne]),$e=n.useCallback((e=>U((t=>{var n;const i="function"==typeof e?e(t):e;return B||Ua.setState({fromTokenChainId:null!==(n=null==i?void 0:i.chainId)&&void 0!==n?n:void 0}),d&&i&&i!==t&&d(i),i}))),[d,B]),Ge=n.useCallback((e=>V((t=>{const n="function"==typeof e?e(t):e;return u&&n&&n!==t&&u(n),n}))),[u]);!function({fromToken:e,toToken:t,setFromToken:i,setToToken:o,updateFromAmt:r,updateToAmt:a,setIsReverseRouting:s}){const{tokenList:l}=Qo(),{crossChain:d,defaultFromToken:c,defaultToToken:u,onlyChainId:p}=Q(),{chainId:h}=Ra(),m=n.useCallback((()=>{let n,m=null;const x=d?void 0:null!=p?p:h;if(!e){const e=bs({side:"from",defaultToken:c,tokenList:l,chainId:x});m=e.findToken,n=e.setDefaultAmount,m&&(i(m),void 0!==n&&(s(!1),r(n)))}if(!t){const{findToken:e,setDefaultAmount:t}=bs({side:"to",defaultToken:u,tokenList:l,occupyToken:m,chainId:x});e&&(o(e),void 0===n&&void 0!==t&&(s(!0),a(t)))}}),[h,d,c,u,e,p,i,s,o,t,l,r,a]);n.useEffect((()=>{const e=setTimeout((()=>{m()}),10);return()=>clearTimeout(e)}),[m])}({fromToken:F,toToken:q,setFromToken:$e,setToToken:Ge,updateFromAmt:Ze,updateToAmt:ze,setIsReverseRouting:A});const Qe=n.useCallback((()=>{Ze(""),ze(""),$e(q),Ge(F),Oo("from",q),Oo("to",F)}),[$e,q,Ge,F,Ze,ze]),Ye=n.useCallback(((e,t)=>{if(t)return Qe();Ze(""),ze(""),$e(e),Oo("from",e)}),[Qe,Ze,ze,$e,Oo]),Xe=n.useCallback(((e,t)=>{if(t)return Qe();Ze(""),ze(""),Ge(e),Oo("to",e)}),[Qe,Ze,ze,$e,Oo]),Ke=n.useCallback((()=>{I&&Ze(""),A(!1)}),[I,Ze]),Je=n.useCallback((()=>{I||ze(""),A(!0)}),[I,ze]),et=(e=>{const{defaultSlippage:t}=vs(void 0===e),i=Ua((e=>e.slippage||t));return n.useMemo((()=>(void 0===e?Number(i):e)>5),[i,e])})(ie?void 0:le),tt=n.useMemo((()=>(100*Number(De)).toFixed(2)),[De]),nt=n.useMemo((()=>{const e=I?Ne:O;return e&&ae?new s(ae).multipliedBy(e):null}),[ae,O,I,Ne]),it=n.useMemo((()=>{var e;if(!re||void 0===ie)return null;if(ie)return(null===(e=null==Te?void 0:Te.toTokenAmount)||void 0===e?void 0:e.gt(0))?Te.toTokenAmount.multipliedBy(re):null;const t=I?_:Ne;return t?new s(re).multipliedBy(t):null}),[re,_,I,Ne,Te,ie]),ot=n.useMemo((()=>z.jsxs(t.Box,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[z.jsx(Cu,{title:z.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),z.jsxs(t.Box,{sx:{display:"flex"},children:[z.jsx(e.Trans,{id:"6+mYrD",message:"Current price impact"}),z.jsxs(t.Box,{sx:{color:y.palette.error.main,ml:4},children:[tt,"%"]})]})]})),[tt,y.palette.error.main]),rt=n.useMemo((()=>z.jsx(gp,{toToken:q,fromToken:F,priceStatus:Oe,pricePerToToken:qe,pricePerFromToken:Ve,routeInfo:We})),[q,F,Oe,qe,Ve,We]),at=n.useMemo((()=>!r.ChainId[(null==F?void 0:F.chainId)||1]),[null==F?void 0:F.chainId]),st=n.useMemo((()=>{if(!F)return!1;const e=T(F.chainId);return!!e&&(!!e.chain.isEVMChain&&(!!B&&!!(null==F?void 0:F.chainId)&&(null==F?void 0:F.chainId)!==B))}),[B,F,T]),lt=function({fromToken:e,toToken:t}){const i=Qo(Yo);return n.useMemo((()=>!(!e||i.some((t=>t.chainId===e.chainId&&t.address===e.address&&(!t.side||"to"===t.side))))||!(!t||i.some((e=>e.chainId===t.chainId&&e.address===t.address&&(!e.side||"from"===e.side))))),[e,t,i])}({fromToken:F,toToken:q}),dt=n.useMemo((()=>et&&new s(I?_:O).gt(0)&&!Ae&&(ie?we===fs.Success:Oe===fs.Success)?z.jsxs(t.Box,{sx:{textAlign:"center",mb:8},children:[z.jsx(t.Box,{component:oe.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),o.i18n._({id:"//95jS",message:"The current slippage protection coefficient set exceeds {maxSlippageWarning}%, which may result in losses.",values:{maxSlippageWarning:5}})]}):null),[et,I,O,_,ie,we,Oe]),ct=n.useMemo((()=>st?z.jsxs(t.Box,{sx:{textAlign:"center"},children:[z.jsx(t.Box,{component:oe.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),z.jsx(e.Trans,{id:"54ffaC",message:"The current network is inconsistent with the wallet - please switch in wallet"})]}):ie&&we===fs.Initial?"-":Oe===fs.Loading||ie&&we===fs.Loading?z.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:z.jsxs(z.Fragment,{children:[z.jsx(t.RotatingIcon,{sx:{mr:5}}),z.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]})}):at?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.Warn,sx:{mr:6,width:16,color:"warning.main"}}),z.jsx(e.Trans,{id:"udsWDJ",message:"Unsupported network - switch to trade"})]}):ie&&je.length?z.jsxs(z.Fragment,{children:[dt,z.jsx(_d,{route:Te})]}):ie&&(we===fs.Success&&!je.length||we===fs.Failed)&&S?z.jsxs(z.Fragment,{children:[z.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),z.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}):z.jsxs(z.Fragment,{children:[!ie&&S&&new s(tt).gt(Do)&&ot,dt,rt]})),[Oe,rt,S,ot,tt,at,ie,we,je,Te,st,dt]),ut=n.useMemo((()=>I?new s(R).gt(0)?er({input:Ne,decimals:null==F?void 0:F.decimals}):"-":S),[S,R,Ne,F,I]),pt=n.useMemo((()=>{var e;return I?R:ie?(null===(e=null==Te?void 0:Te.toTokenAmount)||void 0===e?void 0:e.gt(0))&&we!==fs.Loading?er({input:Te.toTokenAmount,decimals:null==q?void 0:q.decimals}):"-":new s(S).gt(0)?er({input:Ne,decimals:null==q?void 0:q.decimals}):"-"}),[S,R,Ne,q,I,Te,ie,we]),ht=n.useMemo((()=>{var n,i;if(!(null===(n=null==J?void 0:J.appKitAccount)||void 0===n?void 0:n.isConnected))return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==F?void 0:F.chainId))return;const t=null===(e=So.get(F.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:z.jsx(e.Trans,{id:"4g7eC1",message:"Connect to {0} wallet",values:{0:Ea(null==F?void 0:F.chainId)}})});if(J.chain.isEVMChain&&J.chain.chainId!==B)return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{E.switchNetwork(J.chain.caipNetwork)},children:z.jsx(e.Trans,{id:"1+P9RR",message:"Switch to {0}",values:{0:J.chain.name}})});if(J.chain.isSolanaChain&&J.chain.chainId!==B)return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{E.switchNetwork(J.chain.caipNetwork)},children:z.jsx(e.Trans,{id:"1+P9RR",message:"Switch to {0}",values:{0:J.chain.name}})});if(!(null===(i=null==ee?void 0:ee.appKitAccount)||void 0===i?void 0:i.isConnected))return z.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==q?void 0:q.chainId))return;const t=null===(e=So.get(q.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:z.jsx(e.Trans,{id:"4g7eC1",message:"Connect to {0} wallet",values:{0:Ea(null==q?void 0:q.chainId)}})});if(v)return z.jsx(t.Button,{fullWidth:!0,isLoading:!0,disabled:!0,children:z.jsx(e.Trans,{id:"FRBvjQ",message:"Transaction Pending"})});if(!F||!q)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:z.jsx(e.Trans,{id:"KlvBGJ",message:"Select Tokens"})});if(!new s(I?_:O).gt(0))return z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:z.jsx(e.Trans,{id:"iPMIoT",message:"Enter an amount"})});if(ie?we===fs.Loading||Ee:Oe===fs.Loading)return z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:z.jsx(e.Trans,{id:"OauUE6",message:"Fetching Price..."})});let o=!1;return o=ie?!je.length||we===fs.Failed:!Ne||Oe===fs.Failed,o?z.jsx(t.Button,{fullWidth:!0,disabled:!0,children:z.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})}):Ae?z.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:z.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):Ie?z.jsx(t.Button,{fullWidth:!0,disabled:Be,onClick:()=>Se(),children:Be?z.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):z.jsx(e.Trans,{id:"Z7ZXbT",message:"Approve"})}):ie?z.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e,t;return Ce({selectedRoute:Te,fromEtherTokenBalance:null!==(t=null===(e=ge.data)||void 0===e?void 0:e.balance)&&void 0!==t?t:null,goNext:()=>Y(!0)})},"data-testid":Ho,disabled:!Te,isLoading:fe,children:z.jsx(e.Trans,{id:"SXnevP",message:"Review Cross Chain"})}):pe?z.jsxs(t.Button,{fullWidth:!0,onClick:()=>H(!0),"data-testid":Ho,children:[z.jsx(t.Tooltip,{placement:"top",onlyHover:!0,maxWidth:240,title:z.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[z.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,color:"text.primary"},children:"Privacy Swap is Enabled"}),z.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:"text.secondary"},children:"Your transactions on the Ethereum network will be protected from sandwich attacks."})]}),children:z.jsx(t.Box,{sx:{mr:8},children:z.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"30",viewBox:"0 0 25 30",fill:"none",children:[z.jsx("path",{d:"M12.5 4L3.5 8V14C3.5 19.55 7.34 24.74 12.5 26C17.66 24.74 21.5 19.55 21.5 14V8L12.5 4Z",fill:"white"}),z.jsx("path",{d:"M23 14C23 20.1791 18.7457 26.0187 12.8555 27.457L12.5 27.5439L12.1445 27.457C6.25427 26.0187 2 20.1791 2 14V7.02539L2.89062 6.62891L11.8906 2.62891L12.5 2.3584L13.1094 2.62891L22.1094 6.62891L23 7.02539V14Z",stroke:"white",strokeOpacity:"0.5",strokeWidth:"3"}),z.jsx("path",{d:"M16.3937 11.3638L10.8021 16.9553L8.60457 14.7662L7.4082 15.9626L10.8021 19.3565L17.59 12.5686L16.3937 11.3638Z",fill:"#154618"})]})})}),z.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})]}):z.jsx(t.Button,{fullWidth:!0,onClick:()=>H(!0),"data-testid":Ho,children:z.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})})}),[null===(h=null==J?void 0:J.appKitAccount)||void 0===h?void 0:h.isConnected,null==J?void 0:J.chain.isEVMChain,null==J?void 0:J.chain.chainId,null==J?void 0:J.chain.isSolanaChain,null==J?void 0:J.chain.name,null==J?void 0:J.chain.caipNetwork,B,null===(m=null==ee?void 0:ee.appKitAccount)||void 0===m?void 0:m.isConnected,v,F,q,I,_,O,ie,we,Ee,Oe,Ae,Ie,w,E,je.length,Ne,Be,Se,Te,fe,Ce,null===(x=ge.data)||void 0===x?void 0:x.balance,pe]),mt=n.useMemo((()=>F&&q?z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[z.jsx(ol,{token:F,width:16,height:16,marginRight:6,chainId:F.chainId,noShowChain:!!C}),`${er({input:I?Ne:O,decimals:null==F?void 0:F.decimals})} ${null==F?void 0:F.symbol}`,z.jsx(t.Box,{component:oe.DoubleRight,sx:{width:12,height:12,mx:16}}),z.jsx(ol,{token:q,width:16,height:16,marginRight:6,chainId:q.chainId,noShowChain:!!C}),`${er({input:I?_:Ne,decimals:null==q?void 0:q.decimals})} ${null==q?void 0:q.symbol}`]}):z.jsx(t.Box,{})),[F,q,O,_,Ne,I,C]);return z.jsxs(t.Box,{sx:{width:"100%",overflow:"hidden",position:"relative",display:"flex",flexDirection:"column",borderRadius:16,backgroundColor:y.palette.background.skeleton,[y.breakpoints.up("laptop")]:{width:450,backgroundColor:y.palette.background.skeleton,backdropFilter:"blur(4px)"}},children:[z.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",px:16,py:20},children:[z.jsx(t.Box,{sx:{typography:"caption",color:y.palette.text.primary},children:"Universal Swap"}),z.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",borderRadius:4,p:1,backgroundColor:y.palette.background.tag},children:[z.jsxs(t.Box,{sx:{color:y.palette.text.secondary,typography:"h6",px:6,py:4},children:[ie?(null==Te?void 0:Te.slippage)?100*Te.slippage:null!=ce?ce:"-":le,"%"]}),z.jsx(t.Tooltip,{open:He,title:ie?z.jsx(e.Trans,{id:"qLkska",message:"The setting has been switched to cross chain mode"}):z.jsx(e.Trans,{id:"NSCBTb",message:"The setting has been switched to swap mode"}),placement:"bottom-end",children:z.jsx(t.Box,{component:t.ButtonBase,onClick:()=>$(!0),sx:{p:4,backgroundColor:y.palette.background.paper,borderRadius:4,height:28,width:28,display:"flex",alignItems:"center",justifyContent:"center"},children:z.jsx(t.Box,{component:oe.Setting,sx:{width:20,height:20,color:"text.primary",cursor:"pointer"}})})})]})]}),z.jsxs(t.Box,{sx:{flex:1,px:16,pb:20,overflowY:"auto"},children:[z.jsxs(t.Box,{children:[z.jsx(hp,{sx:{mb:4},token:F,side:"from",amt:ut,defaultLoadBalance:!0,onMaxClick:Re,onInputChange:Ze,onInputFocus:ie?void 0:Ke,showMaxBtn:!I&&!S,occupiedAddrs:[null!==(g=null==q?void 0:q.address)&&void 0!==g?g:""],occupiedChainId:null==q?void 0:q.chainId,fiatPriceTxt:nt?`$${Jo({input:nt,showDecimals:1})}`:"$-",onTokenChange:Ye,readOnly:I,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:!1,inputToAddress:X,setInputToAddress:K,account:J,failedReason:ke}),z.jsx($u,{onClick:Qe,disabled:lt}),z.jsx(hp,{token:q,side:"to",amt:pt,onInputChange:ze,onInputFocus:ie?void 0:Je,occupiedAddrs:[null!==(f=null==F?void 0:F.address)&&void 0!==f?f:""],occupiedChainId:null==F?void 0:F.chainId,fiatPriceTxt:it?`$${Jo({input:it,showDecimals:1})}(${tt}%)`:"$-",onTokenChange:Xe,readOnly:ie||!I,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:ie,inputToAddress:X,setInputToAddress:K,account:ee,sx:{padding:y.spacing(24,20,20)}}),z.jsx(t.Box,{sx:{py:16,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:ct})]}),ht,z.jsx(Tu,{}),b?"":z.jsxs(t.Box,{sx:{mt:13,display:"flex",typography:"h6",cursor:"pointer",justifyContent:"center",alignItems:"center",color:y.palette.text.disabled},onClick:()=>window.open("https://app.dodoex.io"),children:[z.jsx(t.Box,{sx:{width:18,height:18,transform:"translate(1px, 2px)","& path":{fill:y.palette.text.disabled}},component:oe.Dodo}),z.jsx(e.Trans,{id:"QIsI8+",message:"Powered by ZUNO protocol"})]})]}),z.jsx(Bu,{toToken:q,fromToken:F,fromAmount:I?Ne:O,toAmount:I?_:Ne,open:W,baseFeeAmount:Fe,priceImpact:tt,additionalFeeAmount:Ue,curToFiatPrice:it,execute:()=>_e(mt),clearFromAmt:()=>Ze(""),clearToAmt:()=>ze(""),curFromFiatPrice:nt,pricePerFromToken:Ve,onClose:()=>H(!1),loading:Oe===fs.Loading,slippage:le,isDialogModal:j}),ie?z.jsx(Iu,{open:Z,onClose:()=>$(!1),isBridge:!0,isDialogModal:j}):z.jsx(zu,{open:Z,onClose:()=>$(!1),fromToken:F,toToken:q,privacySwapEnableAble:he,privacySwapEnable:pe,privacySwapSupplierEndpoints:ue,endpointStatusMap:me,refetchEndpointStatus:xe,isDialogModal:j}),z.jsx(wu,{open:G,onClose:()=>Y(!1),route:Te,bridgeOrderTxRequest:be,clearFromAmt:()=>Ze(""),clearToAmt:()=>ze(""),isDialogModal:j}),z.jsx(ku,{message:ye,onClose:()=>ve(""),isDialogModal:j})]})},exports.SwapOrderHistory=function(){const e=t.useTheme(),{isMobile:i}=Ga(),o=n.useRef(null),{evmAccount:r,solanaAccount:a,bitcoinAccount:s}=Ra(),[l,d]=n.useState(tm.sameChain),[c,u]=n.useState(),p=n.useMemo((()=>[{key:tm.sameChain,value:"Same chain Swaps"},{key:tm.crossChain,value:"Cross Chain Swaps"},{key:tm.errorRefunds,value:"Error Refunds"}]),[]),h=n.useMemo((()=>{var e,t,n;const i=[];if(r.isConnected&&r.address){const t=null===(e=So.entries().find((([e,t])=>t.isEVMChain)))||void 0===e?void 0:e[1];t&&i.push({account:Gr(r.address),firstChain:t})}if(a.isConnected&&a.address){const e=null===(t=So.entries().find((([e,t])=>t.isSolanaChain)))||void 0===t?void 0:t[1];e&&i.push({account:a.address,firstChain:e})}if(s.isConnected&&s.address){const e=null===(n=So.entries().find((([e,t])=>t.isBTCChain)))||void 0===n?void 0:n[1];e&&i.push({account:s.address,firstChain:e})}return i}),[s.address,s.isConnected,r.address,r.isConnected,a.address,a.isConnected]);return n.useEffect((()=>{u((()=>{if(h.length>0)return h[0].account}))}),[h]),z.jsxs(t.Tabs,{value:l,onChange:(e,t)=>{d(t)},sx:{width:"100%",display:"flex",flexDirection:"column",flex:1,overflow:"hidden",height:"max-content",maxHeight:"100%",borderRadius:16,backgroundColor:"background.skeleton",backdropFilter:"blur(4px)",[e.breakpoints.up("laptop")]:{}},className:i?void 0:"gradient-card-border",children:[z.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",px:16,pt:20,[e.breakpoints.up("laptop")]:{px:24}},children:z.jsx(t.TabsGroup,{tabs:p,variant:"default",tabsListSx:{justifyContent:"space-between",borderBottomWidth:0},tabSx:{mr:28,typography:"body2",lineHeight:"19px",minHeight:39,padding:"0px 0px 20px 0px",[e.breakpoints.up("laptop")]:{typography:"body1",lineHeight:"22px",minHeight:42}}})}),z.jsx(t.Box,{ref:o,sx:{px:16,py:12,display:"flex",alignItems:"center",gap:12,overflowX:"auto",borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",[e.breakpoints.up("laptop")]:{px:24},"&::-webkit-scrollbar":{display:"none"},msOverflowStyle:"none",scrollbarWidth:"none",WebkitOverflowScrolling:"touch",userSelect:"none"},children:h.map(((n,i)=>{const r=c===n.account,a=i===h.length-1,s=0===i;return z.jsxs(t.Box,{sx:Object.assign(Object.assign({display:"flex",alignItems:"center",gap:4,pl:8,py:8,pr:10,borderRadius:4,backgroundColor:"transparent",cursor:"pointer",typography:"body2",lineHeight:"19px",color:"text.secondary",flexShrink:0},r&&{backgroundColor:t.alpha(e.palette.success.main,.1),color:"success.main"}),{"&:hover":{backgroundColor:r?t.alpha(e.palette.success.main,.1):e.palette.background.paperDarkContrast}}),onClick:()=>((e,t,n)=>{u(e),o.current&&(t?o.current.scrollTo({left:o.current.scrollWidth,behavior:"smooth"}):n&&o.current.scrollTo({left:0,behavior:"smooth"}))})(n.account,a,s),children:[n.firstChain&&z.jsx(t.Box,{component:n.firstChain.logo,sx:{width:16,height:16}}),"(",Ea(n.firstChain.chainId),")",ka(n.account)]},n.account)}))}),c?z.jsxs(z.Fragment,{children:[z.jsx(rm,{value:tm.sameChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsx(om,{account:c})}),z.jsx(rm,{value:tm.crossChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsx(Kh,{account:c})}),z.jsx(rm,{value:tm.errorRefunds,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:z.jsx(Kh,{account:c,type:"error_refund"})})]}):z.jsx(Mp,{isMobile:i,empty:!0,loading:!1})]})},exports.TokenCard=Cp,exports.TokenLogo=ol,exports.UnstyleWidget=bu,exports.WIDGET_CLASS_NAME=fu,exports.WIDGET_MODULE_CLASS_NAME=am,exports.Widget=function(e){const n=t.createTheme({mode:e.colorMode,theme:e.theme,lang:e.locale||zd});return e.apikey||e.apiServices||console.error("apikey and apiServices must have a."),z.jsxs(t.ThemeProvider,{theme:n,children:[z.jsx(t.CssBaseline,{container:`.${fu}, .${t.WIDGET_MODAL_CLASS}, .${t.WIDGET_MODAL_FIXED_CLASS}`}),z.jsx(c.QueryClientProvider,{client:ic,children:z.jsxs(bu,{...e,children:[e.children,z.jsx(su,{})]})})]})},exports.chainListMap=So,exports.fixedInputStringToFormattedNumber=ir,exports.formatPercentageNumber=hr,exports.formatReadableNumber=Jo,exports.formatShortNumber=ur,exports.formatTokenAmountNumber=er,exports.getEtherscanPage=Ta,exports.jsxRuntimeExports=z,exports.rpcServerMap=Ei,exports.scanUrlDomainMap=Ai,exports.tokenList=Ks,exports.useMessageState=ru,exports.usePoolBalanceInfo=Bf,exports.useRouterStore=dm,exports.useTradeSwapOrderList=Jh;