@dodoex/widgets 3.0.2-zetachain.77 → 3.0.2-zetachain.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{helper-Mj_S6nhc.js → helper-D9PhC5Iu.js} +1 -1
- package/dist/{helper-B__rEmQw.cjs → helper-Gic3ChLT.cjs} +1 -1
- package/dist/{index-8QbKRS5T.js → index-BMvDTAGd.js} +1 -1
- package/dist/{index-DzCmF1LE.cjs → index-D2A-158w.cjs} +1 -1
- package/dist/{index-BZ3M5ZzL.js → index-DHr2yDDs.js} +1 -1
- package/dist/{index-BSo8Lg8j.cjs → index-Dsxjv-7B.cjs} +1 -1
- package/dist/{index-DZIzNs8f.cjs → index-Dx_H0x_1.cjs} +1 -1
- package/dist/{index-DSXMS6zD.js → index-ShPYiN2Y.js} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -28,4 +28,4 @@
|
|
|
28
28
|
object-assign
|
|
29
29
|
(c) Sindre Sorhus
|
|
30
30
|
@license MIT
|
|
31
|
-
*/function Ic(){if(mc)return hc;mc=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return hc=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},hc}function Ac(){if(gc)return xc;gc=1;return xc="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Sc(){return yc?fc:(yc=1,fc=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Ec=Bc();lc.exports=function(){if(jc)return Cc;jc=1;var e=Bc(),t=Ic(),n=Ac(),i=Sc(),o=function(){if(bc)return vc;bc=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Ac(),n={},i=Sc();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={})},vc=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){}}),Cc=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},Cc}()(Ec.isElement,!0)}else lc.exports=function(){if(kc)return wc;kc=1;var e=Ac();function t(){}function n(){}return n.resetWarningCache=t,wc=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 Lc=q(lc.exports);function Oc(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...n){return e(...n)||t(...n)}}function Rc(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 Pc=Oc(Lc.element,Rc);Pc.isRequired=Oc(Lc.element.isRequired,Rc);const Mc="exact-prop: ";function _c(e){return e&&e.ownerDocument||document}const Dc="undefined"!=typeof window?M.useLayoutEffect:M.useEffect;function Nc(e){const t=M.useRef(e);return Dc((()=>{t.current=e})),M.useRef(((...e)=>(0,t.current)(...e))).current}function Fc(...e){return M.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 qc={};const Uc=[];class Vc{static create(){return new Vc}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 Hc(){const e=function(e,t){const n=M.useRef(qc);return n.current===qc&&(n.current=e(t)),n}(Vc.create).current;var t;return t=e.disposeEffect,M.useEffect(t,Uc),e}const Wc={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 Zc(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=Zc(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function $c(){for(var e,t,n=0,i="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Zc(e))&&(i&&(i+=" "),i+=t);return i}function zc(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 Qc(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 Gc(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=$c(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=zc({...o,...i}),s=Qc(i),l=Qc(o),d=t(a),c=$c(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:Fc(l,a?.ref,e.additionalProps?.ref)},i);return d}function Yc(e){return e.substring(2).toLowerCase()}function Kc(e){const{children:t,disableReactTree:n=!1,mouseEvent:i="onClick",onClickAway:o,touchEvent:r="onTouchEnd"}=e,a=M.useRef(!1),s=M.useRef(null),l=M.useRef(!1),d=M.useRef(!1);M.useEffect((()=>(setTimeout((()=>{l.current=!0}),0),()=>{l.current=!1})),[]);const c=Fc((u=t)&&M.isValidElement(u)?u.props.propertyIsEnumerable("ref")?u.props.ref:u.ref:null,s);var u;const p=Nc((e=>{const t=d.current;d.current=!1;const i=_c(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)),M.useEffect((()=>{if(!1!==r){const e=Yc(r),t=_c(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)),M.useEffect((()=>{if(!1!==i){const e=Yc(i),t=_c(s.current);return t.addEventListener(e,p),()=>{t.removeEventListener(e,p)}}}),[p,i]),$.jsx(M.Fragment,{children:M.cloneElement(t,m)})}"production"!==process.env.NODE_ENV&&(Kc.propTypes={children:Pc.isRequired,disableReactTree:Lc.bool,mouseEvent:Lc.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Lc.func.isRequired,touchEvent:Lc.oneOf(["onTouchEnd","onTouchStart",!1])}),"production"!==process.env.NODE_ENV&&(Kc.propTypes=function(e){return"production"===process.env.NODE_ENV?e:{...e,[Mc]: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}}}(Kc.propTypes));const Xc="base";function Jc(e,t){const n=Wc[t];return n?`${Xc}--${n}`:function(e,t){return`${Xc}-${e}-${t}`}(e,t)}const eu="Snackbar";function tu(e){return Jc(eu,e)}!function(e,t){const n={};t.forEach((t=>{n[t]=Jc(e,t)}))}(eu,["root"]);const nu={disableDefaultClasses:!1},iu=M.createContext(nu);"production"!==process.env.NODE_ENV&&(iu.displayName="ClassNameConfiguratorContext");const ou=()=>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}=M.useContext(iu);return n=>t?"":e(n)}(tu)),ru=M.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=ou(),{getRootProps:f,onClickAway:y}=function(e={}){const{autoHideDuration:t=null,disableWindowBlurListener:n=!1,onClose:i,open:o,resumeHideDuration:r}=e,a=Hc();M.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=Nc(((e,t)=>{i?.(e,t)})),l=Nc((e=>{i&&null!=e&&a.start(e,(()=>{s(null,"timeout")}))}));M.useEffect((()=>(o&&l(t),a.clear)),[o,t,l,a]);const d=a.clear,c=M.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 M.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={...zc(e),...zc(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=Gc({elementType:b,getSlotProps:f,externalForwardedProps:x,externalSlotProps:h.root,additionalProps:{ref:t},ownerState:v,className:g.root}),j=Gc({elementType:Kc,externalSlotProps:h.clickAwayListener,additionalProps:{onClickAway:y},ownerState:v});return delete j.ownerState,!u&&r?null:$.jsx(Kc,{...j,children:$.jsx(b,{...C,children:i})})}));function au({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")}),[]),$.jsx(t.Box,{width:e,height:e,component:"svg",sx:Object.assign({position:"absolute",top:`-${r}`,left:`-${r}`,transform:"rotate(-90deg)"},a),children:$.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&&(ru.propTypes={autoHideDuration:Lc.number,children:Lc.node,disableWindowBlurListener:Lc.bool,exited:Lc.bool,onClose:Lc.func,open:Lc.bool,resumeHideDuration:Lc.number,slotProps:Lc.shape({clickAwayListener:Lc.oneOfType([Lc.func,Lc.shape({children:Lc.element.isRequired,disableReactTree:Lc.bool,mouseEvent:Lc.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Lc.func,touchEvent:Lc.oneOf(["onTouchEnd","onTouchStart",!1])})]),root:Lc.oneOfType([Lc.func,Lc.object])}),slots:Lc.shape({root:Lc.elementType})});var su=n.memo(au);const lu=u.create((e=>({notify:null,toast:t=>{e({notify:t})},close:()=>{e({notify:null})}}))),du={entering:"translateX(0)",entered:"translateX(0)",exiting:"translateX(500px)",exited:"translateX(500px)",unmounted:"translateX(500px)"};function cu(){const e=t.useTheme(),{notify:i,close:o}=lu(),[r,a]=n.useState(!0),s=n.useRef(null),l=null==i?void 0:i.timeout,d=!!i;let c=$.jsxs("svg",{width:"36",height:"36",viewBox:"0 0 36 36",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.jsx("circle",{cx:"18",cy:"18",r:"16.5",stroke:"#2FBA90",strokeWidth:"3"}),$.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=$.jsxs("svg",{width:"36",height:"37",viewBox:"0 0 36 37",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.jsx("circle",{cx:"18",cy:"18.5",r:"16.5",stroke:"#FF6187",strokeWidth:"3"}),$.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=$.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.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"}),$.jsx("path",{d:"M15.1664 7.58398H12.8331V16.9173H15.1664V7.58398Z",fill:"#B15600"}),$.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 $.jsx(t.Box,{component:ru,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:$.jsx(k.Transition,{timeout:{enter:400,exit:400},in:d,appear:!0,unmountOnExit:!0,onEnter:()=>{a(!1)},onExited:()=>{a(!0)},nodeRef:s,children:n=>$.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:du[n],transition:"transform 300ms ease",[e.breakpoints.up("tablet")]:{p:20,width:"auto",maxWidth:328}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{mt:7,"& > svg":{width:28,height:28},[e.breakpoints.up("tablet")]:{"& > svg":{width:36,height:36}}},children:i?c:""}),$.jsxs(t.Box,{sx:{ml:20},children:[$.jsx(t.Box,{sx:{typography:"caption"},children:null==i?void 0:i.message}),(null==i?void 0:i.link)?$.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,$.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:$.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)?$.jsx(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:i.content}):""]})]}),$.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?$.jsx(su,{size:24,strokeWidth:"2.4px",time:`${l}ms`,color:e.palette.text.disabled}):"",$.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:$.jsx("g",{children:$.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 uu;function pu(){return pu=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},pu.apply(null,arguments)}const hu=e=>M.createElement("svg",pu({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),uu||(uu=M.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},M.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},M.createElement("g",{transform:"translate(18.000000, 291.000000)"},M.createElement("g",{transform:"translate(40.000000, 83.000000)"},M.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"}))))))),mu=6;function xu(){var e;const n=t.useTheme();return $.jsx(t.Box,{sx:{mx:"auto",border:`${mu}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:$.jsx(t.Box,{component:hu,sx:{position:"absolute",top:`-${mu}px`,right:`-${mu}px`,color:"primary.main"}})})}function gu({showingDone:e,errorMessage:n}){return t.useTheme(),n?$.jsx(t.Box,{component:oe.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?$.jsx(t.Box,{component:oe.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):$.jsx(xu,{})}function fu({showingDone:e,showing:n}){return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[$.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)?$.jsx(t.Box,{sx:{mt:20,typography:"body2"},children:null==n?void 0:n.subtitle}):""]})}function yu({isStarted:i,isEnded:o,tx:r}){const[a,s]=n.useState(0),{chainId:l}=Ma(),d=n.useMemo((()=>`https://${Si[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]),$.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:[$.jsxs(t.Box,{children:[$.jsx(e.Trans,{id:"+Jkdiu",message:"Transaction Time:"}),c]}),$.jsxs(t.HoverOpacity,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:d,target:"_blank",rel:"noopener noreferrer",children:[$.jsx(e.Trans,{id:"S3piC2",message:"Tx"}),$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function vu(n){var{children:i,executionStatus:r,showSubmitLoadingDialog:a}=n;const s=ss(D(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}=Ka(),{noSubmissionDialog:g,submissionDialogModal:f}=G(),y=()=>{u((e=>{if(!e)return e;const t=Object.assign({},e);return delete t.submitState,t}))};return $.jsxs(cs.Provider,{value:l,children:[i,a&&$.jsx(el,{modal:!0,open:!!(null==d?void 0:d.submitState),onClose:y,children:!!d&&$.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:[$.jsxs(t.Box,{sx:{textAlign:"center",color:"text.secondary"},children:[d.brief,$.jsx(t.Box,{component:oe.Error,sx:{position:"absolute",top:20,right:20,color:"text.secondary",cursor:"pointer"},onClick:y})]}),"submitted"===d.submitState?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.ArrowSubmit,sx:{width:64,height:64}}),$.jsxs("div",{children:[$.jsx("div",{children:o.i18n._({id:"EcVqOR",message:"{0} Submitted",values:{0:d.brief}})}),d.subtitle&&$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]}),$.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,onClick:y,sx:{mt:4},children:$.jsx(e.Trans,{id:"zga9sT",message:"OK"})})]}):$.jsxs($.Fragment,{children:[$.jsx(xu,{}),$.jsxs("div",{children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"7y/8M6",message:"Please confirm in wallet"})}),d.subtitle&&$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]})]})]})}),$.jsx(el,{open:!!d&&"loading"!==d.submitState&&!g,onClose:c,id:"submission",modal:!!x||f,children:$.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:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{textAlign:"center",pt:60},children:$.jsx(gu,{showingDone:p,errorMessage:h})}),h?$.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),$.jsx(t.Box,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:h})]}):$.jsxs($.Fragment,{children:[$.jsx(fu,{showingDone:p,showing:d}),$.jsx(yu,{isStarted:!!d,isEnded:p,tx:m})]})]}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{Wa(Va.Initial),c()},sx:{mt:20},children:h?$.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"}):$.jsx(e.Trans,{id:"yz7wBu",message:"Close"})})]})})]})}const bu="dodo-widget-container";function Cu(e){return e.noLangProvider?$.jsx($.Fragment,{children:e.children}):$.jsx(rc,{locale:e.locale,children:$.jsx(vu,{...e,children:e.children})})}function ju(e){return nl(e),Ga(),function(){const{chainId:e,evmProvider:t}=Ma();n.useEffect((()=>{const n=n=>{if(n===e){const e=Ro.get(n);if(null==e?void 0:e.isEVMChain)return t}return null},i=new w.ContractRequests({multiCallAddressList:p.multiCallAddressList,getProvider:n,rpc:Ai()});Hi.setGetConfigProvider(n),p.setContractRequests(i),r.setContractRequests(i)}),[e,t])}(),e.noUI?$.jsx(Cu,{...e,children:e.children}):null}function wu(e){var t;const i=n.useRef(null);return $.jsx(Q,{...Object.assign(Object.assign({},e),{widgetRef:null!==(t=e.widgetRef)&&void 0!==t?t:i}),children:$.jsx(ju,{...e})})}function ku(e){var{sx:i}=e,o=D(e,["sx"]);const{width:r}=G(),a=n.useMemo((()=>{let e="";return"number"==typeof r?e=`${r}px`:r&&(e=r),e?`calc(${e} - 40px)`:"auto"}),[r]);return $.jsx(t.QuestionTooltip,{container:document.querySelector(`.${bu}`),maxWidth:a,sx:Object.assign({cursor:"help"},i),...o})}function Tu({route:i}){const o=t.useTheme();Ro.get(i.fromChainId);const r=Ro.get(i.toChainId),[a,s]=n.useState(!1),[l,d]=n.useState(!1),c=Rs({fees:i.fees});return $.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{py:20,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:$.jsx(t.Accordion,{children:$.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[$.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),$.jsx(e.Trans,{id:"rRDi3Y",message:"Detail"})]}),$.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:$.jsxs(t.Box,{sx:{mt:16},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:$.jsx(e.Trans,{id:"lt8yMa",message:"Send to:"})}),$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[r?$.jsx(t.Box,{component:r.logo,sx:{width:18,height:18}}):null,$.jsx(t.Box,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:Ia(i.toAddress)}),$.jsx(t.HoverOpacity,{component:"a",href:Aa(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:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:$.jsx(e.Trans,{id:"sMMlTX",message:"Total fees"})}),$.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:[$.jsx(t.Box,{sx:{fontWeight:600,color:o.palette.text.primary},children:i.feeUSD?`~$${i.feeUSD}`:"-"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:a?$.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"}):$.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=>$.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:[$.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:$.jsx("path",{d:"M9 24L2 24C1.44772 24 1 23.5523 1 23L1 1",stroke:"currentColor",strokeOpacity:"0.5",strokeLinecap:"round",strokeDasharray:"2 2"})}),$.jsx(t.Box,{sx:{flex:1},children:e.title}),e.isFree?$.jsx(t.Box,{sx:{color:o.palette.primary.main},children:"Free"}):null!==e.value?$.jsxs(t.Box,{sx:{color:o.palette.text.primary},children:["~$",e.value]}):$.jsx(t.Box,{sx:{color:o.palette.text.primary},children:"-"})]},e.title))),$.jsxs(t.Box,{sx:{mt:8,mb:l?8:0,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600,color:"success.main",flexShrink:0},children:"Fee comparison"}),$.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:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:"ZUNO"}),$.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"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:l?$.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"}):$.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&&$.jsx(Ys,{feeUSD:i.feeUSD}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[$.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),$.jsx(ku,{onlyHover:!0,title:$.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})]}),$.jsxs(t.Box,{sx:{typography:"body2"},children:[100*i.slippage,"%"]})]})]})})})}),$.jsx(t.Box,{sx:{pt:0,pb:0,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:$.jsx(t.Accordion,{children:$.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:$.jsxs(t.Box,{sx:{py:20,display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[$.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),$.jsx(e.Trans,{id:"QNWt8A",message:"Estimated Time"})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary",typography:"body2"},children:[i.executionDuration?Ds({start:Date.now(),end:Date.now()+1e3*i.executionDuration}):"-",$.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:$.jsx(Dd,{route:i,isMobile:!0})})})})]})}function Bu({open:i,onClose:o,route:r,bridgeOrderTxRequest:a,clearToAmt:s,clearFromAmt:l,isDialogModal:d}){const c=t.useTheme(),{contractStatus:u}=Ha(),p=Zd({route:r,bridgeOrderTxRequest:a});return n.useEffect((()=>{u!==Va.Pending&&o(),u===Va.TxSuccess&&(s(),l())}),[u]),$.jsx(el,{title:$.jsx(e.Trans,{id:"tKE4Ak",message:"Cross Chain Summary"}),open:i,id:"cross-chain-summary",onClose:()=>{Wa(Va.Initial),o()},modal:d,children:$.jsxs($.Fragment,{children:[r?$.jsxs(t.Box,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[$.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:[$.jsx(Qd,{token:r.fromToken,chainId:r.fromChainId,amount:r.fromAmount}),$.jsx(zd,{children:$.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:$.jsx($d,{size:"medium",toolDetails:r.step.toolDetails,nameMarginLeft:8})})}),$.jsx(Qd,{token:r.toToken,chainId:r.toChainId,amount:r.toTokenAmount})]}),$.jsx(Tu,{route:r})]}):"",$.jsx(t.Box,{sx:{px:16,py:20},children:$.jsx(t.Button,{fullWidth:!0,isLoading:u==Va.Pending,disabled:!r,onClick:()=>{p(),Wa(Va.Pending)},children:u==Va.Pending?$.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):$.jsx(e.Trans,{id:"PZqJog",message:"Confirm Cross Chain"})})})]})})}function Iu({message:n,onClose:i,isDialogModal:o}){return $.jsx(el,{open:!!n,onClose:i,id:"error-message",modal:o,children:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{flex:1,textAlign:"center"},children:[$.jsx(t.Box,{component:oe.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),n?$.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),$.jsx(t.Box,{sx:{color:"text.secondary",mt:12,mx:20,typography:"body2",wordBreak:"break-all",overflow:"auto",height:"300px"},children:n})]}):""]}),$.jsx(t.Box,{sx:{px:16,py:20},children:$.jsx(t.Button,{onClick:i,fullWidth:!0,children:$.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"})})})]})})}function Au(){const[e,i]=n.useState(!1);return $.jsxs($.Fragment,{children:[$.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:[$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",children:$.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>"]}),$.jsx(el,{open:e,onClose:()=>i(!1),title:"Gas refuel",modal:!0,children:$.jsxs(t.Box,{sx:{maxWidth:540,minHeight:600,px:20,pb:24,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[$.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."}),$.jsx(t.Box,{component:"iframe",src:"https://smolrefuel.com/?partner=0x1271CAba4bf23f8Fb31F97448605d65EE302CA51",width:"100%",sx:{borderRadius:12,overflow:"hidden",flex:1,border:"none"}})]})})]})}function Su({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}=Ha(),B=n.useMemo((()=>new s(u).gt(Uo)),[u]),[I,A]=n.useState(!1),[S,E]=n.useState(!1);return n.useEffect((()=>{T!==Va.Pending&&r(),T===Va.TxSuccess&&(h(),p())}),[T]),n.useEffect((()=>{A(!1)}),[x]),$.jsx(el,{open:i,onClose:()=>{Wa(Va.Initial),r()},id:"swap-summary",title:$.jsx(e.Trans,{id:"QR4/RH",message:"Swap summary"}),modal:C,children:$.jsxs(t.Box,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${k.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${k.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[$.jsx(sl,{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}),$.jsx(t.Box,{children:`${ir({input:d,decimals:null==l?void 0:l.decimals})} ${null==l?void 0:l.symbol}`})]}),$.jsx(t.Box,{sx:{mt:4,typography:"h6",color:k.palette.text.secondary},children:g?`$${nr({input:g,showDecimals:1})}`:"-"})]}),$.jsx(t.Box,{sx:{width:16,mx:16},component:oe.DoubleRight}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex"},children:[$.jsx(sl,{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:""}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:`${ir({input:c,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},sx:{typography:"h6",mt:4,color:k.palette.text.secondary},children:x?`$${nr({input:x,showDecimals:1})}(${u}%)`:"-"})]})]}),$.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center",typography:"h6"},children:[`1 ${null==l?void 0:l.symbol} = `,$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:ir({input:new s(c).dividedBy(new s(d)),decimals:null==a?void 0:a.decimals})})," ",`${null==a?void 0:a.symbol}`]})]}),$.jsxs(t.Box,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${k.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:k.palette.text.secondary},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{width:16,mr:7},component:oe.DetailBorder}),$.jsx(e.Trans,{id:"XeovX3",message:"Swap Detail"})]}),$.jsx(t.Box,{component:t.ButtonBase,children:$.jsx(t.Box,{onClick:()=>E(!S),sx:{width:10,color:"text.secondary",transform:S?"rotateX(0deg)":"rotateX(180deg)"},component:oe.CaretUp})})]}),$.jsxs(t.Box,{sx:{mt:16,display:S?"initial":"none"},children:[$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"93m8jT",message:"Basic Fee"}),$.jsx(ku,{title:$.jsx(e.Trans,{id:"8Z29ZO",message:"Estimated service provider fees"}),ml:5})]}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:m?`${ir({input:m,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"J39pAJ",message:"Additional Fee"}),$.jsx(ku,{title:$.jsx(e.Trans,{id:"ZXvy7b",message:"Additional routing fees set by the Widget user"}),ml:5})]}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:y?`${ir({input:y,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"T+qgFw",message:"Price Impact"}),$.jsx(ku,{title:$.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),$.jsx(t.Box,{children:`${u}%`})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),$.jsx(ku,{title:$.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})]}),$.jsxs(t.Box,{children:[b,"%"]})]})]})]}),$.jsx(t.Box,{sx:{flex:1}}),B&&$.jsxs(t.Box,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>A(!I),children:[$.jsx(t.Box,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:I?$.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:$.jsx(t.Box,{component:oe.Done,sx:{width:14,color:"secondary.contrastText"}})}):$.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${k.palette.text.secondary}`}})}),$.jsx(t.Box,{children:$.jsx(e.Trans,{components:{0:$.jsx(t.Box,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:u},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),$.jsx(t.Button,{isLoading:T==Va.Pending,disabled:B&&!I,fullWidth:!0,onClick:()=>{o(),Wa(Va.Pending)},children:T==Va.Pending?$.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):$.jsx(e.Trans,{id:"lQ6r7x",message:"Confirm swap"})})]})})}function Eu(e){var{sx:n,maxVal:i,decimals:o=2,onInputChange:r}=e,a=D(e,["sx","maxVal","decimals","onInputChange"]);return $.jsx(t.Input,{...a,onChange:e=>{const t=0===e.target.value.length?null:ar(e.target.value,o),n=i&&t&&new s.BigNumber(t).gt(i)?i.toString():t;r&&r(n)}})}function Lu({open:i,onClose:o,isBridge:r,isDialogModal:a}){const s=t.useTheme(),{slippage:l}=Ha(),d=n.useMemo((()=>Number(l)>=Ho),[l]),{defaultSlippage:c}=js(r);return $.jsx(el,{open:i,onClose:o,id:"swap-settings",title:$.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:a,children:$.jsx(t.Box,{sx:{mx:20},children:$.jsxs(t.Box,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{mb:16,display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"}),$.jsx(ku,{title:$.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})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column"},children:[$.jsx(Eu,{fullWidth:!0,maxVal:100,value:null!=l?l:"",placeholder:c.toString(),onInputChange:e=>{!function(e,t){null===t?localStorage.removeItem(e?Fo:No):localStorage.setItem(e?Fo:No,String(t))}(!!r,e),$a(e)},suffix:$.jsx(t.Box,{sx:{color:"text.disabled"},children:"%"}),height:36,sx:{mt:12}}),d&&$.jsx(t.Box,{sx:{typography:"h6",mt:6,color:"error.main"},children:$.jsx(e.Trans,{id:"Zm56FI",message:"Maximum slippage do not exceed 50%"})})]})]})})})}const Ou="position-y-dot";function Ru(){return $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsx(t.Skeleton,{width:"100%",height:12}),$.jsx(t.Skeleton,{width:"100%",height:12})]})}function Pu({data:e,loading:i}){var o,r;const a=t.useTheme(),s=a.palette.primary.main,l=n.useRef(null),d=e.length;return $.jsx(t.Box,{sx:{height:105,flex:1,[`& .${Ou}`]:{}},ref:l,children:i?$.jsx(Ru,{}):$.jsx(t.Box,{component:T.ResponsiveContainer,sx:{typography:"h6","& .recharts-cartesian-axis text":{fill:a.palette.background.paperContrast}},children:$.jsxs(T.AreaChart,{data:e,margin:{top:0,right:0,left:0,bottom:0},children:[$.jsx(T.XAxis,{dataKey:"forecastSlippage",axisLine:!1,tickLine:!1,interval:"preserveStartEnd",tickFormatter:e=>gr({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"]}),$.jsx(T.YAxis,{dataKey:"confidenceRatio",axisLine:!1,tickLine:!1,hide:!0}),$.jsx("defs",{children:$.jsxs("linearGradient",{id:"count-linear",x1:"0",y1:"0",x2:"0",y2:"1",children:[$.jsx("stop",{offset:"0",stopColor:s,stopOpacity:.3}),$.jsx("stop",{offset:"100%",stopColor:s,stopOpacity:0})]})}),$.jsx(T.Area,{type:"monotone",dataKey:"confidenceRatio",stroke:s,strokeWidth:2,fill:"url(#count-linear)"}),e.map((e=>$.jsx(T.ReferenceDot,{x:e.forecastSlippage,y:e.confidenceRatio,r:1,fill:a.palette.text.primary,stroke:"none",className:Ou},e.confidenceRatio)))]})})})}var Mu=n.memo(Pu);const _u=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 Du(i){var{hidden:o,sx:r,value:a,color:s,min:l,max:d,formatValue:c,getSliderYPosition:u}=i,p=D(i,["hidden","sx","value","color","min","max","formatValue","getSliderYPosition"]);const{children:h}=p,m=D(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 $.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,$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:[v?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),$.jsx(t.Box,{sx:{height:v,width:"0",borderStyle:"dashed",borderWidth:1,borderColor:b}})]}):"",$.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),$.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?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:"span",sx:{color:"success.main"},children:$.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})}),$.jsx("span",{children:" • "})]}):"",c(a)]})]})]})}function Nu(e){var{hoverValue:n,formatValue:i,getSliderYPosition:o}=e,r=D(e,["hoverValue","formatValue","getSliderYPosition"]);const{isMobile:a}=t.useDevices(),s=a?"primary.main":void 0,l=a?void 0:"primary.main";return $.jsx(_u,{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 $.jsxs($.Fragment,{children:[$.jsx(Du,{...d,value:n,color:l,hidden:e,sx:{left:i+"%"}}),$.jsx(Du,{...c})]})}return $.jsxs($.Fragment,{children:[$.jsx(Du,{...c}),$.jsx(Du,{...d,value:n,hidden:!1,color:l,sx:{left:i+"%"}})]})}return $.jsx(Du,{...c})}},...r})}const Fu=(e,{time:t=100,wrapper:n=document,retryCount:i=50}={})=>new Promise((o=>{n.querySelector(e)?o(!0):setTimeout((()=>N(void 0,void 0,void 0,(function*(){if(n.querySelector(e))o(!0);else if(i){const r=yield Fu(e,{time:t,wrapper:n,retryCount:i-1});o(r)}else o(!1)}))),t)}));function qu({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((()=>{(()=>{N(this,void 0,void 0,(function*(){var e;if(h.current&&d){const t=`.${Ou}`;yield Fu(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 gr({input:e.forecastSlippage,showDecimals:4})}return gr({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=gr({input:null!==(a=null==n?void 0:n.confidenceRatio)&&void 0!==a?a:0}),!0;if(t<u){if(0===i)o=`< ${gr({input:null!==(s=null==n?void 0:n.confidenceRatio)&&void 0!==s?s:0})}`;else{const t=gr({input:null!==(d=null===(l=e[i-1])||void 0===l?void 0:l.confidenceRatio)&&void 0!==d?d:0}),r=gr({input:null!==(c=null==n?void 0:n.confidenceRatio)&&void 0!==c?c:0});o=`${t} - ${r}`}return!0}return!1}));r||(o=`> ${gr({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=gr({input:null!==(l=null==t?void 0:t.confidenceRatio)&&void 0!==l?l:0}),!0;if(i<m){if(0===n)r=`< ${gr({input:null!==(d=null==t?void 0:t.confidenceRatio)&&void 0!==d?d:0})}`;else{const i=gr({input:null!==(u=null===(c=e[n-1])||void 0===c?void 0:c.confidenceRatio)&&void 0!==u?u:0}),o=gr({input:null!==(p=null==t?void 0:t.confidenceRatio)&&void 0!==p?p:0});r=`${i} - ${o}`}return!0}return!1}));a||(r=`> ${gr({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?$.jsxs(t.Box,{sx:Object.assign({p:12,pb:28,borderRadius:12,backgroundColor:"background.paperContrast"},a),children:[$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:"text.secondary"},children:$.jsx(e.Trans,{id:"88dol0",message:"Success Rate"})}),$.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:100},sx:{mt:4,typography:"caption",color:y?"primary.main":"text.primary"},children:y||f})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-end",pr:4},children:[$.jsx(t.Box,{sx:{pb:8,mr:16,typography:"h6",fontWeight:600},children:$.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"})}),$.jsxs(t.Box,{sx:{flex:1},ref:h,children:[$.jsx(Mu,{data:i,loading:r}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary"},children:!r&&d?$.jsx(Nu,{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 Uu,Vu=n.memo(qu);function Hu({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 $.jsxs(t.Box,{sx:{backgroundColor:t.alpha(l,.1),borderRadius:8,padding:12},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:8,typography:"body2",color:l,fontWeight:700},children:[$.jsx(oe.Warn,{}),i]}),$.jsx(t.Box,{sx:{mt:8,typography:"body2",fontWeight:500,color:s.palette.text.secondary,textAlign:"center"},children:o}),!!a&&$.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:[$.jsx(t.Checkbox,{checked:r,size:16,onChange:e=>{const{checked:t}=e.target;a(t)}}),$.jsx(e.Trans,{id:"3WdxUv",message:"Do not remind again"})]})]})}function Wu({fromToken:i,toToken:r}){var a,l;const d=t.useTheme(),{slippageAdvanced:c,notRemindAgainSlippageHigher:u,notRemindAgainSlippageLower:p}=vs(),{customSlippage:h,customSlippageNum:m,handleSlippageChange:x,forecastSlippage:g,forecastSlippageQuery:f,recommendSlippage:y}=Bs({fromToken:i,toToken:r}),v=!!g,[b,C]=n.useState(!1),[j,w]=n.useState();!j&&i&&r&&w(h?Uu.custom:Uu.recommend);const k=j===Uu.custom,T=n.useRef(null),B=n.useMemo((()=>j===Uu.custom?m?new s(m).div(100).toNumber():void 0:new s(y).div(100).toNumber()),[j,y,m]),I=n.useCallback((e=>{k||w(Uu.custom),x({slippage:new s(e).times(100).toString(),disabled:!1,deleted:!1,recommend:String(y)})}),[k,y,x]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{mt:24,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[$.jsx(e.Trans,{id:"x6GJ4a",message:"Max Slippage"}),$.jsx(t.QuestionTooltip,{title:$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"qoii6e",message:"The dynamic slippage is provided by ZUNO team through analyzing historical transactions."}),$.jsx("br",{}),$.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:[$.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}),ml:7})]}),f.isLoading||(null===(a=f.slippageData.slippageList)||void 0===a?void 0:a.length)?$.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:[$.jsx(e.Trans,{id:"sxkWRg",message:"Advanced"}),$.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:c,onChange:e=>{const{checked:t}=e.target;vs.setState({slippageAdvanced:t})}})]}):""]}),!!j&&$.jsxs(t.Tabs,{value:j,onChange:(e,t)=>{w(t),t===Uu.custom&&C(!0)},children:[$.jsxs(t.TabListButton,{variant:"inPaper",sx:{mt:16,'&:not(:hover) [aria-selected="true"] .weak':{color:t.alpha(d.palette.secondary.contrastText,.5)}},children:[$.jsx(t.TabButton,{value:Uu.recommend,variant:"inPaper",sx:{position:"relative"},children:$.jsxs($.Fragment,{children:[$.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:$.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"})}),$.jsxs(t.Box,{sx:{textAlign:"center"},children:[v?$.jsxs(t.Box,{sx:{flexGrow:1,typography:"body2",fontWeight:600},children:[y.toString()||"-","%"]}):$.jsx(t.Tooltip,{title:$.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:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"body2",fontWeight:600,color:d.palette.warning.main,gap:4},children:[$.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),$.jsxs("span",{children:[y.toString()||"-","%"]})]})}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:600},className:"weak",children:$.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})})]})]})}),$.jsx(t.TabButton,{value:Uu.custom,variant:"inPaper",sx:{position:"relative",p:0},children:$.jsxs(t.Box,{sx:{px:16,py:12,typography:"body2",fontWeight:600,textAlign:"center"},onClick:()=>{setTimeout((()=>{C(!0)}))},children:[b?$.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(Uu.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())}}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,color:h&&k?d.palette.warning.main:void 0},children:[h&&$.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),h||"-","%"]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"h6",fontWeight:600},className:"weak",children:$.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})})]})})]}),$.jsx(t.TabPanel,{value:Uu.recommend,children:(null===(l=f.slippageData.slippageList)||void 0===l?void 0:l.length)&&c?$.jsx(Vu,{data:f.slippageData.slippageList,activeSlippage:B,loading:f.isLoading,handleChangeCustomSlippage:I,sx:{mt:8}}):""}),$.jsxs(t.TabPanel,{value:Uu.custom,children:[$.jsx(t.Box,{sx:{mt:8}}),m>y&&$.jsx(Hu,{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=>vs.setState({notRemindAgainSlippageHigher:e})}),!!m&&m<y&&$.jsx(Hu,{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=>vs.setState({notRemindAgainSlippageLower:e})})]})]})]})}function Zu({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),$.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:[$.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:$.jsx(e.Trans,{id:"az8lvo",message:"Off"})}),$.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:$.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),$.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 $u({show:n,onClick:i}){const o=t.useTheme();return $.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:[$.jsx(e.Trans,{id:"F8yRdq",message:"More trade settings"}),$.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:$.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 zu({selected:e,name:n,logo:i,onClick:o}){const r=t.useTheme();return $.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:[$.jsx("img",{src:i,alt:n,style:{height:40,width:40}}),$.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:600},children:n}),e&&$.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:$.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 Qu({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((()=>N(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 $.jsxs(t.Box,{sx:{display:"flex",alignItems:"stretch",flexDirection:"column",minHeight:"100%"},children:[$.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 $.jsx(zu,{selected:n,name:e.name,logo:e.logo,onClick:()=>c(e.key)},t)}))}),$.jsx(t.Box,{sx:{mt:24,width:"100%",height:"1px",flexShrink:0,flexGrow:0,backgroundColor:l.palette.border.main}}),$.jsxs(t.Box,{sx:{mt:24,mb:24,typography:"body2",fontWeight:500,color:l.palette.text.secondary},children:[$.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&&$.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>"})]}),$.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"}),$.jsx(t.Box,{sx:{height:28,width:"100%"}})]})}function Gu({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}=vs(),[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]),$.jsx(el,{open:o,onClose:y?()=>v(!1):r,id:"swap-settings",title:y?"Select A Supplier":$.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:h,children:$.jsx(t.Box,{sx:{px:20,pb:34,overflowY:"auto"},ref:b,children:y?$.jsx(Qu,{privacySwapSupplierEndpoints:c,endpointStatusMap:u,refetchEndpointStatus:p,setIsSelectSupplierMode:v,privacySwapEnable:d,privacySwapEnableAble:l}):$.jsxs($.Fragment,{children:[$.jsx(Wu,{fromToken:a,toToken:s}),$.jsxs(t.Box,{sx:{mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[$.jsx(e.Trans,{id:"zSMRJ/",message:"Transaction Deadline"}),$.jsx(ku,{title:$.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})]}),$.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",gap:8,typography:"body2"},children:[$.jsx(t.Input,{sx:{width:80,height:34,lineHeight:1,typography:"body2","& input":{px:16,py:6}},placeholder:String(Wo),value:x,onChange:e=>{vs.setState({ddl:e.target.value})}}),$.jsx(e.Trans,{id:"H9HlDe",message:"minutes"})]})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{fontWeight:600},children:[$.jsx(e.Trans,{id:"MXQodB",message:"Disable Indirect Routing"}),$.jsx(ku,{title:$.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})]}),$.jsx(Zu,{checked:f,onChange:e=>{vs.setState({disableIndirectRouting:e})}})]}),l&&$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{fontWeight:600},children:[$.jsx(e.Trans,{id:"U1Bq/+",message:"Privacy Swap"}),$.jsx(ku,{title:$.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})]}),$.jsx(Zu,{checked:d,disabled:d,onChange:e=>{e&&v(!0)}})]})]}),$.jsx($u,{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 Yu({onClick:e,disabled:n,plus:i}){const o=t.useTheme(),r=n||i||!e;return $.jsx(t.Box,{sx:{width:"100%",position:"relative"},children:$.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?$.jsx(t.Box,{component:oe.Plus,sx:{width:24,height:24}}):$.jsx(t.Box,{component:oe.ArrowBack,sx:{width:24,height:24}})})})}!function(e){e.recommend="recommend",e.custom="custom"}(Uu||(Uu={}));const Ku=()=>{const{requests:e,updateText:t}=us(),i=n.useMemo((()=>{let t={};return null==e||e.forEach((([e,n])=>{var i,o;if((n===Xa.Running||n===Xa.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===Xa.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 Xu({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 $.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:$.jsx(e.Trans,{id:"0QDjxt",message:"Balance:"})," ",l?$.jsx(t.RotatingIcon,{sx:{position:"relative",top:-2,verticalAlign:"middle"}}):$.jsxs($.Fragment,{children:[r?ir({input:i,decimals:Math.min(o||4,4)}):"-",a&&i&&i.gt(0)&&n&&$.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:$.jsx(e.Trans,{id:"CK1KXz",message:"Max"})})]})]})}const Ju=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?$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):void 0)),[a,s,x.palette.text.primary,o,d]);return $.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?"":ar(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 ep({token:n,onClick:i,showChainLogo:o,readonly:r,showChainName:a}){var s,l;const d=t.useTheme(),c=(null==n?void 0:n.chainId)?Ro.get(n.chainId):null,u=a&&!!c;return $.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":Qo,children:[!!(null==n?void 0:n.address)&&$.jsx(sl,{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}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.address)?$.jsx($.Fragment,{children:$.jsx(t.Box,{children:null!==(l=null==n?void 0:n.symbol)&&void 0!==l?l:"-"})}):$.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!r&&$.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 11.75L12 7.25H6L9 11.75Z",fill:"currentColor"})})]}),!!u&&$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[c.name,$.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 tp({chain:e,active:n,onClick:i}){return $.jsx(t.Tooltip,{title:e.name,placement:"top",onlyHover:!0,children:$.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:[$.jsx(t.Box,{component:e.logo,sx:{width:24,height:24}}),n&&$.jsx(t.Box,{sx:{typography:"body2",color:"primary.main"},children:e.name})]})},e.chainId)}var np=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()}},ip={"text/plain":"Text","text/html":"Url",default:"Text"};var op=function(e,t){var n,i,o,r,a,s,l=!1;t||(t={}),n=t.debug||!1;try{if(o=np(),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=ip[t.format]||ip.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},rp=q(op);function ap({copyText:e,size:i,sx:r,componentProps:a,onClick:s,children:l}){var d;const[c,u]=n.useState(!1);return $.jsx(t.TooltipToast,{title:o.i18n._({id:"6V3Ea3",message:"Copied"}),open:c,onClose:()=>u(!1),arrow:!1,children:$.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&&(rp(e),u(!0)),s&&s()},sx:Object.assign({cursor:"pointer"},null==a?void 0:a.sx),children:[$.jsx(t.Box,{component:oe.Copy,sx:Object.assign({width:i||"auto",height:i||"auto"},r)}),l]})})}function sp({truncate:e,address:n,disabledAddress:i,sx:o,handleOpen:r,addressHoverColor:a,addressHoverShowIcon:s}){return i?$.jsx(t.Box,{children:e?Ia(n):n}):$.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:$.jsxs(t.Box,{onClick:e=>{null==r||r(e,"address")},sx:{display:"flex",alignItems:"center",cursor:"pointer"},children:[e?Ia(n):n,s?$.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}}):""]})})}function lp({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}=Ma(),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(Aa(y,e,"address")))},T=r||(b?16:14);return $.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",typography:w,color:g.palette.text.primary,lineHeight:"normal"},s||{}),children:[$.jsx(sp,{truncate:n,address:e,disabledAddress:d,sx:s,typography:w,handleOpen:null!=m?m:k,addressHoverColor:c,addressHoverShowIcon:u}),$.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{k(e,"icon")},children:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:T,height:T}})}),i?$.jsx(ap,{size:T,copyText:e,componentProps:{component:C,sx:{ml:j(b),display:"inline-flex",alignItems:"center",justifyContent:"center"}}}):null,!!x&&$.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{x(e)},children:$.jsx(t.Box,{component:oe.Share,sx:{width:T,height:T,ml:j(b)}})})]})}function dp({token:e,disabled:i,style:o,balance:r,onSelect:a}){const s=t.useTheme(),l=n.useMemo((()=>r?ir({input:r,decimals:e.decimals}):""),[r,e.decimals]);return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",px:8,py:8,borderRadius:8,cursor:i?"auto":"pointer",opacity:i?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:o,onClick:()=>{i||a(e)},"data-testid":Ko,children:[$.jsx(sl,{token:e,width:32,height:32,noShowChain:!0,noBorder:!0}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:2},children:[$.jsx(t.Box,{sx:{textAlign:"left",color:"text.primary",typography:"body2",fontWeight:600},children:e.symbol}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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}),$.jsx(lp,{address:e.address,customChainId:e.chainId,showCopy:!0,truncate:!0,iconSpace:2,iconSize:12,size:"small",sx:{typography:"h6",color:"text.disabled"}})]})]}),$.jsx(t.Box,{sx:{ml:"auto",typography:"body1",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"flex-end"},children:(null==r?void 0:r.gte(0))?l:$.jsx(t.Box,{component:oe.Loading,width:18,sx:{"& path":{fill:s.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})}function cp(){return $.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[$.jsx(t.Skeleton,{variant:"circular",width:32,sx:{mt:8}}),$.jsxs(t.Box,{sx:{ml:8,flex:"1 0 auto"},children:[$.jsx(t.Skeleton,{sx:{borderRadius:4},height:24}),$.jsx(t.Skeleton,{sx:{mt:4,borderRadius:4},height:19,width:137})]})]})}function up({data:e,index:t,style:n}){const i=e.tokenList[t],o=e.getIsDisabled(i),r=e.getBalance(i);return $.jsx(dp,{token:i,disabled:o,style:n,onSelect:e.onSelectToken,balance:r},i.address+i.chainId)}function pp({fixedSizeHeight:e,tokenList:t,onSelectToken:i,getIsDisabled:o,getBalance:r}){const a=n.useMemo((()=>({onSelectToken:i,tokenList:t,getIsDisabled:o,getBalance:r})),[i,t,o,r]);return $.jsx(B.FixedSizeList,{height:e,width:"100%",itemSize:56,itemData:a,itemCount:t.length,children:up})}function hp({chainId:e,value:i,onChange:r,occupiedAddrs:a,occupiedChainId:l,hiddenAddrs:d,showAddrs:u,visible:p,side:h,defaultLoadBalance:m,multiple:x,searchPlaceholder:g,searchOtherAddress:f,sx:y}){const{chainList:v,selectChainId:b,setSelectChainId:C}=function(e){const{crossChain:t,defaultChainId:i,IS_TEST_ENV:o}=G(),[r,a]=n.useState(e?Array.isArray(e)?e[0]?e[0].chainId:i:e.chainId:i);return{chainList:n.useMemo((()=>t?o?Array.from(Ro.values()):Array.from(Ro.values()).filter((e=>!e.isTestNet)):[]),[o,t]),selectChainId:r,setSelectChainId:a}}(i),{showTokenList:j,filter:w,setFilter:k,onSelectToken:T,popularTokenList:B,tokenInfoMap:I}=function({value:e,onChange:t,occupiedAddrs:i,occupiedChainId:o,hiddenAddrs:r,showAddrs:a,side:l,chainId:d,visible:c,defaultLoadBalance:u,multiple:p}){const[h,m]=n.useState(""),x=is(),g=null!=d?d:x,{tokenList:f,popularTokenList:y}=Xo(),v=n.useMemo((()=>new Set(r?r.map((e=>e.toLowerCase())):void 0)),[r]),b=n.useMemo((()=>a?new Set(a.map((e=>e.toLowerCase()))):void 0),[a]),C=n.useCallback((e=>{const t=new Set;return e.filter((e=>{if(e.chainId!==g)return!1;let n=!0;if(n=b?b.has(e.address.toLowerCase()):!v.has(e.address.toLowerCase()),n)if(l)n=!e.side||e.side===l;else{const i=`${e.chainId}-${e.address}`;n=!t.has(i),t.add(i)}return n}))}),[g,b,v,l]),j=n.useMemo((()=>C(f.filter((e=>e.chainId===g)))),[C,f,g]),w=n.useMemo((()=>C(y.filter((e=>e.chainId===g)))),[C,y,g]),k=n.useCallback((n=>{const r=n.address.toLowerCase(),a=!(o&&n.chainId!==o||!(null==i?void 0:i.some((e=>e.toLowerCase()===r))));if(Array.isArray(e)||p&&!e){const i=[...e],o=i.findIndex((e=>e.address.toLocaleLowerCase()===r));-1!==o?i.splice(o,1):i.push(n),t(i,a)}else t(n,a)}),[t,i,o]),T=il({chainId:g,tokenList:j,popularTokenList:w,value:e,visible:c,defaultLoadBalance:u}),B=n.useCallback((t=>{if(null===t)return null;const n=[];h?t.forEach((e=>{const t=al(e,h,{matchAddress:!0});t&&n.push({sort:t,token:e})})):t.forEach((e=>{n.push({sort:0,token:e})}));const o=[];return n.sort(((t,n)=>{var o,r;const a=t.token,l=n.token;if(e)if(Array.isArray(e)){const t=e.map((e=>e.address)),n=t.indexOf(a.address),i=t.indexOf(l.address),o=-1!==n,r=-1!==i;if(o||r)return o&&n<i||!r?-1:1}else{if(a.address===e.address)return-1;if(l.address===e.address)return 1}if(null==i?void 0:i.includes(a.address))return-1;if(null==i?void 0:i.includes(l.address))return 1;const d=(null===(o=T.get(`${a.chainId}-${a.address}`))||void 0===o?void 0:o.balance)||new s(0),c=(null===(r=T.get(`${l.chainId}-${l.address}`))||void 0===r?void 0:r.balance)||new s(0),u=w.map((e=>e.address));return(null==u?void 0:u.includes(a.address))?-1:(null==u?void 0:u.includes(l.address))?1:d.eq(c)?t.sort!==n.sort?t.sort>n.sort?1:-1:a.symbol.localeCompare(l.symbol):d.gt(c)?-1:1})).some((e=>!!(h&&o.length>21)||(o.push(e.token),!1))),o}),[h,T,i,e,w]),I=n.useMemo((()=>B(j)||[]),[B,j]);return{filter:h,setFilter:m,showTokenList:I,onSelectToken:k,popularTokenList:w,tokenInfoMap:T}}({value:i,onChange:r,occupiedAddrs:a,occupiedChainId:l,hiddenAddrs:d,showAddrs:u,side:h,chainId:null!=e?e:b,visible:p,defaultLoadBalance:m,multiple:x}),A=n.useRef(null),S=n.useRef(null),[E,L]=n.useState(329);n.useEffect((()=>{if(A.current){const e=new ResizeObserver((e=>{var t,n;for(const i of e)if(i.target===A.current){const e=i.contentRect.height-48-16-(null!==(n=null===(t=S.current)||void 0===t?void 0:t.offsetHeight)&&void 0!==n?n:0)-16;e>0&&L(e)}}));return e.observe(A.current),()=>{e.disconnect()}}}),[]);const O=c.useQuery({queryKey:["token-picker-searchOtherAddress",w],queryFn:()=>f?f(w):null,enabled:Ba(w)&&!!f}),R=n.useCallback((e=>!!i&&(Array.isArray(i)?i.some((t=>t.address===e.address&&t.chainId===e.chainId)):i.address===e.address&&i.chainId===e.chainId)),[i]),P=n.useCallback((e=>{var t;return null===(t=I.get(`${e.chainId}-${e.address}`))||void 0===t?void 0:t.balance}),[I]);return $.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",px:16,flexGrow:1,overflow:"hidden"},y),ref:A,children:[$.jsx(t.SearchInput,{fullWidth:!0,height:48,value:w,onChange:e=>k(e.target.value),clearValue:()=>k(""),placeholder:null!=g?g:o.i18n._({id:"72/M0o",message:"Enter the token symbol or address"}),sx:{mb:16}}),void 0===e&&v.length>0&&$.jsx(t.Box,{ref:S,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:v.map((e=>$.jsx(tp,{chain:e,active:e.chainId===b,onClick:()=>{C(e.chainId)}},e.chainId)))}),$.jsx(t.Box,{sx:{pb:16,flexGrow:1},children:j.length?$.jsx(pp,{fixedSizeHeight:E,tokenList:j,onSelectToken:T,getIsDisabled:R,getBalance:P}):$.jsx(t.Box,{sx:{height:E,overflowY:"auto"},children:O.isLoading?$.jsx(cp,{}):O.data?O.data:$.jsx(K,{hasSearch:!0,sx:{mt:80}})})})]})}function mp(t){const{height:n,TokenPickerDialog:i}=G(),{isMobile:o}=Ka();if(i)return $.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 $.jsx(el,{height:v?"80vh":n,open:r,onClose:l,title:null!=a?a:$.jsx(e.Trans,{id:"T0Y2+3",message:"Select a token"}),id:"select-token",testId:Yo,modal:v,children:$.jsx(hp,{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 xp=/^ST[0-9A-HJ-NP-Z]{39}$/;const gp=({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=Ro.get(t);if(!n)return!1;try{if(n.isEVMChain)return!!Kr(e);if(n.isSolanaChain)return new l.PublicKey(e),!0;if(n.isBTCChain){if(xp.test(e))return!0;try{return t===r.ChainId.BTC_SIGNET?_.address.toOutputScript(e,qd):_.address.toOutputScript(e,_.networks.bitcoin),!0}catch(e){return!1}}return!1}catch(e){return!1}}),[e,t])}(c,e),h=n.useMemo((()=>Ro.get(e)),[e]);return $.jsx(el,{open:i,onClose:o,title:"Receive address",modal:!0,children:$.jsxs(t.Box,{sx:{minWidth:420,p:20,borderTop:`1px solid ${d.palette.border.main}`,display:"flex",flexDirection:"column",gap:20},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.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?$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):null}),!p&&c&&$.jsx(t.Box,{sx:{typography:"h6",color:"error.main"},children:"Invalid address"})]}),$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.contained,size:t.Button.Size.middle,disabled:!c||!p,onClick:()=>{s(c),o()},children:"Confirm"})]})})},fp=({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}=Ma(),[g,f]=n.useState(!1),y=n.useMemo((()=>Ro.get(h)),[h]),v=$.jsxs("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.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"}),$.jsx("ellipse",{cx:"10.1349",cy:"10.1002",rx:"0.533334",ry:"0.533333",fill:"currentColor"}),$.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 $.jsxs($.Fragment,{children:[$.jsx(t.Popup,{triggerChildren:(null===(s=null==a?void 0:a.appKitAccount)||void 0===s?void 0:s.isConnected)?$.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,Ia(null===(l=null==a?void 0:a.appKitAccount)||void 0===l?void 0:l.address),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:$.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"})})]}):$.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:",Ia(null===(d=null==a?void 0:a.appKitAccount)||void 0===d?void 0:d.address),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:$.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:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.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)?$.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&&$.jsx(t.Box,{component:y.logo,sx:{width:16,height:16}}),Ia(null===(u=null==a?void 0:a.appKitAccount)||void 0===u?void 0:u.address),$.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:$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:$.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"})})})]}):$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),$.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&&$.jsxs($.Fragment,{children:[(null===(p=null==a?void 0:a.appKitAccount)||void 0===p?void 0:p.isConnected)&&$.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),$.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&&$.jsx(gp,{open:g,onClose:()=>f(!1),chainId:h,inputToAddress:o,setInputToAddress:r})]})};function yp({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:I,inputTypography:A,hideToken:S,checkLogBalance:E,notTokenPickerModal:L,enterAddressEnabled:O,inputToAddress:R,setInputToAddress:P,account:M}){var _,D,N;const F=t.useTheme(),[q,U]=n.useState(!1),V=c.useQuery(Wi.getFetchTokenQuery(null==r?void 0:r.chainId,null==r?void 0:r.address,null===(_=null==M?void 0:M.appKitAccount)||void 0===_?void 0:_.address)),H=null!==(N=null!=w?w:null===(D=V.data)||void 0===D?void 0:D.balance)&&void 0!==N?N:null,{isTokenLoading:W}=Ku();let Z=null!=k?k:V.isLoading;!Z&&H&&(E?Z=Object.entries(E).some((([e,t])=>W(e,t))):r&&(Z=W(r.address,H))),Qa({tokenList:r?[r]:[]});const[z,Q]=n.useState(0),Y=n.useRef("");n.useEffect((()=>{o!==Y.current&&Q(0)}),[o]);const{gotoBuyToken:K}=G();let X=K&&H&&o&&H.lt(o);const J=!!f||!!I,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 $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[S?$.jsx(t.Box,{}):$.jsx(ep,{token:r,showChainLogo:b,showChainName:C,onClick:()=>U(!0),readonly:!y}),r&&$.jsx(fp,{token:r,enterAddressEnabled:O,inputToAddress:R,setInputToAddress:P,account:M})]}),J&&(a&&I?$.jsx(t.TooltipToast,{title:I,arrow:!1,children:$.jsx(t.Box,{children:$.jsx(Ju,{value:o,readOnly:!0,withClear:!0,sx:Object.assign({mt:16},ee)})})}):$.jsx(Ju,{value:o,onFocus:x,onChange:f?e=>{f(e),Q(0)}:void 0,readOnly:a,withClear:!0,suffix:X?$.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==M?void 0:M.appKitAccount)||void 0===t?void 0:t.address)&&(null==K||K({token:r,account:M.appKitAccount.address}))},children:$.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:A,sx:Object.assign({mt:16},ee)})),p&&$.jsx(t.Box,{sx:{mt:4,typography:"h6",lineHeight:"16px",fontWeight:500,color:F.palette.error.main},children:p}),$.jsxs(t.Box,{sx:{mt:B?9:4,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(t.Box,{sx:{typography:"h6",color:F.palette.text.secondary},children:u}),$.jsx(Xu,{balance:H,balanceText:T,onClick:a||!d&&!f?void 0:e=>{d?d(e):f&&f(e),0!==z&&1!==z&&(Q(1),Y.current=e)},showMaxBtn:s,canClickBalance:l,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals,loading:Z})]}),$.jsx(mp,{value:r,open:q,side:v,chainId:void 0,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{U(!1),g&&g()},onTokenChange:(e,t)=>{U(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Ks)},modal:!L})]})}function vp({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:gr({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 bp=({routeInfo:i,toToken:o,fromToken:r})=>{const[a,s]=n.useState(!1),l=t.useTheme(),{isMobile:d}=Ka(),c=n.useMemo((()=>{const e=[{key:"from",logo:$.jsx(sl,{token:r,noShowChain:!0,height:14,width:14,marginRight:0})}];return e.push({key:"to",logo:$.jsx(sl,{token:o,noShowChain:!0,height:14,width:14,marginRight:0})}),e}),[r,o]),{routeData:u}=vp({rawRouteData:i,chainId:null==r?void 0:r.chainId});return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{color:l.palette.text.primary},children:"Route:"}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:0},children:c.map(((e,t)=>$.jsx(n.Fragment,{children:e.logo},e.key)))}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:$.jsx("path",{d:"M2.91699 11.0833V7.58332H4.08366V9.91666H6.41699V11.0833H2.91699ZM9.91699 6.41666V4.08332H7.58366V2.91666H11.0837V6.41666H9.91699Z",fill:"currentColor"})})]}),$.jsx(el,{open:a,title:$.jsx(e.Trans,{id:"rT8e1f",message:"Route"}),onClose:()=>s(!1),modal:!0,children:$.jsx(t.Box,{sx:{minWidth:d?"100%":800,py:20,px:20,borderTop:`1px solid ${l.palette.border.main}`},children:d?$.jsx(xl,{routeData:u,fromTokenRaw:r,toTokenRaw:o}):$.jsx(gl,{routeData:u,fromTokenRaw:r,toTokenRaw:o})})})]})};function Cp({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 $.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%"},children:{[bs.Initial]:"-",[bs.Loading]:$.jsxs($.Fragment,{children:[$.jsx(t.RotatingIcon,{sx:{mr:5}}),$.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]}),[bs.Failed]:$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),$.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}),[bs.Success]:$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-start",gap:6},children:[$.jsxs(t.Box,{sx:{typography:"body2",lineHeight:"18px",color:d.palette.text.primary},children:["1 ",c," ",$.jsx("span",{style:{color:d.palette.text.secondary},children:"="})," $",nr({input:g,showDecimals:4})," ",m]}),$.jsx(t.Box,{component:t.ButtonBase,sx:{width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:$.jsx(t.Box,{sx:{width:16,color:"text.secondary"},onClick:y,component:oe.Switch})})]}),o&&i&&$.jsx(bp,{routeInfo:l,fromToken:o,toToken:i})]})}[r]})}const jp=[.25,.5,.75,1];function wp({value:e,onChange:n,sx:i}){const o=t.useTheme(),r="light"===o.palette.mode,{isMobile:a}=Ka();return $.jsx(t.Box,{sx:Object.assign({display:"grid",gap:a?10:14,gridTemplateColumns:`repeat(${jp.length}, 1fr)`},i),children:jp.map((i=>{const a=i===e;return $.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 kp(){return t.useTheme(),$.jsx(t.Box,{sx:{height:4,position:"relative",color:"text.secondary"},children:$.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:$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",children:$.jsx("path",{d:"M19.0142 13H13.0142V19H11.0142V13H5.01416V11H11.0142V5H13.0142V11H19.0142V13Z",fill:"currentColor"})})})})}function Tp(){return $.jsx(t.Box,{sx:{position:"relative",height:4},children:$.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:$.jsx(t.Box,{component:oe.Plus})})})}function Bp({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:I,inputTypography:A,chainId:S,hideToken:E,checkLogBalance:L,notTokenPickerModal:O}){var R,P;const{account:M}=Ma(),_=t.useTheme(),[D,N]=n.useState(!1),F=c.useQuery(Wi.getFetchTokenQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,M)),q=null!==(P=null!=w?w:null===(R=F.data)||void 0===R?void 0:R.balance)&&void 0!==P?P:null,{isTokenLoading:U}=Ku();let V=null!=k?k:F.isLoading;!V&&q&&(L?V=Object.entries(L).some((([e,t])=>U(e,t))):a&&(V=U(a.address,q))),Qa({tokenList:a?[a]:[]});const[H,W]=n.useState(0),Z=n.useRef("");n.useEffect((()=>{r!==Z.current&&W(0)}),[r]);const{gotoBuyToken:z}=G();let Q=z&&q&&r&&q.lt(r);const Y=!!f||!!I;return $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[E?$.jsx(t.Box,{}):$.jsx(ep,{token:a,showChainLogo:b,showChainName:C,onClick:()=>N(!0),readonly:!y}),$.jsx(Xu,{balance:q,balanceText:T,onClick:s||!u&&!f?void 0:e=>{u?u(e):f&&f(e),0!==H&&1!==H&&(W(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&&I?$.jsx(t.TooltipToast,{title:I,arrow:!1,children:$.jsx(t.Box,{children:$.jsx(Ju,{value:r,readOnly:!0,withClear:!0,sx:Object.assign({mt:12},o)})})}):$.jsx(Ju,{value:r,onFocus:x,onChange:f?e=>{f(e),W(0)}:void 0,readOnly:s,withClear:!0,suffix:Q?$.jsx(t.Button,{variant:t.Button.Variant.tag,backgroundColor:_.palette.background.paperDarkContrast,sx:{fontSize:12},onClick:e=>{e.stopPropagation(),null==z||z({token:a,account:M})},children:$.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:A,sx:Object.assign({mt:12},o)})),!s&&B?$.jsx(wp,{sx:{mt:16},value:H,onChange:q&&void 0!==(null==a?void 0:a.decimals)?e=>{if(q&&(null==a?void 0:a.decimals))if(W(e),1===e){const e=q.toString();u?u(e):f&&f(e),Z.current=e}else if(f){const t=q.multipliedBy(e).dp(a.decimals).toString();f(t),Z.current=t}}:void 0}):"",void 0!==p?$.jsx(t.Box,{sx:{mt:B?9:0,typography:"h6",color:_.palette.text.secondary},children:p}):"",$.jsx(mp,{value:a,open:D,side:v,chainId:S,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{N(!1),g&&g()},onTokenChange:(e,t)=>{N(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Ks)},modal:!O})]})}var Ip;function Ap(){return Ap=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},Ap.apply(null,arguments)}const Sp=e=>M.createElement("svg",Ap({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Ip||(Ip=M.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"}))),Ep=e=>Object.keys(new Array(e+1).join(","));function Lp(e){return null!=e&&""!==e}var Op;function Rp(){return Rp=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},Rp.apply(null,arguments)}const Pp=e=>M.createElement("svg",Rp({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),Op||(Op=M.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},M.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"}),M.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)"}),M.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"}),M.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"}),M.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"}),M.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),M.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),M.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"}),M.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),M.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),M.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),M.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),M.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),M.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),M.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)"}),M.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)"}),M.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),M.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"}),M.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},M.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"}),M.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),M.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),M.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"}),M.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),M.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),M.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),M.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),M.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),M.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)"}),M.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),M.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 Mp(e){const{switchNetwork:t}=m.useAppKitNetwork();return n.useMemo((()=>{var n;if(!e)return;const i=null===(n=Ro.get(e))||void 0===n?void 0:n.caipNetwork;return i?()=>t(i):void 0}),[e,t])}function _p({token:e,size:r="small",sx:a,children:s}){const[l,d]=n.useState(!1),{evmProvider:c,chainId:u}=Ma(),p=Mp(e.chainId);return $.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=>N(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 N(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?lu.getState().toast({message:o.i18n._({id:"DupCvC",message:"Added successful"}),type:"success",timeout:3e3}):lu.getState().toast({message:`${o.i18n._({id:"v4wgrk",message:"Failed to add"})}${i?`: ${i}`:""}`,type:"error"}),d(!1)})),component:"button",children:[$.jsx(t.Box,{component:Pp,sx:Object.assign({},"medium"===r?{width:16,height:16}:{width:14,height:14})}),s]})}function Dp({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}=G(),h=l&&!p,m=n/2;return!e||e.length<=0?$.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:$.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:$.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"})})}):$.jsxs(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:[e.map(((e,i)=>$.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?$.jsx(sl,{address:e.address,width:n,height:n,chainId:s,url:e.logoURI,cross:r,noShowChain:!0,noBorder:!0,marginRight:0}):$.jsx(t.Box,{component:"img",height:n,src:e})},i))),h&&Ro.has(s)?$.jsx(t.Box,{component:null===(c=Ro.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 Np({loading:e,empty:n,hasSearch:i,children:o,refetch:r}){return e?$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"center",gap:24,px:24,height:320},children:Ep(4).map(((e,n)=>$.jsx(t.Skeleton,{width:"100%",height:45},n)))}):r?$.jsx(ne,{refresh:r,sx:{height:320}}):n?$.jsx(K,{hasSearch:i,sx:{height:320}}):$.jsx($.Fragment,{children:o})}function Fp({show:e,onClick:n,sx:i}){return $.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:$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 qp({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 $.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:e?"center":"flex-start",gap:2,typography:"h6",color:"text.secondary"},a),children:[$.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 Up({token:e,amount:n,canAddMetamask:i,title:o,linkVisible:r=!0}){var a,s;return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2},children:[$.jsxs(t.Box,{sx:{typography:"h6",fontWeight:500,color:"text.primary"},children:[o,": ",ir({input:n,decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),i&&e&&$.jsx(_p,{token:e})]}),$.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,typography:"h6",fontWeight:500,color:"text.secondary"},children:[e&&null!==(s=null===(a=Ro.get(e.chainId))||void 0===a?void 0:a.name)&&void 0!==s?s:"-",r&&$.jsx(Sp,{})]})]})}function Vp({token:e,amount:n,showChain:i,hideLogo:o,canAddMetamask:r,sx:a}){var s,l;let d="";i&&(d=null!==(l=null===(s=Ro.get(e.chainId))||void 0===s?void 0:s.name)&&void 0!==l?l:"");const c=ir({input:n,decimals:e.decimals});return $.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:[!o&&$.jsx(sl,{address:e.address,chainId:e.chainId,width:20,height:20}),$.jsxs(t.Box,{sx:{fontWeight:600},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,wordBreak:"break-word"},children:[`${c} ${e.symbol}`,r&&$.jsx(_p,{token:e})]}),!!d&&$.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:2,typography:"h6",fontWeight:500,color:"text.secondary"},children:[d,$.jsx(Sp,{})]})]})]})}function Hp({height:n=64,sx:i,onClick:o,hasMore:r,loading:a}){return t.useTheme(),r?$.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?$.jsx(t.RotatingIcon,{}):$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})}):null}function Wp(e){var{sx:n,children:i,hasMore:o,loadMore:r,loadMoreLoading:a}=e,s=D(e,["sx","children","hasMore","loadMore","loadMoreLoading"]);return t.useTheme(),$.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",pt:12,px:20,pb:20},n),...s,children:[$.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&&$.jsx(Hp,{loading:a,hasMore:o,onClick:r})]})}const Zp=new Ar("properties/5.8.0");function $p(e,t,n){Object.defineProperty(e,t,{enumerable:!0,value:n,writable:!1})}function zp(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 Qp={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Gp(e){if(null==e||Qp[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(!Gp(i))return!1}return!0}return Zp.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Yp(e){if(Gp(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>Kp(e))));if("object"==typeof e){const t={};for(const n in e){const i=e[n];void 0!==i&&$p(t,n,Kp(i))}return t}return Zp.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Kp(e){return Yp(e)}class Xp{constructor(e){for(const t in e)this[t]=Kp(e[t])}}const Jp="abi/5.8.0",eh=new Ar(Jp),th={};let nh={calldata:!0,memory:!0,storage:!0},ih={calldata:!0,memory:!0};function oh(e,t){if("bytes"===e||"string"===e){if(nh[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&ih[t])return!0;return(nh[t]||"payable"===t)&&eh.throwArgumentError("invalid modifier","name",t),!1}function rh(e,t){for(let n in t)$p(e,n,t[n])}const ah=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),sh=new RegExp(/^(.*)\[([0-9]*)\]$/);class lh{constructor(e,t){e!==th&&eh.throwError("use fromString",Ar.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),rh(this,t);let n=this.type.match(sh);rh(this,n?{arrayLength:parseInt(n[2]||"-1"),arrayChildren:lh.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=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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!==ah.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===ah.full?", ":",")+")"):t+=this.type,e!==ah.sighash&&(!0===this.indexed&&(t+=" indexed"),e===ah.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?lh.fromString(e,t):lh.fromObject(e)}static fromObject(e){return lh.isParamType(e)?e:new lh(th,{name:e.name||null,type:vh(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map(lh.fromObject):null})}static fromString(e,t){return n=function(e,t){let n=e;function i(t){eh.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=vh(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=""),oh(a.type,a.name)&&(a.name=""),a.type=vh(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=""),oh(a.type,a.name)&&(a.name=""),a.type=vh(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=vh(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=""):oh(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&&eh.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=""):oh(a.type,a.name)&&(a.name=""),r.type=vh(r.type),r}(e,!!t),lh.fromObject({name:n.name,type:n.type,indexed:n.indexed,components:n.components});var n}static isParamType(e){return!(null==e||!e._isParamType)}}function dh(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&&eh.throwArgumentError("unbalanced parenthesis","value",e)))}n&&t.push(n);return t}(e).map((e=>lh.fromString(e,t)))}class ch{constructor(e,t){e!==th&&eh.throwError("use a static from method",Ar.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),rh(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return ch.isFragment(e)?e:"string"==typeof e?ch.fromString(e):ch.fromObject(e)}static fromObject(e){if(ch.isFragment(e))return e;switch(e.type){case"function":return gh.fromObject(e);case"event":return uh.fromObject(e);case"constructor":return xh.fromObject(e);case"error":return yh.fromObject(e);case"fallback":case"receive":return null}return eh.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]?uh.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?gh.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?xh.fromString(e.trim()):"error"===e.split(" ")[0]?yh.fromString(e.substring(5).trim()):eh.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class uh extends ch{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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!==ah.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ",e!==ah.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?uh.fromString(e):uh.fromObject(e)}static fromObject(e){if(uh.isEventFragment(e))return e;"event"!==e.type&&eh.throwArgumentError("invalid event object","value",e);const t={name:Ch(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map(lh.fromObject):[],type:"event"};return new uh(th,t)}static fromString(e){let t=e.match(jh);t||eh.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:eh.warn("unknown modifier: "+e)}})),uh.fromObject({name:t[1].trim(),anonymous:n,inputs:dh(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function ph(e,t){t.gas=null;let n=e.split("@");return 1!==n.length?(n.length>2&&eh.throwArgumentError("invalid human-readable ABI signature","value",e),n[1].match(/^[0-9]+$/)||eh.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=x.BigNumber.from(n[1]),n[0]):e}function hh(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 mh(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&&eh.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&eh.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||eh.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&&eh.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&&eh.throwArgumentError("unable to determine stateMutability","value",e),t}class xh extends ch{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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===ah.sighash&&eh.throwError("cannot format a constructor for sighash",Ar.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?xh.fromString(e):xh.fromObject(e)}static fromObject(e){if(xh.isConstructorFragment(e))return e;"constructor"!==e.type&&eh.throwArgumentError("invalid constructor object","value",e);let t=mh(e);t.constant&&eh.throwArgumentError("constructor cannot be constant","value",e);const n={name:null,type:e.type,inputs:e.inputs?e.inputs.map(lh.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new xh(th,n)}static fromString(e){let t={type:"constructor"},n=(e=ph(e,t)).match(jh);return n&&"constructor"===n[1].trim()||eh.throwArgumentError("invalid constructor string","value",e),t.inputs=dh(n[2].trim(),!1),hh(n[3].trim(),t),xh.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class gh extends xh{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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!==ah.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ",e!==ah.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?gh.fromString(e):gh.fromObject(e)}static fromObject(e){if(gh.isFunctionFragment(e))return e;"function"!==e.type&&eh.throwArgumentError("invalid function object","value",e);let t=mh(e);const n={type:e.type,name:Ch(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map(lh.fromObject):[],outputs:e.outputs?e.outputs.map(lh.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new gh(th,n)}static fromString(e){let t={type:"function"},n=(e=ph(e,t)).split(" returns ");n.length>2&&eh.throwArgumentError("invalid function string","value",e);let i=n[0].match(jh);if(i||eh.throwArgumentError("invalid function signature","value",e),t.name=i[1].trim(),t.name&&Ch(t.name),t.inputs=dh(i[2],!1),hh(i[3].trim(),t),n.length>1){let i=n[1].match(jh);""==i[1].trim()&&""==i[3].trim()||eh.throwArgumentError("unexpected tokens","value",e),t.outputs=dh(i[2],!1)}else t.outputs=[];return gh.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function fh(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||eh.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class yh extends ch{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==ah.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?yh.fromString(e):yh.fromObject(e)}static fromObject(e){if(yh.isErrorFragment(e))return e;"error"!==e.type&&eh.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:Ch(e.name),inputs:e.inputs?e.inputs.map(lh.fromObject):[]};return fh(new yh(th,t))}static fromString(e){let t={type:"error"},n=e.match(jh);return n||eh.throwArgumentError("invalid error signature","value",e),t.name=n[1].trim(),t.name&&Ch(t.name),t.inputs=dh(n[2],!1),fh(yh.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function vh(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const bh=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function Ch(e){return e&&e.match(bh)||eh.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const jh=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const wh=new Ar(Jp);class kh{constructor(e,t,n,i){this.name=e,this.type=t,this.localName=n,this.dynamic=i}_throwError(e,t){wh.throwArgumentError(e,this.localName,t)}}class Th{constructor(e){$p(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+=Fr(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(Mr(e._data))}writeBytes(e){let t=Pr(e);const n=t.length%this.wordSize;return n&&(t=Mr([t,this._padding.slice(n)])),this._writeData(t)}_getValue(e){let t=Pr(x.BigNumber.from(e));return t.length>this.wordSize&&wh.throwError("value out-of-bounds",Ar.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=Mr([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 Bh{constructor(e,t,n,i){$p(this,"_data",Pr(e)),$p(this,"wordSize",t||32),$p(this,"_coerceFunc",n),$p(this,"allowLoose",i),this._offset=0}get data(){return Fr(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):Bh.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:wh.throwError("data out-of-bounds",Ar.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+i})),this._data.slice(this._offset,this._offset+i)}subReader(e){return new Bh(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 Ih extends kh{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=Kr(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return Kr(Vr(e.readValue().toHexString(),20))}}class Ah extends kh{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 Sh=new Ar(Jp);function Eh(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||Sh.throwError("cannot encode object for signature with missing names",Ar.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]&&Sh.throwError("cannot encode object for signature with duplicate names",Ar.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]=!0,n[i]}))}else Sh.throwArgumentError("invalid tuple value","tuple",n);t.length!==i.length&&Sh.throwArgumentError("types/value length mismatch","tuple",n);let o=new Th(e.wordSize),r=new Th(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 Lh(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===Ar.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===Ar.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 Oh extends kh{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)),Sh.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 Eh(e,i,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&Sh.throwError("insufficient data length",Ar.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let n=[];for(let e=0;e<t;e++)n.push(new Ah(this.coder));return e.coerce(this.name,Lh(e,n))}}class Rh extends kh{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 Ph extends kh{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Pr(t);let n=e.writeValue(t.length);return n+=e.writeBytes(t),n}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Mh extends Ph{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,Fr(super.decode(e)))}}class _h extends kh{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=Pr(t);return n.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(n)}decode(e){return e.coerce(this.name,Fr(e.readBytes(this.size)))}}class Dh extends kh{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 Nh extends kh{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=na.mask(8*e.wordSize);if(this.signed){let e=i.mask(8*this.size-1);(n.gt(e)||n.lt(e.add(ta).mul(Jr)))&&this._throwError("value out-of-bounds",t)}else(n.lt(ea)||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 Fh extends Ph{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,la(t))}decode(e){return da(super.decode(e))}}class qh extends kh{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 Eh(e,this.coders,t)}decode(e){return e.coerce(this.name,Lh(e,this.coders))}}const Uh=new Ar(Jp),Vh=new RegExp(/^bytes([0-9]*)$/),Hh=new RegExp(/^(u?int)([0-9]*)$/);const Wh=new class{constructor(e){$p(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new Ih(e.name);case"bool":return new Rh(e.name);case"string":return new Fh(e.name);case"bytes":return new Mh(e.name);case"array":return new Oh(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new qh((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Dh(e.name)}let t=e.type.match(Hh);if(t){let n=parseInt(t[2]||"256");return(0===n||n>256||n%8!=0)&&Uh.throwArgumentError("invalid "+t[1]+" bit length","param",e),new Nh(n/8,"int"===t[1],e.name)}if(t=e.type.match(Vh),t){let n=parseInt(t[1]);return(0===n||n>32)&&Uh.throwArgumentError("invalid bytes length","param",e),new _h(n,e.name)}return Uh.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new Bh(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new Th(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder(lh.from(e))));return new qh(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&Uh.throwError("types/values length mismatch",Ar.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const n=e.map((e=>this._getCoder(lh.from(e)))),i=new qh(n,"_"),o=this._getWriter();return i.encode(o,t),o.data}decode(e,t,n){const i=e.map((e=>this._getCoder(lh.from(e))));return new qh(i,"_").decode(this._getReader(Pr(t),n))}};function Zh(e){return Zr(la(e))}const $h=new Ar(Jp);class zh extends Xp{}class Qh extends Xp{}class Gh extends Xp{}class Yh extends Xp{static isIndexed(e){return!(!e||!e._isIndexed)}}const Kh={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function Xh(e,t){const n=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return n.error=t,n}class Jh{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,$p(this,"fragments",t.map((e=>ch.from(e))).filter((e=>null!=e))),$p(this,"_abiCoder",zp(new.target,"getAbiCoder")()),$p(this,"functions",{}),$p(this,"errors",{}),$p(this,"events",{}),$p(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void $h.warn("duplicate definition - constructor"):void $p(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]?$h.warn("duplicate definition - "+n):t[n]=e})),this.deploy||$p(this,"deploy",xh.from({payable:!1,type:"constructor"})),$p(this,"_isInterface",!0)}format(e){e||(e=ah.full),e===ah.sighash&&$h.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===ah.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return Wh}static getAddress(e){return Kr(e)}static getSighash(e){return Ur(Zh(e.format()),0,4)}static getEventTopic(e){return Zh(e.format())}getFunction(e){if(Dr(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];$h.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?$h.throwArgumentError("no matching function","name",t):n.length>1&&$h.throwArgumentError("multiple matching functions","name",t),this.functions[n[0]]}const t=this.functions[gh.fromString(e).format()];return t||$h.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(Dr(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];$h.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?$h.throwArgumentError("no matching event","name",t):n.length>1&&$h.throwArgumentError("multiple matching events","name",t),this.events[n[0]]}const t=this.events[uh.fromString(e).format()];return t||$h.throwArgumentError("no matching event","signature",e),t}getError(e){if(Dr(e)){const t=zp(this.constructor,"getSighash");for(const n in this.errors){if(e===t(this.errors[n]))return this.errors[n]}$h.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?$h.throwArgumentError("no matching error","name",t):n.length>1&&$h.throwArgumentError("multiple matching errors","name",t),this.errors[n[0]]}const t=this.errors[gh.fromString(e).format()];return t||$h.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 zp(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),zp(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=Pr(t);return Fr(n.slice(0,4))!==this.getSighash(e)&&$h.throwArgumentError(`data signature does not match error ${e.name}.`,"data",Fr(n)),this._decodeParams(e.inputs,n.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),Fr(Mr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const n=Pr(t);return Fr(n.slice(0,4))!==this.getSighash(e)&&$h.throwArgumentError(`data signature does not match function ${e.name}.`,"data",Fr(n)),this._decodeParams(e.inputs,n.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Fr(Mr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let n=Pr(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=Fr(n.slice(0,4)),t=Kh[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 $h.throwError("call revert exception"+o,Ar.errors.CALL_EXCEPTION,{method:e.format(),data:Fr(t),errorArgs:r,errorName:a,errorSignature:s,reason:i})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Fr(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&$h.throwError("too many arguments for "+e.format(),Ar.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let n=[];e.anonymous||n.push(this.getEventTopic(e));const i=(e,t)=>"string"===e.type?Zh(t):"bytes"===e.type?Zr(Fr(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]),Vr(Fr(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?$h.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&&$h.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&&$h.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(Zh(a));else if("bytes"===e.type)n.push(Zr(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);Dr(n[0],32)&&n[0].toLowerCase()===t||$h.throwError("fragment/topic mismatch",Ar.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(lh.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,Mr(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 Yh({_isIndexed:!0,hash:null});else if(r[t])l[t]=new Yh({_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 Xh(`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 Xh(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new Qh({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 zh({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=Fr(e);let n=this.getError(t.substring(0,10).toLowerCase());return n?new Gh({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 em({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 $.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:[$.jsxs(t.Box,{children:[l,"1 ",c?i.symbol:e.symbol," = ",p&&p.isFinite()?ir({input:p,decimals:c?e.decimals:i.decimals}):"-"," ",c?e.symbol:i.symbol]}),$.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.jsx("circle",{cx:"9",cy:"9",r:"9",fill:d.palette.border.main}),$.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 tm({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=Ds({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:$.jsx(lp,{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:$.jsx(lp,{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:$.jsxs($.Fragment,{children:["Fill Gas (Destination gas)",$.jsx(ku,{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:$.jsxs($.Fragment,{children:["Bridge Fee",$.jsx(ku,{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 $.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:[$.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)=>$.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:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.secondary",typography:"h6"},children:e.title}),$.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&&$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.disabled"}}),$.jsx(Dd,{route:{fromChainId:o.routeData.fromChainId,toChainId:o.routeData.toChainId,step:o.routeData.step},isMobile:i})]})]})}function nm({data:e,isMobile:i,isErrorRefund:o,refetch:r}){var a,s,l,d,u,p,h,m,x,g;const f=t.useTheme(),y=us(),{chainId:v,appKitActiveNetwork:b,getAppKitAccountByChainId:C}=Ma(),{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),I=e.createdAt?Fs(new Date(e.createdAt)):"-",A=c.useMutation({mutationFn:()=>N(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 Jh([{inputs:[{internalType:"bytes32",name:"externalId",type:"bytes32"}],name:"claimRefund",outputs:[],stateMutability:"nonpayable",type:"function"}]).encodeFunctionData("claimRefund",[e.externalId]);return yield y.execute("Claim",{opcode:rs.TX,data:t,to:e.refundCridgeContract,value:"0x0"},{metadata:{crossChainSwapClaimRefund:!0},submittedBack:()=>{r()},successBack:()=>{r()}})}))});return n.useMemo((()=>$.jsxs(t.Button,{variant:t.Button.Variant.contained,size:t.Button.Size.small,color:"error",isLoading:A.isPending,disabled:A.isPending||"wait_claim_refund"!==e.subStatus,onClick:()=>{A.mutate()},sx:{typography:"h6",lineHeight:"16px",py:6,minWidth:98,height:28},children:["refund_success"===e.subStatus?"Claimed":"Claim","wait_claim_refund"!==e.subStatus&&$.jsx(ku,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:f.palette.text.disabled}})]})),[A,e.subStatus,f.palette.text.disabled]),i?$.jsxs(t.Box,{sx:{backgroundColor:f.palette.background.paper,borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{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}),$.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:$.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"})}),$.jsx(sl,{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})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:$.jsx(qp,{isMobile:!1,statusText:j,statusColor:w,alphaColor:k,children:"success"!==e.status&&$.jsx(ku,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})})]}),$.jsx(t.Box,{sx:{typography:"h6",color:f.palette.text.secondary},children:I})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsx(Up,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay",linkVisible:!1}),$.jsx(Up,{token:e.toToken,amount:e.toAmount,canAddMetamask:e.fromToken&&null!==(p=null===(u=Ro.get(e.fromToken.chainId))||void 0===u?void 0:u.isEVMChain)&&void 0!==p&&p,title:"Receive",linkVisible:!1})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${f.palette.border.main}`},children:$.jsx(Fp,{show:T,onClick:()=>B((e=>!e)),sx:{color:"text.secondary"}})})]})]}),$.jsx(tm,{showFold:T,data:e,isMobile:i})]}):$.jsxs($.Fragment,{children:[$.jsxs("tr",{children:[$.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:T?0:8},children:e.fromToken&&$.jsx(Vp,{token:e.fromToken,amount:null!==(h=e.fromAmount)&&void 0!==h?h:"",showChain:!0})}),$.jsx("td",{children:e.toToken&&$.jsx(Vp,{token:e.toToken,amount:null!==(m=e.toAmount)&&void 0!==m?m:"",showChain:!0,canAddMetamask:null!==(g=null===(x=Ro.get(e.toToken.chainId))||void 0===x?void 0:x.isEVMChain)&&void 0!==g&&g})}),$.jsx("td",{children:$.jsx(qp,{isMobile:i,statusText:j,statusColor:w,alphaColor:k,time:I,children:"success"!==e.status&&$.jsx(ku,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})}),o?null:$.jsx("td",{children:e.fromToken&&e.toToken&&$.jsx(em,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),$.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:T?0:8},children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:["refund_success"===e.subStatus&&$.jsxs($.Fragment,{children:[$.jsx(t.Tooltip,{title:"refund TX",placement:"top",onlyHover:!0,children:$.jsx(t.Box,{component:"a",href:e.refundChainId&&e.refundHash?Aa(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:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})}),$.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}})]}),$.jsx(Fp,{show:T,onClick:()=>B((e=>!e))})]})})]}),$.jsx("tr",{children:$.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:$.jsx(tm,{showFold:T,data:e})})})]})}function im({account:i,type:o}){const{isMobile:a}=Ka(),l=function({account:e,limit:t=5,type:i}){var o;const{tokenList:a}=Xo(),l=Ua().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:er({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 $.jsx(Np,{isMobile:a,empty:!l.orderList.length,loading:l.isLoading,children:a?$.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[l.orderList.map((e=>$.jsx(nm,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash))),$.jsx(Hp,{loading:l.isFetchingNextPage,onClick:l.fetchNextPage,hasMore:l.hasNextPage,height:68})]}):$.jsx($.Fragment,{children:$.jsxs(Wp,{loadMoreLoading:l.isFetchingNextPage,loadMore:l.fetchNextPage,hasMore:l.hasNextPage,children:[$.jsx("thead",{children:$.jsxs("tr",{children:[$.jsx("th",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:$.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),d?null:$.jsx("th",{children:$.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),$.jsx(t.Box,{component:"th",sx:{width:140,textAlign:"right !important"},children:$.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),$.jsx("tbody",{children:l.orderList.map((e=>$.jsx(nm,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash)))})]})})})}function om({account:e,limit:t=5}){var n,i,o,a;const s=void 0,l=Ua().getInfiniteQuery(r.SwapApi.graphql.cross_chain_swap_zetachain_swapOrderList,"page",{where:{userAddress:null==e?void 0:e.toLowerCase(),pageSize:t}}),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_swapOrderList)&&void 0!==n?n:{page:0,count:0};return i&&o?i*t>=o?null:i+1:null}})),u=null!==(a=null===(o=null===(i=null===(n=d.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,l,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&&s&&e&&(j=s(w,null==t?void 0:t.chainId,e)),{hash:null!==(o=null==t?void 0:t.hash)&&void 0!==o?o:"",fromToken:Pa({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!==(l=null==t?void 0:t.fromTokenSymbol)&&void 0!==l?l:""},null==t?void 0:t.chainId),toToken:Pa({address:null!==(d=null==t?void 0:t.toTokenAddress)&&void 0!==d?d:"",decimals:null==t?void 0:t.toTokenDecimals,symbol:null!==(c=null==t?void 0:t.toTokenSymbol)&&void 0!==c?c:"",name:null!==(u=null==t?void 0:t.toTokenSymbol)&&void 0!==u?u:""},null==t?void 0:t.chainId),fromAmount:null!==(p=null==t?void 0:t.fromAmount)&&void 0!==p?p:"",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({},d),{orderList:u})}var rm,am;function sm({showFold:i,isMobile:o,data:r}){const a=t.useTheme(),{routeData:l}=vp({rawRouteData:r.routeData,chainId:r.fromToken.chainId}),d=n.useMemo((()=>r.fromTokenPrice?new s(r.fromTokenPrice):new s(0)),[r.fromTokenPrice]);return $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"h6",color:a.palette.text.secondary},children:[$.jsx(e.Trans,{id:"URmyfc",message:"Details"}),o&&$.jsxs(t.Box,{children:["Rate: 1 ",r.fromToken.symbol,"=",d&&d.isFinite()?ir({input:d,decimals:r.toToken.decimals}):"-"," ",r.toToken.symbol]})]}),o?$.jsx(xl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken}):$.jsx(gl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken})]})}function lm({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 rm.Warning:s=o.i18n._({id:"GGWsTU",message:"Canceled"}),a=.1;break;case rm.Failed:s=o.i18n._({id:"7Bj3x9",message:"Failed"}),l=r.palette.error.main;break;case rm.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=Fs(new Date(e.createdAt));return i?$.jsxs(t.Box,{sx:{backgroundColor:u.palette.background.paper,borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},onClick:()=>window.open(Aa(e.fromToken.chainId,e.hash,"tx"),"_blank"),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{width:24,height:24,address:e.fromToken.address,chainId:e.fromToken.chainId}),$.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:$.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"})}),$.jsx(sl,{width:24,height:24,address:e.toToken.address,chainId:e.toToken.chainId})]}),$.jsx(qp,{isMobile:!1,statusText:m,statusColor:x,alphaColor:g})]}),$.jsx(t.Box,{sx:{typography:"h6",color:u.palette.text.secondary},children:f})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsx(Up,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay"}),$.jsx(Up,{token:e.toToken,amount:e.toAmount,canAddMetamask:null!==(a=null===(r=Ro.get(e.fromToken.chainId))||void 0===r?void 0:r.isEVMChain)&&void 0!==a&&a,title:"Receive"})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${u.palette.border.main}`},children:$.jsx(Fp,{show:p,onClick:()=>h((e=>!e)),sx:{color:"text.secondary"}})})]})]}),$.jsx(sm,{showFold:p,data:e,isMobile:!0})]}):$.jsxs($.Fragment,{children:[$.jsxs("tr",{children:[$.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:p?0:8},children:$.jsx(Vp,{token:e.fromToken,amount:null!==(s=e.fromAmount)&&void 0!==s?s:"",showChain:!0})}),$.jsx("td",{children:$.jsx(Vp,{token:e.toToken,amount:null!==(l=e.toAmount)&&void 0!==l?l:"",showChain:!0,canAddMetamask:null!==(c=null===(d=Ro.get(e.toToken.chainId))||void 0===d?void 0:d.isEVMChain)&&void 0!==c&&c})}),$.jsx("td",{children:$.jsx(qp,{isMobile:i,statusText:m,statusColor:x,alphaColor:g,time:f})}),$.jsx("td",{children:$.jsx(em,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),$.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:p?0:8},children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(t.Box,{component:"a",href:Aa(e.fromToken.chainId,e.hash,"tx"),target:"_blank",rel:"noopener noreferrer",sx:{p:3,color:"primary.main",display:"flex",alignItems:"center",justifyContent:"center"},children:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})}),$.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}}),$.jsx(Fp,{show:p,onClick:()=>h((e=>!e))})]})})]}),$.jsx("tr",{children:$.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:$.jsx(sm,{showFold:p,data:e})})})]})}function dm({account:n}){const{isMobile:i}=Ka(),o=om({account:n,limit:i?10:5});return $.jsx(Np,{isMobile:i,empty:!o.orderList.length,loading:o.isLoading,children:i?$.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[o.orderList.map((e=>$.jsx(lm,{data:e,isMobile:i},e.hash))),$.jsx(Hp,{loading:o.isFetchingNextPage,onClick:o.fetchNextPage,hasMore:o.hasNextPage,height:68})]}):$.jsx($.Fragment,{children:$.jsxs(Wp,{loadMoreLoading:o.isFetchingNextPage,loadMore:o.fetchNextPage,hasMore:o.hasNextPage,children:[$.jsx("thead",{children:$.jsxs("tr",{children:[$.jsx("th",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:$.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),$.jsx(t.Box,{component:"th",sx:{width:140},children:$.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),$.jsx("tbody",{children:o.orderList.map((e=>$.jsx(lm,{data:e,isMobile:i},e.hash)))})]})})})}function cm(e){var{sx:n}=e,i=D(e,["sx"]);return $.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"}(rm||(rm={})),function(e){e.sameChain="same-chain",e.crossChain="cross-chain",e.errorRefunds="error-refunds"}(am||(am={}));const um="widget-module-container",pm=n.forwardRef((function(e,n){var{sx:i}=e,o=D(e,["sx"]);const{isMobile:r}=Ka();return $.jsx(t.Box,{className:um,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 hm;exports.PageType=void 0,(hm=exports.PageType||(exports.PageType={})).Pool="pool",hm.PoolDetail="poolDetail",hm.CurvePoolDetail="curvePoolDetail",hm.CreatePool="createPool",hm.ModifyPool="modifyPool",hm.MiningList="miningList",hm.MiningDetail="miningDetail",hm.createPoolAMMV2="createPoolAMMV2",hm.createPoolAMMV3="createPoolAMMV3";const mm=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 xm({title:e,descList:n,linkTo:i,sx:o}){const r=t.useTheme();return $.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:[$.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body1",fontWeight:500,lineHeight:"24px"},children:e}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"stretch",gap:24},children:n.map(((e,n)=>$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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}),$.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:500,lineHeight:"24px"},children:e.title})]}),$.jsx(t.Box,{sx:{color:r.palette.text.secondary,typography:"h6",fontWeight:500,lineHeight:"18px"},children:e.desc})]},n)))}),$.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 gm=[{value:0,label:"0%"},{value:25,label:"25%"},{value:50,label:"50%"},{value:75,label:"75%"},{value:100,label:"100%"}];function fm({disabled:e,value:n,onChange:i,sx:o}){return $.jsxs(t.Box,{sx:Object.assign({p:20,backgroundColor:"background.cardInput",borderRadius:12},o),children:[$.jsx(Ju,{value:String(n),onChange:e=>i(+e),readOnly:!0,readonlyShowSuffix:!0,suffix:$.jsx(t.Box,{sx:{typography:"h2"},children:"%"}),sx:{mt:12,backgroundColor:"background.cardInput","& input":{pl:0,typography:"h1"}}}),$.jsx(t.Box,{sx:{mt:20},children:$.jsx(t.Slider,{marks:gm,step:1,disabled:e,value:n,onChange:(e,t)=>i(t)})})]})}function ym({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)),$.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:$.jsx(e.Trans,{id:"R9Khdg",message:"Auto"})})}const vm="auto",bm="0.1",Cm="0.5",jm="0.5",wm=.01,km=({address:e,type:t})=>{const[i,o]=n.useState(vm),r=n.useMemo((()=>i===vm?"AMMV3"===t?new s(jm).div(100).toNumber():"AMMV2"===t?new s(Cm).div(100).toNumber():new s(bm).div(100).toNumber():i),[i,t]);return{slipper:i,setSlipper:o,slipperValue:r,resetSlipper:()=>{o(vm)}}};function Tm({type:i,disabled:o,value:r,onChange:a,sx:l}){const d=t.useTheme(),c=r===vm,[u,p]=n.useState(c?"":new s(r).times(100).toNumber()),h="AMMV3"==i?jm:"AMMV2"==i?Cm:bm;return $.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:$.jsxs(t.Box,{sx:{backgroundColor:d.palette.background.paper,padding:d.spacing(12,20),borderRadius:8,width:318,maxWidth:"90vw",boxSizing:"border-box"},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),$.jsxs("span",{children:[c?h:r&&new s(r).times(100).toNumber(),"%"]})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",margin:d.spacing(16,0,0,0)},children:[$.jsx(ym,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{p(""),a(vm)},active:c}),$.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():vm)},onBlur:()=>{(!c&&new s(r).gt(.1)||new s(r).lte(0))&&(p(10),a(.1))},suffix:$.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:$.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:$.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:d.palette.text.primary}}})})})}const Bm=50;var Im,Am,Sm;function Em(i){var r,a,s,{chainId:l,includeButton:d}=i,c=D(i,["chainId","includeButton"]);const{chainId:u,getAppKitAccountByChainId:p,open:h}=Ma(),[m,x]=n.useState(!1),g=Mp(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?$.jsx($.Fragment,{children:$.jsx(t.Button,{...c,isLoading:m,onClick:()=>N(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?$.jsx(e.Trans,{id:"J28zul",message:"Connecting..."}):f&&l?o.i18n._({id:"1+P9RR",message:"Switch to {0}",values:{0:null!==(s=null===(a=Ro.get(l))||void 0===a?void 0:a.name)&&void 0!==s?s:"unknown"}}):$.jsx(e.Trans,{id:"r7ScnQ",message:"Connect to a wallet"})})}):d?$.jsx($.Fragment,{children:null!==(r=c.children)&&void 0!==r?r:null}):$.jsx(t.Button,{...c})}!function(e){e[e.quantity=1]="quantity",e[e.percentage=2]="percentage"}(Im||(Im={})),function(e){e.CURRENCY_A="CURRENCY_A",e.CURRENCY_B="CURRENCY_B"}(Am||(Am={})),function(e){e.LOWER="LOWER",e.UPPER="UPPER"}(Sm||(Sm={}));const Lm={xs:"4px",sm:"8px",md:"12px",lg:"24px",xl:"32px"},Om=({children:e,sx:n})=>(t.useTheme(),$.jsx(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",gap:20,px:20,py:20,borderRadius:12},n),children:e})),Rm=({children:e,sx:n})=>{const i=t.useTheme();return $.jsx(Om,{sx:Object.assign(Object.assign({},n),{backgroundColor:i.palette.background.paperContrast}),children:e})},Pm=({children:e})=>{const n=t.useTheme();return $.jsxs(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(n.palette.warning.main,.1),display:"flex",alignItems:"center",gap:8},children:[$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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})}),$.jsx(t.Box,{sx:{typography:"h6",color:n.palette.warning.main,textAlign:"left"},children:e})]})};function Mm({gap:e,flex:n,children:i,style:o}){return $.jsx(t.Box,{sx:Object.assign(Object.assign(Object.assign({display:"flex",flexDirection:"column",justifyContent:"flex-start",gap:e&&Lm[e]||e},n&&{flex:n}),{width:"100%",alignItems:"center"}),o),children:i})}function _m({gap:e,justify:n,grow:i,children:o,style:r}){return $.jsx(t.Box,{sx:Object.assign({display:"grid",gridAutoRows:"auto",gridRowGap:e&&Lm[e]||e,justifyItems:n,flexGrow:i&&1},r),children:o})}function Dm({gap:e,children:n,sx:i}){return $.jsx(t.Box,{sx:Object.assign({width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"flex-start",gap:e&&Lm[e]||e},i),children:n})}function Nm({children:e,style:t}){return $.jsx(Dm,{sx:Object.assign({justifyContent:"space-between"},t),children:e})}function Fm({gap:e,justify:t,children:n,sx:i}){return $.jsx(Dm,{sx:Object.assign({position:"relative",width:"fit-content",margin:`-${e}`},i),children:n})}function qm({children:e,disabled:t,sx:n}){return $.jsx(Dm,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:"stretch",gap:12,opacity:t?.2:1,pointerEvents:t?"none":"auto"},n),children:e})}const Um=({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[Am.CURRENCY_A]||i.isApproving,x=r.needApprove&&!!a[Am.CURRENCY_B]||r.isApproving;return $.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:n,children:$.jsxs(_m,{gap:"md",style:{width:"100%"},children:[(m||x)&&s&&$.jsxs(t.Box,{sx:{width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"space-between",gap:8},children:[m&&$.jsx(t.Button,{size:t.Button.Size.big,isLoading:i.isApproving,onClick:i.submitApprove,disabled:i.insufficientBalance,width:x?"50%":"100%",children:i.isApproving?$.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(p=i.token)||void 0===p?void 0:p.symbol}}):i.approveTitle}),x&&$.jsx(t.Button,{size:t.Button.Size.big,isLoading:r.isApproving,onClick:r.submitApprove,disabled:r.insufficientBalance,width:m?"50%":"100%",children:r.isApproving?$.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(h=r.token)||void 0===h?void 0:h.symbol}}):r.approveTitle})]}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{u(!0)},disabled:!s||i.needApprove&&!l||r.needApprove&&!d,danger:!s&&!!a[Am.CURRENCY_A]&&!!a[Am.CURRENCY_B],children:c||o.i18n._({id:"rdUucN",message:"Preview"})})]})})},Vm=({chainId:e,disabled:n,isLoading:i,onConfirm:r})=>$.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:e,children:$.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 Hm(e){const t=n.useRef();return n.useEffect((()=>{t.current=e})),t.current}const Wm=[.25,.5,.75,1];function Zm({currentValue:e,onClick:i,sx:o}){const r=t.useTheme(),a="light"===r.palette.mode,{isMobile:s}=Ka(),[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=Hm(e);return n.useEffect((()=>{u===e&&1===l&&(c.current=1)}),[e,u,l]),$.jsx(t.Box,{sx:Object.assign({display:"grid",gap:s?10:14,gridTemplateColumns:`repeat(${Wm.length}, 1fr)`},o),children:Wm.map((e=>{const n=e===l;return $.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 $m=({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?ir({input:s.toExact(),decimals:null==l?void 0:l.decimals}):"-"),[null==l?void 0:l.decimals,s]);return $.jsxs(t.Box,{sx:{pt:20,pb:20,px:20,borderRadius:16,backgroundColor:p.palette.background.cardInput},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:p.palette.text.primary,typography:"h5"},children:[(null==l?void 0:l.address)&&$.jsx(sl,{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}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:(null==l?void 0:l.address)?$.jsx(t.Box,{children:null!==(u=null==l?void 0:l.symbol)&&void 0!==u?u:"-"}):$.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"})})]}),$.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:[$.jsxs(t.Box,{sx:{wordBreak:"keep-all"},children:[o.i18n._({id:"fsBGk0",message:"Balance"}),": "]}),$.jsx(t.Box,{sx:{wordBreak:"break-all",textAlign:"right",display:"flex",alignItems:"center"},children:m})]})]}),$.jsx(Ju,{sx:{mt:4,backgroundColor:p.palette.background.cardInput},suffix:void 0,value:i,onChange:r,readOnly:d,withClear:!d}),d?null:$.jsx(Zm,{sx:{mt:20,mb:0},onClick:h,currentValue:i})]})},zm={},Qm={};var Gm,Ym;Object.values(r.ChainId).filter((e=>"number"==typeof e)).map((e=>{const t=p.getUniswapV3FactoryContractAddressByChainId(e),n=p.getNonfungiblePositionManagerContractAddressByChainId(e);t&&(zm[e]=t),n&&(Qm[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"}(Gm||(Gm={})),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"}(Ym||(Ym={}));const Km=I.BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),Xm={[Ym.ROUND_DOWN]:s.ROUND_DOWN,[Ym.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Ym.ROUND_UP]:s.ROUND_UP},Jm={[Ym.ROUND_DOWN]:s.ROUND_DOWN,[Ym.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Ym.ROUND_UP]:s.ROUND_UP};class ex{constructor(e,t=I.BigInt(1)){this.numerator=I.BigInt(e),this.denominator=I.BigInt(t)}static tryParseFraction(e){if(e instanceof I||"number"==typeof e||"string"==typeof e)return new ex(e);if("numerator"in e&&"denominator"in e)return e;throw new Error("Could not parse fraction")}get quotient(){return I.divide(this.numerator,this.denominator)}get remainder(){return new ex(I.remainder(this.numerator,this.denominator),this.denominator)}invert(){return new ex(this.denominator,this.numerator)}add(e){const t=ex.tryParseFraction(e);return I.equal(this.denominator,t.denominator)?new ex(I.add(this.numerator,t.numerator),this.denominator):new ex(I.add(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator)),I.multiply(this.denominator,t.denominator))}subtract(e){const t=ex.tryParseFraction(e);return I.equal(this.denominator,t.denominator)?new ex(I.subtract(this.numerator,t.numerator),this.denominator):new ex(I.subtract(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator)),I.multiply(this.denominator,t.denominator))}lessThan(e){const t=ex.tryParseFraction(e);return I.lessThan(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator))}equalTo(e){const t=ex.tryParseFraction(e);return I.equal(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator))}greaterThan(e){const t=ex.tryParseFraction(e);return I.greaterThan(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator))}multiply(e){const t=ex.tryParseFraction(e);return new ex(I.multiply(this.numerator,t.numerator),I.multiply(this.denominator,t.denominator))}divide(e){const t=ex.tryParseFraction(e);return new ex(I.multiply(this.numerator,t.denominator),I.multiply(this.denominator,t.numerator))}toSignificant(e,t={decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0},n=Ym.ROUND_HALF_UP){A(Number.isInteger(e),`${e} is not an integer.`),A(e>0,`${e} is not positive.`);const i=Xm[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=Ym.ROUND_HALF_UP){A(Number.isInteger(e),`${e} is not an integer.`),A(e>=0,`${e} is negative.`);const i=Jm[n];return new s(this.numerator.toString()).decimalPlaces(e,i).div(this.denominator.toString()).toFormat(e,i,t)}get asFraction(){return new ex(this.numerator,this.denominator)}}class tx extends ex{static fromRawAmount(e,t){return new tx(e,t)}static fromFractionalAmount(e,t,n){return new tx(e,t,n)}constructor(e,t,n){super(t,n),A(I.lessThanOrEqual(this.quotient,Km),"AMOUNT"),this.currency=e,this.decimalScale=I.exponentiate(I.BigInt(10),I.BigInt(e.decimals))}add(e){A(this.currency.equals(e.currency),"CURRENCY");const t=super.add(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}subtract(e){A(this.currency.equals(e.currency),"CURRENCY");const t=super.subtract(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}multiply(e){const t=super.multiply(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}divide(e){const t=super.divide(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}toSignificant(e=6,t,n=Ym.ROUND_DOWN){return super.divide(this.decimalScale).toSignificant(e,t,n)}toFixed(e=this.currency.decimals,t,n=Ym.ROUND_DOWN){return A(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:tx.fromFractionalAmount(this.currency.wrapped,this.numerator,this.denominator)}}const nx=new ex(I.BigInt(100));function ix(e){return new ox(e.numerator,e.denominator)}class ox extends ex{constructor(){super(...arguments),this.isPercent=!0}add(e){return ix(super.add(e))}subtract(e){return ix(super.subtract(e))}multiply(e){return ix(super.multiply(e))}divide(e){return ix(super.divide(e))}toSignificant(e=5,t,n){return super.multiply(nx).toSignificant(e,t,n)}toFixed(e=2,t,n){return super.multiply(nx).toFixed(e,t,n)}}class rx extends ex{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 ex(I.exponentiate(I.BigInt(10),I.BigInt(t.decimals)),I.exponentiate(I.BigInt(10),I.BigInt(n.decimals)))}invert(){return new rx(this.quoteCurrency,this.baseCurrency,this.numerator,this.denominator)}multiply(e){A(this.quoteCurrency.equals(e.baseCurrency),"TOKEN");const t=super.multiply(e);return new rx(this.baseCurrency,e.quoteCurrency,t.denominator,t.numerator)}quote(e){A(e.currency.equals(this.baseCurrency),"TOKEN");const t=super.multiply(e);return tx.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 ax{constructor(e,t,n,i){A(Number.isSafeInteger(e),"CHAIN_ID"),A(t>=0&&t<255&&Number.isInteger(t),"DECIMALS"),this.chainId=e,this.decimals=t,this.symbol=n,this.name=i}}function sx(e){try{return Kr(e)}catch(t){throw new Error(`${e} is not a valid address.`)}}const lx=/^0x[0-9a-fA-F]{40}$/;class dx extends ax{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(lx.test(e))return e;throw new Error(`${e} is not a valid address.`)}(t):sx(t),a&&A(a.gte(x.BigNumber.from(0)),"NON-NEGATIVE FOT FEES"),s&&A(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 A(this.chainId===e.chainId,"CHAIN_IDS"),A(this.address.toLowerCase()!==e.address.toLowerCase(),"ADDRESSES"),this.address.toLowerCase()<e.address.toLowerCase()}get wrapped(){return this}}const cx=I.BigInt(Number.MAX_SAFE_INTEGER),ux=I.BigInt(0),px=I.BigInt(1),hx=I.BigInt(2);const mx=I.BigInt(0),xx=1e4;new ox(I.BigInt(1),xx),new ox(1,100),new ox(3,100),new ox(5,100),new ox(10,100),new ox(15,100);const gx=new ox(0);new ox(1);const fx="0x5ccd5621c1bb9e44ce98cef8b90d31eb2423dec3793b6239232cefae976936ea";var yx;!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"}(yx||(yx={}));const vx={[yx.LOWEST]:1,[yx.LOW_200]:4,[yx.LOW_300]:6,[yx.LOW_400]:8,[yx.LOW]:10,[yx.MEDIUM]:60,[yx.HIGH]:200},bx=I.BigInt(-1),Cx=I.BigInt(0),jx=I.BigInt(1),wx=I.exponentiate(I.BigInt(2),I.BigInt(96)),kx=I.exponentiate(wx,I.BigInt(2));function Tx({factoryAddress:e,tokenA:t,tokenB:n,fee:i,initCodeHashManualOverride:o,chainId:a}){const[s,l]=t.sortsBefore(n)?[t,n]:[n,t],d=fa(["bytes"],[Wh.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 fx}}(a);return Xr(e,d,c)}const Bx=I.BigInt(2),Ix=[128,64,32,16,8,4,2,1].map((e=>[e,I.exponentiate(Bx,I.BigInt(e))]));function Ax(e,t){return I.signedRightShift(I.multiply(e,I.BigInt(t)),I.BigInt(128))}const Sx=I.exponentiate(I.BigInt(2),I.BigInt(32));class Ex{constructor(){}static getSqrtRatioAtTick(e){A(e>=Ex.MIN_TICK&&e<=Ex.MAX_TICK&&Number.isInteger(e),"TICK");const t=e<0?-1*e:e;let n=1&t?I.BigInt("0xfffcb933bd6fad37aa2d162d1a594001"):I.BigInt("0x100000000000000000000000000000000");return 2&t&&(n=Ax(n,"0xfff97272373d413259a46990580e213a")),4&t&&(n=Ax(n,"0xfff2e50f5f656932ef12357cf3c7fdcc")),8&t&&(n=Ax(n,"0xffe5caca7e10e4e61c3624eaa0941cd0")),16&t&&(n=Ax(n,"0xffcb9843d60f6159c9db58835c926644")),32&t&&(n=Ax(n,"0xff973b41fa98c081472e6896dfb254c0")),64&t&&(n=Ax(n,"0xff2ea16466c96a3843ec78b326b52861")),128&t&&(n=Ax(n,"0xfe5dee046a99a2a811c461f1969c3053")),256&t&&(n=Ax(n,"0xfcbe86c7900a88aedcffc83b479aa3a4")),512&t&&(n=Ax(n,"0xf987a7253ac413176f2b074cf7815e54")),1024&t&&(n=Ax(n,"0xf3392b0822b70005940c7a398e4b70f3")),2048&t&&(n=Ax(n,"0xe7159475a2c29b7443b29c7fa6e889d9")),4096&t&&(n=Ax(n,"0xd097f3bdfd2022b8845ad8f792aa5825")),8192&t&&(n=Ax(n,"0xa9f746462d870fdf8a65dc1f90e061e5")),16384&t&&(n=Ax(n,"0x70d869a156d2a1b890bb3df62baf32f7")),32768&t&&(n=Ax(n,"0x31be135f97d08fd981231505542fcfa6")),65536&t&&(n=Ax(n,"0x9aa508b5b7a84e1c677de54f3e99bc9")),131072&t&&(n=Ax(n,"0x5d6af8dedb81196699c329225ee604")),262144&t&&(n=Ax(n,"0x2216e584f5fa1ea926041bedfe98")),524288&t&&(n=Ax(n,"0x48a170391f7dc42444e8fa2")),e>0&&(n=I.divide(Km,n)),I.greaterThan(I.remainder(n,Sx),Cx)?I.add(I.divide(n,Sx),jx):I.divide(n,Sx)}static getTickAtSqrtRatio(e){A(I.greaterThanOrEqual(e,Ex.MIN_SQRT_RATIO)&&I.lessThan(e,Ex.MAX_SQRT_RATIO),"SQRT_RATIO");const t=I.leftShift(e,I.BigInt(32)),n=function(e){A(I.greaterThan(e,Cx),"ZERO"),A(I.lessThanOrEqual(e,Km),"MAX");let t=0;for(const[n,i]of Ix)I.greaterThanOrEqual(e,i)&&(e=I.signedRightShift(e,I.BigInt(n)),t+=n);return t}(t);let i;i=I.greaterThanOrEqual(I.BigInt(n),I.BigInt(128))?I.signedRightShift(t,I.BigInt(n-127)):I.leftShift(t,I.BigInt(127-n));let o=I.leftShift(I.subtract(I.BigInt(n),I.BigInt(128)),I.BigInt(64));for(let e=0;e<14;e++){i=I.signedRightShift(I.multiply(i,i),I.BigInt(127));const t=I.signedRightShift(i,I.BigInt(128));o=I.bitwiseOr(o,I.leftShift(t,I.BigInt(63-e))),i=I.signedRightShift(i,t)}const r=I.multiply(o,I.BigInt("255738958999603826347141")),a=I.toNumber(I.signedRightShift(I.subtract(r,I.BigInt("3402992956809132418596140100660247210")),I.BigInt(128))),s=I.toNumber(I.signedRightShift(I.add(r,I.BigInt("291339464771989622907027621153398088495")),I.BigInt(128)));return a===s?a:I.lessThanOrEqual(Ex.getSqrtRatioAtTick(s),e)?s:a}}Ex.MIN_TICK=-887272,Ex.MAX_TICK=-Ex.MIN_TICK,Ex.MIN_SQRT_RATIO=I.BigInt("4295128739"),Ex.MAX_SQRT_RATIO=I.BigInt("1461446703485210103287273052203988822378723970342");class Lx{constructor(){}static mulDivRoundingUp(e,t,n){const i=I.multiply(e,t);let o=I.divide(i,n);return I.notEqual(I.remainder(i,n),Cx)&&(o=I.add(o,jx)),o}}const Ox=I.subtract(I.exponentiate(I.BigInt(2),I.BigInt(160)),jx);function Rx(e,t){const n=I.multiply(e,t);return I.bitwiseAnd(n,Km)}class Px{constructor(){}static getAmount0Delta(e,t,n,i){I.greaterThan(e,t)&&([e,t]=[t,e]);const o=I.leftShift(n,I.BigInt(96)),r=I.subtract(t,e);return i?Lx.mulDivRoundingUp(Lx.mulDivRoundingUp(o,r,t),jx,e):I.divide(I.divide(I.multiply(o,r),t),e)}static getAmount1Delta(e,t,n,i){return I.greaterThan(e,t)&&([e,t]=[t,e]),i?Lx.mulDivRoundingUp(n,I.subtract(t,e),wx):I.divide(I.multiply(n,I.subtract(t,e)),wx)}static getNextSqrtPriceFromInput(e,t,n,i){return A(I.greaterThan(e,Cx)),A(I.greaterThan(t,Cx)),i?this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!0):this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!0)}static getNextSqrtPriceFromOutput(e,t,n,i){return A(I.greaterThan(e,Cx)),A(I.greaterThan(t,Cx)),i?this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!1):this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!1)}static getNextSqrtPriceFromAmount0RoundingUp(e,t,n,i){if(I.equal(n,Cx))return e;const o=I.leftShift(t,I.BigInt(96));if(i){let t=Rx(n,e);if(I.equal(I.divide(t,n),e)){const n=function(e,t){const n=I.add(e,t);return I.bitwiseAnd(n,Km)}(o,t);if(I.greaterThanOrEqual(n,o))return Lx.mulDivRoundingUp(o,e,n)}return Lx.mulDivRoundingUp(o,jx,I.add(I.divide(o,e),n))}{let t=Rx(n,e);A(I.equal(I.divide(t,n),e)),A(I.greaterThan(o,t));const i=I.subtract(o,t);return Lx.mulDivRoundingUp(o,e,i)}}static getNextSqrtPriceFromAmount1RoundingDown(e,t,n,i){if(i){const i=I.lessThanOrEqual(n,Ox)?I.divide(I.leftShift(n,I.BigInt(96)),t):I.divide(I.multiply(n,wx),t);return I.add(e,i)}{const i=Lx.mulDivRoundingUp(n,wx,t);return A(I.greaterThan(e,i)),I.subtract(e,i)}}}const Mx=I.exponentiate(I.BigInt(10),I.BigInt(6));class _x{constructor(){}static computeSwapStep(e,t,n,i,o){const r={};o=I.BigInt(o);const a=I.greaterThanOrEqual(e,t),s=I.greaterThanOrEqual(i,Cx);if(s){const s=I.divide(I.multiply(i,I.subtract(Mx,o)),Mx);r.amountIn=a?Px.getAmount0Delta(t,e,n,!0):Px.getAmount1Delta(e,t,n,!0),I.greaterThanOrEqual(s,r.amountIn)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Px.getNextSqrtPriceFromInput(e,n,s,a)}else r.amountOut=a?Px.getAmount1Delta(t,e,n,!1):Px.getAmount0Delta(e,t,n,!1),I.greaterThanOrEqual(I.multiply(i,bx),r.amountOut)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Px.getNextSqrtPriceFromOutput(e,n,I.multiply(i,bx),a);const l=I.equal(t,r.sqrtRatioNextX96);return a?(r.amountIn=l&&s?r.amountIn:Px.getAmount0Delta(r.sqrtRatioNextX96,e,n,!0),r.amountOut=l&&!s?r.amountOut:Px.getAmount1Delta(r.sqrtRatioNextX96,e,n,!1)):(r.amountIn=l&&s?r.amountIn:Px.getAmount1Delta(e,r.sqrtRatioNextX96,n,!0),r.amountOut=l&&!s?r.amountOut:Px.getAmount0Delta(e,r.sqrtRatioNextX96,n,!1)),!s&&I.greaterThan(r.amountOut,I.multiply(i,bx))&&(r.amountOut=I.multiply(i,bx)),s&&I.notEqual(r.sqrtRatioNextX96,t)?r.feeAmount=I.subtract(i,r.amountIn):r.feeAmount=Lx.mulDivRoundingUp(r.amountIn,o,I.subtract(Mx,o)),[r.sqrtRatioNextX96,r.amountIn,r.amountOut,r.feeAmount]}}class Dx{constructor(){}static addDelta(e,t){return I.lessThan(t,Cx)?I.subtract(e,I.multiply(t,bx)):I.add(e,t)}}class Nx{getTick(e){return N(this,void 0,void 0,(function*(){throw new Error(Nx.ERROR_MESSAGE)}))}nextInitializedTickWithinOneWord(e,t,n){return N(this,void 0,void 0,(function*(){throw new Error(Nx.ERROR_MESSAGE)}))}}function Fx(e,t){return e.index-t.index}Nx.ERROR_MESSAGE="No tick data provider was given";class qx{constructor(){}static validateList(e,t){A(t>0,"TICK_SPACING_NONZERO"),A(e.every((({index:e})=>e%t==0)),"TICK_SPACING"),A(I.equal(e.reduce(((e,{liquidityNet:t})=>I.add(e,t)),Cx),Cx),"ZERO_NET"),A(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,Fx),"SORTED")}static isBelowSmallest(e,t){return A(e.length>0,"LENGTH"),t<e[0].index}static isAtOrAboveLargest(e,t){return A(e.length>0,"LENGTH"),t>=e[e.length-1].index}static getTick(e,t){const n=e[this.binarySearch(e,t)];return A(n.index===t,"NOT_CONTAINED"),n}static binarySearch(e,t){A(!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(A(!qx.isBelowSmallest(e,t),"BELOW_SMALLEST"),qx.isAtOrAboveLargest(e,t))return e[e.length-1];return e[this.binarySearch(e,t)]}if(A(!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(qx.isBelowSmallest(e,t))return[r,!1];const a=qx.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 Ux(e){let t=I.BigInt(e).toString(16);return t.length%2!=0&&(t=`0${t}`),`0x${t}`}function Vx(e,t){const n=I.leftShift(I.BigInt(e),I.BigInt(192)),i=I.BigInt(t);return function(e){if(A(I.greaterThanOrEqual(e,ux),"NEGATIVE"),I.lessThan(e,cx))return I.BigInt(Math.floor(Math.sqrt(I.toNumber(e))));let t,n;for(t=e,n=I.add(I.divide(e,hx),px);I.lessThan(n,t);)t=n,n=I.divide(I.add(I.divide(e,n),n),hx);return t}(I.divide(n,i))}function Hx(e,t,n){I.greaterThan(e,t)&&([e,t]=[t,e]);const i=I.divide(I.multiply(e,t),wx);return I.divide(I.multiply(I.BigInt(n),i),I.subtract(t,e))}function Wx(e,t,n){I.greaterThan(e,t)&&([e,t]=[t,e]);const i=I.multiply(I.multiply(I.BigInt(n),e),t),o=I.multiply(wx,I.subtract(t,e));return I.divide(i,o)}function Zx(e,t,n){return I.greaterThan(e,t)&&([e,t]=[t,e]),I.divide(I.multiply(I.BigInt(n),wx),I.subtract(t,e))}function $x(e,t,n,i,o,r){I.greaterThan(t,n)&&([t,n]=[n,t]);const a=r?Wx:Hx;if(I.lessThanOrEqual(e,t))return a(t,n,i);if(I.lessThan(e,n)){const r=a(e,n,i),s=Zx(t,e,o);return I.lessThan(r,s)?r:s}return Zx(t,n,o)}function zx(e,t){A(Number.isInteger(e)&&Number.isInteger(t),"INTEGERS"),A(t>0,"TICK_SPACING"),A(e>=Ex.MIN_TICK&&e<=Ex.MAX_TICK,"TICK_BOUND");const n=Math.round(e/t)*t;return n<Ex.MIN_TICK?n+t:n>Ex.MAX_TICK?n-t:n}function Qx(e,t,n){const i=Ex.getSqrtRatioAtTick(n),o=I.multiply(i,i);return e.sortsBefore(t)?new rx(e,t,kx,o):new rx(e,t,o,kx)}function Gx(e){const t=e.baseCurrency.sortsBefore(e.quoteCurrency),n=t?Vx(e.numerator,e.denominator):Vx(e.denominator,e.numerator);let i=Ex.getTickAtSqrtRatio(n);const o=Qx(e.baseCurrency,e.quoteCurrency,i+1);return t?e.lessThan(o)||i++:e.greaterThan(o)||i++,i}I.exponentiate(I.BigInt(2),I.BigInt(128)),I.exponentiate(I.BigInt(2),I.BigInt(256));class Yx{constructor({index:e,liquidityGross:t,liquidityNet:n}){A(e>=Ex.MIN_TICK&&e<=Ex.MAX_TICK,"TICK"),this.index=e,this.liquidityGross=I.BigInt(t),this.liquidityNet=I.BigInt(n)}}class Kx{constructor(e,t){const n=e.map((e=>e instanceof Yx?e:new Yx(e)));qx.validateList(n,t),this.ticks=n}getTick(e){return N(this,void 0,void 0,(function*(){return qx.getTick(this.ticks,e)}))}nextInitializedTickWithinOneWord(e,t,n){return N(this,void 0,void 0,(function*(){return qx.nextInitializedTickWithinOneWord(this.ticks,e,t,n)}))}}const Xx=new Nx;let Jx=class e{static getAddress(e,t,n,i,o){return Tx({factoryAddress:null!=o?o:"0x78172691DD3B8ADa7aEbd9bFfB487FB11D735DB2",fee:n,tokenA:e,tokenB:t,initCodeHashManualOverride:i})}constructor(e,t,n,i,o,r,a=Xx){A(Number.isInteger(n)&&n<1e6,"FEE");const s=Ex.getSqrtRatioAtTick(r),l=Ex.getSqrtRatioAtTick(r+1);A(I.greaterThanOrEqual(I.BigInt(i),s)&&I.lessThanOrEqual(I.BigInt(i),l),"PRICE_BOUNDS"),[this.token0,this.token1]=e.sortsBefore(t)?[e,t]:[t,e],this.fee=n,this.sqrtRatioX96=I.BigInt(i),this.liquidity=I.BigInt(o),this.tickCurrent=r,this.tickDataProvider=Array.isArray(a)?new Kx(a,vx[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 rx(this.token0,this.token1,kx,I.multiply(this.sqrtRatioX96,this.sqrtRatioX96))}get token1Price(){var e;return null!==(e=this._token1Price)&&void 0!==e?e:this._token1Price=new rx(this.token1,this.token0,I.multiply(this.sqrtRatioX96,this.sqrtRatioX96),kx)}priceOf(e){return A(this.involvesToken(e),"TOKEN"),e.equals(this.token0)?this.token0Price:this.token1Price}get chainId(){return this.token0.chainId}getOutputAmount(t,n){return N(this,void 0,void 0,(function*(){A(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[tx.fromRawAmount(l,I.multiply(o,bx)),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}getInputAmount(t,n){return N(this,void 0,void 0,(function*(){A(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,I.multiply(t.quotient,bx),n),l=i?this.token0:this.token1;return[tx.fromRawAmount(l,o),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}swap(e,t,n){return N(this,void 0,void 0,(function*(){return function(e,t,n,i,o,r,a,s,l){return N(this,void 0,void 0,(function*(){l||(l=a?I.add(Ex.MIN_SQRT_RATIO,jx):I.subtract(Ex.MAX_SQRT_RATIO,jx)),a?(A(I.greaterThan(l,Ex.MIN_SQRT_RATIO),"RATIO_MIN"),A(I.lessThan(l,t),"RATIO_CURRENT")):(A(I.lessThan(l,Ex.MAX_SQRT_RATIO),"RATIO_MAX"),A(I.greaterThan(l,t),"RATIO_CURRENT"));const d=I.greaterThanOrEqual(s,Cx),c={amountSpecifiedRemaining:s,amountCalculated:Cx,sqrtPriceX96:t,tick:n,liquidity:i};for(;I.notEqual(c.amountSpecifiedRemaining,Cx)&&c.sqrtPriceX96!==l;){let t={};if(t.sqrtPriceStartX96=c.sqrtPriceX96,[t.tickNext,t.initialized]=yield r.nextInitializedTickWithinOneWord(c.tick,a,o),t.tickNext<Ex.MIN_TICK?t.tickNext=Ex.MIN_TICK:t.tickNext>Ex.MAX_TICK&&(t.tickNext=Ex.MAX_TICK),t.sqrtPriceNextX96=Ex.getSqrtRatioAtTick(t.tickNext),[c.sqrtPriceX96,t.amountIn,t.amountOut,t.feeAmount]=_x.computeSwapStep(c.sqrtPriceX96,(a?I.lessThan(t.sqrtPriceNextX96,l):I.greaterThan(t.sqrtPriceNextX96,l))?l:t.sqrtPriceNextX96,c.liquidity,c.amountSpecifiedRemaining,e),d?(c.amountSpecifiedRemaining=I.subtract(c.amountSpecifiedRemaining,I.add(t.amountIn,t.feeAmount)),c.amountCalculated=I.subtract(c.amountCalculated,t.amountOut)):(c.amountSpecifiedRemaining=I.add(c.amountSpecifiedRemaining,t.amountOut),c.amountCalculated=I.add(c.amountCalculated,I.add(t.amountIn,t.feeAmount))),I.equal(c.sqrtPriceX96,t.sqrtPriceNextX96)){if(t.initialized){let e=I.BigInt((yield r.getTick(t.tickNext)).liquidityNet);a&&(e=I.multiply(e,bx)),c.liquidity=Dx.addDelta(c.liquidity,e)}c.tick=a?t.tickNext-1:t.tickNext}else I.notEqual(c.sqrtPriceX96,t.sqrtPriceStartX96)&&(c.tick=Ex.getTickAtSqrtRatio(c.sqrtPriceX96))}return{amountCalculated:c.amountCalculated,sqrtRatioX96:c.sqrtPriceX96,liquidity:c.liquidity,tickCurrent:c.tick}}))}(I.BigInt(this.fee),this.sqrtRatioX96,this.tickCurrent,this.liquidity,this.tickSpacing,this.tickDataProvider,e,t,n)}))}get tickSpacing(){return vx[this.fee]}};class eg{constructor({pool:e,liquidity:t,tickLower:n,tickUpper:i}){this._token0Amount=null,this._token1Amount=null,this._mintAmounts=null,A(n<i,"TICK_ORDER"),A(n>=Ex.MIN_TICK&&n%e.tickSpacing==0,"TICK_LOWER"),A(i<=Ex.MAX_TICK&&i%e.tickSpacing==0,"TICK_UPPER"),this.pool=e,this.tickLower=n,this.tickUpper=i,this.liquidity=I.BigInt(t)}get token0PriceLower(){return Qx(this.pool.token0,this.pool.token1,this.tickLower)}get token0PriceUpper(){return Qx(this.pool.token0,this.pool.token1,this.tickUpper)}get amount0(){return null===this._token0Amount&&(this.pool.tickCurrent<this.tickLower?this._token0Amount=tx.fromRawAmount(this.pool.token0,Px.getAmount0Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this.pool.tickCurrent<this.tickUpper?this._token0Amount=tx.fromRawAmount(this.pool.token0,Px.getAmount0Delta(this.pool.sqrtRatioX96,Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this._token0Amount=tx.fromRawAmount(this.pool.token0,Cx)),this._token0Amount}get amount1(){return null===this._token1Amount&&(this.pool.tickCurrent<this.tickLower?this._token1Amount=tx.fromRawAmount(this.pool.token1,Cx):this.pool.tickCurrent<this.tickUpper?this._token1Amount=tx.fromRawAmount(this.pool.token1,Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!1)):this._token1Amount=tx.fromRawAmount(this.pool.token1,Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1))),this._token1Amount}ratiosAfterSlippage(e){const t=this.pool.token0Price.asFraction.multiply(new ox(1).subtract(e)),n=this.pool.token0Price.asFraction.multiply(e.add(1));let i=Vx(t.numerator,t.denominator);I.lessThanOrEqual(i,Ex.MIN_SQRT_RATIO)&&(i=I.add(Ex.MIN_SQRT_RATIO,I.BigInt(1)));let o=Vx(n.numerator,n.denominator);return I.greaterThanOrEqual(o,Ex.MAX_SQRT_RATIO)&&(o=I.subtract(Ex.MAX_SQRT_RATIO,I.BigInt(1))),{sqrtRatioX96Lower:i,sqrtRatioX96Upper:o}}mintAmountsWithSlippage(e){const{sqrtRatioX96Upper:t,sqrtRatioX96Lower:n}=this.ratiosAfterSlippage(e),i=new Jx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Ex.getTickAtSqrtRatio(n)),o=new Jx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Ex.getTickAtSqrtRatio(t)),r=eg.fromAmounts(Object.assign(Object.assign({pool:this.pool,tickLower:this.tickLower,tickUpper:this.tickUpper},this.mintAmounts),{useFullPrecision:!1})),{amount0:a}=new eg({pool:o,liquidity:r.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).mintAmounts,{amount1:s}=new eg({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 Jx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Ex.getTickAtSqrtRatio(n)),o=new Jx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Ex.getTickAtSqrtRatio(t)),r=new eg({pool:o,liquidity:this.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).amount0,a=new eg({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:Px.getAmount0Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:Cx}:this.pool.tickCurrent<this.tickUpper?{amount0:Px.getAmount0Delta(this.pool.sqrtRatioX96,Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!0)}:{amount0:Cx,amount1:Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0)}:this._mintAmounts}static fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:o,useFullPrecision:r}){const a=Ex.getSqrtRatioAtTick(t),s=Ex.getSqrtRatioAtTick(n);return new eg({pool:e,tickLower:t,tickUpper:n,liquidity:$x(e.sqrtRatioX96,a,s,i,o,r)})}static fromAmount0({pool:e,tickLower:t,tickUpper:n,amount0:i,useFullPrecision:o}){return eg.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:Km,useFullPrecision:o})}static fromAmount1({pool:e,tickLower:t,tickUpper:n,amount1:i}){return eg.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:Km,amount1:i,useFullPrecision:!0})}}var tg=[{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"}];class ng{constructor(){}static encodeMulticall(e){return Array.isArray(e)||(e=[e]),1===e.length?e[0]:ng.INTERFACE.encodeFunctionData("multicall",[e])}static decodeMulticall(e){return ng.INTERFACE.decodeFunctionData("multicall",e).data}}ng.INTERFACE=new Jh(tg);var ig=[{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"}],og=[{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 rg{constructor(){}static encodeFeeBips(e){return Ux(e.multiply(1e4).quotient)}static encodeUnwrapWETH9(e,t,n){if(t=sx(t),n){const i=this.encodeFeeBips(n.fee),o=sx(n.recipient);return rg.INTERFACE.encodeFunctionData("unwrapWETH9WithFee",[Ux(e),t,i,o])}return rg.INTERFACE.encodeFunctionData("unwrapWETH9",[Ux(e),t])}static encodeSweepToken(e,t,n,i){if(n=sx(n),i){const o=this.encodeFeeBips(i.fee),r=sx(i.recipient);return rg.INTERFACE.encodeFunctionData("sweepTokenWithFee",[e.address,Ux(t),n,o,r])}return rg.INTERFACE.encodeFunctionData("sweepToken",[e.address,Ux(t),n])}static encodeRefundETH(){return rg.INTERFACE.encodeFunctionData("refundETH")}}rg.INTERFACE=new Jh(og);var ag=[{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 sg{constructor(){}static encodePermit(e,t){return"nonce"in t?sg.INTERFACE.encodeFunctionData("selfPermitAllowed",[e.address,Ux(t.nonce),Ux(t.expiry),t.v,t.r,t.s]):sg.INTERFACE.encodeFunctionData("selfPermit",[e.address,Ux(t.amount),Ux(t.deadline),t.v,t.r,t.s])}}sg.INTERFACE=new Jh(ag);const lg=Ux(I.subtract(I.exponentiate(I.BigInt(2),I.BigInt(128)),I.BigInt(1)));function dg(e){return Object.keys(e).some((e=>"recipient"===e))}const cg={Permit:[{name:"spender",type:"address"},{name:"tokenId",type:"uint256"},{name:"nonce",type:"uint256"},{name:"deadline",type:"uint256"}]};class ug{constructor(){}static encodeCreate(e){return ug.INTERFACE.encodeFunctionData("createAndInitializePoolIfNecessary",[e.token0.address,e.token1.address,e.fee,Ux(e.sqrtRatioX96)])}static createCallParameters(e){return{calldata:this.encodeCreate(e),value:Ux(0)}}static addCallParameters(e,t){A(I.greaterThan(e.liquidity,Cx),"ZERO_LIQUIDITY");const n=[],{amount0:i,amount1:o}=e.mintAmounts,r=e.mintAmountsWithSlippage(t.slippageTolerance),a=Ux(r.amount0),s=Ux(r.amount1),l=Ux(t.deadline);if(dg(t)&&t.createPool&&n.push(this.encodeCreate(e.pool)),t.token0Permit&&n.push(sg.encodePermit(e.pool.token0,t.token0Permit)),t.token1Permit&&n.push(sg.encodePermit(e.pool.token1,t.token1Permit)),dg(t)){const r=sx(t.recipient);n.push(ug.INTERFACE.encodeFunctionData("mint",[{token0:e.pool.token0.address,token1:e.pool.token1.address,fee:e.pool.fee,tickLower:e.tickLower,tickUpper:e.tickUpper,amount0Desired:Ux(i),amount1Desired:Ux(o),amount0Min:a,amount1Min:s,recipient:r,deadline:l}]))}else n.push(ug.INTERFACE.encodeFunctionData("increaseLiquidity",[{tokenId:Ux(t.tokenId),amount0Desired:Ux(i),amount1Desired:Ux(o),amount0Min:a,amount1Min:s,deadline:l}]));let d=Ux(0);if(t.useNative){const r=t.useNative.wrapped;A(e.pool.token0.equals(r)||e.pool.token1.equals(r),"NO_WETH");const a=e.pool.token0.equals(r)?i:o;I.greaterThan(a,Cx)&&n.push(rg.encodeRefundETH()),d=Ux(a)}return{calldata:ng.encodeMulticall(n),value:d}}static encodeCollect(e){const t=[],n=Ux(e.tokenId),i=e.expectedCurrencyOwed0.currency.isNative||e.expectedCurrencyOwed1.currency.isNative,o=sx(e.recipient);if(t.push(ug.INTERFACE.encodeFunctionData("collect",[{tokenId:n,recipient:i?"0x0000000000000000000000000000000000000000":o,amount0Max:lg,amount1Max:lg}])),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(rg.encodeUnwrapWETH9(n,o)),t.push(rg.encodeSweepToken(i,r,o))}return t}static collectCallParameters(e){const t=ug.encodeCollect(e);return{calldata:ng.encodeMulticall(t),value:Ux(0)}}static removeCallParameters(e,t){const n=[],i=Ux(t.deadline),o=Ux(t.tokenId),r=new eg({pool:e.pool,liquidity:t.liquidityPercentage.multiply(e.liquidity).quotient,tickLower:e.tickLower,tickUpper:e.tickUpper});A(I.greaterThan(r.liquidity,Cx),"ZERO_LIQUIDITY");const{amount0:a,amount1:s}=r.burnAmountsWithSlippage(t.slippageTolerance);t.permit&&n.push(ug.INTERFACE.encodeFunctionData("permit",[sx(t.permit.spender),o,Ux(t.permit.deadline),t.permit.v,t.permit.r,t.permit.s])),n.push(ug.INTERFACE.encodeFunctionData("decreaseLiquidity",[{tokenId:o,liquidity:Ux(r.liquidity),amount0Min:Ux(a),amount1Min:Ux(s),deadline:i}]));const l=t.collectOptions,{expectedCurrencyOwed0:d,expectedCurrencyOwed1:c}=l,u=D(l,["expectedCurrencyOwed0","expectedCurrencyOwed1"]);return n.push(...ug.encodeCollect(Object.assign({tokenId:Ux(t.tokenId),expectedCurrencyOwed0:d.add(tx.fromRawAmount(d.currency,a)),expectedCurrencyOwed1:c.add(tx.fromRawAmount(c.currency,s))},u))),t.liquidityPercentage.equalTo(jx)?t.burnToken&&n.push(ug.INTERFACE.encodeFunctionData("burn",[o])):A(!0!==t.burnToken,"CANNOT_BURN"),{calldata:ng.encodeMulticall(n),value:Ux(0)}}static safeTransferFromParameters(e){const t=sx(e.recipient),n=sx(e.sender);let i;return i=e.data?ug.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256,bytes)",[n,t,Ux(e.tokenId),e.data]):ug.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256)",[n,t,Ux(e.tokenId)]),{calldata:i,value:Ux(0)}}static getPermitData(e,t,n){return{domain:{name:"Uniswap V3 Positions NFT-V1",chainId:n,version:"1",verifyingContract:t},types:cg,values:e}}}ug.INTERFACE=new Jh(ig);var pg=[{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 Jh([{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 Jh(pg);new Jh([{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 hg({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?$.jsx(t.Tooltip,{title:o.i18n._({id:"MZPP7t",message:"Your position has 0 liquidity, and is not earning fees."}),maxWidth:240,children:$.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?$.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:$.jsx(t.Box,{sx:r,children:o.i18n._({id:"vOyUlD",message:"In range"})})}):$.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:$.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 Jh([{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 mg=({token:e,amount:n})=>{var i;const o=t.useTheme();return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(sl,{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}),$.jsxs(t.Box,{sx:{typography:"body1",color:o.palette.text.primary},children:[ir({input:n.toSignificant(),decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),$.jsx(t.ButtonBase,{sx:{display:"flex",alignItems:"center",color:o.palette.text.secondary,"&:hover":{color:o.palette.text.primary}},onClick:()=>{window.open(Aa(e.chainId,null==e?void 0:e.address,"address"))},children:$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:$.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"})})})]})},xg=({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)&&I.equal(null==i?void 0:i.liquidity,I.BigInt(0)),p=n.useMemo((()=>Jx.getAddress(i.pool.token0,i.pool.token1,i.pool.fee,void 0,c?zm[c]:void 0)),[c,i.pool.fee,i.pool.token0,i.pool.token1]);return $.jsxs(t.Box,{sx:{border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:s.spacing(12,20),borderBottomStyle:"solid",borderBottomColor:"border.main",borderBottomWidth:1},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[$.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]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(hg,{removed:u,inRange:r}),$.jsx(t.Box,{sx:{py:4,px:8,color:s.palette.text.secondary,borderRadius:4,backgroundColor:s.palette.background.tag,typography:"h6"},children:gr({input:(null===(a=null==i?void 0:i.pool)||void 0===a?void 0:a.fee)/1e6})})]})]}),$.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(Aa(c,p,"address"))},children:[o.i18n._({id:"URmyfc",message:"Details"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.jsx("path",{d:"M7.5 5L6.4425 6.0575L9.8775 9.5L6.4425 12.9425L7.5 14L12 9.5L7.5 5Z",fill:"currentColor"})})]})]}),$.jsxs(t.Box,{sx:{p:s.spacing(12,20)},children:[$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),$.jsxs(t.Box,{sx:{mt:12},children:[$.jsx(mg,{token:l,amount:i.amount0}),$.jsx(mg,{token:d,amount:i.amount1})]})]})]})};function gg({price:e,atLimit:t,direction:n}){return t[n]?n===Sm.LOWER?"0":"∞":"string"==typeof e&&"∞"===e?"∞":ir({input:"string"==typeof e?e:null==e?void 0:e.toSignificant()})}const fg=({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 $.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:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",width:"100%",[r.breakpoints.up("tablet")]:{width:"auto"}},children:[$.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}),$.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})]})})},yg=({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 $.jsxs(_m,{gap:"md",children:[$.jsxs(Nm,{children:[o?$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:d.palette.text.secondary},children:o}):$.jsx("div",{}),$.jsx(fg,{baseToken:p?s:l,quoteToken:p?l:s,handleRateToggle:f})]}),$.jsxs(Nm,{children:[$.jsxs(Rm,{sx:{width:"48%",py:12,gap:12},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:$.jsx(e.Trans,{id:"EQs1sJ",message:"Min price"})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:gg({price:x,atLimit:a,direction:Sm.LOWER})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.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}})})]}),$.jsxs(Rm,{sx:{width:"48%",py:12,gap:12},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:$.jsx(e.Trans,{id:"5etEUX",message:"Max price"})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:gg({price:g,atLimit:a,direction:Sm.UPPER})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.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}})})]})]}),$.jsxs(Rm,{sx:{py:12,flexDirection:"row",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(_m,{gap:"4px",justify:"flex-start",children:[$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:$.jsx(e.Trans,{id:"DWd30U",message:"Current price"})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:`${ir({input:m.toSignificant()})} `})]})]})},vg=({chainId:e,disabled:n,removed:i,isLoading:r,error:a,onConfirm:s})=>$.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:e,children:$.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"})})}),bg={[yx.LOWEST]:{label:"0.01%"},[yx.LOW_200]:{label:"0.02%"},[yx.LOW_300]:{label:"0.03%"},[yx.LOW_400]:{label:"0.04%"},[yx.LOW]:{label:"0.05%"},[yx.MEDIUM]:{label:"0.30%"},[yx.HIGH]:{label:"1.00%"}},Cg=({poolType:e})=>{const n="AMM V2"===e?t.lightPalette.error.main:"AMM V3"===e?t.lightPalette.purple.main:t.lightPalette.success.main;return $.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})},jg=({isAMMV2:n,isAMMV3:i,lpFeeRate:o,mtFeeRate:r})=>{var a,l;return $.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:$.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=bg[o])||void 0===a?void 0:a.label)&&void 0!==l?l:"-":gr({input:new s(null!=o?o:0).plus(r?lr(r,n?4:18):0)})})})},wg=({sx:e})=>$.jsx(Cg,{poolType:"AMM V3"}),kg=({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)&&I.equal(null==n?void 0:n.liquidity,I.BigInt(0));return $.jsxs(_m,{gap:"md",style:{marginTop:"0.5rem"},children:[$.jsxs(Nm,{style:{gap:4},children:[$.jsxs(Fm,{children:[$.jsx(Dp,{tokens:[{address:c.address},{address:u.address}],mr:8,chainId:c.chainId}),$.jsxs(t.Box,{sx:{typography:"h5"},children:[null==c?void 0:c.symbol," / ",null==u?void 0:u.symbol]})]}),$.jsx(wg,{sx:{ml:"auto"}}),$.jsx(hg,{removed:p,inRange:o})]}),$.jsxs(Rm,{children:[$.jsxs(_m,{gap:"md",children:[$.jsxs(Nm,{children:[$.jsxs(Fm,{children:[$.jsx(sl,{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}),$.jsx(t.Box,{sx:{ml:8},children:null==c?void 0:c.symbol})]}),$.jsx(Fm,{children:$.jsx(t.Box,{sx:{mr:8},children:ir({input:n.amount0.toSignificant(),decimals:null==c?void 0:c.decimals})})})]}),$.jsxs(Nm,{children:[$.jsxs(Fm,{children:[$.jsx(sl,{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}),$.jsx(t.Box,{ml:"8px",children:null==u?void 0:u.symbol})]}),$.jsx(Fm,{children:$.jsx(t.Box,{mr:"8px",children:ir({input:n.amount1.toSignificant(),decimals:null==u?void 0:u.decimals})})})]})]}),$.jsxs(Nm,{children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"})}),$.jsx(t.Box,{children:gr({input:(null===(d=null==n?void 0:n.pool)||void 0===d?void 0:d.fee)/1e6})})]})]}),$.jsx(yg,{position:n,title:i,baseCurrencyDefault:r,ticksAtLimit:a})]})},Tg=({on:e,onClose:n,position:i,outOfRange:r,ticksAtLimit:a,onConfirm:s,loading:l})=>{const{isMobile:d}=Ka();return $.jsx(el,{open:e,onClose:n,modal:!0,title:o.i18n._({id:"E6MqGy",message:"Add liquidity"}),height:683,children:$.jsxs(t.Box,{sx:{flex:1,px:20,pb:24,display:"flex",flexDirection:"column",justifyContent:"space-between",width:d?void 0:420},children:[$.jsx(t.Box,{sx:{pt:0,px:0},children:i?$.jsx(kg,{position:i,inRange:!r,ticksAtLimit:a,title:o.i18n._({id:"3VUfrF",message:"Selected Range"})}):null}),$.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 Bg{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:Tx({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&&I.EQ(a.sqrtRatioX96,i)&&I.EQ(a.liquidity,o)&&a.tickCurrent===r));if(a)return a;const s=new Jx(e,t,n,i,o,r);return this.pools.unshift(s),s}}var Ig;function Ag(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&&zm[e];return t?i.map((n=>n&&Bg.getPoolAddress(t,...n,e))):new Array(i.length)}),[e,i]),{data:r}=c.useQueries({queries:o.map((t=>va.getV3PoolSlot0(e,t))),combine:e=>({data:e.map((e=>e.data))})}),{data:a}=c.useQueries({queries:o.map((t=>va.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[Ig.INVALID,null];const[o,s,l]=n;if(!r[t])return[Ig.NOT_EXISTS,null];const d=r[t];if(!a[t])return[Ig.NOT_EXISTS,null];const c=a[t];if(!d||!c)return[Ig.NOT_EXISTS,null];if(!d.sqrtPriceX96||d.sqrtPriceX96.eq(0))return[Ig.NOT_EXISTS,null];try{const e=Bg.getPool(o,s,l,d.sqrtPriceX96,c[0],d.tick);return[Ig.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}}),[Ig.NOT_EXISTS,null]}}))),[a,t,r,i])}(null==e?void 0:e.chainId,o)[0]}Bg.MAX_ENTRIES=128,Bg.pools=[],Bg.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"}(Ig||(Ig={}));class Sg{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=Eg(this.chainId)}equals(e){return e.isNative&&e.chainId===this.chainId}get wrapped(){const e=r.basicTokenMap[this.chainId];return new dx(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 Sg(e)}}function Eg(e){return r.basicTokenMap[e].address}function Lg(e,t){const n=null==e?void 0:e.toLowerCase(),i=null==t?void 0:t.toLowerCase();return null!==n&&null!==i&&n===i}Sg._cachedNativeCurrency={};const Og=(e,t)=>!t||Lg(t,Eg(e));function Rg(e){if(!e)return;const{name:t,chainId:n,address:i,decimals:o,symbol:r}=e;return function(e,t){return!Og(e,t)}(n,i)?new dx(n,i,o,null!=r?r:void 0,null!=t?t:void 0):new Sg(n)}function Pg(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 Mg(e,t,n){if(e&&t&&"number"==typeof n)return Qx(e,t,n)}function _g(e,t){if(e&&t&&!isNaN(parseFloat(e)))try{const n=S.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 tx.fromRawAmount(t,I.BigInt(n))}catch(t){console.error("tryParseCurrencyAmount","tryParseCurrencyAmount",`Failed to parse input amount: "${e}"`,t)}}function Dg(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=I.BigInt((null!=o?o:"")+(null!=r?r:""));return new rx(e,t,I.multiply(I.BigInt(10**a),I.BigInt(10**e.decimals)),I.multiply(s,I.BigInt(10**t.decimals)))}(e,t,i);if(!o)return;let r;const a=Vx(o.numerator,o.denominator);return r=I.greaterThanOrEqual(a,Ex.MAX_SQRT_RATIO)?Ex.MAX_TICK:I.lessThanOrEqual(a,Ex.MIN_SQRT_RATIO)?Ex.MIN_TICK:Gx(o),zx(r,vx[n])}function Ng({state:e,existingPosition:t,chainId:i}){var r,a,s,l,d,u,p,h,m,x,g,f,y;const{account:v}=Ma(),{feeAmount:b,independentField:C,typedValue:j,leftRangeTypedValue:w,rightRangeTypedValue:k,startPriceTypedValue:T}=e,B=null!==(r=e.baseToken)&&void 0!==r?r:void 0,A=null!==(a=e.baseToken)&&void 0!==a?a:void 0,S=null!==(s=e.quoteToken)&&void 0!==s?s:void 0,E=C===Am.CURRENCY_A?Am.CURRENCY_B:Am.CURRENCY_A,L=n.useMemo((()=>({[Am.CURRENCY_A]:B,[Am.CURRENCY_B]:S})),[B,S]),[O,R,P]=n.useMemo((()=>[null==B?void 0:B.wrapped,null==S?void 0:S.wrapped,null==A?void 0:A.wrapped]),[B,S,A]),[M,_]=n.useMemo((()=>O&&R?O.sortsBefore(R)?[O,R]:[R,O]:[void 0,void 0]),[O,R]),D=c.useQuery(Wi.getFetchTokenQuery(null===(l=L[Am.CURRENCY_A])||void 0===l?void 0:l.chainId,null===(d=L[Am.CURRENCY_A])||void 0===d?void 0:d.address,v)),N=c.useQuery(Wi.getFetchTokenQuery(null===(u=L[Am.CURRENCY_B])||void 0===u?void 0:u.chainId,null===(p=L[Am.CURRENCY_B])||void 0===p?void 0:p.address,v)),F=n.useMemo((()=>{var e,t,n,i,o,r;return{[Am.CURRENCY_A]:L[Am.CURRENCY_A]?(null===(e=D.data)||void 0===e?void 0:e.balance)?tx.fromRawAmount(L[Am.CURRENCY_A],I.BigInt(null===(t=D.data)||void 0===t?void 0:t.balance.multipliedBy(Math.pow(10,null!==(n=L[Am.CURRENCY_A].decimals)&&void 0!==n?n:18)).toString())):tx.fromRawAmount(L[Am.CURRENCY_A],0):void 0,[Am.CURRENCY_B]:L[Am.CURRENCY_B]?(null===(i=N.data)||void 0===i?void 0:i.balance)?tx.fromRawAmount(L[Am.CURRENCY_B],I.BigInt(null===(o=N.data)||void 0===o?void 0:o.balance.multipliedBy(Math.pow(10,null!==(r=L[Am.CURRENCY_B].decimals)&&void 0!==r?r:18)).toString())):tx.fromRawAmount(L[Am.CURRENCY_B],0):void 0}}),[L,null===(h=D.data)||void 0===h?void 0:h.balance,null===(m=N.data)||void 0===m?void 0:m.balance]),[q,U]=Ag(L[Am.CURRENCY_A],L[Am.CURRENCY_B],b),V=q===Ig.NOT_EXISTS,H=Boolean(P&&M&&!P.equals(M)),W=n.useMemo((()=>{var e;if(!V)return U&&M?U.priceOf(M):void 0;{const t=_g(T,H?M:_);if(t&&M&&_){const n=_g("1",H?_:M),i=n&&t?new rx(n.currency,t.currency,n.quotient,t.quotient):void 0;return null!==(e=H?null==i?void 0:i.invert():i)&&void 0!==e?e:void 0}}}),[V,T,H,_,M,U]),Z=n.useMemo((()=>{const e=W?Vx(W.numerator,W.denominator):void 0;return W&&e&&!(I.greaterThanOrEqual(e,Ex.MIN_SQRT_RATIO)&&I.lessThan(e,Ex.MAX_SQRT_RATIO))}),[W]),$=n.useMemo((()=>{if(O&&R&&b&&W&&!Z){const e=Gx(W),t=Ex.getSqrtRatioAtTick(e);return new Jx(O,R,b,t,I.BigInt(0),e,[])}}),[b,Z,W,O,R]),z=null!=U?U:$,Q=n.useMemo((()=>({[Sm.LOWER]:b?zx(Ex.MIN_TICK,vx[b]):void 0,[Sm.UPPER]:b?zx(Ex.MAX_TICK,vx[b]):void 0})),[b]),G=n.useMemo((()=>({[Sm.LOWER]:"number"==typeof(null==t?void 0:t.tickLower)?t.tickLower:H&&"boolean"==typeof k||!H&&"boolean"==typeof w?Q[Sm.LOWER]:H?Dg(_,M,b,k.toString()):Dg(M,_,b,w.toString()),[Sm.UPPER]:"number"==typeof(null==t?void 0:t.tickUpper)?t.tickUpper:!H&&"boolean"==typeof k||H&&"boolean"==typeof w?Q[Sm.UPPER]:H?Dg(_,M,b,w.toString()):Dg(M,_,b,k.toString())})),[t,b,H,w,k,Q,M,_]),{[Sm.LOWER]:Y,[Sm.UPPER]:K}=G||{},X=n.useMemo((()=>({[Sm.LOWER]:b&&Y===Q.LOWER,[Sm.UPPER]:b&&K===Q.UPPER})),[Q,Y,K,b]),J=Boolean("number"==typeof Y&&"number"==typeof K&&Y>=K),ee=n.useMemo((()=>({[Sm.LOWER]:Mg(M,_,Q.LOWER),[Sm.UPPER]:Mg(M,_,Q.UPPER)})),[M,_,Q.LOWER,Q.UPPER]),te=n.useMemo((()=>({[Sm.LOWER]:Mg(M,_,G[Sm.LOWER]),[Sm.UPPER]:Mg(M,_,G[Sm.UPPER])})),[M,_,G]),{[Sm.LOWER]:ne,[Sm.UPPER]:ie}=te,oe=Boolean(!J&&W&&ne&&ie&&(W.lessThan(ne)||W.greaterThan(ie))),re=_g(j,L[C]),ae=n.useMemo((()=>{const e=null==re?void 0:re.wrapped,t=E===Am.CURRENCY_B?S:B;if(re&&e&&"number"==typeof Y&&"number"==typeof K&&z){if(oe||J)return;const n=e.currency.equals(z.token0)?eg.fromAmount0({pool:z,tickLower:Y,tickUpper:K,amount0:re.quotient,useFullPrecision:!0}):eg.fromAmount1({pool:z,tickLower:Y,tickUpper:K,amount1:re.quotient}),i=e.currency.equals(z.token0)?n.amount1:n.amount0;return t&&tx.fromRawAmount(t,i.quotient)}}),[re,oe,E,S,B,Y,K,z,J]),se=n.useMemo((()=>({[Am.CURRENCY_A]:C===Am.CURRENCY_A?re:ae,[Am.CURRENCY_B]:C===Am.CURRENCY_A?ae:re})),[ae,re,C]),le=Boolean("number"==typeof K&&z&&z.tickCurrent>=K),de=Boolean("number"==typeof Y&&z&&z.tickCurrent<=Y),ce=J||Boolean(le&&z&&O&&z.token0.equals(O)||de&&z&&O&&z.token1.equals(O)),ue=J||Boolean(le&&z&&R&&z.token0.equals(R)||de&&z&&R&&z.token1.equals(R)),{inputTax:pe,outputTax:he}=function(e,t,i){const[{inputTax:o,outputTax:r},a]=n.useState({inputTax:gx,outputTax:gx});return{inputTax:o,outputTax:r}}((null==B?void 0:B.isToken)&&B.address,(null==S?void 0:S.isToken)&&S.address),me=n.useMemo((()=>{var e,t;if(!z||!O||!R||"number"!=typeof Y||"number"!=typeof K||J)return;const n=le?mx:null===(e=null==se?void 0:se[O.equals(z.token0)?Am.CURRENCY_A:Am.CURRENCY_B])||void 0===e?void 0:e.quotient,i=de?mx:null===(t=null==se?void 0:se[O.equals(z.token0)?Am.CURRENCY_B:Am.CURRENCY_A])||void 0===t?void 0:t.quotient;return void 0!==n&&void 0!==i?eg.fromAmounts({pool:z,tickLower:Y,tickUpper:K,amount0:n,amount1:i,useFullPrecision:!0}):void 0}),[se,z,O,R,le,de,J,Y,K]);let xe;v||(xe=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),q===Ig.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[Am.CURRENCY_A]||ce)&&(se[Am.CURRENCY_B]||ue)||(xe=null!=xe?xe:o.i18n._({id:"iPMIoT",message:"Enter an amount"}));const{[Am.CURRENCY_A]:ge,[Am.CURRENCY_B]:fe}=se;ge&&(null===(x=null==F?void 0:F[Am.CURRENCY_A])||void 0===x?void 0:x.lessThan(ge))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(g=L[Am.CURRENCY_A])||void 0===g?void 0:g.symbol}})),fe&&(null===(f=null==F?void 0:F[Am.CURRENCY_B])||void 0===f?void 0:f.lessThan(fe))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(y=L[Am.CURRENCY_B])||void 0===y?void 0:y.symbol}}));const ye=pe.greaterThan(0)||he.greaterThan(0),ve=q===Ig.INVALID||ye;return{dependentField:E,currencies:L,pool:U,poolState:q,currencyBalances:F,parsedAmounts:se,ticks:G,price:W,pricesAtTicks:te,pricesAtLimit:ee,position:me,noLiquidity:V,errorMessage:xe,invalidPool:ve,invalidRange:J,outOfRange:oe,depositADisabled:ce,depositBDisabled:ue,invertPrice:H,ticksAtLimit:X,isTaxed:ye}}var Fg;function qg(e,t){switch(t.type){case Fg.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Rg(n)})}case Fg.UpdateDefaultBaseToken:{const n=t.payload;return e.baseToken?e:Object.assign(Object.assign({},e),{baseToken:Rg(n)})}case Fg.UpdateQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{quoteToken:Rg(n)})}case Fg.UpdateDefaultQuoteToken:{const n=t.payload;return e.quoteToken?e:Object.assign(Object.assign({},e),{quoteToken:Rg(n)})}case Fg.UpdateBaseTokenAndClearQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Rg(n),quoteToken:null})}case Fg.UpdateFeeAmount:return Object.assign(Object.assign({},e),{feeAmount:t.payload});case Fg.ToggleRate:{const{baseToken:t,quoteToken:n}=e;return Object.assign(Object.assign({},e),{baseToken:n,quoteToken:t})}case Fg.setFullRange:return Object.assign(Object.assign({},e),{leftRangeTypedValue:!0,rightRangeTypedValue:!0});case Fg.typeStartPriceInput:return Object.assign(Object.assign({},e),{startPriceTypedValue:t.payload.typedValue});case Fg.typeLeftRangeInput:return Object.assign(Object.assign({},e),{leftRangeTypedValue:t.payload.typedValue});case Fg.typeRightRangeInput:return Object.assign(Object.assign({},e),{rightRangeTypedValue:t.payload.typedValue});case Fg.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 Ug({noLiquidity:e,dispatch:t}){return{onFieldAInput:n.useCallback((n=>{t({type:Fg.typeInput,payload:{field:Am.CURRENCY_A,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onFieldBInput:n.useCallback((n=>{t({type:Fg.typeInput,payload:{field:Am.CURRENCY_B,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onLeftRangeInput:n.useCallback((e=>{t({type:Fg.typeLeftRangeInput,payload:{typedValue:e}})}),[t]),onRightRangeInput:n.useCallback((e=>{t({type:Fg.typeRightRangeInput,payload:{typedValue:e}})}),[t]),onStartPriceInput:n.useCallback((e=>{t({type:Fg.typeStartPriceInput,payload:{typedValue:e}})}),[t])}}function Vg(e){return e?Qm[e]:void 0}function Hg(e,t){const i=Vg(t),o=n.useMemo((()=>e?e.map((e=>[e])):[]),[e]),r=c.useQuery(va.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"}(Fg||(Fg={}));const Wg=I.exponentiate(I.BigInt(10),I.BigInt(16));function Zg(e){if(e)return e.currency.isNative?I.greaterThan(e.quotient,Wg)?tx.fromRawAmount(e.currency,I.subtract(e.quotient,Wg)):tx.fromRawAmount(e.currency,I.BigInt(0)):e}const $g=1e4,zg=100*$g;function Qg(e){const t=Math.floor(Number(e)*$g);return new ox(t,zg)}const Gg=({token:e,amount:n})=>{var i;const o=t.useTheme();return $.jsxs(t.Box,{sx:{py:8,display:"flex",alignItems:"center",gap:6,typography:"h5",color:o.palette.text.primary},children:[$.jsx(sl,{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}),$.jsx(t.Box,{children:null==e?void 0:e.symbol}),$.jsx(t.Box,{sx:{ml:"auto"},children:ir({input:null==n?void 0:n.toSignificant(),decimals:null==e?void 0:e.decimals})})]})},Yg=({chainId:e,baseToken:i,quoteToken:a,feeAmount:l,tokenId:d,onClose:u})=>{var p,h;const{isMobile:m}=Ka(),g=t.useTheme(),f=us(),y=c.useQueryClient(),{account:v}=Ma(),{position:b,loading:C}=function(e,t){var n;const i=Hg(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?Rg(t):void 0),[t]),r=n.useMemo((()=>i?Rg(i):void 0),[i]),[,a]=Ag(null!=o?o:void 0,null!=r?r:void 0,null==e?void 0:e.fee);let s;return a&&e&&(s=new eg({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,I]=n.useState(!1),[A,S]=n.useState(Bm),[E,L]=n.useReducer(qg,{baseToken:Rg(i),quoteToken:Rg(a),feeAmount:l,independentField:Am.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""}),{independentField:O,typedValue:R,startPriceTypedValue:P}=E,{pool:M,ticks:_,dependentField:D,price:F,pricesAtTicks:q,pricesAtLimit:U,parsedAmounts:V,currencyBalances:H,position:W,noLiquidity:Z,currencies:z,errorMessage:Q,invalidPool:Y,invalidRange:K,outOfRange:X,depositADisabled:J,depositBDisabled:ee,invertPrice:te,ticksAtLimit:ne,isTaxed:ie}=Ng({state:E,existingPosition:w,chainId:e}),{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}=Ma(),[l,d]=n.useMemo((()=>[null==r?void 0:r.wrapped,null==a?void 0:a.wrapped]),[r,a]),[c,u]=n.useMemo((()=>l&&d?l.sortsBefore(d)?[l,d]:[d,l]:[void 0,void 0]),[l,d]),[,p]=Ag(null!=c?c:void 0,null!=u?u:void 0,null==t?void 0:t.fee),h=n.useMemo((()=>p&&(null==t?void 0:t.liquidity)&&"number"==typeof(null==t?void 0:t.tickLower)&&"number"==typeof(null==t?void 0:t.tickUpper)?new eg({pool:p,liquidity:t.liquidity.toString(),tickLower:t.tickLower,tickUpper:t.tickUpper}):void 0),[p,t]),m=new ox(e,100),x=h?m.multiply(h.amount0.quotient).quotient:void 0,g=h?m.multiply(h.amount1.quotient).quotient:void 0,f=c&&x?tx.fromRawAmount(c,x):void 0,y=u&&g?tx.fromRawAmount(u,g):void 0,v=!(!p||!t)&&(p.tickCurrent<t.tickLower||p.tickCurrent>t.tickUpper);let b;return s||(b=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),0===e&&(b=null!=b?b:o.i18n._({id:"Sta9CR",message:"Enter a percent"})),{position:h,liquidityPercentage:m,liquidityValue0:f,liquidityValue1:y,feeValue0:void 0,feeValue1:void 0,outOfRange:v,error:b}}({position:b,asWETH:void 0,percent:A,baseToken:E.baseToken,quoteToken:E.quoteToken}),pe="0"===(null==b?void 0:b.liquidity),[he,me]=function({chainId:e,pool:t,tokenId:n,asWETH:i}){var o;const r=Vg(e),a=null===(o=x.BigNumber.from(n))||void 0===o?void 0:o.toHexString(),s=c.useQuery(va.getOwner(e,r,n)),l=c.useQuery(va.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?[tx.fromRawAmount(t.token0,l.data.amount0.toString()),tx.fromRawAmount(t.token1,l.data.amount1.toString())]:[void 0,void 0]}({pool:null!=M?M: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}=Ug({noLiquidity:Z,dispatch:L}),{slipper:je,setSlipper:we,slipperValue:ke,resetSlipper:Te}=km({address:void 0,type:"AMMV3"}),Be=!Q&&!K,Ie=n.useMemo((()=>{var e,t;return{[O]:R,[D]:null!==(t=null===(e=V[D])||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""}}),[D,O,V,R]),Ae=n.useMemo((()=>[Am.CURRENCY_A,Am.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Zg(H[t])})),{})),[H]),Se=Os(Pg(null===(p=V[Am.CURRENCY_A])||void 0===p?void 0:p.currency),{contractAddress:Qm[e],overrideBalance:H[Am.CURRENCY_A]?new s(H[Am.CURRENCY_A].toSignificant()):void 0,amount:V[Am.CURRENCY_A]?new s(V[Am.CURRENCY_A].toSignificant()):void 0}),Ee=Os(Pg(null===(h=V[Am.CURRENCY_B])||void 0===h?void 0:h.currency),{contractAddress:Qm[e],overrideBalance:H[Am.CURRENCY_B]?new s(H[Am.CURRENCY_B].toSignificant()):void 0,amount:V[Am.CURRENCY_B]?new s(V[Am.CURRENCY_B].toSignificant()):void 0}),{[Sm.LOWER]:Le,[Sm.UPPER]:Oe}=_,{[Sm.LOWER]:Re,[Sm.UPPER]:Pe}=q,{deadLine:Me}=G(),_e=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(!v||!e||!W)return;if(!E.baseToken||!E.quoteToken)return;const t=Math.ceil(Date.now()/1e3)+(null!=Me?Me:600),n=E.baseToken.isNative?E.baseToken:E.quoteToken.isNative?E.quoteToken:void 0;try{const{calldata:i,value:a}=ug.addCallParameters(W,{tokenId:d,slippageTolerance:Qg(100*ke),deadline:t.toString(),useNative:n});let s={to:Qm[e],data:i,value:a};(yield f.execute(o.i18n._({id:"OBdohg",message:"Add Liquidity"}),Object.assign({opcode:rs.TX},s),{early:!1,metadata:{[exports.MetadataFlag.addAMMV3Pool]:"1"}}))===es.Success&&(I(!1),setTimeout((()=>{null==u||u()}),100)),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onAddMutation",e)}}))}),De=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(!(v&&e&&re&&ae&&se&&le))return;const t=Math.ceil(Date.now()/1e3)+(null!=Me?Me:600);try{const{calldata:n,value:i}=ug.removeCallParameters(re,{tokenId:d.toString(),liquidityPercentage:ae,slippageTolerance:Qg(100*ke),deadline:t.toString(),collectOptions:{expectedCurrencyOwed0:null!=de?de:tx.fromRawAmount(se.currency,0),expectedCurrencyOwed1:null!=ce?ce:tx.fromRawAmount(le.currency,0),recipient:v}});let a={to:Qm[e],data:n,value:i};(yield f.execute(o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),Object.assign({opcode:rs.TX},a),{early:!1,metadata:{[exports.MetadataFlag.removeAMMV3Pool]:"1"}}))===es.Success&&setTimeout((()=>{null==u||u()}),100),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onRemoveMutation",e)}}))}),Ne=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(v&&e&&M)try{const{calldata:t,value:n}=ug.collectCallParameters({tokenId:d.toString(),expectedCurrencyOwed0:null!=he?he:tx.fromRawAmount(M.token0,0),expectedCurrencyOwed1:null!=me?me:tx.fromRawAmount(M.token1,0),recipient:v});let i={to:Qm[e],data:t,value:n};(yield f.execute(o.i18n._({id:"zXCpR0",message:"Claim Rewards"}),Object.assign({opcode:rs.TX},i),{early:!1,metadata:{[exports.MetadataFlag.claimAMMV3Pool]:"1"}}))===es.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 $.jsxs(t.Box,{sx:{borderRadius:16,backgroundColor:g.palette.background.paper},children:[$.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:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:o.i18n._({id:"E6MqGy",message:"Add liquidity"})}),u?$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{u()}})}):void 0]}),j&&w&&$.jsx(t.Box,{sx:{mx:20,mb:16},children:$.jsx(xg,{position:w,inRange:!X})}),$.jsxs(t.Tabs,{value:k,onChange:(e,t)=>{T(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:s,variant:"inPaper",tabsListSx:{mx:20}}),$.jsxs(t.TabPanel,{value:"stake",children:[j&&w&&$.jsx(t.Box,{sx:{mt:16,mx:20},children:$.jsx(yg,{position:w,title:o.i18n._({id:"3VUfrF",message:"Selected Range"}),ticksAtLimit:ne})}),$.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[$.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"})}),$.jsxs(t.Box,{children:[$.jsx($m,{value:Ie[Am.CURRENCY_A],onUserInput:fe,maxAmount:Ae[Am.CURRENCY_A],balance:H[Am.CURRENCY_A],currency:null!==(n=z[Am.CURRENCY_A])&&void 0!==n?n:null,locked:J}),$.jsx(kp,{}),$.jsx($m,{value:Ie[Am.CURRENCY_B],onUserInput:ye,maxAmount:Ae[Am.CURRENCY_B],balance:H[Am.CURRENCY_B],currency:null!==(i=z[Am.CURRENCY_B])&&void 0!==i?i:null,locked:ee})]}),$.jsx(Tm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:$.jsx(Um,{chainId:e,approvalA:Se,approvalB:Ee,parsedAmounts:V,isValid:Be,depositADisabled:J,depositBDisabled:ee,errorMessage:Q,setShowConfirm:I})}),$.jsx(Tg,{parsedAmounts:V,position:W,existingPosition:void 0,priceLower:Re,priceUpper:Pe,outOfRange:X,ticksAtLimit:ne,on:B,onClose:()=>{I(!1)},onConfirm:_e.mutate,loading:_e.isPending})]}),$.jsxs(t.TabPanel,{value:"unstake",children:[$.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[$.jsx(fm,{disabled:!1,value:A,onChange:e=>S(e)}),$.jsx(Tm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),$.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[$.jsx(t.Box,{sx:{typography:"body2",color:g.palette.text.secondary},children:"Receive"}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:4},children:[$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[$.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:se?ir({input:se.toExact(),decimals:se.currency.decimals}):"-"})," ",null===(r=null==se?void 0:se.currency)||void 0===r?void 0:r.symbol]}),$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[$.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:le?ir({input:le.toExact(),decimals:le.currency.decimals}):"-"})," ",null===(a=null==le?void 0:le.currency)||void 0===a?void 0:a.symbol]})]})]}),$.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:$.jsx(vg,{chainId:e,disabled:pe||0===A||!se,removed:pe,error:ue,onConfirm:De.mutate,isLoading:De.isPending})})]}),$.jsxs(t.TabPanel,{value:"claim",children:[$.jsxs(t.Box,{sx:{mx:20,mt:16,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:g.palette.border.main},children:[$.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"})}),$.jsxs(t.Box,{sx:{p:20},children:[$.jsx(Gg,{token:null==xe?void 0:xe.currency,amount:xe}),$.jsx(Gg,{token:null==ge?void 0:ge.currency,amount:ge})]})]}),$.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."})}),$.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:$.jsx(Vm,{chainId:e,disabled:Ne.isPending,onConfirm:Ne.mutate,isLoading:Ne.isPending})})]})]})]})}),[Se,Ee,e,z,H,J,ee,ue,Q,w,ge,xe,Ie,j,Be,se,le,Ae,_e.isPending,_e.mutate,Ne.isPending,Ne.mutate,u,fe,ye,De.isPending,De.mutate,k,X,V,W,Re,Pe,pe,we,B,A,je,g.palette.background.paper,g.palette.border.main,g.palette.primary.main,g.palette.text.primary,g.palette.text.secondary,ne]);return m?$.jsx(el,{open:null!=i&&null!=a,onClose:u,scope:!m,modal:m,id:"pool-operate",children:Fe}):Fe};const Kg=({outOfRange:e})=>{const n=t.useTheme();return $.jsx(t.Tooltip,{title:e?o.i18n._({id:"i3Z+/Z",message:"Out of range"}):o.i18n._({id:"vOyUlD",message:"In range"}),children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:$.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})}):$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",children:$.jsx("circle",{cx:"4",cy:"4",r:"4",fill:n.palette.success.main})})})})},Xg=({p:e,currency0:i,currency1:r,onClickManage:a})=>{const s=t.useTheme(),[,l]=Ag(null!=i?i:void 0,null!=r?r:void 0,e.fee),d=n.useMemo((()=>{if(l)return new eg({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((()=>({[Sm.LOWER]:u&&p?p===zx(Ex.MIN_TICK,vx[u]):void 0,[Sm.UPPER]:u&&h?h===zx(Ex.MAX_TICK,vx[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 $.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:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h5",color:s.palette.text.primary},children:[$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:m,atLimit:c,direction:Sm.LOWER})," "]}),null==g?void 0:g.symbol]})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.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"})}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:x,atLimit:c,direction:Sm.UPPER})," "]}),null==g?void 0:g.symbol]})})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Kg,{outOfRange:y}),$.jsxs(t.Box,{sx:{typography:"h6",color:s.palette.text.secondary},children:[o.i18n._({id:"DWd30U",message:"Current price"}),": ",`${ir({input:null==v?void 0:v.toSignificant()})}`," ",null==g?void 0:g.symbol," per ",null==f?void 0:f.symbol]})]})]}),$.jsx(t.Button,{variant:t.Button.Variant.outlined,size:t.Button.Size.small,fullWidth:!0,onClick:a,children:o.i18n._({id:"wckWOP",message:"Manage"})})]})},Jg=({chainId:e,baseToken:i,quoteToken:r,feeAmount:a,onClose:s,handleGoToAddLiquidityV3:l})=>{const{isMobile:d}=Ka(),u=t.useTheme(),{account:p}=Ma(),{positions:h,loading:m}=function(e,t){const i=Vg(t),{isLoading:o,data:r}=c.useQuery(va.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(va.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}=Hg(d,t);return{loading:l||o||p,positions:u}}(p,e),x=n.useMemo((()=>i?Rg(i):void 0),[i]),g=n.useMemo((()=>r?Rg(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=>Lg(null==v?void 0:v.address,e.token0)&&Lg(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 $.jsxs(t.Box,{sx:{p:20,display:"flex",flexDirection:"column",gap:16,borderRadius:16,backgroundColor:u.palette.background.paper,minHeight:480},children:[$.jsxs(t.Box,{sx:{pb:16,borderBottomColor:u.palette.border.main,borderBottomStyle:"solid",borderBottomWidth:1,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.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?$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{s()}})}):void 0]}),C&&C.length>0?$.jsxs($.Fragment,{children:[null==C?void 0:C.map((e=>$.jsx(Xg,{p:e,currency0:x,currency1:g,onClickManage:()=>{w(e)}},e.tokenId))),$.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:[$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:$.jsx("path",{d:"M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z",fill:"currentColor"})}),o.i18n._({id:"FQ4aT9",message:"Add Position"})]})]}):$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{mt:100,display:"flex",flexDirection:"column",alignItems:"center",gap:12},children:[$.jsx(Y,{sx:{width:60,height:60,borderRadius:24/105*60}}),$.jsx(t.Box,{sx:{typography:"body1",color:u.palette.text.secondary},children:o.i18n._({id:"/6L4mj",message:"Your position is empty"})})]}),$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:void 0!==C&&0===C.length?$.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"})}):$.jsx(Em,{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?$.jsx(Yg,{baseToken:i,quoteToken:r,feeAmount:a,tokenId:j.tokenId,chainId:e,onClose:()=>{w(null)}}):d?$.jsx(el,{open:null!=i&&null!=r,onClose:s,scope:!d,modal:d,id:"pool-operate",children:k}):k};function ef({children:e,sx:n,gap:i=20,repeatBaseForLargeScreen:o=3}){const{isMobile:r,minDevice:a}=Ka();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 $.jsx(t.Box,{sx:Object.assign(Object.assign({},s),n),children:e})}function tf({text:e,onClick:n}){const i=t.useTheme();return $.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,$.jsx(t.Box,{component:oe.ArrowBack,sx:{ml:2,width:16,height:16,transform:"rotate(180deg)"}})]})}function nf({tags:e,onDeleteTag:n,sx:i}){return e.length?$.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center"},i),children:e.map((e=>$.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",px:8,mr:8,borderRadius:8,fontWeight:600,height:32,backgroundColor:"hover.default"},children:[$.jsx(sl,{address:e.address,width:20,height:20,chainId:e.chainId,url:e.logoURI,noShowChain:!0,marginRight:8}),e.symbol,$.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 of({chainId:e,address:n,type:i=exports.PageType.PoolDetail}){const{isMobile:o}=Ka();return $.jsx(t.Box,{component:"button",onClick:t=>{t.stopPropagation(),mm.getState().push({type:i,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}},o?{width:64,height:36,backgroundColor:"background.tag"}:{width:40,height:32,backgroundColor:"transparent",borderWidth:1,borderStyle:"solid",borderColor:"border.main"}),children:$.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 rf(n){var{sx:i,children:o,empty:r,loading:a,hasMore:s,loadMore:l,loadMoreLoading:d}=n,c=D(n,["sx","children","empty","loading","hasMore","loadMore","loadMoreLoading"]);const u=t.useTheme();return $.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",borderRadius:16},i),...c,children:[$.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&&$.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?$.jsx(t.RotatingIcon,{}):$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})})]})}function af({sx:n}){const{supportAMMV2:i,supportAMMV3:o}=G(),r=i||o;return $.jsxs(t.Box,{sx:Object.assign({px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},n),children:[$.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(Dp,{width:24,tokens:[],mr:6,showChainLogo:!0}),$.jsx(t.Skeleton,{variant:"rounded",height:20,width:88})]})}),$.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&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100})}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),$.jsxs(t.Box,{children:[$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]}),$.jsxs(t.Box,{children:[$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),r&&$.jsxs(t.Box,{children:[$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"Q8W3SC",message:"Volume (1D)"})})]})]}),$.jsx(t.Skeleton,{variant:"rounded",height:32,sx:{mt:20}})]})}function sf({sx:i,value:r,onChange:a,searchAddress:s}){const[l,d]=n.useState(!1),{isMobile:c}=Ka();return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{component:oe.Search,sx:{width:16,height:16,mr:8,flexShrink:0}}),$.jsx(e.Trans,{id:"A1taO8",message:"Search"})]}),$.jsx(mp,{value:r,open:l,multiple:!0,title:$.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})]})}var lf;function df({apy:e,dailyApy:n,weeklyApy:i,sx:o}){const r=t.useTheme();return $.jsx(t.Tooltip,{title:$.jsxs(t.Box,{sx:{maxWidth:216,typography:"h6",fontWeight:500,color:"text.secondary"},children:[$.jsx(t.Box,{sx:{fontWeight:700},children:"Base vAPY (annualized)"}),$.jsxs(t.Box,{component:"ul",sx:{pl:16,my:0},children:[$.jsxs("li",{children:["Daily: ",gr({input:n,showDecimals:2})]}),$.jsxs("li",{children:["Weekly: ",gr({input:i,showDecimals:2})]})]}),$.jsx("br",{}),"*Variable APY based on today’s trading activity"]}),children:$.jsx(t.Box,{component:"span",sx:Object.assign({fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto",typography:"h5",[r.breakpoints.up("tablet")]:{typography:"body2"}},o),children:gr({input:e,showDecimals:2})})})}!function(e){e[e.Add=1]="Add",e[e.Remove=2]="Remove"}(lf||(lf={}));const cf=({pool:e,separate:n,wrap:i})=>{const o=t.useTheme();if(!e)return null;const r=e.coins.slice(0,8),a=r.length,s=n?a>=6&&i?18:24:a>3?24:36,l=(d=a,i?d<=3?{rows:1,cols:d,itemsPerRow:[d]}:4===d?{rows:2,cols:2,itemsPerRow:[2,2]}:5===d?{rows:2,cols:3,itemsPerRow:[3,2]}:6===d?{rows:2,cols:3,itemsPerRow:[3,3]}:7===d?{rows:2,cols:4,itemsPerRow:[4,3]}:8===d?{rows:2,cols:4,itemsPerRow:[4,4]}:{rows:1,cols:d,itemsPerRow:[d]}:{rows:1,cols:d,itemsPerRow:[d]});var d;return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:Array.from({length:l.rows},((i,a)=>$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-start",gap:n?2:0,[o.breakpoints.up("tablet")]:{gap:n?4:0}},children:r.slice(l.itemsPerRow.slice(0,a).reduce(((e,t)=>e+t),0),l.itemsPerRow.slice(0,a+1).reduce(((e,t)=>e+t),0)).map(((i,o)=>$.jsx(t.Tooltip,{title:i.symbol,placement:"top",onlyHover:!0,leaveDelay:100,sx:{maxWidth:240},children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",zIndex:o,position:"relative",marginLeft:n?0:o>0?"-8px":0},children:$.jsx(sl,{address:i.address,width:s,height:s,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0})})},i.address)))},a)))})};function uf({lqList:e,onDeleteTag:n,sx:i}){if(!(null==e?void 0:e.length))return null;const{name:o}=e[0];return $.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:[o,$.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()})]})}function pf({list:e,onClick:n}){return $.jsx($.Fragment,{children:null==e?void 0:e.map((e=>$.jsxs(t.Box,{onClick:n,sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:10,py:20,borderRadius:8,cursor:"pointer","&:hover":{backgroundColor:"custom.background.listHover"}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(cf,{pool:e,separate:!1,wrap:!1}),$.jsx(t.Box,{sx:{typography:"h5"},children:e.name})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{color:"custom.status.green.default",fontWeight:600},children:["$",e.tvl?xr(new s(e.tvl)):"-"]}),$.jsx(t.Box,{sx:{mt:2,typography:"h6",color:"text.secondary"},children:"TVL"})]})]},e.address)))})}const hf=new r.CurveApi({contractRequests:Hi});function mf(e,t){var n,i,o,r,a,s,l,d,c,u,p,h,m,x;if(!e||!t)return[];const g=[];for(const f of e){if(!(null==f?void 0:f.pool))continue;const e=f.pool,y=((null===(n=e.coins)||void 0===n?void 0:n.map((e=>({chainId:t,address:e.address||e.id||"",name:e.name||e.symbol||"",decimals:e.decimals,symbol:e.symbol||"",tokenIndex:e.tokenIndex||0}))))||[]).sort(((e,t)=>e.tokenIndex-t.tokenIndex)),v={chainId:t,name:e.name||"",address:e.address||e.id||"",symbol:e.symbol,decimals:e.decimals,fee:(null===(i=e.fee)||void 0===i?void 0:i.toString())||"0",coins:y,apy:(null===(o=e.apy)||void 0===o?void 0:o.toString())||null,dailyApy:null,weeklyApy:null,tvl:(null===(r=e.tvl)||void 0===r?void 0:r.toString())||null,volume:(null===(a=e.volume)||void 0===a?void 0:a.toString())||null,dailyVolumeUsd:(null===(s=e.dailyVolumeUsd)||void 0===s?void 0:s.toString())||null,traderCount:(null===(l=e.traderCount)||void 0===l?void 0:l.toString())||null,liquidityUtilization:(null===(d=e.liquidityUtilization)||void 0===d?void 0:d.toString())||null,lpTokenBalance:(null===(u=null===(c=f.liquidityPositions)||void 0===c?void 0:c[0])||void 0===u?void 0:u.liquidityTokenBalance)||null,daoFee:(null===(p=e.daoFee)||void 0===p?void 0:p.toString())||null,virtualPrice:(null===(h=e.virtualPrice)||void 0===h?void 0:h.toString())||null,poolType:e.poolType||"plain",a:(null===(m=e.a)||void 0===m?void 0:m.toString())||null,offpegFeeMultiplier:(null===(x=e.offpegFeeMultiplier)||void 0===x?void 0:x.toString())||null};g.push(v)}return g}function xf({poolList:n,isMyPool:i,setOperateCurvePool:o}){const r=t.useTheme();return $.jsx($.Fragment,{children:n.map((n=>$.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",border:`1px solid ${r.palette.border.main}`,borderRadius:16},className:"gradient-card-border",onClick:()=>{mm.getState().push({type:exports.PageType.CurvePoolDetail,params:{chainId:n.chainId,address:n.address}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600},children:n.name}),$.jsx(t.Box,{sx:{maxWidth:146,wordBreak:"break-word",typography:"body2",color:r.palette.text.secondary},children:n.coins.map(((e,i)=>$.jsxs(t.Box,{component:"span",children:[e.symbol,i!==n.coins.length-1&&"/"]},e.address)))})]}),$.jsx(cf,{pool:n,separate:!0,wrap:!0})]}),$.jsxs(t.Box,{sx:{mt:40},children:[$.jsx(df,{apy:n.apy,dailyApy:n.dailyApy,weeklyApy:n.weeklyApy}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:20},children:[$.jsxs(t.Box,{sx:{flexBasis:"100%",flexGrow:1,flexShrink:1},children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",n.tvl?xr(new s(n.tvl)):"-"]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),$.jsx(t.Box,{sx:{flexShrink:0,flexGrow:0,width:"1px",height:24,backgroundColor:r.palette.border.main}}),$.jsxs(t.Box,{sx:{flexBasis:"100%",flexGrow:1,flexShrink:1},children:[$.jsx(t.Box,{sx:{typography:"h5"},children:i?n.lpTokenBalance?ir({input:n.lpTokenBalance,decimals:n.decimals}):"-":$.jsxs($.Fragment,{children:["$",n.volume?xr(new s(n.volume)):"-"]})}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:i?"My LP tokens":"Volume"})]})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[i&&$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({pool:n,type:lf.Remove})},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({pool:n,type:lf.Add})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})}),$.jsx(of,{chainId:n.chainId,address:n.address,type:exports.PageType.CurvePoolDetail})]})]},`${n.chainId}-${n.address}`)))})}function gf({poolList:e,isMyPool:n,loading:i,operateCurvePool:r,setOperateCurvePool:a,hasMore:l,loadMore:d,loadMoreLoading:c}){const u=t.useTheme();return $.jsxs(rf,{hasMore:l,loadMore:d,loadMoreLoading:c,empty:!(null==e?void 0:e.length),loading:i,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:"Pool"}),$.jsx(t.Box,{component:"th",children:"Assets"}),$.jsx(t.Box,{component:"th",children:"APY"}),$.jsx(t.Box,{component:"th",children:"TVL"}),$.jsx(t.Box,{component:"th",children:n?"My LP tokens":"Volume"}),$.jsx(t.Box,{component:"th",sx:{width:n?249:155}})]})}),$.jsx(t.Box,{component:"tbody",children:e.map((e=>{var i;let l="";if((null===(i=null==r?void 0:r.pool)||void 0===i?void 0:i.address.toLowerCase())===e.address.toLowerCase())if(r.type===lf.Remove)l=o.i18n._({id:"0+31GV",message:"Removing"});else l=o.i18n._({id:"1yHVE+",message:"Adding"});const d=u.palette.hover.default;return $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(l?", & td":"")]:{backgroundImage:`linear-gradient(${d}, ${d})`}},children:[$.jsxs(t.Box,{component:"td",children:[$.jsx(t.Box,{sx:{typography:"body2",lineHeight:"19px",fontWeight:600},children:e.name}),$.jsx(lp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),$.jsx(t.Box,{component:"td",children:$.jsx(cf,{pool:e,separate:!0,wrap:!1})}),$.jsx(t.Box,{component:"td",children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:$.jsx(df,{apy:e.apy,dailyApy:e.dailyApy,weeklyApy:e.weeklyApy})})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${ir({input:e.tvl,decimals:2})}`,children:["$",e.tvl?xr(new s(e.tvl)):"-"]})}),$.jsx(t.Box,{component:"td",children:n?$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${ir({input:e.lpTokenBalance,decimals:2})}`,children:e.lpTokenBalance?ir({input:e.lpTokenBalance,decimals:e.decimals}):"-"}):$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${ir({input:e.volume,decimals:2})}`,children:["$",e.volume?xr(new s(e.volume)):"-"]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[$.jsx(of,{chainId:e.chainId,address:e.address,type:exports.PageType.CurvePoolDetail}),l?$.jsx(tf,{text:l,onClick:()=>a(null)}):$.jsxs($.Fragment,{children:[n&&$.jsx(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:()=>{a({pool:e,type:lf.Remove})},sx:{py:0,height:32},children:o.i18n._({id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{a({pool:e,type:lf.Add})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})]})})]},`${e.chainId}-${e.address}`)}))})]})}const ff=({account:e,scrollParentRef:o,activeChainId:a,operateCurvePool:s,setOperateCurvePool:l,children:d,isMyPool:u=!1})=>{var p,h;const m=t.useTheme(),{isMobile:x}=Ka(),g=Ua(),f=c.useQueryClient(),{onlyChainId:y}=G(),{filterTokens:v,filterAddressLqList:b,handleDeleteToken:C,handleChangeFilterTokens:j,handleChangeFilterAddress:w}=function(){const[e,t]=n.useState([]),[i,o]=n.useState([]);return{filterTokens:e,filterAddressLqList:i,handleDeleteToken:e=>{t((t=>{const n=[...t],i=n.indexOf(e);return-1!==i&&n.splice(i,1),n}))},handleChangeFilterTokens:e=>{o([]),e.length>0?t([e[e.length-1]]):t([])},handleChangeFilterAddress:e=>{o(e),t([])}}}(),k=n.useMemo((()=>{var t,n;return{chainId:a,pageSize:x?4:8,order:{orderBy:"tvl",orderDirection:"desc"},user:u?null==e?void 0:e.toLowerCase():null,filterState:{tokenAddress:null!==(n=null===(t=v[0])||void 0===t?void 0:t.address.toLowerCase())&&void 0!==n?n:null}}}),[a,x,u,e,v]),T=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getAllPools,"currentPage",{where:Object.assign({},k)}),B=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getMyLiquidity,"currentPage",{where:Object.assign({},k)}),I=c.useInfiniteQuery(Object.assign(Object.assign({},T),{enabled:!u,initialPageParam:1,getNextPageParam:e=>{if(!e.curve_stableswap_ng_getAllPools)return null;const{currentPage:t,totalCount:n,pageSize:i}=e.curve_stableswap_ng_getAllPools;if(!t||!n||!i)return null;let o=Math.floor(n/i);return n%i&&(o+=1),t>=o?null:t+1}})),A=c.useInfiniteQuery(Object.assign(Object.assign({},B),{enabled:u&&null!=e,initialPageParam:1,getNextPageParam:e=>{if(!e.curve_stableswap_ng_getMyLiquidity)return null;const{currentPage:t,totalCount:n,pageSize:i}=e.curve_stableswap_ng_getMyLiquidity;if(!t||!n||!i)return null;let o=Math.floor(n/i);return n%i&&(o+=1),t>=o?null:t+1}})),S=!!(null==b?void 0:b.length),L=n.useMemo((()=>{var e,t;let n=[];return S?n=[...b]:u?null===(t=A.data)||void 0===t||t.pages.forEach((e=>{var t;const i=mf(null===(t=e.curve_stableswap_ng_getMyLiquidity)||void 0===t?void 0:t.lqList,a);n=[...n,...i]})):null===(e=I.data)||void 0===e||e.pages.forEach((e=>{var t;const i=mf(null===(t=e.curve_stableswap_ng_getAllPools)||void 0===t?void 0:t.lqList,a);n=[...n,...i]})),n}),[S,u,b,null===(p=I.data)||void 0===p?void 0:p.pages,a,null===(h=A.data)||void 0===h?void 0:h.pages]),O=(u?A.hasNextPage:I.hasNextPage)&&!S,R=u?A:I;return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[m.breakpoints.up("tablet")]:{mr:"auto"}},children:d}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},x?{}:{"& > button":{flex:1}}),children:$.jsx(sf,{value:v,onChange:j,searchAddress:(e,t)=>N(void 0,void 0,void 0,(function*(){var n,i;const o=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getAllPools,"currentPage",{where:Object.assign(Object.assign({},k),{filterState:{poolAddress:e.toLowerCase()}})}),s=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getMyLiquidity,"currentPage",{where:Object.assign(Object.assign({},k),{filterState:{poolAddress:e.toLowerCase()}})}),l=mf(u?null===(n=(yield f.fetchQuery(s)).curve_stableswap_ng_getMyLiquidity)||void 0===n?void 0:n.lqList:null===(i=(yield f.fetchQuery(o)).curve_stableswap_ng_getAllPools)||void 0===i?void 0:i.lqList,a);return(null==l?void 0:l.length)?$.jsx(pf,{list:l,onClick:()=>{w(l),t()}}):null}))})}),(S||!!v.length)&&$.jsxs(t.Box,{sx:{my:0},children:[S?$.jsx(uf,{lqList:b,onDeleteTag:()=>w([])}):null,$.jsx(nf,{tags:v,onDeleteTag:C})]})]})]}),x?$.jsx(E,{hasMore:O,threshold:300,loadMore:i.debounce((()=>{R.hasNextPage&&!R.isFetching&&R.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>o.current||null,loader:$.jsx(af,{sx:{mt:20}},"loader"),children:$.jsxs(ef,{children:[R.isLoading?$.jsx(af,{}):"",!R.isLoading&&!(null==L?void 0:L.length)&&!R.error&&$.jsx(K,{sx:{mt:40},hasSearch:!(!a||y)}),!!R.error&&$.jsx(ne,{refresh:R.refetch,sx:{mt:40}}),$.jsx(xf,{isMyPool:u,poolList:L,setOperateCurvePool:l})]})}):$.jsxs($.Fragment,{children:[$.jsx(gf,{isMyPool:u,poolList:L,loading:R.isLoading,operateCurvePool:s,setOperateCurvePool:l,hasMore:O,loadMoreLoading:R.isFetchingNextPage,loadMore:()=>{R.hasNextPage&&!R.isFetching&&R.fetchNextPage()}}),$.jsx(Np,{loading:R.isLoading,refetch:R.error?R.refetch:void 0,empty:!(null==L?void 0:L.length),hasSearch:!(!a||y)})]})]})};function yf({children:e}){const n=t.useTheme();return $.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 vf=e=>{const n=t.useTheme();return $.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:[$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px",color:n.palette.text.secondary,textTransform:"capitalize"},children:["Slippage Bonus (incl. pricing)",$.jsx(ku,{title:"Bonus comes as an advantage from current coin prices which usually appears for coins which are low in balance"})]}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:n.palette.success.main},children:"-"})]})};function bf({pool:e,account:t}){var i;const o=c.useQuery(hf.getBalanceOf(null==e?void 0:e.chainId,null==e?void 0:e.address,t)),r=c.useQuery(hf.getBalances(null==e?void 0:e.chainId,null==e?void 0:e.address,null!==(i=null==e?void 0:e.coins)&&void 0!==i?i:[])),a=c.useQuery(hf.getTotalSupply(null==e?void 0:e.chainId,null==e?void 0:e.address)),l=n.useMemo((()=>a.data?null==(null==e?void 0:e.decimals)?null:a.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[a.data,null==e?void 0:e.decimals]),d=n.useMemo((()=>o.data?null==(null==e?void 0:e.decimals)?null:o.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[o.data,null==e?void 0:e.decimals]),u=n.useMemo((()=>r.data?null==(null==e?void 0:e.coins)?null:r.data.map(((t,n)=>{const i=e.coins[n];return t.div(10**i.decimals).dp(i.decimals,s.ROUND_DOWN)})):null),[r.data,null==e?void 0:e.coins]),p=n.useMemo((()=>u&&d&&l?null==(null==e?void 0:e.coins)?null:u.map(((t,n)=>{const i=e.coins[n];return t.multipliedBy(d).div(l).dp(i.decimals,s.ROUND_DOWN)})):null),[u,d,l,null==e?void 0:e.coins]);return{lpTokenTotalSupply:l,tokenBalances:u,lpTokenBalance:d,userTokenBalances:p,lpTokenBalanceLoading:o.isLoading||r.isLoading||a.isLoading}}const Cf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:a,chainId:l}=Ma(),d=us(),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}=km({address:e.pool.address}),{lpTokenTotalSupply:C,tokenBalances:j,lpTokenBalance:w,userTokenBalances:k}=bf({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}))},I=c.useQueries({queries:e.pool.coins.map((t=>{const n=Wi.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:A,getBalanceState:S,getPendingRest:E,submitApprove:L}=(({account:e,chainId:t,offset:i,contractAddress:a})=>{var l,d;const u=us(),p=c.useQueryClient(),{runningRequests:h}=ps(),{updateBlockNumber:m}=Ga(),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=>N(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=Oa(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:rs.Approval,token:n,contract:x,amt:h},{submittedBack:r,metadata:{[exports.MetadataFlag.approve]:!0}});if(f===es.Canceled&&(null==a||a()),f===es.Success&&l&&l(),f===es.Failed&&(null==d||d()),f!==es.Success)return f;yield m(),p.invalidateQueries({queryKey:Wi.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 As.Loading;const d=h.some((e=>{var n,i,o;return(null===(n=e.spec)||void 0===n?void 0:n.opcode)===rs.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()?As.Unchecked:t&&t.address===g?As.Sufficient:d||c?As.Approving:r?u.minus(null!=i?i:0).gt(r)?As.Insufficient:As.Sufficient:As.Loading:As.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)?Ss.Insufficient:Ss.Sufficient:Ss.Loading:Ss.Unchecked),[e,i]),submitApprove:n.useCallback(((e,t,n,i,o,r)=>N(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}),O=n.useCallback(((t,n,i)=>{var o;if(!j)return{};const r={},a=n||m,l=i||I.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,I.data]),R=c.useQuery(hf.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)),P=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(a&&R.data)try{const t=new Jh([{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=R.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:rs.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)}}))}),M=n.useMemo((()=>{var n,i;if(!a||e.pool.chainId!==l)return $.jsx(Em,{chainId:e.pool.chainId,fullWidth:!0});if(I.loading)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!Object.values(m).some((e=>e&&"0"!==e)))return $.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 $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});const a=I.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=S(r,o,l),u=E(o,d),p=A(o,r,l,d);if(c===Ss.Loading||p===As.Loading)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Loading..."});if(c===Ss.Insufficient)return $.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:["Insufficient ",o.symbol," balance"]});if(p===As.Approving)return $.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:[o.symbol," Approval Pending"]});if(p===As.Insufficient)return $.jsxs(t.Button,{fullWidth:!0,onClick:()=>{L(o,u)},children:["Approve ",o.symbol]})}return R.isLoading||!R.data?$.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):R.data.lte(0)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):$.jsx(t.Button,{fullWidth:!0,disabled:P.isPending,isLoading:P.isPending,onClick:()=>{P.mutate()},children:"Add"})}),[a,l,A,S,E,R.data,R.isLoading,P,e.pool.chainId,e.pool.coins,L,m,I.data,I.loading]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:4},children:e.pool.coins.map((e=>{var n;const o=null===(n=I.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 $.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(sl,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol})]}),$.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?ir({input:o,decimals:e.decimals}):"-"]})]}),$.jsx(Ju,{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)}))}),$.jsxs(t.Box,{sx:{mt:-8,display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:[$.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{const e=!p;if(h(e),e&&j){const e=O(void 0,g.current,I.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"]}),$.jsx(Tm,{value:f,onChange:y,sx:{width:"auto",display:"inline-flex",ml:0}})]}),$.jsx(vf,{})]}),$.jsx(yf,{children:M})]})};function jf({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 $.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&&$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:n?$.jsxs($.Fragment,{children:[$.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s}),$.jsx("rect",{x:"4.5",y:"5",width:"9",height:"9",rx:"4.5",fill:s,stroke:s})]}):$.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s})}),$.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 wf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:o,chainId:a}=Ma(),l=us(),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}=km({address:e.pool.address}),{lpTokenBalance:w,userTokenBalances:k,lpTokenBalanceLoading:T}=bf({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 I=n.useMemo((()=>{const e=new s.BigNumber(u);return e.isFinite()?e:null}),[u]),A=c.useQuery(hf.calcWithdrawOneCoin(e.pool.chainId,e.pool.address,I?I.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",x)),S=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(o&&A.data)try{const t=new Jh([{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=I?I.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",i=A.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:rs.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)}}))}),E=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(o)try{const t=new Jh([{inputs:[{name:"_burn_amount",type:"uint256"},{name:"_min_amounts",type:"uint256[]"}],name:"remove_liquidity",outputs:[{name:"",type:"uint256[]"}],stateMutability:"nonpayable",type:"function"}]),n=I?I.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])&&I&&w&&w.gt(0)?k[t].multipliedBy(I).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:rs.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(hf.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)),O=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(o&&L.data)try{const t=new Jh([{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:rs.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)}}))}),R=n.useMemo((()=>{if(!o||e.pool.chainId!==a)return $.jsx(Em,{chainId:e.pool.chainId,fullWidth:!0});if(!u||"0"===u)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});const n=new s.BigNumber(u);if(!n.isFinite())return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});if(T)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!w||w.lte(0))return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"No LP token balance"});if(n.gt(w))return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"});if("oneCoin"===h)return A.isLoading||!A.data?$.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):A.data.lte(0)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):$.jsx(t.Button,{fullWidth:!0,disabled:S.isPending,isLoading:S.isPending,onClick:()=>{S.mutate()},children:"Remove"});if("balanced"===h)return $.jsx(t.Button,{fullWidth:!0,disabled:E.isPending,isLoading:E.isPending,onClick:()=>{E.mutate()},children:"Remove"});if("custom"===h){if(!Object.values(f).some((e=>e&&"0"!==e)))return $.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 $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"})}if(L.isLoading||!L.data)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."});if(L.data.lte(0))return $.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)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient input amount"}):i.gt(w)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"}):$.jsx(t.Button,{fullWidth:!0,disabled:O.isPending,isLoading:O.isPending,onClick:()=>{O.mutate()},children:"Remove"})}return null}),[o,e.pool.chainId,e.pool.decimals,e.pool.coins,a,u,T,w,h,A.isLoading,A.data,S,E,f,L.isLoading,L.data,O]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[$.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:"LP Tokens"}),$.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?ir({input:w,decimals:e.pool.decimals}):"-"]})]}),$.jsx(Ju,{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"}}}})]}),$.jsxs(t.Box,{sx:{p:12,display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,borderRadius:8,border:`1px solid ${i.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(jf,{iconVisible:!0,disabled:!1,selected:"oneCoin"===h,onClick:()=>{m("oneCoin")},children:"One coin"}),$.jsx(jf,{iconVisible:!0,disabled:!1,selected:"balanced"===h,onClick:()=>{m("balanced")},children:"Balanced"}),$.jsx(jf,{iconVisible:!0,disabled:!1,selected:"custom"===h,onClick:()=>{m("custom")},children:"Custom"})]}),$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12},children:e.pool.coins.map(((e,n)=>{var o;return $.jsxs(jf,{iconVisible:"oneCoin"===h||"balanced"===h,disabled:!1,selected:"oneCoin"!==h||x===n,onClick:()=>{"oneCoin"===h&&g(n)},children:[$.jsx(sl,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol}),"oneCoin"===h&&$.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:x===n?ir({input:null===(o=A.data)||void 0===o?void 0:o.div(10**e.decimals),decimals:e.decimals}):"0"}),"balanced"===h&&$.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:(null==k?void 0:k[n])&&I&&w&&w.gt(0)?ir({input:k[n].multipliedBy(I).div(w),decimals:e.decimals}):"-"}),"custom"===h&&$.jsx(t.Box,{sx:{ml:"auto"},children:$.jsx(Ju,{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)}))})]}),$.jsx(Tm,{value:v,onChange:b,sx:{}})]}),$.jsx(vf,{})]}),$.jsx(yf,{children:R})]})},kf=({onClose:e,poolDetailBtnVisible:i=!0,operateCurvePool:o})=>{const r=t.useTheme(),{account:a}=Ma(),[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}=bf({pool:o.pool,account:a});return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:16,px:20,pt:20},children:[e&&$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",borderBottom:"1px solid",borderColor:r.palette.border.main},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",pb:17},children:"Liquidity"}),$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16}})})]}),$.jsxs(t.Box,{children:[$.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:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:"text.primary"},children:o.pool.name}),$.jsx(lp,{address:o.pool.address,customChainId:o.pool.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),i&&$.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{mm.getState().push({type:exports.PageType.CurvePoolDetail,params:{address:o.pool.address,chainId:o.pool.chainId}})},sx:{display:"flex",alignItems:"center",color:"text.secondary","&:hover":{color:"text.primary"}},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px"},children:"details"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.jsx("path",{d:"M7.49988 5L6.44238 6.0575L9.87738 9.5L6.44238 12.9425L7.49988 14L11.9999 9.5L7.49988 5Z",fill:"currentColor"})})]})]}),$.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:[$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,lineHeight:"16px",color:"text.secondary"},children:"My LP tokens"}),$.jsx(t.Tooltip,{title:$.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 $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600,lineHeight:"14px"},children:[$.jsx(sl,{width:14,height:14,address:i.address,chainId:i.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsx(t.Box,{children:i.symbol}),$.jsx(t.Box,{sx:{ml:"auto"},children:ir({input:e,decimals:i.decimals})})]},n)}))}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:500,lineHeight:"22px",color:r.palette.text.primary},children:ir({input:u,decimals:o.pool.decimals})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:$.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})})]})})]})]})]}),$.jsxs(t.Tabs,{value:s,onChange:(e,t)=>{l(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:[{key:lf.Add,value:"Add"},{key:lf.Remove,value:"Remove"}],variant:"inPaper",tabsListSx:{mt:16,mx:20}}),$.jsx(t.TabPanel,{value:lf.Add,children:$.jsx(Cf,{operateCurvePool:o})}),$.jsx(t.TabPanel,{value:lf.Remove,children:$.jsx(wf,{operateCurvePool:o})})]})]})},Tf=({poolDetailBtnVisible:e,operateCurvePool:i,setOperateCurvePool:o})=>{const{isMobile:r}=Ka(),a=n.useMemo((()=>{if(o)return()=>{o(null)}}),[o]);return r?$.jsx(el,{open:!0,onClose:a,scope:!r,modal:r,id:"curve-pool-operate",children:$.jsx(kf,{onClose:a,operateCurvePool:i,poolDetailBtnVisible:e})}):$.jsx(t.Box,{sx:{borderRadius:16,backgroundColor:"background.paper"},children:$.jsx(kf,{onClose:a,operateCurvePool:i,poolDetailBtnVisible:e})})};function Bf(e,t,n,i){return"CLASSICAL"===i&&e&&t&&e.isEqualTo(t)?e.times(`1e${n}`).minus(1).div(`1e${n}`):e}function If(e,t){return e.lte(0)?new s.BigNumber(0):t.div(e)}function Af(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=If(t,u),d=e.times(c),"CLASSICAL"===r&&l){if(!i)return[void 0,void 0];d.gt(i)&&n&&(c=If(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 Sf({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(ya.getTotalBaseLpQuery(o,r,a,u)),m=c.useQuery(ya.getTotalQuoteLpQuery(o,r,a,p)),x=c.useQuery(ya.getUserBaseLpQuery(o,r,a,u,e)),g=c.useQuery(ya.getUserQuoteLpQuery(o,r,a,p,e)),f=c.useQuery(ya.getReserveLpQuery(o,r,a,l,d)),y=c.useQuery(ya.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:Bf(x.data,v,u,a),I=T?j:Bf(g.data,b,p,a),[A,S]=T?[new s.BigNumber(1),C]:Af(B,v,C,w,r,a,l);let E,L;if(j){let e=m.data;e||m.isLoading||m.error||!v||(e=v);const t=g.isFetched&&!g.error&&null===I?B:I;T?(E=new s.BigNumber(1),L=j):g.isLoading||g.error||y.error||t?[E,L]=Af(t,e,j,k,r,a,d):L=new s.BigNumber(0)}const O=x.isLoading||g.isLoading,R=x.isError||g.isError,P=()=>{x.refetch(),g.refetch(),h.refetch(),m.refetch(),f.refetch(),y.refetch()},M=O||h.isLoading||m.isLoading||f.isLoading||y.isLoading,_=R||h.isError||m.isError||f.isError||y.isError,D="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:I,userBaseLpToTokenBalance:S,userQuoteLpToTokenBalance:L,baseLpToTokenProportion:A,quoteLpToTokenProportion:E,isSinglePool:D,userLpBalanceLoading:O,userLpToTokenBalanceLoading:M,userLpBalanceError:R,userLpToTokenBalanceError:_,userLpToTokenBalanceRefetch:P,error:_,loading:M,refetch:P}}const Ef=new r.MiningApi({contractRequests:Hi});function Lf({chainId:e,address:n,showName:i,size:o,offset:r,rightContent:a}){const s=$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:r},children:[$.jsx(sl,{chainId:e,address:n,width:o,height:o,noShowChain:!0,marginRight:0}),i]});return a?$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[s,a]}):s}function Of({miningItem:e}){var t,n;const{account:i}=Ma(),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 Rf({value:e,label:n,tokenList:i,loading:o}){const r=t.useTheme();return $.jsxs(t.Box,{sx:{flexGrow:0,flexShrink:1,width:"30%"},children:[$.jsx(t.Box,{sx:{typography:"h6",color:r.palette.text.secondary},children:n}),$.jsxs(t.Box,{sx:{mt:8,typography:"body1",fontWeight:600,color:r.palette.text.primary,display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.LoadingSkeleton,{loading:o,loadingProps:{width:30},children:e?`$${ir({input:e,decimals:2})}`:"-"}),$.jsx(t.Tooltip,{placement:"top",title:$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8,width:190,color:"text.primary",fontWeight:600},children:i.map((e=>{var t;return $.jsx(Lf,{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:$.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:$.jsx(oe.DetailBorder,{})})})]})]})}function Pf({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=Of({miningItem:r});return $.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:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:100},children:$.jsx(Dp,{width:24,tokens:u,gap:-6,chainId:n,mr:4,showChainLogo:!1})}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{color:x.palette.text.primary,typography:"body2",fontWeight:600,display:"flex",alignItems:"center"},children:null!=d?d:"-"}),p&&$.jsx(t.Box,{sx:{backgroundColor:x.palette.border.disabled,borderRadius:4,typography:"h6",fontWeight:500,px:8,color:x.palette.text.disabled},children:$.jsx(e.Trans,{id:"237hSL",message:"Ended"})})]}),$.jsx(lp,{size:"small",truncate:!0,address:null!=a?a:"",iconSpace:4,sx:{color:x.palette.text.secondary,typography:"h6"},customChainId:n})]})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,typography:"h6",cursor:"pointer"},onClick:()=>{mm.getState().push({type:exports.PageType.MiningDetail,params:{address:a,chainId:n}})},children:[$.jsx(e.Trans,{id:"URmyfc",message:"Details"}),$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:$.jsx("path",{d:"M7.5 4.5L6.4425 5.5575L9.8775 9L6.4425 12.4425L7.5 13.5L12 9L7.5 4.5Z",fill:"currentColor"})})]})]}),$.jsx(t.Box,{sx:{width:"100%",height:"1px",backgroundColor:x.palette.border.main}})]}),$.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",gap:20},children:[$.jsx(Rf,{value:s,label:o.i18n._({id:"luOvdJ",message:"My Staked"}),tokenList:u,loading:i||l}),$.jsx(t.Box,{sx:{width:"1px",height:30,backgroundColor:x.palette.border.main,flexGrow:0,flexShrink:0}}),$.jsx(Rf,{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:ir({input:e.amount,decimals:e.decimals})}))))&&void 0!==m?m:[],loading:g.pending||i})]})]})}const Mf=({miningItem:e,successBack:t})=>{const{account:n}=Ma(),i=us();return c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){const a=yield N(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:rs.TX},a),{metadata:{[exports.MetadataFlag.claimMining]:"1"},successBack:t})}))})};function _f({miningItem:n}){const i=Of({miningItem:n}),o=Mf({miningItem:n,successBack:()=>{i.refetch()}});return $.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:null==n?void 0:n.chainId,children:$.jsx(t.Button,{fullWidth:!0,isLoading:o.isPending,disabled:i.totalReward.isZero(),onClick:()=>{o.mutate()},children:o.isPending?$.jsx(e.Trans,{id:"KvG1xW",message:"Claiming"}):$.jsx(e.Trans,{id:"dUdltF",message:"One-Click Claim"})})})}function Df({tokenSymbol:e,goLpLink:n}){const i=t.useTheme();return $.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}}),$.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 Nf({miningItem:n,loading:i,sx:o}){const r=t.useTheme(),a=Of({miningItem:n});return $.jsxs(t.Box,{sx:Object.assign({borderWidth:1,borderRadius:12},o),children:[$.jsxs(t.Box,{sx:{typography:"body1",color:r.palette.text.secondary,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12},children:[$.jsx(e.Trans,{id:"4cJ0hF",message:"Rewards"}),":",$.jsx(t.LoadingSkeleton,{loading:i||a.pending,loadingProps:{width:100},sx:{color:r.palette.text.primary,fontWeight:600},children:a.pending||a.error?"-":`$${ir({input:a.totalRewardUSD,decimals:2})}`})]}),$.jsxs(t.Box,{sx:{borderTopWidth:1,px:20,pt:4,pb:8},children:[(i||a.pending)&&$.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:150}}),!i&&!a.pending&&!!n&&a.data.map((e=>$.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[e.address&&e.symbol&&$.jsx(Lf,{chainId:n.chainId,address:e.address,showName:e.symbol,size:24,offset:6}),$.jsxs(t.Box,{sx:{ml:"auto"},children:[$.jsx(t.Box,{sx:{typography:"h5",textAlign:"right"},children:ir({input:e.amount,decimals:e.decimals})}),$.jsx(t.Box,{sx:{mt:2,typography:"body2",color:r.palette.text.secondary,textAlign:"right"},children:e.usdPrice&&e.amount?`≈ $${ir({input:new s(e.amount).multipliedBy(e.usdPrice).dp(4,s.ROUND_DOWN),decimals:4})}`:"-"})]})]},e.address)))]})]})}function Ff({status:n,children:i,buttonProps:o}){return!n.needShowTokenStatusButton&&i?$.jsx($.Fragment,{children:i}):n.insufficientBalance?$.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:$.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):$.jsx(t.Button,{fullWidth:!0,isLoading:n.isApproving,onClick:n.submitApprove,disabled:n.insufficientBalance,...o,children:n.isApproving?$.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):n.approveTitle})}function qf(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 Uf(e){return qf(sr(e,18))}const Vf=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{chainId:l,account:d}=Ma(),u=us(),p=r.basicTokenMap[l];return c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){const l=yield N(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=Uf(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:rs.TX},l),{metadata:{[exports.MetadataFlag.stakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Hf({goLpLink:n,amount:i,miningItem:r,balanceInfo:a,submittedBack:s,successBack:l,logBalance:d}){var c,u,p,h;const m=Vf({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=Os(r?Pa(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())?$.jsx(t.Button,{fullWidth:!0,onClick:()=>n(),children:o.i18n._({id:"dJqd5x",message:"Get {tokenSymbol}",values:{tokenSymbol:x}})}):$.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:null==r?void 0:r.chainId,children:$.jsx(Ff,{status:g,children:$.jsx(t.Button,{fullWidth:!0,isLoading:m.isPending,disabled:!Number(i),onClick:()=>{m.mutate()},children:m.isPending?$.jsx(e.Trans,{id:"KsqhWn",message:"Staking"}):$.jsx(e.Trans,{id:"JYKRJS",message:"Stake"})})})})}const Wf=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{account:l}=Ma(),d=us();return c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){const c=yield N(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:rs.TX},c),{metadata:{[exports.MetadataFlag.unstakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Zf({amount:n,miningItem:i,overrideBalance:o,submittedBack:r,successBack:a,logBalance:s}){var l,d;const c=Wf({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=Os(i?Pa(Object.assign(Object.assign({},i.baseLpToken),{symbol:u}),i.chainId):null,{overrideBalance:o,amount:n,skipQuery:!0});return $.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:null==i?void 0:i.chainId,children:$.jsx(Ff,{status:p,children:$.jsx(t.Button,{fullWidth:!0,isLoading:c.isPending,disabled:!Number(n),onClick:()=>{c.mutate()},children:c.isPending?$.jsx(e.Trans,{id:"1gWStS",message:"Unstaking"}):$.jsx(e.Trans,{id:"OFjZGo",message:"Unstake"})})})})}function $f(e){var{sx:n}=e,i=D(e,["sx"]);const o=t.useTheme();return $.jsx(t.Box,{sx:Object.assign({paddingTop:20,backgroundColor:o.palette.background.paper,position:"sticky",bottom:0},n),...i})}function zf({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,I,A,S,E,L;const O=t.useTheme(),{account:R}=Ma(),{miningContractAddress:P}=null!=p?p:{},M=Pa(null==p?void 0:p.baseToken,e),_=Pa(null==p?void 0:p.quoteToken,e),[D,N]=n.useState(""),[F,q]=n.useState(""),U=[{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&&M&&_&&["classical","lptoken"].includes(null!==(x=p.type)&&void 0!==x?x:"")?{chainId:e,address:i,type:"lptoken"===p.type?"DSP":"CLASSICAL",baseToken:M,quoteToken:_}:void 0,H=Sf({account:R,pool:p&&M&&_&&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:M.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}),W=c.useQuery(ya.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,R,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=Z.isLoading||W.isLoading;let Q,G,Y;if(Z.data&&H.baseLpToTokenProportion&&H.quoteLpToTokenProportion&&!W.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=W.data)||void 0===B?void 0:B.midPrice;G=Z.data.times(H.baseLpToTokenProportion),Y=Z.data.times(H.quoteLpToTokenProportion),n?t?Q=G.times(n).plus(Y).times(t):e&&(Q=Y.times(n).plus(G).times(e)):e&&t&&(Q=G.times(e).plus(Y.times(t)))}const K=M&&_?[Object.assign(Object.assign({},M),{amount:ir({input:G,decimals:M.decimals})}),Object.assign(Object.assign({},_),{amount:ir({input:Y,decimals:_.decimals})})]:[],X=M&&_?`${M.symbol}-${_.symbol} LP`:"- LP",J=a===r.MiningStatusE.ended,ee=(null===(I=null==p?void 0:p.baseLpToken)||void 0===I?void 0:I.address)&&H.userBaseLpBalance?{[null===(A=null==p?void 0:p.baseLpToken)||void 0===A?void 0:A.address]:H.userBaseLpBalance.toString()}:{},te=()=>{H.refetch(),W.refetch(),Z.refetch()};return $.jsx($.Fragment,{children:$.jsxs(t.Box,{sx:{paddingTop:20,borderTopLeftRadius:16,borderTopRightRadius:16,backgroundColor:O.palette.background.paper,px:20,paddingBottom:0,borderBottomLeftRadius:0,borderBottomRightRadius:0},children:[h&&$.jsx(Pf,{chainId:e,miningContractAddress:null!=P?P:"",loading:l,miningItem:p,stakedTokenUSD:Q,stakedTokenUSDLoading:z,miningTitle:null!==(S=null==p?void 0:p.title)&&void 0!==S?S:"",stakedTokenList:K}),$.jsxs(t.Tabs,{value:d,onChange:(e,t)=>{u(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:U,variant:"inPaper",tabsListSx:{mt:16}}),$.jsxs(t.TabPanel,{value:"stake",children:[$.jsxs(t.Box,{sx:{mt:20,borderColor:O.palette.border.main,borderWidth:1,borderStyle:"solid",borderRadius:12,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:16},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(Dp,{width:K.length>1?20:28,tokens:K,chainId:e}),$.jsx(t.Box,{sx:{ml:8,typography:"body1",color:O.palette.text.primary,fontWeight:600},children:X})]}),!!m&&$.jsx(Df,{tokenSymbol:X,goLpLink:m})]}),$.jsx(Bp,{showPercentage:!0,hideToken:!0,inputTypography:"h1",balanceText:o.i18n._({id:"RxHSET",message:"LP Balance:"}),overrideBalance:H.userBaseLpBalance||new s("-"),overrideBalanceLoading:H.loading,amt:D,canClickBalance:!0,onInputChange:e=>{N(e)},readOnly:J||l,token:M,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),$.jsx($f,{children:$.jsx(Hf,{miningItem:p,balanceInfo:H,amount:D,goLpLink:m,submittedBack:()=>N(""),successBack:te,logBalance:ee})})]}),$.jsxs(t.TabPanel,{value:"unstake",children:[$.jsx(Bp,{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===(E=Z.data)||void 0===E?void 0:E.toString())&&void 0!==L?L:"":F,onInputChange:e=>{q(e)},canClickBalance:!0,readOnly:J||l,token:M,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),$.jsx($f,{children:$.jsx(Zf,{miningItem:p,overrideBalance:Z.data,amount:F,submittedBack:()=>q(""),successBack:te,logBalance:ee})})]}),$.jsxs(t.TabPanel,{value:"claim",children:[$.jsx(Nf,{miningItem:p,loading:l,sx:{mt:20}}),$.jsx($f,{children:$.jsx(_f,{miningItem:p})})]})]})]})})}function Qf({chainId:e,account:t,poolAddress:i,goLpLink:o}){var a,s,l;const d=Ua().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 $.jsx(zf,{chainId:e,loading:u.isLoading||u.isPending,operateType:m,setOperateType:x,associatedMineSectionVisible:!0,miningItem:p,status:h,goLpLink:o,poolAddress:i})}const Gf=()=>{const n=t.useTheme();return $.jsx(t.Tooltip,{placement:"top-end",leaveDelay:100,title:$.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:$.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:$.jsx("a",{target:"_blank",rel:"noopener noreferrer",href:"https://docs.dodoex.io/en/product/pmm-algorithm"})}})}),children:$.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:[$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:$.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"})}),$.jsx(e.Trans,{id:"iDGO1l",message:"Disclaimer"})]})})};var Yf;function Kf(n){const{ConfirmComponent:i}=G();if(i)return $.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 $.jsx(el,{open:o,onClose:r,title:a,modal:f,children:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1},children:[$.jsx(t.Box,{sx:{typography:"body2",color:a?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:s}),l?$.jsx(t.Box,{sx:{px:20},children:$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:d,sx:{mt:32,mb:20},onClick:()=>{r()},children:c||$.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):$.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{r()},children:u||$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),$.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:d,disabled:h,isLoading:m,onClick:()=>{g&&g(),x||r()},children:p||$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function Xf(e){var{sx:n,label:i,children:o}=e,r=D(e,["sx","label","children"]);return $.jsxs(t.Box,{sx:Object.assign({display:"flex",justifyContent:"space-between"},n),...r,children:[$.jsx(t.Box,{children:i}),$.jsx(t.Box,{sx:{textAlign:"right",fontWeight:600},children:o})]})}function Jf({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 $.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:r,loadingProps:{width:50},children:[e&&i?$.jsx(t.Tooltip,{title:`1 ${u} = ${p?nr({input:p}):""} ${h}`,children:o?$.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${u} = ${p?nr({input:p}):""} ${h}`}):$.jsxs(t.Box,{children:[`1 ${u} = `,$.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:30},component:"span",sx:{display:"inline-block"},children:"-"}),` ${h}`]})}):"-",$.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:$.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})}function ey({baseToken:n,quoteToken:i,loading:o,midPrice:r,shareOfPool:a,sx:s}){const l=t.useTheme(),d=!n||!i;return $.jsxs(t.Box,{sx:Object.assign({mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},s),children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[$.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),$.jsx(Jf,{baseToken:n,quoteToken:i,loading:o,disabled:d,midPrice:r})]}),$.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:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"})}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:$.jsx(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:o,loadingProps:{width:50},children:a||"-%"})})]})]})}function ty({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}=Ka();return $.jsx(el,{modal:!0,open:n,onClose:i,title:d?$.jsx(e.Trans,{id:"AeZIvT",message:"You will receive"}):$.jsx(e.Trans,{id:"aM1tos",message:"You are creating a pool"}),children:$.jsxs(t.Box,{sx:{px:20,py:24,borderTopWidth:1,width:g?"100%":420},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h3"},children:[$.jsx(Dp,{width:24,height:24,tokens:r&&a?[r,a]:[],chainId:null==r?void 0:r.chainId}),d?ir({input:d,decimals:18}):""]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,gap:4,fontWeight:600},children:[$.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}}),$.jsx(Cg,{poolType:"AMM V2"})]})]}),$.jsx(t.Box,{sx:{mt:16,typography:"h6",color:"text.secondary",textAlign:"center"},children:$.jsx(e.Trans,{id:"rQ9c+8",message:"Output is estimated. If the price changes by more than {0} your transaction will revert.",values:{0:gr({input:o})}})}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:20,p:20,typography:"body2",borderRadius:12,backgroundColor:x.palette.background.paperContrast},children:[$.jsx(Xf,{label:$.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==r?void 0:r.symbol}}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",lineHeight:1},children:[$.jsx(sl,{width:18,height:18,marginRight:4,token:r}),ir({input:s,decimals:null==r?void 0:r.decimals})]})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==a?void 0:a.symbol}}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{width:18,height:18,marginRight:4,token:a}),ir({input:l,decimals:null==a?void 0:a.decimals})]})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"}),children:gr({input:c})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"fqDzSu",message:"Rate"}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{width:18,height:18,marginRight:4,token:r}),$.jsx(Jf,{baseToken:r,quoteToken:a,midPrice:u})]})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"}),children:p}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"ESQO1L",message:"Pool address"}),children:$.jsx(lp,{showCopy:!1,address:null!=h?h:"",customChainId:null==r?void 0:r.chainId,truncate:!0,iconSpace:4,sx:{typography:"body2"}})})]}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,sx:{mt:20},isLoading:m.isPending,onClick:()=>{m.mutate()},children:m.isPending?$.jsx(e.Trans,{id:"pwUZo2",message:"Confirming..."}):$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})})}function ny(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?"":"+")+nr({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"}(Yf||(Yf={}));const iy=e=>N(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:ny(o,a,n.decimals),quoteAmount:ny(r,l,i.decimals),feeRate:ny(new s(t.feeRate).div(100),e.feeRate,6),initPrice:ny(t.initPrice,e.i,10),slippageCoefficient:ny(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 ya.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=Uf(g.baseAmount.change)),a&&g.quoteAmount.isAdd&&(v.value=Uf(g.quoteAmount.change)),v}catch(e){throw console.error("2.0 resetDPPPool error",e),new Error(`2.0 resetDPPPool error;ERROR:${e}`)}})),oy=(e,t,n)=>t?e&&"0"!==e?n?t.minus(e).toString():t.plus(e).toString():t.toString():e;function ry({pool:e}){var t,n;const{account:i}=Ma(),o=us(),r=c.useQuery(ya.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(ya.getLPFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type)),{deadLine:l}=G(),d=c.useMutation({mutationFn:t=>N(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 iy({account:i,chainId:null==e?void 0:e.chainId,SLIPPAGE_PROTECTION:wm,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:oy(t,y?new s(y):void 0,d),quoteAmount:oy(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:rs.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 ay=e=>{const{account:t,chainId:i}=Ma(),o=us(),a=c.useQueryClient(),{deadLine:l}=G(),{modifyDPPMutation:d}=ry({pool:e}),u=c.useMutation({mutationFn:n=>N(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:I,baseToken:A,quoteToken:S}=e,E=A.address.toLowerCase(),L=S.address.toLowerCase(),O=r.basicTokenMap[i].address.toLowerCase(),R=O===E,P=O===L,M="DSP"===I||"GSP"===I,_="CLASSICAL"===I,D=B.toLocaleLowerCase(),N=new s(g),F=new s(f),q=N.isNaN(),U=F.isNaN(),V=+A.decimals,H=+S.decimals,W=A.symbol,Z=S.symbol,$=y;let z,Q=q?"0":x.parseFixed(N.multipliedBy(1-$).dp(V,s.ROUND_FLOOR).toString(),V).toString(),G=U?"0":x.parseFixed(F.multipliedBy(1-$).dp(H,s.ROUND_FLOOR).toString(),H).toString();try{if(T)if(_){const e=!q&&(null==v?void 0:v.classicalBaseTarget)&&v.classicalBaseTarget.gt(0)&&v.totalBaseLpBalance?x.parseFixed(N.multipliedBy(v.totalBaseLpBalance).multipliedBy(1-b).div(v.classicalBaseTarget).dp(V,s.ROUND_FLOOR).toString(),V).toString():"0",t=!U&&(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(H,s.ROUND_FLOOR).toString(),H).toString():"0",n=[i,D,q?"0":x.parseFixed(N.dp(V,s.ROUND_FLOOR).toString(),V).toString(),U?"0":x.parseFixed(F.dp(H,s.ROUND_FLOOR).toString(),H).toString(),e,t,R?1:P?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];z=yield r.PoolApi.encode.addClassicalLiquidityABI(...n)}else{const e=[i,D,q?"0":x.parseFixed(N.dp(V,s.ROUND_FLOOR).toString(),V).toString(),U?"0":x.parseFixed(F.dp(H,s.ROUND_FLOOR).toString(),H).toString(),Q,G,R?1:P?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];z=M?yield r.PoolApi.encode.addDSPLiquidityABI(...e):yield r.PoolApi.encode.addDVMLiquidityABI(...e)}else if(_){if("base"===(q?"quote":"base")){const e=N.dp(V,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-$).dp(V,s.ROUND_FLOOR).toString(),V).toString():Q,n=[i,D,x.parseFixed(e,V).toString(),t];z=yield r.PoolApi.encode.removeClassicalBaseABI(...n)}else{const e=F.dp(H,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-$).dp(H,s.ROUND_FLOOR).toString(),H).toString():G,n=[i,D,x.parseFixed(e,H).toString(),t];z=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=N;N.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=N;N.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(H,s.ROUND_FLOOR),Q=x.parseFixed(t.multipliedBy(1-$).dp(V,s.ROUND_FLOOR).toString(),V).toString(),G=x.parseFixed(i.multipliedBy(1-$).dp(H,s.ROUND_FLOOR).toString(),H).toString()}const n=R||P,o=[i,D,t,e.isNaN()?"0":x.parseFixed(e.dp(V,s.ROUND_FLOOR).toString(),V).toString(),Q,G,n,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];z=M?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(z&&z.data){const n={};if(g){const o=null===(u=a.getQueryData(Wi.getFetchTokenQuery(i,A.address,t).queryKey))||void 0===u?void 0:u.balance;o&&(n[A.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(Wi.getFetchTokenQuery(i,S.address,t).queryKey))||void 0===p?void 0:p.balance;o&&(n[S.address]=o.toString()),e.quoteLpToken&&(null==v?void 0:v.userQuoteLpBalance)&&(n[e.quoteLpToken.id]=v.userQuoteLpBalance.toString())}try{let e;T&&R&&(z.value=Uf(q?"0":N)),T&&P&&(z.value=Uf(U?"0":F)),q||(e=`${N.toString()}${W}`),U||(e=q?`${F.toString()}${Z}`:`${e} & ${F.toString()}${Z}`);(yield o.execute(w,Object.assign(Object.assign({opcode:rs.TX},z),{value:null!==(h=z.value)&&void 0!==h?h:0}),{subtitle:e,metadata:{[T?exports.MetadataFlag.addLiquidity:exports.MetadataFlag.removeLiquidity]:!0,logBalance:n},submittedBack:C}))===es.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 sy({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,slippage:l,fee:d,isExists:u,successBack:h,submittedBack:m}){const x=us(),{account:g}=Ma();e.useLingui();const{deadLine:f}=G();return c.useMutation({mutationFn:()=>N(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,I=n.address.toLowerCase()===v,A=sr(i,t.decimals),S=sr(a,n.decimals),E=A.times(1-l).dp(0,s.ROUND_FLOOR),L=S.times(1-l).dp(0,s.ROUND_FLOOR),O=sr(d,4).toString(),R=Math.ceil(Date.now()/1e3)+(null!=f?f:600);try{if(B){const t=n.address,i=S.toString(),o=L.toString(),r=E.toString();T=null!==(e=qf(A))&&void 0!==e?e:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(t,i,o,r,g,R):p.encodeUniswapV2Router02AddLiquidityETH(t,O,i,o,r,g,R)}else if(I){const e=t.address,n=A.toString(),i=E.toString(),o=L.toString();T=null!==(c=qf(S))&&void 0!==c?c:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(e,n,i,o,g,R):p.encodeUniswapV2Router02AddLiquidityETH(e,O,n,i,o,g,R)}else k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidity(t.address,n.address,A.toString(),S.toString(),E.toString(),L.toString(),g,R):p.encodeUniswapV2Router02AddLiquidity(t.address,n.address,O,A.toString(),S.toString(),E.toString(),L.toString(),g,R)}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:rs.TX,to:w,data:k,value:T},{metadata:{[u?exports.MetadataFlag.addLiquidityAMMV2Position:exports.MetadataFlag.createAMMV2Position]:!0},successBack:h,submittedBack:m})}))})}function ly({lqAndDodoCompareText:n,baseToken:i,quoteToken:r,midPrice:a}){const s=a?nr({input:a}):"";return $.jsxs(t.Box,{sx:{p:10,mb:12,backgroundColor:"background.paperDarkContrast",borderRadius:12},children:[$.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",justifyContent:"center",color:"error.main",fontWeight:600,mb:10,textAlign:"center"},children:[$.jsx(t.Box,{component:oe.Alarm,sx:{mr:4}}),o.i18n._({id:"YUyuNp",message:"{lqAndDodoCompareText} Price Difference",values:{lqAndDodoCompareText:n}})]}),$.jsxs(t.Box,{sx:{typography:"h6",color:"text.secondary",textAlign:"center"},children:[$.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 dy({chainId:n,baseTokenStatus:i,quoteTokenStatus:o,children:r}){const{runningRequests:a}=ps(),{account:s,chainId:l}=Ma();if(!s||n!==l)return $.jsx(Em,{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($.jsx(Ff,{status:i})),o.needShowTokenStatusButton&&!i.isApproving&&c.push($.jsx(Ff,{status:o}));const u=c.length;return 2===u?$.jsx(t.Box,{sx:{display:"flex","& > button":{flex:1,"&:last-child":{ml:8}}},children:c.map((e=>e))}):1===u?c[0]:d?$.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:$.jsx(e.Trans,{id:"UbRKMZ",message:"Pending"})}):$.jsx($.Fragment,{children:r})}function cy({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?`${gr({input:n.div(r)})} ${null===(d=null==i?void 0:i.baseToken)||void 0===d?void 0:d.symbol} + ${gr({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 $.jsxs(t.Box,{sx:{mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[$.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),$.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,ml:8,overflow:"hidden"},loading:!i,loadingProps:{width:50},children:[$.jsx(t.Tooltip,{title:`1 ${v} = ${b?nr({input:b}):""} ${C}`,children:a?$.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${v} = ${b?nr({input:b}):""} ${C}`}):$.jsxs(t.Box,{children:[`1 ${v} = `,$.jsx(t.LoadingSkeleton,{loading:!0,loadingProps:{width:30},component:"span",sx:{display:"inline-block"}}),` ${C}`]})}),$.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:$.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})]}),"AMMV2"===(null==i?void 0:i.type)?$.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:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"NEQTCn",message:"Share Of Pool"})}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:l})]}):$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:[$.jsx(e.Trans,{id:"22Xs8M",message:"Deposit Ratio"}),$.jsx(t.QuestionTooltip,{ml:4,title:$.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"})})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:i&&r.PoolApi.utils.singleSideLp(i.type)?$.jsx(e.Trans,{id:"Kb3KaW",message:"Any Ratio"}):$.jsx($.Fragment,{children:$.jsx(t.Tooltip,{title:y,children:$.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:y})})})})]})]})}function uy({baseToken:e,quoteToken:t}){const{toFiatPrice:n,fromFiatPrice:i}=xs({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 ${Oa(t)} = ${nr({input:a.comparePrice,showDecimals:r})} ${Oa(e)}`):(a.loading=!1,a.comparePrice=n.div(i),a.comparePriceText=`1 ${Oa(e)} = ${nr({input:a.comparePrice,showDecimals:r})} ${Oa(t)}`),a):a}({fromToken:e,toToken:t,fromFiatPrice:i?new s(i):void 0,toFiatPrice:n?new s(n):void 0})}const py=(e,t,i)=>{const{comparePrice:o}=uy({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((()=>`${mr(new s(r).times(100))}%`),[r]);return{lqAndDodoCompare:r,lqAndDodoCompareText:a,midPrice:i,isShowCompare:r>.01,isWarnCompare:r>.03}};function hy({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=ya.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=ya.getTotalBaseLpQuery(o,l,a,18),f=c.useQuery(Object.assign(Object.assign({},g),{enabled:!!g.enabled&&m})),{account:y}=Ma(),v=ya.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,sr(t,d.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(u,sr(n,u.decimals).toString());let r=i,a=o;p&&(r=o,a=i);const s=new O.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,I=C?f.data&&d?sr(f.data,18).toString():"":"0";let A,S;const E=p?u:d,R=p?d:u;if((null==j?void 0:j.liquidityToken)&&I&&B&&E&&R){const e=L.CurrencyAmount.fromRawAmount(null==j?void 0:j.liquidityToken,I);if(void 0!==t&&void 0!==i){if(Number(t)&&Number(i)){const n=L.CurrencyAmount.fromRawAmount(E,sr(t,E.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(R,sr(i,R.decimals).toString()),r=null==j?void 0:j.getLiquidityMinted(e,n,o);S=lr(r.quotient.toString(),18),A=S.div(B.plus(S)).times(100)}}else S=b.data||void 0,S&&(A=S.div(B).times(100))}else C||(A=new s(100));let P="-";return(null==e?void 0:e.baseToken)&&e.quoteToken&&(P=A?`${nr({input:A,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:"0%"),{isRearTokenA:p,pair:j,price:k,invertedPrice:T,reserveQuery:x,totalBaseLpQuery:f,liquidityMinted:S,poolTokenPercentage:A,shareOfPool:P,isExists:C}}function my({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(ya.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=hy({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),I=e.baseToken.decimals,A=e.quoteToken.decimals,S=e=>{if(e){let n=C.multipliedBy(e).dp(A).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,S(u));let E=!1;E=!!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=ar(e,I);null===t&&(t=u),p(t),B&&S(t)},handleChangeQuoteAmount:e=>{let n=ar(e,A);null===n&&(n=h),m(n),B&&(e=>{if(e){let n=new s(e).div(C).dp(I).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:E,midPrice:b,uniV2Pair:v}}function xy({submittedBack:e,onlyShowSide:i,pool:a,balanceInfo:s}){var l,d,u,h,m,x;const g=t.useTheme(),{isMobile:f}=Ka(),{account:y}=Ma(),{baseAmount:v,quoteAmount:b,handleChangeBaseAmount:C,handleChangeQuoteAmount:j,addPortion:w,midPrice:k,amountLoading:T,amountCheckedDisabled:B,uniV2Pair:I,reset:A}=my({pool:a}),S=c.useQuery(ya.getFeeRateQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,null==a?void 0:a.type,y)),E=null===(m=null===(d=null===(l=S.data)||void 0===l?void 0:l.mtFeeRate)||void 0===d?void 0:d.plus(null!==(h=null===(u=S.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),[O,R]=n.useState(!1),{slipper:P,setSlipper:M,slipperValue:_,resetSlipper:D}=km({address:null==a?void 0:a.address,type:null==a?void 0:a.type}),N=Hm(a);n.useEffect((()=>{(null==a?void 0:a.address)!==(null==N?void 0:N.address)&&(A(),D())}),[a]);const F=r.PoolApi.utils.canOperateLiquidity(null==a?void 0:a.type,void 0,null==a?void 0:a.creator,y),[q,U]=n.useState(!1),{isShowCompare:V,lqAndDodoCompareText:H,isWarnCompare:W}=py(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,z=Os(null==a?void 0:a.baseToken,{amount:v,contractAddress:Z}),Q=Os(null==a?void 0:a.quoteToken,{amount:b,contractAddress:Z}),G=z.insufficientBalance||Q.insufficientBalance,{isSinglePool:Y}=s,K=!a||G||!k||!!s.loading||!!s.error||B||S.isLoading;let X=L?o.i18n._({id:"bwSQI0",message:"Supply"}):o.i18n._({id:"m16xKo",message:"Add"});G&&(X=o.i18n._({id:"znqB4T",message:"Insufficient balance"}));const J=()=>{A(),D(),e&&e()},{operateLiquidityMutation:ee}=ay(a),te=()=>{L?R(!0):ee.mutate({txTitle:o.i18n._({id:"OBdohg",message:"Add Liquidity"}),isRemove:!1,baseAmount:v,quoteAmount:b,slippageProtection:_,balanceInfo:s,SLIPPAGE_PROTECTION:wm,submittedBack:J})},ne=sy({baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,baseAmount:v,quoteAmount:b,fee:E,isExists:!0,slippage:_,submittedBack:()=>{J(),R(!1)}});return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pt:20,pb:18,px:20},children:["quote"===i?"":$.jsx(Bp,{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?"":$.jsx(kp,{}),"base"===i?"":$.jsx(Bp,{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"}}),$.jsxs(t.LoadingSkeleton,{loading:s.loading||T,sx:{mt:8},children:[$.jsx(Tm,{value:P,onChange:M,disabled:!F,type:null==a?void 0:a.type}),$.jsx(cy,{pool:a,addPortion:w,midPrice:k,shareOfPool:null==I?void 0:I.shareOfPool})]})]}),$.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&&$.jsx(ly,{baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,lqAndDodoCompareText:H,midPrice:k}),a?$.jsx(dy,{chainId:a.chainId,baseTokenStatus:z,quoteTokenStatus:Q,children:$.jsx(t.Button,{fullWidth:!0,disabled:K,danger:W,isLoading:ee.isPending||ne.isPending,onClick:()=>{K||(W?U(!0):te())},children:X})}):$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:X})]}),$.jsx(Kf,{open:q,onClose:()=>U(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:te,modal:!0,children:$.jsxs(t.Box,{children:[$.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:H}})}),$.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),$.jsx(Iu,{message:null===(x=ee.error)||void 0===x?void 0:x.message,onClose:()=>ee.reset(),isDialogModal:f}),L&&!!a&&$.jsx(ty,{open:O,onClose:()=>R(!1),slippage:_,baseToken:a.baseToken,baseAmount:v,quoteToken:a.quoteToken,quoteAmount:b,fee:E,price:null==I?void 0:I.price,lpAmount:null==I?void 0:I.liquidityMinted,shareOfPool:null==I?void 0:I.shareOfPool,pairAddress:a.address,createMutation:ne})]})}function gy({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 $.jsxs(t.Box,{sx:{display:"flex"},children:[i?$.jsx(t.Box,{sx:{position:"relative",top:2},children:o?$.jsx(Dp,{tokens:[i,o],chainId:e,width:18,mr:4}):$.jsx(sl,{address:i.address,width:18,height:18,chainId:e,url:i.logoURI,marginRight:4,noShowChain:!0})}):$.jsx(t.Skeleton,{width:32,height:32,sx:{mr:4}}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap",wordBreak:"break-all"},children:[$.jsx(t.LoadingSkeleton,{loading:a,loadingProps:{width:30},sx:{display:"flex",alignItems:"center",mr:2},children:s?$.jsx(t.RotatingIcon,{}):nr({input:r||"-"})}),`${c} LP`,!!(null==l?void 0:l.length)&&$.jsx(t.Tooltip,{title:$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:l.map((e=>$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",fontWeight:600,color:"text.primary"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{address:e.token.address,chainId:e.token.chainId,width:14,height:14,url:e.token.logoURI,marginRight:4,noShowChain:!0}),e.token.symbol]}),$.jsxs(t.LoadingSkeleton,{loading:e.loading,children:[!e.balance||e.balance.isZero()||e.balance.isNaN()?"":"~",e.balance?nr({input:e.balance}):""]})]},e.token.address)))}),sx:{padding:20,width:256},children:$.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16}})}),$.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:e?Aa(e,n,"address"):"",sx:{display:"inline-flex",height:14},children:$.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{ml:4,width:14,height:14}})})]})]},n)}function fy({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}=Ku(),{account:b}=Ma(),C=c.useQuery(ya.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 $.jsxs(t.Box,{sx:{mt:16,mx:20,border:"solid 1px",borderColor:"border.main",borderRadius:12},children:[i?"":$.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:[$.jsxs(t.Box,{children:[$.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)&&$.jsx(t.LoadingSkeleton,{loading:C.isLoading,loadingProps:{width:30},sx:{typography:"h6"},children:$.jsx(t.Tooltip,{title:$.jsxs(t.Box,{sx:{typography:"h6","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",$.jsx("b",{children:$.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",$.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:gr({input:j})},components:{0:$.jsx("b",{})}})]}),sx:{maxWidth:240},children:$.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:gr({input:j})})})})]}),$.jsx(t.LoadingSkeleton,{loading:f,children:$.jsx(lp,{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?$.jsxs(t.Box,{component:t.ButtonBase,sx:{typography:"body2",display:"flex",alignItems:"center",color:"text.secondary"},onClick:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:o.chainId,address:o.address}})},children:[$.jsx(e.Trans,{id:"URmyfc",message:"Details"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{ml:4,position:"relative",top:1.2,width:16,height:16}})]}):""]}),$.jsxs(t.Box,{sx:{p:g.spacing(12,20)},children:[$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),$.jsx(t.Box,{sx:{mt:12},children:$.jsx(t.LoadingSkeleton,{loading:f,loadingSx:{width:100},children:y?$.jsxs($.Fragment,{children:[$.jsx(gy,{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}),$.jsx(gy,{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})]}):$.jsx(gy,{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 yy=({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({},ya.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({},ya.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=Ra(e.baseToken.decimals),o=Ra(e.quoteToken.decimals);if(y=nr({input:n,showDecimals:t}),v=nr({input:i,showDecimals:o}),a)if(C=l?p.isLoading:h.isLoading,j=l?p.error:h.error,l){if(p.data){g=nr({input:p.data,showDecimals:t}),b=g;const e=new s(n).minus(p.data);y=e.gt(0)?nr({input:e,showDecimals:t}):"-",m=e}}else if(h.data){f=nr({input:h.data,showDecimals:o}),b=f;const e=new s(i).minus(h.data);y=e.gt(0)?nr({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 vy;!function(e){e[e.base=1]="base",e[e.quote=2]="quote"}(vy||(vy={}));const by=e=>{const[t,i]=n.useState(vy.base);let o,a;return e&&r.PoolApi.utils.singleSideLp(e.type)&&(o=t===vy.base,a=o?e.baseToken:e.quoteToken),{isBase:o,checkToken:a,checkTokenType:t,setCheckToken:i}};function Cy({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 $.jsxs(t.Box,{sx:i,children:[$.jsxs(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",justifyContent:"space-between",fontWeight:600},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[e?$.jsx(t.Radio,{checked:o===a,onChange:()=>r(o),sx:{mr:16}}):"",$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?$.jsx($.Fragment,{children:$.jsx(sl,{address:e.address,width:24,height:24,chainId:e.chainId||p,url:e.logoURI,noShowChain:!0})}):n&&$.jsx(Dp,{tokens:[n.baseToken,n.quoteToken],chainId:(null===(u=n.baseToken)||void 0===u?void 0:u.chainId)||p,width:24,height:24})})]}),$.jsxs(t.Box,{sx:{textAlign:"right"},children:[e?`${e.symbol} LP `:n&&`${n.baseToken.symbol}\n ${n.quoteToken.symbol}\n LP `,c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):s&&nr({input:s})||""]})]}),$.jsx(t.Box,{sx:{typography:"body2",mt:5,color:"text.secondary",textAlign:"right"},children:e?$.jsxs($.Fragment,{children:[c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):`≈ ${l&&nr({input:l})||""}`,` ${e.symbol}`]}):n&&d&&d.userBaseLpToTokenBalance&&d.userQuoteLpToTokenBalance?$.jsxs($.Fragment,{children:[c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):nr({input:d.userBaseLpToTokenBalance}),` ${null==n?void 0:n.baseToken.symbol} + `,c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):nr({input:d.userQuoteLpToTokenBalance}),` ${null==n?void 0:n.quoteToken.symbol}`]}):""})]})}function jy({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 $.jsx($.Fragment,{children:s?$.jsxs($.Fragment,{children:[$.jsx(Cy,{token:e.baseToken,selectedValue:t,onChange:n,value:vy.base,lpBalance:i&&i.userBaseLpBalance,balanceMax:i&&i.userBaseLpToTokenBalance,loading:o}),$.jsx(Cy,{selectedValue:t,onChange:n,sx:{mt:13},token:e.quoteToken,value:vy.quote,lpBalance:i&&i.userQuoteLpBalance,balanceMax:i&&i.userQuoteLpToTokenBalance,loading:a})]}):$.jsx(Cy,{pool:e,value:t,onChange:n,lpBalance:i&&i.userBaseLpBalance,balanceInfo:i,loading:o||a})})}function wy({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}=Ka(),{account:k}=Ma(),T=d.userBaseLpToTokenBalance,B=d.userQuoteLpToTokenBalance,I=d.loading,{slipper:A,setSlipper:S,slipperValue:E,resetSlipper:L}=km({address:null==l?void 0:l.address}),{isBase:O,checkToken:R,checkTokenType:P,setCheckToken:M}=by(l),{baseAmount:_,quoteAmount:D,handleChangeBaseAmount:F,handleChangeQuoteAmount:q,addPortion:U,midPrice:V,amountLoading:H,amountCheckedDisabled:W,uniV2Pair:Z,reset:z}=my({pool:l,maxBaseAmount:T,maxQuoteAmount:B}),[Q,Y]=n.useState(""),[K,X]=n.useState("");n.useEffect((()=>{const e=setTimeout((()=>{Y(_)}),80);return()=>clearTimeout(e)}),[_]),n.useEffect((()=>{const e=setTimeout((()=>{X(D)}),80);return()=>clearTimeout(e)}),[D]);const J=e=>{F(e)},ee=e=>{q(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=yy({pool:l?Object.assign(Object.assign({},l),{baseToken:ce,quoteToken:ue}):l,isBase:O,baseAmount:Q,quoteAmount:K}),{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(Im.percentage),[u,p]=n.useState(Bm),h=n.useRef(null),m=()=>{h.current&&clearTimeout(h.current)},x=()=>{m(),p(Bm)};return n.useEffect((()=>m),[]),{mode:d,modeOptions:[{key:Im.quantity,value:o.i18n._({id:"PIYEqF",message:"Quantity model"})},{key:Im.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=rr(i.times(n/100),t.baseToken.decimals)),s(e)}}else if(r){let e=r.toString();o||(e=rr(r.times(n/100),t.quoteToken.decimals)),l(e)}};o?a():h.current=setTimeout(a,100)},resetPercentage:x}}({isBase:O,pool:l,baseOverride:T,quoteOverride:B,resetAmount:z,handleChangeBaseAmount:J,handleChangeQuoteAmount:ee});n.useEffect((()=>{z(),ye()}),[P]);const ve=Hm(l);n.useEffect((()=>{(null==l?void 0:l.address)!==(null==ve?void 0:ve.address)&&(z(),L(),xe(Im.percentage),fe(Bm))}),[l]),n.useEffect((()=>{he===Im.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}=py(null==l?void 0:l.baseToken,null==l?void 0:l.quoteToken,V),Be=c.useQuery(ya.getFeeRateQuery(null==l?void 0:l.chainId,null==l?void 0:l.address,null==l?void 0:l.type,k)),Ie=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:Ae,quoteTokenStatus:Se}=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:Os(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:Os(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:D,balanceInfo:d}),Ee=Ae.insufficientBalance||Se.insufficientBalance,{isSinglePool:Le}=d,Oe=Ee?o.i18n._({id:"znqB4T",message:"Insufficient balance"}):o.i18n._({id:"t/YqKh",message:"Remove"}),Re=()=>{z(),L(),i&&i()},Pe=null===(v=null==Z?void 0:Z.pair)||void 0===v?void 0:v.liquidityToken.decimals,Me=null===(b=d.userBaseLpBalance)||void 0===b?void 0:b.times(ge/100),_e=Me&&void 0!==Pe?sr(Me,Pe).toString():"",{operateLiquidityMutation:De}=ay(l),Ne=function({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,liquidityAmount:l,slippage:d,fee:u,submittedBack:h}){const m=us(),{account:x}=Ma();e.useLingui();const{deadLine:g}=G();return c.useMutation({mutationFn:()=>N(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=sr(new s(i).times(1-d),t.decimals),T=sr(new s(a).times(1-d),n.decimals),B=sr(u,4).toString(),I=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,I):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,t,i,x,I)}else if(w){const e=t.address,n=k.toString(),i=T.toString();C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidityETH(e,l,n,i,x,I):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,n,i,x,I)}else C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidity(t.address,n.address,l,k.toString(),T.toString(),x,I):p.encodeUniswapV2Router02RemoveLiquidity(t.address,n.address,B,l,k.toString(),T.toString(),x,I)}catch(e){throw console.error("encodeUniswapV2Router02RemoveLiquidity error",e),e}return yield m.execute(o.i18n._({id:"cJtosk",message:"Remove liquidity"}),{opcode:rs.TX,to:b,data:C,value:"0x0"},{metadata:{[exports.MetadataFlag.removeLiqidityAMMV2Position]:!0},submittedBack:h})}))})}({baseToken:ce,quoteToken:ue,baseAmount:_,quoteAmount:D,liquidityAmount:_e,slippage:E,fee:Ie,submittedBack:Re}),Fe=()=>{if(te)return Ne.mutate();De.mutate({txTitle:o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),isRemove:!0,baseAmount:_,quoteAmount:D,slippageProtection:E,balanceInfo:d,SLIPPAGE_PROTECTION:wm,submittedBack:Re})},qe=n.useMemo((()=>{var e;const t=new s(_),n=new s(D);return!l||Ee||!V||!!d.loading||!!d.error||W||!!pe.error||pe.loading||!!(null===(e=pe.receiveAmountBg)||void 0===e?void 0:e.lte(0))||Be.isLoading||(te?null==Me||Me.lte(0):!t.isFinite()||!n.isFinite()||t.lte(0)&&n.lte(0))}),[W,d.error,d.loading,_,Be.isLoading,te,Ee,Me,V,l,D,pe.error,pe.loading,pe.receiveAmountBg]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pb:18,px:20},children:[!te&&$.jsxs(t.Box,{sx:{mt:20,borderStyle:"solid",borderWidth:1,borderRadius:12,borderColor:"border.main"},children:[$.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)&&$.jsx(t.Box,{sx:{pt:20,pb:13,px:20,borderStyle:"solid",borderWidth:"1px 0 0"},children:$.jsx(jy,{pool:l,balanceInfo:d,checkTokenType:P,setCheckToken:M,baseTokenBalanceUpdateLoading:!1,quoteBalanceUpdateLoading:!1})})]}),$.jsx(t.Box,{sx:{pt:20},children:he===Im.percentage?$.jsx(fm,{disabled:d.loading||!be,value:ge,onChange:fe}):R?$.jsx(Bp,{amt:O?_:D,token:R,canClickBalance:!0,showPercentage:!0,onInputChange:O?J:ee,readOnly:d.loading||!be,overrideBalance:O?T:B,overrideBalanceLoading:I,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}}):$.jsxs($.Fragment,{children:[$.jsx(Bp,{amt:_,token:null==l?void 0:l.baseToken,canClickBalance:!0,showPercentage:!0,onInputChange:J,readOnly:d.loading||!be,overrideBalance:T,overrideBalanceLoading:I,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"}}),a?"":$.jsx(kp,{}),"base"===a?"":$.jsx(Bp,{amt:D,token:null==l?void 0:l.quoteToken,canClickBalance:!0,showPercentage:!0,onInputChange:ee,readOnly:d.loading||!be||Le,overrideBalance:B,overrideBalanceLoading:I,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}})]})}),$.jsxs(t.LoadingSkeleton,{loading:d.loading||H,sx:{mt:8},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",gap:8},children:[te&&se&&$.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:$.jsx(e.Trans,{id:"/k7Ttv",message:"Receive {0}",values:{0:le?null==ne?void 0:ne.symbol:null==ne?void 0:ne.wrappedTokenSymbol}})}),$.jsx(Tm,{value:A,onChange:S,disabled:!be,type:null==l?void 0:l.type,sx:{margin:0}})]}),$.jsx(cy,{pool:l,addPortion:U,midPrice:V,shareOfPool:null==Z?void 0:Z.shareOfPool})]}),!!l&&$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mt:20,mb:14},children:[$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",position:"relative",top:2},children:$.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),$.jsx(t.Box,{sx:{textAlign:"right"},children:pe.receiveList.map(((e,n)=>$.jsxs(t.Box,{sx:{mt:n>0?4:0},children:[$.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," "]}),$.jsx(t.Box,{component:"span",sx:{typography:"body2"},children:e.symbol})]},e.symbol)))})]})]}),$.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&&$.jsx(ly,{baseToken:null==l?void 0:l.baseToken,quoteToken:null==l?void 0:l.quoteToken,lqAndDodoCompareText:ke,midPrice:V}),l?$.jsx(dy,{chainId:l.chainId,baseTokenStatus:Ae,quoteTokenStatus:Se,children:$.jsx(t.Button,{fullWidth:!0,disabled:qe,danger:Te,isLoading:De.isPending||Ne.isPending,onClick:()=>{qe||(Te?je(!0):Fe())},children:Oe})}):$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:Oe})]}),$.jsx(Kf,{open:Ce,onClose:()=>je(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:Fe,modal:!0,children:$.jsxs(t.Box,{children:[$.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:ke}})}),$.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),$.jsx(Iu,{message:null===(C=De.error)||void 0===C?void 0:C.message,onClose:()=>De.reset(),isDialogModal:w})]})}function ky({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}=Ma(),v=Sf({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(ya.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?$.jsx(ne,{refresh:()=>{v.error&&v.refetch(),b.error&&b.refetch(),a&&a()},sx:{my:40,height:"100%"}}):$.jsxs($.Fragment,{children:[$.jsx(fy,{pool:i,balanceInfo:v,hidePoolInfo:r}),$.jsxs(t.Tabs,{value:x,onChange:(e,t)=>{f(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:g,variant:"inPaper",tabsListSx:{mt:16,mx:20}}),$.jsx(t.TabPanel,{value:lf.Add,children:$.jsx(xy,{pool:i,balanceInfo:v,submittedBack:s})}),$.jsx(t.TabPanel,{value:lf.Remove,children:$.jsx(wy,{pool:i,balanceInfo:v,submittedBack:s})})]})]})}function Ty({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}=Ma(),k=d?Ei[d]:"",T=Ua(),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})),I=null===(g=null===(x=B.data)||void 0===x?void 0:x.pairs)||void 0===g?void 0:g[0],A=I&&d?function(e,t){var n,i,o,r,a,s;if(e)return{address:e.id,chainId:t,baseToken:ba(e.baseToken,t),quoteToken:ba(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)}}}(I,d):void 0,S=s&&d?A:a,E=B.error?B.refetch:void 0,{poolOrMiningTab:L,poolOrMiningTabs:O,handleChangeTab:R}=function({hasMining:t}){const{i18n:i}=e.useLingui(),[o,r]=n.useState(Yf.Liquidity);return{poolOrMiningTab:o,poolOrMiningTabs:n.useMemo((()=>{const e=[{key:Yf.Liquidity,value:i._({id:"6y2TB3",message:"Liquidity"})},{key:Yf.Mining,value:i._({id:"Sti4vy",message:"Mining"})}];return t?e:e.slice(0,1)}),[i._,t]),handleChangeTab:e=>{r(e)}}}({hasMining:u}),P=Sf({account:w,pool:S?{chainId:S.chainId,address:S.address,type:S.type,baseTokenDecimals:S.baseToken.decimals,quoteTokenDecimals:S.quoteToken.decimals,baseLpTokenDecimals:null!==(y=null===(f=S.baseLpToken)||void 0===f?void 0:f.decimals)&&void 0!==y?y:18,quoteLpTokenDecimals:null!==(b=null===(v=S.quoteLpToken)||void 0===v?void 0:v.decimals)&&void 0!==b?b:18}:void 0}),M=!!(null===(C=P.userBaseLpBalance)||void 0===C?void 0:C.gt(0))||!!(null===(j=P.userQuoteLpBalance)||void 0===j?void 0:j.gt(0)),_=null!=d?d:null==S?void 0:S.chainId,D=null!=s?s:null==S?void 0:S.address;return $.jsx(t.Box,{sx:h,children:$.jsxs(t.Tabs,{value:L,onChange:(e,t)=>{R(t)},sx:{display:"flex",flexDirection:"column",overflow:"hidden",height:"100%"},children:[$.jsx(t.TabsGroup,{tabs:O,tabsListSx:Object.assign({mx:20,justifyContent:"space-between"},u&&M?{"& 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:$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",gap:12},children:["GSP"===(null==S?void 0:S.type)&&$.jsx(Gf,{}),i?$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{i()}})}):void 0]})}),$.jsx(t.TabPanel,{value:Yf.Liquidity,sx:{flex:1,overflowY:"auto"},children:$.jsx(ky,{pool:S,operate:l,hidePoolInfo:p,errorRefetch:E,submittedBack:()=>{u&&R(Yf.Mining)}})}),$.jsx(t.TabPanel,{value:Yf.Mining,sx:{flex:1,overflowY:"auto"},children:_&&D?$.jsx(Qf,{chainId:_,account:w,poolAddress:D,goLpLink:()=>{R(Yf.Liquidity)}}):""})]})})}function By(e){var{modal:t}=e,n=D(e,["modal"]);const{isMobile:i}=Ka();return $.jsx(el,{open:!!n.pool||!!n.address,onClose:n.onClose,scope:!i,modal:t,id:"pool-operate",children:$.jsx(Ty,{...n})})}function Iy({address:n,chainId:i,hideName:o,sx:a}){const s=t.useTheme(),l=Ua(),{onlyChainId:d}=G(),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)),$.jsx(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:p.map((n=>$.jsx(t.Tooltip,{leaveDelay:100,title:$.jsxs(t.Box,{sx:{maxWidth:240,whiteSpace:"pre-wrap"},children:[n.partner.introduction,!!n.partner.link&&$.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:[$.jsx(e.Trans,{id:"zwWKhA",message:"Learn more"})," ",$.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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:$.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:[$.jsx(t.Box,{component:"img",src:n.partner.logo,alt:n.partner.name,sx:{width:14,height:14,borderRadius:"50%"}}),!o&&!!n.reward&&$.jsx(t.Box,{sx:{fontSize:"10px",fontWeight:600},children:n.reward})]})},n.partner.name+n.reward)))})):null}var Ay,Sy;function Ey(){return Ey=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},Ey.apply(null,arguments)}const Ly=e=>M.createElement("svg",Ey({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Ay||(Ay=M.createElement("circle",{cx:16,cy:16,r:16,fill:"#FFE804"})),Sy||(Sy=M.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"}))),Oy="_default";function Ry({value:e,onChange:n,placeholder:o,options:r,sx:a,readOnly:s,valueOnlyIcon:l}){const d=t.useTheme();return $.jsx(t.Select,{value:null!=e?e:Oy,onChange:(t,i)=>{const o="number"==typeof e&&i?Number(i):i;n(o===Oy?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===Oy)return $.jsx(t.Box,{sx:{color:"text.secondary"},children:null!=o?o:""});const i=r.find((t=>t.key===e));return i?$.jsxs($.Fragment,{children:[i.logo,l?"":i.value]}):null},options:[...r]})}function Py({isMobileStyle:e,chain:n,isLastItem:i,logoWidth:o,mobileLogoWidth:r,sx:a}){const s=t.useTheme();return e?$.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:[$.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:r,height:r}}),$.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:o,height:o}}),$.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]})}const My=-1;function _y({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}=Ma();return n.useMemo((()=>{const t=new Map;let n;return Ro.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}=Ka(),{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 $.jsx(t.Box,{component:null==e?void 0:e.logo,sx:{width:n,height:n}})}return void 0!==i||d?e?$.jsx(Py,{isMobileStyle:x,chain:e,logoWidth:s,mobileLogoWidth:l}):null:$.jsx(Py,{isMobileStyle:x,chain:{chainId:My,logo:Ly,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:My,value:$.jsx(Py,{isMobileStyle:x,chain:{chainId:My,logo:Ly,name:g._({id:"pY/ok7",message:"All chains"})},logoWidth:r,mobileLogoWidth:a})}),p.forEach(((t,n)=>{e.push({key:t.chainId,value:$.jsx(Py,{isLastItem:n===p.length-1,isMobileStyle:x,chain:t,logoWidth:r,mobileLogoWidth:a})})})),e}),[x,r,a,p,d]);return x?$.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{pr:5},children:f()}),$.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,transform:"rotate(180deg)"}})]}),$.jsx(el,{open:h,title:$.jsx(e.Trans,{id:"lJvbHq",message:"Select Network"}),onClose:()=>m(!1),id:"select-chain",modal:!0,children:$.jsx(t.Box,{sx:{mb:20},children:y.map((e=>$.jsxs(t.Box,{onClick:()=>{const t=e.key;o(t===My?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===My)&&$.jsx(t.Box,{sx:{position:"absolute",left:0,top:24,height:20,width:2,backgroundColor:"text.primary"}})]},e.key)))})})]}):$.jsx(Ry,{value:null!=i?i:My,onChange:e=>{y.some((t=>String(t.key)===String(e)))&&o(e===My?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)})}function Dy({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=ba(r.baseToken,r.chainId),s=ba(r.quoteToken,r.chainId);return a&&s?$.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:[$.jsx(Dp,{tokens:[a,s],chainId:a.chainId,width:20,mr:8}),a.symbol,"+",s.symbol,$.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}const Ny=e=>{const{filterList:n,value:i,onChange:o}=e,r=t.useTheme();return $.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:n.map(((e,a)=>$.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)))})},Fy=({sx:n,isRightTop:i,isReverseColor:o})=>{const r=t.useTheme();return $.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:$.jsx(e.Trans,{id:"y5rS9U",message:"Migrate"})})};function qy({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 $.jsx(t.Tooltip,{children:null!=c?c:$.jsx(t.HoverOpacity,{component:oe.QuestionBorder,sx:Object.assign({width:15,height:15},d)}),title:$.jsx(t.Box,{sx:{minWidth:236},children:u.map(((r,a)=>{var d,c,u,p,h;return $.jsxs(t.Box,{sx:{mt:0===a?0:20},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16,typography:"body2",fontWeight:600,color:"text.primary"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:r.token?$.jsxs($.Fragment,{children:[$.jsx(sl,{width:14,height:14,marginRight:4,address:r.token.address,url:r.token.logoURI,chainId:n,noShowChain:!0}),r.token.symbol]}):$.jsxs($.Fragment,{children:[$.jsx(Dp,{tokens:[i,o],width:14,mr:4,chainId:n}),i.symbol,"/",null==o?void 0:o.symbol]})}),$.jsx(t.Box,{children:fr(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))})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"})}),$.jsx("span",{children:r.transactionApy?fr(new s(r.transactionApy)):"-"})]}),l?$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"})}),$.jsx("span",{children:r.miningApy?fr(new s(r.miningApy)):"-"})]}):"",r.metromMiningApy&&Number(r.metromMiningApy)>0&&$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})}),$.jsx("span",{children:r.metromMiningApy?fr(new s(r.metromMiningApy)):"-"})]})]},null!==(c=null===(d=r.token)||void 0===d?void 0:d.address)&&void 0!==c?c:1)}))})})}function Uy({list:n,onClick:i}){return $.jsx($.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=ba(c.baseToken,c.chainId),p=ba(c.quoteToken,c.chainId),h=c.apy?fr(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?fr(new s(c.apy.transactionQuoteApy).plus(null!==(d=c.apy.miningQuoteApy)&&void 0!==d?d:0)):void 0;return u&&p?$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(Dp,{tokens:[u,p],chainId:c.chainId,width:24,mr:10}),$.jsxs(t.Box,{sx:{typography:"h5"},children:[u.symbol,"/",p.symbol]})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{color:"custom.status.green.default",fontWeight:600},children:[h,m?`/${m}`:""]}),$.jsx(t.Box,{sx:{mt:2,typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]},c.id):null}))})}function Vy(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))}}}function Hy({lqList:n,setOperatePool:i,getMigrationPairAndMining:o,supportAMM:a,timeRange:l}){const d=t.useTheme(),{onSharePool:c}=G();return $.jsx($.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=ba(b.baseToken,b.chainId),j=ba(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?fr(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?fr(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]),I=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,A=b.type,S=wa(A),E="AMMV2"===A,L="AMMV3"===A,O=null==o?void 0:o({address:b.id,chainId:b.chainId});return $.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{a||mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[C&&j?$.jsx(Dp,{tokens:[C,j],width:24,mr:6,chainId:b.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==C?void 0:C.symbol}/${null==j?void 0:j.symbol}`,!!c&&$.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)})}),$.jsx(Iy,{address:b.id,chainId:b.chainId})]}),!!O&&$.jsx(Fy,{})]}),B||I?$.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:["✨ ",$.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),$.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&&$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[S,$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:$.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:L?null!==(g=null===(x=bg[b.lpFeeRate])||void 0===x?void 0:x.label)&&void 0!==g?g:"-":gr({input:new s(null!==(f=b.lpFeeRate)&&void 0!==f?f:0).plus(b.mtFeeRate?lr(b.mtFeeRate,E?4:18):0)})})})]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[k,T?`/${T}`:""]}),$.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[l,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"}),$.jsx(qy,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:B,sx:{width:14,height:14}})]})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",xr(new s(b.tvl))]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),a&&$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:["$",nr({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})]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"iuFFMB",message:"Volume ({timeRange}d)",values:{timeRange:l}})})]})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),i({pool:Ca(n),hasMining:B})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})}),a&&"PMM"===S&&$.jsx(of,{chainId:b.chainId,address:b.id})]})]},b.id+b.chainId)}))})}function Wy({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}=G();return $.jsxs(rf,{hasMore:c,loadMore:u,loadMoreLoading:p,empty:!(null==n?void 0:n.length),loading:i,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),h&&$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),$.jsxs(t.Box,{component:"th",children:[m,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),h&&$.jsxs("th",{children:[m,"d ",$.jsx(e.Trans,{id:"/cF7Rs",message:"Volume"})]}),$.jsx(t.Box,{component:"th",sx:{width:80}})]})}),$.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=ba(b.baseToken,b.chainId),j=ba(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?fr(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?fr(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 I=!!(null===(f=b.miningAddress)||void 0===f?void 0:f[0]),A=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,S=b.type,E=wa(S),L="AMMV2"===S,O="AMMV3"===S,R=x.palette.hover.default,P=null==d?void 0:d({address:b.id,chainId:b.chainId});return $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(B?", & td":"")]:{backgroundImage:`linear-gradient(${R}, ${R})`}},children:[$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[C&&j?$.jsx(Dp,{tokens:[C,j],width:24,mr:8,chainId:b.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{children:[$.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}`,$.jsx(Iy,{address:b.id,chainId:b.chainId}),!!P&&$.jsx(Fy,{})]}),$.jsx(lp,{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:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})}})]})]})}),h&&$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Cg,{poolType:E}),$.jsx(jg,{isAMMV2:L,isAMMV3:O,lpFeeRate:b.lpFeeRate,mtFeeRate:b.mtFeeRate})]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2"},title:b.tvl?`$${nr({input:b.tvl})}`:void 0,children:["$",xr(new s(b.tvl))]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[I||A?$.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:$.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",$.jsx(qy,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:I,children:$.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&&$.jsxs(t.Box,{component:"td",sx:{typography:"body2"},children:["$",nr({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})]}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[h&&"PMM"===E&&$.jsx(of,{chainId:b.chainId,address:b.id}),B?$.jsx(tf,{text:B,onClick:()=>l(null)}):$.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({pool:Ca(e),hasMining:I})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})]},b.id+b.chainId)}))})]})}function Zy({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}=G(),{minDevice:C,isMobile:j}=Ka(),w=c.useQueryClient(),[k,T]=n.useState("all"),[B,I]=n.useState("1"),{filterTokens:A,filterASymbol:S,filterBSymbol:L,filterAddressLqList:O,handleDeleteToken:R,handleChangeFilterTokens:P,handleChangeFilterAddress:M}=Vy(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]),D=n.useMemo((()=>({chainIds:o,pageSize:j?4:8,filterState:{viewOnlyOwn:!1,filterTypes:_}})),[o,_,j]),F=Ua(),q=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},D),{filterState:Object.assign({filterASymbol:S,filterBSymbol:L},D.filterState)})}),U=c.useInfiniteQuery(Object.assign(Object.assign({},q),{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 H=!!(null==O?void 0:O.length);H?V=[...O]:null===(m=U.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 W=U.hasNextPage&&!H;return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[g.breakpoints.up("tablet")]:{mr:"auto"}},children:h}),!f&&$.jsx(_y,{chainId:a,setChainId:s}),(y||v)&&$.jsx(Ny,{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)}),$.jsx(Ny,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:B,onChange:e=>I(e)}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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:$.jsx(sf,{value:A,onChange:P,searchAddress:(e,t)=>N(this,void 0,void 0,(function*(){var n;const i=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},D),{filterState:Object.assign({address:e},D.filterState)})}),o=null===(n=(yield w.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?$.jsx(Uy,{list:o,onClick:()=>{M(o),t()}}):null}))})}),(H||!!A.length)&&$.jsxs(t.Box,{sx:{my:0},children:[H?$.jsx(Dy,{lqList:O,onDeleteTag:()=>M([])}):"",$.jsx(nf,{tags:A,onDeleteTag:R})]})]})]}),j?$.jsx(E,{hasMore:W,threshold:300,loadMore:i.debounce((()=>{U.hasNextPage&&!U.isFetching&&U.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>e.current||null,loader:$.jsx(af,{sx:{mt:20}},"loader"),children:$.jsxs(ef,{children:[U.isLoading?$.jsx(af,{}):"",!U.isLoading&&!(null==V?void 0:V.length)&&!U.error&&$.jsx(K,{sx:{mt:40},hasSearch:!!(a&&!f||S||L)}),!!U.error&&$.jsx(ne,{refresh:U.refetch,sx:{mt:40}}),$.jsx(Hy,{lqList:V,setOperatePool:d,supportAMM:y||v,getMigrationPairAndMining:p,timeRange:B})]})}):$.jsxs($.Fragment,{children:[$.jsx(Wy,{lqList:V,loading:U.isLoading,operatePool:l,setOperatePool:d,hasMore:W,loadMoreLoading:U.isFetchingNextPage,loadMore:()=>{U.hasNextPage&&!U.isFetching&&U.fetchNextPage()},supportAMM:y||v,timeRange:B,getMigrationPairAndMining:p}),$.jsx(Np,{loading:U.isLoading,refetch:U.error?U.refetch:void 0,empty:!(null==V?void 0:V.length),hasSearch:!!(a&&!f||S||L)})]})]})}function $y({onClick:e,title:n,desc:i}){const o=t.useTheme();return $.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:$.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:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:o.palette.text.primary},children:n}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary},children:i})]})})}const zy=i=>{const o=t.useTheme(),{isMobile:r}=Ka(),{supportAMMV2:a,supportAMMV3:s,notSupportPMM:l}=G(),[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=$.jsxs($.Fragment,{children:[!l&&$.jsx($y,{onClick:()=>{mm.getState().push({type:exports.PageType.CreatePool})},title:$.jsx(e.Trans,{id:"Eif7f6",message:"PMM Pool"}),desc:$.jsx(e.Trans,{id:"LQ0J1B",message:"Flexible customization, take full control of liquidity"})}),a&&$.jsx($y,{onClick:()=>{mm.getState().push({type:exports.PageType.createPoolAMMV2})},title:$.jsx(e.Trans,{id:"lNYomJ",message:"AMM V2 Position"}),desc:$.jsx(e.Trans,{id:"lLbR0m",message:"Simple, full-range liquidity"})}),s&&$.jsx($y,{onClick:()=>{mm.getState().push({type:exports.PageType.createPoolAMMV3})},title:$.jsx(e.Trans,{id:"sVlqoo",message:"AMM V3 Position"}),desc:$.jsx(e.Trans,{id:"EkAv3P",message:"Concentrated liquidity, higher efficiency"})})]});return r?$.jsxs($.Fragment,{children:[$.jsxs(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{c(!0)},sx:{height:36},children:[$.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]}),$.jsx(el,{open:d,title:$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"}),onClose:()=>{c(!1)},modal:!0,children:$.jsx(t.Box,{sx:{mb:0},children:n})})]}):$.jsx(t.Tooltip,{arrow:!1,leaveDelay:300,placement:r?"bottom":"bottom-end",sx:{p:0,backgroundColor:"background.paper"},title:$.jsx(t.Box,{children:n}),children:$.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:[$.jsx(t.Box,{component:oe.Plus}),$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})})}return $.jsxs(t.Button,{variant:t.Button.Variant.outlined,fullWidth:r,onClick:()=>{mm.getState().push({type:h})},sx:{height:40},children:[$.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})},Qy="DODO_WIDGET_POOL_LIST_TOP_TAB",Gy="DODO_WIDGET_POOL_LIST_TAB",Yy="DODO_WIDGET_POOLS_LIST_FILTER_CHAIN";var Ky,Xy,Jy,ev;!function(e){e.ALM="ALM",e.NORMAL="NORMAL",e.MULTI_TOKEN="MULTI_TOKEN"}(Ky||(Ky={})),function(e){e.ALL="ALL",e.MY="MY"}(Xy||(Xy={})),function(e){e.addLiquidity="add-liquidity",e.myLiquidity="my-liquidity",e.myCreated="my-created"}(Jy||(Jy={})),function(e){e.ALL="ALL",e.MY="MY"}(ev||(ev={}));const tv=(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 nv({account:n,list:i,setOperatePool:o}){const r=t.useTheme();return $.jsx($.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}=tv(m,i.quoteReserve?new s(i.quoteReserve):null,r);return $.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:h,address:p}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[x&&g?$.jsx(Dp,{tokens:[x,g],width:24,mr:8,chainId:h,showChainLogo:!0}):"",$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:Ia(p)}),"DPP"===m&&$.jsx(t.HoverAddBackground,{sx:{ml:2},component:t.ButtonBase,onClick:e=>{e.stopPropagation(),mm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:h,address:p}})},children:$.jsx(t.Box,{component:oe.Edit,sx:{width:12,height:12,cursor:"pointer"}})})]}),$.jsx(t.Box,{sx:{typography:"h6",width:"max-content",p:8,borderRadius:8,backgroundColor:v,color:y},children:f})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mt:44},children:[$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.tvl?xr(new s(i.tvl)):"-"]}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),$.jsx(t.Box,{sx:{display:"inline-block",mx:20,height:24,width:"1px",backgroundColor:"custom.border.default"}}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.totalFee?xr(new s(i.totalFee)):"-"]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})})]})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",gap:"8px"},children:[!!n&&$.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:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({address:p,operate:lf.Add,chainId:h})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})]},p+h)}))})}function iv({account:n,list:i,loading:r,operatePool:a,setOperatePool:l}){const d=t.useTheme(),c=mm();return $.jsxs(rf,{empty:!(null==i?void 0:i.length),loading:r,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})}),$.jsx(t.Box,{component:"th",sx:{width:160}})]})}),$.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}=tv(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 $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(T?", & td":"")]:{backgroundImage:`linear-gradient(${B}, ${B})`}},children:[$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[b&&C?$.jsx(Dp,{tokens:[b,C],width:24,mr:10,chainId:y,showChainLogo:!0}):"",$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.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:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},onClick:()=>{c.push({type:exports.PageType.PoolDetail,params:{chainId:y,address:f}})},children:Ia(f)}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}})]}),g?$.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:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),$.jsx(t.Box,{sx:{typography:"h6",width:"max-content",mt:2,px:8,py:2,borderRadius:12,backgroundColor:k,color:w},children:j})]})]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2"},title:i.tvl?`$${nr({input:i.tvl})}`:void 0,children:["$",i.tvl?xr(new s(i.tvl)):"-"]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{title:i.totalFee?`$${nr({input:i.totalFee})}`:"",sx:{typography:"body2",fontWeight:600},children:["$",i.totalFee?xr(new s(i.totalFee)):"-"]})}),$.jsx(t.Box,{component:"td",children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:T?$.jsx(tf,{text:T,onClick:()=>l(null)}):$.jsxs($.Fragment,{children:[!!n&&$.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:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.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 ov({account:i,filterChainIds:o,activeChainId:a,handleChangeActiveChainId:s,operatePool:l,setOperatePool:d,children:u}){var p,h,m,x,g,f;const{isMobile:y}=Ka(),v=t.useTheme(),{onlyChainId:b}=G(),C={limit:1e3,page:1,owner:i},j=Ua().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),I=T?k.filter((e=>!!Number(null==e?void 0:e.tvl))):k;return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[v.breakpoints.up("tablet")]:{mr:"auto"}},children:u}),!b&&$.jsx(_y,{chainId:a,setChainId:s}),$.jsxs(t.Box,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary"},children:[$.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:T,onChange:e=>{const{checked:t}=e.target;B(t)}}),$.jsx(e.Trans,{id:"eVZ7bY",message:"Hide TVL=0 pools"})]})]}),y?$.jsxs(ef,{children:[w.isLoading?$.jsx(af,{}):"",!w.isLoading&&!(null==I?void 0:I.length)&&!w.error&&$.jsx(K,{sx:{mt:40},hasSearch:!!a&&!b}),!!w.error&&$.jsx(ne,{refresh:w.refetch,sx:{mt:40}}),$.jsx(nv,{account:i,list:I,setOperatePool:d})]}):$.jsxs($.Fragment,{children:[$.jsx(iv,{account:i,list:I,loading:w.isLoading,operatePool:l,setOperatePool:d}),$.jsx(Np,{loading:w.isLoading,refetch:w.error?w.refetch:void 0,empty:!(null==I?void 0:I.length),hasSearch:!!a&&!b})]})]})}function rv({account:n,lqList:i,setOperatePool:o,getMigrationPairAndMining:a,supportAMM:l,timeRange:d}){const c=t.useTheme();return $.jsx($.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,I=ba(B.baseToken,B.chainId),A=ba(B.quoteToken,B.chainId),S=null===(u=B.apyList)||void 0===u?void 0:u.find((e=>(null==e?void 0:e.timeRange)===`${d}D`)),E=r.PoolApi.utils.singleSideLp(B.type),L=S?fr(new s(null==S?void 0:S.transactionBaseApy).plus(null!==(p=null==S?void 0:S.miningBaseApy)&&void 0!==p?p:0).plus(null!==(h=null==S?void 0:S.metromMiningApy)&&void 0!==h?h:0)):void 0,O=E&&S?fr(new s(S.transactionQuoteApy).plus(null!==(m=S.miningQuoteApy)&&void 0!==m?m:0)):void 0;let R,P;(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(R=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&&(P=new s(e.liquidityTokenBalance))}}}));const M=!!(null===(g=B.miningAddress)||void 0===g?void 0:g[0]),_=!!(null==S?void 0:S.metromMiningApy)&&Number(null==S?void 0:S.metromMiningApy)>0,D=null===(f=i.liquidityPositions)||void 0===f?void 0:f[0],N=B.type,F=wa(N),q="AMMV2"===N,U="AMMV3"===N,V=null==a?void 0:a({address:B.id,chainId:B.chainId});return $.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{l||mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:B.chainId,address:B.id}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[I&&A?$.jsx(Dp,{tokens:[I,A],width:24,mr:6,chainId:B.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==I?void 0:I.symbol}/${null==A?void 0:A.symbol}`,$.jsx(Iy,{address:B.id,chainId:B.chainId})]}),!!V&&$.jsx(Fy,{})]}),M||_?$.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:["✨ ",$.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),$.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&&$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[F,$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:$.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:U?null!==(v=null===(y=bg[B.lpFeeRate])||void 0===y?void 0:y.label)&&void 0!==v?v:"-":gr({input:new s(null!==(b=B.lpFeeRate)&&void 0!==b?b:0).plus(B.mtFeeRate?lr(B.mtFeeRate,q?4:18):0)})})})]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[L||"-%",O?`/${O}`:""]}),$.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[d,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"}),$.jsx(qy,{chainId:B.chainId,apy:S,baseToken:I,quoteToken:A,hasQuote:!!O,hasMining:M,sx:{width:14,height:14}})]})]}),U?null:$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",xr(new s(B.tvl||0))]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),"AMMV2"===N&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"h5"},children:gr({input:null===(j=null===(C=i.liquidityPositions)||void 0===C?void 0:C[0])||void 0===j?void 0:j.poolShare})}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"h3PbRN",message:"My Pool Share"})})]}),$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",fontWeight:"bold"},children:U?(null==D?void 0:D.liquidityUSD)?`$${ir({input:D.liquidityUSD,decimals:2})}`:"-":$.jsxs($.Fragment,{children:[E?$.jsx(sl,{address:null==I?void 0:I.address,chainId:B.chainId,url:null==I?void 0:I.logoURI,width:18,height:18,sx:{mr:4}}):$.jsx(Dp,{tokens:I&&A?[I,A]:[],width:18,mr:4,showChainLogo:!1,chainId:B.chainId}),R?nr({input:R}):"",E&&$.jsxs($.Fragment,{children:[" / ",$.jsx(sl,{address:null==A?void 0:A.address,chainId:B.chainId,url:null==A?void 0:A.logoURI,width:18,height:18,sx:{mx:4}}),P?nr({input:P}):"0"]})]})}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})})]})]}),U&&$.jsxs(t.Box,{sx:{mt:20},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[$.jsx(Kg,{outOfRange:null!==(w=null==D?void 0:D.outOfRange)&&void 0!==w&&w}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(k=null==D?void 0:D.priceRange)||void 0===k?void 0:k.token0LowerPrice,atLimit:{},direction:Sm.LOWER})," "]}),null==I?void 0:I.symbol]})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.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"})}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(T=null==D?void 0:D.priceRange)||void 0===T?void 0:T.token1LowerPrice,atLimit:{},direction:Sm.UPPER})," "]}),null==I?void 0:I.symbol]})})]}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[U?null:!!n&&$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Remove,pool:ja(i),hasMining:M})},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Add,pool:ja(i),hasMining:M})},children:$.jsx(e.Trans,{id:"J/hVSQ",message:"{0}",values:{0:U?"Manage":"Add"}})}),l&&"PMM"===F&&$.jsx(of,{chainId:B.chainId,address:B.id})]})]},U?null==D?void 0:D.id:B.id+B.chainId)}))})}function av({account:n,lqList:i,loading:a,operatePool:l,setOperatePool:d,supportAMM:c,onlyV3:u,getMigrationPairAndMining:p,timeRange:h}){const m=t.useTheme();return $.jsxs(rf,{empty:!(null==i?void 0:i.length),loading:a,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),c&&$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),u?null:$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),$.jsxs(t.Box,{component:"th",children:[h,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),u?$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})}):null,$.jsx(t.Box,{component:"th",sx:{width:210}})]})}),$.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,I,A;if(!(null==i?void 0:i.pair))return null;const S=i.pair,E=ba(S.baseToken,S.chainId),L=ba(S.quoteToken,S.chainId),O=r.PoolApi.utils.singleSideLp(S.type),R=null===(a=S.apyList)||void 0===a?void 0:a.find((e=>(null==e?void 0:e.timeRange)===`${h}D`)),P=R?fr(new s(null==R?void 0:R.transactionBaseApy).plus(null!==(x=null==R?void 0:R.miningBaseApy)&&void 0!==x?x:0)):void 0,M=O&&R?fr(new s(R.transactionQuoteApy).plus(null!==(g=R.miningQuoteApy)&&void 0!==g?g:0)):void 0;let _,D;(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==S?void 0:S.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==S?void 0:S.quoteLpToken)||void 0===o?void 0:o.id)||void 0===r?void 0:r.toLocaleLowerCase())===t&&(D=new s(e.liquidityTokenBalance))}}}));const N=null===(y=i.liquidityPositions)||void 0===y?void 0:y[0],F=S.type,q=wa(F),U="AMMV2"===F,V="AMMV3"===F;let H="";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==N?void 0:N.id)&&(H=o.i18n._({id:"p3607o",message:"Managing"}));else if((null===(j=null==l?void 0:l.pool)||void 0===j?void 0:j.address)===S.id||(null==l?void 0:l.address)===S.id)if(l.operate===lf.Remove)H=o.i18n._({id:"0+31GV",message:"Removing"});else H=o.i18n._({id:"1yHVE+",message:"Adding"});const W=!!(null===(w=S.miningAddress)||void 0===w?void 0:w[0]),Z=!!(null==R?void 0:R.metromMiningApy)&&Number(null==R?void 0:R.metromMiningApy)>0,z=m.palette.hover.default,Q=null==p?void 0:p({address:S.id,chainId:S.chainId});return $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(H?", & td":"")]:{backgroundImage:`linear-gradient(${z}, ${z})`}},children:[$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[E&&L?$.jsx(Dp,{tokens:[E,L],width:24,mr:8,chainId:S.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[`${null==E?void 0:E.symbol}/${null==L?void 0:L.symbol}`,$.jsx(Iy,{address:S.id,chainId:S.chainId}),!!Q&&$.jsx(Fy,{})]}),$.jsx(lp,{address:S.id,customChainId:S.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,disabledAddress:c,onAddressClick:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:S.chainId,address:S.id}})},sx:{typography:"h6",color:"text.secondary"}})]})]})}),c&&$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Cg,{poolType:q}),$.jsx(jg,{isAMMV2:U,isAMMV3:V,lpFeeRate:S.lpFeeRate,mtFeeRate:S.mtFeeRate})]})}),V?null:$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2"},title:S.tvl?`$${nr({input:S.tvl||0})}`:void 0,children:["$",xr(new s(S.tvl||0))]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[W||Z?$.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:$.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",$.jsx(qy,{chainId:S.chainId,apy:R,baseToken:E,quoteToken:L,hasQuote:!!M,hasMining:W,children:$.jsxs(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:[P||"-%",M?`/${M}`:""]})})]})}),$.jsx(t.Box,{component:"td",children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2"},children:V?(null==N?void 0:N.liquidityUSD)?`$${ir({input:N.liquidityUSD,decimals:2})}`:"-":$.jsxs($.Fragment,{children:[O?$.jsx(sl,{address:null==E?void 0:E.address,chainId:S.chainId,url:null==E?void 0:E.logoURI,width:24,height:24,noShowChain:!0,sx:{mr:4}}):$.jsx(Dp,{tokens:E&&L?[E,L]:[],width:24,mr:4,showChainLogo:!1,chainId:S.chainId}),_?nr({input:_}):"-",O&&$.jsxs($.Fragment,{children:[" / ",$.jsx(sl,{address:null==L?void 0:L.address,chainId:S.chainId,url:null==L?void 0:L.logoURI,width:24,height:24,noShowChain:!0,sx:{mx:4}}),D?nr({input:D}):"0"]}),U&&$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"NXZdrO",message:"My pool share"}),children:$.jsx(t.Box,{sx:{ml:4,px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:gr({input:null===(T=null===(k=i.liquidityPositions)||void 0===k?void 0:k[0])||void 0===T?void 0:T.poolShare})})})]})})}),u?$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[$.jsx(Kg,{outOfRange:null!==(B=null==N?void 0:N.outOfRange)&&void 0!==B&&B}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(I=null==N?void 0:N.priceRange)||void 0===I?void 0:I.token0LowerPrice,atLimit:{},direction:Sm.LOWER})," "]}),null==E?void 0:E.symbol]})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.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"})}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(A=null==N?void 0:N.priceRange)||void 0===A?void 0:A.token0UpperPrice,atLimit:{},direction:Sm.UPPER})," "]}),null==E?void 0:E.symbol]})})]})}):null,$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[c&&"PMM"===q&&$.jsx(of,{chainId:S.chainId,address:S.id}),H?$.jsx(tf,{text:H,onClick:()=>d(null)}):$.jsxs($.Fragment,{children:[V?null:!!n&&$.jsxs(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),d({operate:lf.Remove,pool:ja(i),hasMining:W})},sx:{py:0,height:32},children:[$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"}),!!Q&&$.jsx(Fy,{isRightTop:!0})]}),$.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{d({pool:ja(i),hasMining:W})},sx:{py:0,height:32},children:V?o.i18n._({id:"wckWOP",message:"Manage"}):o.i18n._({id:"m16xKo",message:"Add"})})]})]})})]},V?null==N?void 0:N.id:S.id+S.chainId)}))})]})}function sv({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}=Ka(),k=c.useQueryClient(),{onlyChainId:T,supportAMMV2:B,supportAMMV3:I,notSupportPMM:A}=G(),[S,E]=n.useState("pmm&v2"),[L,O]=n.useState("1"),{filterTokens:R,filterASymbol:P,filterBSymbol:M,filterAddressLqList:_,handleDeleteToken:D,handleChangeFilterTokens:F,handleChangeFilterAddress:q}=Vy(u);let U=A?[]:["CLASSICAL","DVM","DSP","GSP","DPP"];B&&U.push("AMMV2"),I&&"v3"===S&&(U=["AMMV3"]);const V={currentPage:1,pageSize:1e3,user:e,filterState:{viewOnlyOwn:!0,filterTypes:U}},H=Ua(),W=H.getQuery(r.PoolApi.graphql.fetchMyLiquidityList,{where:Object.assign(Object.assign({},V),{filterState:Object.assign({filterASymbol:P,filterBSymbol:M},V.filterState)})}),Z=c.useQuery(Object.assign({},W));let z=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 Q=!!(null==_?void 0:_.length);return Q?z=[..._]:i&&(z=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:[]),$.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[C.breakpoints.up("tablet")]:{mr:"auto"}},children:p}),!T&&$.jsx(_y,{chainId:o,setChainId:a}),I&&$.jsx(Ny,{filterList:[{label:"V3",value:"v3"},{label:"V2 & PMM",value:"pmm&v2"}],value:S,onChange:e=>E(e)}),$.jsx(Ny,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:L,onChange:e=>O(e)}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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:$.jsx(sf,{value:R,onChange:F,searchAddress:(e,t)=>N(this,void 0,void 0,(function*(){var n;const i=H.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)?$.jsx(Uy,{list:o,onClick:()=>{q(o),t()}}):null}))})}),(Q||!!R.length)&&$.jsxs(t.Box,{sx:{my:0},children:[Q?$.jsx(Dy,{lqList:_,onDeleteTag:()=>q([])}):"",$.jsx(nf,{tags:R,onDeleteTag:D})]})]})]}),w?$.jsxs(ef,{children:[Z.isLoading?$.jsx(af,{}):"",!Z.isLoading&&!(null==z?void 0:z.length)&&!Z.error&&$.jsx(K,{sx:{mt:40},hasSearch:!!(o&&!T||P||M)}),!!Z.error&&$.jsx(ne,{refresh:Z.refetch,sx:{mt:40}}),$.jsx(rv,{account:e,lqList:z,setOperatePool:l,supportAMM:B||I,getMigrationPairAndMining:d,timeRange:L})]}):$.jsxs($.Fragment,{children:[$.jsx(av,{account:e,lqList:z,loading:Z.isLoading,operatePool:s,setOperatePool:l,supportAMM:B||I,onlyV3:"v3"===S,getMigrationPairAndMining:d,timeRange:L}),$.jsx(Np,{loading:Z.isLoading,refetch:Z.error?Z.refetch:void 0,empty:!(null==z?void 0:z.length),hasSearch:!!(o&&!T||P||M)})]})]})}function lv(e){var{sx:n}=e,i=D(e,["sx"]);return $.jsx(t.TabPanel,{...i,sx:Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",overflow:"hidden"})})}function dv({params:e,scrollRef:i,tokenAndPoolFilter:o,operatePool:a,onOperatePool:s,getMigrationPairAndMining:l}){var d,c,u;const{isMobile:p}=Ka();t.useTheme();const h=G((e=>e.noDocumentLink)),m=n.useRef(null),{account:x}=Ma(),{poolTopTab:g,normalPoolTab:f,almPoolTab:y,multiTokenPoolTab:v,normalTabs:b,almTabs:C,topTabs:j,multiTokenTabs:w,handleChangePoolTab:k}=function(){const[e,t]=n.useState(Ky.NORMAL),[i,o]=n.useState(Xy.ALL),[r,a]=n.useState(Jy.addLiquidity),[s,l]=n.useState(ev.ALL),{supportAMMV2:d,supportAMMV3:c,notSupportPMM:u,supportCurve:p}=G(),h=n.useMemo((()=>{const e=[{key:Ky.NORMAL,value:"Normal"}];return p&&e.push({key:Ky.MULTI_TOKEN,value:"Multi-token"}),e}),[p]),m=n.useMemo((()=>[{key:Xy.ALL,value:"All vauls"},{key:Xy.MY,value:"My liquidity"}]),[]),x=n.useMemo((()=>{const e=[{key:Jy.addLiquidity,value:"Add Liquidity"},{key:Jy.myLiquidity,value:"My Liquidity"}];return u||e.push({key:Jy.myCreated,value:d||c?"My Pools (PMM)":"My Pools"}),e}),[d,c,u]),g=n.useMemo((()=>[{key:ev.ALL,value:"All pools"},{key:ev.MY,value:"My liquidity"}]),[]),f=n.useRef(!1);return n.useEffect((()=>{const e=sessionStorage.getItem(Qy),n=sessionStorage.getItem(Gy);e&&n&&!f.current&&(f.current=!0,t(e),e===Ky.NORMAL?a(n):e===Ky.ALM?o(n):e===Ky.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===Ky.NORMAL?a(n):e===Ky.ALM?o(n):e===Ky.MULTI_TOKEN&&l(n),sessionStorage.setItem(Qy,e),sessionStorage.setItem(Gy,n)}}}(),{activeChainId:T,filterChainIds:B,handleChangeActiveChainId:I}=function(){const{chainId:e}=Ma(),{onlyChainId:t,defaultChainId:i}=G(),[o,a]=n.useState(t),s=n.useMemo((()=>void 0!==o?[o]:Po(e)?void 0:Object.values(r.ChainId).filter((e=>!!Number(e)))),[e,o]);return n.useEffect((()=>{const e=Number(sessionStorage.getItem(Yy));e&&a(e)}),[]),n.useEffect((()=>{!sessionStorage.getItem(Yy)&&i&&a(i)}),[i]),{activeChainId:o,filterChainIds:s,handleChangeActiveChainId:e=>{void 0===e?sessionStorage.removeItem(Yy):sessionStorage.setItem(Yy,String(e)),a(e)}}}(),[A,S]=n.useState(null),[E,L]=n.useState(a||null),O=e=>{if(s){if(s(e))return}L(e)};return n.useEffect((()=>{L(a||null)}),[a]),$.jsxs(pm,{sx:Object.assign({},p?{p:0}:{display:"flex",gap:12,flex:1}),ref:m,children:[$.jsxs(t.Tabs,{value:g,onChange:(e,t)=>{t===Ky.NORMAL?k({topTab:t,poolTab:f}):t===Ky.ALM?k({topTab:t,poolTab:y}):t===Ky.MULTI_TOKEN&&k({topTab:t,poolTab:v})},sx:p?{}:{display:"flex",flexDirection:"column",flex:1,overflow:"hidden",height:"max-content",maxHeight:"100%"},children:[$.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:[$.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===Ky.NORMAL&&$.jsx(zy,{})]}),$.jsx(lv,{value:Ky.ALM,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:"ALM"}),$.jsx(lv,{value:Ky.NORMAL,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsxs(t.Tabs,{value:f,onChange:(e,t)=>{k({topTab:Ky.NORMAL,poolTab:t})},children:[$.jsx(t.TabPanel,{value:Jy.addLiquidity,children:$.jsx(Zy,{account:x,filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,handleChangeActiveChainId:I,operatePool:E,setOperatePool:O,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:$.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),$.jsx(t.TabPanel,{value:Jy.myLiquidity,children:$.jsx(sv,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:I,operatePool:E,setOperatePool:O,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:$.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),$.jsx(t.TabPanel,{value:Jy.myCreated,children:$.jsx(ov,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:I,operatePool:E,setOperatePool:O,children:$.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),!h&&$.jsx(xm,{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})})]})}),$.jsx(lv,{value:Ky.MULTI_TOKEN,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsxs(t.Tabs,{value:v,onChange:(e,t)=>{k({topTab:Ky.MULTI_TOKEN,poolTab:t})},children:[$.jsx(t.TabPanel,{value:ev.ALL,children:$.jsx(ff,{scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:A,setOperateCurvePool:S,account:x,children:$.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})}),$.jsx(t.TabPanel,{value:ev.MY,children:$.jsx(ff,{scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:A,setOperateCurvePool:S,account:x,isMyPool:!0,children:$.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})})]})})]}),g===Ky.NORMAL&&E&&$.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:"AMMV3"===(null===(d=null==E?void 0:E.pool)||void 0===d?void 0:d.type)&&E.pool.chainId?f===Jy.myLiquidity&&(null===(u=null===(c=E.pool.liquidityPositions)||void 0===c?void 0:c[0])||void 0===u?void 0:u.tokenId)?$.jsx(Yg,{baseToken:E.pool.baseToken,quoteToken:E.pool.quoteToken,feeAmount:Number(E.pool.lpFeeRate),tokenId:E.pool.liquidityPositions[0].tokenId,chainId:E.pool.chainId,onClose:()=>O(null)}):$.jsx(Jg,{chainId:E.pool.chainId,baseToken:E.pool.baseToken,quoteToken:E.pool.quoteToken,feeAmount:Number(E.pool.lpFeeRate),onClose:()=>O(null),handleGoToAddLiquidityV3:e=>{mm.getState().push({type:exports.PageType.createPoolAMMV3,params:e})}}):$.jsx($.Fragment,{children:p?$.jsx(By,{account:x,onClose:()=>O(null),modal:p,...E}):$.jsx(Ty,{account:x,onClose:()=>O(null),...E,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"}})})}),g===Ky.MULTI_TOKEN&&A&&$.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:$.jsx(Tf,{operateCurvePool:A,setOperateCurvePool:S})})]})}function cv({sx:e,onClick:n}){const o=t.useTheme();return $.jsx(t.HoverOpacity,{onClick:()=>{n?n():mm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer"},e),children:$.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:$.jsx(oe.ArrowBack,{})})})}var uv,pv,hv,mv,xv,gv,fv,yv,vv,bv,Cv,jv,wv;function kv(){return kv=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},kv.apply(null,arguments)}const Tv=e=>M.createElement("svg",kv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),uv||(uv=M.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_5229_28889)"})),pv||(pv=M.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_5229_28889)"})),hv||(hv=M.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_5229_28889)"})),mv||(mv=M.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_5229_28889)"})),xv||(xv=M.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_5229_28889)"})),gv||(gv=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28889)"})),fv||(fv=M.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_5229_28889)"})),yv||(yv=M.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_5229_28889)"})),vv||(vv=M.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_5229_28889)"})),bv||(bv=M.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_5229_28889)"})),Cv||(Cv=M.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_5229_28889)"})),jv||(jv=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28889)"})),wv||(wv=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5229_28889",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_5229_28889",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_5229_28889",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_5229_28889",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_5229_28889",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_5229_28889",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_5229_28889",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_5229_28889",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_5229_28889",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_5229_28889",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_5229_28889",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5229_28889",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var Bv,Iv,Av,Sv,Ev,Lv,Ov,Rv,Pv,Mv,_v,Dv,Nv;function Fv(){return Fv=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},Fv.apply(null,arguments)}const qv=e=>M.createElement("svg",Fv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Bv||(Bv=M.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_3900_354238)"})),Iv||(Iv=M.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_3900_354238)"})),Av||(Av=M.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_3900_354238)"})),Sv||(Sv=M.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_3900_354238)"})),Ev||(Ev=M.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_3900_354238)"})),Lv||(Lv=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_3900_354238)"})),Ov||(Ov=M.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_3900_354238)"})),Rv||(Rv=M.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_3900_354238)"})),Pv||(Pv=M.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_3900_354238)"})),Mv||(Mv=M.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_3900_354238)"})),_v||(_v=M.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_3900_354238)"})),Dv||(Dv=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_3900_354238)"})),Nv||(Nv=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_3900_354238",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_3900_354238",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_3900_354238",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_3900_354238",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_3900_354238",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_3900_354238",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_3900_354238",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_3900_354238",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_3900_354238",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_3900_354238",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_3900_354238",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_3900_354238",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var Uv,Vv,Hv,Wv,Zv,$v,zv,Qv,Gv,Yv,Kv,Xv,Jv,eb;function tb(){return tb=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},tb.apply(null,arguments)}const nb=e=>M.createElement("svg",tb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Uv||(Uv=M.createElement("g",{clipPath:"url(#clip0_5057_344879)"},M.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344879)"}),M.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344879)"}),M.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344879)"}),M.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344879)"}),M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344879)"}),M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344879)"}),M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344879)"}),M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344879)"}),M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344879)"}),M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344879)"}))),Vv||(Vv=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344879)"})),Hv||(Hv=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344879)"})),Wv||(Wv=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344879)"})),Zv||(Zv=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344879)"})),$v||($v=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344879)"})),zv||(zv=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344879)"})),Qv||(Qv=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344879)"})),Gv||(Gv=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344879)"})),Yv||(Yv=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344879)"})),Kv||(Kv=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344879)"})),Xv||(Xv=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344879)"})),Jv||(Jv=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344879)"})),eb||(eb=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5057_344879",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5057_344879",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint2_linear_5057_344879",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint3_linear_5057_344879",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint4_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint5_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint6_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint7_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint8_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint9_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint10_linear_5057_344879",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5057_344879",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint12_linear_5057_344879",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint13_linear_5057_344879",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint14_linear_5057_344879",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint15_linear_5057_344879",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint16_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint17_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint18_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint19_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint20_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint21_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("clipPath",{id:"clip0_5057_344879"},M.createElement("rect",{width:737,height:220,fill:"white"})))));var ib,ob,rb,ab,sb,lb,db,cb,ub,pb,hb,mb,xb,gb;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 yb=e=>M.createElement("svg",fb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ib||(ib=M.createElement("g",{clipPath:"url(#clip0_5057_344817)"},M.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344817)"}),M.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344817)"}),M.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344817)"}),M.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344817)"}),M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344817)"}),M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344817)"}),M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344817)"}),M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344817)"}),M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344817)"}),M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344817)"}))),ob||(ob=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344817)"})),rb||(rb=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344817)"})),ab||(ab=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344817)"})),sb||(sb=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344817)"})),lb||(lb=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344817)"})),db||(db=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344817)"})),cb||(cb=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344817)"})),ub||(ub=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344817)"})),pb||(pb=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344817)"})),hb||(hb=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344817)"})),mb||(mb=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344817)"})),xb||(xb=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344817)"})),gb||(gb=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5057_344817",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5057_344817",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint2_linear_5057_344817",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint3_linear_5057_344817",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint4_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint5_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint6_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint7_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint8_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint9_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint10_linear_5057_344817",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5057_344817",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint12_linear_5057_344817",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint13_linear_5057_344817",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint14_linear_5057_344817",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint15_linear_5057_344817",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint16_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint17_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint18_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint19_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint20_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint21_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("clipPath",{id:"clip0_5057_344817"},M.createElement("rect",{width:737,height:220,fill:"white"})))));var vb,bb,Cb,jb,wb,kb,Tb,Bb,Ib,Ab,Sb,Eb,Lb;function Ob(){return Ob=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},Ob.apply(null,arguments)}const Rb=e=>M.createElement("svg",Ob({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),vb||(vb=M.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),bb||(bb=M.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),Cb||(Cb=M.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),jb||(jb=M.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),wb||(wb=M.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),kb||(kb=M.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),Tb||(Tb=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_5229_28865)"})),Bb||(Bb=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_5229_28865)"})),Ib||(Ib=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_5229_28865)"})),Ab||(Ab=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_5229_28865)"})),Sb||(Sb=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_5229_28865)"})),Eb||(Eb=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_5229_28865)"})),Lb||(Lb=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5229_28865",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_5229_28865",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_5229_28865",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_5229_28865",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_5229_28865",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_5229_28865",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var Pb,Mb,_b,Db,Nb,Fb,qb,Ub,Vb,Hb,Wb,Zb,$b;function zb(){return zb=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},zb.apply(null,arguments)}const Qb=e=>M.createElement("svg",zb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Pb||(Pb=M.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Mb||(Mb=M.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),_b||(_b=M.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Db||(Db=M.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Nb||(Nb=M.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Fb||(Fb=M.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),qb||(qb=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_3900_354262)"})),Ub||(Ub=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_3900_354262)"})),Vb||(Vb=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_3900_354262)"})),Hb||(Hb=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_3900_354262)"})),Wb||(Wb=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_3900_354262)"})),Zb||(Zb=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_3900_354262)"})),$b||($b=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_3900_354262",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_3900_354262",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_3900_354262",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_3900_354262",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_3900_354262",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_3900_354262",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var Gb,Yb,Kb,Xb,Jb,eC,tC,nC,iC,oC,rC,aC,sC;function lC(){return lC=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},lC.apply(null,arguments)}const dC=e=>M.createElement("svg",lC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Gb||(Gb=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_5229_28987)"})),Yb||(Yb=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_5229_28987)"})),Kb||(Kb=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_5229_28987)"})),Xb||(Xb=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_5229_28987)"})),Jb||(Jb=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_5229_28987)"})),eC||(eC=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28987)"})),tC||(tC=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_5229_28987)"})),nC||(nC=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_5229_28987)"})),iC||(iC=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_5229_28987)"})),oC||(oC=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_5229_28987)"})),rC||(rC=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_5229_28987)"})),aC||(aC=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28987)"})),sC||(sC=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5229_28987",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_5229_28987",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_5229_28987",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_5229_28987",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_5229_28987",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_5229_28987",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_5229_28987",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_5229_28987",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_5229_28987",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_5229_28987",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_5229_28987",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5229_28987",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var cC,uC,pC,hC,mC,xC,gC,fC,yC,vC,bC,CC,jC;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 kC=e=>M.createElement("svg",wC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),cC||(cC=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_4437_25449)"})),uC||(uC=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_4437_25449)"})),pC||(pC=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_4437_25449)"})),hC||(hC=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_4437_25449)"})),mC||(mC=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_4437_25449)"})),xC||(xC=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_4437_25449)"})),gC||(gC=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_4437_25449)"})),fC||(fC=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_4437_25449)"})),yC||(yC=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_4437_25449)"})),vC||(vC=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_4437_25449)"})),bC||(bC=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_4437_25449)"})),CC||(CC=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_4437_25449)"})),jC||(jC=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_4437_25449",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_4437_25449",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_4437_25449",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_4437_25449",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_4437_25449",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_4437_25449",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_4437_25449",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_4437_25449",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_4437_25449",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_4437_25449",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_4437_25449",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_4437_25449",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var TC,BC;function IC(){const e="https://docs.dodoex.io/product/tutorial/how-to-create-pools#learn-more-about-the-characteristics-of-different-pool-models",t=[{version:BC.standard,title:o.i18n._({id:"TJBHlP",message:"Standard"}),description:o.i18n._({id:"QNrpkx",message:"Classical AMM-like pool. Suitable for most assets."}),exampleImgUrl:kC,exampleDarkImgUrl:dC,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:BC.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:qv,exampleDarkImgUrl:Tv,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:BC.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:Qb,exampleDarkImgUrl:Rb,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:BC.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:yb,exampleDarkImgUrl:nb,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:AC()}}function AC(){return[{version:TC.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:TC.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 SC(){return AC().reduce(((e,t)=>(e[t.version]=t,e)),{})}!function(e){e.DSP="dsp",e.GSP="gsp"}(TC||(TC={})),function(e){e.standard="standard",e.singleToken="single-token",e.pegged="pagged",e.marketMakerPool="market-maker-pool"}(BC||(BC={}));const EC="0.3",LC=.01,OC=10,RC="1",PC="0.0000000000001",MC=1e8,_C="1",DC="0.0001",NC="0.1",FC=8;function qC({selectedVersion:e,quoteToken:t,initPrice:n,midPrice:i}){return e===BC.standard?!i||i.isZero()?null:ir({input:i,decimals:t.decimals}):ir({input:n,decimals:t.decimals})}function UC({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(FC,s.ROUND_DOWN);return{base:i,quote:n.minus(i).dp(FC,s.ROUND_DOWN)}}function VC({chainId:e,baseToken:t,quoteToken:n}){const i=r.basicTokenMap[e];return!(!t||!n)&&(!(!Ta(t.address,i.address)||!Ta(n.address,i.wrappedTokenAddress))||!(!Ta(t.address,i.wrappedTokenAddress)||!Ta(n.address,i.address)))}function HC({title:e,children:n,isWaiting:i}){const o=t.useTheme();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function WC({status:n,selectedVersion:i,baseToken:o,quoteToken:r,initPrice:a,slippageCoefficient:s,midPrice:l,sx:d}){var c;const{versionMap:u}=IC(),p="waiting"===n,{initPriceLabel:h}=u[i];return o&&r?$.jsx($.Fragment,{children:$.jsxs(t.Box,{sx:Object.assign({mt:0,display:"flex",alignItems:"stretch",gap:12,opacity:p?.5:1},d),children:[$.jsxs(HC,{title:$.jsx(e.Trans,{id:"fSFt4a",message:"Token Pair"}),isWaiting:p,children:[$.jsx(Dp,{width:24,height:24,tokens:[o,r]}),o.symbol,"-",r.symbol]}),$.jsx(HC,{title:$.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:p,children:s}),$.jsxs(HC,{title:h,isWaiting:p,children:["1 ",o.symbol," = ",null!==(c=qC({midPrice:l,quoteToken:r,selectedVersion:i,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]})]})}):null}var ZC,$C;function zC(){return zC=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},zC.apply(null,arguments)}const QC=e=>M.createElement("svg",zC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ZC||(ZC=M.createElement("g",{clipPath:"url(#clip0_5251_29079)"},M.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)"}),M.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"}),M.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)"}),M.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"}))),$C||($C=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5251_29079",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EC5A7D",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#EC5A7D",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5251_29079",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#2FBA90",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#2FBA90",stopOpacity:0})),M.createElement("clipPath",{id:"clip0_5251_29079"},M.createElement("rect",{width:54,height:32,fill:"white"})))));var GC,YC;function KC(){return KC=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},KC.apply(null,arguments)}const XC=e=>M.createElement("svg",KC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),GC||(GC=M.createElement("g",{clipPath:"url(#clip0_5251_28999)"},M.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)"}),M.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"}),M.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)"}),M.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"}))),YC||(YC=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5251_28999",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FF6187",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#FF6187",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5251_28999",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#55F9C7",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#55F9C7",stopOpacity:0})),M.createElement("clipPath",{id:"clip0_5251_28999"},M.createElement("rect",{width:54,height:32,fill:"white"})))));function JC({height:e,text:t}){return $.jsx(K,{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 ej=n.lazy((()=>Promise.resolve().then((function(){return require("./index-BSo8Lg8j.cjs")})))),tj=n.lazy((()=>Promise.resolve().then((function(){return require("./index-DZIzNs8f.cjs")}))));var nj,ij;function oj({baseToken:i,quoteToken:r,pmmParams:a,pmmModel:s,midPrice:l}){var d,c;const u=t.useTheme(),{isMobile:p}=Ka(),[h,m]=n.useState(nj.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===nj.depth;if(!l||l.isNaN())return $.jsx(JC,{height:p?261:b?665:494});const C=u.palette.success.main,j=u.palette.error.main,w=[{key:nj.liquidity,value:o.i18n._({id:"6y2TB3",message:"Liquidity"})},{key:nj.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})}];return $.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:[$.jsxs(t.Tabs,{value:h,onChange:(e,t)=>{m(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:w,variant:"tag",tabsListSx:{ml:"auto"}}),$.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:8,mb:14,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:$.jsx(e.Trans,{id:"tyGEMJ",message:"Amounts"})}),$.jsx(t.TabPanel,{value:nj.depth,children:g&&$.jsx(n.Suspense,{children:$.jsx(ej,{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})})}),$.jsx(t.TabPanel,{value:nj.liquidity,children:$.jsx(n.Suspense,{children:$.jsx(tj,{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}})})})]}),$.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:6,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:$.jsx(e.Trans,{id:"DZULmp",message:"Swap Rate"})}),b?"":$.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"}(nj||(nj={})),function(e){e[e.standard=1]="standard",e[e.singleToken=2]="singleToken",e[e.pagged=3]="pagged",e[e.marketMaker=4]="marketMaker"}(ij||(ij={}));const rj=({selectedVersion:e,baseAmount:t,quoteAmount:i,initPrice:o,slippageCoefficient:a})=>{const s=n.useMemo((()=>{const n=[BC.standard,BC.singleToken].includes(e),r=e===BC.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 aj({selectedVersion:e,baseToken:i,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d}){const c=t.useTheme(),{isMobile:u}=Ka(),[p,h]=n.useState(!1),{pmmParams:m,pmmModel:x,midPrice:g}=rj({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 $.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{mx:20,mb:8},children:$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:c.palette.text.secondary,typography:"body1",fontWeight:600},children:[f,$.jsx(t.QuestionTooltip,{title:y,ml:4,sx:{width:14,height:14}})]}),!g||g.isNaN()?$.jsx(t.Box,{sx:{py:5,typography:"body1"},children:"-"}):"light"===c.palette.mode?$.jsx(QC,{width:"52",height:"32"}):$.jsx(XC,{width:"52",height:"32"})]})}),$.jsx(el,{open:p,onClose:()=>h(!1),modal:!0,title:$.jsxs(t.Box,{children:[f,$.jsx(t.QuestionTooltip,{title:y,ml:4})]}),children:$.jsx(t.Box,{sx:{px:28,pb:20,maxHeight:"calc(80vh - 134px)",overflowY:"auto",overflowX:"hidden"},children:$.jsx(oj,{baseToken:i,quoteToken:r,pmmParams:m,pmmModel:x,midPrice:g})})})]})}function sj({color:e,backgroundColor:n,tagKey:i}){return $.jsx(t.Box,{sx:{ml:8,px:8,py:2,borderRadius:4,backgroundColor:n,color:e,typography:"h6",fontWeight:500},children:i})}function lj({isWaiting:n,feeRate:i}){const r=t.useTheme();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:r.palette.background.paper,width:"50%",opacity:n?.5:1},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":$.jsxs($.Fragment,{children:[i||"-","%",i===EC&&$.jsx(sj,{tagKey:o.i18n._({id:"/+c6tU",message:"99% Default"}),color:r.palette.purple.main,backgroundColor:t.alpha(r.palette.purple.main,.1)})]})}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:r.palette.text.secondary,mt:8},children:$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})})]})}function dj({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}=rj({selectedVersion:i,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s});return $.jsxs($.Fragment,{children:[!n&&$.jsx(oj,{baseToken:o,quoteToken:r,pmmParams:h,pmmModel:m,midPrice:x}),$.jsxs(t.Box,{sx:{mt:n?0:20,padding:16,borderRadius:8,backgroundColor:p.palette.background.paper,width:"50%",opacity:n?.5:1},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":$.jsxs($.Fragment,{children:[c,"% ",null==o?void 0:o.symbol," : ",u,"% ",null==r?void 0:r.symbol]})}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:p.palette.text.secondary,mt:8},children:$.jsx(e.Trans,{id:"eK0eiF",message:"Initial asset ratio"})})]})]})}function cj({title:e,children:n,isWaiting:i}){const o=t.useTheme();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function uj({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}=rj({selectedVersion:n,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s}),{versionMap:m}=IC(),x="waiting"===e,{initPriceLabel:g}=m[n];return $.jsxs($.Fragment,{children:["running"===e&&$.jsx(oj,{baseToken:i,quoteToken:r,pmmParams:u,pmmModel:p,midPrice:h}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"stretch",gap:12,opacity:x?.5:1},children:[$.jsx(cj,{title:o.i18n._({id:"fSFt4a",message:"Token Pair"}),isWaiting:x,children:i&&r?$.jsxs($.Fragment,{children:[$.jsx(Dp,{width:24,tokens:[i,r],chainId:i.chainId}),i.symbol,"-",r.symbol]}):""}),$.jsx(cj,{title:g,isWaiting:x,children:i&&r?$.jsxs($.Fragment,{children:["1 ",i.symbol,"=",null!==(c=qC({midPrice:h,quoteToken:r,selectedVersion:n,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]}):""}),$.jsx(cj,{title:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:x,children:s})]})]})}function pj({isWaiting:n,selectedSubPeggedVersion:i}){var o,r;const a=t.useTheme(),s=SC();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:a.palette.background.paper,width:"50%",opacity:n?.5:1},children:[$.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:"-"}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:a.palette.text.secondary,mt:8},children:$.jsx(e.Trans,{id:"XPiFIY",message:"Can the pool price be adjusted?"})})]})}function hj({index:e,titleKey:n,status:i}){const o=t.useTheme(),{isMobile:r}=Ka();return $.jsxs($.Fragment,{children:[$.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"}:{})}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:[$.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?$.jsx($.Fragment,{children:$.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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}),$.jsx(t.Box,{sx:{ml:8,typography:"body1",fontWeight:600,color:"waiting"===i?o.palette.text.disabled:o.palette.text.primary},children:n})]})]})}function mj({currentStep:e,isPeggedVersion:n}){const i=t.useTheme(),{isMobile:r}=Ka();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 $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{typography:"h5",color:i.palette.text.primary,fontWeight:600},children:a}),s&&$.jsx(t.QuestionTooltip,{title:s,sx:{width:16,height:16}}),$.jsx(t.Box,{sx:{marginLeft:"auto",display:"flex",alignItems:"center",gap:12},children:(n?[0,1,2,3,4]:[0,1,2]).map((n=>$.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&&$.jsx(t.Box,{sx:{mt:8,typography:"body2",color:i.palette.text.secondary},children:l})]})}function xj({versionItem:n,status:i}){const o=t.useTheme(),{noDocumentLink:r}=G(),a="light"===o.palette.mode;return"completed"===i?$.jsxs(t.Box,{sx:{backgroundColor:o.palette.background.paper,borderRadius:8,width:"50%",padding:16},children:[$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,color:o.palette.text.primary},children:n.title}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,mt:8,color:o.palette.text.secondary},children:n.description})]}):$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{typography:"h4",fontWeight:600},children:n.title}),!r&&$.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:[$.jsx(e.Trans,{id:"TGi+jm",message:"Doc"}),$.jsx("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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"})})]})]}),$.jsx(t.Box,{sx:{position:"relative",width:"100%",minHeight:220},children:$.jsx(t.Box,{component:a?n.exampleImgUrl:n.exampleDarkImgUrl,sx:{marginTop:20,width:"100%"}})})]})}function gj({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 fj(){const{account:e,chainId:t}=Ma(),n=mm((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}=Xo(),a=gj({side:"from",needFindToken:n,tokenList:r,chainId:e}),s=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(o?void 0:e,null==n?void 0:n.address,t))),l=c.useQuery(Object.assign({},Wi.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=gj({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 yj({tokens:e}){const{apikey:t}=G(),n=ms(Pi.fiatPrice);return c.useQuery({enabled:!!e.length,queryKey:["fetch","fetchFiatPrice",e],queryFn:()=>N(this,void 0,void 0,(function*(){const i=yield g.post(n,{networks:e.map((e=>La(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 vj=({selectedVersion:e})=>e===BC.pegged?["0.0001","0.0005","0.002"]:["0.5","0.01","1"];var bj;function Cj(e,t){return!e||null==t||e.isNaN()?"":e.dp(t,s.ROUND_DOWN).toString()}function jj({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===BC.standard,u=n===BC.pegged,p=new s(t);let h=c?PC:d?t:!p.isNaN()&&p.gt(0)?new s(1).div(p).dp(d?o.decimals:i.decimals).toString():RC;if(c){const e=18-i.decimals+o.decimals;e<String(PC).split(".")[1].length&&(h=new s(1).div(10**e).toString())}if(u){const n=UC({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:Cj(n,i.decimals),quoteAmount:Cj(r,o.decimals)})}}return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t})}function wj(e,t){var n;switch(t.type){case bj.SetCurrentStep:{const{payload:n}=t;return e.selectedVersion===BC.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 bj.SelectNewVersion:{const{payload:i}=t;if(i===e.selectedVersion)return e;let o,r=_C;i===BC.pegged&&(r=DC,o=TC.DSP);let a=PC;i===BC.singleToken?a="":i!==BC.standard&&(a=RC);let s=!0;return i===BC.singleToken&&(s=!1),Object.assign(Object.assign({},e),{baseAmount:"",quoteAmount:"",isFixedRatio:s,initPrice:a,fixedRatioPrice:i===BC.singleToken?"":RC,slippageCoefficient:r,isSlippageCoefficientCustomized:!vj({selectedVersion:t.payload}).includes(r),selectedVersion:t.payload,selectedSubPeggedVersion:o,leftTokenAddress:null===(n=e.baseToken)||void 0===n?void 0:n.address})}case bj.SelectNewSubPeggedVersion:return Object.assign(Object.assign({},e),{selectedSubPeggedVersion:t.payload});case bj.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:n,baseAmount:"",leftTokenAddress:null==n?void 0:n.address})}case bj.UpdateQuoteToken:{const{baseToken:n}=e;return Object.assign(Object.assign({},e),{quoteToken:t.payload,quoteAmount:"",leftTokenAddress:null==n?void 0:n.address})}case bj.SwitchTokens:{const{selectedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r}=e;return t===BC.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 bj.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===BC.pegged){const t=new s(d).div(100).dp(FC,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:Cj(i,o.decimals)})}if(i===BC.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:Cj(t,o.decimals)})}return Object.assign(Object.assign({},e),{baseAmount:n})}case bj.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===BC.pegged){const t=new s(d).div(100).dp(FC,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:Cj(i,o.decimals),quoteAmount:n})}if(i===BC.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:Cj(i,o.decimals),quoteAmount:n})}return Object.assign(Object.assign({},e),{quoteAmount:n})}case bj.UpdateIsFixedRatio:return Object.assign(Object.assign({},e),{isFixedRatio:t.payload});case bj.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()?jj({state:e,fixedRatioPrice:u.dp(p,s.ROUND_DOWN).toString()}):e}case bj.UpdateFixedRatioPrice:return jj({state:e,fixedRatioPrice:t.payload});case bj.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 jj({state:Object.assign(Object.assign({},e),{leftTokenAddress:r}),fixedRatioPrice:i.toString()})}return Object.assign(Object.assign({},e),{leftTokenAddress:r})}case bj.UpdateSlippageCoefficient:return Object.assign(Object.assign({},e),{slippageCoefficient:t.payload});case bj.UpdateIsSlippageCoefficientCustomized:return Object.assign(Object.assign({},e),{isSlippageCoefficientCustomized:t.payload});case bj.UpdateFeeRate:return Object.assign(Object.assign({},e),{feeRate:t.payload});case bj.UpdateIsFeeRateCustomized:return Object.assign(Object.assign({},e),{isFeeRateCustomized:t.payload});case bj.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 bj.UpdatePeggedBaseTokenRatio:{if(!e.quoteToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(FC-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(FC-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:Cj(l,e.quoteToken.decimals)})}case bj.UpdatePeggedQuoteTokenRatio:{if(!e.baseToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(FC-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(FC-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:Cj(l,e.baseToken.decimals),quoteAmount:r})}default:throw Error("Unknown action: "+t.type)}}function kj({isSingleTokenVersion:e,leftTokenAddress:t,baseToken:i,quoteToken:o,dispatch:r}){var a,l;const d=yj({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:bj.UpdateIsFixedRatio,payload:!1})}),[r,x]),n.useLayoutEffect((()=>{e||u&&r({type:bj.InitFixedRatioPrice,payload:{baseTokenFiatPrice:u,quoteTokenFiatPrice:p}})}),[u,r,e,p]),{fiatPriceLoading:d.isLoading||d.isPending,currentPrice:h,isErrorPrice:x,isNullPrice:m}}function Tj({label:e,value:n}){return $.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mb:16},children:[$.jsx(t.Box,{sx:{color:"text.secondary",mr:8},children:e}),$.jsx(t.Box,{sx:{textAlign:"right",wordBreak:"break-all"},children:n})]})}function Bj({on:e,onClose:n,state:i,onConfirm:r,isModify:a,loading:s}){var l,d,c,u,p,h,m;const{chainId:x}=Ma(),{versionMap:g}=IC(),{isMobile:f}=Ka(),{title:y,initPriceLabel:v}=g[i.selectedVersion],{midPrice:b}=rj({selectedVersion:i.selectedVersion,baseAmount:i.baseAmount,quoteAmount:i.quoteAmount,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient}),C=SC(),j=i.selectedVersion===BC.pegged;return $.jsx(el,{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:$.jsxs(t.Box,{sx:{flex:1,px:20,pb:20,display:"flex",flexDirection:"column",justifyContent:"space-between",width:f?void 0:420},children:[$.jsxs(t.Box,{sx:{pt:40,px:8},children:[$.jsx(Tj,{label:o.i18n._({id:"eE0JZ4",message:"Version"}),value:y}),$.jsx(Tj,{label:o.i18n._({id:"7m5+6j",message:"Initial Tokens"}),value:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end"},children:[$.jsx(sl,{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]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:4},children:[$.jsx(sl,{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]})]})}),$.jsx(Tj,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),value:i.slippageCoefficient}),$.jsx(Tj,{label:v,value:i.baseToken&&i.quoteToken?`1 ${i.baseToken.symbol} = ${qC({midPrice:b,quoteToken:i.quoteToken,selectedVersion:i.selectedVersion,initPrice:i.initPrice})} ${i.quoteToken.symbol}`:""}),j&&$.jsx(Tj,{label:o.i18n._({id:"6lss/t",message:"Pricing Model"}),value:i.selectedSubPeggedVersion?null===(p=C[i.selectedSubPeggedVersion])||void 0===p?void 0:p.title:"-"}),$.jsx(Tj,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),value:`${i.feeRate}%`}),j&&$.jsx(Tj,{label:o.i18n._({id:"eK0eiF",message:"Initial asset ratio"}),value:$.jsxs($.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]})})]}),$.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"}(bj||(bj={}));const Ij=({selectedVersion:e,selectedSubPeggedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:a,feeRate:l,initPrice:d,slippageCoefficient:c})=>{const{chainId:u,account:p}=Ma(),{deadLine:h}=G(),m=r.basicTokenMap[u];return{getCreateParams:()=>N(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===BC.marketMakerPool,C=e===BC.standard,j=e===BC.pegged,w=e===BC.pegged&&t===TC.GSP,k={decimals:f,address:n.address},T={decimals:y,address:i.address},B=x.parseFixed(o,f).toString(),I=x.parseFixed(a||"0",y).toString(),A=b?v.times(100).toNumber():v.times(80).toNumber();let S=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(PC).split(".")[1].length&&(S=new s(1).div(10**e).toString())}const E=Number(c||(j?"0.1":"1")),L=Math.ceil(Date.now()/1e3)+(null!=h?h:3600);let O;const R=[u,k,T,B,I,A,S,E,L];try{e===BC.standard||e===BC.singleToken?O=yield r.PoolApi.encode.createDVMPoolABI(...R):b?O=yield r.PoolApi.encode.createDPPPoolABI(...R):j?O=yield r.PoolApi.encode.createDSPPoolABI(...R):w&&(O=yield r.PoolApi.encode.createGSPPoolABI(u,p,k,T,B,I,A,S,E,L))}catch(e){throw console.error("2.0 CreatePool createPrams error",R,e),g=`2.0 CreatePool createPrams error; ERROR: ${e}`,new Error(g)}if(!O||!O.data)throw g="invalid data",new Error(g);try{const e=m.address.toLowerCase();return o&&n.address.toLowerCase()===e?O.value=Uf(o):a&&i.address.toLowerCase()===e?O.value=Uf(a):O.value=0,O}catch(e){throw console.error("2.0 sendTransaction error",e),g=`2.0 sendTransaction error; ERROR: ${e}`,new Error(g)}}))}},Aj=({chainId:n,baseToken:i,quoteToken:o})=>{const r=t.useTheme();return VC({chainId:n,baseToken:i,quoteToken:o})?$.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:$.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 Sj({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=Os(x,{amount:f}),T=Os(g,{amount:y}),B={variant:t.Button.Variant.contained},I=VC({chainId:null!==(p=null===(u=n.baseToken)||void 0===u?void 0:u.chainId)&&void 0!==p?p:1,baseToken:x,quoteToken:g}),A=o.i18n._({id:"hXzOVo",message:"Next"}),S=$.jsx(t.Button,{fullWidth:!0,disabled:!0,...B,children:A}),E=$.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,onClick:r,children:$.jsx(e.Trans,{id:"hYgDIe",message:"Create"})});if(0===h)return $.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:1})},children:A});const L=!x||j.isNaN()||j.lte(0),O=!g||w.isNaN()||w.lte(0);if(1===h){if(I)return S;if(a){if(!x||!g)return S}else{if(L)return S;if(k.needShowTokenStatusButton||k.insufficientBalance)return $.jsx(Ff,{status:k,buttonProps:B});if(!d){if(O)return S;if(T.needShowTokenStatusButton||T.insufficientBalance)return $.jsx(Ff,{status:T,buttonProps:B})}if(!l){if(!g)return S;const e=new s(v),t=Math.min(g.decimals,16);if(!v||e.isNaN()||e.lt(`1e-${t}`)||e.gt(MC))return S;const n=new s(b);if(!b||n.isNaN()||n.lt(0)||n.gt(m===BC.pegged?NC:_C))return S}if(c)return S;if(VC({chainId:x.chainId,baseToken:x,quoteToken:g}))return S}return $.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:2})},children:A})}const R=new s(C),P=!C||R.isNaN()||R.lt(LC)||R.gt(OC);return 2===h?a?$.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:3})},children:A}):P?S:E:3===h?P?S:$.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:4})},children:A}):4===h?L||O?S:k.needShowTokenStatusButton||k.insufficientBalance?$.jsx(Ff,{status:k,buttonProps:B}):T.needShowTokenStatusButton||T.insufficientBalance?$.jsx(Ff,{status:T,buttonProps:B}):E:null}function Ej({state:i,dispatch:r,isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d}){const{currentStep:u}=i,p=t.useTheme(),{isMobile:h}=Ka(),m=us(),{onlyChainId:x,chainId:g}=Ma(),[f,y]=n.useState(!1),{getCreateParams:v}=Ij(i),b=c.useMutation({mutationFn:()=>N(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:rs.TX,desc:"Create pool"},e),{early:!0,metadata:{[i.selectedVersion===BC.marketMakerPool?exports.MetadataFlag.createDPPPool:i.selectedVersion===BC.pegged?i.selectedSubPeggedVersion===TC.DSP?exports.MetadataFlag.createDSPPool:exports.MetadataFlag.createGSPPool:exports.MetadataFlag.createDVMPool]:"1"}}))===es.Submitted&&setTimeout((()=>{mm.getState().push({type:exports.PageType.Pool,params:{tab:Jy.myCreated}})}),100)}))});return $.jsxs($.Fragment,{children:[$.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&&$.jsx(Aj,{chainId:g,baseToken:i.baseToken,quoteToken:i.quoteToken}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[0===u&&h&&$.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{mm.getState().back()},children:$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),u>0&&$.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{r({type:bj.SetCurrentStep,payload:u-1})},children:$.jsx(e.Trans,{id:"iH8pgl",message:"Back"})}),$.jsx(Em,{chainId:x,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0,children:$.jsx(Sj,{state:i,dispatch:r,openConfirm:()=>{y(!0)},isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d})})]})]}),$.jsx(Bj,{on:f,onClose:()=>y(!1),state:i,isModify:!1,onConfirm:b.mutate,loading:b.isPending})]})}function Lj({selected:e}){const n=t.useTheme();return $.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:[$.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&&$.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 Oj({title:e,subTitle:n,description:i,selected:o,onClick:r,children:a,sx:s,titleSx:l}){const d=t.useTheme();d.palette.mode;return $.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:[$.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,$.jsx(Lj,{selected:o})]}),$.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 Rj({errorMsg:e,isCustomized:i,onClick:r,value:a,onChange:s}){const l=t.useTheme(),d=n.useMemo((()=>!(!a||"0"===a||Number(a))),[a]);return $.jsxs($.Fragment,{children:[$.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:$.jsx(Ju,{value:i?a:"",onChange:s,suffix:$.jsx(Lj,{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&&$.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:6},children:e})]})}const Pj=()=>[{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:EC,tag:"99% Default"},{title:"1%",description:"Most suitable for swapping exotic assets.",value:"1"}];function Mj(){const e=t.useTheme();return n.useMemo((()=>Pj().map((n=>n.value===EC?Object.assign(Object.assign({},n),{tagBackgroundColor:t.alpha(e.palette.purple.main,.1),tagColor:e.palette.purple.main}):n))),[e.palette.purple.main])}const _j=e=>{if(!e)return"";const t=new s(e);return t.isNaN()||!t.lt(LC)&&!t.gt(OC)?"":o.i18n._({id:"GSt7YT",message:"The fee rate must be between 0.01% to 10%"})},Dj=(e,t)=>{if(!e)return"";const n=new s(e);if(!n.isNaN()&&(n.lt(0)||n.gt(t===BC.pegged?NC:_C)))switch(t){case BC.standard:case BC.singleToken:case BC.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 BC.pegged:return o.i18n._({id:"LDprZB",message:"The slippage coefficient needs to be greater than 0, and less than 0.1."})}return""};function Nj({dispatch:i,feeRate:o,isFeeRateCustomized:r}){const a=t.useTheme(),s=Mj(),l=n.useMemo((()=>_j(o)||""),[o]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:[s.map((e=>{const t=!r&&o===e.value;return $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{i({type:bj.UpdateIsFeeRateCustomized,payload:!1}),i({type:bj.UpdateFeeRate,payload:e.value})},selected:t,subTitle:e.tag?$.jsx(sj,{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)})),$.jsx(t.Box,{sx:{mt:8},children:$.jsx(Rj,{errorMsg:l,isCustomized:r,onClick:()=>{i({type:bj.UpdateFeeRate,payload:""}),i({type:bj.UpdateIsFeeRateCustomized,payload:!0})},value:o,onChange:e=>{i({type:bj.UpdateFeeRate,payload:e})}})})]}),$.jsx(t.Box,{sx:{typography:"body2",mt:20,color:"text.secondary",px:20},children:$.jsx(e.Trans,{id:"0b0AkA",message:"* Please note that the Fee Rate cannot be modified after the pool is created"})})]})}function Fj({on:t,onClose:n,onConfirm:i}){return $.jsx(Kf,{open:t,onClose:n,onConfirm:i,title:o.i18n._({id:"t+LmjM",message:"Initial Price Alert"}),modal:!0,children:$.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 qj=({title:e,children:n,sx:i})=>{const o=t.useTheme();return $.jsxs(t.Box,{sx:Object.assign({mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},i),children:[$.jsx(t.Box,{sx:{typography:"body2",color:o.palette.text.primary,fontWeight:500,display:"flex",alignItems:"center"},children:e}),n]})};function Uj({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}=IC(),{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:I,fiatPriceLoading:A}=m,S=j?null==u?void 0:u.decimals:null==c?void 0:c.decimals,E=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!==BC.standard&&!i.isNaN()&&(i.lt(a)||i.gt(MC))){const t=a.toFixed(r);switch(e){case BC.pegged:case BC.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 BC.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 $.jsxs($.Fragment,{children:[$.jsx(qj,{title:$.jsxs($.Fragment,{children:[v,b&&$.jsx(t.QuestionTooltip,{title:$.jsxs($.Fragment,{children:[b,C?$.jsxs($.Fragment,{children:["\n",$.jsxs(t.Box,{component:"a",href:C,target:"_blank",rel:"noopener noreferrer",sx:{color:"primary.main",textDecoration:"underline"},onClick:e=>{e.stopPropagation()},children:[$.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}):""]}),ml:4,sx:{width:14,height:14,alignItems:"center"}})]}),sx:{mt:20},children:$.jsxs(t.Box,{sx:{pt:r?11:19,px:19,pb:11,borderWidth:1,borderStyle:"solid",borderColor:E||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:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{typography:"body2",color:x.palette.text.primary,display:"flex",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:["1 ",null!=w?w:"-"," ="]}),$.jsx(Ju,{value:p,onChange:e=>{h({type:bj.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}}}}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:null!=k?k:"-"}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},component:t.ButtonBase,onClick:()=>{h({type:bj.ToggleLeftToken})},children:$.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%"}})})]}),E&&$.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:-14},children:E})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"flex-start":"flex-end",typography:"h6",color:x.palette.text.primary,fontWeight:500},children:["=",$.jsx(e.Trans,{id:"pdZiL7",message:"Current Market Price:"})," ",A?$.jsx(t.Skeleton,{sx:{borderRadius:4},width:50,height:17}):I?$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"mObS+5",message:"Failed to get price of the token"}),children:$.jsx(t.Box,{component:oe.Warn,sx:{width:14,height:14,color:x.palette.error.main,typography:"h6"}})}):ir({input:T,decimals:S})," ",k,B||a?null:$.jsx(t.Checkbox,{checked:l,onChange:e=>{if(e.target.checked){if(h({type:bj.UpdateIsFixedRatio,payload:!0}),!S)throw new Error("currentTokenDecimals is undefined");T&&!T.isNaN()&&h({type:bj.UpdateFixedRatioPrice,payload:T.dp(S,s.ROUND_DOWN).toString()})}else f(!0)},sx:{ml:8}})]})]})}),$.jsx(Fj,{on:g,onClose:()=>f(!1),onConfirm:()=>{h({type:bj.UpdateIsFixedRatio,payload:!1})}})]})}function Vj({selectedVersion:e,selectedSubPeggedVersion:n,baseToken:i,quoteToken:o,initPrice:r,dispatch:a}){var s;const l=t.useTheme(),{versionMap:d,subPeggedVersionList:c}=IC(),{initPriceLabel:u}=d[e];return i&&o?$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{mt:8,display:"flex",flexDirection:"column",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",color:l.palette.text.secondary,fontWeight:500},children:u}),$.jsxs(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600},children:["1 ",null==i?void 0:i.symbol,"=",null!==(s=qC({midPrice:void 0,quoteToken:o,selectedVersion:e,initPrice:r}))&&void 0!==s?s:"-"," ",o.symbol]})]}),$.jsx(t.Box,{sx:{mt:20,display:"flex",flexDirection:"column",gap:12,px:20},children:c.map((e=>{const t=n===e.version;return $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{a({type:bj.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 Hj({title:e,value:n,onChange:i}){const o=t.useTheme();return $.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:[$.jsx(t.Box,{sx:{color:o.palette.text.primary,typography:"body1",fontWeight:500,flexShrink:0},children:e}),$.jsx(Ju,{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 Wj=({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}=UC({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,gr({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 $.jsxs(qj,{title:$.jsx(e.Trans,{id:"OuSseo",message:"Ratio Settings"}),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Hj,{title:null!==(p=null==i?void 0:i.symbol)&&void 0!==p?p:"",value:a,onChange:e=>{u({type:bj.UpdatePeggedBaseTokenRatio,payload:e})}}),$.jsx(t.Box,{sx:{color:m.palette.text.primary,typography:"body2",fontWeight:500,width:14,flexShrink:0,flexGrow:0,textAlign:"center"},children:":"}),$.jsx(Hj,{title:null!==(h=null==o?void 0:o.symbol)&&void 0!==h?h:"",value:l,onChange:e=>{u({type:bj.UpdatePeggedQuoteTokenRatio,payload:e})}})]}),$.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:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:8},children:[f?null:$.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:$.jsx(oe.Warn,{}),$.jsx(e.Trans,{id:"x3muNy",message:"Liquidity Burn Ratio"}),": ",v]}),$.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?$.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}}):$.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:$.jsx("strong",{}),1:$.jsx("br",{})}})})]}),f||!b?$.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,size:t.Button.Size.small,onClick:()=>{u({type:bj.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:$.jsx(e.Trans,{id:"NjdGps",message:"Use the recommended ratio"})}):null]})]})};function Zj({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}=Ka();return $.jsx(t.WidgetModal,{open:e,onClose:n,container:h?document.querySelector(`.${bu}`):void 0,disableEnforceFocus:!0,children:$.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?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"center":"space-between",p:20,width:"100%",boxSizing:"border-box"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:o}),a,!a&&s&&$.jsx(t.Box,{component:oe.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{n&&n(),null==i||i()}})]}):"",l]})})}var $j;function zj(){return zj=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},zj.apply(null,arguments)}const Qj=e=>M.createElement("svg",zj({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$j||($j=M.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},M.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 Gj({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===BC.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=Dj(p,a);return null!=e?e:""}),[a,p]),y=n.useMemo((()=>!(!p||"0"===p||Number(p))),[p]),v=Boolean(f)||y||s&&!p;return $.jsxs($.Fragment,{children:[$.jsx(qj,{title:$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),$.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:$.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:[$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px"},children:r}),$.jsx(t.Box,{component:Qj,sx:{flexShrink:0,width:18,height:18}})]})}),$.jsx(Zj,{open:c,onClose:()=>u(!1),title:$.jsxs(t.Box,{children:[$.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),$.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:$.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[$.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 $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{i({type:bj.UpdateIsSlippageCoefficientCustomized,payload:!1}),h(e.value)},selected:t,subTitle:e.tag?$.jsx(sj,{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)})),$.jsx(t.Box,{sx:{mt:8},children:$.jsx(Rj,{errorMsg:f,isCustomized:s,onClick:()=>{s||h(""),i({type:bj.UpdateIsSlippageCoefficientCustomized,payload:!0})},value:p,onChange:e=>{h(e)}})})]}),$.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:$.jsx(t.Button,{fullWidth:!0,disabled:v,onClick:()=>{i({type:bj.UpdateSlippageCoefficient,payload:p}),u(!1)},children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function Yj({token:i,oppositeTokenAddress:o,dispatch:r,tokenSelectOnChange:a}){var s;const l=t.useTheme(),{chainId:d,account:u}=Ma(),[p,h]=n.useState(!1),m=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(d,null==i?void 0:i.address,u)));return i?$.jsxs($.Fragment,{children:[$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:i.address,marginRight:0,width:24,height:24,chainId:i.chainId||d,noShowChain:!0,sx:{flexShrink:0}}),$.jsx(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600,lineHeight:"32px",flexShrink:0},children:i.symbol}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",fontWeight:500,color:l.palette.text.secondary,wordBreak:"break-all"},children:["(",$.jsx(e.Trans,{id:"fsBGk0",message:"Balance"}),": ",!i.address||m.isLoading?$.jsx(t.RotatingIcon,{}):ir({input:null===(s=m.data)||void 0===s?void 0:s.balance,decimals:i.decimals}),")"]})]}),$.jsx(t.Box,{component:Qj,sx:{flexShrink:0,ml:"auto",width:18,height:18,color:l.palette.text.secondary}})]}),$.jsx(mp,{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:bj.SwitchTokens}),void h(!1);a(e),h(!1)}},modal:!0})]}):null}const Kj=({baseToken:t,quoteToken:n,dispatch:i})=>{var o,r;return $.jsxs(qj,{title:$.jsx(e.Trans,{id:"dmiCGN",message:"Select Token Pair"}),children:[$.jsx(Yj,{token:t,oppositeTokenAddress:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",dispatch:i,tokenSelectOnChange:e=>{i({type:bj.UpdateBaseToken,payload:e})}}),$.jsx(Yj,{token:n,oppositeTokenAddress:null!==(r=null==t?void 0:t.address)&&void 0!==r?r:"",dispatch:i,tokenSelectOnChange:e=>{i({type:bj.UpdateQuoteToken,payload:e})}})]})};function Xj({selectedVersion:e,dispatch:n}){const i=t.useTheme(),{isMobile:o}=Ka(),{versionList:r}=IC(),a="light"===i.palette.mode;return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:r.map((i=>{const r=e===i.version;return $.jsx(Oj,{title:i.title,description:i.description,onClick:()=>{n({type:bj.SelectNewVersion,payload:i.version})},selected:r,children:o&&r&&$.jsx(t.Box,{component:a?i.exampleImgUrl:i.exampleDarkImgUrl,sx:{mt:28,width:"100%",height:88.1}})},i.version)}))})}function Jj(){const i=t.useTheme(),{defaultBaseToken:r,defaultQuoteToken:a}=fj(),{chainId:l}=Ma(),[d,c]=n.useReducer(wj,{currentStep:0,selectedVersion:BC.standard,baseToken:r,quoteToken:a,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:PC,fixedRatioPrice:RC,leftTokenAddress:null==r?void 0:r.address,feeRate:EC,isFeeRateCustomized:!1,slippageCoefficient:_C,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});!r||d.baseToken&&d.baseToken.chainId===l||c({type:bj.UpdateBaseToken,payload:r}),!a||d.quoteToken&&d.quoteToken.chainId===l||c({type:bj.UpdateQuoteToken,payload:a});const{isMobile:u}=Ka(),{versionMap:p}=IC(),h=p[d.selectedVersion],m=d.selectedVersion===BC.singleToken,x=d.selectedVersion===BC.standard,g=d.selectedVersion===BC.pegged,f=m?d.quoteToken:d.baseToken,y=m?d.baseToken:d.quoteToken,v=kj({isSingleTokenVersion:m,leftTokenAddress:d.leftTokenAddress,baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c}),b=new s(d.peggedBaseTokenRatio).div(100).dp(FC,s.ROUND_DOWN),C=new s(d.peggedQuoteTokenRatio).div(100).dp(FC,s.ROUND_DOWN),j=g&&b.lte(0),w=g&&C.lte(0),k=$.jsxs(t.Box,{sx:{px:20},children:[$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:m?d.quoteAmount:d.baseAmount,onInputChange:m?void 0:e=>{c({type:m?bj.UpdateQuoteAmount:bj.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:bj.SwitchTokens}:{type:m?bj.UpdateQuoteToken:bj.UpdateBaseToken,payload:e})}}),$.jsx(kp,{}),$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:m?d.baseAmount:d.quoteAmount,onInputChange:e=>{c({type:m?bj.UpdateBaseAmount:bj.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:bj.SwitchTokens}:{type:m?bj.UpdateBaseToken:bj.UpdateQuoteToken,payload:e})}})]});return $.jsx(pm,{children:$.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start",height:"100%"},u?{}:{height:"auto",overflowX:"auto"}),children:[u?null:$.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block",overflow:"hidden"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20},children:[$.jsx(cv,{}),$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:$.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),$.jsx(Cg,{poolType:"PMM"})]}),$.jsx(hj,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"}),index:1,status:0===d.currentStep?"running":"completed"}),$.jsx(xj,{versionItem:h,status:0===d.currentStep?"running":"completed"},h.version),$.jsx(hj,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"}),index:2,status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed"}),g?$.jsx(WC,{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}):$.jsx(uj,{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&&$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"6lss/t",message:"Pricing Model"}),index:3,status:d.currentStep>2?"completed":2===d.currentStep?"running":"waiting"}),$.jsx(pj,{isWaiting:d.currentStep<2,selectedSubPeggedVersion:d.selectedSubPeggedVersion})]}),g?$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:4,status:d.currentStep>3?"completed":3===d.currentStep?"running":"waiting"}),$.jsx(lj,{isWaiting:d.currentStep<3,feeRate:d.feeRate})]}):$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:3,status:2===d.currentStep?"running":"waiting"}),$.jsx(lj,{isWaiting:d.currentStep<2,feeRate:d.feeRate})]}),g&&$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"3ggd2j",message:"Asset ratio within the pool"}),index:5,status:d.currentStep>4?"completed":4===d.currentStep?"running":"waiting"}),$.jsx(dj,{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})]})]}),$.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:[$.jsx(mj,{currentStep:d.currentStep,isPeggedVersion:g}),0===d.currentStep&&$.jsx(Xj,{selectedVersion:d.selectedVersion,dispatch:c}),1===d.currentStep&&$.jsxs($.Fragment,{children:[g?$.jsx($.Fragment,{children:$.jsx(Kj,{baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c})}):$.jsxs($.Fragment,{children:[$.jsx(aj,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),k]}),$.jsx(Gj,{dispatch:c,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,isCustomized:d.isSlippageCoefficientCustomized,isStandardVersion:x}),$.jsx(Uj,{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&&$.jsx(Vj,{selectedVersion:d.selectedVersion,selectedSubPeggedVersion:d.selectedSubPeggedVersion,baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,dispatch:c}),d.currentStep===(g?3:2)&&$.jsx(Nj,{dispatch:c,feeRate:d.feeRate,isFeeRateCustomized:d.isFeeRateCustomized}),g&&4===d.currentStep&&$.jsxs($.Fragment,{children:[$.jsx(aj,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),$.jsx(Wj,{dispatch:c,baseToken:d.baseToken,quoteToken:d.quoteToken,peggedBaseTokenRatio:d.peggedBaseTokenRatio,peggedQuoteTokenRatio:d.peggedQuoteTokenRatio,initPrice:d.initPrice,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),$.jsx(qj,{title:$.jsx(e.Trans,{id:"E4LM3N",message:"Add Initial Liquidity"}),sx:{mt:20},children:$.jsx(t.Box,{sx:{mx:-20},children:k})})]}),$.jsx(t.Box,{sx:Object.assign({pb:160},u?{}:{pb:28})}),$.jsx(Ej,{state:d,dispatch:c,isPeggedVersion:g,isStandardVersion:x,isSingleTokenVersion:m,fiatPriceLoading:v.fiatPriceLoading})]})]})})}function ew({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=Zj;return $.jsx(x,{open:n,onClose:i,title:$.jsx(t.Box,{sx:{textAlign:"center"},children:o}),canBack:!1,titleCenter:!0,children:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1,width:"100%"},children:[$.jsx(t.Box,{sx:{typography:"body2",color:o?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:r}),a?$.jsx(t.Box,{sx:{px:20},children:$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:s,sx:{mt:32,mb:20},onClick:()=>{i()},children:l||$.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):$.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{i()},children:d||$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),$.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:s,disabled:u,isLoading:p,onClick:()=>{m&&m(),h||i()},children:c||$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function tw({sx:n,onClick:o}){const r=t.useTheme();return $.jsxs(t.HoverOpacity,{onClick:()=>{o?o():mm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer","& > svg":{mr:10}},n),children:[$.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:$.jsx(oe.ArrowBack,{})}),$.jsx(e.Trans,{id:"CKyk7Q",message:"Go back"})]})}function nw({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 $.jsx(Zj,{open:i,onClose:r,title:u,canBack:!1,titleCenter:!0,children:$.jsxs(t.Box,{sx:{flex:1,display:"flex",flexDirection:"column",justifyContent:"space-between"},children:[$.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}),$.jsxs(t.Box,{sx:{padding:20,pt:12,backgroundColor:l.palette.background.paperContrast},children:[$.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:[$.jsx(t.Checkbox,{sx:{top:-1},checked:d,onChange:e=>{const{checked:t}=e.target;c(t)}}),$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"dqWPbT",message:"I have read, understand, and agree to the <0>Terms of Service</0>.",components:{0:$.jsx("a",{href:"https://docs.dodoex.io/home/terms-of-service",target:"_blank",rel:"noopener noreferrer"})}})})]}),$.jsx(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:$.jsx(t.Button,{sx:{},disabled:!d,fullWidth:!0,onClick:()=>{c(!1),null==s||s()},children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})]})})}function iw({id:e,chainId:t}){var n,i,o,a,l,d,u,p,h,m,x,g,f;const y=t?Ei[t]:"",v=Ua().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:ba(C.baseToken,t),quoteToken:ba(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)?fr(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)?fr(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 ow({disabled:n,chainId:i,baseStatus:o,quoteStatus:r,onClick:a}){const{account:s}=Ma();return s?o.needShowTokenStatusButton||r.needShowTokenStatusButton?$.jsx(Ff,{status:o.needShowTokenStatusButton?o:r,buttonProps:{variant:t.Button.Variant.contained,fullWidth:!0}}):$.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,disabled:n,onClick:()=>a(),children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})}):$.jsx(Em,{chainId:i,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0})}function rw({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(ya.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}=Ka(),{account:C}=Ma(),j=mm(),[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,I=null==T?void 0:T.lt(0),A=Os(u,{amount:T}),S=Os(p,{amount:B});let E=!r||a||!h||Number(h)<0||!m||Number(m)<0;if(!E&&p){const e=new s(x),t=Math.min(p.decimals,16);(!x||e.isNaN()||e.lt(`1e-${t}`)||e.gt(MC))&&(E=!0);const n=new s(g);(!g||n.isNaN()||n.lt(0)||n.gt(_C))&&(E=!0);const i=new s(f);(!f||i.isNaN()||i.lt(0)||i.gt(OC))&&(E=!0)}const{modifyDPPMutation:L}=ry({pool:r||void 0});return $.jsxs($.Fragment,{children:[$.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&&$.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{j.back()},children:$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),$.jsx(ow,{disabled:E,chainId:null==r?void 0:r.chainId,baseStatus:A,quoteStatus:S,onClick:()=>k(!0)})]}),$.jsx(Bj,{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:I,feeRate:i.feeRate,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient,submittedBack:()=>{k(!1),j.push({type:exports.PageType.Pool,params:{tab:Jy.myCreated}})}})}})]})}function aw({dispatch:i,feeRate:r,isCustomized:a}){const s=t.useTheme(),[l,d]=n.useState(!1),[c,u]=n.useState(r),p=Mj();!c&&r&&u(r);const h=_j(c),m=!(!c||"0"===c||Number(c)),x=Boolean(h)||m||a&&!c;return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",mt:20,px:20},children:[$.jsxs(t.Box,{sx:{fontWeight:500,display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),$.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8,size:16})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",ml:12},children:[r,"%",$.jsx(t.Button,{variant:t.Button.Variant.tag,sx:{ml:12,fontSize:12},onClick:()=>d(!0),children:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]})]}),$.jsx(Zj,{open:l,onClose:()=>d(!1),title:$.jsxs(t.Box,{children:[$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),$.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8})]}),children:$.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[$.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 $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{i({type:bj.UpdateIsFeeRateCustomized,payload:!1}),u(e.value)},selected:t,subTitle:e.tag?$.jsx(sj,{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)})),$.jsx(t.Box,{sx:{mt:8},children:$.jsx(Rj,{errorMsg:h,isCustomized:a,onClick:()=>{a||u(""),i({type:bj.UpdateIsFeeRateCustomized,payload:!0})},value:c,onChange:e=>{u(e)}})})]}),$.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:$.jsx(t.Button,{fullWidth:!0,disabled:x,onClick:()=>{i({type:bj.UpdateFeeRate,payload:c}),d(!1)},children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function sw({titleKey:e}){const n=t.useTheme();return $.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{mt:28,mb:28,borderTopColor:"divider",borderTopStyle:"solid",borderTopWidth:1}}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:n.palette.text.primary},children:e})})]})}function lw({params:i}){var r,a,s,l;const d=t.useTheme(),{isMobile:u}=Ka(),{chainId:p}=Ma(),[h,m]=n.useState(!1),[x,g]=n.useReducer(wj,{currentStep:0,selectedVersion:BC.marketMakerPool,baseToken:null,quoteToken:null,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:RC,fixedRatioPrice:RC,leftTokenAddress:void 0,feeRate:EC,isFeeRateCustomized:!1,slippageCoefficient:_C,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});n.useEffect((()=>{m(!window.localStorage.getItem(qo.PoolEditPage))}),[]);const[f,y]=n.useState("inital"),v=iw({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:b}=v,C=D(v,["poolDetail"]);C.isPending||C.error||b||"inital"!==f||y("open"),!x.baseToken&&(null==b?void 0:b.baseToken)&&g({type:bj.InitEditParameters,payload:b});const j=c.useQuery(ya.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=!vj({selectedVersion:x.selectedVersion}).includes(e);g({type:bj.UpdateSlippageCoefficient,payload:e}),g({type:bj.UpdateIsSlippageCoefficientCustomized,payload:t})}!x.baseAmount&&j.data&&(g({type:bj.UpdateBaseAmount,payload:j.data.baseReserve.toString()}),g({type:bj.UpdateQuoteAmount,payload:j.data.quoteReserve.toString()})),!x.fixedRatioPrice&&j.data&&g({type:bj.UpdateFixedRatioPrice,payload:j.data.pmmParamsBG.i.toString()});const w=c.useQuery(ya.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===Pj().findIndex((t=>t.value===e));g({type:bj.UpdateFeeRate,payload:e}),g({type:bj.UpdateIsFeeRateCustomized,payload:t})}const k=x.selectedVersion===BC.singleToken,T=x.selectedVersion===BC.standard,B=kj({isSingleTokenVersion:k,leftTokenAddress:x.leftTokenAddress,baseToken:x.baseToken,quoteToken:x.quoteToken,dispatch:g}),{versionMap:I}=IC(),A=I[x.selectedVersion],S=!(null==b?void 0:b.baseToken),E=$.jsx(t.Skeleton,{variant:"rounded",width:210,height:60,sx:{padding:16,borderRadius:8}}),L=$.jsx(t.Skeleton,{variant:"rounded",height:167,sx:{mx:20,borderRadius:16}});return $.jsxs($.Fragment,{children:[$.jsx(pm,{children:$.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start"},u?{height:"100%"}:{height:"auto"}),children:[u?null:$.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block"},children:[$.jsx(tw,{}),$.jsx(t.Box,{sx:{mt:28,typography:"h5",fontWeight:600,color:"text.primary"},children:$.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),$.jsx(sw,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"})}),$.jsx(xj,{versionItem:A,status:"completed"},A.version),$.jsx(sw,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"})}),S?E:$.jsx(uj,{status:"running",baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),$.jsx(sw,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"})}),S?E:$.jsx(lj,{isWaiting:!1,feeRate:x.feeRate})]}),$.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:[$.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:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:$.jsx(t.Box,{sx:{typography:"h5",color:d.palette.text.primary,fontWeight:600},children:$.jsx(e.Trans,{id:"6XYkjc",message:"Edit Parameter Settings"})})})}),S?null:$.jsx(aj,{baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),S?L:$.jsxs(t.Box,{sx:{px:20},children:[$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:x.baseAmount,onInputChange:e=>{g({type:bj.UpdateBaseAmount,payload:e})},readOnly:k,token:x.baseToken,occupiedAddrs:x.quoteToken?[x.quoteToken.address]:void 0,occupiedChainId:p,chainId:p}),$.jsx(Tp,{}),$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:x.quoteAmount,onInputChange:e=>{g({type:bj.UpdateQuoteAmount,payload:e})},token:x.quoteToken,occupiedAddrs:x.baseToken?[x.baseToken.address]:void 0,occupiedChainId:p,chainId:p})]}),S?null:$.jsxs($.Fragment,{children:[x.selectedVersion!==BC.standard&&$.jsx(Gj,{dispatch:g,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,isCustomized:x.isSlippageCoefficientCustomized,isStandardVersion:T}),$.jsx(Uj,{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}),$.jsx(aw,{dispatch:g,feeRate:x.feeRate,isCustomized:x.isFeeRateCustomized})]}),$.jsx(t.Box,{sx:{pb:160,[d.breakpoints.up("tablet")]:{pb:28}}}),$.jsx(rw,{state:x,pool:b,loading:S})]})]})}),$.jsx(ew,{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."})}),$.jsx(nw,{open:h,onClose:()=>{m(!1)},onConfirm:()=>{window.localStorage.setItem(qo.PoolEditPage,"1"),m(!1)},alertContent:$.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 dw(e){return null==e?0:new s(e).dp(4,s.ROUND_DOWN).toNumber()}function cw({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=mr(new s(e));let n=t.replace(".","").length;t.indexOf(".")>-1&&(n+=.11),n>v&&(v=n)}));const b=10*v+2;return $.jsxs(t.Box,{ref:d,sx:{position:"relative"},children:[$.jsxs(t.Box,{sx:{minHeight:62,mb:10},children:[$.jsxs(t.Box,{sx:{typography:"caption",mb:8},children:[i||$.jsx("span",{children:" "}),nr({input:null==g?void 0:g[a]})]}),$.jsx(t.Box,{sx:{color:"text.secondary"},children:j(null==g?void 0:g[f]).format("LL")})]}),$.jsxs(T.BarChart,{width:p,height:364,data:o,margin:{top:5,right:10,left:0,bottom:5},children:[$.jsx("defs",{children:o.map(((e,n)=>$.jsxs("linearGradient",{id:`colorBar${e.date}`,x1:"0",x2:"0",y1:"0",y2:"1",children:[$.jsx("stop",{offset:"0%",stopColor:n===o.length-1?x:m}),$.jsx("stop",{offset:"100%",stopColor:t.alpha(n===o.length-1?x:m,.04)})]},e.date)))}),$.jsx(T.XAxis,{hide:!0,dataKey:f,axisLine:!1,tickFormatter:e=>j(e).format("MM-DD")}),$.jsx(T.YAxis,{orientation:"right",axisLine:!1,ticks:y,width:b,tickFormatter:e=>mr(new s(e))}),$.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 $.jsxs(t.Box,{sx:{px:10,py:12,maxWidth:240,borderRadius:8,backgroundColor:"background.paperContrast",typography:"h6",color:"text.secondary"},children:[$.jsx(t.Box,{sx:{mr:8},children:j(o).format("MM-DD HH:mm")}),$.jsx(t.Box,{children:i[0].value}),r?$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"ubzjDN",message:"Real Time"})}):""]})},cursor:!1,coordinate:{x:0,y:0}}),$.jsx(T.Bar,{dataKey:r,onMouseMove:e=>{u(e[f])},onMouseLeave:()=>{u(null)},children:o.map((e=>$.jsx(T.Cell,{fill:`url(#colorBar${e.date})`},e.date)))}),c&&$.jsx(T.ReferenceLine,{x:c,stroke:m,strokeDasharray:"3 3"})]})]})}var uw,pw;function hw({poolDetail:e,chart24hDataFirst:i}){var a,l,d,u,p,h,m,x;const g=t.useTheme(),[f,y]=n.useState(i?uw.volume:uw.depth),v={key:uw.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})},b=[{key:uw.volume,value:o.i18n._({id:"/cF7Rs",message:"Volume"})},{key:uw.feeRevenue,value:o.i18n._({id:"9QjAGB",message:"FeeRevenue"})},{key:uw.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?Ei[t]:"",d=Ua().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:dw(null==e?void 0:e.volumeUsd),fee:dw(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:dw(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(ya.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,I]=n.useState(!1),A=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 $.jsx(t.Box,{sx:{mt:24,[g.breakpoints.up("tablet")]:{mt:20,pt:28,borderTop:`1px solid ${g.palette.border.main}`}},children:$.jsxs(t.Tabs,{value:f,onChange:(e,t)=>y(t),children:[$.jsx(t.TabsGroup,{tabs:b,variant:"rounded",tabsListSx:{borderWidth:0,gap:4,mb:24}}),f===uw.depth&&(null==e?void 0:e.baseToken)&&(null==e?void 0:e.quoteToken)?$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:$.jsx(mw,{baseToken:null==e?void 0:e.baseToken,quoteToken:null==e?void 0:e.quoteToken,midPrice:A,isSwitchMidPrice:B,setIsSwitchMidPrice:I,showMidPrice:f===uw.depth})}):"",$.jsx(t.TabPanel,{value:uw.depth,children:$.jsx(oj,{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:A})}),$.jsx(t.TabPanel,{value:uw.volume,children:$.jsx(cw,{data:C.dayDataList,masterKey:"volume",sumKey:"volume",unit:"$"})}),$.jsx(t.TabPanel,{value:uw.feeRevenue,children:$.jsx(cw,{data:C.dayDataList,masterKey:"fee",sumKey:"fee",unit:"$"})}),$.jsx(t.TabPanel,{value:uw.traders,children:$.jsx(cw,{data:C.dayDataList,masterKey:"traders",sumKey:"traders",unit:""})})]})})}function mw({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 $.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:a?$.jsxs(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary",wordBreak:"break-all",display:"flex"},children:[`1 ${d} = ${i?nr({input:i,showDecimals:16}):"-"} ${c}`,$.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:$.jsx(t.Box,{component:oe.Switch})})]}):""})}function xw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ka(),u=t.useTheme(),p=null==i?void 0:i.chainId;null===(l=c.useQuery(ya.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?Ei[u]:"",y=null==m?void 0:m.decimals,v=null==x?void 0:x.decimals,b=c.useQuery(ya.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(ya.getTotalBaseLpQuery(u,p,h,y)),w=c.useQuery(ya.getTotalQuoteLpQuery(u,p,h,v)),k=c.useQuery(ya.getReserveLpQuery(u,p,h,y,v)),T=c.useQuery(ya.getClassicalTargetQuery(u,p,h,y,v)),B=j.data;let I=w.data;I||w.isLoading||w.error||!B||(I=B);const{baseReserve:A,quoteReserve:S}=k.data||{},E=null===(n=T.data)||void 0===n?void 0:n.baseTarget,L=null===(i=T.data)||void 0===i?void 0:i.quoteTarget,O=yj({tokens:x?[x]:[]}),R=Ua(),P=c.useQuery(Object.assign(Object.assign({},R.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:M,mining:_,pair:D}=null!==(o=P.data)&&void 0!==o?o:{};let N=[];const F=x?null===(a=O.data)||void 0===a?void 0:a.get(x.address):void 0;if(M&&_&&D){const{baseLpToken:e,quoteLpToken:t}=D,n=new Map,i=(null==e?void 0:e.id)===(null==t?void 0:t.id);for(const o of M){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]=Af(l,B,A,E,p,h,y);m&&(i||c===(null==e?void 0:e.id))&&(u.baseSupplied=m);const[,x]=Af(l,I,S,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]=Af(l,B,A,E,p,h,y),[,m]=Af(l,I,S,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;N.push({userId:e.id,baseSupplied:e.baseSupplied?nr({input:e.baseSupplied,showDecimals:o}):"0",quoteSupplied:e.quoteSupplied?nr({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:yr(m),quoteTokenSymbol:yr(x),sharePercentage:C&&A?nr({input:C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0).div(C.multipliedBy(A).plus(null!=S?S:0)).multipliedBy(100),showDecimals:2}):"",dollarValue:null!=a&&C?`$${nr({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)})})),N.sort(((e,t)=>t.dollarValueBN.gt(e.dollarValueBN)?1:-1))}const q=[b,j,w,T,k,O,P],U=function(e){const t=[];if(e.forEach((e=>{e.error&&t.push(e.refetch)})),t.length)return()=>{t.forEach((e=>e()))}}(q),V=q.some((e=>e.isLoading));return Object.assign(Object.assign({},P),{isLoading:V,errorRefetch:U,list:N})}({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 $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{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)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"JlIjZf",message:"Liquidity Provider"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"C1qIFl",message:"Liquidity Supplied"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"me2dmq",message:"Value (USD)"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"Z8lGw6",message:"Share"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==v?void 0:v.map((e=>$.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:$.jsx(lp,{address:e.userId,customChainId:p,truncate:!0})})}),$.jsxs("td",{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.baseTokenAddress,chainId:p,width:18,height:18}),`${e.baseSupplied} ${e.baseTokenSymbol}`]}),$.jsxs(t.Box,{sx:{mt:4,display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.quoteTokenAddress,chainId:p,width:18,height:18}),`${e.quoteSupplied} ${e.quoteTokenSymbol}`]})]}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:e.dollarValue}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${e.sharePercentage}%`})]},e.userId)))})]})}),y&&$.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:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function gw({address:e,chainId:t}){var n;const i=Ua(),o=t?Ei[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 fw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function yw({chainId:e,address:n,symbol:o,amount:r,sx:a}){return $.jsxs(t.Box,{sx:i.merge({display:"flex",justifyContent:"flex-end",alignItems:"center"},a),children:[n&&$.jsx(t.Box,{sx:{height:16,flexBasis:16,flexGrow:0,flexShrink:0,mr:4},children:$.jsx(sl,{width:16,height:16,address:n,chainId:e})}),$.jsxs(t.Box,{sx:{textAlign:"right",display:"flex",alignItems:"center"},children:[r," ",$.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 vw({chainId:e,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r,vertical:a}){const{isMobile:s}=Ka();return $.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?$.jsx(yw,{chainId:e,address:null==n?void 0:n.address,amount:o,symbol:null==n?void 0:n.symbol}):"-",a?"":$.jsx(t.Box,{sx:{mx:10},children:"/"}),i?$.jsx(yw,{chainId:e,address:null==i?void 0:i.address,amount:r,symbol:null==i?void 0:i.symbol,sx:{mt:a?4:0}}):"-"]})}function bw({label:e,children:n,pairsStatLoading:o,poolDetailLoading:r}){const{isMobile:a}=Ka();return $.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[$.jsx(t.Box,{sx:{color:"text.secondary",minWidth:"5em",typography:a?"h6":"body1"},children:e}),$.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 Cw({sx:e}){return $.jsx(t.Skeleton,{sx:Object.assign({width:"100%",maxWidth:237,height:22},e)})}function jw({detail:e,lpFeeRate:n,mtFeeRate:i}){const{isMobile:r}=Ka();return"DPP"===(null==e?void 0:e.type)?null:e&&n&&i?$.jsxs(t.Box,{sx:{color:"text.secondary",typography:r?"h6":"body1"},children:[$.jsx("span",{children:"LP "}),$.jsx("span",{children:gr({input:n,showDecimals:6})}),$.jsxs("span",{children:[" / ",o.i18n._({id:"7C/BwI",message:"Community Treasury"})," "]}),$.jsx("span",{children:gr({input:new s(null!=i?i:0).toNumber(),showDecimals:6})})]}):$.jsx(Cw,{sx:{mt:4}})}function ww({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,I,A,S,E,L;const O=t.useTheme(),{isMobile:R}=Ka(),{baseToken:P,quoteToken:M}=null!=e?e:{},_="DPP"===(null==e?void 0:e.type),D="DSP"===(null==e?void 0:e.type)||"GSP"===(null==e?void 0:e.type),N="CLASSICAL"===(null==e?void 0:e.type),F=gw({address:null==e?void 0:e.address,chainId:null==e?void 0:e.chainId}),q=F.dashboard,U=F.isLoading,V=c.useQuery(ya.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)),H=U?$.jsx(Cw,{}):null===(null==q?void 0:q.totalVolume)||void 0===(null==q?void 0:q.totalVolume)?"-":`$${nr({input:new s(null==q?void 0:q.totalVolume),showDecimals:2})}`,W=U?$.jsx(Cw,{}):q&&(Lp(q.totalFee)||Lp(q.totalMtFee))?`$${nr({input:new s(q.totalFee||0).plus(q.totalMtFee||0),showDecimals:2})}`:"-",{account:Z}=Ma(),z=c.useQuery(ya.getFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,Z)),Q=null===(r=z.data)||void 0===r?void 0:r.mtFeeRate,G=null===(a=z.data)||void 0===a?void 0:a.lpFeeRate,Y=null==Q?void 0:Q.plus(null!=G?G:0),K=!e,X=c.useQuery(ya.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 $.jsxs(t.Box,{sx:Object.assign({pb:30,position:"relative",overflow:"hidden"},R?{backgroundColor:"background.paper",p:20}:{mt:32}),children:[$.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:[$.jsx(bw,{label:o.i18n._({id:"l4Za6X",message:"Total Swap Volume"}),pairsStatLoading:U,children:$.jsx("div",{className:"title",children:H})}),U||!e?$.jsx(Cw,{sx:{mt:4}}):$.jsx(vw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:nr({input:null!==(u=null==q?void 0:q.baseVolumeCumulative)&&void 0!==u?u:0,showDecimals:2}),quoteAmount:nr({input:null!==(p=null==q?void 0:q.quoteVolumeCumulative)&&void 0!==p?p:0,showDecimals:2})}),$.jsx(bw,{label:o.i18n._({id:"Z033WN",message:"Total Swap Fee"}),pairsStatLoading:U,children:$.jsx("div",{className:"title",children:W})}),U||!e?$.jsx(Cw,{sx:{mt:4}}):$.jsx(vw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:nr({input:new s(null!==(h=null==q?void 0:q.baseFee)&&void 0!==h?h:0).plus(null!==(m=null==q?void 0:q.baseMtFee)&&void 0!==m?m:0),showDecimals:2}),quoteAmount:nr({input:new s(null!==(x=null==q?void 0:q.quoteFee)&&void 0!==x?x:0).plus(null!==(g=null==q?void 0:q.quoteMtFee)&&void 0!==g?g:0),showDecimals:2})}),$.jsx(bw,{label:o.i18n._({id:"/BbUJ6",message:"Total Number of Traders"}),pairsStatLoading:U,children:U?$.jsx(Cw,{sx:{mt:4}}):nr({input:null!==(f=null==q?void 0:q.txUsers)&&void 0!==f?f:0,showDecimals:0})})]}),$.jsxs(t.Box,{sx:{flex:"1 0 50%",overflow:"hidden","& > div + div":{mt:10}},children:[$.jsx(bw,{label:o.i18n._({id:"UE2beD",message:"Creator"}),poolDetailLoading:!e,children:e?e.isCpPool?$.jsx(lp,{address:null!==(y=e.cpCreator)&&void 0!==y?y:"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}}):$.jsx(lp,{address:null!==(v=e.creator)&&void 0!==v?v:"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}}):$.jsx(Cw,{})}),(null==e?void 0:e.isCpPool)||(null==e?void 0:e.owner)?$.jsx(bw,{label:o.i18n._({id:"LtI9AS",message:"Owner"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):(null==e?void 0:e.isCpPool)?$.jsx(lp,{address:null==e?void 0:e.cpCreator,truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}}):$.jsx(lp,{address:null!==(b=e.owner)&&void 0!==b?b:"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}})}):"",$.jsx(bw,{label:o.i18n._({id:"52uNwk",message:"Creation Time"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):fw(1e3*Number((null==e?void 0:e.isCpPool)?e.cpCreatedAtTimestamp||0:e.createdAtTimestamp||0))||"-"}),(null==e?void 0:e.isCpPool)?$.jsxs($.Fragment,{children:[$.jsx(bw,{label:o.i18n._({id:"cDWXuq",message:"Settler"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):$.jsx(lp,{address:(null==e?void 0:e.cpLiquidator)||"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}})}),$.jsx(bw,{label:o.i18n._({id:"JuzN3b",message:"Related CrowdPooling"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):$.jsx(lp,{address:null==e?void 0:e.cpAddress,truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}})})]}):void 0,$.jsxs(bw,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),poolDetailLoading:K,children:[$.jsx("div",{className:"detail-title",style:{textAlign:"right"},children:gr({input:null==Y?void 0:Y.toNumber(),showDecimals:6})}),$.jsx(jw,{detail:e,lpFeeRate:G,mtFeeRate:Q})]}),$.jsx(bw,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):null===(j=null===(C=V.data)||void 0===C?void 0:C.pmmParamsBG)||void 0===j?void 0:j.k.toString()}),$.jsx(bw,{poolDetailLoading:K,label:N?o.i18n._({id:"d8YnVj",message:"Guide Price"}):_?o.i18n._({id:"CeLrge",message:"Mid Price"}):D?o.i18n._({id:"4ogEAw",message:"Pegged Exchange Rate"}):o.i18n._({id:"jjuKOj",message:"Min Price"}),children:K?$.jsx(Cw,{}):null!==P&&(D?`1 ${null==P?void 0:P.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==M?void 0:M.symbol}`:null===(A=null===(I=null===(B=V.data)||void 0===B?void 0:B.pmmParamsBG)||void 0===I?void 0:I.i)||void 0===A?void 0:A.toString())||"-"}),N&&$.jsxs($.Fragment,{children:[$.jsx(bw,{label:o.i18n._({id:"JR7wWw",message:"Equilibrium target"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):$.jsx($.Fragment,{children:null===(L=null===(E=null===(S=V.data)||void 0===S?void 0:S.pmmParamsBG)||void 0===E?void 0:E.k)||void 0===L?void 0:L.toString()})}),X.data?$.jsx(vw,{vertical:!0,chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:nr({input:X.data.baseTarget,showDecimals:2}),quoteAmount:nr({input:X.data.quoteTarget,showDecimals:2})}):""]})]})]})}function kw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function Tw({amountOut:e,amountIn:i,fromTokenSymbol:o,toTokenSymbol:r}){const[a,s]=n.useState(!1),l=nr({input:i/e,showDecimals:2}),d=nr({input:e/i,showDecimals:2});return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:["1 ",a?r:o," = ",a?l:d," ",a?o:r,$.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:$.jsx(t.Box,{component:oe.Switch})})]})}function Bw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ka(),u=t.useTheme(),{account:p,chainId:h}=Ma(),m=c.useQuery(ya.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?Ei[e]:"",a=Ua().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 $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{refetch:y.error?y.refetch:void 0,loading:y.isLoading,empty:!(null==k?void 0:k.length),children:!!(null==k?void 0:k.length)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"UPXmW+",message:"Trader"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"v4nCHK",message:"Paid"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"fZ5Vnu",message:"Received"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"a7u1N9",message:"Price"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"PLUB/s",message:"Fee"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==k?void 0:k.map((e=>$.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:kw(1e3*e.timestamp)}),$.jsx("td",{children:$.jsx(lp,{address:e.from,truncate:!0})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.fromToken.id,chainId:h,width:18,height:18}),`${nr({input:e.amountIn,showDecimals:2})} ${e.fromToken.symbol}`]})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.toToken.id,chainId:h,width:18,height:18}),`${nr({input:e.amountOut,showDecimals:2})} ${e.toToken.symbol}`]})}),$.jsx("td",{children:$.jsx(Tw,{amountOut:e.amountOut,amountIn:e.amountIn,fromTokenSymbol:e.fromToken.symbol,toTokenSymbol:e.toToken.symbol})}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:gr({input:f})}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${nr({input:new s(e.amountOut).times(null!=f?f:0)})} ${e.toToken.symbol}`})]},e.id)))})]})}),w&&$.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:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function Iw({poolDetail:e}){const{isMobile:i}=Ka(),[r,a]=n.useState(pw.parameters),s=[{key:pw.parameters,value:o.i18n._({id:"F18WP3",message:"Parameters"})},{key:pw.swaps,value:o.i18n._({id:"EatqP4",message:"Swaps"})}];return e&&"DPP"!==(null==e?void 0:e.type)&&s.push({key:pw.liquidityProviders,value:o.i18n._({id:"juypHV",message:"Liquidity Providers"})}),$.jsx(t.Box,{sx:Object.assign({mt:24,backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},i?{}:{mt:32,px:20}),children:$.jsxs(t.Tabs,{value:r,onChange:(e,t)=>a(t),children:[$.jsx(t.TabsGroup,{tabs:s}),$.jsx(t.TabPanel,{value:pw.parameters,children:$.jsx(ww,{detail:e})}),$.jsx(t.TabPanel,{value:pw.swaps,children:$.jsx(Bw,{poolDetail:e})}),$.jsx(t.TabPanel,{value:pw.liquidityProviders,children:$.jsx(xw,{poolDetail:e})})]})})}function Aw(){return $.jsx(t.Skeleton,{variant:"rounded",sx:{width:90}})}function Sw({poolDetail:n}){var i,r;const a=t.useTheme(),{isMobile:l}=Ka(),d=gw({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?$.jsx(Aw,{}):null===(null==c?void 0:c.txUserNear24h)||void 0===(null==c?void 0:c.txUserNear24h)?"-":mr(new s(null==c?void 0:c.txUserNear24h))},{description:o.i18n._({id:"sTnImq",message:"Total Liquidity"}),text:d.isLoading?$.jsx(Aw,{}):null===(null==c?void 0:c.tvl)||void 0===(null==c?void 0:c.tvl)?"-":`$${mr(new s(null==c?void 0:c.tvl))}`},{description:o.i18n._({id:"p7/w10",message:"Volume (24H)"}),text:d.isLoading?$.jsx(Aw,{}):null===(null==c?void 0:c.volume)||void 0===(null==c?void 0:c.volume)?"-":`$${mr(new s(null==c?void 0:c.volume))}`},{description:o.i18n._({id:"7X40pG",message:"Fees (24H)"}),text:d.isLoading?$.jsx(Aw,{}):null!==!(null==c?void 0:c.feeNear24h)||(null==c?void 0:c.mtFeeNear24h)?`$${mr(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:$.jsxs(t.Box,{sx:{width:198},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"}),$.jsx(t.Box,{children:(null==c?void 0:c.feeNear24h)?`$${mr(new s(null==c?void 0:c.feeNear24h))}`:"-"})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"}),$.jsx(t.Box,{children:(null==c?void 0:c.mtFeeNear24h)?`$${mr(new s(null==c?void 0:c.mtFeeNear24h))}`:"-"})]})]})}];return $.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=>$.jsxs(t.Box,{sx:{borderRadius:8,p:16,backgroundColor:"background.paper",border:`1px solid ${a.palette.border.main}`},children:[$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,lineHeight:"27px"},children:e.text}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary",gap:4},children:[e.description,e.question?$.jsx(ku,{title:e.question}):""]})]},e.description)))})}function Ew({poolDetail:n,loading:i}){var a,s,l,d;const{address:c}=null!=n?n:{},u=t.useTheme(),p=mm(),{account:h}=Ma(),{isMobile:m}=Ka(),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}=G();return $.jsxs(t.Box,{sx:Object.assign({},m?{pt:24}:{pt:20,display:"flex",alignItems:"center",justifyContent:"space-between"}),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.baseToken)?$.jsx(Dp,{tokens:[n.baseToken,n.quoteToken],chainId:n.chainId,width:36,mr:8}):$.jsx(t.Skeleton,{variant:"circular",sx:{width:36,height:36,mr:8}}),$.jsxs(t.Box,{children:[$.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&&$.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"}),$.jsx(Iy,{address:c,chainId:null==n?void 0:n.chainId,hideName:m,sx:{display:"inline-flex",ml:8}}),x&&!m?$.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:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mr:12},children:$.jsx(lp,{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})})]})]}),$.jsxs(t.Box,{sx:m?{display:"flex",alignItems:"center",mt:24}:{textAlign:"right"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"success.main",typography:"h4"},children:[(null==n?void 0:n.miningAddress)?$.jsx(t.Tooltip,{title:o.i18n._({id:"B3mhDR",message:"Add liquidity to obtain LP tokens for mining"}),children:$.jsx("span",{children:"✨ "})}):"",$.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}`:""]}),$.jsx(t.Box,{sx:Object.assign({typography:"body2"},m?{ml:4}:{}),children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]})}function Lw({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),I=u>6?6:u>4?4:2,A=c>6?6:c>4?4:2,S=n?mr(new s(o)):nr({input:o,showDecimals:I}),E=n?mr(new s(a)):nr({input:a,showDecimals:A});let L=r.plus(a);L=L.lte(0)?new s(1):L;const O=m||r.div(L).multipliedBy(100).toFixed(2),R=x||a.div(L).multipliedBy(100).toFixed(2),P=r.lte(0)&&a.lte(0),M=j.palette.success.main,_=j.palette.error.main,D=[{name:"base",value:P?1:r.toNumber(),color:M},{name:"quote",value:P?1:a.toNumber(),color:_}];return $.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",flexDirection:"column"},b||{}),children:[$.jsx("div",{children:y?"":v?$.jsx(t.Skeleton,{width:46,height:46,variant:"circular"}):$.jsx(T.PieChart,{width:2*B,height:2*B,children:$.jsx(T.Pie,{isAnimationActive:!1,dataKey:"value",data:D,labelLine:!1,label:!1,outerRadius:B,fill:_,children:D.map(((e,t)=>$.jsx(T.Cell,{fill:e.color,strokeWidth:0},`cell-${t}`)))})})}),$.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?$.jsx(t.Skeleton,{width:237,sx:{borderRadius:4}}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{className:"symbol",title:l,sx:{typography:"h6"},children:l}),p?$.jsx(lp,{address:p,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),$.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${S} `,y||f?"":$.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${O}%)`]})]})]}),v?$.jsx(t.Skeleton,{width:237,sx:{borderRadius:4,marginTop:`${k}px`}}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",marginTop:`${k}px`},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{className:"symbol",title:d,sx:{typography:"h6"},children:d}),h?$.jsx(lp,{address:h,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),$.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${E} `,y||f?"":$.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${R}%)`]})]})]})]})]})}function Ow({poolDetail:n}){var i,o,r,a,l,d,u,p,h;const m=t.useTheme(),{isMobile:x}=Ka(),g=c.useQuery(ya.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(ya.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 $.jsxs(t.Box,{sx:{mt:x?24:28},children:[$.jsx(t.Box,{sx:{fontWeight:600},children:$.jsx(e.Trans,{id:"sTnImq",message:"Total Liquidity"})}),$.jsxs(t.Box,{sx:{display:"flex",mt:16,backgroundColor:"background.paper",borderRadius:16,overflowX:"auto",border:`1px solid ${m.palette.border.main}`},children:[$.jsx(t.Box,{sx:{flex:x?1:void 0,padding:x?m.spacing(20,30,20,20):m.spacing(20,30,16)},children:$.jsx(Lw,{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:yr(null==n?void 0:n.baseToken),quoteTokenSymbol:yr(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?"":$.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:[$.jsx("thead",{children:$.jsxs("tr",{children:[$.jsx("th",{children:$.jsx(e.Trans,{id:"bUUVED",message:"Asset"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"hcNa1G",message:"Token Amount"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"iaocTt",message:"Ratio"})})]})}),$.jsxs("tbody",{children:[$.jsxs("tr",{children:[$.jsx("td",{children:n?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{address:n.baseToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),$.jsxs(t.Box,{children:[n.baseToken.symbol,$.jsx(lp,{address:n.baseToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):$.jsx(t.Skeleton,{width:100,height:24})}),$.jsx("td",{children:n?mr(new s(n.baseReserve)):$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),$.jsx("td",{children:g.isLoading?$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=k?k:"-"}%`})]}),$.jsxs("tr",{children:[$.jsx("td",{children:n?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{address:n.quoteToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),$.jsxs(t.Box,{children:[n.quoteToken.symbol,$.jsx(lp,{address:n.quoteToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):$.jsx(t.Skeleton,{width:100,height:24})}),$.jsx("td",{children:n?mr(new s(n.quoteReserve)):$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),$.jsx("td",{children:g.isLoading?$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=T?T:"-"}%`})]})]})]})]})]})}function Rw({params:i}){var r,a,s,l,d,c,u;const p=mm(),{isMobile:h}=Ka(),{account:m}=Ma(),x=t.useTheme(),g=iw({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:f}=g,y=D(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 $.jsxs(pm,{sx:h?{p:x.spacing(28,0,j?108:0)}:{p:x.spacing(28,0,40)},children:[$.jsx(tw,{onClick:()=>{p.push({type:exports.PageType.Pool})}}),$.jsxs(t.Box,{sx:h?{}:{display:"flex",gap:12,overflow:"hidden"},children:[$.jsxs(t.Box,{sx:{flex:1,overflow:"hidden"},children:[$.jsx(Ew,{poolDetail:f,loading:y.isPending}),$.jsx(hw,{poolDetail:f,chart24hDataFirst:!0}),$.jsx(Sw,{poolDetail:f}),$.jsx(Ow,{poolDetail:f}),$.jsx(Iw,{poolDetail:f})]}),h?$.jsx(By,{account:m,pool:T,operate:w,hasMining:B,modal:!0,onClose:()=>{k(void 0)}}):$.jsx(Ty,{account:m,operate:w,hasMining:B,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},pool:T,hidePoolInfo:!0})]}),$.jsx(ew,{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&&$.jsx($.Fragment,{children:$.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?$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{mm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:f.chainId,address:f.address}})},children:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):"",$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{k(lf.Remove)},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{onClick:()=>{k(lf.Add)},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})})]})}function Pw({statuses:n,children:i,buttonProps:o}){var r;if(!n.find((e=>e.needShowTokenStatusButton))&&i)return $.jsx($.Fragment,{children:i});const a=n.find((e=>e.insufficientBalance));if(a)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:$.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 $.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:n.map(((n,i)=>{var r,a;let l="";return n.isApproving?l=$.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):(n.needReset||n.needApprove)&&(l=n.approveTitle),l?$.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 Mw({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}=G(),w=o||j,k=t.useTheme(),[T,B]=n.useState(!1),I=(null==i?void 0:i.chainId)?Ro.get(i.chainId):null,A=s&&!!I;return $.jsxs($.Fragment,{children:[$.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:A?"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":Go,children:[!!(null==i?void 0:i.address)&&$.jsx(sl,{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}),$.jsxs(t.Box,{sx:{flex:1},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(null==i?void 0:i.address)?$.jsx($.Fragment,{children:$.jsx(t.Box,{children:null!==(C=null==i?void 0:i.symbol)&&void 0!==C?C:"-"})}):$.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!a&&$.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:$.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"})})]}),!!A&&$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[I.name,$.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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"})})]})]})]}),$.jsx(mp,{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)}),Ks)},modal:!h})]})}function _w({title:e,disabled:n,children:i}){return $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,opacity:n?.3:void 0},children:[$.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"}(uw||(uw={})),function(e){e[e.parameters=1]="parameters",e[e.swaps=2]="swaps",e[e.liquidityProviders=3]="liquidityProviders"}(pw||(pw={}));const Dw=1e-4;function Nw({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}=Ka(),f=!a.includes(o),y=f||p,v=!p&&f&&!!m&&new s(m).div(100).lt(Dw),b=i||v;return $.jsxs(t.Box,{sx:{opacity:i?.3:void 0,fontWeight:600},children:[$.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:[$.jsx(e.Trans,{id:"tMMG40",message:"{0}% fee tier",values:{0:o?new s(o).times(100).toString():"-"}}),$.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?$.jsx(e.Trans,{id:"vLyv1R",message:"Hide"}):$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]}),c&&$.jsxs($.Fragment,{children:[$.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 $.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,"%",$.jsx(t.Radio,{size:18,checked:n,onChange:(t,n)=>{n&&r(e)}})]},e)})),l&&$.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?$.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<Dw?r(0):m&&(e||0===e)&&r(t),h(!1)},sx:{p:0,flex:1,height:"100%",border:"none",backgroundColor:"none"},inputSx:{p:0}}):$.jsx($.Fragment,{children:f?(new s(o).times(100).toNumber()||m)+"%":$.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})}),$.jsx(t.Radio,{size:18,checked:y,sx:{flexShrink:0}})]})]}),v&&$.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:[$.jsx(t.Box,{component:oe.ErrorBorder,sx:{width:18,height:18}}),$.jsx(e.Trans,{id:"LHxwaD",message:"The fee tier should greater than {0}%",values:{0:100*Dw}})]})]})]})}function Fw({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}=Ma(),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?lr(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?`${nr({input:f,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:void 0;return i&&o?$.jsxs(t.Box,{sx:{px:20,py:12,borderWidth:1,borderRadius:8,borderStyle:"solid",borderColor:"border.main"},children:[$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),$.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:[$.jsx(Dp,{width:18,height:18,tokens:[o.token0,o.token1],mr:4}),$.jsx(t.LoadingSkeleton,{loading:u,loadingProps:{width:50},sx:{mr:4},children:ir({input:m,decimals:null===(a=o.liquidityToken)||void 0===a?void 0:a.decimals})}),`${o.token0.symbol}/${o.token1.symbol} LP`,$.jsx(t.Tooltip,{title:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:10,typography:"body2",color:"text.primary"},children:[$.jsx(Lf,{address:o.token0.address,chainId:o.token0.chainId,showName:null!==(l=o.token0.symbol)&&void 0!==l?l:"",size:14,offset:4,rightContent:$.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:ir({input:x,decimals:o.token0.decimals})})}),$.jsx(Lf,{address:o.token1.address,chainId:o.token1.chainId,showName:null!==(d=o.token1.symbol)&&void 0!==d?d:"",size:14,offset:4,rightContent:$.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:ir({input:g,decimals:o.token1.decimals})})}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(e.Trans,{id:"c4miqE",message:"Pool share"}),$.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:y})]})]}),sx:{padding:20,width:256},children:$.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16,cursor:"pointer"}})}),$.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:Aa(o.liquidityToken.chainId,o.liquidityToken.address,"address"),sx:{ml:4,display:"inline-flex",height:16},children:$.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16}})})]})]}):null}function qw({sx:i,disabled:o,slippage:r,onChangeSlippage:a}){const l=t.useTheme(),d=r===vm,[c,u]=n.useState(d?"":new s(r).times(100).toNumber());return $.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:$.jsxs(t.Box,{sx:{backgroundColor:l.palette.background.paper,padding:l.spacing(16,20),borderRadius:16,width:375,maxWidth:"90vw",boxSizing:"border-box"},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.primary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),$.jsxs("span",{children:[d?Cm:r&&new s(r).times(100).toNumber(),"%"]})]}),$.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",margin:l.spacing(16,0,0,0)},children:[$.jsx(ym,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{u(""),a(vm)},active:d}),$.jsx(t.Input,{placeholder:String(Cm),value:c,onChange:e=>{const{value:t}=e.target;u(t),a(t?new s(t).div(100).toNumber():vm)},onBlur:()=>{(!d&&new s(r).gt(.1)||new s(r).lte(0))&&(u(10),a(.1))},suffix:$.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:$.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:$.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:l.palette.text.primary}}})})})}function Uw(){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(vm),j=b===vm?new s(Cm).div(100).toNumber():b,{isMobile:w}=Ka(),{onlyChainId:k}=G(),T=n.useMemo((()=>k||(null==u?void 0:u.chainId)||(null==m?void 0:m.chainId)),[k,u,m]),{pairAddress:B,pair:I,price:A,isInvalidPair:S,invertedPrice:E,priceLoading:O,liquidityMinted:R,shareOfPool:P,isExists:M}=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?Sa({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}=hy({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}),_=Hm(A);if(A&&g&&!A.isEqualTo(null!=_?_:0)&&M){const e=A.times(g).dp(null!==(i=null==m?void 0:m.decimals)&&void 0!==i?i:18);e.isEqualTo(y)||v(e.toString())}const D=T?p.getUniswapV2Router02ContractAddressByChainId(T)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(T):void 0,N=Os(u,{amount:g,contractAddress:D}),F=Os(m,{amount:y,contractAddress:D}),[q,U]=n.useState(!1),V=!u||!m,H=sy({baseToken:u,quoteToken:m,baseAmount:g,quoteAmount:y,fee:d,isExists:M,slippage:j,successBack:()=>{mm.getState().push({type:exports.PageType.Pool,params:{tab:Jy.myLiquidity}})}});return n.useEffect((()=>{console.error("createMutation.error",H.error)}),[H.error]),$.jsxs($.Fragment,{children:[$.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:[$.jsx(cv,{onClick:()=>{mm.getState().push({type:exports.PageType.Pool})}}),$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:$.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),$.jsx(Cg,{poolType:"AMM V2"})]}),$.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:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:20,[l.breakpoints.up("tablet")]:{pt:20,px:20,pb:20}},children:[$.jsx(Fw,{pair:I,pairAddress:B,isExists:M}),$.jsxs(_w,{title:$.jsx(e.Trans,{id:"nxRg31",message:"Select pair"}),children:[$.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:w?"repeat(1, 1fr)":"repeat(2, 1fr)",gap:12},children:[$.jsx(Mw,{border:!0,highlightDefault:!0,chainId:T,token:u,onTokenChange:(e,t)=>{t?(h(m),x(u),f(""),v("")):(h(e),f(""))},occupiedToken:m}),$.jsx(Mw,{border:!0,highlightDefault:!0,chainId:T,token:m,onTokenChange:(e,t)=>{t?(h(m),x(u)):(x(e),v(""))},occupiedToken:u})]}),(!T||ka(T))&&$.jsx(Nw,{fee:d,onChange:c,feeList:[1e-4,5e-4,.003],hasCustom:!0,disabled:V})]}),$.jsx(_w,{title:$.jsx(e.Trans,{id:"MU9s7M",message:"Deposit amounts"}),disabled:V,children:$.jsxs(t.Box,{children:[$.jsx(Bp,{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);M&&A&&n&&v(A.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}),$.jsx(kp,{}),$.jsx(Bp,{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);M&&E&&n&&f(E.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}),$.jsx(qw,{slippage:b,onChangeSlippage:C,disabled:V,sx:{mt:8}}),$.jsx(ey,{baseToken:u,quoteToken:m,loading:O,midPrice:A,shareOfPool:P}),!!M&&$.jsxs(t.Box,{sx:{mt:20,p:20,borderRadius:16,backgroundColor:"background.paperContrast",typography:"h6",textAlign:"center","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",$.jsx("b",{children:$.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",$.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:gr({input:d})},components:{0:$.jsx("b",{})}})]})]})})]}),$.jsx(t.Box,{sx:{mt:20,py:16,[l.breakpoints.up("tablet")]:{px:20}},children:$.jsx(Em,{fullWidth:!0,includeButton:!0,size:t.Button.Size.big,disabled:V,chainId:T,children:$.jsx(Pw,{statuses:[N,F],buttonProps:{size:t.Button.Size.big},children:$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,disabled:!(u&&m&&g&&y&&!S&&d),onClick:()=>U(!0),children:S?$.jsx(e.Trans,{id:"R7D79P",message:"Invalid pair"}):$.jsx(e.Trans,{id:"bwSQI0",message:"Supply"})})})})}),$.jsx(ty,{open:q,onClose:()=>U(!1),slippage:j,baseToken:u,baseAmount:g,quoteToken:m,quoteAmount:y,fee:d,price:A,lpAmount:R,shareOfPool:P,pairAddress:B,createMutation:H})]})]})}const Vw=({disabled:e,feeAmount:i,dispatch:r})=>{const a=t.useTheme(),{isMobile:s}=Ka(),[l,d]=n.useState(!1);return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{typography:"h5",color:a.palette.text.primary},children:i?`${bg[i].label} ${o.i18n._({id:"fxRyGG",message:"fee tier"})}`:o.i18n._({id:"EU3wU4",message:"Fee tier"})}),$.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&&$.jsx(t.Box,{sx:Object.assign({},s?{display:"grid",gap:8,gridTemplateColumns:"repeat(2, 1fr)"}:{display:"flex",alignItems:"center",gap:8}),children:[yx.LOWEST,yx.LOW,yx.MEDIUM,yx.HIGH].map((n=>{const o=i===n;return $.jsxs(t.Button,{size:t.Button.Size.middle,variant:t.Button.Variant.outlined,disabled:e,onClick:()=>{r({type:Fg.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:[bg[n].label,o?$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[$.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.primary.main}),$.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})]}):$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:$.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.text.secondary})})]},n)}))})]})},Hw={neutral1:"#222222",neutral2:"#7D7D7D",accent1:"#FC72FF",critical:"FF5F52",white:"#FFFFFF",surface3:"#22222212",opacity:{hover:.6,click:.4,disabled:.5,enabled:1}},Ww=({series:e,xScale:i,yScale:o,xValue:r,yValue:a,fill:s})=>n.useMemo((()=>{var n;return $.jsx(t.Box,{component:"path",opacity:.5,stroke:null!=s?s:Hw.accent1,fill:null!=s?s:Hw.accent1,d:null!==(n=R.area().curve(R.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]),Zw=({axisGenerator:e})=>$.jsx("g",{ref:t=>{t&&R.select(t).call(e).call((e=>e.select(".domain").remove()))}}),$w=({xScale:e,innerHeight:i,offset:o=0})=>n.useMemo((()=>$.jsx(t.Box,{component:"g",transform:`translate(0, ${i+o})`,sx:{"& line":{display:"none"},"& text":{color:Hw.neutral2,transform:"translateY(5px)"}},children:$.jsx(Zw,{axisGenerator:R.axisBottom(e).ticks(6)})})),[i,o,e]),zw=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(" "),Qw=()=>["m 5 7","v 14","M 0 0","m 9 7","v 14","z"].join(" "),Gw=({color:e,size:t=10,margin:n=10})=>$.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 Yw=({color:e,d:n})=>$.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",strokeWidth:3,stroke:e,fill:e,d:n}),Kw=({d:e})=>$.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",stroke:Hw.white,opacity:Hw.opacity.hover,d:e}),Xw=({visible:e,transform:n,children:i})=>$.jsx(t.Box,{component:"g",opacity:e?"1":"0",transform:n,sx:{transition:"opacity 300ms"},children:i}),Jw=({y:e,x:n,height:i,width:o,rx:r})=>$.jsx(t.Box,{component:"rect",fill:Hw.surface3,y:e,x:n,height:i,width:o,rx:r}),ek=({y:e,transform:n,dominantBaseline:i,children:o})=>$.jsx(t.Box,{component:"text",y:e,textAnchor:"middle",fontSize:"13px",fill:Hw.neutral1,transform:n,dominantBaseline:i,children:o}),tk=(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]))},nk=({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||tk(r,s,t)||a(s,o),m(s)}),[t,r,a]);n.useEffect((()=>{m(r)}),[r]),n.useEffect((()=>{u.current&&(p.current=R.brushX().extent([[Math.max(2,t(0)),0],[s-2,l]]).handleSize(30).filter((()=>i)).on("brush end",b),p.current(R.select(u.current)),v&&tk(r,v,t)&&R.select(u.current).transition().call(p.current.move,r.map(t)),R.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(R.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((()=>$.jsxs($.Fragment,{children:[$.jsxs("defs",{children:[$.jsxs("linearGradient",{id:`${e}-gradient-selection`,x1:"0%",y1:"100%",x2:"100%",y2:"100%",children:[$.jsx("stop",{stopColor:d}),$.jsx("stop",{stopColor:c,offset:"1"})]}),$.jsx("clipPath",{id:`${e}-brush-clip`,children:$.jsx("rect",{x:"0",y:"0",width:s,height:l})})]}),$.jsx("g",{ref:u,clipPath:`url(#${e}-brush-clip)`,onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1)}),h&&$.jsxs($.Fragment,{children:[T?$.jsxs("g",{transform:`translate(${Math.max(0,t(h[0]))}, 0), scale(${C?"-1":"1"}, 1)`,children:[$.jsxs("g",{children:[$.jsx(Yw,{color:d,d:zw(l)}),$.jsx(Kw,{d:Qw()})]}),$.jsxs(Xw,{transform:`translate(50,0), scale(${C?"1":"-1"}, 1)`,visible:x||f,children:[$.jsx(Jw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),$.jsx(ek,{transform:"scale(-1, 1)",y:"15",dominantBaseline:"middle",children:o("w",h[0])})]})]}):null,B?$.jsxs("g",{transform:`translate(${t(h[1])}, 0), scale(${j?"-1":"1"}, 1)`,children:[$.jsxs("g",{children:[$.jsx(Yw,{color:c,d:zw(l)}),$.jsx(Kw,{d:Qw()})]}),$.jsxs(Xw,{transform:`translate(50,0), scale(${j?"-1":"1"}, 1)`,visible:x||f,children:[$.jsx(Jw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),$.jsx(ek,{y:"15",dominantBaseline:"middle",children:o("e",h[1])})]})]}):null,w&&$.jsx(Gw,{color:d}),k&&$.jsx("g",{transform:`translate(${s}, 0) scale(-1, 1)`,children:$.jsx(Gw,{color:c})})]})]})),[o,c,B,j,C,f,e,l,s,h,k,x,w,d,T,t])},ik=({value:e,xScale:i,innerHeight:o})=>n.useMemo((()=>$.jsx(t.Box,{component:"line",x1:i(e),y1:"0",x2:i(e),y2:o,sx:{opacity:.5,strokeWidth:2,stroke:Hw.neutral1,fill:"none"}})),[e,i,o]);function ok({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&&R.select(e).transition().call(c.current.scaleBy,2),()=>e&&c.current&&R.select(e).transition().call(c.current.scaleBy,.5),()=>e&&c.current&&R.select(e).transition().call(c.current.scaleTo,.5),()=>e&&c.current&&R.select(e).call(c.current.transform,R.zoomIdentity.translate(0,0).scale(1)).transition().call(c.current.scaleTo,.5)]),[e]);return n.useEffect((()=>{e&&(c.current=R.zoom().scaleExtent([d.min,d.max]).extent([[0,0],[r,a]]).on("zoom",(({transform:e})=>o(e))),R.select(e).call(c.current))}),[a,r,o,e,i,c,d,d.max,d.min]),n.useEffect((()=>{h()}),[h,d]),$.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:`repeat(${l?3:2}, 1fr)`,gridGap:"6px",position:"absolute",top:"-32px",right:0},children:[l&&$.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:()=>{s(),m()},disabled:!1,children:$.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:[$.jsx("polyline",{points:"1 4 1 10 7 10"}),$.jsx("polyline",{points:"23 20 23 14 17 14"}),$.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"})]})}),$.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:u,disabled:!1,children:$.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:[$.jsx("circle",{cx:"11",cy:"11",r:"8"}),$.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),$.jsx("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),$.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})}),$.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:p,disabled:!1,children:$.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:[$.jsx("circle",{cx:"11",cy:"11",r:"8"}),$.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),$.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})})]})}const rk=e=>e.price0,ak=e=>e.activeLiquidity;function sk({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:R.scaleLinear().domain([o*m.initialMin,o*m.initialMax]).range([0,v]),yScale:R.scaleLinear().domain([0,R.max(i,ak)]).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]),$.jsxs($.Fragment,{children:[$.jsx(ok,{svg:x.current,xScale:b,setZoom:f,width:v,height:l,resetBrush:()=>{h([o*m.initialMin,o*m.initialMax],"reset")},showResetButton:Boolean(r[Sm.LOWER]||r[Sm.UPPER]),zoomLevels:m}),$.jsxs("svg",{width:"100%",height:"100%",viewBox:`0 0 ${s} ${l}`,style:{overflow:"visible"},children:[$.jsxs("defs",{children:[$.jsx("clipPath",{id:`${e}-chart-clip`,children:$.jsx("rect",{x:"0",y:"0",width:v,height:l})}),u&&$.jsx("mask",{id:`${e}-chart-area-mask`,children:$.jsx("rect",{fill:"white",x:b(u[0]),y:"0",width:b(u[1])-b(u[0]),height:y})})]}),$.jsxs("g",{transform:`translate(${d.left},${d.top})`,children:[$.jsxs("g",{clipPath:`url(#${e}-chart-clip)`,children:[$.jsx(Ww,{series:i,xScale:b,yScale:C,xValue:rk,yValue:ak}),u&&$.jsx("g",{mask:`url(#${e}-chart-area-mask)`,children:$.jsx(Ww,{series:i,xScale:b,yScale:C,xValue:rk,yValue:ak,fill:a.area.selection})}),$.jsx(ik,{value:o,xScale:b,innerHeight:y}),$.jsx($w,{xScale:b,innerHeight:y})]}),$.jsx(t.Box,{component:"rect",width:v,height:l,ref:x,sx:{fill:"transparent",cursor:"grab","&:active":{cursor:"grabbing"}}}),$.jsx(nk,{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 lk=8;function dk(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=Qx(e,t,o),m={liquidityActive:u.liquidityActive,tick:o,liquidityNet:I.BigInt(null!==(l=null===(s=i[n])||void 0===s?void 0:s.liquidityNet)&&void 0!==l?l:""),price0:h.toFixed(lk),sdkPrice:h};r?m.liquidityActive=I.add(u.liquidityActive,I.BigInt(null!==(c=null===(d=i[n])||void 0===d?void 0:d.liquidityNet)&&void 0!==c?c:0)):!r&&I.notEqual(u.liquidityNet,I.BigInt(0))&&(m.liquidityActive=I.subtract(u.liquidityActive,u.liquidityNet)),p.push(m),u=m}return r||(p=p.reverse()),p}const ck=8,uk=(e,t)=>e&&t?Math.floor(e/vx[t])*vx[t]:void 0,pk=1e3;function hk(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=Ua(),l=e&&t&&n?Jx.getAddress(null==e?void 0:e.wrapped,null==t?void 0:t.wrapped,n,void 0,o?zm[o]:void 0):void 0,d=s.getQuery(r.AMMV3Api.graphql.AllV3TicksDocument,{skip:i,first:pk,where:{chain:o?Ei[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)===pk&&s((e=>e+pk)))}),[m]),{isLoading:h||(null==m?void 0:m.length)===pk,error:p,ticks:l}}function mk({currencyA:e,currencyB:t,feeAmount:i,chainId:o}){const{isLoading:r,error:a,data:s}=function(e,t,i,o){var r,a,s;const l=Ag(e,t,i),d=null===(r=l[1])||void 0===r?void 0:r.liquidity,c=null===(a=l[1])||void 0===a?void 0:a.sqrtRatioX96,u=null===(s=l[1])||void 0===s?void 0:s.tickCurrent,p=n.useMemo((()=>uk(u,i)),[u,i]),{isLoading:h,error:m,ticks:x}=hk(e,t,i,o);return n.useMemo((()=>{var n,i,o,r,a;if(!e||!t||void 0===p||l[0]!==Ig.EXISTS||!x||0===x.length||h)return{isLoading:h||l[0]===Ig.LOADING,error:m,activeTick:p,data:void 0};const s=null==e?void 0:e.wrapped,g=null==t?void 0:t.wrapped,f=x.findIndex((e=>(null==e?void 0:e.tickIdx)&&e.tickIdx>p))-1;if(f<0)return console.log("usePoolTickData","usePoolActiveLiquidity","TickData pivot not found",{token0:s.address,token1:g.address,chainId:s.chainId}),{isLoading:h,error:m,activeTick:p,data:void 0};const y=Qx(s,g,p),v={liquidityActive:I.BigInt(null!==(i=null===(n=l[1])||void 0===n?void 0:n.liquidity)&&void 0!==i?i:0),tick:p,liquidityNet:Number(null===(o=x[f])||void 0===o?void 0:o.tickIdx)===p?I.BigInt(null!==(a=null===(r=x[f])||void 0===r?void 0:r.liquidityNet)&&void 0!==a?a:0):I.BigInt(0),price0:y.toFixed(ck),sdkPrice:y},b=dk(s,g,v,x,f,!0),C=dk(s,g,v,x,f,!1).concat(v).concat(b);return{isLoading:h,error:m,currentTick:u,activeTick:p,liquidity:d,sqrtPriceX96:c,data:C}}),[e,t,p,l,x,h,m,u,d,c])}(e,t,i,o),l=n.useCallback((()=>{if(!(null==s?void 0:s.length))return;const e=[];for(let t=0;t<s.length;t++){const n=s[t],i={activeLiquidity:parseFloat(n.liquidityActive.toString()),price0:parseFloat(n.price0)};i.activeLiquidity>0&&e.push(i)}return e}),[s]);return n.useMemo((()=>({isLoading:r,error:a,formattedData:r?void 0:l()})),[r,a,l])}const xk={initialMin:.999,initialMax:1.001,min:1e-5,max:1.5},gk={[yx.LOWEST]:xk,[yx.LOW_200]:xk,[yx.LOW_300]:xk,[yx.LOW_400]:xk,[yx.LOW]:xk,[yx.MEDIUM]:{initialMin:.5,initialMax:2,min:1e-5,max:20},[yx.HIGH]:{initialMin:.5,initialMax:2,min:1e-5,max:20}};function fk({message:e,icon:n}){return $.jsxs(Mm,{style:{height:"100%",justifyContent:"center"},children:[n,e&&$.jsx(t.Box,{sx:{mt:20,p:10,typography:"caption",textAlign:"center"},children:e})]})}function yk(){return $.jsx(t.LoadingSkeleton,{})}function vk({chainId:i,currencyA:o,currencyB:r,feeAmount:a,ticksAtLimit:s,price:l,priceLower:d,priceUpper:c,onLeftRangeInput:u,onRightRangeInput:p,interactive:h}){const m=o&&r&&(null==o?void 0:o.wrapped.sortsBefore(null==r?void 0:r.wrapped)),{isLoading:x,error:g,formattedData:f}=mk({currencyA:o,currencyB:r,feeAmount:a,chainId:i}),y=n.useCallback(((e,t)=>{let n=Number(e[0]);const i=Number(e[1]);n<=0&&(n=1/10**6),(!s[m?Sm.LOWER:Sm.UPPER]||"handle"===t||"reset"===t)&&n>0&&u(n.toFixed(6)),(!s[m?Sm.UPPER:Sm.LOWER]||"reset"===t)&&i>0&&i<1e35&&p(i.toFixed(6))}),[m,u,p,s]);h=h&&Boolean(null==f?void 0:f.length);const v=n.useMemo((()=>{const e=m?d:null==c?void 0:c.invert(),t=m?c:null==d?void 0:d.invert();return e&&t?[parseFloat(null==e?void 0:e.toSignificant(6)),parseFloat(null==t?void 0:t.toSignificant(6))]:void 0}),[m,d,c]),b=n.useCallback(((e,t)=>{if(!l)return"";if("w"===e&&s[m?Sm.LOWER:Sm.UPPER])return"0";if("e"===e&&s[m?Sm.UPPER:Sm.LOWER])return"∞";const n=(t<l?-1:1)*((Math.max(t,l)-Math.min(t,l))/l)*100;return l?`${ir({input:n,decimals:2})}%`:""}),[m,l,s]),C=!o||!r||void 0===f&&!x&&!g;return $.jsx(_m,{gap:"md",style:{minHeight:"200px"},children:C?$.jsx(fk,{message:$.jsx(e.Trans,{id:"OZUH85",message:"Your position will appear here."}),icon:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Hw.neutral1,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[$.jsx("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),$.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"})]})}):x?$.jsx(yk,{}):g?$.jsx(fk,{message:$.jsx(e.Trans,{id:"79D0qY",message:"Liquidity data not available."}),icon:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Hw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[$.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"}),$.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})}):f&&0!==f.length&&l?$.jsx(t.Box,{sx:{position:"relative",width:"100%",maxHeight:"200px",justifyContent:"center",alignContent:"center"},children:$.jsx(sk,{data:{series:f,current:l},dimensions:{width:560,height:200},margins:{top:10,right:2,bottom:20,left:0},styles:{area:{selection:Hw.accent1},brush:{handle:{west:Hw.critical,east:Hw.accent1}}},interactive:h,brushLabels:b,brushDomain:v,onBrushDomainChange:y,zoomLevels:gk[null!=a?a:yx.MEDIUM],ticksAtLimit:s})}):$.jsx(fk,{message:$.jsx(e.Trans,{id:"rH6vg9",message:"There is no liquidity data."}),icon:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Hw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[$.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),$.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),$.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]})})})}const bk=({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]),$.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:$.jsxs(t.Box,{sx:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch"},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:h.palette.text.primary},children:c}),$.jsx(t.Box,{sx:{mt:4,typography:"h6",fontWeight:500,color:h.palette.text.secondary},children:$.jsx(e.Trans,{id:"1/LP4K",message:"{tokenB} per {tokenA}",values:{tokenB:p,tokenA:u}})}),$.jsx(Ju,{sx:{mt:12,backgroundColor:h.palette.background.cardInput},value:g,onChange:e=>{f(e)},readOnly:l})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[!l&&$.jsx(t.Button,{size:t.Button.Size.small,onClick:k,disabled:s,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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&&$.jsx(t.Button,{size:t.Button.Size.small,onClick:w,disabled:a,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.jsx("rect",{x:"3.75",y:"8.25",width:"10.5",height:"1.5",fill:a?h.palette.text.disabled:h.palette.text.primary})})})]})]})})},Ck=({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 $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[$.jsx(bk,{value:h[b?Sm.LOWER:Sm.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?Sm.LOWER:Sm.UPPER],incrementDisabled:void 0===C||h[b?Sm.LOWER:Sm.UPPER],feeAmount:p,label:C?`${null==u?void 0:u.symbol}`:"-",title:$.jsx(e.Trans,{id:"uEoBVI",message:"Low price"}),tokenA:null==c?void 0:c.symbol,tokenB:null==u?void 0:u.symbol}),$.jsx(bk,{value:h[b?Sm.UPPER:Sm.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?Sm.UPPER:Sm.LOWER],decrementDisabled:void 0===j||h[b?Sm.UPPER:Sm.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:$.jsx(e.Trans,{id:"kAC8rT",message:"High price"})})]})};var jk;function wk(){return wk=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},wk.apply(null,arguments)}const kk=e=>M.createElement("svg",wk({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),jk||(jk=M.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},M.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 Tk({chainId:e,token:i,oppositeTokenAddress:r,dispatch:a,tokenSelectOnChange:s}){const l=t.useTheme(),[d,c]=n.useState(!1);return $.jsxs($.Fragment,{children:[$.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:i?l.palette.border.main:l.palette.primary.main,color:i?l.palette.text.primary:l.palette.primary.contrastText,backgroundColor:i?"transparent":l.palette.primary.main,"&:hover":{borderColor:i?l.palette.border.main:l.palette.primary.main,opacity:.8},[l.breakpoints.up("tablet")]:{flexBasis:"50%"}},onClick:()=>{c(!0)},children:[i?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:i.address,marginRight:0,width:24,height:24,chainId:i.chainId||e,noShowChain:!0,sx:{flexShrink:0}}),$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:i.symbol})]}):$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:o.i18n._({id:"0RrIzN",message:"Select token"})}),$.jsx(t.Box,{component:kk,sx:{flexShrink:0,ml:"auto",width:18,height:18}})]}),$.jsx(mp,{value:Pg(i),open:d,chainId:e,occupiedAddrs:[r],occupiedChainId:null==i?void 0:i.chainId,onClose:()=>{c(!1)},onTokenChange:(e,t)=>{if(!Array.isArray(e)){if(t)return a({type:Fg.UpdateBaseTokenAndClearQuoteToken,payload:e}),void c(!1);s(e),c(!1)}},modal:!0})]})}const Bk=({chainId:e,baseToken:n,quoteToken:i,dispatch:o})=>{var r,a;const s=t.useTheme();return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:12,flexWrap:"wrap",[s.breakpoints.up("tablet")]:{flexWrap:"nowrap"}},children:[$.jsx(Tk,{chainId:e,token:n,oppositeTokenAddress:null!==(r=null==i?void 0:i.address)&&void 0!==r?r:"",dispatch:o,tokenSelectOnChange:e=>{o({type:Fg.UpdateBaseToken,payload:e})}}),$.jsx(Tk,{chainId:e,token:i,oppositeTokenAddress:null!==(a=null==n?void 0:n.address)&&void 0!==a?a:"",dispatch:o,tokenSelectOnChange:e=>{o({type:Fg.UpdateQuoteToken,payload:e})}})]})};const Ik=[{value:.03,title:"Narrow"},{value:.08,title:"Standard"},{value:.15,title:"Wide"},{value:1,title:"Full"}],Ak=e=>{const i=t.useTheme(),[o,r]=n.useState(null);return $.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:Ik.map(((n,a)=>$.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===Ik.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:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:i.palette.text.primary},children:n.title}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:i.palette.text.primary},children:1===n.value?"∞":`+-${100*n.value}%`})]},n.value)))})};function Sk({params:i,handleGoBack:r,handleGoToPoolList:a}){var l,d,u,p,h,m,x,g,f,y;const{account:v,onlyChainId:b,defaultChainId:C}=Ma(),j=null!=b?b:C,w=t.useTheme(),k=us(),{isMobile:T}=Ka(),B=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(j,null==i?void 0:i.from,v))),I=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(j,null==i?void 0:i.to,v))),[A,S]=n.useReducer(qg,{baseToken:null,quoteToken:null,feeAmount:(null==i?void 0:i.fee)?Number(null==i?void 0:i.fee):void 0,independentField:Am.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""});n.useEffect((()=>{B.data&&S({type:Fg.UpdateDefaultBaseToken,payload:B.data})}),[B]),n.useEffect((()=>{I.data&&S({type:Fg.UpdateDefaultQuoteToken,payload:I.data})}),[I]);const{independentField:E,typedValue:L,startPriceTypedValue:O}=A,{pool:R,ticks:P,dependentField:M,price:_,pricesAtTicks:D,pricesAtLimit:F,parsedAmounts:q,currencyBalances:U,position:V,noLiquidity:H,currencies:W,errorMessage:Z,invalidPool:z,invalidRange:Q,outOfRange:Y,depositADisabled:K,depositBDisabled:X,invertPrice:J,ticksAtLimit:ee,isTaxed:te}=Ng({state:A,chainId:j}),ne=n.useMemo((()=>{var e;return null===(e=J?null==_?void 0:_.invert():_)||void 0===e?void 0:e.toSignificant()}),[J,_]),{onFieldAInput:ie,onFieldBInput:oe,onLeftRangeInput:re,onRightRangeInput:ae,onStartPriceInput:se}=Ug({noLiquidity:H,dispatch:S}),{slipper:le,setSlipper:de,slipperValue:ce,resetSlipper:ue}=km({address:void 0,type:"AMMV3"}),pe=!Z&&!Q,[he,me]=n.useState(!1),xe={[E]:L,[M]:null!==(d=null===(l=q[M])||void 0===l?void 0:l.toSignificant(6))&&void 0!==d?d:""},ge=[Am.CURRENCY_A,Am.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Zg(U[t])})),{}),fe=Os(Pg(null===(u=q[Am.CURRENCY_A])||void 0===u?void 0:u.currency),{contractAddress:Qm[j],overrideBalance:U[Am.CURRENCY_A]?new s(U[Am.CURRENCY_A].toSignificant()):void 0,amount:q[Am.CURRENCY_A]?new s(q[Am.CURRENCY_A].toSignificant()):void 0}),ye=Os(Pg(null===(p=q[Am.CURRENCY_B])||void 0===p?void 0:p.currency),{contractAddress:Qm[j],overrideBalance:U[Am.CURRENCY_B]?new s(U[Am.CURRENCY_B].toSignificant()):void 0,amount:q[Am.CURRENCY_B]?new s(q[Am.CURRENCY_B].toSignificant()):void 0}),{[Sm.LOWER]:ve,[Sm.UPPER]:be}=P,{[Sm.LOWER]:Ce,[Sm.UPPER]:je}=D,{getDecrementLower:we,getIncrementLower:ke,getDecrementUpper:Te,getIncrementUpper:Be,getSetFullRange:Ie}=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?Qx(d,c,e-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Qx(d,c,i.tickCurrent-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,e,l,i]),getIncrementLower:n.useCallback((()=>d&&c&&"number"==typeof e&&l?Qx(d,c,e+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Qx(d,c,i.tickCurrent+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,e,l,i]),getDecrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Qx(d,c,t-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Qx(d,c,i.tickCurrent-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,t,l,i]),getIncrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Qx(d,c,t+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Qx(d,c,i.tickCurrent+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,t,l,i]),getSetFullRange:n.useCallback((()=>{r({type:Fg.setFullRange,payload:void 0})}),[r])}}({tickLower:ve,tickUpper:be,pool:R,state:A,dispatch:S}),Ae=n.useCallback((e=>{if(Ie(),1!==e){if(ne){const t=new s(ne),n=t.multipliedBy(1-e),i=t.multipliedBy(1+e);re(n.dp(5,s.ROUND_DOWN).toString()),ae(i.dp(5,s.ROUND_DOWN).toString())}return}const t=F[Sm.LOWER];t&&re(t.toSignificant(5));const n=F[Sm.UPPER];n&&ae(n.toSignificant(5))}),[ne,Ie,re,ae,F]),{deadLine:Se}=G(),Ee=c.useMutation({mutationFn:()=>N(this,void 0,void 0,(function*(){if(!v||!j||!V)return;if(!A.baseToken||!A.quoteToken)return;const e=Math.ceil(Date.now()/1e3)+(null!=Se?Se:600),t=A.baseToken.isNative?A.baseToken:A.quoteToken.isNative?A.quoteToken:void 0;try{const{calldata:n,value:i}=ug.addCallParameters(V,{slippageTolerance:Qg(100*ce),recipient:v,deadline:e.toString(),useNative:t,createPool:H});let r={to:Qm[j],data:n,value:i};(yield k.execute(o.i18n._({id:"8OiU8L",message:"Pool Creation"}),Object.assign({opcode:rs.TX},r),{early:!1,metadata:{[exports.MetadataFlag.createAMMV3Pool]:"1"}}))===es.Success&&setTimeout((()=>{a()}),100)}catch(e){console.error("onAddMutation",e)}}))});return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20,mx:16,pb:20,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",mb:20,[w.breakpoints.up("tablet")]:{width:600,mx:"auto"}},children:[$.jsx(cv,{}),$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:$.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),$.jsx(Cg,{poolType:"AMM V3"})]}),$.jsxs(t.Box,{sx:{px:16,display:"flex",flexDirection:"column",alignItems:"stretch",backgroundColor:w.palette.background.paper,borderRadius:16,[w.breakpoints.up("tablet")]:{borderColor:w.palette.border.main,borderWidth:1,borderStyle:"solid",px:0,mx:"auto",width:600}},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,py:20,[w.breakpoints.up("tablet")]:{px:20}},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"nxRg31",message:"Select pair"})}),$.jsx(Bk,{chainId:j,baseToken:A.baseToken,quoteToken:A.quoteToken,dispatch:S}),$.jsx(Vw,{disabled:!A.baseToken||!A.quoteToken,feeAmount:A.feeAmount,dispatch:S})]}),$.jsxs(qm,{disabled:!A.feeAmount||z,children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"5CZbyC",message:"Set price range"})}),Boolean(A.baseToken&&A.quoteToken)&&$.jsx(fg,{baseToken:A.baseToken,quoteToken:A.quoteToken,handleRateToggle:()=>{var e,t,n,i,o;ee[Sm.LOWER]||ee[Sm.UPPER]||(re(null!==(t=null===(e=J?Ce:null==je?void 0:je.invert())||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""),ae(null!==(i=null===(n=J?je:null==Ce?void 0:Ce.invert())||void 0===n?void 0:n.toSignificant(6))&&void 0!==i?i:""),ie(null!==(o=xe[Am.CURRENCY_B])&&void 0!==o?o:"")),S({type:Fg.ToggleRate,payload:void 0})},sx:T?{flexGrow:0,flexShrink:1,flexBasis:"50%"}:void 0})]}),$.jsx(Ak,{onSelect:Ae}),$.jsx(Ck,{priceLower:Ce,priceUpper:je,getDecrementLower:we,getIncrementLower:ke,getDecrementUpper:Te,getIncrementUpper:Be,onLeftRangeInput:re,onRightRangeInput:ae,currencyA:A.baseToken,currencyB:A.quoteToken,feeAmount:A.feeAmount,ticksAtLimit:ee}),Y&&$.jsx(Pm,{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."})}),Q&&$.jsx(Pm,{children:o.i18n._({id:"Jh223O",message:"Invalid range selected. The min price must be lower than the max price."})})]}),H?$.jsxs(qm,{children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"zeSosD",message:"Starting price"})}),$.jsx(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(w.palette.primary.main,.1),typography:"h6",color:w.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."})}),$.jsx(t.Box,{sx:{px:16,py:12,borderRadius:8,borderWidth:1,borderColor:w.palette.border.main,borderStyle:"solid"},children:$.jsx(Ju,{sx:{backgroundColor:"transparent"},value:O,onChange:se})})]}):$.jsxs(qm,{disabled:!A.feeAmount||z,children:[$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:[o.i18n._({id:"DWd30U",message:"Current price"}),$.jsxs(t.Box,{children:[ne," ",o.i18n._({id:"b2jAb+",message:"per"})," ",null!==(m=null===(h=A.baseToken)||void 0===h?void 0:h.symbol)&&void 0!==m?m:""]})]}),$.jsx(vk,{chainId:j,currencyA:null!==(x=A.baseToken)&&void 0!==x?x:void 0,currencyB:null!==(g=A.quoteToken)&&void 0!==g?g:void 0,feeAmount:A.feeAmount,ticksAtLimit:ee,price:_?parseFloat((J?_.invert():_).toSignificant(8)):void 0,priceLower:Ce,priceUpper:je,onLeftRangeInput:re,onRightRangeInput:ae,interactive:!0})]}),$.jsxs(qm,{disabled:z||Q||H&&!O,children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"MU9s7M",message:"Deposit amounts"})}),$.jsxs(t.Box,{children:[$.jsx($m,{value:xe[Am.CURRENCY_A],onUserInput:ie,maxAmount:ge[Am.CURRENCY_A],balance:U[Am.CURRENCY_A],currency:null!==(f=W[Am.CURRENCY_A])&&void 0!==f?f:null,locked:K}),$.jsx(kp,{}),$.jsx($m,{value:xe[Am.CURRENCY_B],onUserInput:oe,maxAmount:ge[Am.CURRENCY_B],balance:U[Am.CURRENCY_B],currency:null!==(y=W[Am.CURRENCY_B])&&void 0!==y?y:null,locked:X})]}),$.jsx(Tm,{value:le,onChange:de,disabled:!1,type:"AMMV3"})]})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",py:16,[w.breakpoints.up("tablet")]:{px:20,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:w.palette.background.paper}},children:$.jsx(Um,{chainId:j,approvalA:fe,approvalB:ye,parsedAmounts:q,isValid:pe,depositADisabled:K,depositBDisabled:X,errorMessage:Z,setShowConfirm:me})}),$.jsx(Tg,{parsedAmounts:q,position:V,existingPosition:void 0,priceLower:Ce,priceUpper:je,outOfRange:Y,ticksAtLimit:ee,on:he,onClose:()=>{me(!1)},onConfirm:Ee.mutate,loading:Ee.isPending})]})]})}const Ek=["#154618","#ED4A25","#0E794D","#F7A33E","#582969","#DFCC28","#294369","#1D1D1D"],Lk=({poolDetail:e,tokenBalances:i})=>{const o=t.useTheme(),r=n.useMemo((()=>{if(!e)return[];if(!i)return[];const t=i.reduce(((e,t)=>e.plus(t)),new s.BigNumber(0));return e.coins.map(((e,n)=>({name:e.name,symbol:e.symbol,address:e.address,chainId:e.chainId,decimals:e.decimals,value:i[n].toNumber(),percentage:i[n].div(t).toNumber(),color:Ek[n]})))}),[e,i]);return $.jsxs(t.Box,{sx:{mt:16,display:"flex",flexDirection:"column",alignItems:"stretch",gap:28,p:20,backgroundColor:o.palette.background.paper,borderRadius:16,[o.breakpoints.up("tablet")]:{flexDirection:"row",alignItems:"center",border:`1px solid ${o.palette.border.main}`,p:0,gap:0}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",[o.breakpoints.up("tablet")]:{minWidth:364,flexDirection:"column",gap:16}},children:[$.jsx(T.PieChart,{width:88,height:88,children:$.jsx(T.Pie,{isAnimationActive:!1,dataKey:"value",data:r,labelLine:!1,label:!1,outerRadius:44,children:r.map(((e,t)=>$.jsx(T.Cell,{fill:e.color,strokeWidth:0},`cell-${t}`)))})}),$.jsx(t.Box,{sx:{display:"none",[o.breakpoints.up("tablet")]:{display:"flex",alignItems:"center",justifyContent:"center",flexWrap:"wrap",gap:16,maxWidth:172}},children:r.map((e=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{width:8,height:8,borderRadius:"50%",backgroundColor:e.color}}),$.jsx(t.Box,{sx:{typography:"h6",color:o.palette.text.primary},children:e.symbol})]},e.address)))})]}),$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:16,[o.breakpoints.up("tablet")]:{display:"none"}},children:r.map((e=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(t.Box,{sx:{width:8,height:8,borderRadius:"50%",backgroundColor:e.color}}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:e.symbol}),$.jsx(lp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:12,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),$.jsxs(t.Box,{sx:{ml:"auto",display:"flex",flexDirection:"column",alignItems:"flex-end",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary,textAlign:"right"},children:ir({input:e.value,decimals:e.decimals})}),$.jsxs(t.Box,{sx:{typography:"h6",color:o.palette.text.secondary,textAlign:"right"},children:["(",gr({input:new s.BigNumber(e.percentage),showDecimals:2}),")"]})]})]},e.address)))}),$.jsxs(t.Box,{sx:{display:"none",[o.breakpoints.up("tablet")]:{flexGrow:1,display:"block",borderLeft:`1px solid ${o.palette.border.main}`}},children:[$.jsxs(t.Box,{sx:{borderBottom:`1px solid ${o.palette.border.main}`,typography:"h6",fontWeight:600,color:o.palette.text.secondary,height:48,display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:"Asset"}),$.jsx(t.Box,{sx:{flexBasis:"150px",flexGrow:1,flexShrink:1,px:20,textAlign:"right"},children:"Token Amount"}),$.jsx(t.Box,{sx:{flexBasis:"150px",flexGrow:1,flexShrink:1,px:20,textAlign:"right"},children:"ratio"})]}),r.map((e=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",height:56},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:[$.jsx(sl,{address:e.address,width:24,height:24,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:e.symbol}),$.jsx(lp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:12,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]})]}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary,textAlign:"right",flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:ir({input:e.value,decimals:e.decimals})}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary,textAlign:"right",flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:gr({input:new s.BigNumber(e.percentage),showDecimals:2})})]},e.address)))]})]})};function Ok(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function Rk({chainId:i,address:o}){var a;const{isMobile:s}=Ka(),l=t.useTheme(),d=function({chainId:e,address:t}){var n,i;const o=Ua().getQuery(r.CurveApi.graphql.curve_stableswap_ng_getPoolSwapInfo,{where:{chainId:null!=e?e:r.ChainId.ZETACHAIN,poolAddress:null!=t?t:""}}),a=c.useQuery(Object.assign(Object.assign({},o),{enabled:!!t&&!!e})),s=null===(i=null===(n=a.data)||void 0===n?void 0:n.curve_stableswap_ng_getPoolSwapInfo)||void 0===i?void 0:i.swaps;return Object.assign(Object.assign({},a),{swapList:s})}({address:o,chainId:i}),[u,p]=n.useState(1),h=u*(s?4:8),m=null!==(a=d.swapList)&&void 0!==a?a:[],x=h<m.length,g=m.slice(0,h);return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{refetch:d.error?d.refetch:void 0,loading:d.isLoading,empty:!(null==g?void 0:g.length),children:!!(null==g?void 0:g.length)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"UPXmW+",message:"Trader"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"v4nCHK",message:"Paid"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"fZ5Vnu",message:"Received"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==g?void 0:g.map((e=>$.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:Ok(1e3*e.time)}),$.jsx("td",{children:$.jsx(lp,{address:e.user,truncate:!0})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.paidToken.id,chainId:i,width:24,height:24,noBorder:!0,noShowChain:!0}),`${ir({input:e.paidAmount,decimals:e.paidToken.decimals})} ${e.paidToken.symbol}`]})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.receivedToken.id,chainId:i,width:18,height:18,noBorder:!0,noShowChain:!0}),`${ir({input:e.receivedAmount,decimals:e.receivedToken.decimals})} ${e.receivedToken.symbol}`]})})]},e.id)))})]})}),x&&$.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:l.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>p((e=>e+1)),children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}const Pk=({chainId:i,address:o})=>{var a,s;const{isMobile:l}=Ka(),d=t.useTheme(),u=function({chainId:e,address:t}){var n,i;const o=Ua(),a=c.useQuery(Object.assign(Object.assign({},o.getQuery(r.CurveApi.graphql.curve_stableswap_ng_getPoolLiquidityHistory,{where:{chainId:null!=e?e:r.ChainId.ZETACHAIN,poolAddress:null!=t?t:""}})),{enabled:!!t&&!!e}));return Object.assign(Object.assign({},a),{list:null===(i=null===(n=a.data)||void 0===n?void 0:n.curve_stableswap_ng_getPoolLiquidityHistory)||void 0===i?void 0:i.liquidityHistories})}({address:o,chainId:i}),[p,h]=n.useState(1),m=p*(l?4:8),x=u.list,g=m<(null!==(a=null==x?void 0:x.length)&&void 0!==a?a:0),f=null!==(s=null==x?void 0:x.slice(0,m))&&void 0!==s?s:[];return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{refetch:u.error?u.refetch:void 0,loading:u.isLoading&&!(null==f?void 0:f.length),empty:!(null==f?void 0:f.length),children:!!(null==f?void 0:f.length)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"bwRvnp",message:"Action"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"GX8GKD",message:"Assets"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==f?void 0:f.map((e=>{var o;return $.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:Ok(1e3*e.time)}),$.jsx("td",{children:e.action}),$.jsx("td",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:null===(o=e.assets)||void 0===o?void 0:o.map(((e,o)=>$.jsxs(n.Fragment,{children:[o>0&&$.jsx(t.Box,{sx:{width:"1px",height:"16px",backgroundColor:d.palette.border.main,margin:"0 8px"}}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2},children:[$.jsx(sl,{address:e.token.address,chainId:i,width:24,height:24,noBorder:!0,noShowChain:!0,marginRight:0}),$.jsxs(t.Box,{sx:{typography:"body2"},children:[ir({input:e.amount,decimals:e.token.decimals})," ",e.token.symbol]})]})]},e.token.address)))})})]},e.id)}))})]})}),g&&$.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:d.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>h((e=>e+1)),children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})},Mk=({title:e,children:n,tip:i,sx:o})=>$.jsxs(t.Box,{sx:Object.assign({display:"flex",justifyContent:"space-between",alignItems:"center",gap:16,py:8},o),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary"},children:e}),i&&$.jsx(ku,{title:i})]}),$.jsx(t.Box,{sx:{typography:"body1",color:"text.primary"},children:n})]}),_k=({poolDetail:e})=>{var n,i;return $.jsxs(t.Box,{sx:{mt:10,display:"flex",flexDirection:"column",alignItems:"stretch"},children:[$.jsx(Mk,{title:"Daily USD volume",children:(null==e?void 0:e.dailyVolumeUsd)?`$${xr(new s((null==e?void 0:e.dailyVolumeUsd)||"0"))}`:"-"}),$.jsx(Mk,{title:"Liquidity utilization",tip:"24h Volume/Liquidity ratio",children:(null==e?void 0:e.liquidityUtilization)?`${gr({input:new s((null==e?void 0:e.liquidityUtilization)||"0"),showDecimals:2})}`:"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Fee",children:(null==e?void 0:e.fee)?`${gr({input:new s((null==e?void 0:e.fee)||"0"),showDecimals:2})}`:"-"}),$.jsx(Mk,{title:"DAO fee",children:(null==e?void 0:e.daoFee)?`${gr({input:new s((null==e?void 0:e.daoFee)||"0"),showDecimals:2})}`:"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Virtual price",tip:"Measures pool growth; this is not a dollar value",children:(null==e?void 0:e.virtualPrice)?`${ir({input:new s((null==e?void 0:e.virtualPrice)||"0"),decimals:18})}`:"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Pool/Token",children:(null==e?void 0:e.address)?$.jsx(lp,{address:null==e?void 0:e.address,customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body1",color:"text.primary"}}):"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Pool Type",children:"plain"===(null==e?void 0:e.poolType)?"Stableswap-NG":"meta"===(null==e?void 0:e.poolType)?"Metapool":"-"}),$.jsx(Mk,{title:"Basepool",children:$.jsx(lp,{address:"0x",customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body1",color:"text.primary"}})}),$.jsx(Mk,{title:"Registry",children:$.jsx(lp,{address:"0x",customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body1",color:"text.primary"}})}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Coins",sx:{alignItems:"flex-start"},children:$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:12},children:e?e.coins.map((n=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(sl,{address:n.address,width:16,height:16,chainId:null==e?void 0:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:500,color:"text.primary"},children:[n.symbol,"(Standard)"]})]},n.address))):"-"})}),$.jsx(Mk,{title:"Pool Parameters:",sx:{alignItems:"flex-start"},children:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:12},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsxs(t.Box,{sx:{typography:"body1",color:"text.primary"},children:["A:",null!==(n=null==e?void 0:e.a)&&void 0!==n?n:"-"]}),$.jsx(ku,{title:"Amplification coefficient chosen from fluctuation of prices around 1."})]}),$.jsxs(t.Box,{sx:{typography:"body1",color:"text.primary"},children:["Off Peg Multiplier:",null!==(i=null==e?void 0:e.offpegFeeMultiplier)&&void 0!==i?i:"-"]})]})})]})},Dk=({poolDetail:e})=>{var n;const i=t.useTheme();return $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:24,[i.breakpoints.up("tablet")]:{py:20,flexDirection:"row",justifyContent:"space-between",alignItems:"center",borderBottom:`1px solid ${i.palette.border.main}`}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[e?$.jsx(cf,{pool:e,separate:!1,wrap:!0}):$.jsx(t.Skeleton,{width:72,height:52,sx:{borderRadius:8}}),$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"h4",fontWeight:600},children:null!==(n=null==e?void 0:e.name)&&void 0!==n?n:"-"}),(null==e?void 0:e.address)&&$.jsx(lp,{address:null==e?void 0:e.address,customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body2",color:"text.secondary"}})]})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"row",alignItems:"flex-end",gap:4,[i.breakpoints.up("tablet")]:{flexDirection:"column",gap:0}},children:[$.jsx(df,{apy:null==e?void 0:e.apy,dailyApy:null==e?void 0:e.dailyApy,weeklyApy:null==e?void 0:e.weeklyApy,sx:{typography:"h4",[i.breakpoints.up("tablet")]:{typography:"h4"}}}),$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary"},children:"APY"})]})]})},Nk=({poolDetail:e})=>{const n=t.useTheme(),i=[{title:"Trader",value:xr(new s((null==e?void 0:e.traderCount)||"0"))},{title:"Total Liquidity",value:`$${xr(new s((null==e?void 0:e.tvl)||"0"))}`},{title:"Volume",value:`$${xr(new s((null==e?void 0:e.volume)||"0"))}`},{title:"Fees",value:gr({input:new s((null==e?void 0:e.fee)||"0"),showDecimals:2})}];return $.jsx(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gridTemplateRows:"repeat(2, 1fr)",gap:12,[n.breakpoints.up("tablet")]:{gridTemplateColumns:"repeat(4, 1fr)",gridTemplateRows:"repeat(1, 1fr)"}},children:i.map(((i,o)=>e?$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,borderRadius:8,backgroundColor:n.palette.background.paper,[n.breakpoints.up("tablet")]:{border:`1px solid ${n.palette.border.main}`}},children:[$.jsx(t.Box,{sx:{typography:"caption",color:n.palette.text.primary},children:i.value}),$.jsx(t.Box,{sx:{typography:"h6",color:n.palette.text.secondary},children:i.title})]},o):$.jsx(t.Skeleton,{width:"100%",height:77,sx:{borderRadius:8}},o)))})};const Fk=({params:i})=>{const o=mm(),{isMobile:a}=Ka(),{account:s}=Ma(),l=t.useTheme(),{poolDetail:d,isLoading:u,error:p}=function({address:e,chainId:t}){const i=Ua(),o=n.useCallback((e=>{var n,i,o,a,s,l,d,c,u,p,h,m;const x=null==e?void 0:e.curve_stableswap_ng_getPoolInfo;if(!x)return;const g=((null===(n=x.coins)||void 0===n?void 0:n.map((e=>({chainId:null!=t?t:r.ChainId.ZETACHAIN,address:e.address||e.id||"",name:e.name||e.symbol||"",decimals:e.decimals,symbol:e.symbol||"",tokenIndex:e.tokenIndex||0}))))||[]).sort(((e,t)=>e.tokenIndex-t.tokenIndex));return{chainId:null!=t?t:r.ChainId.ZETACHAIN,name:x.name||"",address:x.address||x.id||"",symbol:x.symbol,decimals:x.decimals,fee:(null===(i=x.fee)||void 0===i?void 0:i.toString())||"0",coins:g,apy:(null===(o=x.apy)||void 0===o?void 0:o.toString())||null,dailyApy:null,weeklyApy:null,tvl:(null===(a=x.tvl)||void 0===a?void 0:a.toString())||null,volume:(null===(s=x.volume)||void 0===s?void 0:s.toString())||null,dailyVolumeUsd:(null===(l=x.dailyVolumeUsd)||void 0===l?void 0:l.toString())||null,traderCount:(null===(d=x.traderCount)||void 0===d?void 0:d.toString())||null,lpTokenBalance:null,liquidityUtilization:(null===(c=x.liquidityUtilization)||void 0===c?void 0:c.toString())||null,daoFee:(null===(u=x.daoFee)||void 0===u?void 0:u.toString())||null,virtualPrice:(null===(p=x.virtualPrice)||void 0===p?void 0:p.toString())||null,poolType:x.poolType||"plain",a:(null===(h=x.a)||void 0===h?void 0:h.toString())||null,offpegFeeMultiplier:(null===(m=x.offpegFeeMultiplier)||void 0===m?void 0:m.toString())||null}}),[t]),{data:a,isLoading:s,error:l}=c.useQuery(Object.assign(Object.assign({},i.getQuery(r.CurveApi.graphql.curve_stableswap_ng_getPoolInfo,{where:{chainId:null!=t?t:r.ChainId.ZETACHAIN,poolAddress:null!=e?e:""}})),{enabled:!!e&&!!t,select:o}));return{poolDetail:a,isLoading:s,error:l}}({address:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{tokenBalances:h}=bf({pool:d,account:s}),[m,x]=n.useState(null),[g,f]=n.useState("parameters");n.useEffect((()=>{a||d&&x({pool:d,type:lf.Add})}),[d,a]);const y=n.useMemo((()=>[{key:"parameters",value:"Parameters"},{key:"swaps",value:"Swaps"},{key:"liquidity",value:"Liquidity"}]),[]);return $.jsxs(pm,{sx:a?{p:l.spacing(28,0,108)}:{p:l.spacing(28,0,40)},children:[$.jsxs(t.Box,{sx:{[l.breakpoints.up("tablet")]:{display:"flex",gap:12,overflow:"hidden"}},children:[$.jsxs(t.Box,{sx:{flex:1,overflow:"hidden",display:"flex",flexDirection:"column",gap:24,[l.breakpoints.up("tablet")]:{gap:28}},children:[$.jsx(tw,{onClick:()=>{o.push({type:exports.PageType.Pool})}}),$.jsx(Dk,{poolDetail:d}),$.jsx(Nk,{poolDetail:d}),d&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body1",color:l.palette.text.primary},children:"Currency reserves"}),$.jsx(Lk,{poolDetail:d,tokenBalances:h})]}),$.jsx(t.Box,{sx:{backgroundColor:l.palette.background.paper,borderRadius:16,overflow:"hidden",px:16,pb:16,[l.breakpoints.up("tablet")]:{px:20,pb:20}},children:$.jsxs(t.Tabs,{value:g,onChange:(e,t)=>f(t),children:[$.jsx(t.TabsGroup,{tabs:y}),$.jsx(t.TabPanel,{value:"parameters",children:$.jsx(_k,{poolDetail:d})}),$.jsx(t.TabPanel,{value:"swaps",children:$.jsx(Rk,{chainId:null==i?void 0:i.chainId,address:null==i?void 0:i.address})}),$.jsx(t.TabPanel,{value:"liquidity",children:$.jsx(Pk,{chainId:null==i?void 0:i.chainId,address:null==i?void 0:i.address})})]})})]}),$.jsx(t.Box,{sx:{position:"relative",width:a?"100%":375},children:m?$.jsx(Tf,{poolDetailBtnVisible:!1,operateCurvePool:m,setOperateCurvePool:a?x:void 0}):a?null:$.jsx(t.Skeleton,{width:375,height:403,sx:{borderRadius:16}})})]}),a&&$.jsx($.Fragment,{children:$.jsxs(t.Box,{sx:{position:"fixed",bottom:0,left:0,right:0,p:20,display:"grid",gap:"8px",gridTemplateColumns:"repeat(2, 1fr)",backgroundColor:"background.paperContrast"},children:[$.jsx(t.Button,{variant:t.Button.Variant.second,disabled:!d,onClick:()=>{d&&x({pool:d,type:lf.Remove})},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{disabled:!d,onClick:()=>{d&&x({pool:d,type:lf.Add})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})})]})};exports.AMMV2Create=Uw,exports.AMMV3PositionManage=Yg,exports.AMMV3PositionsView=Jg,exports.AddLiquidityV3=Sk,exports.CurvePoolDetail=Fk,exports.EmptyList=K,exports.FailedList=ne,exports.Message=cu,exports.Pool=function(){const{routerPage:e}=G(),t=mm((e=>e.page)),n=null!=e?e:t;switch(null==n?void 0:n.type){case exports.PageType.Pool:return $.jsx(dv,{params:n.params});case exports.PageType.CreatePool:return $.jsx(Jj,{});case exports.PageType.ModifyPool:return $.jsx(lw,{params:n.params});case exports.PageType.PoolDetail:return $.jsx(Rw,{params:n.params});case exports.PageType.CurvePoolDetail:return $.jsx(Fk,{params:n.params});case exports.PageType.createPoolAMMV2:return $.jsx(Uw,{});case exports.PageType.createPoolAMMV3:return $.jsx(Sk,{params:n.params,handleGoBack:()=>{mm.getState().push({type:exports.PageType.Pool})},handleGoToPoolList:()=>{mm.getState().push({type:exports.PageType.Pool})}});default:return $.jsx(dv,{params:null==n?void 0:n.params})}},exports.PoolCreate=Jj,exports.PoolDetail=Rw,exports.PoolList=dv,exports.PoolModify=lw,exports.PoolOperate=Ty,exports.PoolOperateDialog=By,exports.Swap=function({getAutoSlippage:l,onPayTokenChange:d,onReceiveTokenChange:u}={}){var p,h,m,x,g,f;const y=t.useTheme(),{isInflight:v}=ps(),{noPowerBy:b,onlyChainId:C}=G(),{isMobile:j}=Ka(),{open:w,disconnect:k,getAppKitAccountByChainId:T,chainId:B,appKitActiveNetwork:I}=Ma(),[A,S]=n.useState(!1),[E,L]=n.useState(""),[O,R]=n.useState(""),[P,M]=n.useState(""),[_,D]=n.useState(""),[F,q]=n.useState(null),[U,V]=n.useState(null),[H,W]=n.useState(!1),[Z,z]=n.useState(!1),[Q,Y]=n.useState(!1),[K,X]=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==U?void 0:U.chainId);if(e)return K?Object.assign(Object.assign({},e),{appKitAccount:Object.assign(Object.assign({},e.appKitAccount),{isConnected:!0,address:K})}):e}),[T,null==U?void 0:U.chainId,K]),te=n.useMemo((()=>i.debounce((e=>M(e)),300)),[]),ne=n.useMemo((()=>i.debounce((e=>D(e)),300)),[]),ie=n.useMemo((()=>{if(F&&U)return!(!(null==F?void 0:F.chainId)||!(null==U?void 0:U.chainId)||F.chainId===U.chainId)}),[F,U]),{toFiatPrice:re,fromFiatPrice:ae}=xs({toToken:U,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=sr(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:A?U:F,fiatPrice:A?re:ae});Ya({fromToken:F,toToken:U,getAutoSlippage:l});const{slippage:le,slippageLoading:de}=Bs({fromToken:F,toToken:U}),{slippage:ce}=function(){const{defaultSlippage:e}=js(!0);return{slippage:Ha((t=>t.slippage||e))}}(),{privacySwapSupplierEndpoints:ue,privacySwapEnable:pe,privacySwapEnableAble:he,endpointStatusMap:me,refetchEndpointStatus:xe}=Ts({chainId:null==F?void 0:F.chainId,account:null==J?void 0:J.appKitAccount.address}),ge=function(e){var t,n;const{getAppKitAccountByChainId:i}=Ma(),{latestBlockNumber:o}=Ha(),a=Wi.getFetchTokenQuery(e&&(null===(t=Ro.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=Ua(),{evmProvider:t}=Ma(),[i,a]=n.useState(),[s,l]=n.useState(!1),[d,c]=n.useState(""),u=n.useCallback((n=>N(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=Ro.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=lr(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:ir({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 Da({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}=Xo(),{GRAPHQL_URL:x}=G(),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:Oo(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:Oo(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:()=>N(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:tr.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:tr.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=Ro.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=er({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:tr.Success,bridgeRouteList:e}:{status:tr.Failed,bridgeRouteList:[]}}return{status:tr.Initial,bridgeRouteList:[]}}),[C,b,v,m]);return{status:w,failedReason:k,refetch:j,bridgeRouteList:T}}({toToken:U,fromToken:F,fromAmount:P,fromAccount:J,toAccount:ee,enabled:!Q&&!fe,slippage:ce}),Te=n.useMemo((()=>{if(je&&je.length>0)return je[0]}),[je]),{isApproving:Be,isGetApproveLoading:Ie,needApprove:Ae,insufficientBalance:Se,submitApprove:Ee,getMaxBalance:Le}=Os(F,{amount:P,contractAddress:null!==(p=null==Te?void 0:Te.spenderContractAddress)&&void 0!==p?p:void 0}),Oe=n.useCallback((()=>{Ze(Le())}),[Le]),Re=n.useMemo((()=>!(!(null==J?void 0:J.appKitAccount.address)||Se||Be||Ie||Ae)),[null==J?void 0:J.appKitAccount.address,Se,Be,Ie,Ae]),{status:Pe,rawBrief:Me,executeSwap:_e}=Cs({toToken:U,fromToken:F,marginAmount:se,fromAmount:P,toAmount:_,estimateGas:Re,isReverseRouting:A,slippage:le,slippageLoading:de}),{resAmount:De,priceImpact:Ne,baseFeeAmount:Fe,additionalFeeAmount:qe,resPricePerToToken:Ue,resPricePerFromToken:Ve,routeInfo:He}=n.useMemo((()=>Me||{resAmount:null,priceImpact:null,baseFeeAmount:null,additionalFeeAmount:null,resPricePerToToken:null,resPricePerFromToken:null,routeInfo:null}),[Me]),We=za(ie),Ze=n.useCallback((e=>{const t=e.toString();L(t),te(t)}),[L,te]),$e=n.useCallback((e=>{const t=e.toString();R(t),ne(t)}),[R,ne]),ze=n.useCallback((e=>q((t=>{var n;const i="function"==typeof e?e(t):e;return B||Ha.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]),Qe=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}=Xo(),{crossChain:d,defaultFromToken:c,defaultToToken:u,onlyChainId:p}=G(),{chainId:h}=Ma(),m=n.useCallback((()=>{let n,m=null;const x=d?void 0:null!=p?p:h;if(!e){const e=ws({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}=ws({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:U,setFromToken:ze,setToToken:Qe,updateFromAmt:Ze,updateToAmt:$e,setIsReverseRouting:S});const Ge=n.useCallback((()=>{Ze(""),$e(""),ze(U),Qe(F),Do("from",U),Do("to",F)}),[ze,U,Qe,F,Ze,$e]),Ye=n.useCallback(((e,t)=>{if(t)return Ge();Ze(""),$e(""),ze(e),Do("from",e)}),[Ge,Ze,$e,ze,Do]),Ke=n.useCallback(((e,t)=>{if(t)return Ge();Ze(""),$e(""),Qe(e),Do("to",e)}),[Ge,Ze,$e,ze,Do]),Xe=n.useCallback((()=>{A&&Ze(""),S(!1)}),[A,Ze]),Je=n.useCallback((()=>{A||$e(""),S(!0)}),[A,$e]),et=(e=>{const{defaultSlippage:t}=js(void 0===e),i=Ha((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(Ne)).toFixed(2)),[Ne]),nt=n.useMemo((()=>{const e=A?De:P;return e&&ae?new s(ae).multipliedBy(e):null}),[ae,P,A,De]),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=A?_:De;return t?new s(re).multipliedBy(t):null}),[re,_,A,De,Te,ie]),ot=n.useMemo((()=>$.jsxs(t.Box,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[$.jsx(ku,{title:$.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),$.jsxs(t.Box,{sx:{display:"flex"},children:[$.jsx(e.Trans,{id:"6+mYrD",message:"Current price impact"}),$.jsxs(t.Box,{sx:{color:y.palette.error.main,ml:4},children:[tt,"%"]})]})]})),[tt,y.palette.error.main]),rt=n.useMemo((()=>$.jsx(Cp,{toToken:U,fromToken:F,priceStatus:Pe,pricePerToToken:Ue,pricePerFromToken:Ve,routeInfo:He})),[U,F,Pe,Ue,Ve,He]),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=Xo(Jo);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:U}),dt=n.useMemo((()=>et&&new s(A?_:P).gt(0)&&!Se&&(ie?we===bs.Success:Pe===bs.Success)?$.jsxs(t.Box,{sx:{textAlign:"center",mb:8},children:[$.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,A,_,P,Se,ie,we,Pe]),ct=n.useMemo((()=>st?$.jsxs(t.Box,{sx:{textAlign:"center"},children:[$.jsx(t.Box,{component:oe.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),$.jsx(e.Trans,{id:"54ffaC",message:"The current network is inconsistent with the wallet - please switch in wallet"})]}):ie&&we===bs.Initial?"-":Pe===bs.Loading||ie&&we===bs.Loading?$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:$.jsxs($.Fragment,{children:[$.jsx(t.RotatingIcon,{sx:{mr:5}}),$.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]})}):at?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.Warn,sx:{mr:6,width:16,color:"warning.main"}}),$.jsx(e.Trans,{id:"udsWDJ",message:"Unsupported network - switch to trade"})]}):ie&&je.length?$.jsxs($.Fragment,{children:[dt,$.jsx(Fd,{route:Te})]}):ie&&(we===bs.Success&&!je.length||we===bs.Failed)&&E?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),$.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}):$.jsxs($.Fragment,{children:[!ie&&E&&new s(tt).gt(Uo)&&ot,dt,rt]})),[Pe,rt,E,ot,tt,at,ie,we,je,Te,st,dt]),ut=n.useMemo((()=>A?new s(O).gt(0)?ir({input:De,decimals:null==F?void 0:F.decimals}):"-":E),[E,O,De,F,A]),pt=n.useMemo((()=>{var e;return A?O:ie?(null===(e=null==Te?void 0:Te.toTokenAmount)||void 0===e?void 0:e.gt(0))&&we!==bs.Loading?ir({input:Te.toTokenAmount,decimals:null==U?void 0:U.decimals}):"-":new s(E).gt(0)?ir({input:De,decimals:null==U?void 0:U.decimals}):"-"}),[E,O,De,U,A,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 $.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==F?void 0:F.chainId))return;const t=null===(e=Ro.get(F.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:$.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 $.jsx(t.Button,{fullWidth:!0,onClick:()=>{I.switchNetwork(J.chain.caipNetwork)},children:$.jsx(e.Trans,{id:"1+P9RR",message:"Switch to {0}",values:{0:J.chain.name}})});if(J.chain.isSolanaChain&&J.chain.chainId!==B)return $.jsx(t.Button,{fullWidth:!0,onClick:()=>{I.switchNetwork(J.chain.caipNetwork)},children:$.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 $.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==U?void 0:U.chainId))return;const t=null===(e=Ro.get(U.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:$.jsx(e.Trans,{id:"4g7eC1",message:"Connect to {0} wallet",values:{0:Ea(null==U?void 0:U.chainId)}})});if(v)return $.jsx(t.Button,{fullWidth:!0,isLoading:!0,disabled:!0,children:$.jsx(e.Trans,{id:"FRBvjQ",message:"Transaction Pending"})});if(!F||!U)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:$.jsx(e.Trans,{id:"KlvBGJ",message:"Select Tokens"})});if(!new s(A?_:P).gt(0))return $.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:$.jsx(e.Trans,{id:"iPMIoT",message:"Enter an amount"})});if(ie?we===bs.Loading||Ie:Pe===bs.Loading)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:$.jsx(e.Trans,{id:"OauUE6",message:"Fetching Price..."})});let o=!1;return o=ie?!je.length||we===bs.Failed:!De||Pe===bs.Failed,o?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:$.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})}):Se?$.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:$.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):Ae?$.jsx(t.Button,{fullWidth:!0,disabled:Be,onClick:()=>Ee(),children:Be?$.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):$.jsx(e.Trans,{id:"Z7ZXbT",message:"Approve"})}):ie?$.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":zo,disabled:!Te,isLoading:fe,children:$.jsx(e.Trans,{id:"SXnevP",message:"Review Cross Chain"})}):pe?$.jsxs(t.Button,{fullWidth:!0,onClick:()=>W(!0),"data-testid":zo,children:[$.jsx(t.Tooltip,{placement:"top",onlyHover:!0,maxWidth:240,title:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,color:"text.primary"},children:"Privacy Swap is Enabled"}),$.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:$.jsx(t.Box,{sx:{mr:8},children:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"30",viewBox:"0 0 25 30",fill:"none",children:[$.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"}),$.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"}),$.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"})]})})}),$.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})]}):$.jsx(t.Button,{fullWidth:!0,onClick:()=>W(!0),"data-testid":zo,children:$.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,U,A,_,P,ie,we,Ie,Pe,Se,Ae,w,I,je.length,De,Be,Ee,Te,fe,Ce,null===(x=ge.data)||void 0===x?void 0:x.balance,pe]),mt=n.useMemo((()=>F&&U?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{token:F,width:16,height:16,marginRight:6,chainId:F.chainId,noShowChain:!!C}),`${ir({input:A?De:P,decimals:null==F?void 0:F.decimals})} ${null==F?void 0:F.symbol}`,$.jsx(t.Box,{component:oe.DoubleRight,sx:{width:12,height:12,mx:16}}),$.jsx(sl,{token:U,width:16,height:16,marginRight:6,chainId:U.chainId,noShowChain:!!C}),`${ir({input:A?_:De,decimals:null==U?void 0:U.decimals})} ${null==U?void 0:U.symbol}`]}):$.jsx(t.Box,{})),[F,U,P,_,De,A,C]);return $.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:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",px:16,py:20},children:[$.jsx(t.Box,{sx:{typography:"caption",color:y.palette.text.primary},children:"Universal Swap"}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",borderRadius:4,p:1,backgroundColor:y.palette.background.tag},children:[$.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,"%"]}),$.jsx(t.Tooltip,{open:We,title:ie?$.jsx(e.Trans,{id:"qLkska",message:"The setting has been switched to cross chain mode"}):$.jsx(e.Trans,{id:"NSCBTb",message:"The setting has been switched to swap mode"}),placement:"bottom-end",children:$.jsx(t.Box,{component:t.ButtonBase,onClick:()=>z(!0),sx:{p:4,backgroundColor:y.palette.background.paper,borderRadius:4,height:28,width:28,display:"flex",alignItems:"center",justifyContent:"center"},children:$.jsx(t.Box,{component:oe.Setting,sx:{width:20,height:20,color:"text.primary",cursor:"pointer"}})})})]})]}),$.jsxs(t.Box,{sx:{flex:1,px:16,pb:20,overflowY:"auto"},children:[$.jsxs(t.Box,{children:[$.jsx(yp,{sx:{mb:4},token:F,side:"from",amt:ut,defaultLoadBalance:!0,onMaxClick:Oe,onInputChange:Ze,onInputFocus:ie?void 0:Xe,showMaxBtn:!A&&!E,occupiedAddrs:[null!==(g=null==U?void 0:U.address)&&void 0!==g?g:""],occupiedChainId:null==U?void 0:U.chainId,fiatPriceTxt:nt?`$${ir({input:nt,decimals:2})}`:"$-",onTokenChange:Ye,readOnly:A,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:!1,inputToAddress:K,setInputToAddress:X,account:J,failedReason:ke}),$.jsx(Yu,{onClick:Ge,disabled:lt}),$.jsx(yp,{token:U,side:"to",amt:pt,onInputChange:$e,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?$.jsxs($.Fragment,{children:["$",ir({input:it,decimals:2})]}):"$-",onTokenChange:Ke,readOnly:ie||!A,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:ie,inputToAddress:K,setInputToAddress:X,account:ee,sx:{padding:y.spacing(24,20,20)}}),$.jsx(t.Box,{sx:{py:16,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:ct})]}),ht,$.jsx(Au,{}),b?"":$.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:[$.jsx(t.Box,{sx:{width:18,height:18,transform:"translate(1px, 2px)","& path":{fill:y.palette.text.disabled}},component:oe.Dodo}),$.jsx(e.Trans,{id:"QIsI8+",message:"Powered by ZUNO protocol"})]})]}),$.jsx(Su,{toToken:U,fromToken:F,fromAmount:A?De:P,toAmount:A?_:De,open:H,baseFeeAmount:Fe,priceImpact:tt,additionalFeeAmount:qe,curToFiatPrice:it,execute:()=>_e(mt),clearFromAmt:()=>Ze(""),clearToAmt:()=>$e(""),curFromFiatPrice:nt,pricePerFromToken:Ve,onClose:()=>W(!1),loading:Pe===bs.Loading,slippage:le,isDialogModal:j}),ie?$.jsx(Lu,{open:Z,onClose:()=>z(!1),isBridge:!0,isDialogModal:j}):$.jsx(Gu,{open:Z,onClose:()=>z(!1),fromToken:F,toToken:U,privacySwapEnableAble:he,privacySwapEnable:pe,privacySwapSupplierEndpoints:ue,endpointStatusMap:me,refetchEndpointStatus:xe,isDialogModal:j}),$.jsx(Bu,{open:Q,onClose:()=>Y(!1),route:Te,bridgeOrderTxRequest:be,clearFromAmt:()=>Ze(""),clearToAmt:()=>$e(""),isDialogModal:j}),$.jsx(Iu,{message:ye,onClose:()=>ve(""),isDialogModal:j})]})},exports.SwapOrderHistory=function(){const e=t.useTheme(),{isMobile:i}=Ka(),o=n.useRef(null),{evmAccount:r,solanaAccount:a,bitcoinAccount:s}=Ma(),[l,d]=n.useState(am.sameChain),[c,u]=n.useState(),p=n.useMemo((()=>[{key:am.sameChain,value:"Same chain Swaps"},{key:am.crossChain,value:"Cross Chain Swaps"},{key:am.errorRefunds,value:"Error Refunds"}]),[]),h=n.useMemo((()=>{var e,t,n;const i=[];if(r.isConnected&&r.address){const t=null===(e=Ro.entries().find((([e,t])=>t.isEVMChain)))||void 0===e?void 0:e[1];t&&i.push({account:Kr(r.address),firstChain:t})}if(a.isConnected&&a.address){const e=null===(t=Ro.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=Ro.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]),$.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:[$.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",px:16,pt:20,[e.breakpoints.up("laptop")]:{px:24}},children:$.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}}})}),$.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 $.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&&$.jsx(t.Box,{component:n.firstChain.logo,sx:{width:16,height:16}}),"(",Ea(n.firstChain.chainId),")",Ia(n.account)]},n.account)}))}),c?$.jsxs($.Fragment,{children:[$.jsx(cm,{value:am.sameChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsx(dm,{account:c})}),$.jsx(cm,{value:am.crossChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsx(im,{account:c})}),$.jsx(cm,{value:am.errorRefunds,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsx(im,{account:c,type:"error_refund"})})]}):$.jsx(Np,{isMobile:i,empty:!0,loading:!1})]})},exports.TokenCard=Bp,exports.TokenLogo=sl,exports.UnstyleWidget=wu,exports.WIDGET_CLASS_NAME=bu,exports.WIDGET_MODULE_CLASS_NAME=um,exports.Widget=function(e){const n=t.createTheme({mode:e.colorMode,theme:e.theme,lang:e.locale||Gd});return e.apikey||e.apiServices||console.error("apikey and apiServices must have a."),$.jsxs(t.ThemeProvider,{theme:n,children:[$.jsx(t.CssBaseline,{container:`.${bu}, .${t.WIDGET_MODAL_CLASS}, .${t.WIDGET_MODAL_FIXED_CLASS}`}),$.jsx(c.QueryClientProvider,{client:ac,children:$.jsxs(wu,{...e,children:[e.children,$.jsx(cu,{})]})})]})},exports.chainListMap=Ro,exports.fixedInputStringToFormattedNumber=ar,exports.formatPercentageNumber=gr,exports.formatReadableNumber=nr,exports.formatShortNumber=mr,exports.formatTokenAmountNumber=ir,exports.getEtherscanPage=Aa,exports.jsxRuntimeExports=$,exports.rpcServerMap=Ii,exports.scanUrlDomainMap=Si,exports.useMessageState=lu,exports.usePoolBalanceInfo=Sf,exports.useRouterStore=mm,exports.useTradeSwapOrderList=om;
|
|
31
|
+
*/function Ic(){if(mc)return hc;mc=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;return hc=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},hc}function Ac(){if(gc)return xc;gc=1;return xc="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Sc(){return yc?fc:(yc=1,fc=Function.call.bind(Object.prototype.hasOwnProperty))}if("production"!==process.env.NODE_ENV){var Ec=Bc();lc.exports=function(){if(jc)return Cc;jc=1;var e=Bc(),t=Ic(),n=Ac(),i=Sc(),o=function(){if(bc)return vc;bc=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Ac(),n={},i=Sc();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={})},vc=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){}}),Cc=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},Cc}()(Ec.isElement,!0)}else lc.exports=function(){if(kc)return wc;kc=1;var e=Ac();function t(){}function n(){}return n.resetWarningCache=t,wc=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 Lc=q(lc.exports);function Oc(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...n){return e(...n)||t(...n)}}function Rc(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 Pc=Oc(Lc.element,Rc);Pc.isRequired=Oc(Lc.element.isRequired,Rc);const Mc="exact-prop: ";function _c(e){return e&&e.ownerDocument||document}const Dc="undefined"!=typeof window?M.useLayoutEffect:M.useEffect;function Nc(e){const t=M.useRef(e);return Dc((()=>{t.current=e})),M.useRef(((...e)=>(0,t.current)(...e))).current}function Fc(...e){return M.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 qc={};const Uc=[];class Vc{static create(){return new Vc}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 Hc(){const e=function(e,t){const n=M.useRef(qc);return n.current===qc&&(n.current=e(t)),n}(Vc.create).current;var t;return t=e.disposeEffect,M.useEffect(t,Uc),e}const Wc={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 Zc(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=Zc(e[t]))&&(i&&(i+=" "),i+=n)}else for(n in e)e[n]&&(i&&(i+=" "),i+=n);return i}function $c(){for(var e,t,n=0,i="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=Zc(e))&&(i&&(i+=" "),i+=t);return i}function zc(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 Qc(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 Gc(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=$c(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=zc({...o,...i}),s=Qc(i),l=Qc(o),d=t(a),c=$c(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:Fc(l,a?.ref,e.additionalProps?.ref)},i);return d}function Yc(e){return e.substring(2).toLowerCase()}function Kc(e){const{children:t,disableReactTree:n=!1,mouseEvent:i="onClick",onClickAway:o,touchEvent:r="onTouchEnd"}=e,a=M.useRef(!1),s=M.useRef(null),l=M.useRef(!1),d=M.useRef(!1);M.useEffect((()=>(setTimeout((()=>{l.current=!0}),0),()=>{l.current=!1})),[]);const c=Fc((u=t)&&M.isValidElement(u)?u.props.propertyIsEnumerable("ref")?u.props.ref:u.ref:null,s);var u;const p=Nc((e=>{const t=d.current;d.current=!1;const i=_c(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)),M.useEffect((()=>{if(!1!==r){const e=Yc(r),t=_c(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)),M.useEffect((()=>{if(!1!==i){const e=Yc(i),t=_c(s.current);return t.addEventListener(e,p),()=>{t.removeEventListener(e,p)}}}),[p,i]),$.jsx(M.Fragment,{children:M.cloneElement(t,m)})}"production"!==process.env.NODE_ENV&&(Kc.propTypes={children:Pc.isRequired,disableReactTree:Lc.bool,mouseEvent:Lc.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Lc.func.isRequired,touchEvent:Lc.oneOf(["onTouchEnd","onTouchStart",!1])}),"production"!==process.env.NODE_ENV&&(Kc.propTypes=function(e){return"production"===process.env.NODE_ENV?e:{...e,[Mc]: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}}}(Kc.propTypes));const Xc="base";function Jc(e,t){const n=Wc[t];return n?`${Xc}--${n}`:function(e,t){return`${Xc}-${e}-${t}`}(e,t)}const eu="Snackbar";function tu(e){return Jc(eu,e)}!function(e,t){const n={};t.forEach((t=>{n[t]=Jc(e,t)}))}(eu,["root"]);const nu={disableDefaultClasses:!1},iu=M.createContext(nu);"production"!==process.env.NODE_ENV&&(iu.displayName="ClassNameConfiguratorContext");const ou=()=>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}=M.useContext(iu);return n=>t?"":e(n)}(tu)),ru=M.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=ou(),{getRootProps:f,onClickAway:y}=function(e={}){const{autoHideDuration:t=null,disableWindowBlurListener:n=!1,onClose:i,open:o,resumeHideDuration:r}=e,a=Hc();M.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=Nc(((e,t)=>{i?.(e,t)})),l=Nc((e=>{i&&null!=e&&a.start(e,(()=>{s(null,"timeout")}))}));M.useEffect((()=>(o&&l(t),a.clear)),[o,t,l,a]);const d=a.clear,c=M.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 M.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={...zc(e),...zc(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=Gc({elementType:b,getSlotProps:f,externalForwardedProps:x,externalSlotProps:h.root,additionalProps:{ref:t},ownerState:v,className:g.root}),j=Gc({elementType:Kc,externalSlotProps:h.clickAwayListener,additionalProps:{onClickAway:y},ownerState:v});return delete j.ownerState,!u&&r?null:$.jsx(Kc,{...j,children:$.jsx(b,{...C,children:i})})}));function au({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")}),[]),$.jsx(t.Box,{width:e,height:e,component:"svg",sx:Object.assign({position:"absolute",top:`-${r}`,left:`-${r}`,transform:"rotate(-90deg)"},a),children:$.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&&(ru.propTypes={autoHideDuration:Lc.number,children:Lc.node,disableWindowBlurListener:Lc.bool,exited:Lc.bool,onClose:Lc.func,open:Lc.bool,resumeHideDuration:Lc.number,slotProps:Lc.shape({clickAwayListener:Lc.oneOfType([Lc.func,Lc.shape({children:Lc.element.isRequired,disableReactTree:Lc.bool,mouseEvent:Lc.oneOf(["onClick","onMouseDown","onMouseUp","onPointerDown","onPointerUp",!1]),onClickAway:Lc.func,touchEvent:Lc.oneOf(["onTouchEnd","onTouchStart",!1])})]),root:Lc.oneOfType([Lc.func,Lc.object])}),slots:Lc.shape({root:Lc.elementType})});var su=n.memo(au);const lu=u.create((e=>({notify:null,toast:t=>{e({notify:t})},close:()=>{e({notify:null})}}))),du={entering:"translateX(0)",entered:"translateX(0)",exiting:"translateX(500px)",exited:"translateX(500px)",unmounted:"translateX(500px)"};function cu(){const e=t.useTheme(),{notify:i,close:o}=lu(),[r,a]=n.useState(!0),s=n.useRef(null),l=null==i?void 0:i.timeout,d=!!i;let c=$.jsxs("svg",{width:"36",height:"36",viewBox:"0 0 36 36",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.jsx("circle",{cx:"18",cy:"18",r:"16.5",stroke:"#2FBA90",strokeWidth:"3"}),$.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=$.jsxs("svg",{width:"36",height:"37",viewBox:"0 0 36 37",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.jsx("circle",{cx:"18",cy:"18.5",r:"16.5",stroke:"#FF6187",strokeWidth:"3"}),$.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=$.jsxs("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.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"}),$.jsx("path",{d:"M15.1664 7.58398H12.8331V16.9173H15.1664V7.58398Z",fill:"#B15600"}),$.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 $.jsx(t.Box,{component:ru,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:$.jsx(k.Transition,{timeout:{enter:400,exit:400},in:d,appear:!0,unmountOnExit:!0,onEnter:()=>{a(!1)},onExited:()=>{a(!0)},nodeRef:s,children:n=>$.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:du[n],transition:"transform 300ms ease",[e.breakpoints.up("tablet")]:{p:20,width:"auto",maxWidth:328}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{mt:7,"& > svg":{width:28,height:28},[e.breakpoints.up("tablet")]:{"& > svg":{width:36,height:36}}},children:i?c:""}),$.jsxs(t.Box,{sx:{ml:20},children:[$.jsx(t.Box,{sx:{typography:"caption"},children:null==i?void 0:i.message}),(null==i?void 0:i.link)?$.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,$.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:$.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)?$.jsx(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:i.content}):""]})]}),$.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?$.jsx(su,{size:24,strokeWidth:"2.4px",time:`${l}ms`,color:e.palette.text.disabled}):"",$.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:$.jsx("g",{children:$.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 uu;function pu(){return pu=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},pu.apply(null,arguments)}const hu=e=>M.createElement("svg",pu({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),uu||(uu=M.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},M.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},M.createElement("g",{transform:"translate(18.000000, 291.000000)"},M.createElement("g",{transform:"translate(40.000000, 83.000000)"},M.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"}))))))),mu=6;function xu(){var e;const n=t.useTheme();return $.jsx(t.Box,{sx:{mx:"auto",border:`${mu}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:$.jsx(t.Box,{component:hu,sx:{position:"absolute",top:`-${mu}px`,right:`-${mu}px`,color:"primary.main"}})})}function gu({showingDone:e,errorMessage:n}){return t.useTheme(),n?$.jsx(t.Box,{component:oe.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?$.jsx(t.Box,{component:oe.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):$.jsx(xu,{})}function fu({showingDone:e,showing:n}){return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[$.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)?$.jsx(t.Box,{sx:{mt:20,typography:"body2"},children:null==n?void 0:n.subtitle}):""]})}function yu({isStarted:i,isEnded:o,tx:r}){const[a,s]=n.useState(0),{chainId:l}=Ma(),d=n.useMemo((()=>`https://${Si[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]),$.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:[$.jsxs(t.Box,{children:[$.jsx(e.Trans,{id:"+Jkdiu",message:"Transaction Time:"}),c]}),$.jsxs(t.HoverOpacity,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:d,target:"_blank",rel:"noopener noreferrer",children:[$.jsx(e.Trans,{id:"S3piC2",message:"Tx"}),$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function vu(n){var{children:i,executionStatus:r,showSubmitLoadingDialog:a}=n;const s=ss(D(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}=Ka(),{noSubmissionDialog:g,submissionDialogModal:f}=G(),y=()=>{u((e=>{if(!e)return e;const t=Object.assign({},e);return delete t.submitState,t}))};return $.jsxs(cs.Provider,{value:l,children:[i,a&&$.jsx(el,{modal:!0,open:!!(null==d?void 0:d.submitState),onClose:y,children:!!d&&$.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:[$.jsxs(t.Box,{sx:{textAlign:"center",color:"text.secondary"},children:[d.brief,$.jsx(t.Box,{component:oe.Error,sx:{position:"absolute",top:20,right:20,color:"text.secondary",cursor:"pointer"},onClick:y})]}),"submitted"===d.submitState?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.ArrowSubmit,sx:{width:64,height:64}}),$.jsxs("div",{children:[$.jsx("div",{children:o.i18n._({id:"EcVqOR",message:"{0} Submitted",values:{0:d.brief}})}),d.subtitle&&$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]}),$.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,onClick:y,sx:{mt:4},children:$.jsx(e.Trans,{id:"zga9sT",message:"OK"})})]}):$.jsxs($.Fragment,{children:[$.jsx(xu,{}),$.jsxs("div",{children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"7y/8M6",message:"Please confirm in wallet"})}),d.subtitle&&$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",mt:8,color:"text.secondary",typography:"body2"},children:d.subtitle})]})]})]})}),$.jsx(el,{open:!!d&&"loading"!==d.submitState&&!g,onClose:c,id:"submission",modal:!!x||f,children:$.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:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{textAlign:"center",pt:60},children:$.jsx(gu,{showingDone:p,errorMessage:h})}),h?$.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),$.jsx(t.Box,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:h})]}):$.jsxs($.Fragment,{children:[$.jsx(fu,{showingDone:p,showing:d}),$.jsx(yu,{isStarted:!!d,isEnded:p,tx:m})]})]}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{Wa(Va.Initial),c()},sx:{mt:20},children:h?$.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"}):$.jsx(e.Trans,{id:"yz7wBu",message:"Close"})})]})})]})}const bu="dodo-widget-container";function Cu(e){return e.noLangProvider?$.jsx($.Fragment,{children:e.children}):$.jsx(rc,{locale:e.locale,children:$.jsx(vu,{...e,children:e.children})})}function ju(e){return nl(e),Ga(),function(){const{chainId:e,evmProvider:t}=Ma();n.useEffect((()=>{const n=n=>{if(n===e){const e=Ro.get(n);if(null==e?void 0:e.isEVMChain)return t}return null},i=new w.ContractRequests({multiCallAddressList:p.multiCallAddressList,getProvider:n,rpc:Ai()});Hi.setGetConfigProvider(n),p.setContractRequests(i),r.setContractRequests(i)}),[e,t])}(),e.noUI?$.jsx(Cu,{...e,children:e.children}):null}function wu(e){var t;const i=n.useRef(null);return $.jsx(Q,{...Object.assign(Object.assign({},e),{widgetRef:null!==(t=e.widgetRef)&&void 0!==t?t:i}),children:$.jsx(ju,{...e})})}function ku(e){var{sx:i}=e,o=D(e,["sx"]);const{width:r}=G(),a=n.useMemo((()=>{let e="";return"number"==typeof r?e=`${r}px`:r&&(e=r),e?`calc(${e} - 40px)`:"auto"}),[r]);return $.jsx(t.QuestionTooltip,{container:document.querySelector(`.${bu}`),maxWidth:a,sx:Object.assign({cursor:"help"},i),...o})}function Tu({route:i}){const o=t.useTheme();Ro.get(i.fromChainId);const r=Ro.get(i.toChainId),[a,s]=n.useState(!1),[l,d]=n.useState(!1),c=Rs({fees:i.fees});return $.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{py:20,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:$.jsx(t.Accordion,{children:$.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[$.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),$.jsx(e.Trans,{id:"rRDi3Y",message:"Detail"})]}),$.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:$.jsxs(t.Box,{sx:{mt:16},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:$.jsx(e.Trans,{id:"lt8yMa",message:"Send to:"})}),$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[r?$.jsx(t.Box,{component:r.logo,sx:{width:18,height:18}}):null,$.jsx(t.Box,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:Ia(i.toAddress)}),$.jsx(t.HoverOpacity,{component:"a",href:Aa(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:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:$.jsx(e.Trans,{id:"sMMlTX",message:"Total fees"})}),$.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:[$.jsx(t.Box,{sx:{fontWeight:600,color:o.palette.text.primary},children:i.feeUSD?`~$${i.feeUSD}`:"-"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:a?$.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"}):$.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=>$.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:[$.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:$.jsx("path",{d:"M9 24L2 24C1.44772 24 1 23.5523 1 23L1 1",stroke:"currentColor",strokeOpacity:"0.5",strokeLinecap:"round",strokeDasharray:"2 2"})}),$.jsx(t.Box,{sx:{flex:1},children:e.title}),e.isFree?$.jsx(t.Box,{sx:{color:o.palette.primary.main},children:"Free"}):null!==e.value?$.jsxs(t.Box,{sx:{color:o.palette.text.primary},children:["~$",e.value]}):$.jsx(t.Box,{sx:{color:o.palette.text.primary},children:"-"})]},e.title))),$.jsxs(t.Box,{sx:{mt:8,mb:l?8:0,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600,color:"success.main",flexShrink:0},children:"Fee comparison"}),$.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:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:"ZUNO"}),$.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"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:l?$.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"}):$.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&&$.jsx(Ys,{feeUSD:i.feeUSD}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[$.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),$.jsx(ku,{onlyHover:!0,title:$.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})]}),$.jsxs(t.Box,{sx:{typography:"body2"},children:[100*i.slippage,"%"]})]})]})})})}),$.jsx(t.Box,{sx:{pt:0,pb:0,borderStyle:"solid",borderWidth:o.spacing(1,0,0),borderColor:o.palette.border.main},children:$.jsx(t.Accordion,{children:$.jsx(t.AccordionItem,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:$.jsxs(t.Box,{sx:{py:20,display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary"},children:[$.jsx(t.Box,{component:oe.DetailBorder,sx:{mr:6,width:18,height:18}}),$.jsx(e.Trans,{id:"QNWt8A",message:"Estimated Time"})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.primary",typography:"body2"},children:[i.executionDuration?Ds({start:Date.now(),end:Date.now()+1e3*i.executionDuration}):"-",$.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:$.jsx(Dd,{route:i,isMobile:!0})})})})]})}function Bu({open:i,onClose:o,route:r,bridgeOrderTxRequest:a,clearToAmt:s,clearFromAmt:l,isDialogModal:d}){const c=t.useTheme(),{contractStatus:u}=Ha(),p=Zd({route:r,bridgeOrderTxRequest:a});return n.useEffect((()=>{u!==Va.Pending&&o(),u===Va.TxSuccess&&(s(),l())}),[u]),$.jsx(el,{title:$.jsx(e.Trans,{id:"tKE4Ak",message:"Cross Chain Summary"}),open:i,id:"cross-chain-summary",onClose:()=>{Wa(Va.Initial),o()},modal:d,children:$.jsxs($.Fragment,{children:[r?$.jsxs(t.Box,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[$.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:[$.jsx(Qd,{token:r.fromToken,chainId:r.fromChainId,amount:r.fromAmount}),$.jsx(zd,{children:$.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:$.jsx($d,{size:"medium",toolDetails:r.step.toolDetails,nameMarginLeft:8})})}),$.jsx(Qd,{token:r.toToken,chainId:r.toChainId,amount:r.toTokenAmount})]}),$.jsx(Tu,{route:r})]}):"",$.jsx(t.Box,{sx:{px:16,py:20},children:$.jsx(t.Button,{fullWidth:!0,isLoading:u==Va.Pending,disabled:!r,onClick:()=>{p(),Wa(Va.Pending)},children:u==Va.Pending?$.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):$.jsx(e.Trans,{id:"PZqJog",message:"Confirm Cross Chain"})})})]})})}function Iu({message:n,onClose:i,isDialogModal:o}){return $.jsx(el,{open:!!n,onClose:i,id:"error-message",modal:o,children:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{flex:1,textAlign:"center"},children:[$.jsx(t.Box,{component:oe.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),n?$.jsxs(t.Box,{sx:{textAlign:"center",mt:60},children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),$.jsx(t.Box,{sx:{color:"text.secondary",mt:12,mx:20,typography:"body2",wordBreak:"break-all",overflow:"auto",height:"300px"},children:n})]}):""]}),$.jsx(t.Box,{sx:{px:16,py:20},children:$.jsx(t.Button,{onClick:i,fullWidth:!0,children:$.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"})})})]})})}function Au(){const[e,i]=n.useState(!1);return $.jsxs($.Fragment,{children:[$.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:[$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",children:$.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>"]}),$.jsx(el,{open:e,onClose:()=>i(!1),title:"Gas refuel",modal:!0,children:$.jsxs(t.Box,{sx:{maxWidth:540,minHeight:600,px:20,pb:24,display:"flex",flexDirection:"column",alignItems:"center",gap:16},children:[$.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."}),$.jsx(t.Box,{component:"iframe",src:"https://smolrefuel.com/?partner=0x1271CAba4bf23f8Fb31F97448605d65EE302CA51",width:"100%",sx:{borderRadius:12,overflow:"hidden",flex:1,border:"none"}})]})})]})}function Su({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}=Ha(),B=n.useMemo((()=>new s(u).gt(Uo)),[u]),[I,A]=n.useState(!1),[S,E]=n.useState(!1);return n.useEffect((()=>{T!==Va.Pending&&r(),T===Va.TxSuccess&&(h(),p())}),[T]),n.useEffect((()=>{A(!1)}),[x]),$.jsx(el,{open:i,onClose:()=>{Wa(Va.Initial),r()},id:"swap-summary",title:$.jsx(e.Trans,{id:"QR4/RH",message:"Swap summary"}),modal:C,children:$.jsxs(t.Box,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${k.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${k.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[$.jsx(sl,{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}),$.jsx(t.Box,{children:`${ir({input:d,decimals:null==l?void 0:l.decimals})} ${null==l?void 0:l.symbol}`})]}),$.jsx(t.Box,{sx:{mt:4,typography:"h6",color:k.palette.text.secondary},children:g?`$${nr({input:g,showDecimals:1})}`:"-"})]}),$.jsx(t.Box,{sx:{width:16,mx:16},component:oe.DoubleRight}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex"},children:[$.jsx(sl,{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:""}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:`${ir({input:c,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},sx:{typography:"h6",mt:4,color:k.palette.text.secondary},children:x?`$${nr({input:x,showDecimals:1})}(${u}%)`:"-"})]})]}),$.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center",typography:"h6"},children:[`1 ${null==l?void 0:l.symbol} = `,$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:ir({input:new s(c).dividedBy(new s(d)),decimals:null==a?void 0:a.decimals})})," ",`${null==a?void 0:a.symbol}`]})]}),$.jsxs(t.Box,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${k.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:k.palette.text.secondary},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{width:16,mr:7},component:oe.DetailBorder}),$.jsx(e.Trans,{id:"XeovX3",message:"Swap Detail"})]}),$.jsx(t.Box,{component:t.ButtonBase,children:$.jsx(t.Box,{onClick:()=>E(!S),sx:{width:10,color:"text.secondary",transform:S?"rotateX(0deg)":"rotateX(180deg)"},component:oe.CaretUp})})]}),$.jsxs(t.Box,{sx:{mt:16,display:S?"initial":"none"},children:[$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"93m8jT",message:"Basic Fee"}),$.jsx(ku,{title:$.jsx(e.Trans,{id:"8Z29ZO",message:"Estimated service provider fees"}),ml:5})]}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:m?`${ir({input:m,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"J39pAJ",message:"Additional Fee"}),$.jsx(ku,{title:$.jsx(e.Trans,{id:"ZXvy7b",message:"Additional routing fees set by the Widget user"}),ml:5})]}),$.jsx(t.LoadingSkeleton,{loading:v,loadingProps:{width:30},children:y?`${ir({input:y,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`:"0"})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"T+qgFw",message:"Price Impact"}),$.jsx(ku,{title:$.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),$.jsx(t.Box,{children:`${u}%`})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),$.jsx(ku,{title:$.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})]}),$.jsxs(t.Box,{children:[b,"%"]})]})]})]}),$.jsx(t.Box,{sx:{flex:1}}),B&&$.jsxs(t.Box,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>A(!I),children:[$.jsx(t.Box,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:I?$.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:$.jsx(t.Box,{component:oe.Done,sx:{width:14,color:"secondary.contrastText"}})}):$.jsx(t.Box,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${k.palette.text.secondary}`}})}),$.jsx(t.Box,{children:$.jsx(e.Trans,{components:{0:$.jsx(t.Box,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:u},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),$.jsx(t.Button,{isLoading:T==Va.Pending,disabled:B&&!I,fullWidth:!0,onClick:()=>{o(),Wa(Va.Pending)},children:T==Va.Pending?$.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):$.jsx(e.Trans,{id:"lQ6r7x",message:"Confirm swap"})})]})})}function Eu(e){var{sx:n,maxVal:i,decimals:o=2,onInputChange:r}=e,a=D(e,["sx","maxVal","decimals","onInputChange"]);return $.jsx(t.Input,{...a,onChange:e=>{const t=0===e.target.value.length?null:ar(e.target.value,o),n=i&&t&&new s.BigNumber(t).gt(i)?i.toString():t;r&&r(n)}})}function Lu({open:i,onClose:o,isBridge:r,isDialogModal:a}){const s=t.useTheme(),{slippage:l}=Ha(),d=n.useMemo((()=>Number(l)>=Ho),[l]),{defaultSlippage:c}=js(r);return $.jsx(el,{open:i,onClose:o,id:"swap-settings",title:$.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:a,children:$.jsx(t.Box,{sx:{mx:20},children:$.jsxs(t.Box,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{mb:16,display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"}),$.jsx(ku,{title:$.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})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column"},children:[$.jsx(Eu,{fullWidth:!0,maxVal:100,value:null!=l?l:"",placeholder:c.toString(),onInputChange:e=>{!function(e,t){null===t?localStorage.removeItem(e?Fo:No):localStorage.setItem(e?Fo:No,String(t))}(!!r,e),$a(e)},suffix:$.jsx(t.Box,{sx:{color:"text.disabled"},children:"%"}),height:36,sx:{mt:12}}),d&&$.jsx(t.Box,{sx:{typography:"h6",mt:6,color:"error.main"},children:$.jsx(e.Trans,{id:"Zm56FI",message:"Maximum slippage do not exceed 50%"})})]})]})})})}const Ou="position-y-dot";function Ru(){return $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsx(t.Skeleton,{width:"100%",height:12}),$.jsx(t.Skeleton,{width:"100%",height:12})]})}function Pu({data:e,loading:i}){var o,r;const a=t.useTheme(),s=a.palette.primary.main,l=n.useRef(null),d=e.length;return $.jsx(t.Box,{sx:{height:105,flex:1,[`& .${Ou}`]:{}},ref:l,children:i?$.jsx(Ru,{}):$.jsx(t.Box,{component:T.ResponsiveContainer,sx:{typography:"h6","& .recharts-cartesian-axis text":{fill:a.palette.background.paperContrast}},children:$.jsxs(T.AreaChart,{data:e,margin:{top:0,right:0,left:0,bottom:0},children:[$.jsx(T.XAxis,{dataKey:"forecastSlippage",axisLine:!1,tickLine:!1,interval:"preserveStartEnd",tickFormatter:e=>gr({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"]}),$.jsx(T.YAxis,{dataKey:"confidenceRatio",axisLine:!1,tickLine:!1,hide:!0}),$.jsx("defs",{children:$.jsxs("linearGradient",{id:"count-linear",x1:"0",y1:"0",x2:"0",y2:"1",children:[$.jsx("stop",{offset:"0",stopColor:s,stopOpacity:.3}),$.jsx("stop",{offset:"100%",stopColor:s,stopOpacity:0})]})}),$.jsx(T.Area,{type:"monotone",dataKey:"confidenceRatio",stroke:s,strokeWidth:2,fill:"url(#count-linear)"}),e.map((e=>$.jsx(T.ReferenceDot,{x:e.forecastSlippage,y:e.confidenceRatio,r:1,fill:a.palette.text.primary,stroke:"none",className:Ou},e.confidenceRatio)))]})})})}var Mu=n.memo(Pu);const _u=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 Du(i){var{hidden:o,sx:r,value:a,color:s,min:l,max:d,formatValue:c,getSliderYPosition:u}=i,p=D(i,["hidden","sx","value","color","min","max","formatValue","getSliderYPosition"]);const{children:h}=p,m=D(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 $.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,$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:[v?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),$.jsx(t.Box,{sx:{height:v,width:"0",borderStyle:"dashed",borderWidth:1,borderColor:b}})]}):"",$.jsx(t.Box,{sx:{width:16,height:16,borderRadius:"50%",backgroundColor:b,borderStyle:"solid",borderWidth:2,borderColor:"background.paperContrast",flexShrink:1}}),$.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?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:"span",sx:{color:"success.main"},children:$.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})}),$.jsx("span",{children:" • "})]}):"",c(a)]})]})]})}function Nu(e){var{hoverValue:n,formatValue:i,getSliderYPosition:o}=e,r=D(e,["hoverValue","formatValue","getSliderYPosition"]);const{isMobile:a}=t.useDevices(),s=a?"primary.main":void 0,l=a?void 0:"primary.main";return $.jsx(_u,{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 $.jsxs($.Fragment,{children:[$.jsx(Du,{...d,value:n,color:l,hidden:e,sx:{left:i+"%"}}),$.jsx(Du,{...c})]})}return $.jsxs($.Fragment,{children:[$.jsx(Du,{...c}),$.jsx(Du,{...d,value:n,hidden:!1,color:l,sx:{left:i+"%"}})]})}return $.jsx(Du,{...c})}},...r})}const Fu=(e,{time:t=100,wrapper:n=document,retryCount:i=50}={})=>new Promise((o=>{n.querySelector(e)?o(!0):setTimeout((()=>N(void 0,void 0,void 0,(function*(){if(n.querySelector(e))o(!0);else if(i){const r=yield Fu(e,{time:t,wrapper:n,retryCount:i-1});o(r)}else o(!1)}))),t)}));function qu({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((()=>{(()=>{N(this,void 0,void 0,(function*(){var e;if(h.current&&d){const t=`.${Ou}`;yield Fu(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 gr({input:e.forecastSlippage,showDecimals:4})}return gr({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=gr({input:null!==(a=null==n?void 0:n.confidenceRatio)&&void 0!==a?a:0}),!0;if(t<u){if(0===i)o=`< ${gr({input:null!==(s=null==n?void 0:n.confidenceRatio)&&void 0!==s?s:0})}`;else{const t=gr({input:null!==(d=null===(l=e[i-1])||void 0===l?void 0:l.confidenceRatio)&&void 0!==d?d:0}),r=gr({input:null!==(c=null==n?void 0:n.confidenceRatio)&&void 0!==c?c:0});o=`${t} - ${r}`}return!0}return!1}));r||(o=`> ${gr({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=gr({input:null!==(l=null==t?void 0:t.confidenceRatio)&&void 0!==l?l:0}),!0;if(i<m){if(0===n)r=`< ${gr({input:null!==(d=null==t?void 0:t.confidenceRatio)&&void 0!==d?d:0})}`;else{const i=gr({input:null!==(u=null===(c=e[n-1])||void 0===c?void 0:c.confidenceRatio)&&void 0!==u?u:0}),o=gr({input:null!==(p=null==t?void 0:t.confidenceRatio)&&void 0!==p?p:0});r=`${i} - ${o}`}return!0}return!1}));a||(r=`> ${gr({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?$.jsxs(t.Box,{sx:Object.assign({p:12,pb:28,borderRadius:12,backgroundColor:"background.paperContrast"},a),children:[$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:"text.secondary"},children:$.jsx(e.Trans,{id:"88dol0",message:"Success Rate"})}),$.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:100},sx:{mt:4,typography:"caption",color:y?"primary.main":"text.primary"},children:y||f})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-end",pr:4},children:[$.jsx(t.Box,{sx:{pb:8,mr:16,typography:"h6",fontWeight:600},children:$.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"})}),$.jsxs(t.Box,{sx:{flex:1},ref:h,children:[$.jsx(Mu,{data:i,loading:r}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary"},children:!r&&d?$.jsx(Nu,{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 Uu,Vu=n.memo(qu);function Hu({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 $.jsxs(t.Box,{sx:{backgroundColor:t.alpha(l,.1),borderRadius:8,padding:12},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:8,typography:"body2",color:l,fontWeight:700},children:[$.jsx(oe.Warn,{}),i]}),$.jsx(t.Box,{sx:{mt:8,typography:"body2",fontWeight:500,color:s.palette.text.secondary,textAlign:"center"},children:o}),!!a&&$.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:[$.jsx(t.Checkbox,{checked:r,size:16,onChange:e=>{const{checked:t}=e.target;a(t)}}),$.jsx(e.Trans,{id:"3WdxUv",message:"Do not remind again"})]})]})}function Wu({fromToken:i,toToken:r}){var a,l;const d=t.useTheme(),{slippageAdvanced:c,notRemindAgainSlippageHigher:u,notRemindAgainSlippageLower:p}=vs(),{customSlippage:h,customSlippageNum:m,handleSlippageChange:x,forecastSlippage:g,forecastSlippageQuery:f,recommendSlippage:y}=Bs({fromToken:i,toToken:r}),v=!!g,[b,C]=n.useState(!1),[j,w]=n.useState();!j&&i&&r&&w(h?Uu.custom:Uu.recommend);const k=j===Uu.custom,T=n.useRef(null),B=n.useMemo((()=>j===Uu.custom?m?new s(m).div(100).toNumber():void 0:new s(y).div(100).toNumber()),[j,y,m]),I=n.useCallback((e=>{k||w(Uu.custom),x({slippage:new s(e).times(100).toString(),disabled:!1,deleted:!1,recommend:String(y)})}),[k,y,x]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{mt:24,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[$.jsx(e.Trans,{id:"x6GJ4a",message:"Max Slippage"}),$.jsx(t.QuestionTooltip,{title:$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"qoii6e",message:"The dynamic slippage is provided by ZUNO team through analyzing historical transactions."}),$.jsx("br",{}),$.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:[$.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}),ml:7})]}),f.isLoading||(null===(a=f.slippageData.slippageList)||void 0===a?void 0:a.length)?$.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:[$.jsx(e.Trans,{id:"sxkWRg",message:"Advanced"}),$.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:c,onChange:e=>{const{checked:t}=e.target;vs.setState({slippageAdvanced:t})}})]}):""]}),!!j&&$.jsxs(t.Tabs,{value:j,onChange:(e,t)=>{w(t),t===Uu.custom&&C(!0)},children:[$.jsxs(t.TabListButton,{variant:"inPaper",sx:{mt:16,'&:not(:hover) [aria-selected="true"] .weak':{color:t.alpha(d.palette.secondary.contrastText,.5)}},children:[$.jsx(t.TabButton,{value:Uu.recommend,variant:"inPaper",sx:{position:"relative"},children:$.jsxs($.Fragment,{children:[$.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:$.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"})}),$.jsxs(t.Box,{sx:{textAlign:"center"},children:[v?$.jsxs(t.Box,{sx:{flexGrow:1,typography:"body2",fontWeight:600},children:[y.toString()||"-","%"]}):$.jsx(t.Tooltip,{title:$.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:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"body2",fontWeight:600,color:d.palette.warning.main,gap:4},children:[$.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),$.jsxs("span",{children:[y.toString()||"-","%"]})]})}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:600},className:"weak",children:$.jsx(e.Trans,{id:"cOvZFM",message:"Dynamic"})})]})]})}),$.jsx(t.TabButton,{value:Uu.custom,variant:"inPaper",sx:{position:"relative",p:0},children:$.jsxs(t.Box,{sx:{px:16,py:12,typography:"body2",fontWeight:600,textAlign:"center"},onClick:()=>{setTimeout((()=>{C(!0)}))},children:[b?$.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(Uu.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())}}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,color:h&&k?d.palette.warning.main:void 0},children:[h&&$.jsx(t.Box,{component:oe.Alarm,sx:{position:"relative",top:-2,width:18,height:18}}),h||"-","%"]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",typography:"h6",fontWeight:600},className:"weak",children:$.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})})]})})]}),$.jsx(t.TabPanel,{value:Uu.recommend,children:(null===(l=f.slippageData.slippageList)||void 0===l?void 0:l.length)&&c?$.jsx(Vu,{data:f.slippageData.slippageList,activeSlippage:B,loading:f.isLoading,handleChangeCustomSlippage:I,sx:{mt:8}}):""}),$.jsxs(t.TabPanel,{value:Uu.custom,children:[$.jsx(t.Box,{sx:{mt:8}}),m>y&&$.jsx(Hu,{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=>vs.setState({notRemindAgainSlippageHigher:e})}),!!m&&m<y&&$.jsx(Hu,{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=>vs.setState({notRemindAgainSlippageLower:e})})]})]})]})}function Zu({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),$.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:[$.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:$.jsx(e.Trans,{id:"az8lvo",message:"Off"})}),$.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:$.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),$.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 $u({show:n,onClick:i}){const o=t.useTheme();return $.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:[$.jsx(e.Trans,{id:"F8yRdq",message:"More trade settings"}),$.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:$.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 zu({selected:e,name:n,logo:i,onClick:o}){const r=t.useTheme();return $.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:[$.jsx("img",{src:i,alt:n,style:{height:40,width:40}}),$.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:600},children:n}),e&&$.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:$.jsx("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 Qu({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((()=>N(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 $.jsxs(t.Box,{sx:{display:"flex",alignItems:"stretch",flexDirection:"column",minHeight:"100%"},children:[$.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 $.jsx(zu,{selected:n,name:e.name,logo:e.logo,onClick:()=>c(e.key)},t)}))}),$.jsx(t.Box,{sx:{mt:24,width:"100%",height:"1px",flexShrink:0,flexGrow:0,backgroundColor:l.palette.border.main}}),$.jsxs(t.Box,{sx:{mt:24,mb:24,typography:"body2",fontWeight:500,color:l.palette.text.secondary},children:[$.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&&$.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>"})]}),$.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"}),$.jsx(t.Box,{sx:{height:28,width:"100%"}})]})}function Gu({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}=vs(),[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]),$.jsx(el,{open:o,onClose:y?()=>v(!1):r,id:"swap-settings",title:y?"Select A Supplier":$.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),modal:h,children:$.jsx(t.Box,{sx:{px:20,pb:34,overflowY:"auto"},ref:b,children:y?$.jsx(Qu,{privacySwapSupplierEndpoints:c,endpointStatusMap:u,refetchEndpointStatus:p,setIsSelectSupplierMode:v,privacySwapEnable:d,privacySwapEnableAble:l}):$.jsxs($.Fragment,{children:[$.jsx(Wu,{fromToken:a,toToken:s}),$.jsxs(t.Box,{sx:{mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600},children:[$.jsx(e.Trans,{id:"zSMRJ/",message:"Transaction Deadline"}),$.jsx(ku,{title:$.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})]}),$.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",gap:8,typography:"body2"},children:[$.jsx(t.Input,{sx:{width:80,height:34,lineHeight:1,typography:"body2","& input":{px:16,py:6}},placeholder:String(Wo),value:x,onChange:e=>{vs.setState({ddl:e.target.value})}}),$.jsx(e.Trans,{id:"H9HlDe",message:"minutes"})]})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:24,pt:14,borderTop:`solid 1px ${m.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{fontWeight:600},children:[$.jsx(e.Trans,{id:"MXQodB",message:"Disable Indirect Routing"}),$.jsx(ku,{title:$.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})]}),$.jsx(Zu,{checked:f,onChange:e=>{vs.setState({disableIndirectRouting:e})}})]}),l&&$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{fontWeight:600},children:[$.jsx(e.Trans,{id:"U1Bq/+",message:"Privacy Swap"}),$.jsx(ku,{title:$.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})]}),$.jsx(Zu,{checked:d,disabled:d,onChange:e=>{e&&v(!0)}})]})]}),$.jsx($u,{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 Yu({onClick:e,disabled:n,plus:i}){const o=t.useTheme(),r=n||i||!e;return $.jsx(t.Box,{sx:{width:"100%",position:"relative"},children:$.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?$.jsx(t.Box,{component:oe.Plus,sx:{width:24,height:24}}):$.jsx(t.Box,{component:oe.ArrowBack,sx:{width:24,height:24}})})})}!function(e){e.recommend="recommend",e.custom="custom"}(Uu||(Uu={}));const Ku=()=>{const{requests:e,updateText:t}=us(),i=n.useMemo((()=>{let t={};return null==e||e.forEach((([e,n])=>{var i,o;if((n===Xa.Running||n===Xa.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===Xa.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 Xu({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 $.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:$.jsx(e.Trans,{id:"0QDjxt",message:"Balance:"})," ",l?$.jsx(t.RotatingIcon,{sx:{position:"relative",top:-2,verticalAlign:"middle"}}):$.jsxs($.Fragment,{children:[r?ir({input:i,decimals:Math.min(o||4,4)}):"-",a&&i&&i.gt(0)&&n&&$.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:$.jsx(e.Trans,{id:"CK1KXz",message:"Max"})})]})]})}const Ju=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?$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):void 0)),[a,s,x.palette.text.primary,o,d]);return $.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?"":ar(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 ep({token:n,onClick:i,showChainLogo:o,readonly:r,showChainName:a}){var s,l;const d=t.useTheme(),c=(null==n?void 0:n.chainId)?Ro.get(n.chainId):null,u=a&&!!c;return $.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":Qo,children:[!!(null==n?void 0:n.address)&&$.jsx(sl,{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}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.address)?$.jsx($.Fragment,{children:$.jsx(t.Box,{children:null!==(l=null==n?void 0:n.symbol)&&void 0!==l?l:"-"})}):$.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!r&&$.jsx("svg",{width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 11.75L12 7.25H6L9 11.75Z",fill:"currentColor"})})]}),!!u&&$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[c.name,$.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 tp({chain:e,active:n,onClick:i}){return $.jsx(t.Tooltip,{title:e.name,placement:"top",onlyHover:!0,children:$.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:[$.jsx(t.Box,{component:e.logo,sx:{width:24,height:24}}),n&&$.jsx(t.Box,{sx:{typography:"body2",color:"primary.main"},children:e.name})]})},e.chainId)}var np=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()}},ip={"text/plain":"Text","text/html":"Url",default:"Text"};var op=function(e,t){var n,i,o,r,a,s,l=!1;t||(t={}),n=t.debug||!1;try{if(o=np(),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=ip[t.format]||ip.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},rp=q(op);function ap({copyText:e,size:i,sx:r,componentProps:a,onClick:s,children:l}){var d;const[c,u]=n.useState(!1);return $.jsx(t.TooltipToast,{title:o.i18n._({id:"6V3Ea3",message:"Copied"}),open:c,onClose:()=>u(!1),arrow:!1,children:$.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&&(rp(e),u(!0)),s&&s()},sx:Object.assign({cursor:"pointer"},null==a?void 0:a.sx),children:[$.jsx(t.Box,{component:oe.Copy,sx:Object.assign({width:i||"auto",height:i||"auto"},r)}),l]})})}function sp({truncate:e,address:n,disabledAddress:i,sx:o,handleOpen:r,addressHoverColor:a,addressHoverShowIcon:s}){return i?$.jsx(t.Box,{children:e?Ia(n):n}):$.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:$.jsxs(t.Box,{onClick:e=>{null==r||r(e,"address")},sx:{display:"flex",alignItems:"center",cursor:"pointer"},children:[e?Ia(n):n,s?$.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}}):""]})})}function lp({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}=Ma(),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(Aa(y,e,"address")))},T=r||(b?16:14);return $.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",typography:w,color:g.palette.text.primary,lineHeight:"normal"},s||{}),children:[$.jsx(sp,{truncate:n,address:e,disabledAddress:d,sx:s,typography:w,handleOpen:null!=m?m:k,addressHoverColor:c,addressHoverShowIcon:u}),$.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{k(e,"icon")},children:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:T,height:T}})}),i?$.jsx(ap,{size:T,copyText:e,componentProps:{component:C,sx:{ml:j(b),display:"inline-flex",alignItems:"center",justifyContent:"center"}}}):null,!!x&&$.jsx(C,{sx:{display:"inline-flex",ml:j(b),cursor:"pointer"},onClick:e=>{x(e)},children:$.jsx(t.Box,{component:oe.Share,sx:{width:T,height:T,ml:j(b)}})})]})}function dp({token:e,disabled:i,style:o,balance:r,onSelect:a}){const s=t.useTheme(),l=n.useMemo((()=>r?ir({input:r,decimals:e.decimals}):""),[r,e.decimals]);return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",px:8,py:8,borderRadius:8,cursor:i?"auto":"pointer",opacity:i?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:o,onClick:()=>{i||a(e)},"data-testid":Ko,children:[$.jsx(sl,{token:e,width:32,height:32,noShowChain:!0,noBorder:!0}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:2},children:[$.jsx(t.Box,{sx:{textAlign:"left",color:"text.primary",typography:"body2",fontWeight:600},children:e.symbol}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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}),$.jsx(lp,{address:e.address,customChainId:e.chainId,showCopy:!0,truncate:!0,iconSpace:2,iconSize:12,size:"small",sx:{typography:"h6",color:"text.disabled"}})]})]}),$.jsx(t.Box,{sx:{ml:"auto",typography:"body1",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"flex-end"},children:(null==r?void 0:r.gte(0))?l:$.jsx(t.Box,{component:oe.Loading,width:18,sx:{"& path":{fill:s.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})}function cp(){return $.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[$.jsx(t.Skeleton,{variant:"circular",width:32,sx:{mt:8}}),$.jsxs(t.Box,{sx:{ml:8,flex:"1 0 auto"},children:[$.jsx(t.Skeleton,{sx:{borderRadius:4},height:24}),$.jsx(t.Skeleton,{sx:{mt:4,borderRadius:4},height:19,width:137})]})]})}function up({data:e,index:t,style:n}){const i=e.tokenList[t],o=e.getIsDisabled(i),r=e.getBalance(i);return $.jsx(dp,{token:i,disabled:o,style:n,onSelect:e.onSelectToken,balance:r},i.address+i.chainId)}function pp({fixedSizeHeight:e,tokenList:t,onSelectToken:i,getIsDisabled:o,getBalance:r}){const a=n.useMemo((()=>({onSelectToken:i,tokenList:t,getIsDisabled:o,getBalance:r})),[i,t,o,r]);return $.jsx(B.FixedSizeList,{height:e,width:"100%",itemSize:56,itemData:a,itemCount:t.length,children:up})}function hp({chainId:e,value:i,onChange:r,occupiedAddrs:a,occupiedChainId:l,hiddenAddrs:d,showAddrs:u,visible:p,side:h,defaultLoadBalance:m,multiple:x,searchPlaceholder:g,searchOtherAddress:f,sx:y}){const{chainList:v,selectChainId:b,setSelectChainId:C}=function(e){const{crossChain:t,defaultChainId:i,IS_TEST_ENV:o}=G(),[r,a]=n.useState(e?Array.isArray(e)?e[0]?e[0].chainId:i:e.chainId:i);return{chainList:n.useMemo((()=>t?o?Array.from(Ro.values()):Array.from(Ro.values()).filter((e=>!e.isTestNet)):[]),[o,t]),selectChainId:r,setSelectChainId:a}}(i),{showTokenList:j,filter:w,setFilter:k,onSelectToken:T,popularTokenList:B,tokenInfoMap:I}=function({value:e,onChange:t,occupiedAddrs:i,occupiedChainId:o,hiddenAddrs:r,showAddrs:a,side:l,chainId:d,visible:c,defaultLoadBalance:u,multiple:p}){const[h,m]=n.useState(""),x=is(),g=null!=d?d:x,{tokenList:f,popularTokenList:y}=Xo(),v=n.useMemo((()=>new Set(r?r.map((e=>e.toLowerCase())):void 0)),[r]),b=n.useMemo((()=>a?new Set(a.map((e=>e.toLowerCase()))):void 0),[a]),C=n.useCallback((e=>{const t=new Set;return e.filter((e=>{if(e.chainId!==g)return!1;let n=!0;if(n=b?b.has(e.address.toLowerCase()):!v.has(e.address.toLowerCase()),n)if(l)n=!e.side||e.side===l;else{const i=`${e.chainId}-${e.address}`;n=!t.has(i),t.add(i)}return n}))}),[g,b,v,l]),j=n.useMemo((()=>C(f.filter((e=>e.chainId===g)))),[C,f,g]),w=n.useMemo((()=>C(y.filter((e=>e.chainId===g)))),[C,y,g]),k=n.useCallback((n=>{const r=n.address.toLowerCase(),a=!(o&&n.chainId!==o||!(null==i?void 0:i.some((e=>e.toLowerCase()===r))));if(Array.isArray(e)||p&&!e){const i=[...e],o=i.findIndex((e=>e.address.toLocaleLowerCase()===r));-1!==o?i.splice(o,1):i.push(n),t(i,a)}else t(n,a)}),[t,i,o]),T=il({chainId:g,tokenList:j,popularTokenList:w,value:e,visible:c,defaultLoadBalance:u}),B=n.useCallback((t=>{if(null===t)return null;const n=[];h?t.forEach((e=>{const t=al(e,h,{matchAddress:!0});t&&n.push({sort:t,token:e})})):t.forEach((e=>{n.push({sort:0,token:e})}));const o=[];return n.sort(((t,n)=>{var o,r;const a=t.token,l=n.token;if(e)if(Array.isArray(e)){const t=e.map((e=>e.address)),n=t.indexOf(a.address),i=t.indexOf(l.address),o=-1!==n,r=-1!==i;if(o||r)return o&&n<i||!r?-1:1}else{if(a.address===e.address)return-1;if(l.address===e.address)return 1}if(null==i?void 0:i.includes(a.address))return-1;if(null==i?void 0:i.includes(l.address))return 1;const d=(null===(o=T.get(`${a.chainId}-${a.address}`))||void 0===o?void 0:o.balance)||new s(0),c=(null===(r=T.get(`${l.chainId}-${l.address}`))||void 0===r?void 0:r.balance)||new s(0),u=w.map((e=>e.address));return(null==u?void 0:u.includes(a.address))?-1:(null==u?void 0:u.includes(l.address))?1:d.eq(c)?t.sort!==n.sort?t.sort>n.sort?1:-1:a.symbol.localeCompare(l.symbol):d.gt(c)?-1:1})).some((e=>!!(h&&o.length>21)||(o.push(e.token),!1))),o}),[h,T,i,e,w]),I=n.useMemo((()=>B(j)||[]),[B,j]);return{filter:h,setFilter:m,showTokenList:I,onSelectToken:k,popularTokenList:w,tokenInfoMap:T}}({value:i,onChange:r,occupiedAddrs:a,occupiedChainId:l,hiddenAddrs:d,showAddrs:u,side:h,chainId:null!=e?e:b,visible:p,defaultLoadBalance:m,multiple:x}),A=n.useRef(null),S=n.useRef(null),[E,L]=n.useState(329);n.useEffect((()=>{if(A.current){const e=new ResizeObserver((e=>{var t,n;for(const i of e)if(i.target===A.current){const e=i.contentRect.height-48-16-(null!==(n=null===(t=S.current)||void 0===t?void 0:t.offsetHeight)&&void 0!==n?n:0)-16;e>0&&L(e)}}));return e.observe(A.current),()=>{e.disconnect()}}}),[]);const O=c.useQuery({queryKey:["token-picker-searchOtherAddress",w],queryFn:()=>f?f(w):null,enabled:Ba(w)&&!!f}),R=n.useCallback((e=>!!i&&(Array.isArray(i)?i.some((t=>t.address===e.address&&t.chainId===e.chainId)):i.address===e.address&&i.chainId===e.chainId)),[i]),P=n.useCallback((e=>{var t;return null===(t=I.get(`${e.chainId}-${e.address}`))||void 0===t?void 0:t.balance}),[I]);return $.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",px:16,flexGrow:1,overflow:"hidden"},y),ref:A,children:[$.jsx(t.SearchInput,{fullWidth:!0,height:48,value:w,onChange:e=>k(e.target.value),clearValue:()=>k(""),placeholder:null!=g?g:o.i18n._({id:"72/M0o",message:"Enter the token symbol or address"}),sx:{mb:16}}),void 0===e&&v.length>0&&$.jsx(t.Box,{ref:S,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:v.map((e=>$.jsx(tp,{chain:e,active:e.chainId===b,onClick:()=>{C(e.chainId)}},e.chainId)))}),$.jsx(t.Box,{sx:{pb:16,flexGrow:1},children:j.length?$.jsx(pp,{fixedSizeHeight:E,tokenList:j,onSelectToken:T,getIsDisabled:R,getBalance:P}):$.jsx(t.Box,{sx:{height:E,overflowY:"auto"},children:O.isLoading?$.jsx(cp,{}):O.data?O.data:$.jsx(K,{hasSearch:!0,sx:{mt:80}})})})]})}function mp(t){const{height:n,TokenPickerDialog:i}=G(),{isMobile:o}=Ka();if(i)return $.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 $.jsx(el,{height:v?"80vh":n,open:r,onClose:l,title:null!=a?a:$.jsx(e.Trans,{id:"T0Y2+3",message:"Select a token"}),id:"select-token",testId:Yo,modal:v,children:$.jsx(hp,{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 xp=/^ST[0-9A-HJ-NP-Z]{39}$/;const gp=({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=Ro.get(t);if(!n)return!1;try{if(n.isEVMChain)return!!Kr(e);if(n.isSolanaChain)return new l.PublicKey(e),!0;if(n.isBTCChain){if(xp.test(e))return!0;try{return t===r.ChainId.BTC_SIGNET?_.address.toOutputScript(e,qd):_.address.toOutputScript(e,_.networks.bitcoin),!0}catch(e){return!1}}return!1}catch(e){return!1}}),[e,t])}(c,e),h=n.useMemo((()=>Ro.get(e)),[e]);return $.jsx(el,{open:i,onClose:o,title:"Receive address",modal:!0,children:$.jsxs(t.Box,{sx:{minWidth:420,p:20,borderTop:`1px solid ${d.palette.border.main}`,display:"flex",flexDirection:"column",gap:20},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.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?$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:12}})}):null}),!p&&c&&$.jsx(t.Box,{sx:{typography:"h6",color:"error.main"},children:"Invalid address"})]}),$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.contained,size:t.Button.Size.middle,disabled:!c||!p,onClick:()=>{s(c),o()},children:"Confirm"})]})})},fp=({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}=Ma(),[g,f]=n.useState(!1),y=n.useMemo((()=>Ro.get(h)),[h]),v=$.jsxs("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.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"}),$.jsx("ellipse",{cx:"10.1349",cy:"10.1002",rx:"0.533334",ry:"0.533333",fill:"currentColor"}),$.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 $.jsxs($.Fragment,{children:[$.jsx(t.Popup,{triggerChildren:(null===(s=null==a?void 0:a.appKitAccount)||void 0===s?void 0:s.isConnected)?$.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,Ia(null===(l=null==a?void 0:a.appKitAccount)||void 0===l?void 0:l.address),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:$.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"})})]}):$.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:",Ia(null===(d=null==a?void 0:a.appKitAccount)||void 0===d?void 0:d.address),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",children:$.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:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.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)?$.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&&$.jsx(t.Box,{component:y.logo,sx:{width:16,height:16}}),Ia(null===(u=null==a?void 0:a.appKitAccount)||void 0===u?void 0:u.address),$.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:$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:$.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"})})})]}):$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),$.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&&$.jsxs($.Fragment,{children:[(null===(p=null==a?void 0:a.appKitAccount)||void 0===p?void 0:p.isConnected)&&$.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.main"}}),$.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&&$.jsx(gp,{open:g,onClose:()=>f(!1),chainId:h,inputToAddress:o,setInputToAddress:r})]})};function yp({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:I,inputTypography:A,hideToken:S,checkLogBalance:E,notTokenPickerModal:L,enterAddressEnabled:O,inputToAddress:R,setInputToAddress:P,account:M}){var _,D,N;const F=t.useTheme(),[q,U]=n.useState(!1),V=c.useQuery(Wi.getFetchTokenQuery(null==r?void 0:r.chainId,null==r?void 0:r.address,null===(_=null==M?void 0:M.appKitAccount)||void 0===_?void 0:_.address)),H=null!==(N=null!=w?w:null===(D=V.data)||void 0===D?void 0:D.balance)&&void 0!==N?N:null,{isTokenLoading:W}=Ku();let Z=null!=k?k:V.isLoading;!Z&&H&&(E?Z=Object.entries(E).some((([e,t])=>W(e,t))):r&&(Z=W(r.address,H))),Qa({tokenList:r?[r]:[]});const[z,Q]=n.useState(0),Y=n.useRef("");n.useEffect((()=>{o!==Y.current&&Q(0)}),[o]);const{gotoBuyToken:K}=G();let X=K&&H&&o&&H.lt(o);const J=!!f||!!I,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 $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[S?$.jsx(t.Box,{}):$.jsx(ep,{token:r,showChainLogo:b,showChainName:C,onClick:()=>U(!0),readonly:!y}),r&&$.jsx(fp,{token:r,enterAddressEnabled:O,inputToAddress:R,setInputToAddress:P,account:M})]}),J&&(a&&I?$.jsx(t.TooltipToast,{title:I,arrow:!1,children:$.jsx(t.Box,{children:$.jsx(Ju,{value:o,readOnly:!0,withClear:!0,sx:Object.assign({mt:16},ee)})})}):$.jsx(Ju,{value:o,onFocus:x,onChange:f?e=>{f(e),Q(0)}:void 0,readOnly:a,withClear:!0,suffix:X?$.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==M?void 0:M.appKitAccount)||void 0===t?void 0:t.address)&&(null==K||K({token:r,account:M.appKitAccount.address}))},children:$.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:A,sx:Object.assign({mt:16},ee)})),p&&$.jsx(t.Box,{sx:{mt:4,typography:"h6",lineHeight:"16px",fontWeight:500,color:F.palette.error.main},children:p}),$.jsxs(t.Box,{sx:{mt:B?9:4,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(t.Box,{sx:{typography:"h6",color:F.palette.text.secondary},children:u}),$.jsx(Xu,{balance:H,balanceText:T,onClick:a||!d&&!f?void 0:e=>{d?d(e):f&&f(e),0!==z&&1!==z&&(Q(1),Y.current=e)},showMaxBtn:s,canClickBalance:l,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals,loading:Z})]}),$.jsx(mp,{value:r,open:q,side:v,chainId:void 0,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{U(!1),g&&g()},onTokenChange:(e,t)=>{U(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Ks)},modal:!L})]})}function vp({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:gr({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 bp=({routeInfo:i,toToken:o,fromToken:r})=>{const[a,s]=n.useState(!1),l=t.useTheme(),{isMobile:d}=Ka(),c=n.useMemo((()=>{const e=[{key:"from",logo:$.jsx(sl,{token:r,noShowChain:!0,height:14,width:14,marginRight:0})}];return e.push({key:"to",logo:$.jsx(sl,{token:o,noShowChain:!0,height:14,width:14,marginRight:0})}),e}),[r,o]),{routeData:u}=vp({rawRouteData:i,chainId:null==r?void 0:r.chainId});return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{color:l.palette.text.primary},children:"Route:"}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:0},children:c.map(((e,t)=>$.jsx(n.Fragment,{children:e.logo},e.key)))}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:$.jsx("path",{d:"M2.91699 11.0833V7.58332H4.08366V9.91666H6.41699V11.0833H2.91699ZM9.91699 6.41666V4.08332H7.58366V2.91666H11.0837V6.41666H9.91699Z",fill:"currentColor"})})]}),$.jsx(el,{open:a,title:$.jsx(e.Trans,{id:"rT8e1f",message:"Route"}),onClose:()=>s(!1),modal:!0,children:$.jsx(t.Box,{sx:{minWidth:d?"100%":800,py:20,px:20,borderTop:`1px solid ${l.palette.border.main}`},children:d?$.jsx(xl,{routeData:u,fromTokenRaw:r,toTokenRaw:o}):$.jsx(gl,{routeData:u,fromTokenRaw:r,toTokenRaw:o})})})]})};function Cp({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 $.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%"},children:{[bs.Initial]:"-",[bs.Loading]:$.jsxs($.Fragment,{children:[$.jsx(t.RotatingIcon,{sx:{mr:5}}),$.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]}),[bs.Failed]:$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),$.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}),[bs.Success]:$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"flex-start",gap:6},children:[$.jsxs(t.Box,{sx:{typography:"body2",lineHeight:"18px",color:d.palette.text.primary},children:["1 ",c," ",$.jsx("span",{style:{color:d.palette.text.secondary},children:"="})," $",nr({input:g,showDecimals:4})," ",m]}),$.jsx(t.Box,{component:t.ButtonBase,sx:{width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:$.jsx(t.Box,{sx:{width:16,color:"text.secondary"},onClick:y,component:oe.Switch})})]}),o&&i&&$.jsx(bp,{routeInfo:l,fromToken:o,toToken:i})]})}[r]})}const jp=[.25,.5,.75,1];function wp({value:e,onChange:n,sx:i}){const o=t.useTheme(),r="light"===o.palette.mode,{isMobile:a}=Ka();return $.jsx(t.Box,{sx:Object.assign({display:"grid",gap:a?10:14,gridTemplateColumns:`repeat(${jp.length}, 1fr)`},i),children:jp.map((i=>{const a=i===e;return $.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 kp(){return t.useTheme(),$.jsx(t.Box,{sx:{height:4,position:"relative",color:"text.secondary"},children:$.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:$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",children:$.jsx("path",{d:"M19.0142 13H13.0142V19H11.0142V13H5.01416V11H11.0142V5H13.0142V11H19.0142V13Z",fill:"currentColor"})})})})}function Tp(){return $.jsx(t.Box,{sx:{position:"relative",height:4},children:$.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:$.jsx(t.Box,{component:oe.Plus})})})}function Bp({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:I,inputTypography:A,chainId:S,hideToken:E,checkLogBalance:L,notTokenPickerModal:O}){var R,P;const{account:M}=Ma(),_=t.useTheme(),[D,N]=n.useState(!1),F=c.useQuery(Wi.getFetchTokenQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,M)),q=null!==(P=null!=w?w:null===(R=F.data)||void 0===R?void 0:R.balance)&&void 0!==P?P:null,{isTokenLoading:U}=Ku();let V=null!=k?k:F.isLoading;!V&&q&&(L?V=Object.entries(L).some((([e,t])=>U(e,t))):a&&(V=U(a.address,q))),Qa({tokenList:a?[a]:[]});const[H,W]=n.useState(0),Z=n.useRef("");n.useEffect((()=>{r!==Z.current&&W(0)}),[r]);const{gotoBuyToken:z}=G();let Q=z&&q&&r&&q.lt(r);const Y=!!f||!!I;return $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[E?$.jsx(t.Box,{}):$.jsx(ep,{token:a,showChainLogo:b,showChainName:C,onClick:()=>N(!0),readonly:!y}),$.jsx(Xu,{balance:q,balanceText:T,onClick:s||!u&&!f?void 0:e=>{u?u(e):f&&f(e),0!==H&&1!==H&&(W(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&&I?$.jsx(t.TooltipToast,{title:I,arrow:!1,children:$.jsx(t.Box,{children:$.jsx(Ju,{value:r,readOnly:!0,withClear:!0,sx:Object.assign({mt:12},o)})})}):$.jsx(Ju,{value:r,onFocus:x,onChange:f?e=>{f(e),W(0)}:void 0,readOnly:s,withClear:!0,suffix:Q?$.jsx(t.Button,{variant:t.Button.Variant.tag,backgroundColor:_.palette.background.paperDarkContrast,sx:{fontSize:12},onClick:e=>{e.stopPropagation(),null==z||z({token:a,account:M})},children:$.jsx(e.Trans,{id:"qiOIiY",message:"Buy"})}):void 0,typography:A,sx:Object.assign({mt:12},o)})),!s&&B?$.jsx(wp,{sx:{mt:16},value:H,onChange:q&&void 0!==(null==a?void 0:a.decimals)?e=>{if(q&&(null==a?void 0:a.decimals))if(W(e),1===e){const e=q.toString();u?u(e):f&&f(e),Z.current=e}else if(f){const t=q.multipliedBy(e).dp(a.decimals).toString();f(t),Z.current=t}}:void 0}):"",void 0!==p?$.jsx(t.Box,{sx:{mt:B?9:0,typography:"h6",color:_.palette.text.secondary},children:p}):"",$.jsx(mp,{value:a,open:D,side:v,chainId:S,occupiedAddrs:h,occupiedChainId:m,defaultLoadBalance:j,onClose:()=>{N(!1),g&&g()},onTokenChange:(e,t)=>{N(!1),setTimeout((()=>{!Array.isArray(e)&&y&&y(e,t)}),Ks)},modal:!O})]})}var Ip;function Ap(){return Ap=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},Ap.apply(null,arguments)}const Sp=e=>M.createElement("svg",Ap({width:12,height:12,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Ip||(Ip=M.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"}))),Ep=e=>Object.keys(new Array(e+1).join(","));function Lp(e){return null!=e&&""!==e}var Op;function Rp(){return Rp=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},Rp.apply(null,arguments)}const Pp=e=>M.createElement("svg",Rp({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),Op||(Op=M.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},M.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"}),M.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)"}),M.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"}),M.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"}),M.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"}),M.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),M.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),M.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"}),M.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),M.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),M.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),M.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),M.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),M.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),M.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)"}),M.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)"}),M.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),M.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"}),M.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},M.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"}),M.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),M.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),M.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"}),M.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),M.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),M.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),M.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),M.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),M.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)"}),M.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),M.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 Mp(e){const{switchNetwork:t}=m.useAppKitNetwork();return n.useMemo((()=>{var n;if(!e)return;const i=null===(n=Ro.get(e))||void 0===n?void 0:n.caipNetwork;return i?()=>t(i):void 0}),[e,t])}function _p({token:e,size:r="small",sx:a,children:s}){const[l,d]=n.useState(!1),{evmProvider:c,chainId:u}=Ma(),p=Mp(e.chainId);return $.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=>N(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 N(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?lu.getState().toast({message:o.i18n._({id:"DupCvC",message:"Added successful"}),type:"success",timeout:3e3}):lu.getState().toast({message:`${o.i18n._({id:"v4wgrk",message:"Failed to add"})}${i?`: ${i}`:""}`,type:"error"}),d(!1)})),component:"button",children:[$.jsx(t.Box,{component:Pp,sx:Object.assign({},"medium"===r?{width:16,height:16}:{width:14,height:14})}),s]})}function Dp({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}=G(),h=l&&!p,m=n/2;return!e||e.length<=0?$.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:$.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:$.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"})})}):$.jsxs(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center",mr:a,position:"relative",zIndex:0},d),children:[e.map(((e,i)=>$.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?$.jsx(sl,{address:e.address,width:n,height:n,chainId:s,url:e.logoURI,cross:r,noShowChain:!0,noBorder:!0,marginRight:0}):$.jsx(t.Box,{component:"img",height:n,src:e})},i))),h&&Ro.has(s)?$.jsx(t.Box,{component:null===(c=Ro.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 Np({loading:e,empty:n,hasSearch:i,children:o,refetch:r}){return e?$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"center",gap:24,px:24,height:320},children:Ep(4).map(((e,n)=>$.jsx(t.Skeleton,{width:"100%",height:45},n)))}):r?$.jsx(ne,{refresh:r,sx:{height:320}}):n?$.jsx(K,{hasSearch:i,sx:{height:320}}):$.jsx($.Fragment,{children:o})}function Fp({show:e,onClick:n,sx:i}){return $.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:$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 qp({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 $.jsxs(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:e?"center":"flex-start",gap:2,typography:"h6",color:"text.secondary"},a),children:[$.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 Up({token:e,amount:n,canAddMetamask:i,title:o,linkVisible:r=!0}){var a,s;return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2},children:[$.jsxs(t.Box,{sx:{typography:"h6",fontWeight:500,color:"text.primary"},children:[o,": ",ir({input:n,decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),i&&e&&$.jsx(_p,{token:e})]}),$.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:4,typography:"h6",fontWeight:500,color:"text.secondary"},children:[e&&null!==(s=null===(a=Ro.get(e.chainId))||void 0===a?void 0:a.name)&&void 0!==s?s:"-",r&&$.jsx(Sp,{})]})]})}function Vp({token:e,amount:n,showChain:i,hideLogo:o,canAddMetamask:r,sx:a}){var s,l;let d="";i&&(d=null!==(l=null===(s=Ro.get(e.chainId))||void 0===s?void 0:s.name)&&void 0!==l?l:"");const c=ir({input:n,decimals:e.decimals});return $.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:[!o&&$.jsx(sl,{address:e.address,chainId:e.chainId,width:20,height:20}),$.jsxs(t.Box,{sx:{fontWeight:600},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,wordBreak:"break-word"},children:[`${c} ${e.symbol}`,r&&$.jsx(_p,{token:e})]}),!!d&&$.jsxs(t.Box,{sx:{display:"inline-flex",alignItems:"center",gap:2,typography:"h6",fontWeight:500,color:"text.secondary"},children:[d,$.jsx(Sp,{})]})]})]})}function Hp({height:n=64,sx:i,onClick:o,hasMore:r,loading:a}){return t.useTheme(),r?$.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?$.jsx(t.RotatingIcon,{}):$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})}):null}function Wp(e){var{sx:n,children:i,hasMore:o,loadMore:r,loadMoreLoading:a}=e,s=D(e,["sx","children","hasMore","loadMore","loadMoreLoading"]);return t.useTheme(),$.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",pt:12,px:20,pb:20},n),...s,children:[$.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&&$.jsx(Hp,{loading:a,hasMore:o,onClick:r})]})}const Zp=new Ar("properties/5.8.0");function $p(e,t,n){Object.defineProperty(e,t,{enumerable:!0,value:n,writable:!1})}function zp(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 Qp={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Gp(e){if(null==e||Qp[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(!Gp(i))return!1}return!0}return Zp.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Yp(e){if(Gp(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>Kp(e))));if("object"==typeof e){const t={};for(const n in e){const i=e[n];void 0!==i&&$p(t,n,Kp(i))}return t}return Zp.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Kp(e){return Yp(e)}class Xp{constructor(e){for(const t in e)this[t]=Kp(e[t])}}const Jp="abi/5.8.0",eh=new Ar(Jp),th={};let nh={calldata:!0,memory:!0,storage:!0},ih={calldata:!0,memory:!0};function oh(e,t){if("bytes"===e||"string"===e){if(nh[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&ih[t])return!0;return(nh[t]||"payable"===t)&&eh.throwArgumentError("invalid modifier","name",t),!1}function rh(e,t){for(let n in t)$p(e,n,t[n])}const ah=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),sh=new RegExp(/^(.*)\[([0-9]*)\]$/);class lh{constructor(e,t){e!==th&&eh.throwError("use fromString",Ar.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),rh(this,t);let n=this.type.match(sh);rh(this,n?{arrayLength:parseInt(n[2]||"-1"),arrayChildren:lh.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=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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!==ah.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===ah.full?", ":",")+")"):t+=this.type,e!==ah.sighash&&(!0===this.indexed&&(t+=" indexed"),e===ah.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?lh.fromString(e,t):lh.fromObject(e)}static fromObject(e){return lh.isParamType(e)?e:new lh(th,{name:e.name||null,type:vh(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map(lh.fromObject):null})}static fromString(e,t){return n=function(e,t){let n=e;function i(t){eh.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=vh(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=""),oh(a.type,a.name)&&(a.name=""),a.type=vh(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=""),oh(a.type,a.name)&&(a.name=""),a.type=vh(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=vh(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=""):oh(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&&eh.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=""):oh(a.type,a.name)&&(a.name=""),r.type=vh(r.type),r}(e,!!t),lh.fromObject({name:n.name,type:n.type,indexed:n.indexed,components:n.components});var n}static isParamType(e){return!(null==e||!e._isParamType)}}function dh(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&&eh.throwArgumentError("unbalanced parenthesis","value",e)))}n&&t.push(n);return t}(e).map((e=>lh.fromString(e,t)))}class ch{constructor(e,t){e!==th&&eh.throwError("use a static from method",Ar.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),rh(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return ch.isFragment(e)?e:"string"==typeof e?ch.fromString(e):ch.fromObject(e)}static fromObject(e){if(ch.isFragment(e))return e;switch(e.type){case"function":return gh.fromObject(e);case"event":return uh.fromObject(e);case"constructor":return xh.fromObject(e);case"error":return yh.fromObject(e);case"fallback":case"receive":return null}return eh.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]?uh.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?gh.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?xh.fromString(e.trim()):"error"===e.split(" ")[0]?yh.fromString(e.substring(5).trim()):eh.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class uh extends ch{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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!==ah.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ",e!==ah.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?uh.fromString(e):uh.fromObject(e)}static fromObject(e){if(uh.isEventFragment(e))return e;"event"!==e.type&&eh.throwArgumentError("invalid event object","value",e);const t={name:Ch(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map(lh.fromObject):[],type:"event"};return new uh(th,t)}static fromString(e){let t=e.match(jh);t||eh.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:eh.warn("unknown modifier: "+e)}})),uh.fromObject({name:t[1].trim(),anonymous:n,inputs:dh(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function ph(e,t){t.gas=null;let n=e.split("@");return 1!==n.length?(n.length>2&&eh.throwArgumentError("invalid human-readable ABI signature","value",e),n[1].match(/^[0-9]+$/)||eh.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=x.BigNumber.from(n[1]),n[0]):e}function hh(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 mh(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&&eh.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&eh.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||eh.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&&eh.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&&eh.throwArgumentError("unable to determine stateMutability","value",e),t}class xh extends ch{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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===ah.sighash&&eh.throwError("cannot format a constructor for sighash",Ar.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?xh.fromString(e):xh.fromObject(e)}static fromObject(e){if(xh.isConstructorFragment(e))return e;"constructor"!==e.type&&eh.throwArgumentError("invalid constructor object","value",e);let t=mh(e);t.constant&&eh.throwArgumentError("constructor cannot be constant","value",e);const n={name:null,type:e.type,inputs:e.inputs?e.inputs.map(lh.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new xh(th,n)}static fromString(e){let t={type:"constructor"},n=(e=ph(e,t)).match(jh);return n&&"constructor"===n[1].trim()||eh.throwArgumentError("invalid constructor string","value",e),t.inputs=dh(n[2].trim(),!1),hh(n[3].trim(),t),xh.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class gh extends xh{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.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!==ah.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ",e!==ah.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?gh.fromString(e):gh.fromObject(e)}static fromObject(e){if(gh.isFunctionFragment(e))return e;"function"!==e.type&&eh.throwArgumentError("invalid function object","value",e);let t=mh(e);const n={type:e.type,name:Ch(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map(lh.fromObject):[],outputs:e.outputs?e.outputs.map(lh.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?x.BigNumber.from(e.gas):null};return new gh(th,n)}static fromString(e){let t={type:"function"},n=(e=ph(e,t)).split(" returns ");n.length>2&&eh.throwArgumentError("invalid function string","value",e);let i=n[0].match(jh);if(i||eh.throwArgumentError("invalid function signature","value",e),t.name=i[1].trim(),t.name&&Ch(t.name),t.inputs=dh(i[2],!1),hh(i[3].trim(),t),n.length>1){let i=n[1].match(jh);""==i[1].trim()&&""==i[3].trim()||eh.throwArgumentError("unexpected tokens","value",e),t.outputs=dh(i[2],!1)}else t.outputs=[];return gh.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function fh(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||eh.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class yh extends ch{format(e){if(e||(e=ah.sighash),ah[e]||eh.throwArgumentError("invalid format type","format",e),e===ah.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==ah.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===ah.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?yh.fromString(e):yh.fromObject(e)}static fromObject(e){if(yh.isErrorFragment(e))return e;"error"!==e.type&&eh.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:Ch(e.name),inputs:e.inputs?e.inputs.map(lh.fromObject):[]};return fh(new yh(th,t))}static fromString(e){let t={type:"error"},n=e.match(jh);return n||eh.throwArgumentError("invalid error signature","value",e),t.name=n[1].trim(),t.name&&Ch(t.name),t.inputs=dh(n[2],!1),fh(yh.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function vh(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const bh=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function Ch(e){return e&&e.match(bh)||eh.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const jh=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const wh=new Ar(Jp);class kh{constructor(e,t,n,i){this.name=e,this.type=t,this.localName=n,this.dynamic=i}_throwError(e,t){wh.throwArgumentError(e,this.localName,t)}}class Th{constructor(e){$p(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+=Fr(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(Mr(e._data))}writeBytes(e){let t=Pr(e);const n=t.length%this.wordSize;return n&&(t=Mr([t,this._padding.slice(n)])),this._writeData(t)}_getValue(e){let t=Pr(x.BigNumber.from(e));return t.length>this.wordSize&&wh.throwError("value out-of-bounds",Ar.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=Mr([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 Bh{constructor(e,t,n,i){$p(this,"_data",Pr(e)),$p(this,"wordSize",t||32),$p(this,"_coerceFunc",n),$p(this,"allowLoose",i),this._offset=0}get data(){return Fr(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):Bh.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:wh.throwError("data out-of-bounds",Ar.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+i})),this._data.slice(this._offset,this._offset+i)}subReader(e){return new Bh(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 Ih extends kh{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=Kr(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return Kr(Vr(e.readValue().toHexString(),20))}}class Ah extends kh{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 Sh=new Ar(Jp);function Eh(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||Sh.throwError("cannot encode object for signature with missing names",Ar.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]&&Sh.throwError("cannot encode object for signature with duplicate names",Ar.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:n}),e[i]=!0,n[i]}))}else Sh.throwArgumentError("invalid tuple value","tuple",n);t.length!==i.length&&Sh.throwArgumentError("types/value length mismatch","tuple",n);let o=new Th(e.wordSize),r=new Th(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 Lh(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===Ar.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===Ar.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 Oh extends kh{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)),Sh.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 Eh(e,i,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&Sh.throwError("insufficient data length",Ar.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let n=[];for(let e=0;e<t;e++)n.push(new Ah(this.coder));return e.coerce(this.name,Lh(e,n))}}class Rh extends kh{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 Ph extends kh{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Pr(t);let n=e.writeValue(t.length);return n+=e.writeBytes(t),n}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Mh extends Ph{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,Fr(super.decode(e)))}}class _h extends kh{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=Pr(t);return n.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(n)}decode(e){return e.coerce(this.name,Fr(e.readBytes(this.size)))}}class Dh extends kh{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 Nh extends kh{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=na.mask(8*e.wordSize);if(this.signed){let e=i.mask(8*this.size-1);(n.gt(e)||n.lt(e.add(ta).mul(Jr)))&&this._throwError("value out-of-bounds",t)}else(n.lt(ea)||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 Fh extends Ph{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,la(t))}decode(e){return da(super.decode(e))}}class qh extends kh{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 Eh(e,this.coders,t)}decode(e){return e.coerce(this.name,Lh(e,this.coders))}}const Uh=new Ar(Jp),Vh=new RegExp(/^bytes([0-9]*)$/),Hh=new RegExp(/^(u?int)([0-9]*)$/);const Wh=new class{constructor(e){$p(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new Ih(e.name);case"bool":return new Rh(e.name);case"string":return new Fh(e.name);case"bytes":return new Mh(e.name);case"array":return new Oh(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new qh((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Dh(e.name)}let t=e.type.match(Hh);if(t){let n=parseInt(t[2]||"256");return(0===n||n>256||n%8!=0)&&Uh.throwArgumentError("invalid "+t[1]+" bit length","param",e),new Nh(n/8,"int"===t[1],e.name)}if(t=e.type.match(Vh),t){let n=parseInt(t[1]);return(0===n||n>32)&&Uh.throwArgumentError("invalid bytes length","param",e),new _h(n,e.name)}return Uh.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new Bh(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new Th(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder(lh.from(e))));return new qh(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&Uh.throwError("types/values length mismatch",Ar.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const n=e.map((e=>this._getCoder(lh.from(e)))),i=new qh(n,"_"),o=this._getWriter();return i.encode(o,t),o.data}decode(e,t,n){const i=e.map((e=>this._getCoder(lh.from(e))));return new qh(i,"_").decode(this._getReader(Pr(t),n))}};function Zh(e){return Zr(la(e))}const $h=new Ar(Jp);class zh extends Xp{}class Qh extends Xp{}class Gh extends Xp{}class Yh extends Xp{static isIndexed(e){return!(!e||!e._isIndexed)}}const Kh={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function Xh(e,t){const n=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return n.error=t,n}class Jh{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,$p(this,"fragments",t.map((e=>ch.from(e))).filter((e=>null!=e))),$p(this,"_abiCoder",zp(new.target,"getAbiCoder")()),$p(this,"functions",{}),$p(this,"errors",{}),$p(this,"events",{}),$p(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void $h.warn("duplicate definition - constructor"):void $p(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]?$h.warn("duplicate definition - "+n):t[n]=e})),this.deploy||$p(this,"deploy",xh.from({payable:!1,type:"constructor"})),$p(this,"_isInterface",!0)}format(e){e||(e=ah.full),e===ah.sighash&&$h.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===ah.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return Wh}static getAddress(e){return Kr(e)}static getSighash(e){return Ur(Zh(e.format()),0,4)}static getEventTopic(e){return Zh(e.format())}getFunction(e){if(Dr(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];$h.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?$h.throwArgumentError("no matching function","name",t):n.length>1&&$h.throwArgumentError("multiple matching functions","name",t),this.functions[n[0]]}const t=this.functions[gh.fromString(e).format()];return t||$h.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(Dr(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];$h.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?$h.throwArgumentError("no matching event","name",t):n.length>1&&$h.throwArgumentError("multiple matching events","name",t),this.events[n[0]]}const t=this.events[uh.fromString(e).format()];return t||$h.throwArgumentError("no matching event","signature",e),t}getError(e){if(Dr(e)){const t=zp(this.constructor,"getSighash");for(const n in this.errors){if(e===t(this.errors[n]))return this.errors[n]}$h.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?$h.throwArgumentError("no matching error","name",t):n.length>1&&$h.throwArgumentError("multiple matching errors","name",t),this.errors[n[0]]}const t=this.errors[gh.fromString(e).format()];return t||$h.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 zp(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),zp(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=Pr(t);return Fr(n.slice(0,4))!==this.getSighash(e)&&$h.throwArgumentError(`data signature does not match error ${e.name}.`,"data",Fr(n)),this._decodeParams(e.inputs,n.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),Fr(Mr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const n=Pr(t);return Fr(n.slice(0,4))!==this.getSighash(e)&&$h.throwArgumentError(`data signature does not match function ${e.name}.`,"data",Fr(n)),this._decodeParams(e.inputs,n.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Fr(Mr([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let n=Pr(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=Fr(n.slice(0,4)),t=Kh[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 $h.throwError("call revert exception"+o,Ar.errors.CALL_EXCEPTION,{method:e.format(),data:Fr(t),errorArgs:r,errorName:a,errorSignature:s,reason:i})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Fr(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&$h.throwError("too many arguments for "+e.format(),Ar.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let n=[];e.anonymous||n.push(this.getEventTopic(e));const i=(e,t)=>"string"===e.type?Zh(t):"bytes"===e.type?Zr(Fr(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]),Vr(Fr(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?$h.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&&$h.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&&$h.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(Zh(a));else if("bytes"===e.type)n.push(Zr(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);Dr(n[0],32)&&n[0].toLowerCase()===t||$h.throwError("fragment/topic mismatch",Ar.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(lh.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,Mr(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 Yh({_isIndexed:!0,hash:null});else if(r[t])l[t]=new Yh({_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 Xh(`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 Xh(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new Qh({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 zh({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=Fr(e);let n=this.getError(t.substring(0,10).toLowerCase());return n?new Gh({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 em({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 $.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:[$.jsxs(t.Box,{children:[l,"1 ",c?i.symbol:e.symbol," = ",p&&p.isFinite()?ir({input:p,decimals:c?e.decimals:i.decimals}):"-"," ",c?e.symbol:i.symbol]}),$.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[$.jsx("circle",{cx:"9",cy:"9",r:"9",fill:d.palette.border.main}),$.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 tm({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=Ds({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:$.jsx(lp,{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:$.jsx(lp,{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:$.jsxs($.Fragment,{children:["Fill Gas (Destination gas)",$.jsx(ku,{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:$.jsxs($.Fragment,{children:["Bridge Fee",$.jsx(ku,{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 $.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:[$.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)=>$.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:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.secondary",typography:"h6"},children:e.title}),$.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&&$.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{height:"1px",width:"100%",backgroundColor:"border.disabled"}}),$.jsx(Dd,{route:{fromChainId:o.routeData.fromChainId,toChainId:o.routeData.toChainId,step:o.routeData.step},isMobile:i})]})]})}function nm({data:e,isMobile:i,isErrorRefund:o,refetch:r}){var a,s,l,d,u,p,h,m,x,g;const f=t.useTheme(),y=us(),{chainId:v,appKitActiveNetwork:b,getAppKitAccountByChainId:C}=Ma(),{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),I=e.createdAt?Fs(new Date(e.createdAt)):"-",A=c.useMutation({mutationFn:()=>N(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 Jh([{inputs:[{internalType:"bytes32",name:"externalId",type:"bytes32"}],name:"claimRefund",outputs:[],stateMutability:"nonpayable",type:"function"}]).encodeFunctionData("claimRefund",[e.externalId]);return yield y.execute("Claim",{opcode:rs.TX,data:t,to:e.refundCridgeContract,value:"0x0"},{metadata:{crossChainSwapClaimRefund:!0},submittedBack:()=>{r()},successBack:()=>{r()}})}))});return n.useMemo((()=>$.jsxs(t.Button,{variant:t.Button.Variant.contained,size:t.Button.Size.small,color:"error",isLoading:A.isPending,disabled:A.isPending||"wait_claim_refund"!==e.subStatus,onClick:()=>{A.mutate()},sx:{typography:"h6",lineHeight:"16px",py:6,minWidth:98,height:28},children:["refund_success"===e.subStatus?"Claimed":"Claim","wait_claim_refund"!==e.subStatus&&$.jsx(ku,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:f.palette.text.disabled}})]})),[A,e.subStatus,f.palette.text.disabled]),i?$.jsxs(t.Box,{sx:{backgroundColor:f.palette.background.paper,borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{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}),$.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:$.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"})}),$.jsx(sl,{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})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:$.jsx(qp,{isMobile:!1,statusText:j,statusColor:w,alphaColor:k,children:"success"!==e.status&&$.jsx(ku,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})})]}),$.jsx(t.Box,{sx:{typography:"h6",color:f.palette.text.secondary},children:I})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsx(Up,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay",linkVisible:!1}),$.jsx(Up,{token:e.toToken,amount:e.toAmount,canAddMetamask:e.fromToken&&null!==(p=null===(u=Ro.get(e.fromToken.chainId))||void 0===u?void 0:u.isEVMChain)&&void 0!==p&&p,title:"Receive",linkVisible:!1})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${f.palette.border.main}`},children:$.jsx(Fp,{show:T,onClick:()=>B((e=>!e)),sx:{color:"text.secondary"}})})]})]}),$.jsx(tm,{showFold:T,data:e,isMobile:i})]}):$.jsxs($.Fragment,{children:[$.jsxs("tr",{children:[$.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:T?0:8},children:e.fromToken&&$.jsx(Vp,{token:e.fromToken,amount:null!==(h=e.fromAmount)&&void 0!==h?h:"",showChain:!0})}),$.jsx("td",{children:e.toToken&&$.jsx(Vp,{token:e.toToken,amount:null!==(m=e.toAmount)&&void 0!==m?m:"",showChain:!0,canAddMetamask:null!==(g=null===(x=Ro.get(e.toToken.chainId))||void 0===x?void 0:x.isEVMChain)&&void 0!==g&&g})}),$.jsx("td",{children:$.jsx(qp,{isMobile:i,statusText:j,statusColor:w,alphaColor:k,time:I,children:"success"!==e.status&&$.jsx(ku,{onlyHover:!0,title:e.subStatus,ml:4,sx:{color:w}})})}),o?null:$.jsx("td",{children:e.fromToken&&e.toToken&&$.jsx(em,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),$.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:T?0:8},children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:["refund_success"===e.subStatus&&$.jsxs($.Fragment,{children:[$.jsx(t.Tooltip,{title:"refund TX",placement:"top",onlyHover:!0,children:$.jsx(t.Box,{component:"a",href:e.refundChainId&&e.refundHash?Aa(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:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})})}),$.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}})]}),$.jsx(Fp,{show:T,onClick:()=>B((e=>!e))})]})})]}),$.jsx("tr",{children:$.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:$.jsx(tm,{showFold:T,data:e})})})]})}function im({account:i,type:o}){const{isMobile:a}=Ka(),l=function({account:e,limit:t=5,type:i}){var o;const{tokenList:a}=Xo(),l=Ua().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:er({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 $.jsx(Np,{isMobile:a,empty:!l.orderList.length,loading:l.isLoading,children:a?$.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[l.orderList.map((e=>$.jsx(nm,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash))),$.jsx(Hp,{loading:l.isFetchingNextPage,onClick:l.fetchNextPage,hasMore:l.hasNextPage,height:68})]}):$.jsx($.Fragment,{children:$.jsxs(Wp,{loadMoreLoading:l.isFetchingNextPage,loadMore:l.fetchNextPage,hasMore:l.hasNextPage,children:[$.jsx("thead",{children:$.jsxs("tr",{children:[$.jsx("th",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:$.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),d?null:$.jsx("th",{children:$.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),$.jsx(t.Box,{component:"th",sx:{width:140,textAlign:"right !important"},children:$.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),$.jsx("tbody",{children:l.orderList.map((e=>$.jsx(nm,{data:e,isMobile:a,isErrorRefund:d,refetch:l.refetch},e.hash)))})]})})})}function om({account:e,limit:t=5}){var n,i,o,a;const s=void 0,l=Ua().getInfiniteQuery(r.SwapApi.graphql.cross_chain_swap_zetachain_swapOrderList,"page",{where:{userAddress:null==e?void 0:e.toLowerCase(),pageSize:t}}),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_swapOrderList)&&void 0!==n?n:{page:0,count:0};return i&&o?i*t>=o?null:i+1:null}})),u=null!==(a=null===(o=null===(i=null===(n=d.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,l,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&&s&&e&&(j=s(w,null==t?void 0:t.chainId,e)),{hash:null!==(o=null==t?void 0:t.hash)&&void 0!==o?o:"",fromToken:Pa({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!==(l=null==t?void 0:t.fromTokenSymbol)&&void 0!==l?l:""},null==t?void 0:t.chainId),toToken:Pa({address:null!==(d=null==t?void 0:t.toTokenAddress)&&void 0!==d?d:"",decimals:null==t?void 0:t.toTokenDecimals,symbol:null!==(c=null==t?void 0:t.toTokenSymbol)&&void 0!==c?c:"",name:null!==(u=null==t?void 0:t.toTokenSymbol)&&void 0!==u?u:""},null==t?void 0:t.chainId),fromAmount:null!==(p=null==t?void 0:t.fromAmount)&&void 0!==p?p:"",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({},d),{orderList:u})}var rm,am;function sm({showFold:i,isMobile:o,data:r}){const a=t.useTheme(),{routeData:l}=vp({rawRouteData:r.routeData,chainId:r.fromToken.chainId}),d=n.useMemo((()=>r.fromTokenPrice?new s(r.fromTokenPrice):new s(0)),[r.fromTokenPrice]);return $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"h6",color:a.palette.text.secondary},children:[$.jsx(e.Trans,{id:"URmyfc",message:"Details"}),o&&$.jsxs(t.Box,{children:["Rate: 1 ",r.fromToken.symbol,"=",d&&d.isFinite()?ir({input:d,decimals:r.toToken.decimals}):"-"," ",r.toToken.symbol]})]}),o?$.jsx(xl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken}):$.jsx(gl,{routeData:l,fromTokenRaw:r.fromToken,toTokenRaw:r.toToken})]})}function lm({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 rm.Warning:s=o.i18n._({id:"GGWsTU",message:"Canceled"}),a=.1;break;case rm.Failed:s=o.i18n._({id:"7Bj3x9",message:"Failed"}),l=r.palette.error.main;break;case rm.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=Fs(new Date(e.createdAt));return i?$.jsxs(t.Box,{sx:{backgroundColor:u.palette.background.paper,borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},onClick:()=>window.open(Aa(e.fromToken.chainId,e.hash,"tx"),"_blank"),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{width:24,height:24,address:e.fromToken.address,chainId:e.fromToken.chainId}),$.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:$.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"})}),$.jsx(sl,{width:24,height:24,address:e.toToken.address,chainId:e.toToken.chainId})]}),$.jsx(qp,{isMobile:!1,statusText:m,statusColor:x,alphaColor:g})]}),$.jsx(t.Box,{sx:{typography:"h6",color:u.palette.text.secondary},children:f})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[$.jsx(Up,{token:e.fromToken,amount:e.fromAmount,canAddMetamask:!1,title:"Pay"}),$.jsx(Up,{token:e.toToken,amount:e.toAmount,canAddMetamask:null!==(a=null===(r=Ro.get(e.fromToken.chainId))||void 0===r?void 0:r.isEVMChain)&&void 0!==a&&a,title:"Receive"})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",p:2,borderRadius:8,border:`1px solid ${u.palette.border.main}`},children:$.jsx(Fp,{show:p,onClick:()=>h((e=>!e)),sx:{color:"text.secondary"}})})]})]}),$.jsx(sm,{showFold:p,data:e,isMobile:!0})]}):$.jsxs($.Fragment,{children:[$.jsxs("tr",{children:[$.jsx(t.Box,{component:"td",sx:{borderTopLeftRadius:8,borderBottomLeftRadius:p?0:8},children:$.jsx(Vp,{token:e.fromToken,amount:null!==(s=e.fromAmount)&&void 0!==s?s:"",showChain:!0})}),$.jsx("td",{children:$.jsx(Vp,{token:e.toToken,amount:null!==(l=e.toAmount)&&void 0!==l?l:"",showChain:!0,canAddMetamask:null!==(c=null===(d=Ro.get(e.toToken.chainId))||void 0===d?void 0:d.isEVMChain)&&void 0!==c&&c})}),$.jsx("td",{children:$.jsx(qp,{isMobile:i,statusText:m,statusColor:x,alphaColor:g,time:f})}),$.jsx("td",{children:$.jsx(em,{fromToken:e.fromToken,toToken:e.toToken,fromTokenPrice:e.fromTokenPrice,toTokenPrice:e.toTokenPrice})}),$.jsx(t.Box,{component:"td",sx:{borderTopRightRadius:8,borderBottomRightRadius:p?0:8},children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(t.Box,{component:"a",href:Aa(e.fromToken.chainId,e.hash,"tx"),target:"_blank",rel:"noopener noreferrer",sx:{p:3,color:"primary.main",display:"flex",alignItems:"center",justifyContent:"center"},children:$.jsx(t.Box,{component:oe.ArrowTopRightBorder,sx:{width:18,height:18}})}),$.jsx(t.Box,{sx:{height:16,width:"1px",backgroundColor:"border.main"}}),$.jsx(Fp,{show:p,onClick:()=>h((e=>!e))})]})})]}),$.jsx("tr",{children:$.jsx(t.Box,{component:"td",colSpan:5,sx:{p:"0 !important",backgroundColor:"transparent !important"},children:$.jsx(sm,{showFold:p,data:e})})})]})}function dm({account:n}){const{isMobile:i}=Ka(),o=om({account:n,limit:i?10:5});return $.jsx(Np,{isMobile:i,empty:!o.orderList.length,loading:o.isLoading,children:i?$.jsxs(t.Box,{sx:{pt:12,px:16,display:"flex",flexDirection:"column",gap:8},children:[o.orderList.map((e=>$.jsx(lm,{data:e,isMobile:i},e.hash))),$.jsx(Hp,{loading:o.isFetchingNextPage,onClick:o.fetchNextPage,hasMore:o.hasNextPage,height:68})]}):$.jsx($.Fragment,{children:$.jsxs(Wp,{loadMoreLoading:o.isFetchingNextPage,loadMore:o.fetchNextPage,hasMore:o.hasNextPage,children:[$.jsx("thead",{children:$.jsxs("tr",{children:[$.jsx("th",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:$.jsx(e.Trans,{id:"4fL/V7",message:"Pay"})})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"uAQUqI",message:"Status"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"fqDzSu",message:"Rate"})}),$.jsx(t.Box,{component:"th",sx:{width:140},children:$.jsx(e.Trans,{id:"URmyfc",message:"Details"})})]})}),$.jsx("tbody",{children:o.orderList.map((e=>$.jsx(lm,{data:e,isMobile:i},e.hash)))})]})})})}function cm(e){var{sx:n}=e,i=D(e,["sx"]);return $.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"}(rm||(rm={})),function(e){e.sameChain="same-chain",e.crossChain="cross-chain",e.errorRefunds="error-refunds"}(am||(am={}));const um="widget-module-container",pm=n.forwardRef((function(e,n){var{sx:i}=e,o=D(e,["sx"]);const{isMobile:r}=Ka();return $.jsx(t.Box,{className:um,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 hm;exports.PageType=void 0,(hm=exports.PageType||(exports.PageType={})).Pool="pool",hm.PoolDetail="poolDetail",hm.CurvePoolDetail="curvePoolDetail",hm.CreatePool="createPool",hm.ModifyPool="modifyPool",hm.MiningList="miningList",hm.MiningDetail="miningDetail",hm.createPoolAMMV2="createPoolAMMV2",hm.createPoolAMMV3="createPoolAMMV3";const mm=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 xm({title:e,descList:n,linkTo:i,sx:o}){const r=t.useTheme();return $.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:[$.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body1",fontWeight:500,lineHeight:"24px"},children:e}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"stretch",gap:24},children:n.map(((e,n)=>$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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}),$.jsx(t.Box,{sx:{color:r.palette.text.primary,typography:"body2",fontWeight:500,lineHeight:"24px"},children:e.title})]}),$.jsx(t.Box,{sx:{color:r.palette.text.secondary,typography:"h6",fontWeight:500,lineHeight:"18px"},children:e.desc})]},n)))}),$.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 gm=[{value:0,label:"0%"},{value:25,label:"25%"},{value:50,label:"50%"},{value:75,label:"75%"},{value:100,label:"100%"}];function fm({disabled:e,value:n,onChange:i,sx:o}){return $.jsxs(t.Box,{sx:Object.assign({p:20,backgroundColor:"background.cardInput",borderRadius:12},o),children:[$.jsx(Ju,{value:String(n),onChange:e=>i(+e),readOnly:!0,readonlyShowSuffix:!0,suffix:$.jsx(t.Box,{sx:{typography:"h2"},children:"%"}),sx:{mt:12,backgroundColor:"background.cardInput","& input":{pl:0,typography:"h1"}}}),$.jsx(t.Box,{sx:{mt:20},children:$.jsx(t.Slider,{marks:gm,step:1,disabled:e,value:n,onChange:(e,t)=>i(t)})})]})}function ym({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)),$.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:$.jsx(e.Trans,{id:"R9Khdg",message:"Auto"})})}const vm="auto",bm="0.1",Cm="0.5",jm="0.5",wm=.01,km=({address:e,type:t})=>{const[i,o]=n.useState(vm),r=n.useMemo((()=>i===vm?"AMMV3"===t?new s(jm).div(100).toNumber():"AMMV2"===t?new s(Cm).div(100).toNumber():new s(bm).div(100).toNumber():i),[i,t]);return{slipper:i,setSlipper:o,slipperValue:r,resetSlipper:()=>{o(vm)}}};function Tm({type:i,disabled:o,value:r,onChange:a,sx:l}){const d=t.useTheme(),c=r===vm,[u,p]=n.useState(c?"":new s(r).times(100).toNumber()),h="AMMV3"==i?jm:"AMMV2"==i?Cm:bm;return $.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:$.jsxs(t.Box,{sx:{backgroundColor:d.palette.background.paper,padding:d.spacing(12,20),borderRadius:8,width:318,maxWidth:"90vw",boxSizing:"border-box"},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),$.jsxs("span",{children:[c?h:r&&new s(r).times(100).toNumber(),"%"]})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",margin:d.spacing(16,0,0,0)},children:[$.jsx(ym,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{p(""),a(vm)},active:c}),$.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():vm)},onBlur:()=>{(!c&&new s(r).gt(.1)||new s(r).lte(0))&&(p(10),a(.1))},suffix:$.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:$.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:$.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:d.palette.text.primary}}})})})}const Bm=50;var Im,Am,Sm;function Em(i){var r,a,s,{chainId:l,includeButton:d}=i,c=D(i,["chainId","includeButton"]);const{chainId:u,getAppKitAccountByChainId:p,open:h}=Ma(),[m,x]=n.useState(!1),g=Mp(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?$.jsx($.Fragment,{children:$.jsx(t.Button,{...c,isLoading:m,onClick:()=>N(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?$.jsx(e.Trans,{id:"J28zul",message:"Connecting..."}):f&&l?o.i18n._({id:"1+P9RR",message:"Switch to {0}",values:{0:null!==(s=null===(a=Ro.get(l))||void 0===a?void 0:a.name)&&void 0!==s?s:"unknown"}}):$.jsx(e.Trans,{id:"r7ScnQ",message:"Connect to a wallet"})})}):d?$.jsx($.Fragment,{children:null!==(r=c.children)&&void 0!==r?r:null}):$.jsx(t.Button,{...c})}!function(e){e[e.quantity=1]="quantity",e[e.percentage=2]="percentage"}(Im||(Im={})),function(e){e.CURRENCY_A="CURRENCY_A",e.CURRENCY_B="CURRENCY_B"}(Am||(Am={})),function(e){e.LOWER="LOWER",e.UPPER="UPPER"}(Sm||(Sm={}));const Lm={xs:"4px",sm:"8px",md:"12px",lg:"24px",xl:"32px"},Om=({children:e,sx:n})=>(t.useTheme(),$.jsx(t.Box,{sx:Object.assign({display:"flex",flexDirection:"column",gap:20,px:20,py:20,borderRadius:12},n),children:e})),Rm=({children:e,sx:n})=>{const i=t.useTheme();return $.jsx(Om,{sx:Object.assign(Object.assign({},n),{backgroundColor:i.palette.background.paperContrast}),children:e})},Pm=({children:e})=>{const n=t.useTheme();return $.jsxs(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(n.palette.warning.main,.1),display:"flex",alignItems:"center",gap:8},children:[$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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})}),$.jsx(t.Box,{sx:{typography:"h6",color:n.palette.warning.main,textAlign:"left"},children:e})]})};function Mm({gap:e,flex:n,children:i,style:o}){return $.jsx(t.Box,{sx:Object.assign(Object.assign(Object.assign({display:"flex",flexDirection:"column",justifyContent:"flex-start",gap:e&&Lm[e]||e},n&&{flex:n}),{width:"100%",alignItems:"center"}),o),children:i})}function _m({gap:e,justify:n,grow:i,children:o,style:r}){return $.jsx(t.Box,{sx:Object.assign({display:"grid",gridAutoRows:"auto",gridRowGap:e&&Lm[e]||e,justifyItems:n,flexGrow:i&&1},r),children:o})}function Dm({gap:e,children:n,sx:i}){return $.jsx(t.Box,{sx:Object.assign({width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"flex-start",gap:e&&Lm[e]||e},i),children:n})}function Nm({children:e,style:t}){return $.jsx(Dm,{sx:Object.assign({justifyContent:"space-between"},t),children:e})}function Fm({gap:e,justify:t,children:n,sx:i}){return $.jsx(Dm,{sx:Object.assign({position:"relative",width:"fit-content",margin:`-${e}`},i),children:n})}function qm({children:e,disabled:t,sx:n}){return $.jsx(Dm,{sx:Object.assign({display:"flex",flexDirection:"column",alignItems:"stretch",gap:12,opacity:t?.2:1,pointerEvents:t?"none":"auto"},n),children:e})}const Um=({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[Am.CURRENCY_A]||i.isApproving,x=r.needApprove&&!!a[Am.CURRENCY_B]||r.isApproving;return $.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:n,children:$.jsxs(_m,{gap:"md",style:{width:"100%"},children:[(m||x)&&s&&$.jsxs(t.Box,{sx:{width:"100%",display:"flex",padding:0,alignItems:"center",justifyContent:"space-between",gap:8},children:[m&&$.jsx(t.Button,{size:t.Button.Size.big,isLoading:i.isApproving,onClick:i.submitApprove,disabled:i.insufficientBalance,width:x?"50%":"100%",children:i.isApproving?$.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(p=i.token)||void 0===p?void 0:p.symbol}}):i.approveTitle}),x&&$.jsx(t.Button,{size:t.Button.Size.big,isLoading:r.isApproving,onClick:r.submitApprove,disabled:r.insufficientBalance,width:m?"50%":"100%",children:r.isApproving?$.jsx(e.Trans,{id:"DTFrUE",message:"Approving {0}...",values:{0:null===(h=r.token)||void 0===h?void 0:h.symbol}}):r.approveTitle})]}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,onClick:()=>{u(!0)},disabled:!s||i.needApprove&&!l||r.needApprove&&!d,danger:!s&&!!a[Am.CURRENCY_A]&&!!a[Am.CURRENCY_B],children:c||o.i18n._({id:"rdUucN",message:"Preview"})})]})})},Vm=({chainId:e,disabled:n,isLoading:i,onConfirm:r})=>$.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:e,children:$.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 Hm(e){const t=n.useRef();return n.useEffect((()=>{t.current=e})),t.current}const Wm=[.25,.5,.75,1];function Zm({currentValue:e,onClick:i,sx:o}){const r=t.useTheme(),a="light"===r.palette.mode,{isMobile:s}=Ka(),[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=Hm(e);return n.useEffect((()=>{u===e&&1===l&&(c.current=1)}),[e,u,l]),$.jsx(t.Box,{sx:Object.assign({display:"grid",gap:s?10:14,gridTemplateColumns:`repeat(${Wm.length}, 1fr)`},o),children:Wm.map((e=>{const n=e===l;return $.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 $m=({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?ir({input:s.toExact(),decimals:null==l?void 0:l.decimals}):"-"),[null==l?void 0:l.decimals,s]);return $.jsxs(t.Box,{sx:{pt:20,pb:20,px:20,borderRadius:16,backgroundColor:p.palette.background.cardInput},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:4},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:p.palette.text.primary,typography:"h5"},children:[(null==l?void 0:l.address)&&$.jsx(sl,{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}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:(null==l?void 0:l.address)?$.jsx(t.Box,{children:null!==(u=null==l?void 0:l.symbol)&&void 0!==u?u:"-"}):$.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"})})]}),$.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:[$.jsxs(t.Box,{sx:{wordBreak:"keep-all"},children:[o.i18n._({id:"fsBGk0",message:"Balance"}),": "]}),$.jsx(t.Box,{sx:{wordBreak:"break-all",textAlign:"right",display:"flex",alignItems:"center"},children:m})]})]}),$.jsx(Ju,{sx:{mt:4,backgroundColor:p.palette.background.cardInput},suffix:void 0,value:i,onChange:r,readOnly:d,withClear:!d}),d?null:$.jsx(Zm,{sx:{mt:20,mb:0},onClick:h,currentValue:i})]})},zm={},Qm={};var Gm,Ym;Object.values(r.ChainId).filter((e=>"number"==typeof e)).map((e=>{const t=p.getUniswapV3FactoryContractAddressByChainId(e),n=p.getNonfungiblePositionManagerContractAddressByChainId(e);t&&(zm[e]=t),n&&(Qm[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"}(Gm||(Gm={})),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"}(Ym||(Ym={}));const Km=I.BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),Xm={[Ym.ROUND_DOWN]:s.ROUND_DOWN,[Ym.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Ym.ROUND_UP]:s.ROUND_UP},Jm={[Ym.ROUND_DOWN]:s.ROUND_DOWN,[Ym.ROUND_HALF_UP]:s.ROUND_HALF_UP,[Ym.ROUND_UP]:s.ROUND_UP};class ex{constructor(e,t=I.BigInt(1)){this.numerator=I.BigInt(e),this.denominator=I.BigInt(t)}static tryParseFraction(e){if(e instanceof I||"number"==typeof e||"string"==typeof e)return new ex(e);if("numerator"in e&&"denominator"in e)return e;throw new Error("Could not parse fraction")}get quotient(){return I.divide(this.numerator,this.denominator)}get remainder(){return new ex(I.remainder(this.numerator,this.denominator),this.denominator)}invert(){return new ex(this.denominator,this.numerator)}add(e){const t=ex.tryParseFraction(e);return I.equal(this.denominator,t.denominator)?new ex(I.add(this.numerator,t.numerator),this.denominator):new ex(I.add(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator)),I.multiply(this.denominator,t.denominator))}subtract(e){const t=ex.tryParseFraction(e);return I.equal(this.denominator,t.denominator)?new ex(I.subtract(this.numerator,t.numerator),this.denominator):new ex(I.subtract(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator)),I.multiply(this.denominator,t.denominator))}lessThan(e){const t=ex.tryParseFraction(e);return I.lessThan(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator))}equalTo(e){const t=ex.tryParseFraction(e);return I.equal(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator))}greaterThan(e){const t=ex.tryParseFraction(e);return I.greaterThan(I.multiply(this.numerator,t.denominator),I.multiply(t.numerator,this.denominator))}multiply(e){const t=ex.tryParseFraction(e);return new ex(I.multiply(this.numerator,t.numerator),I.multiply(this.denominator,t.denominator))}divide(e){const t=ex.tryParseFraction(e);return new ex(I.multiply(this.numerator,t.denominator),I.multiply(this.denominator,t.numerator))}toSignificant(e,t={decimalSeparator:".",groupSeparator:"",groupSize:3,secondaryGroupSize:0,fractionGroupSeparator:"",fractionGroupSize:0},n=Ym.ROUND_HALF_UP){A(Number.isInteger(e),`${e} is not an integer.`),A(e>0,`${e} is not positive.`);const i=Xm[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=Ym.ROUND_HALF_UP){A(Number.isInteger(e),`${e} is not an integer.`),A(e>=0,`${e} is negative.`);const i=Jm[n];return new s(this.numerator.toString()).decimalPlaces(e,i).div(this.denominator.toString()).toFormat(e,i,t)}get asFraction(){return new ex(this.numerator,this.denominator)}}class tx extends ex{static fromRawAmount(e,t){return new tx(e,t)}static fromFractionalAmount(e,t,n){return new tx(e,t,n)}constructor(e,t,n){super(t,n),A(I.lessThanOrEqual(this.quotient,Km),"AMOUNT"),this.currency=e,this.decimalScale=I.exponentiate(I.BigInt(10),I.BigInt(e.decimals))}add(e){A(this.currency.equals(e.currency),"CURRENCY");const t=super.add(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}subtract(e){A(this.currency.equals(e.currency),"CURRENCY");const t=super.subtract(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}multiply(e){const t=super.multiply(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}divide(e){const t=super.divide(e);return tx.fromFractionalAmount(this.currency,t.numerator,t.denominator)}toSignificant(e=6,t,n=Ym.ROUND_DOWN){return super.divide(this.decimalScale).toSignificant(e,t,n)}toFixed(e=this.currency.decimals,t,n=Ym.ROUND_DOWN){return A(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:tx.fromFractionalAmount(this.currency.wrapped,this.numerator,this.denominator)}}const nx=new ex(I.BigInt(100));function ix(e){return new ox(e.numerator,e.denominator)}class ox extends ex{constructor(){super(...arguments),this.isPercent=!0}add(e){return ix(super.add(e))}subtract(e){return ix(super.subtract(e))}multiply(e){return ix(super.multiply(e))}divide(e){return ix(super.divide(e))}toSignificant(e=5,t,n){return super.multiply(nx).toSignificant(e,t,n)}toFixed(e=2,t,n){return super.multiply(nx).toFixed(e,t,n)}}class rx extends ex{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 ex(I.exponentiate(I.BigInt(10),I.BigInt(t.decimals)),I.exponentiate(I.BigInt(10),I.BigInt(n.decimals)))}invert(){return new rx(this.quoteCurrency,this.baseCurrency,this.numerator,this.denominator)}multiply(e){A(this.quoteCurrency.equals(e.baseCurrency),"TOKEN");const t=super.multiply(e);return new rx(this.baseCurrency,e.quoteCurrency,t.denominator,t.numerator)}quote(e){A(e.currency.equals(this.baseCurrency),"TOKEN");const t=super.multiply(e);return tx.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 ax{constructor(e,t,n,i){A(Number.isSafeInteger(e),"CHAIN_ID"),A(t>=0&&t<255&&Number.isInteger(t),"DECIMALS"),this.chainId=e,this.decimals=t,this.symbol=n,this.name=i}}function sx(e){try{return Kr(e)}catch(t){throw new Error(`${e} is not a valid address.`)}}const lx=/^0x[0-9a-fA-F]{40}$/;class dx extends ax{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(lx.test(e))return e;throw new Error(`${e} is not a valid address.`)}(t):sx(t),a&&A(a.gte(x.BigNumber.from(0)),"NON-NEGATIVE FOT FEES"),s&&A(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 A(this.chainId===e.chainId,"CHAIN_IDS"),A(this.address.toLowerCase()!==e.address.toLowerCase(),"ADDRESSES"),this.address.toLowerCase()<e.address.toLowerCase()}get wrapped(){return this}}const cx=I.BigInt(Number.MAX_SAFE_INTEGER),ux=I.BigInt(0),px=I.BigInt(1),hx=I.BigInt(2);const mx=I.BigInt(0),xx=1e4;new ox(I.BigInt(1),xx),new ox(1,100),new ox(3,100),new ox(5,100),new ox(10,100),new ox(15,100);const gx=new ox(0);new ox(1);const fx="0x5ccd5621c1bb9e44ce98cef8b90d31eb2423dec3793b6239232cefae976936ea";var yx;!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"}(yx||(yx={}));const vx={[yx.LOWEST]:1,[yx.LOW_200]:4,[yx.LOW_300]:6,[yx.LOW_400]:8,[yx.LOW]:10,[yx.MEDIUM]:60,[yx.HIGH]:200},bx=I.BigInt(-1),Cx=I.BigInt(0),jx=I.BigInt(1),wx=I.exponentiate(I.BigInt(2),I.BigInt(96)),kx=I.exponentiate(wx,I.BigInt(2));function Tx({factoryAddress:e,tokenA:t,tokenB:n,fee:i,initCodeHashManualOverride:o,chainId:a}){const[s,l]=t.sortsBefore(n)?[t,n]:[n,t],d=fa(["bytes"],[Wh.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 fx}}(a);return Xr(e,d,c)}const Bx=I.BigInt(2),Ix=[128,64,32,16,8,4,2,1].map((e=>[e,I.exponentiate(Bx,I.BigInt(e))]));function Ax(e,t){return I.signedRightShift(I.multiply(e,I.BigInt(t)),I.BigInt(128))}const Sx=I.exponentiate(I.BigInt(2),I.BigInt(32));class Ex{constructor(){}static getSqrtRatioAtTick(e){A(e>=Ex.MIN_TICK&&e<=Ex.MAX_TICK&&Number.isInteger(e),"TICK");const t=e<0?-1*e:e;let n=1&t?I.BigInt("0xfffcb933bd6fad37aa2d162d1a594001"):I.BigInt("0x100000000000000000000000000000000");return 2&t&&(n=Ax(n,"0xfff97272373d413259a46990580e213a")),4&t&&(n=Ax(n,"0xfff2e50f5f656932ef12357cf3c7fdcc")),8&t&&(n=Ax(n,"0xffe5caca7e10e4e61c3624eaa0941cd0")),16&t&&(n=Ax(n,"0xffcb9843d60f6159c9db58835c926644")),32&t&&(n=Ax(n,"0xff973b41fa98c081472e6896dfb254c0")),64&t&&(n=Ax(n,"0xff2ea16466c96a3843ec78b326b52861")),128&t&&(n=Ax(n,"0xfe5dee046a99a2a811c461f1969c3053")),256&t&&(n=Ax(n,"0xfcbe86c7900a88aedcffc83b479aa3a4")),512&t&&(n=Ax(n,"0xf987a7253ac413176f2b074cf7815e54")),1024&t&&(n=Ax(n,"0xf3392b0822b70005940c7a398e4b70f3")),2048&t&&(n=Ax(n,"0xe7159475a2c29b7443b29c7fa6e889d9")),4096&t&&(n=Ax(n,"0xd097f3bdfd2022b8845ad8f792aa5825")),8192&t&&(n=Ax(n,"0xa9f746462d870fdf8a65dc1f90e061e5")),16384&t&&(n=Ax(n,"0x70d869a156d2a1b890bb3df62baf32f7")),32768&t&&(n=Ax(n,"0x31be135f97d08fd981231505542fcfa6")),65536&t&&(n=Ax(n,"0x9aa508b5b7a84e1c677de54f3e99bc9")),131072&t&&(n=Ax(n,"0x5d6af8dedb81196699c329225ee604")),262144&t&&(n=Ax(n,"0x2216e584f5fa1ea926041bedfe98")),524288&t&&(n=Ax(n,"0x48a170391f7dc42444e8fa2")),e>0&&(n=I.divide(Km,n)),I.greaterThan(I.remainder(n,Sx),Cx)?I.add(I.divide(n,Sx),jx):I.divide(n,Sx)}static getTickAtSqrtRatio(e){A(I.greaterThanOrEqual(e,Ex.MIN_SQRT_RATIO)&&I.lessThan(e,Ex.MAX_SQRT_RATIO),"SQRT_RATIO");const t=I.leftShift(e,I.BigInt(32)),n=function(e){A(I.greaterThan(e,Cx),"ZERO"),A(I.lessThanOrEqual(e,Km),"MAX");let t=0;for(const[n,i]of Ix)I.greaterThanOrEqual(e,i)&&(e=I.signedRightShift(e,I.BigInt(n)),t+=n);return t}(t);let i;i=I.greaterThanOrEqual(I.BigInt(n),I.BigInt(128))?I.signedRightShift(t,I.BigInt(n-127)):I.leftShift(t,I.BigInt(127-n));let o=I.leftShift(I.subtract(I.BigInt(n),I.BigInt(128)),I.BigInt(64));for(let e=0;e<14;e++){i=I.signedRightShift(I.multiply(i,i),I.BigInt(127));const t=I.signedRightShift(i,I.BigInt(128));o=I.bitwiseOr(o,I.leftShift(t,I.BigInt(63-e))),i=I.signedRightShift(i,t)}const r=I.multiply(o,I.BigInt("255738958999603826347141")),a=I.toNumber(I.signedRightShift(I.subtract(r,I.BigInt("3402992956809132418596140100660247210")),I.BigInt(128))),s=I.toNumber(I.signedRightShift(I.add(r,I.BigInt("291339464771989622907027621153398088495")),I.BigInt(128)));return a===s?a:I.lessThanOrEqual(Ex.getSqrtRatioAtTick(s),e)?s:a}}Ex.MIN_TICK=-887272,Ex.MAX_TICK=-Ex.MIN_TICK,Ex.MIN_SQRT_RATIO=I.BigInt("4295128739"),Ex.MAX_SQRT_RATIO=I.BigInt("1461446703485210103287273052203988822378723970342");class Lx{constructor(){}static mulDivRoundingUp(e,t,n){const i=I.multiply(e,t);let o=I.divide(i,n);return I.notEqual(I.remainder(i,n),Cx)&&(o=I.add(o,jx)),o}}const Ox=I.subtract(I.exponentiate(I.BigInt(2),I.BigInt(160)),jx);function Rx(e,t){const n=I.multiply(e,t);return I.bitwiseAnd(n,Km)}class Px{constructor(){}static getAmount0Delta(e,t,n,i){I.greaterThan(e,t)&&([e,t]=[t,e]);const o=I.leftShift(n,I.BigInt(96)),r=I.subtract(t,e);return i?Lx.mulDivRoundingUp(Lx.mulDivRoundingUp(o,r,t),jx,e):I.divide(I.divide(I.multiply(o,r),t),e)}static getAmount1Delta(e,t,n,i){return I.greaterThan(e,t)&&([e,t]=[t,e]),i?Lx.mulDivRoundingUp(n,I.subtract(t,e),wx):I.divide(I.multiply(n,I.subtract(t,e)),wx)}static getNextSqrtPriceFromInput(e,t,n,i){return A(I.greaterThan(e,Cx)),A(I.greaterThan(t,Cx)),i?this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!0):this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!0)}static getNextSqrtPriceFromOutput(e,t,n,i){return A(I.greaterThan(e,Cx)),A(I.greaterThan(t,Cx)),i?this.getNextSqrtPriceFromAmount1RoundingDown(e,t,n,!1):this.getNextSqrtPriceFromAmount0RoundingUp(e,t,n,!1)}static getNextSqrtPriceFromAmount0RoundingUp(e,t,n,i){if(I.equal(n,Cx))return e;const o=I.leftShift(t,I.BigInt(96));if(i){let t=Rx(n,e);if(I.equal(I.divide(t,n),e)){const n=function(e,t){const n=I.add(e,t);return I.bitwiseAnd(n,Km)}(o,t);if(I.greaterThanOrEqual(n,o))return Lx.mulDivRoundingUp(o,e,n)}return Lx.mulDivRoundingUp(o,jx,I.add(I.divide(o,e),n))}{let t=Rx(n,e);A(I.equal(I.divide(t,n),e)),A(I.greaterThan(o,t));const i=I.subtract(o,t);return Lx.mulDivRoundingUp(o,e,i)}}static getNextSqrtPriceFromAmount1RoundingDown(e,t,n,i){if(i){const i=I.lessThanOrEqual(n,Ox)?I.divide(I.leftShift(n,I.BigInt(96)),t):I.divide(I.multiply(n,wx),t);return I.add(e,i)}{const i=Lx.mulDivRoundingUp(n,wx,t);return A(I.greaterThan(e,i)),I.subtract(e,i)}}}const Mx=I.exponentiate(I.BigInt(10),I.BigInt(6));class _x{constructor(){}static computeSwapStep(e,t,n,i,o){const r={};o=I.BigInt(o);const a=I.greaterThanOrEqual(e,t),s=I.greaterThanOrEqual(i,Cx);if(s){const s=I.divide(I.multiply(i,I.subtract(Mx,o)),Mx);r.amountIn=a?Px.getAmount0Delta(t,e,n,!0):Px.getAmount1Delta(e,t,n,!0),I.greaterThanOrEqual(s,r.amountIn)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Px.getNextSqrtPriceFromInput(e,n,s,a)}else r.amountOut=a?Px.getAmount1Delta(t,e,n,!1):Px.getAmount0Delta(e,t,n,!1),I.greaterThanOrEqual(I.multiply(i,bx),r.amountOut)?r.sqrtRatioNextX96=t:r.sqrtRatioNextX96=Px.getNextSqrtPriceFromOutput(e,n,I.multiply(i,bx),a);const l=I.equal(t,r.sqrtRatioNextX96);return a?(r.amountIn=l&&s?r.amountIn:Px.getAmount0Delta(r.sqrtRatioNextX96,e,n,!0),r.amountOut=l&&!s?r.amountOut:Px.getAmount1Delta(r.sqrtRatioNextX96,e,n,!1)):(r.amountIn=l&&s?r.amountIn:Px.getAmount1Delta(e,r.sqrtRatioNextX96,n,!0),r.amountOut=l&&!s?r.amountOut:Px.getAmount0Delta(e,r.sqrtRatioNextX96,n,!1)),!s&&I.greaterThan(r.amountOut,I.multiply(i,bx))&&(r.amountOut=I.multiply(i,bx)),s&&I.notEqual(r.sqrtRatioNextX96,t)?r.feeAmount=I.subtract(i,r.amountIn):r.feeAmount=Lx.mulDivRoundingUp(r.amountIn,o,I.subtract(Mx,o)),[r.sqrtRatioNextX96,r.amountIn,r.amountOut,r.feeAmount]}}class Dx{constructor(){}static addDelta(e,t){return I.lessThan(t,Cx)?I.subtract(e,I.multiply(t,bx)):I.add(e,t)}}class Nx{getTick(e){return N(this,void 0,void 0,(function*(){throw new Error(Nx.ERROR_MESSAGE)}))}nextInitializedTickWithinOneWord(e,t,n){return N(this,void 0,void 0,(function*(){throw new Error(Nx.ERROR_MESSAGE)}))}}function Fx(e,t){return e.index-t.index}Nx.ERROR_MESSAGE="No tick data provider was given";class qx{constructor(){}static validateList(e,t){A(t>0,"TICK_SPACING_NONZERO"),A(e.every((({index:e})=>e%t==0)),"TICK_SPACING"),A(I.equal(e.reduce(((e,{liquidityNet:t})=>I.add(e,t)),Cx),Cx),"ZERO_NET"),A(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,Fx),"SORTED")}static isBelowSmallest(e,t){return A(e.length>0,"LENGTH"),t<e[0].index}static isAtOrAboveLargest(e,t){return A(e.length>0,"LENGTH"),t>=e[e.length-1].index}static getTick(e,t){const n=e[this.binarySearch(e,t)];return A(n.index===t,"NOT_CONTAINED"),n}static binarySearch(e,t){A(!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(A(!qx.isBelowSmallest(e,t),"BELOW_SMALLEST"),qx.isAtOrAboveLargest(e,t))return e[e.length-1];return e[this.binarySearch(e,t)]}if(A(!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(qx.isBelowSmallest(e,t))return[r,!1];const a=qx.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 Ux(e){let t=I.BigInt(e).toString(16);return t.length%2!=0&&(t=`0${t}`),`0x${t}`}function Vx(e,t){const n=I.leftShift(I.BigInt(e),I.BigInt(192)),i=I.BigInt(t);return function(e){if(A(I.greaterThanOrEqual(e,ux),"NEGATIVE"),I.lessThan(e,cx))return I.BigInt(Math.floor(Math.sqrt(I.toNumber(e))));let t,n;for(t=e,n=I.add(I.divide(e,hx),px);I.lessThan(n,t);)t=n,n=I.divide(I.add(I.divide(e,n),n),hx);return t}(I.divide(n,i))}function Hx(e,t,n){I.greaterThan(e,t)&&([e,t]=[t,e]);const i=I.divide(I.multiply(e,t),wx);return I.divide(I.multiply(I.BigInt(n),i),I.subtract(t,e))}function Wx(e,t,n){I.greaterThan(e,t)&&([e,t]=[t,e]);const i=I.multiply(I.multiply(I.BigInt(n),e),t),o=I.multiply(wx,I.subtract(t,e));return I.divide(i,o)}function Zx(e,t,n){return I.greaterThan(e,t)&&([e,t]=[t,e]),I.divide(I.multiply(I.BigInt(n),wx),I.subtract(t,e))}function $x(e,t,n,i,o,r){I.greaterThan(t,n)&&([t,n]=[n,t]);const a=r?Wx:Hx;if(I.lessThanOrEqual(e,t))return a(t,n,i);if(I.lessThan(e,n)){const r=a(e,n,i),s=Zx(t,e,o);return I.lessThan(r,s)?r:s}return Zx(t,n,o)}function zx(e,t){A(Number.isInteger(e)&&Number.isInteger(t),"INTEGERS"),A(t>0,"TICK_SPACING"),A(e>=Ex.MIN_TICK&&e<=Ex.MAX_TICK,"TICK_BOUND");const n=Math.round(e/t)*t;return n<Ex.MIN_TICK?n+t:n>Ex.MAX_TICK?n-t:n}function Qx(e,t,n){const i=Ex.getSqrtRatioAtTick(n),o=I.multiply(i,i);return e.sortsBefore(t)?new rx(e,t,kx,o):new rx(e,t,o,kx)}function Gx(e){const t=e.baseCurrency.sortsBefore(e.quoteCurrency),n=t?Vx(e.numerator,e.denominator):Vx(e.denominator,e.numerator);let i=Ex.getTickAtSqrtRatio(n);const o=Qx(e.baseCurrency,e.quoteCurrency,i+1);return t?e.lessThan(o)||i++:e.greaterThan(o)||i++,i}I.exponentiate(I.BigInt(2),I.BigInt(128)),I.exponentiate(I.BigInt(2),I.BigInt(256));class Yx{constructor({index:e,liquidityGross:t,liquidityNet:n}){A(e>=Ex.MIN_TICK&&e<=Ex.MAX_TICK,"TICK"),this.index=e,this.liquidityGross=I.BigInt(t),this.liquidityNet=I.BigInt(n)}}class Kx{constructor(e,t){const n=e.map((e=>e instanceof Yx?e:new Yx(e)));qx.validateList(n,t),this.ticks=n}getTick(e){return N(this,void 0,void 0,(function*(){return qx.getTick(this.ticks,e)}))}nextInitializedTickWithinOneWord(e,t,n){return N(this,void 0,void 0,(function*(){return qx.nextInitializedTickWithinOneWord(this.ticks,e,t,n)}))}}const Xx=new Nx;let Jx=class e{static getAddress(e,t,n,i,o){return Tx({factoryAddress:null!=o?o:"0x78172691DD3B8ADa7aEbd9bFfB487FB11D735DB2",fee:n,tokenA:e,tokenB:t,initCodeHashManualOverride:i})}constructor(e,t,n,i,o,r,a=Xx){A(Number.isInteger(n)&&n<1e6,"FEE");const s=Ex.getSqrtRatioAtTick(r),l=Ex.getSqrtRatioAtTick(r+1);A(I.greaterThanOrEqual(I.BigInt(i),s)&&I.lessThanOrEqual(I.BigInt(i),l),"PRICE_BOUNDS"),[this.token0,this.token1]=e.sortsBefore(t)?[e,t]:[t,e],this.fee=n,this.sqrtRatioX96=I.BigInt(i),this.liquidity=I.BigInt(o),this.tickCurrent=r,this.tickDataProvider=Array.isArray(a)?new Kx(a,vx[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 rx(this.token0,this.token1,kx,I.multiply(this.sqrtRatioX96,this.sqrtRatioX96))}get token1Price(){var e;return null!==(e=this._token1Price)&&void 0!==e?e:this._token1Price=new rx(this.token1,this.token0,I.multiply(this.sqrtRatioX96,this.sqrtRatioX96),kx)}priceOf(e){return A(this.involvesToken(e),"TOKEN"),e.equals(this.token0)?this.token0Price:this.token1Price}get chainId(){return this.token0.chainId}getOutputAmount(t,n){return N(this,void 0,void 0,(function*(){A(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[tx.fromRawAmount(l,I.multiply(o,bx)),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}getInputAmount(t,n){return N(this,void 0,void 0,(function*(){A(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,I.multiply(t.quotient,bx),n),l=i?this.token0:this.token1;return[tx.fromRawAmount(l,o),new e(this.token0,this.token1,this.fee,r,a,s,this.tickDataProvider)]}))}swap(e,t,n){return N(this,void 0,void 0,(function*(){return function(e,t,n,i,o,r,a,s,l){return N(this,void 0,void 0,(function*(){l||(l=a?I.add(Ex.MIN_SQRT_RATIO,jx):I.subtract(Ex.MAX_SQRT_RATIO,jx)),a?(A(I.greaterThan(l,Ex.MIN_SQRT_RATIO),"RATIO_MIN"),A(I.lessThan(l,t),"RATIO_CURRENT")):(A(I.lessThan(l,Ex.MAX_SQRT_RATIO),"RATIO_MAX"),A(I.greaterThan(l,t),"RATIO_CURRENT"));const d=I.greaterThanOrEqual(s,Cx),c={amountSpecifiedRemaining:s,amountCalculated:Cx,sqrtPriceX96:t,tick:n,liquidity:i};for(;I.notEqual(c.amountSpecifiedRemaining,Cx)&&c.sqrtPriceX96!==l;){let t={};if(t.sqrtPriceStartX96=c.sqrtPriceX96,[t.tickNext,t.initialized]=yield r.nextInitializedTickWithinOneWord(c.tick,a,o),t.tickNext<Ex.MIN_TICK?t.tickNext=Ex.MIN_TICK:t.tickNext>Ex.MAX_TICK&&(t.tickNext=Ex.MAX_TICK),t.sqrtPriceNextX96=Ex.getSqrtRatioAtTick(t.tickNext),[c.sqrtPriceX96,t.amountIn,t.amountOut,t.feeAmount]=_x.computeSwapStep(c.sqrtPriceX96,(a?I.lessThan(t.sqrtPriceNextX96,l):I.greaterThan(t.sqrtPriceNextX96,l))?l:t.sqrtPriceNextX96,c.liquidity,c.amountSpecifiedRemaining,e),d?(c.amountSpecifiedRemaining=I.subtract(c.amountSpecifiedRemaining,I.add(t.amountIn,t.feeAmount)),c.amountCalculated=I.subtract(c.amountCalculated,t.amountOut)):(c.amountSpecifiedRemaining=I.add(c.amountSpecifiedRemaining,t.amountOut),c.amountCalculated=I.add(c.amountCalculated,I.add(t.amountIn,t.feeAmount))),I.equal(c.sqrtPriceX96,t.sqrtPriceNextX96)){if(t.initialized){let e=I.BigInt((yield r.getTick(t.tickNext)).liquidityNet);a&&(e=I.multiply(e,bx)),c.liquidity=Dx.addDelta(c.liquidity,e)}c.tick=a?t.tickNext-1:t.tickNext}else I.notEqual(c.sqrtPriceX96,t.sqrtPriceStartX96)&&(c.tick=Ex.getTickAtSqrtRatio(c.sqrtPriceX96))}return{amountCalculated:c.amountCalculated,sqrtRatioX96:c.sqrtPriceX96,liquidity:c.liquidity,tickCurrent:c.tick}}))}(I.BigInt(this.fee),this.sqrtRatioX96,this.tickCurrent,this.liquidity,this.tickSpacing,this.tickDataProvider,e,t,n)}))}get tickSpacing(){return vx[this.fee]}};class eg{constructor({pool:e,liquidity:t,tickLower:n,tickUpper:i}){this._token0Amount=null,this._token1Amount=null,this._mintAmounts=null,A(n<i,"TICK_ORDER"),A(n>=Ex.MIN_TICK&&n%e.tickSpacing==0,"TICK_LOWER"),A(i<=Ex.MAX_TICK&&i%e.tickSpacing==0,"TICK_UPPER"),this.pool=e,this.tickLower=n,this.tickUpper=i,this.liquidity=I.BigInt(t)}get token0PriceLower(){return Qx(this.pool.token0,this.pool.token1,this.tickLower)}get token0PriceUpper(){return Qx(this.pool.token0,this.pool.token1,this.tickUpper)}get amount0(){return null===this._token0Amount&&(this.pool.tickCurrent<this.tickLower?this._token0Amount=tx.fromRawAmount(this.pool.token0,Px.getAmount0Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this.pool.tickCurrent<this.tickUpper?this._token0Amount=tx.fromRawAmount(this.pool.token0,Px.getAmount0Delta(this.pool.sqrtRatioX96,Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1)):this._token0Amount=tx.fromRawAmount(this.pool.token0,Cx)),this._token0Amount}get amount1(){return null===this._token1Amount&&(this.pool.tickCurrent<this.tickLower?this._token1Amount=tx.fromRawAmount(this.pool.token1,Cx):this.pool.tickCurrent<this.tickUpper?this._token1Amount=tx.fromRawAmount(this.pool.token1,Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!1)):this._token1Amount=tx.fromRawAmount(this.pool.token1,Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!1))),this._token1Amount}ratiosAfterSlippage(e){const t=this.pool.token0Price.asFraction.multiply(new ox(1).subtract(e)),n=this.pool.token0Price.asFraction.multiply(e.add(1));let i=Vx(t.numerator,t.denominator);I.lessThanOrEqual(i,Ex.MIN_SQRT_RATIO)&&(i=I.add(Ex.MIN_SQRT_RATIO,I.BigInt(1)));let o=Vx(n.numerator,n.denominator);return I.greaterThanOrEqual(o,Ex.MAX_SQRT_RATIO)&&(o=I.subtract(Ex.MAX_SQRT_RATIO,I.BigInt(1))),{sqrtRatioX96Lower:i,sqrtRatioX96Upper:o}}mintAmountsWithSlippage(e){const{sqrtRatioX96Upper:t,sqrtRatioX96Lower:n}=this.ratiosAfterSlippage(e),i=new Jx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Ex.getTickAtSqrtRatio(n)),o=new Jx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Ex.getTickAtSqrtRatio(t)),r=eg.fromAmounts(Object.assign(Object.assign({pool:this.pool,tickLower:this.tickLower,tickUpper:this.tickUpper},this.mintAmounts),{useFullPrecision:!1})),{amount0:a}=new eg({pool:o,liquidity:r.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).mintAmounts,{amount1:s}=new eg({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 Jx(this.pool.token0,this.pool.token1,this.pool.fee,n,0,Ex.getTickAtSqrtRatio(n)),o=new Jx(this.pool.token0,this.pool.token1,this.pool.fee,t,0,Ex.getTickAtSqrtRatio(t)),r=new eg({pool:o,liquidity:this.liquidity,tickLower:this.tickLower,tickUpper:this.tickUpper}).amount0,a=new eg({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:Px.getAmount0Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:Cx}:this.pool.tickCurrent<this.tickUpper?{amount0:Px.getAmount0Delta(this.pool.sqrtRatioX96,Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0),amount1:Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),this.pool.sqrtRatioX96,this.liquidity,!0)}:{amount0:Cx,amount1:Px.getAmount1Delta(Ex.getSqrtRatioAtTick(this.tickLower),Ex.getSqrtRatioAtTick(this.tickUpper),this.liquidity,!0)}:this._mintAmounts}static fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:o,useFullPrecision:r}){const a=Ex.getSqrtRatioAtTick(t),s=Ex.getSqrtRatioAtTick(n);return new eg({pool:e,tickLower:t,tickUpper:n,liquidity:$x(e.sqrtRatioX96,a,s,i,o,r)})}static fromAmount0({pool:e,tickLower:t,tickUpper:n,amount0:i,useFullPrecision:o}){return eg.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:i,amount1:Km,useFullPrecision:o})}static fromAmount1({pool:e,tickLower:t,tickUpper:n,amount1:i}){return eg.fromAmounts({pool:e,tickLower:t,tickUpper:n,amount0:Km,amount1:i,useFullPrecision:!0})}}var tg=[{inputs:[{internalType:"bytes[]",name:"data",type:"bytes[]"}],name:"multicall",outputs:[{internalType:"bytes[]",name:"results",type:"bytes[]"}],stateMutability:"payable",type:"function"}];class ng{constructor(){}static encodeMulticall(e){return Array.isArray(e)||(e=[e]),1===e.length?e[0]:ng.INTERFACE.encodeFunctionData("multicall",[e])}static decodeMulticall(e){return ng.INTERFACE.decodeFunctionData("multicall",e).data}}ng.INTERFACE=new Jh(tg);var ig=[{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"}],og=[{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 rg{constructor(){}static encodeFeeBips(e){return Ux(e.multiply(1e4).quotient)}static encodeUnwrapWETH9(e,t,n){if(t=sx(t),n){const i=this.encodeFeeBips(n.fee),o=sx(n.recipient);return rg.INTERFACE.encodeFunctionData("unwrapWETH9WithFee",[Ux(e),t,i,o])}return rg.INTERFACE.encodeFunctionData("unwrapWETH9",[Ux(e),t])}static encodeSweepToken(e,t,n,i){if(n=sx(n),i){const o=this.encodeFeeBips(i.fee),r=sx(i.recipient);return rg.INTERFACE.encodeFunctionData("sweepTokenWithFee",[e.address,Ux(t),n,o,r])}return rg.INTERFACE.encodeFunctionData("sweepToken",[e.address,Ux(t),n])}static encodeRefundETH(){return rg.INTERFACE.encodeFunctionData("refundETH")}}rg.INTERFACE=new Jh(og);var ag=[{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 sg{constructor(){}static encodePermit(e,t){return"nonce"in t?sg.INTERFACE.encodeFunctionData("selfPermitAllowed",[e.address,Ux(t.nonce),Ux(t.expiry),t.v,t.r,t.s]):sg.INTERFACE.encodeFunctionData("selfPermit",[e.address,Ux(t.amount),Ux(t.deadline),t.v,t.r,t.s])}}sg.INTERFACE=new Jh(ag);const lg=Ux(I.subtract(I.exponentiate(I.BigInt(2),I.BigInt(128)),I.BigInt(1)));function dg(e){return Object.keys(e).some((e=>"recipient"===e))}const cg={Permit:[{name:"spender",type:"address"},{name:"tokenId",type:"uint256"},{name:"nonce",type:"uint256"},{name:"deadline",type:"uint256"}]};class ug{constructor(){}static encodeCreate(e){return ug.INTERFACE.encodeFunctionData("createAndInitializePoolIfNecessary",[e.token0.address,e.token1.address,e.fee,Ux(e.sqrtRatioX96)])}static createCallParameters(e){return{calldata:this.encodeCreate(e),value:Ux(0)}}static addCallParameters(e,t){A(I.greaterThan(e.liquidity,Cx),"ZERO_LIQUIDITY");const n=[],{amount0:i,amount1:o}=e.mintAmounts,r=e.mintAmountsWithSlippage(t.slippageTolerance),a=Ux(r.amount0),s=Ux(r.amount1),l=Ux(t.deadline);if(dg(t)&&t.createPool&&n.push(this.encodeCreate(e.pool)),t.token0Permit&&n.push(sg.encodePermit(e.pool.token0,t.token0Permit)),t.token1Permit&&n.push(sg.encodePermit(e.pool.token1,t.token1Permit)),dg(t)){const r=sx(t.recipient);n.push(ug.INTERFACE.encodeFunctionData("mint",[{token0:e.pool.token0.address,token1:e.pool.token1.address,fee:e.pool.fee,tickLower:e.tickLower,tickUpper:e.tickUpper,amount0Desired:Ux(i),amount1Desired:Ux(o),amount0Min:a,amount1Min:s,recipient:r,deadline:l}]))}else n.push(ug.INTERFACE.encodeFunctionData("increaseLiquidity",[{tokenId:Ux(t.tokenId),amount0Desired:Ux(i),amount1Desired:Ux(o),amount0Min:a,amount1Min:s,deadline:l}]));let d=Ux(0);if(t.useNative){const r=t.useNative.wrapped;A(e.pool.token0.equals(r)||e.pool.token1.equals(r),"NO_WETH");const a=e.pool.token0.equals(r)?i:o;I.greaterThan(a,Cx)&&n.push(rg.encodeRefundETH()),d=Ux(a)}return{calldata:ng.encodeMulticall(n),value:d}}static encodeCollect(e){const t=[],n=Ux(e.tokenId),i=e.expectedCurrencyOwed0.currency.isNative||e.expectedCurrencyOwed1.currency.isNative,o=sx(e.recipient);if(t.push(ug.INTERFACE.encodeFunctionData("collect",[{tokenId:n,recipient:i?"0x0000000000000000000000000000000000000000":o,amount0Max:lg,amount1Max:lg}])),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(rg.encodeUnwrapWETH9(n,o)),t.push(rg.encodeSweepToken(i,r,o))}return t}static collectCallParameters(e){const t=ug.encodeCollect(e);return{calldata:ng.encodeMulticall(t),value:Ux(0)}}static removeCallParameters(e,t){const n=[],i=Ux(t.deadline),o=Ux(t.tokenId),r=new eg({pool:e.pool,liquidity:t.liquidityPercentage.multiply(e.liquidity).quotient,tickLower:e.tickLower,tickUpper:e.tickUpper});A(I.greaterThan(r.liquidity,Cx),"ZERO_LIQUIDITY");const{amount0:a,amount1:s}=r.burnAmountsWithSlippage(t.slippageTolerance);t.permit&&n.push(ug.INTERFACE.encodeFunctionData("permit",[sx(t.permit.spender),o,Ux(t.permit.deadline),t.permit.v,t.permit.r,t.permit.s])),n.push(ug.INTERFACE.encodeFunctionData("decreaseLiquidity",[{tokenId:o,liquidity:Ux(r.liquidity),amount0Min:Ux(a),amount1Min:Ux(s),deadline:i}]));const l=t.collectOptions,{expectedCurrencyOwed0:d,expectedCurrencyOwed1:c}=l,u=D(l,["expectedCurrencyOwed0","expectedCurrencyOwed1"]);return n.push(...ug.encodeCollect(Object.assign({tokenId:Ux(t.tokenId),expectedCurrencyOwed0:d.add(tx.fromRawAmount(d.currency,a)),expectedCurrencyOwed1:c.add(tx.fromRawAmount(c.currency,s))},u))),t.liquidityPercentage.equalTo(jx)?t.burnToken&&n.push(ug.INTERFACE.encodeFunctionData("burn",[o])):A(!0!==t.burnToken,"CANNOT_BURN"),{calldata:ng.encodeMulticall(n),value:Ux(0)}}static safeTransferFromParameters(e){const t=sx(e.recipient),n=sx(e.sender);let i;return i=e.data?ug.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256,bytes)",[n,t,Ux(e.tokenId),e.data]):ug.INTERFACE.encodeFunctionData("safeTransferFrom(address,address,uint256)",[n,t,Ux(e.tokenId)]),{calldata:i,value:Ux(0)}}static getPermitData(e,t,n){return{domain:{name:"Uniswap V3 Positions NFT-V1",chainId:n,version:"1",verifyingContract:t},types:cg,values:e}}}ug.INTERFACE=new Jh(ig);var pg=[{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 Jh([{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 Jh(pg);new Jh([{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 hg({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?$.jsx(t.Tooltip,{title:o.i18n._({id:"MZPP7t",message:"Your position has 0 liquidity, and is not earning fees."}),maxWidth:240,children:$.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?$.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:$.jsx(t.Box,{sx:r,children:o.i18n._({id:"vOyUlD",message:"In range"})})}):$.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:$.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 Jh([{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 mg=({token:e,amount:n})=>{var i;const o=t.useTheme();return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(sl,{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}),$.jsxs(t.Box,{sx:{typography:"body1",color:o.palette.text.primary},children:[ir({input:n.toSignificant(),decimals:null==e?void 0:e.decimals})," ",null==e?void 0:e.symbol]}),$.jsx(t.ButtonBase,{sx:{display:"flex",alignItems:"center",color:o.palette.text.secondary,"&:hover":{color:o.palette.text.primary}},onClick:()=>{window.open(Aa(e.chainId,null==e?void 0:e.address,"address"))},children:$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:$.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"})})})]})},xg=({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)&&I.equal(null==i?void 0:i.liquidity,I.BigInt(0)),p=n.useMemo((()=>Jx.getAddress(i.pool.token0,i.pool.token1,i.pool.fee,void 0,c?zm[c]:void 0)),[c,i.pool.fee,i.pool.token0,i.pool.token1]);return $.jsxs(t.Box,{sx:{border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:s.spacing(12,20),borderBottomStyle:"solid",borderBottomColor:"border.main",borderBottomWidth:1},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[$.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]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(hg,{removed:u,inRange:r}),$.jsx(t.Box,{sx:{py:4,px:8,color:s.palette.text.secondary,borderRadius:4,backgroundColor:s.palette.background.tag,typography:"h6"},children:gr({input:(null===(a=null==i?void 0:i.pool)||void 0===a?void 0:a.fee)/1e6})})]})]}),$.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(Aa(c,p,"address"))},children:[o.i18n._({id:"URmyfc",message:"Details"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.jsx("path",{d:"M7.5 5L6.4425 6.0575L9.8775 9.5L6.4425 12.9425L7.5 14L12 9.5L7.5 5Z",fill:"currentColor"})})]})]}),$.jsxs(t.Box,{sx:{p:s.spacing(12,20)},children:[$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),$.jsxs(t.Box,{sx:{mt:12},children:[$.jsx(mg,{token:l,amount:i.amount0}),$.jsx(mg,{token:d,amount:i.amount1})]})]})]})};function gg({price:e,atLimit:t,direction:n}){return t[n]?n===Sm.LOWER?"0":"∞":"string"==typeof e&&"∞"===e?"∞":ir({input:"string"==typeof e?e:null==e?void 0:e.toSignificant()})}const fg=({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 $.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:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",width:"100%",[r.breakpoints.up("tablet")]:{width:"auto"}},children:[$.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}),$.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})]})})},yg=({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 $.jsxs(_m,{gap:"md",children:[$.jsxs(Nm,{children:[o?$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:d.palette.text.secondary},children:o}):$.jsx("div",{}),$.jsx(fg,{baseToken:p?s:l,quoteToken:p?l:s,handleRateToggle:f})]}),$.jsxs(Nm,{children:[$.jsxs(Rm,{sx:{width:"48%",py:12,gap:12},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:$.jsx(e.Trans,{id:"EQs1sJ",message:"Min price"})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:gg({price:x,atLimit:a,direction:Sm.LOWER})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.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}})})]}),$.jsxs(Rm,{sx:{width:"48%",py:12,gap:12},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:$.jsx(e.Trans,{id:"5etEUX",message:"Max price"})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:gg({price:g,atLimit:a,direction:Sm.UPPER})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.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}})})]})]}),$.jsxs(Rm,{sx:{py:12,flexDirection:"row",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(_m,{gap:"4px",justify:"flex-start",children:[$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"body2"},children:$.jsx(e.Trans,{id:"DWd30U",message:"Current price"})}),$.jsx(t.Box,{sx:{color:d.palette.text.secondary,typography:"h6"},children:$.jsx(e.Trans,{id:"7Z4WfS",message:"{0} per {1}",values:{0:h.symbol,1:c.symbol}})})]}),$.jsx(t.Box,{sx:{color:d.palette.text.primary,typography:"caption"},children:`${ir({input:m.toSignificant()})} `})]})]})},vg=({chainId:e,disabled:n,removed:i,isLoading:r,error:a,onConfirm:s})=>$.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:e,children:$.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"})})}),bg={[yx.LOWEST]:{label:"0.01%"},[yx.LOW_200]:{label:"0.02%"},[yx.LOW_300]:{label:"0.03%"},[yx.LOW_400]:{label:"0.04%"},[yx.LOW]:{label:"0.05%"},[yx.MEDIUM]:{label:"0.30%"},[yx.HIGH]:{label:"1.00%"}},Cg=({poolType:e})=>{const n="AMM V2"===e?t.lightPalette.error.main:"AMM V3"===e?t.lightPalette.purple.main:t.lightPalette.success.main;return $.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})},jg=({isAMMV2:n,isAMMV3:i,lpFeeRate:o,mtFeeRate:r})=>{var a,l;return $.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:$.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=bg[o])||void 0===a?void 0:a.label)&&void 0!==l?l:"-":gr({input:new s(null!=o?o:0).plus(r?lr(r,n?4:18):0)})})})},wg=({sx:e})=>$.jsx(Cg,{poolType:"AMM V3"}),kg=({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)&&I.equal(null==n?void 0:n.liquidity,I.BigInt(0));return $.jsxs(_m,{gap:"md",style:{marginTop:"0.5rem"},children:[$.jsxs(Nm,{style:{gap:4},children:[$.jsxs(Fm,{children:[$.jsx(Dp,{tokens:[{address:c.address},{address:u.address}],mr:8,chainId:c.chainId}),$.jsxs(t.Box,{sx:{typography:"h5"},children:[null==c?void 0:c.symbol," / ",null==u?void 0:u.symbol]})]}),$.jsx(wg,{sx:{ml:"auto"}}),$.jsx(hg,{removed:p,inRange:o})]}),$.jsxs(Rm,{children:[$.jsxs(_m,{gap:"md",children:[$.jsxs(Nm,{children:[$.jsxs(Fm,{children:[$.jsx(sl,{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}),$.jsx(t.Box,{sx:{ml:8},children:null==c?void 0:c.symbol})]}),$.jsx(Fm,{children:$.jsx(t.Box,{sx:{mr:8},children:ir({input:n.amount0.toSignificant(),decimals:null==c?void 0:c.decimals})})})]}),$.jsxs(Nm,{children:[$.jsxs(Fm,{children:[$.jsx(sl,{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}),$.jsx(t.Box,{ml:"8px",children:null==u?void 0:u.symbol})]}),$.jsx(Fm,{children:$.jsx(t.Box,{mr:"8px",children:ir({input:n.amount1.toSignificant(),decimals:null==u?void 0:u.decimals})})})]})]}),$.jsxs(Nm,{children:[$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"})}),$.jsx(t.Box,{children:gr({input:(null===(d=null==n?void 0:n.pool)||void 0===d?void 0:d.fee)/1e6})})]})]}),$.jsx(yg,{position:n,title:i,baseCurrencyDefault:r,ticksAtLimit:a})]})},Tg=({on:e,onClose:n,position:i,outOfRange:r,ticksAtLimit:a,onConfirm:s,loading:l})=>{const{isMobile:d}=Ka();return $.jsx(el,{open:e,onClose:n,modal:!0,title:o.i18n._({id:"E6MqGy",message:"Add liquidity"}),height:683,children:$.jsxs(t.Box,{sx:{flex:1,px:20,pb:24,display:"flex",flexDirection:"column",justifyContent:"space-between",width:d?void 0:420},children:[$.jsx(t.Box,{sx:{pt:0,px:0},children:i?$.jsx(kg,{position:i,inRange:!r,ticksAtLimit:a,title:o.i18n._({id:"3VUfrF",message:"Selected Range"})}):null}),$.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 Bg{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:Tx({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&&I.EQ(a.sqrtRatioX96,i)&&I.EQ(a.liquidity,o)&&a.tickCurrent===r));if(a)return a;const s=new Jx(e,t,n,i,o,r);return this.pools.unshift(s),s}}var Ig;function Ag(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&&zm[e];return t?i.map((n=>n&&Bg.getPoolAddress(t,...n,e))):new Array(i.length)}),[e,i]),{data:r}=c.useQueries({queries:o.map((t=>va.getV3PoolSlot0(e,t))),combine:e=>({data:e.map((e=>e.data))})}),{data:a}=c.useQueries({queries:o.map((t=>va.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[Ig.INVALID,null];const[o,s,l]=n;if(!r[t])return[Ig.NOT_EXISTS,null];const d=r[t];if(!a[t])return[Ig.NOT_EXISTS,null];const c=a[t];if(!d||!c)return[Ig.NOT_EXISTS,null];if(!d.sqrtPriceX96||d.sqrtPriceX96.eq(0))return[Ig.NOT_EXISTS,null];try{const e=Bg.getPool(o,s,l,d.sqrtPriceX96,c[0],d.tick);return[Ig.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}}),[Ig.NOT_EXISTS,null]}}))),[a,t,r,i])}(null==e?void 0:e.chainId,o)[0]}Bg.MAX_ENTRIES=128,Bg.pools=[],Bg.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"}(Ig||(Ig={}));class Sg{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=Eg(this.chainId)}equals(e){return e.isNative&&e.chainId===this.chainId}get wrapped(){const e=r.basicTokenMap[this.chainId];return new dx(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 Sg(e)}}function Eg(e){return r.basicTokenMap[e].address}function Lg(e,t){const n=null==e?void 0:e.toLowerCase(),i=null==t?void 0:t.toLowerCase();return null!==n&&null!==i&&n===i}Sg._cachedNativeCurrency={};const Og=(e,t)=>!t||Lg(t,Eg(e));function Rg(e){if(!e)return;const{name:t,chainId:n,address:i,decimals:o,symbol:r}=e;return function(e,t){return!Og(e,t)}(n,i)?new dx(n,i,o,null!=r?r:void 0,null!=t?t:void 0):new Sg(n)}function Pg(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 Mg(e,t,n){if(e&&t&&"number"==typeof n)return Qx(e,t,n)}function _g(e,t){if(e&&t&&!isNaN(parseFloat(e)))try{const n=S.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 tx.fromRawAmount(t,I.BigInt(n))}catch(t){console.error("tryParseCurrencyAmount","tryParseCurrencyAmount",`Failed to parse input amount: "${e}"`,t)}}function Dg(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=I.BigInt((null!=o?o:"")+(null!=r?r:""));return new rx(e,t,I.multiply(I.BigInt(10**a),I.BigInt(10**e.decimals)),I.multiply(s,I.BigInt(10**t.decimals)))}(e,t,i);if(!o)return;let r;const a=Vx(o.numerator,o.denominator);return r=I.greaterThanOrEqual(a,Ex.MAX_SQRT_RATIO)?Ex.MAX_TICK:I.lessThanOrEqual(a,Ex.MIN_SQRT_RATIO)?Ex.MIN_TICK:Gx(o),zx(r,vx[n])}function Ng({state:e,existingPosition:t,chainId:i}){var r,a,s,l,d,u,p,h,m,x,g,f,y;const{account:v}=Ma(),{feeAmount:b,independentField:C,typedValue:j,leftRangeTypedValue:w,rightRangeTypedValue:k,startPriceTypedValue:T}=e,B=null!==(r=e.baseToken)&&void 0!==r?r:void 0,A=null!==(a=e.baseToken)&&void 0!==a?a:void 0,S=null!==(s=e.quoteToken)&&void 0!==s?s:void 0,E=C===Am.CURRENCY_A?Am.CURRENCY_B:Am.CURRENCY_A,L=n.useMemo((()=>({[Am.CURRENCY_A]:B,[Am.CURRENCY_B]:S})),[B,S]),[O,R,P]=n.useMemo((()=>[null==B?void 0:B.wrapped,null==S?void 0:S.wrapped,null==A?void 0:A.wrapped]),[B,S,A]),[M,_]=n.useMemo((()=>O&&R?O.sortsBefore(R)?[O,R]:[R,O]:[void 0,void 0]),[O,R]),D=c.useQuery(Wi.getFetchTokenQuery(null===(l=L[Am.CURRENCY_A])||void 0===l?void 0:l.chainId,null===(d=L[Am.CURRENCY_A])||void 0===d?void 0:d.address,v)),N=c.useQuery(Wi.getFetchTokenQuery(null===(u=L[Am.CURRENCY_B])||void 0===u?void 0:u.chainId,null===(p=L[Am.CURRENCY_B])||void 0===p?void 0:p.address,v)),F=n.useMemo((()=>{var e,t,n,i,o,r;return{[Am.CURRENCY_A]:L[Am.CURRENCY_A]?(null===(e=D.data)||void 0===e?void 0:e.balance)?tx.fromRawAmount(L[Am.CURRENCY_A],I.BigInt(null===(t=D.data)||void 0===t?void 0:t.balance.multipliedBy(Math.pow(10,null!==(n=L[Am.CURRENCY_A].decimals)&&void 0!==n?n:18)).toString())):tx.fromRawAmount(L[Am.CURRENCY_A],0):void 0,[Am.CURRENCY_B]:L[Am.CURRENCY_B]?(null===(i=N.data)||void 0===i?void 0:i.balance)?tx.fromRawAmount(L[Am.CURRENCY_B],I.BigInt(null===(o=N.data)||void 0===o?void 0:o.balance.multipliedBy(Math.pow(10,null!==(r=L[Am.CURRENCY_B].decimals)&&void 0!==r?r:18)).toString())):tx.fromRawAmount(L[Am.CURRENCY_B],0):void 0}}),[L,null===(h=D.data)||void 0===h?void 0:h.balance,null===(m=N.data)||void 0===m?void 0:m.balance]),[q,U]=Ag(L[Am.CURRENCY_A],L[Am.CURRENCY_B],b),V=q===Ig.NOT_EXISTS,H=Boolean(P&&M&&!P.equals(M)),W=n.useMemo((()=>{var e;if(!V)return U&&M?U.priceOf(M):void 0;{const t=_g(T,H?M:_);if(t&&M&&_){const n=_g("1",H?_:M),i=n&&t?new rx(n.currency,t.currency,n.quotient,t.quotient):void 0;return null!==(e=H?null==i?void 0:i.invert():i)&&void 0!==e?e:void 0}}}),[V,T,H,_,M,U]),Z=n.useMemo((()=>{const e=W?Vx(W.numerator,W.denominator):void 0;return W&&e&&!(I.greaterThanOrEqual(e,Ex.MIN_SQRT_RATIO)&&I.lessThan(e,Ex.MAX_SQRT_RATIO))}),[W]),$=n.useMemo((()=>{if(O&&R&&b&&W&&!Z){const e=Gx(W),t=Ex.getSqrtRatioAtTick(e);return new Jx(O,R,b,t,I.BigInt(0),e,[])}}),[b,Z,W,O,R]),z=null!=U?U:$,Q=n.useMemo((()=>({[Sm.LOWER]:b?zx(Ex.MIN_TICK,vx[b]):void 0,[Sm.UPPER]:b?zx(Ex.MAX_TICK,vx[b]):void 0})),[b]),G=n.useMemo((()=>({[Sm.LOWER]:"number"==typeof(null==t?void 0:t.tickLower)?t.tickLower:H&&"boolean"==typeof k||!H&&"boolean"==typeof w?Q[Sm.LOWER]:H?Dg(_,M,b,k.toString()):Dg(M,_,b,w.toString()),[Sm.UPPER]:"number"==typeof(null==t?void 0:t.tickUpper)?t.tickUpper:!H&&"boolean"==typeof k||H&&"boolean"==typeof w?Q[Sm.UPPER]:H?Dg(_,M,b,w.toString()):Dg(M,_,b,k.toString())})),[t,b,H,w,k,Q,M,_]),{[Sm.LOWER]:Y,[Sm.UPPER]:K}=G||{},X=n.useMemo((()=>({[Sm.LOWER]:b&&Y===Q.LOWER,[Sm.UPPER]:b&&K===Q.UPPER})),[Q,Y,K,b]),J=Boolean("number"==typeof Y&&"number"==typeof K&&Y>=K),ee=n.useMemo((()=>({[Sm.LOWER]:Mg(M,_,Q.LOWER),[Sm.UPPER]:Mg(M,_,Q.UPPER)})),[M,_,Q.LOWER,Q.UPPER]),te=n.useMemo((()=>({[Sm.LOWER]:Mg(M,_,G[Sm.LOWER]),[Sm.UPPER]:Mg(M,_,G[Sm.UPPER])})),[M,_,G]),{[Sm.LOWER]:ne,[Sm.UPPER]:ie}=te,oe=Boolean(!J&&W&&ne&&ie&&(W.lessThan(ne)||W.greaterThan(ie))),re=_g(j,L[C]),ae=n.useMemo((()=>{const e=null==re?void 0:re.wrapped,t=E===Am.CURRENCY_B?S:B;if(re&&e&&"number"==typeof Y&&"number"==typeof K&&z){if(oe||J)return;const n=e.currency.equals(z.token0)?eg.fromAmount0({pool:z,tickLower:Y,tickUpper:K,amount0:re.quotient,useFullPrecision:!0}):eg.fromAmount1({pool:z,tickLower:Y,tickUpper:K,amount1:re.quotient}),i=e.currency.equals(z.token0)?n.amount1:n.amount0;return t&&tx.fromRawAmount(t,i.quotient)}}),[re,oe,E,S,B,Y,K,z,J]),se=n.useMemo((()=>({[Am.CURRENCY_A]:C===Am.CURRENCY_A?re:ae,[Am.CURRENCY_B]:C===Am.CURRENCY_A?ae:re})),[ae,re,C]),le=Boolean("number"==typeof K&&z&&z.tickCurrent>=K),de=Boolean("number"==typeof Y&&z&&z.tickCurrent<=Y),ce=J||Boolean(le&&z&&O&&z.token0.equals(O)||de&&z&&O&&z.token1.equals(O)),ue=J||Boolean(le&&z&&R&&z.token0.equals(R)||de&&z&&R&&z.token1.equals(R)),{inputTax:pe,outputTax:he}=function(e,t,i){const[{inputTax:o,outputTax:r},a]=n.useState({inputTax:gx,outputTax:gx});return{inputTax:o,outputTax:r}}((null==B?void 0:B.isToken)&&B.address,(null==S?void 0:S.isToken)&&S.address),me=n.useMemo((()=>{var e,t;if(!z||!O||!R||"number"!=typeof Y||"number"!=typeof K||J)return;const n=le?mx:null===(e=null==se?void 0:se[O.equals(z.token0)?Am.CURRENCY_A:Am.CURRENCY_B])||void 0===e?void 0:e.quotient,i=de?mx:null===(t=null==se?void 0:se[O.equals(z.token0)?Am.CURRENCY_B:Am.CURRENCY_A])||void 0===t?void 0:t.quotient;return void 0!==n&&void 0!==i?eg.fromAmounts({pool:z,tickLower:Y,tickUpper:K,amount0:n,amount1:i,useFullPrecision:!0}):void 0}),[se,z,O,R,le,de,J,Y,K]);let xe;v||(xe=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),q===Ig.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[Am.CURRENCY_A]||ce)&&(se[Am.CURRENCY_B]||ue)||(xe=null!=xe?xe:o.i18n._({id:"iPMIoT",message:"Enter an amount"}));const{[Am.CURRENCY_A]:ge,[Am.CURRENCY_B]:fe}=se;ge&&(null===(x=null==F?void 0:F[Am.CURRENCY_A])||void 0===x?void 0:x.lessThan(ge))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(g=L[Am.CURRENCY_A])||void 0===g?void 0:g.symbol}})),fe&&(null===(f=null==F?void 0:F[Am.CURRENCY_B])||void 0===f?void 0:f.lessThan(fe))&&(xe=o.i18n._({id:"m6RmA/",message:"Insufficient {0} balance",values:{0:null===(y=L[Am.CURRENCY_B])||void 0===y?void 0:y.symbol}}));const ye=pe.greaterThan(0)||he.greaterThan(0),ve=q===Ig.INVALID||ye;return{dependentField:E,currencies:L,pool:U,poolState:q,currencyBalances:F,parsedAmounts:se,ticks:G,price:W,pricesAtTicks:te,pricesAtLimit:ee,position:me,noLiquidity:V,errorMessage:xe,invalidPool:ve,invalidRange:J,outOfRange:oe,depositADisabled:ce,depositBDisabled:ue,invertPrice:H,ticksAtLimit:X,isTaxed:ye}}var Fg;function qg(e,t){switch(t.type){case Fg.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Rg(n)})}case Fg.UpdateDefaultBaseToken:{const n=t.payload;return e.baseToken?e:Object.assign(Object.assign({},e),{baseToken:Rg(n)})}case Fg.UpdateQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{quoteToken:Rg(n)})}case Fg.UpdateDefaultQuoteToken:{const n=t.payload;return e.quoteToken?e:Object.assign(Object.assign({},e),{quoteToken:Rg(n)})}case Fg.UpdateBaseTokenAndClearQuoteToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:Rg(n),quoteToken:null})}case Fg.UpdateFeeAmount:return Object.assign(Object.assign({},e),{feeAmount:t.payload});case Fg.ToggleRate:{const{baseToken:t,quoteToken:n}=e;return Object.assign(Object.assign({},e),{baseToken:n,quoteToken:t})}case Fg.setFullRange:return Object.assign(Object.assign({},e),{leftRangeTypedValue:!0,rightRangeTypedValue:!0});case Fg.typeStartPriceInput:return Object.assign(Object.assign({},e),{startPriceTypedValue:t.payload.typedValue});case Fg.typeLeftRangeInput:return Object.assign(Object.assign({},e),{leftRangeTypedValue:t.payload.typedValue});case Fg.typeRightRangeInput:return Object.assign(Object.assign({},e),{rightRangeTypedValue:t.payload.typedValue});case Fg.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 Ug({noLiquidity:e,dispatch:t}){return{onFieldAInput:n.useCallback((n=>{t({type:Fg.typeInput,payload:{field:Am.CURRENCY_A,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onFieldBInput:n.useCallback((n=>{t({type:Fg.typeInput,payload:{field:Am.CURRENCY_B,typedValue:n,noLiquidity:!0===e}})}),[t,e]),onLeftRangeInput:n.useCallback((e=>{t({type:Fg.typeLeftRangeInput,payload:{typedValue:e}})}),[t]),onRightRangeInput:n.useCallback((e=>{t({type:Fg.typeRightRangeInput,payload:{typedValue:e}})}),[t]),onStartPriceInput:n.useCallback((e=>{t({type:Fg.typeStartPriceInput,payload:{typedValue:e}})}),[t])}}function Vg(e){return e?Qm[e]:void 0}function Hg(e,t){const i=Vg(t),o=n.useMemo((()=>e?e.map((e=>[e])):[]),[e]),r=c.useQuery(va.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"}(Fg||(Fg={}));const Wg=I.exponentiate(I.BigInt(10),I.BigInt(16));function Zg(e){if(e)return e.currency.isNative?I.greaterThan(e.quotient,Wg)?tx.fromRawAmount(e.currency,I.subtract(e.quotient,Wg)):tx.fromRawAmount(e.currency,I.BigInt(0)):e}const $g=1e4,zg=100*$g;function Qg(e){const t=Math.floor(Number(e)*$g);return new ox(t,zg)}const Gg=({token:e,amount:n})=>{var i;const o=t.useTheme();return $.jsxs(t.Box,{sx:{py:8,display:"flex",alignItems:"center",gap:6,typography:"h5",color:o.palette.text.primary},children:[$.jsx(sl,{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}),$.jsx(t.Box,{children:null==e?void 0:e.symbol}),$.jsx(t.Box,{sx:{ml:"auto"},children:ir({input:null==n?void 0:n.toSignificant(),decimals:null==e?void 0:e.decimals})})]})},Yg=({chainId:e,baseToken:i,quoteToken:a,feeAmount:l,tokenId:d,onClose:u})=>{var p,h;const{isMobile:m}=Ka(),g=t.useTheme(),f=us(),y=c.useQueryClient(),{account:v}=Ma(),{position:b,loading:C}=function(e,t){var n;const i=Hg(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?Rg(t):void 0),[t]),r=n.useMemo((()=>i?Rg(i):void 0),[i]),[,a]=Ag(null!=o?o:void 0,null!=r?r:void 0,null==e?void 0:e.fee);let s;return a&&e&&(s=new eg({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,I]=n.useState(!1),[A,S]=n.useState(Bm),[E,L]=n.useReducer(qg,{baseToken:Rg(i),quoteToken:Rg(a),feeAmount:l,independentField:Am.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""}),{independentField:O,typedValue:R,startPriceTypedValue:P}=E,{pool:M,ticks:_,dependentField:D,price:F,pricesAtTicks:q,pricesAtLimit:U,parsedAmounts:V,currencyBalances:H,position:W,noLiquidity:Z,currencies:z,errorMessage:Q,invalidPool:Y,invalidRange:K,outOfRange:X,depositADisabled:J,depositBDisabled:ee,invertPrice:te,ticksAtLimit:ne,isTaxed:ie}=Ng({state:E,existingPosition:w,chainId:e}),{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}=Ma(),[l,d]=n.useMemo((()=>[null==r?void 0:r.wrapped,null==a?void 0:a.wrapped]),[r,a]),[c,u]=n.useMemo((()=>l&&d?l.sortsBefore(d)?[l,d]:[d,l]:[void 0,void 0]),[l,d]),[,p]=Ag(null!=c?c:void 0,null!=u?u:void 0,null==t?void 0:t.fee),h=n.useMemo((()=>p&&(null==t?void 0:t.liquidity)&&"number"==typeof(null==t?void 0:t.tickLower)&&"number"==typeof(null==t?void 0:t.tickUpper)?new eg({pool:p,liquidity:t.liquidity.toString(),tickLower:t.tickLower,tickUpper:t.tickUpper}):void 0),[p,t]),m=new ox(e,100),x=h?m.multiply(h.amount0.quotient).quotient:void 0,g=h?m.multiply(h.amount1.quotient).quotient:void 0,f=c&&x?tx.fromRawAmount(c,x):void 0,y=u&&g?tx.fromRawAmount(u,g):void 0,v=!(!p||!t)&&(p.tickCurrent<t.tickLower||p.tickCurrent>t.tickUpper);let b;return s||(b=o.i18n._({id:"r7ScnQ",message:"Connect to a wallet"})),0===e&&(b=null!=b?b:o.i18n._({id:"Sta9CR",message:"Enter a percent"})),{position:h,liquidityPercentage:m,liquidityValue0:f,liquidityValue1:y,feeValue0:void 0,feeValue1:void 0,outOfRange:v,error:b}}({position:b,asWETH:void 0,percent:A,baseToken:E.baseToken,quoteToken:E.quoteToken}),pe="0"===(null==b?void 0:b.liquidity),[he,me]=function({chainId:e,pool:t,tokenId:n,asWETH:i}){var o;const r=Vg(e),a=null===(o=x.BigNumber.from(n))||void 0===o?void 0:o.toHexString(),s=c.useQuery(va.getOwner(e,r,n)),l=c.useQuery(va.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?[tx.fromRawAmount(t.token0,l.data.amount0.toString()),tx.fromRawAmount(t.token1,l.data.amount1.toString())]:[void 0,void 0]}({pool:null!=M?M: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}=Ug({noLiquidity:Z,dispatch:L}),{slipper:je,setSlipper:we,slipperValue:ke,resetSlipper:Te}=km({address:void 0,type:"AMMV3"}),Be=!Q&&!K,Ie=n.useMemo((()=>{var e,t;return{[O]:R,[D]:null!==(t=null===(e=V[D])||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""}}),[D,O,V,R]),Ae=n.useMemo((()=>[Am.CURRENCY_A,Am.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Zg(H[t])})),{})),[H]),Se=Os(Pg(null===(p=V[Am.CURRENCY_A])||void 0===p?void 0:p.currency),{contractAddress:Qm[e],overrideBalance:H[Am.CURRENCY_A]?new s(H[Am.CURRENCY_A].toSignificant()):void 0,amount:V[Am.CURRENCY_A]?new s(V[Am.CURRENCY_A].toSignificant()):void 0}),Ee=Os(Pg(null===(h=V[Am.CURRENCY_B])||void 0===h?void 0:h.currency),{contractAddress:Qm[e],overrideBalance:H[Am.CURRENCY_B]?new s(H[Am.CURRENCY_B].toSignificant()):void 0,amount:V[Am.CURRENCY_B]?new s(V[Am.CURRENCY_B].toSignificant()):void 0}),{[Sm.LOWER]:Le,[Sm.UPPER]:Oe}=_,{[Sm.LOWER]:Re,[Sm.UPPER]:Pe}=q,{deadLine:Me}=G(),_e=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(!v||!e||!W)return;if(!E.baseToken||!E.quoteToken)return;const t=Math.ceil(Date.now()/1e3)+(null!=Me?Me:600),n=E.baseToken.isNative?E.baseToken:E.quoteToken.isNative?E.quoteToken:void 0;try{const{calldata:i,value:a}=ug.addCallParameters(W,{tokenId:d,slippageTolerance:Qg(100*ke),deadline:t.toString(),useNative:n});let s={to:Qm[e],data:i,value:a};(yield f.execute(o.i18n._({id:"OBdohg",message:"Add Liquidity"}),Object.assign({opcode:rs.TX},s),{early:!1,metadata:{[exports.MetadataFlag.addAMMV3Pool]:"1"}}))===es.Success&&(I(!1),setTimeout((()=>{null==u||u()}),100)),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onAddMutation",e)}}))}),De=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(!(v&&e&&re&&ae&&se&&le))return;const t=Math.ceil(Date.now()/1e3)+(null!=Me?Me:600);try{const{calldata:n,value:i}=ug.removeCallParameters(re,{tokenId:d.toString(),liquidityPercentage:ae,slippageTolerance:Qg(100*ke),deadline:t.toString(),collectOptions:{expectedCurrencyOwed0:null!=de?de:tx.fromRawAmount(se.currency,0),expectedCurrencyOwed1:null!=ce?ce:tx.fromRawAmount(le.currency,0),recipient:v}});let a={to:Qm[e],data:n,value:i};(yield f.execute(o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),Object.assign({opcode:rs.TX},a),{early:!1,metadata:{[exports.MetadataFlag.removeAMMV3Pool]:"1"}}))===es.Success&&setTimeout((()=>{null==u||u()}),100),y.invalidateQueries({queryKey:[r.CONTRACT_QUERY_KEY,"ammv3"],refetchType:"all"})}catch(e){console.error("onRemoveMutation",e)}}))}),Ne=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(v&&e&&M)try{const{calldata:t,value:n}=ug.collectCallParameters({tokenId:d.toString(),expectedCurrencyOwed0:null!=he?he:tx.fromRawAmount(M.token0,0),expectedCurrencyOwed1:null!=me?me:tx.fromRawAmount(M.token1,0),recipient:v});let i={to:Qm[e],data:t,value:n};(yield f.execute(o.i18n._({id:"zXCpR0",message:"Claim Rewards"}),Object.assign({opcode:rs.TX},i),{early:!1,metadata:{[exports.MetadataFlag.claimAMMV3Pool]:"1"}}))===es.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 $.jsxs(t.Box,{sx:{borderRadius:16,backgroundColor:g.palette.background.paper},children:[$.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:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:o.i18n._({id:"E6MqGy",message:"Add liquidity"})}),u?$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{u()}})}):void 0]}),j&&w&&$.jsx(t.Box,{sx:{mx:20,mb:16},children:$.jsx(xg,{position:w,inRange:!X})}),$.jsxs(t.Tabs,{value:k,onChange:(e,t)=>{T(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:s,variant:"inPaper",tabsListSx:{mx:20}}),$.jsxs(t.TabPanel,{value:"stake",children:[j&&w&&$.jsx(t.Box,{sx:{mt:16,mx:20},children:$.jsx(yg,{position:w,title:o.i18n._({id:"3VUfrF",message:"Selected Range"}),ticksAtLimit:ne})}),$.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[$.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"})}),$.jsxs(t.Box,{children:[$.jsx($m,{value:Ie[Am.CURRENCY_A],onUserInput:fe,maxAmount:Ae[Am.CURRENCY_A],balance:H[Am.CURRENCY_A],currency:null!==(n=z[Am.CURRENCY_A])&&void 0!==n?n:null,locked:J}),$.jsx(kp,{}),$.jsx($m,{value:Ie[Am.CURRENCY_B],onUserInput:ye,maxAmount:Ae[Am.CURRENCY_B],balance:H[Am.CURRENCY_B],currency:null!==(i=z[Am.CURRENCY_B])&&void 0!==i?i:null,locked:ee})]}),$.jsx(Tm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:$.jsx(Um,{chainId:e,approvalA:Se,approvalB:Ee,parsedAmounts:V,isValid:Be,depositADisabled:J,depositBDisabled:ee,errorMessage:Q,setShowConfirm:I})}),$.jsx(Tg,{parsedAmounts:V,position:W,existingPosition:void 0,priceLower:Re,priceUpper:Pe,outOfRange:X,ticksAtLimit:ne,on:B,onClose:()=>{I(!1)},onConfirm:_e.mutate,loading:_e.isPending})]}),$.jsxs(t.TabPanel,{value:"unstake",children:[$.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[$.jsx(fm,{disabled:!1,value:A,onChange:e=>S(e)}),$.jsx(Tm,{value:je,onChange:we,disabled:!1,type:"AMMV3"})]}),$.jsxs(t.Box,{sx:{mt:16,mx:20,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[$.jsx(t.Box,{sx:{typography:"body2",color:g.palette.text.secondary},children:"Receive"}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:4},children:[$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[$.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:se?ir({input:se.toExact(),decimals:se.currency.decimals}):"-"})," ",null===(r=null==se?void 0:se.currency)||void 0===r?void 0:r.symbol]}),$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:g.palette.text.primary},children:[$.jsx(t.Box,{component:"span",sx:{color:g.palette.primary.main},children:le?ir({input:le.toExact(),decimals:le.currency.decimals}):"-"})," ",null===(a=null==le?void 0:le.currency)||void 0===a?void 0:a.symbol]})]})]}),$.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:$.jsx(vg,{chainId:e,disabled:pe||0===A||!se,removed:pe,error:ue,onConfirm:De.mutate,isLoading:De.isPending})})]}),$.jsxs(t.TabPanel,{value:"claim",children:[$.jsxs(t.Box,{sx:{mx:20,mt:16,borderRadius:12,borderWidth:1,borderStyle:"solid",borderColor:g.palette.border.main},children:[$.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"})}),$.jsxs(t.Box,{sx:{p:20},children:[$.jsx(Gg,{token:null==xe?void 0:xe.currency,amount:xe}),$.jsx(Gg,{token:null==ge?void 0:ge.currency,amount:ge})]})]}),$.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."})}),$.jsx(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",px:20,py:16,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:g.palette.background.paper},children:$.jsx(Vm,{chainId:e,disabled:Ne.isPending,onConfirm:Ne.mutate,isLoading:Ne.isPending})})]})]})]})}),[Se,Ee,e,z,H,J,ee,ue,Q,w,ge,xe,Ie,j,Be,se,le,Ae,_e.isPending,_e.mutate,Ne.isPending,Ne.mutate,u,fe,ye,De.isPending,De.mutate,k,X,V,W,Re,Pe,pe,we,B,A,je,g.palette.background.paper,g.palette.border.main,g.palette.primary.main,g.palette.text.primary,g.palette.text.secondary,ne]);return m?$.jsx(el,{open:null!=i&&null!=a,onClose:u,scope:!m,modal:m,id:"pool-operate",children:Fe}):Fe};const Kg=({outOfRange:e})=>{const n=t.useTheme();return $.jsx(t.Tooltip,{title:e?o.i18n._({id:"i3Z+/Z",message:"Out of range"}):o.i18n._({id:"vOyUlD",message:"In range"}),children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:$.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})}):$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8",height:"8",viewBox:"0 0 8 8",fill:"none",children:$.jsx("circle",{cx:"4",cy:"4",r:"4",fill:n.palette.success.main})})})})},Xg=({p:e,currency0:i,currency1:r,onClickManage:a})=>{const s=t.useTheme(),[,l]=Ag(null!=i?i:void 0,null!=r?r:void 0,e.fee),d=n.useMemo((()=>{if(l)return new eg({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((()=>({[Sm.LOWER]:u&&p?p===zx(Ex.MIN_TICK,vx[u]):void 0,[Sm.UPPER]:u&&h?h===zx(Ex.MAX_TICK,vx[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 $.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:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h5",color:s.palette.text.primary},children:[$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:m,atLimit:c,direction:Sm.LOWER})," "]}),null==g?void 0:g.symbol]})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.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"})}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:x,atLimit:c,direction:Sm.UPPER})," "]}),null==g?void 0:g.symbol]})})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Kg,{outOfRange:y}),$.jsxs(t.Box,{sx:{typography:"h6",color:s.palette.text.secondary},children:[o.i18n._({id:"DWd30U",message:"Current price"}),": ",`${ir({input:null==v?void 0:v.toSignificant()})}`," ",null==g?void 0:g.symbol," per ",null==f?void 0:f.symbol]})]})]}),$.jsx(t.Button,{variant:t.Button.Variant.outlined,size:t.Button.Size.small,fullWidth:!0,onClick:a,children:o.i18n._({id:"wckWOP",message:"Manage"})})]})},Jg=({chainId:e,baseToken:i,quoteToken:r,feeAmount:a,onClose:s,handleGoToAddLiquidityV3:l})=>{const{isMobile:d}=Ka(),u=t.useTheme(),{account:p}=Ma(),{positions:h,loading:m}=function(e,t){const i=Vg(t),{isLoading:o,data:r}=c.useQuery(va.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(va.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}=Hg(d,t);return{loading:l||o||p,positions:u}}(p,e),x=n.useMemo((()=>i?Rg(i):void 0),[i]),g=n.useMemo((()=>r?Rg(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=>Lg(null==v?void 0:v.address,e.token0)&&Lg(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 $.jsxs(t.Box,{sx:{p:20,display:"flex",flexDirection:"column",gap:16,borderRadius:16,backgroundColor:u.palette.background.paper,minHeight:480},children:[$.jsxs(t.Box,{sx:{pb:16,borderBottomColor:u.palette.border.main,borderBottomStyle:"solid",borderBottomWidth:1,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.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?$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:24,height:24,borderRadius:"50%",borderWidth:1,color:"text.secondary",cursor:"pointer"},children:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{s()}})}):void 0]}),C&&C.length>0?$.jsxs($.Fragment,{children:[null==C?void 0:C.map((e=>$.jsx(Xg,{p:e,currency0:x,currency1:g,onClickManage:()=>{w(e)}},e.tokenId))),$.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:[$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",children:$.jsx("path",{d:"M19 13H13V19H11V13H5V11H11V5H13V11H19V13Z",fill:"currentColor"})}),o.i18n._({id:"FQ4aT9",message:"Add Position"})]})]}):$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{mt:100,display:"flex",flexDirection:"column",alignItems:"center",gap:12},children:[$.jsx(Y,{sx:{width:60,height:60,borderRadius:24/105*60}}),$.jsx(t.Box,{sx:{typography:"body1",color:u.palette.text.secondary},children:o.i18n._({id:"/6L4mj",message:"Your position is empty"})})]}),$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:void 0!==C&&0===C.length?$.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"})}):$.jsx(Em,{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?$.jsx(Yg,{baseToken:i,quoteToken:r,feeAmount:a,tokenId:j.tokenId,chainId:e,onClose:()=>{w(null)}}):d?$.jsx(el,{open:null!=i&&null!=r,onClose:s,scope:!d,modal:d,id:"pool-operate",children:k}):k};function ef({children:e,sx:n,gap:i=20,repeatBaseForLargeScreen:o=3}){const{isMobile:r,minDevice:a}=Ka();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 $.jsx(t.Box,{sx:Object.assign(Object.assign({},s),n),children:e})}function tf({text:e,onClick:n}){const i=t.useTheme();return $.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,$.jsx(t.Box,{component:oe.ArrowBack,sx:{ml:2,width:16,height:16,transform:"rotate(180deg)"}})]})}function nf({tags:e,onDeleteTag:n,sx:i}){return e.length?$.jsx(t.Box,{sx:Object.assign({display:"inline-flex",alignItems:"center"},i),children:e.map((e=>$.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",px:8,mr:8,borderRadius:8,fontWeight:600,height:32,backgroundColor:"hover.default"},children:[$.jsx(sl,{address:e.address,width:20,height:20,chainId:e.chainId,url:e.logoURI,noShowChain:!0,marginRight:8}),e.symbol,$.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 of({chainId:e,address:n,type:i=exports.PageType.PoolDetail}){const{isMobile:o}=Ka();return $.jsx(t.Box,{component:"button",onClick:t=>{t.stopPropagation(),mm.getState().push({type:i,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}},o?{width:64,height:36,backgroundColor:"background.tag"}:{width:40,height:32,backgroundColor:"transparent",borderWidth:1,borderStyle:"solid",borderColor:"border.main"}),children:$.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 rf(n){var{sx:i,children:o,empty:r,loading:a,hasMore:s,loadMore:l,loadMoreLoading:d}=n,c=D(n,["sx","children","empty","loading","hasMore","loadMore","loadMoreLoading"]);const u=t.useTheme();return $.jsxs(t.Box,{sx:Object.assign({position:"relative",flex:1,overflowY:"auto",borderRadius:16},i),...c,children:[$.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&&$.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?$.jsx(t.RotatingIcon,{}):$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})})]})}function af({sx:n}){const{supportAMMV2:i,supportAMMV3:o}=G(),r=i||o;return $.jsxs(t.Box,{sx:Object.assign({px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},n),children:[$.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(Dp,{width:24,tokens:[],mr:6,showChainLogo:!0}),$.jsx(t.Skeleton,{variant:"rounded",height:20,width:88})]})}),$.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&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100})}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),$.jsxs(t.Box,{children:[$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]}),$.jsxs(t.Box,{children:[$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),r&&$.jsxs(t.Box,{children:[$.jsx(t.Skeleton,{variant:"rounded",height:24,width:100}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"Q8W3SC",message:"Volume (1D)"})})]})]}),$.jsx(t.Skeleton,{variant:"rounded",height:32,sx:{mt:20}})]})}function sf({sx:i,value:r,onChange:a,searchAddress:s}){const[l,d]=n.useState(!1),{isMobile:c}=Ka();return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{component:oe.Search,sx:{width:16,height:16,mr:8,flexShrink:0}}),$.jsx(e.Trans,{id:"A1taO8",message:"Search"})]}),$.jsx(mp,{value:r,open:l,multiple:!0,title:$.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})]})}var lf;function df({apy:e,dailyApy:n,weeklyApy:i,sx:o}){const r=t.useTheme();return $.jsx(t.Tooltip,{title:$.jsxs(t.Box,{sx:{maxWidth:216,typography:"h6",fontWeight:500,color:"text.secondary"},children:[$.jsx(t.Box,{sx:{fontWeight:700},children:"Base vAPY (annualized)"}),$.jsxs(t.Box,{component:"ul",sx:{pl:16,my:0,listStyleType:"disc"},children:[$.jsxs("li",{children:["Daily: ",gr({input:n,showDecimals:2})]}),$.jsxs("li",{children:["Weekly: ",gr({input:i,showDecimals:2})]})]}),$.jsx("br",{}),"*Variable APY based on today’s trading activity"]}),children:$.jsx(t.Box,{component:"span",sx:Object.assign({fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto",typography:"h5",[r.breakpoints.up("tablet")]:{typography:"body2"}},o),children:gr({input:e,showDecimals:2})})})}!function(e){e[e.Add=1]="Add",e[e.Remove=2]="Remove"}(lf||(lf={}));const cf=({pool:e,separate:n,wrap:i})=>{const o=t.useTheme();if(!e)return null;const r=e.coins.slice(0,8),a=r.length,s=n?a>=6&&i?18:24:a>3?24:36,l=(d=a,i?d<=3?{rows:1,cols:d,itemsPerRow:[d]}:4===d?{rows:2,cols:2,itemsPerRow:[2,2]}:5===d?{rows:2,cols:3,itemsPerRow:[3,2]}:6===d?{rows:2,cols:3,itemsPerRow:[3,3]}:7===d?{rows:2,cols:4,itemsPerRow:[4,3]}:8===d?{rows:2,cols:4,itemsPerRow:[4,4]}:{rows:1,cols:d,itemsPerRow:[d]}:{rows:1,cols:d,itemsPerRow:[d]});var d;return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:Array.from({length:l.rows},((i,a)=>$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-start",gap:n?2:0,[o.breakpoints.up("tablet")]:{gap:n?4:0}},children:r.slice(l.itemsPerRow.slice(0,a).reduce(((e,t)=>e+t),0),l.itemsPerRow.slice(0,a+1).reduce(((e,t)=>e+t),0)).map(((i,o)=>$.jsx(t.Tooltip,{title:i.symbol,placement:"top",onlyHover:!0,leaveDelay:100,sx:{maxWidth:240},children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",zIndex:o,position:"relative",marginLeft:n?0:o>0?"-8px":0},children:$.jsx(sl,{address:i.address,width:s,height:s,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0})})},i.address)))},a)))})};function uf({lqList:e,onDeleteTag:n,sx:i}){if(!(null==e?void 0:e.length))return null;const{name:o}=e[0];return $.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:[o,$.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()})]})}function pf({list:e,onClick:n}){return $.jsx($.Fragment,{children:null==e?void 0:e.map((e=>$.jsxs(t.Box,{onClick:n,sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:10,py:20,borderRadius:8,cursor:"pointer","&:hover":{backgroundColor:"custom.background.listHover"}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(cf,{pool:e,separate:!1,wrap:!1}),$.jsx(t.Box,{sx:{typography:"h5"},children:e.name})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{color:"custom.status.green.default",fontWeight:600},children:["$",e.tvl?xr(new s(e.tvl)):"-"]}),$.jsx(t.Box,{sx:{mt:2,typography:"h6",color:"text.secondary"},children:"TVL"})]})]},e.address)))})}const hf=new r.CurveApi({contractRequests:Hi});function mf(e,t){var n,i,o,r,a,s,l,d,c,u,p,h,m,x;if(!e||!t)return[];const g=[];for(const f of e){if(!(null==f?void 0:f.pool))continue;const e=f.pool,y=((null===(n=e.coins)||void 0===n?void 0:n.map((e=>({chainId:t,address:e.address||e.id||"",name:e.name||e.symbol||"",decimals:e.decimals,symbol:e.symbol||"",tokenIndex:e.tokenIndex||0}))))||[]).sort(((e,t)=>e.tokenIndex-t.tokenIndex)),v={chainId:t,name:e.name||"",address:e.address||e.id||"",symbol:e.symbol,decimals:e.decimals,fee:(null===(i=e.fee)||void 0===i?void 0:i.toString())||"0",coins:y,apy:(null===(o=e.apy)||void 0===o?void 0:o.toString())||null,dailyApy:null,weeklyApy:null,tvl:(null===(r=e.tvl)||void 0===r?void 0:r.toString())||null,volume:(null===(a=e.volume)||void 0===a?void 0:a.toString())||null,dailyVolumeUsd:(null===(s=e.dailyVolumeUsd)||void 0===s?void 0:s.toString())||null,traderCount:(null===(l=e.traderCount)||void 0===l?void 0:l.toString())||null,liquidityUtilization:(null===(d=e.liquidityUtilization)||void 0===d?void 0:d.toString())||null,lpTokenBalance:(null===(u=null===(c=f.liquidityPositions)||void 0===c?void 0:c[0])||void 0===u?void 0:u.liquidityTokenBalance)||null,daoFee:(null===(p=e.daoFee)||void 0===p?void 0:p.toString())||null,virtualPrice:(null===(h=e.virtualPrice)||void 0===h?void 0:h.toString())||null,poolType:e.poolType||"plain",a:(null===(m=e.a)||void 0===m?void 0:m.toString())||null,offpegFeeMultiplier:(null===(x=e.offpegFeeMultiplier)||void 0===x?void 0:x.toString())||null};g.push(v)}return g}function xf({poolList:n,isMyPool:i,setOperateCurvePool:o}){const r=t.useTheme();return $.jsx($.Fragment,{children:n.map((n=>$.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",border:`1px solid ${r.palette.border.main}`,borderRadius:16},className:"gradient-card-border",onClick:()=>{mm.getState().push({type:exports.PageType.CurvePoolDetail,params:{chainId:n.chainId,address:n.address}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600},children:n.name}),$.jsx(t.Box,{sx:{maxWidth:146,wordBreak:"break-word",typography:"body2",color:r.palette.text.secondary},children:n.coins.map(((e,i)=>$.jsxs(t.Box,{component:"span",children:[e.symbol,i!==n.coins.length-1&&"/"]},e.address)))})]}),$.jsx(cf,{pool:n,separate:!0,wrap:!0})]}),$.jsxs(t.Box,{sx:{mt:40},children:[$.jsx(df,{apy:n.apy,dailyApy:n.dailyApy,weeklyApy:n.weeklyApy}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:20},children:[$.jsxs(t.Box,{sx:{flexBasis:"100%",flexGrow:1,flexShrink:1},children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",n.tvl?xr(new s(n.tvl)):"-"]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),$.jsx(t.Box,{sx:{flexShrink:0,flexGrow:0,width:"1px",height:24,backgroundColor:r.palette.border.main}}),$.jsxs(t.Box,{sx:{flexBasis:"100%",flexGrow:1,flexShrink:1},children:[$.jsx(t.Box,{sx:{typography:"h5"},children:i?n.lpTokenBalance?ir({input:n.lpTokenBalance,decimals:n.decimals}):"-":$.jsxs($.Fragment,{children:["$",n.volume?xr(new s(n.volume)):"-"]})}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:i?"My LP tokens":"Volume"})]})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[i&&$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({pool:n,type:lf.Remove})},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({pool:n,type:lf.Add})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})}),$.jsx(of,{chainId:n.chainId,address:n.address,type:exports.PageType.CurvePoolDetail})]})]},`${n.chainId}-${n.address}`)))})}function gf({poolList:e,isMyPool:n,loading:i,operateCurvePool:r,setOperateCurvePool:a,hasMore:l,loadMore:d,loadMoreLoading:c}){const u=t.useTheme();return $.jsxs(rf,{hasMore:l,loadMore:d,loadMoreLoading:c,empty:!(null==e?void 0:e.length),loading:i,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:"Pool"}),$.jsx(t.Box,{component:"th",children:"Assets"}),$.jsx(t.Box,{component:"th",children:"APY"}),$.jsx(t.Box,{component:"th",children:"TVL"}),$.jsx(t.Box,{component:"th",children:n?"My LP tokens":"Volume"}),$.jsx(t.Box,{component:"th",sx:{width:n?249:155}})]})}),$.jsx(t.Box,{component:"tbody",children:e.map((e=>{var i;let l="";if((null===(i=null==r?void 0:r.pool)||void 0===i?void 0:i.address.toLowerCase())===e.address.toLowerCase())if(r.type===lf.Remove)l=o.i18n._({id:"0+31GV",message:"Removing"});else l=o.i18n._({id:"1yHVE+",message:"Adding"});const d=u.palette.hover.default;return $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(l?", & td":"")]:{backgroundImage:`linear-gradient(${d}, ${d})`}},children:[$.jsxs(t.Box,{component:"td",children:[$.jsx(t.Box,{sx:{typography:"body2",lineHeight:"19px",fontWeight:600},children:e.name}),$.jsx(lp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),$.jsx(t.Box,{component:"td",children:$.jsx(cf,{pool:e,separate:!0,wrap:!1})}),$.jsx(t.Box,{component:"td",children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:$.jsx(df,{apy:e.apy,dailyApy:e.dailyApy,weeklyApy:e.weeklyApy})})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${ir({input:e.tvl,decimals:2})}`,children:["$",e.tvl?xr(new s(e.tvl)):"-"]})}),$.jsx(t.Box,{component:"td",children:n?$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${ir({input:e.lpTokenBalance,decimals:2})}`,children:e.lpTokenBalance?ir({input:e.lpTokenBalance,decimals:e.decimals}):"-"}):$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},title:`$${ir({input:e.volume,decimals:2})}`,children:["$",e.volume?xr(new s(e.volume)):"-"]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[$.jsx(of,{chainId:e.chainId,address:e.address,type:exports.PageType.CurvePoolDetail}),l?$.jsx(tf,{text:l,onClick:()=>a(null)}):$.jsxs($.Fragment,{children:[n&&$.jsx(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:()=>{a({pool:e,type:lf.Remove})},sx:{py:0,height:32},children:o.i18n._({id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{a({pool:e,type:lf.Add})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})]})})]},`${e.chainId}-${e.address}`)}))})]})}const ff=({account:e,scrollParentRef:o,activeChainId:a,operateCurvePool:s,setOperateCurvePool:l,children:d,isMyPool:u=!1})=>{var p,h;const m=t.useTheme(),{isMobile:x}=Ka(),g=Ua(),f=c.useQueryClient(),{onlyChainId:y}=G(),{filterTokens:v,filterAddressLqList:b,handleDeleteToken:C,handleChangeFilterTokens:j,handleChangeFilterAddress:w}=function(){const[e,t]=n.useState([]),[i,o]=n.useState([]);return{filterTokens:e,filterAddressLqList:i,handleDeleteToken:e=>{t((t=>{const n=[...t],i=n.indexOf(e);return-1!==i&&n.splice(i,1),n}))},handleChangeFilterTokens:e=>{o([]),e.length>0?t([e[e.length-1]]):t([])},handleChangeFilterAddress:e=>{o(e),t([])}}}(),k=n.useMemo((()=>{var t,n;return{chainId:a,pageSize:x?4:8,order:{orderBy:"tvl",orderDirection:"desc"},user:u?null==e?void 0:e.toLowerCase():null,filterState:{tokenAddress:null!==(n=null===(t=v[0])||void 0===t?void 0:t.address.toLowerCase())&&void 0!==n?n:null}}}),[a,x,u,e,v]),T=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getAllPools,"currentPage",{where:Object.assign({},k)}),B=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getMyLiquidity,"currentPage",{where:Object.assign({},k)}),I=c.useInfiniteQuery(Object.assign(Object.assign({},T),{enabled:!u,initialPageParam:1,getNextPageParam:e=>{if(!e.curve_stableswap_ng_getAllPools)return null;const{currentPage:t,totalCount:n,pageSize:i}=e.curve_stableswap_ng_getAllPools;if(!t||!n||!i)return null;let o=Math.floor(n/i);return n%i&&(o+=1),t>=o?null:t+1}})),A=c.useInfiniteQuery(Object.assign(Object.assign({},B),{enabled:u&&null!=e,initialPageParam:1,getNextPageParam:e=>{if(!e.curve_stableswap_ng_getMyLiquidity)return null;const{currentPage:t,totalCount:n,pageSize:i}=e.curve_stableswap_ng_getMyLiquidity;if(!t||!n||!i)return null;let o=Math.floor(n/i);return n%i&&(o+=1),t>=o?null:t+1}})),S=!!(null==b?void 0:b.length),L=n.useMemo((()=>{var e,t;let n=[];return S?n=[...b]:u?null===(t=A.data)||void 0===t||t.pages.forEach((e=>{var t;const i=mf(null===(t=e.curve_stableswap_ng_getMyLiquidity)||void 0===t?void 0:t.lqList,a);n=[...n,...i]})):null===(e=I.data)||void 0===e||e.pages.forEach((e=>{var t;const i=mf(null===(t=e.curve_stableswap_ng_getAllPools)||void 0===t?void 0:t.lqList,a);n=[...n,...i]})),n}),[S,u,b,null===(p=I.data)||void 0===p?void 0:p.pages,a,null===(h=A.data)||void 0===h?void 0:h.pages]),O=(u?A.hasNextPage:I.hasNextPage)&&!S,R=u?A:I;return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[m.breakpoints.up("tablet")]:{mr:"auto"}},children:d}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(t.Box,{sx:Object.assign({flex:1,display:"flex",alignItems:"center",gap:8},x?{}:{"& > button":{flex:1}}),children:$.jsx(sf,{value:v,onChange:j,searchAddress:(e,t)=>N(void 0,void 0,void 0,(function*(){var n,i;const o=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getAllPools,"currentPage",{where:Object.assign(Object.assign({},k),{filterState:{poolAddress:e.toLowerCase()}})}),s=g.getInfiniteQuery(r.CurveApi.graphql.curve_stableswap_ng_getMyLiquidity,"currentPage",{where:Object.assign(Object.assign({},k),{filterState:{poolAddress:e.toLowerCase()}})}),l=mf(u?null===(n=(yield f.fetchQuery(s)).curve_stableswap_ng_getMyLiquidity)||void 0===n?void 0:n.lqList:null===(i=(yield f.fetchQuery(o)).curve_stableswap_ng_getAllPools)||void 0===i?void 0:i.lqList,a);return(null==l?void 0:l.length)?$.jsx(pf,{list:l,onClick:()=>{w(l),t()}}):null}))})}),(S||!!v.length)&&$.jsxs(t.Box,{sx:{my:0},children:[S?$.jsx(uf,{lqList:b,onDeleteTag:()=>w([])}):null,$.jsx(nf,{tags:v,onDeleteTag:C})]})]})]}),x?$.jsx(E,{hasMore:O,threshold:300,loadMore:i.debounce((()=>{R.hasNextPage&&!R.isFetching&&R.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>o.current||null,loader:$.jsx(af,{sx:{mt:20}},"loader"),children:$.jsxs(ef,{children:[R.isLoading?$.jsx(af,{}):"",!R.isLoading&&!(null==L?void 0:L.length)&&!R.error&&$.jsx(K,{sx:{mt:40},hasSearch:!(!a||y)}),!!R.error&&$.jsx(ne,{refresh:R.refetch,sx:{mt:40}}),$.jsx(xf,{isMyPool:u,poolList:L,setOperateCurvePool:l})]})}):$.jsxs($.Fragment,{children:[$.jsx(gf,{isMyPool:u,poolList:L,loading:R.isLoading,operateCurvePool:s,setOperateCurvePool:l,hasMore:O,loadMoreLoading:R.isFetchingNextPage,loadMore:()=>{R.hasNextPage&&!R.isFetching&&R.fetchNextPage()}}),$.jsx(Np,{loading:R.isLoading,refetch:R.error?R.refetch:void 0,empty:!(null==L?void 0:L.length),hasSearch:!(!a||y)})]})]})};function yf({children:e}){const n=t.useTheme();return $.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 vf=e=>{const n=t.useTheme();return $.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:[$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px",color:n.palette.text.secondary,textTransform:"capitalize"},children:["Slippage Bonus (incl. pricing)",$.jsx(ku,{title:"Bonus comes as an advantage from current coin prices which usually appears for coins which are low in balance"})]}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:n.palette.success.main},children:"-"})]})};function bf({pool:e,account:t}){var i;const o=c.useQuery(hf.getBalanceOf(null==e?void 0:e.chainId,null==e?void 0:e.address,t)),r=c.useQuery(hf.getBalances(null==e?void 0:e.chainId,null==e?void 0:e.address,null!==(i=null==e?void 0:e.coins)&&void 0!==i?i:[])),a=c.useQuery(hf.getTotalSupply(null==e?void 0:e.chainId,null==e?void 0:e.address)),l=n.useMemo((()=>a.data?null==(null==e?void 0:e.decimals)?null:a.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[a.data,null==e?void 0:e.decimals]),d=n.useMemo((()=>o.data?null==(null==e?void 0:e.decimals)?null:o.data.div(10**e.decimals).dp(e.decimals,s.ROUND_DOWN):null),[o.data,null==e?void 0:e.decimals]),u=n.useMemo((()=>r.data?null==(null==e?void 0:e.coins)?null:r.data.map(((t,n)=>{const i=e.coins[n];return t.div(10**i.decimals).dp(i.decimals,s.ROUND_DOWN)})):null),[r.data,null==e?void 0:e.coins]),p=n.useMemo((()=>u&&d&&l?null==(null==e?void 0:e.coins)?null:u.map(((t,n)=>{const i=e.coins[n];return t.multipliedBy(d).div(l).dp(i.decimals,s.ROUND_DOWN)})):null),[u,d,l,null==e?void 0:e.coins]);return{lpTokenTotalSupply:l,tokenBalances:u,lpTokenBalance:d,userTokenBalances:p,lpTokenBalanceLoading:o.isLoading||r.isLoading||a.isLoading}}const Cf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:a,chainId:l}=Ma(),d=us(),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}=km({address:e.pool.address}),{lpTokenTotalSupply:C,tokenBalances:j,lpTokenBalance:w,userTokenBalances:k}=bf({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}))},I=c.useQueries({queries:e.pool.coins.map((t=>{const n=Wi.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:A,getBalanceState:S,getPendingRest:E,submitApprove:L}=(({account:e,chainId:t,offset:i,contractAddress:a})=>{var l,d;const u=us(),p=c.useQueryClient(),{runningRequests:h}=ps(),{updateBlockNumber:m}=Ga(),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=>N(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=Oa(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:rs.Approval,token:n,contract:x,amt:h},{submittedBack:r,metadata:{[exports.MetadataFlag.approve]:!0}});if(f===es.Canceled&&(null==a||a()),f===es.Success&&l&&l(),f===es.Failed&&(null==d||d()),f!==es.Success)return f;yield m(),p.invalidateQueries({queryKey:Wi.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 As.Loading;const d=h.some((e=>{var n,i,o;return(null===(n=e.spec)||void 0===n?void 0:n.opcode)===rs.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()?As.Unchecked:t&&t.address===g?As.Sufficient:d||c?As.Approving:r?u.minus(null!=i?i:0).gt(r)?As.Insufficient:As.Sufficient:As.Loading:As.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)?Ss.Insufficient:Ss.Sufficient:Ss.Loading:Ss.Unchecked),[e,i]),submitApprove:n.useCallback(((e,t,n,i,o,r)=>N(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}),O=n.useCallback(((t,n,i)=>{var o;if(!j)return{};const r={},a=n||m,l=i||I.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,I.data]),R=c.useQuery(hf.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)),P=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(a&&R.data)try{const t=new Jh([{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=R.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:rs.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)}}))}),M=n.useMemo((()=>{var n,i;if(!a||e.pool.chainId!==l)return $.jsx(Em,{chainId:e.pool.chainId,fullWidth:!0});if(I.loading)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!Object.values(m).some((e=>e&&"0"!==e)))return $.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 $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});const a=I.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=S(r,o,l),u=E(o,d),p=A(o,r,l,d);if(c===Ss.Loading||p===As.Loading)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Loading..."});if(c===Ss.Insufficient)return $.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:["Insufficient ",o.symbol," balance"]});if(p===As.Approving)return $.jsxs(t.Button,{fullWidth:!0,disabled:!0,children:[o.symbol," Approval Pending"]});if(p===As.Insufficient)return $.jsxs(t.Button,{fullWidth:!0,onClick:()=>{L(o,u)},children:["Approve ",o.symbol]})}return R.isLoading||!R.data?$.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):R.data.lte(0)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):$.jsx(t.Button,{fullWidth:!0,disabled:P.isPending,isLoading:P.isPending,onClick:()=>{P.mutate()},children:"Add"})}),[a,l,A,S,E,R.data,R.isLoading,P,e.pool.chainId,e.pool.coins,L,m,I.data,I.loading]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:4},children:e.pool.coins.map((e=>{var n;const o=null===(n=I.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 $.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(sl,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol})]}),$.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?ir({input:o,decimals:e.decimals}):"-"]})]}),$.jsx(Ju,{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)}))}),$.jsxs(t.Box,{sx:{mt:-8,display:"flex",alignItems:"center",justifyContent:"flex-end",gap:8},children:[$.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{const e=!p;if(h(e),e&&j){const e=O(void 0,g.current,I.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"]}),$.jsx(Tm,{value:f,onChange:y,sx:{width:"auto",display:"inline-flex",ml:0}})]}),$.jsx(vf,{})]}),$.jsx(yf,{children:M})]})};function jf({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 $.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&&$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:n?$.jsxs($.Fragment,{children:[$.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s}),$.jsx("rect",{x:"4.5",y:"5",width:"9",height:"9",rx:"4.5",fill:s,stroke:s})]}):$.jsx("rect",{x:"0.5",y:"1",width:"17",height:"17",rx:"8.5",stroke:s})}),$.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 wf=({operateCurvePool:e})=>{const i=t.useTheme(),{account:o,chainId:a}=Ma(),l=us(),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}=km({address:e.pool.address}),{lpTokenBalance:w,userTokenBalances:k,lpTokenBalanceLoading:T}=bf({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 I=n.useMemo((()=>{const e=new s.BigNumber(u);return e.isFinite()?e:null}),[u]),A=c.useQuery(hf.calcWithdrawOneCoin(e.pool.chainId,e.pool.address,I?I.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",x)),S=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(o&&A.data)try{const t=new Jh([{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=I?I.multipliedBy(10**e.pool.decimals).dp(0,s.BigNumber.ROUND_DOWN).toString():"0",i=A.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:rs.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)}}))}),E=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(o)try{const t=new Jh([{inputs:[{name:"_burn_amount",type:"uint256"},{name:"_min_amounts",type:"uint256[]"}],name:"remove_liquidity",outputs:[{name:"",type:"uint256[]"}],stateMutability:"nonpayable",type:"function"}]),n=I?I.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])&&I&&w&&w.gt(0)?k[t].multipliedBy(I).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:rs.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(hf.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)),O=c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){if(o&&L.data)try{const t=new Jh([{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:rs.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)}}))}),R=n.useMemo((()=>{if(!o||e.pool.chainId!==a)return $.jsx(Em,{chainId:e.pool.chainId,fullWidth:!0});if(!u||"0"===u)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Please enter amount"});const n=new s.BigNumber(u);if(!n.isFinite())return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"});if(T)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Loading..."});if(!w||w.lte(0))return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"No LP token balance"});if(n.gt(w))return $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"});if("oneCoin"===h)return A.isLoading||!A.data?$.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."}):A.data.lte(0)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"}):$.jsx(t.Button,{fullWidth:!0,disabled:S.isPending,isLoading:S.isPending,onClick:()=>{S.mutate()},children:"Remove"});if("balanced"===h)return $.jsx(t.Button,{fullWidth:!0,disabled:E.isPending,isLoading:E.isPending,onClick:()=>{E.mutate()},children:"Remove"});if("custom"===h){if(!Object.values(f).some((e=>e&&"0"!==e)))return $.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 $.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Invalid input"})}if(L.isLoading||!L.data)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:"Calculating..."});if(L.data.lte(0))return $.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)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient input amount"}):i.gt(w)?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:"Insufficient LP token balance"}):$.jsx(t.Button,{fullWidth:!0,disabled:O.isPending,isLoading:O.isPending,onClick:()=>{O.mutate()},children:"Remove"})}return null}),[o,e.pool.chainId,e.pool.decimals,e.pool.coins,a,u,T,w,h,A.isLoading,A.data,S,E,f,L.isLoading,L.data,O]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pb:100,px:20,pt:16,display:"flex",flexDirection:"column",gap:16,[i.breakpoints.up("tablet")]:{pb:20}},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[$.jsxs(t.Box,{sx:{px:20,py:12,display:"flex",alignItems:"center",gap:16,borderRadius:16,backgroundColor:i.palette.background.cardInput},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:"LP Tokens"}),$.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?ir({input:w,decimals:e.pool.decimals}):"-"]})]}),$.jsx(Ju,{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"}}}})]}),$.jsxs(t.Box,{sx:{p:12,display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,borderRadius:8,border:`1px solid ${i.palette.border.main}`},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(jf,{iconVisible:!0,disabled:!1,selected:"oneCoin"===h,onClick:()=>{m("oneCoin")},children:"One coin"}),$.jsx(jf,{iconVisible:!0,disabled:!1,selected:"balanced"===h,onClick:()=>{m("balanced")},children:"Balanced"}),$.jsx(jf,{iconVisible:!0,disabled:!1,selected:"custom"===h,onClick:()=>{m("custom")},children:"Custom"})]}),$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12},children:e.pool.coins.map(((e,n)=>{var o;return $.jsxs(jf,{iconVisible:"oneCoin"===h||"balanced"===h,disabled:!1,selected:"oneCoin"!==h||x===n,onClick:()=>{"oneCoin"===h&&g(n)},children:[$.jsx(sl,{width:24,height:24,address:e.address,chainId:e.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:e.symbol}),"oneCoin"===h&&$.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:x===n?ir({input:null===(o=A.data)||void 0===o?void 0:o.div(10**e.decimals),decimals:e.decimals}):"0"}),"balanced"===h&&$.jsx(t.Box,{sx:{ml:"auto",typography:"body1",fontWeight:600,lineHeight:"22px",color:i.palette.text.primary},children:(null==k?void 0:k[n])&&I&&w&&w.gt(0)?ir({input:k[n].multipliedBy(I).div(w),decimals:e.decimals}):"-"}),"custom"===h&&$.jsx(t.Box,{sx:{ml:"auto"},children:$.jsx(Ju,{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)}))})]}),$.jsx(Tm,{value:v,onChange:b,sx:{}})]}),$.jsx(vf,{})]}),$.jsx(yf,{children:R})]})},kf=({onClose:e,poolDetailBtnVisible:i=!0,operateCurvePool:o})=>{const r=t.useTheme(),{account:a}=Ma(),[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}=bf({pool:o.pool,account:a});return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:16,px:20,pt:20},children:[e&&$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",borderBottom:"1px solid",borderColor:r.palette.border.main},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,lineHeight:"22px",pb:17},children:"Liquidity"}),$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16}})})]}),$.jsxs(t.Box,{children:[i&&$.jsxs(t.Box,{sx:{px:20,py:12,borderTopLeftRadius:8,borderTopRightRadius:8,borderStyle:"solid",borderColor:"border.main",borderWidth:1,borderBottom:"none",display:"flex",justifyContent:"space-between",alignItems:"center"},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,lineHeight:"19px",color:"text.primary"},children:o.pool.name}),$.jsx(lp,{address:o.pool.address,customChainId:o.pool.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),$.jsxs(t.Box,{component:t.ButtonBase,onClick:()=>{mm.getState().push({type:exports.PageType.CurvePoolDetail,params:{address:o.pool.address,chainId:o.pool.chainId}})},sx:{display:"flex",alignItems:"center",color:"text.secondary","&:hover":{color:"text.primary"}},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,lineHeight:"19px"},children:"details"}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.jsx("path",{d:"M7.49988 5L6.44238 6.0575L9.87738 9.5L6.44238 12.9425L7.49988 14L11.9999 9.5L7.49988 5Z",fill:"currentColor"})})]})]}),$.jsxs(t.Box,{sx:{px:20,py:12,borderTopLeftRadius:i?0:8,borderTopRightRadius:i?0:8,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderStyle:"solid",borderColor:"border.main",borderWidth:1,display:"flex",flexDirection:"column",alignItems:"flex-start",gap:12},children:[$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,lineHeight:"16px",color:"text.secondary"},children:"My LP tokens"}),$.jsx(t.Tooltip,{title:$.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 $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600,lineHeight:"14px"},children:[$.jsx(sl,{width:14,height:14,address:i.address,chainId:i.chainId,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsx(t.Box,{children:i.symbol}),$.jsx(t.Box,{sx:{ml:"auto"},children:ir({input:e,decimals:i.decimals})})]},n)}))}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:500,lineHeight:"22px",color:r.palette.text.primary},children:ir({input:u,decimals:o.pool.decimals})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:$.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})})]})})]})]})]}),$.jsxs(t.Tabs,{value:s,onChange:(e,t)=>{l(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:[{key:lf.Add,value:"Add"},{key:lf.Remove,value:"Remove"}],variant:"inPaper",tabsListSx:{mt:16,mx:20}}),$.jsx(t.TabPanel,{value:lf.Add,children:$.jsx(Cf,{operateCurvePool:o})}),$.jsx(t.TabPanel,{value:lf.Remove,children:$.jsx(wf,{operateCurvePool:o})})]})]})},Tf=({poolDetailBtnVisible:e,operateCurvePool:i,setOperateCurvePool:o})=>{const{isMobile:r}=Ka(),a=n.useMemo((()=>{if(o)return()=>{o(null)}}),[o]);return r?$.jsx(el,{open:!0,onClose:a,scope:!r,modal:r,id:"curve-pool-operate",children:$.jsx(kf,{onClose:a,operateCurvePool:i,poolDetailBtnVisible:e})}):$.jsx(t.Box,{sx:{borderRadius:16,backgroundColor:"background.paper"},children:$.jsx(kf,{onClose:a,operateCurvePool:i,poolDetailBtnVisible:e})})};function Bf(e,t,n,i){return"CLASSICAL"===i&&e&&t&&e.isEqualTo(t)?e.times(`1e${n}`).minus(1).div(`1e${n}`):e}function If(e,t){return e.lte(0)?new s.BigNumber(0):t.div(e)}function Af(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=If(t,u),d=e.times(c),"CLASSICAL"===r&&l){if(!i)return[void 0,void 0];d.gt(i)&&n&&(c=If(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 Sf({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(ya.getTotalBaseLpQuery(o,r,a,u)),m=c.useQuery(ya.getTotalQuoteLpQuery(o,r,a,p)),x=c.useQuery(ya.getUserBaseLpQuery(o,r,a,u,e)),g=c.useQuery(ya.getUserQuoteLpQuery(o,r,a,p,e)),f=c.useQuery(ya.getReserveLpQuery(o,r,a,l,d)),y=c.useQuery(ya.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:Bf(x.data,v,u,a),I=T?j:Bf(g.data,b,p,a),[A,S]=T?[new s.BigNumber(1),C]:Af(B,v,C,w,r,a,l);let E,L;if(j){let e=m.data;e||m.isLoading||m.error||!v||(e=v);const t=g.isFetched&&!g.error&&null===I?B:I;T?(E=new s.BigNumber(1),L=j):g.isLoading||g.error||y.error||t?[E,L]=Af(t,e,j,k,r,a,d):L=new s.BigNumber(0)}const O=x.isLoading||g.isLoading,R=x.isError||g.isError,P=()=>{x.refetch(),g.refetch(),h.refetch(),m.refetch(),f.refetch(),y.refetch()},M=O||h.isLoading||m.isLoading||f.isLoading||y.isLoading,_=R||h.isError||m.isError||f.isError||y.isError,D="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:I,userBaseLpToTokenBalance:S,userQuoteLpToTokenBalance:L,baseLpToTokenProportion:A,quoteLpToTokenProportion:E,isSinglePool:D,userLpBalanceLoading:O,userLpToTokenBalanceLoading:M,userLpBalanceError:R,userLpToTokenBalanceError:_,userLpToTokenBalanceRefetch:P,error:_,loading:M,refetch:P}}const Ef=new r.MiningApi({contractRequests:Hi});function Lf({chainId:e,address:n,showName:i,size:o,offset:r,rightContent:a}){const s=$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:r},children:[$.jsx(sl,{chainId:e,address:n,width:o,height:o,noShowChain:!0,marginRight:0}),i]});return a?$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[s,a]}):s}function Of({miningItem:e}){var t,n;const{account:i}=Ma(),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 Rf({value:e,label:n,tokenList:i,loading:o}){const r=t.useTheme();return $.jsxs(t.Box,{sx:{flexGrow:0,flexShrink:1,width:"30%"},children:[$.jsx(t.Box,{sx:{typography:"h6",color:r.palette.text.secondary},children:n}),$.jsxs(t.Box,{sx:{mt:8,typography:"body1",fontWeight:600,color:r.palette.text.primary,display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.LoadingSkeleton,{loading:o,loadingProps:{width:30},children:e?`$${ir({input:e,decimals:2})}`:"-"}),$.jsx(t.Tooltip,{placement:"top",title:$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8,width:190,color:"text.primary",fontWeight:600},children:i.map((e=>{var t;return $.jsx(Lf,{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:$.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:$.jsx(oe.DetailBorder,{})})})]})]})}function Pf({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=Of({miningItem:r});return $.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:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:100},children:$.jsx(Dp,{width:24,tokens:u,gap:-6,chainId:n,mr:4,showChainLogo:!1})}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{color:x.palette.text.primary,typography:"body2",fontWeight:600,display:"flex",alignItems:"center"},children:null!=d?d:"-"}),p&&$.jsx(t.Box,{sx:{backgroundColor:x.palette.border.disabled,borderRadius:4,typography:"h6",fontWeight:500,px:8,color:x.palette.text.disabled},children:$.jsx(e.Trans,{id:"237hSL",message:"Ended"})})]}),$.jsx(lp,{size:"small",truncate:!0,address:null!=a?a:"",iconSpace:4,sx:{color:x.palette.text.secondary,typography:"h6"},customChainId:n})]})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,typography:"h6",cursor:"pointer"},onClick:()=>{mm.getState().push({type:exports.PageType.MiningDetail,params:{address:a,chainId:n}})},children:[$.jsx(e.Trans,{id:"URmyfc",message:"Details"}),$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:$.jsx("path",{d:"M7.5 4.5L6.4425 5.5575L9.8775 9L6.4425 12.4425L7.5 13.5L12 9L7.5 4.5Z",fill:"currentColor"})})]})]}),$.jsx(t.Box,{sx:{width:"100%",height:"1px",backgroundColor:x.palette.border.main}})]}),$.jsxs(t.Box,{sx:{py:12,px:20,display:"flex",alignItems:"center",gap:20},children:[$.jsx(Rf,{value:s,label:o.i18n._({id:"luOvdJ",message:"My Staked"}),tokenList:u,loading:i||l}),$.jsx(t.Box,{sx:{width:"1px",height:30,backgroundColor:x.palette.border.main,flexGrow:0,flexShrink:0}}),$.jsx(Rf,{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:ir({input:e.amount,decimals:e.decimals})}))))&&void 0!==m?m:[],loading:g.pending||i})]})]})}const Mf=({miningItem:e,successBack:t})=>{const{account:n}=Ma(),i=us();return c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){const a=yield N(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:rs.TX},a),{metadata:{[exports.MetadataFlag.claimMining]:"1"},successBack:t})}))})};function _f({miningItem:n}){const i=Of({miningItem:n}),o=Mf({miningItem:n,successBack:()=>{i.refetch()}});return $.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:null==n?void 0:n.chainId,children:$.jsx(t.Button,{fullWidth:!0,isLoading:o.isPending,disabled:i.totalReward.isZero(),onClick:()=>{o.mutate()},children:o.isPending?$.jsx(e.Trans,{id:"KvG1xW",message:"Claiming"}):$.jsx(e.Trans,{id:"dUdltF",message:"One-Click Claim"})})})}function Df({tokenSymbol:e,goLpLink:n}){const i=t.useTheme();return $.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}}),$.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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 Nf({miningItem:n,loading:i,sx:o}){const r=t.useTheme(),a=Of({miningItem:n});return $.jsxs(t.Box,{sx:Object.assign({borderWidth:1,borderRadius:12},o),children:[$.jsxs(t.Box,{sx:{typography:"body1",color:r.palette.text.secondary,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:12},children:[$.jsx(e.Trans,{id:"4cJ0hF",message:"Rewards"}),":",$.jsx(t.LoadingSkeleton,{loading:i||a.pending,loadingProps:{width:100},sx:{color:r.palette.text.primary,fontWeight:600},children:a.pending||a.error?"-":`$${ir({input:a.totalRewardUSD,decimals:2})}`})]}),$.jsxs(t.Box,{sx:{borderTopWidth:1,px:20,pt:4,pb:8},children:[(i||a.pending)&&$.jsx(t.LoadingSkeleton,{loading:i,loadingProps:{width:150}}),!i&&!a.pending&&!!n&&a.data.map((e=>$.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"flex-start",justifyContent:"space-between"},children:[e.address&&e.symbol&&$.jsx(Lf,{chainId:n.chainId,address:e.address,showName:e.symbol,size:24,offset:6}),$.jsxs(t.Box,{sx:{ml:"auto"},children:[$.jsx(t.Box,{sx:{typography:"h5",textAlign:"right"},children:ir({input:e.amount,decimals:e.decimals})}),$.jsx(t.Box,{sx:{mt:2,typography:"body2",color:r.palette.text.secondary,textAlign:"right"},children:e.usdPrice&&e.amount?`≈ $${ir({input:new s(e.amount).multipliedBy(e.usdPrice).dp(4,s.ROUND_DOWN),decimals:4})}`:"-"})]})]},e.address)))]})]})}function Ff({status:n,children:i,buttonProps:o}){return!n.needShowTokenStatusButton&&i?$.jsx($.Fragment,{children:i}):n.insufficientBalance?$.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:$.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):$.jsx(t.Button,{fullWidth:!0,isLoading:n.isApproving,onClick:n.submitApprove,disabled:n.insufficientBalance,...o,children:n.isApproving?$.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):n.approveTitle})}function qf(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 Uf(e){return qf(sr(e,18))}const Vf=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{chainId:l,account:d}=Ma(),u=us(),p=r.basicTokenMap[l];return c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){const l=yield N(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=Uf(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:rs.TX},l),{metadata:{[exports.MetadataFlag.stakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Hf({goLpLink:n,amount:i,miningItem:r,balanceInfo:a,submittedBack:s,successBack:l,logBalance:d}){var c,u,p,h;const m=Vf({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=Os(r?Pa(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())?$.jsx(t.Button,{fullWidth:!0,onClick:()=>n(),children:o.i18n._({id:"dJqd5x",message:"Get {tokenSymbol}",values:{tokenSymbol:x}})}):$.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:null==r?void 0:r.chainId,children:$.jsx(Ff,{status:g,children:$.jsx(t.Button,{fullWidth:!0,isLoading:m.isPending,disabled:!Number(i),onClick:()=>{m.mutate()},children:m.isPending?$.jsx(e.Trans,{id:"KsqhWn",message:"Staking"}):$.jsx(e.Trans,{id:"JYKRJS",message:"Stake"})})})})}const Wf=({miningItem:e,amount:t,submittedBack:n,successBack:i,logBalance:a})=>{const{account:l}=Ma(),d=us();return c.useMutation({mutationFn:()=>N(void 0,void 0,void 0,(function*(){const c=yield N(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:rs.TX},c),{metadata:{[exports.MetadataFlag.unstakeMining]:"1",logBalance:a},submittedBack:n,successBack:i})}))})};function Zf({amount:n,miningItem:i,overrideBalance:o,submittedBack:r,successBack:a,logBalance:s}){var l,d;const c=Wf({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=Os(i?Pa(Object.assign(Object.assign({},i.baseLpToken),{symbol:u}),i.chainId):null,{overrideBalance:o,amount:n,skipQuery:!0});return $.jsx(Em,{includeButton:!0,fullWidth:!0,chainId:null==i?void 0:i.chainId,children:$.jsx(Ff,{status:p,children:$.jsx(t.Button,{fullWidth:!0,isLoading:c.isPending,disabled:!Number(n),onClick:()=>{c.mutate()},children:c.isPending?$.jsx(e.Trans,{id:"1gWStS",message:"Unstaking"}):$.jsx(e.Trans,{id:"OFjZGo",message:"Unstake"})})})})}function $f(e){var{sx:n}=e,i=D(e,["sx"]);const o=t.useTheme();return $.jsx(t.Box,{sx:Object.assign({paddingTop:20,backgroundColor:o.palette.background.paper,position:"sticky",bottom:0},n),...i})}function zf({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,I,A,S,E,L;const O=t.useTheme(),{account:R}=Ma(),{miningContractAddress:P}=null!=p?p:{},M=Pa(null==p?void 0:p.baseToken,e),_=Pa(null==p?void 0:p.quoteToken,e),[D,N]=n.useState(""),[F,q]=n.useState(""),U=[{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&&M&&_&&["classical","lptoken"].includes(null!==(x=p.type)&&void 0!==x?x:"")?{chainId:e,address:i,type:"lptoken"===p.type?"DSP":"CLASSICAL",baseToken:M,quoteToken:_}:void 0,H=Sf({account:R,pool:p&&M&&_&&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:M.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}),W=c.useQuery(ya.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,R,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=Z.isLoading||W.isLoading;let Q,G,Y;if(Z.data&&H.baseLpToTokenProportion&&H.quoteLpToTokenProportion&&!W.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=W.data)||void 0===B?void 0:B.midPrice;G=Z.data.times(H.baseLpToTokenProportion),Y=Z.data.times(H.quoteLpToTokenProportion),n?t?Q=G.times(n).plus(Y).times(t):e&&(Q=Y.times(n).plus(G).times(e)):e&&t&&(Q=G.times(e).plus(Y.times(t)))}const K=M&&_?[Object.assign(Object.assign({},M),{amount:ir({input:G,decimals:M.decimals})}),Object.assign(Object.assign({},_),{amount:ir({input:Y,decimals:_.decimals})})]:[],X=M&&_?`${M.symbol}-${_.symbol} LP`:"- LP",J=a===r.MiningStatusE.ended,ee=(null===(I=null==p?void 0:p.baseLpToken)||void 0===I?void 0:I.address)&&H.userBaseLpBalance?{[null===(A=null==p?void 0:p.baseLpToken)||void 0===A?void 0:A.address]:H.userBaseLpBalance.toString()}:{},te=()=>{H.refetch(),W.refetch(),Z.refetch()};return $.jsx($.Fragment,{children:$.jsxs(t.Box,{sx:{paddingTop:20,borderTopLeftRadius:16,borderTopRightRadius:16,backgroundColor:O.palette.background.paper,px:20,paddingBottom:0,borderBottomLeftRadius:0,borderBottomRightRadius:0},children:[h&&$.jsx(Pf,{chainId:e,miningContractAddress:null!=P?P:"",loading:l,miningItem:p,stakedTokenUSD:Q,stakedTokenUSDLoading:z,miningTitle:null!==(S=null==p?void 0:p.title)&&void 0!==S?S:"",stakedTokenList:K}),$.jsxs(t.Tabs,{value:d,onChange:(e,t)=>{u(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:U,variant:"inPaper",tabsListSx:{mt:16}}),$.jsxs(t.TabPanel,{value:"stake",children:[$.jsxs(t.Box,{sx:{mt:20,borderColor:O.palette.border.main,borderWidth:1,borderStyle:"solid",borderRadius:12,display:"flex",alignItems:"center",justifyContent:"space-between",px:20,py:16},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(Dp,{width:K.length>1?20:28,tokens:K,chainId:e}),$.jsx(t.Box,{sx:{ml:8,typography:"body1",color:O.palette.text.primary,fontWeight:600},children:X})]}),!!m&&$.jsx(Df,{tokenSymbol:X,goLpLink:m})]}),$.jsx(Bp,{showPercentage:!0,hideToken:!0,inputTypography:"h1",balanceText:o.i18n._({id:"RxHSET",message:"LP Balance:"}),overrideBalance:H.userBaseLpBalance||new s("-"),overrideBalanceLoading:H.loading,amt:D,canClickBalance:!0,onInputChange:e=>{N(e)},readOnly:J||l,token:M,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),$.jsx($f,{children:$.jsx(Hf,{miningItem:p,balanceInfo:H,amount:D,goLpLink:m,submittedBack:()=>N(""),successBack:te,logBalance:ee})})]}),$.jsxs(t.TabPanel,{value:"unstake",children:[$.jsx(Bp,{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===(E=Z.data)||void 0===E?void 0:E.toString())&&void 0!==L?L:"":F,onInputChange:e=>{q(e)},canClickBalance:!0,readOnly:J||l,token:M,checkLogBalance:ee,occupiedChainId:e,chainId:e,sx:{mt:20,borderWidth:1}}),$.jsx($f,{children:$.jsx(Zf,{miningItem:p,overrideBalance:Z.data,amount:F,submittedBack:()=>q(""),successBack:te,logBalance:ee})})]}),$.jsxs(t.TabPanel,{value:"claim",children:[$.jsx(Nf,{miningItem:p,loading:l,sx:{mt:20}}),$.jsx($f,{children:$.jsx(_f,{miningItem:p})})]})]})]})})}function Qf({chainId:e,account:t,poolAddress:i,goLpLink:o}){var a,s,l;const d=Ua().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 $.jsx(zf,{chainId:e,loading:u.isLoading||u.isPending,operateType:m,setOperateType:x,associatedMineSectionVisible:!0,miningItem:p,status:h,goLpLink:o,poolAddress:i})}const Gf=()=>{const n=t.useTheme();return $.jsx(t.Tooltip,{placement:"top-end",leaveDelay:100,title:$.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:$.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:$.jsx("a",{target:"_blank",rel:"noopener noreferrer",href:"https://docs.dodoex.io/en/product/pmm-algorithm"})}})}),children:$.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:[$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:$.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"})}),$.jsx(e.Trans,{id:"iDGO1l",message:"Disclaimer"})]})})};var Yf;function Kf(n){const{ConfirmComponent:i}=G();if(i)return $.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 $.jsx(el,{open:o,onClose:r,title:a,modal:f,children:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1},children:[$.jsx(t.Box,{sx:{typography:"body2",color:a?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:s}),l?$.jsx(t.Box,{sx:{px:20},children:$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:d,sx:{mt:32,mb:20},onClick:()=>{r()},children:c||$.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):$.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{r()},children:u||$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),$.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:d,disabled:h,isLoading:m,onClick:()=>{g&&g(),x||r()},children:p||$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function Xf(e){var{sx:n,label:i,children:o}=e,r=D(e,["sx","label","children"]);return $.jsxs(t.Box,{sx:Object.assign({display:"flex",justifyContent:"space-between"},n),...r,children:[$.jsx(t.Box,{children:i}),$.jsx(t.Box,{sx:{textAlign:"right",fontWeight:600},children:o})]})}function Jf({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 $.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:r,loadingProps:{width:50},children:[e&&i?$.jsx(t.Tooltip,{title:`1 ${u} = ${p?nr({input:p}):""} ${h}`,children:o?$.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${u} = ${p?nr({input:p}):""} ${h}`}):$.jsxs(t.Box,{children:[`1 ${u} = `,$.jsx(t.LoadingSkeleton,{loading:r,loadingProps:{width:30},component:"span",sx:{display:"inline-block"},children:"-"}),` ${h}`]})}):"-",$.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:$.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})}function ey({baseToken:n,quoteToken:i,loading:o,midPrice:r,shareOfPool:a,sx:s}){const l=t.useTheme(),d=!n||!i;return $.jsxs(t.Box,{sx:Object.assign({mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},s),children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[$.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),$.jsx(Jf,{baseToken:n,quoteToken:i,loading:o,disabled:d,midPrice:r})]}),$.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:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"})}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:$.jsx(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,overflow:"hidden"},loading:o,loadingProps:{width:50},children:a||"-%"})})]})]})}function ty({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}=Ka();return $.jsx(el,{modal:!0,open:n,onClose:i,title:d?$.jsx(e.Trans,{id:"AeZIvT",message:"You will receive"}):$.jsx(e.Trans,{id:"aM1tos",message:"You are creating a pool"}),children:$.jsxs(t.Box,{sx:{px:20,py:24,borderTopWidth:1,width:g?"100%":420},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"h3"},children:[$.jsx(Dp,{width:24,height:24,tokens:r&&a?[r,a]:[],chainId:null==r?void 0:r.chainId}),d?ir({input:d,decimals:18}):""]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:x.palette.text.secondary,gap:4,fontWeight:600},children:[$.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}}),$.jsx(Cg,{poolType:"AMM V2"})]})]}),$.jsx(t.Box,{sx:{mt:16,typography:"h6",color:"text.secondary",textAlign:"center"},children:$.jsx(e.Trans,{id:"rQ9c+8",message:"Output is estimated. If the price changes by more than {0} your transaction will revert.",values:{0:gr({input:o})}})}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,mt:20,p:20,typography:"body2",borderRadius:12,backgroundColor:x.palette.background.paperContrast},children:[$.jsx(Xf,{label:$.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==r?void 0:r.symbol}}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",lineHeight:1},children:[$.jsx(sl,{width:18,height:18,marginRight:4,token:r}),ir({input:s,decimals:null==r?void 0:r.decimals})]})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"YG004A",message:"{0} deposited",values:{0:null==a?void 0:a.symbol}}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{width:18,height:18,marginRight:4,token:a}),ir({input:l,decimals:null==a?void 0:a.decimals})]})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"EU3wU4",message:"Fee tier"}),children:gr({input:c})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"fqDzSu",message:"Rate"}),children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{width:18,height:18,marginRight:4,token:r}),$.jsx(Jf,{baseToken:r,quoteToken:a,midPrice:u})]})}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"SbBMxj",message:"Share of pool"}),children:p}),$.jsx(Xf,{label:$.jsx(e.Trans,{id:"ESQO1L",message:"Pool address"}),children:$.jsx(lp,{showCopy:!1,address:null!=h?h:"",customChainId:null==r?void 0:r.chainId,truncate:!0,iconSpace:4,sx:{typography:"body2"}})})]}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,sx:{mt:20},isLoading:m.isPending,onClick:()=>{m.mutate()},children:m.isPending?$.jsx(e.Trans,{id:"pwUZo2",message:"Confirming..."}):$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})})}function ny(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?"":"+")+nr({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"}(Yf||(Yf={}));const iy=e=>N(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:ny(o,a,n.decimals),quoteAmount:ny(r,l,i.decimals),feeRate:ny(new s(t.feeRate).div(100),e.feeRate,6),initPrice:ny(t.initPrice,e.i,10),slippageCoefficient:ny(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 ya.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=Uf(g.baseAmount.change)),a&&g.quoteAmount.isAdd&&(v.value=Uf(g.quoteAmount.change)),v}catch(e){throw console.error("2.0 resetDPPPool error",e),new Error(`2.0 resetDPPPool error;ERROR:${e}`)}})),oy=(e,t,n)=>t?e&&"0"!==e?n?t.minus(e).toString():t.plus(e).toString():t.toString():e;function ry({pool:e}){var t,n;const{account:i}=Ma(),o=us(),r=c.useQuery(ya.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(ya.getLPFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type)),{deadLine:l}=G(),d=c.useMutation({mutationFn:t=>N(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 iy({account:i,chainId:null==e?void 0:e.chainId,SLIPPAGE_PROTECTION:wm,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:oy(t,y?new s(y):void 0,d),quoteAmount:oy(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:rs.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 ay=e=>{const{account:t,chainId:i}=Ma(),o=us(),a=c.useQueryClient(),{deadLine:l}=G(),{modifyDPPMutation:d}=ry({pool:e}),u=c.useMutation({mutationFn:n=>N(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:I,baseToken:A,quoteToken:S}=e,E=A.address.toLowerCase(),L=S.address.toLowerCase(),O=r.basicTokenMap[i].address.toLowerCase(),R=O===E,P=O===L,M="DSP"===I||"GSP"===I,_="CLASSICAL"===I,D=B.toLocaleLowerCase(),N=new s(g),F=new s(f),q=N.isNaN(),U=F.isNaN(),V=+A.decimals,H=+S.decimals,W=A.symbol,Z=S.symbol,$=y;let z,Q=q?"0":x.parseFixed(N.multipliedBy(1-$).dp(V,s.ROUND_FLOOR).toString(),V).toString(),G=U?"0":x.parseFixed(F.multipliedBy(1-$).dp(H,s.ROUND_FLOOR).toString(),H).toString();try{if(T)if(_){const e=!q&&(null==v?void 0:v.classicalBaseTarget)&&v.classicalBaseTarget.gt(0)&&v.totalBaseLpBalance?x.parseFixed(N.multipliedBy(v.totalBaseLpBalance).multipliedBy(1-b).div(v.classicalBaseTarget).dp(V,s.ROUND_FLOOR).toString(),V).toString():"0",t=!U&&(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(H,s.ROUND_FLOOR).toString(),H).toString():"0",n=[i,D,q?"0":x.parseFixed(N.dp(V,s.ROUND_FLOOR).toString(),V).toString(),U?"0":x.parseFixed(F.dp(H,s.ROUND_FLOOR).toString(),H).toString(),e,t,R?1:P?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];z=yield r.PoolApi.encode.addClassicalLiquidityABI(...n)}else{const e=[i,D,q?"0":x.parseFixed(N.dp(V,s.ROUND_FLOOR).toString(),V).toString(),U?"0":x.parseFixed(F.dp(H,s.ROUND_FLOOR).toString(),H).toString(),Q,G,R?1:P?2:0,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];z=M?yield r.PoolApi.encode.addDSPLiquidityABI(...e):yield r.PoolApi.encode.addDVMLiquidityABI(...e)}else if(_){if("base"===(q?"quote":"base")){const e=N.dp(V,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-$).dp(V,s.ROUND_FLOOR).toString(),V).toString():Q,n=[i,D,x.parseFixed(e,V).toString(),t];z=yield r.PoolApi.encode.removeClassicalBaseABI(...n)}else{const e=F.dp(H,s.ROUND_FLOOR).toString(),t=k&&k.receiveAmountBg?x.parseFixed(k.receiveAmountBg.multipliedBy(1-$).dp(H,s.ROUND_FLOOR).toString(),H).toString():G,n=[i,D,x.parseFixed(e,H).toString(),t];z=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=N;N.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=N;N.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(H,s.ROUND_FLOOR),Q=x.parseFixed(t.multipliedBy(1-$).dp(V,s.ROUND_FLOOR).toString(),V).toString(),G=x.parseFixed(i.multipliedBy(1-$).dp(H,s.ROUND_FLOOR).toString(),H).toString()}const n=R||P,o=[i,D,t,e.isNaN()?"0":x.parseFixed(e.dp(V,s.ROUND_FLOOR).toString(),V).toString(),Q,G,n,Math.ceil(Date.now()/1e3)+(null!=l?l:600)];z=M?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(z&&z.data){const n={};if(g){const o=null===(u=a.getQueryData(Wi.getFetchTokenQuery(i,A.address,t).queryKey))||void 0===u?void 0:u.balance;o&&(n[A.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(Wi.getFetchTokenQuery(i,S.address,t).queryKey))||void 0===p?void 0:p.balance;o&&(n[S.address]=o.toString()),e.quoteLpToken&&(null==v?void 0:v.userQuoteLpBalance)&&(n[e.quoteLpToken.id]=v.userQuoteLpBalance.toString())}try{let e;T&&R&&(z.value=Uf(q?"0":N)),T&&P&&(z.value=Uf(U?"0":F)),q||(e=`${N.toString()}${W}`),U||(e=q?`${F.toString()}${Z}`:`${e} & ${F.toString()}${Z}`);(yield o.execute(w,Object.assign(Object.assign({opcode:rs.TX},z),{value:null!==(h=z.value)&&void 0!==h?h:0}),{subtitle:e,metadata:{[T?exports.MetadataFlag.addLiquidity:exports.MetadataFlag.removeLiquidity]:!0,logBalance:n},submittedBack:C}))===es.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 sy({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,slippage:l,fee:d,isExists:u,successBack:h,submittedBack:m}){const x=us(),{account:g}=Ma();e.useLingui();const{deadLine:f}=G();return c.useMutation({mutationFn:()=>N(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,I=n.address.toLowerCase()===v,A=sr(i,t.decimals),S=sr(a,n.decimals),E=A.times(1-l).dp(0,s.ROUND_FLOOR),L=S.times(1-l).dp(0,s.ROUND_FLOOR),O=sr(d,4).toString(),R=Math.ceil(Date.now()/1e3)+(null!=f?f:600);try{if(B){const t=n.address,i=S.toString(),o=L.toString(),r=E.toString();T=null!==(e=qf(A))&&void 0!==e?e:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(t,i,o,r,g,R):p.encodeUniswapV2Router02AddLiquidityETH(t,O,i,o,r,g,R)}else if(I){const e=t.address,n=A.toString(),i=E.toString(),o=L.toString();T=null!==(c=qf(S))&&void 0!==c?c:"",k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidityETH(e,n,i,o,g,R):p.encodeUniswapV2Router02AddLiquidityETH(e,O,n,i,o,g,R)}else k=j?p.encodeUniswapV2Router02FixedFeeAddLiquidity(t.address,n.address,A.toString(),S.toString(),E.toString(),L.toString(),g,R):p.encodeUniswapV2Router02AddLiquidity(t.address,n.address,O,A.toString(),S.toString(),E.toString(),L.toString(),g,R)}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:rs.TX,to:w,data:k,value:T},{metadata:{[u?exports.MetadataFlag.addLiquidityAMMV2Position:exports.MetadataFlag.createAMMV2Position]:!0},successBack:h,submittedBack:m})}))})}function ly({lqAndDodoCompareText:n,baseToken:i,quoteToken:r,midPrice:a}){const s=a?nr({input:a}):"";return $.jsxs(t.Box,{sx:{p:10,mb:12,backgroundColor:"background.paperDarkContrast",borderRadius:12},children:[$.jsxs(t.Box,{sx:{typography:"body2",display:"flex",alignItems:"center",justifyContent:"center",color:"error.main",fontWeight:600,mb:10,textAlign:"center"},children:[$.jsx(t.Box,{component:oe.Alarm,sx:{mr:4}}),o.i18n._({id:"YUyuNp",message:"{lqAndDodoCompareText} Price Difference",values:{lqAndDodoCompareText:n}})]}),$.jsxs(t.Box,{sx:{typography:"h6",color:"text.secondary",textAlign:"center"},children:[$.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 dy({chainId:n,baseTokenStatus:i,quoteTokenStatus:o,children:r}){const{runningRequests:a}=ps(),{account:s,chainId:l}=Ma();if(!s||n!==l)return $.jsx(Em,{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($.jsx(Ff,{status:i})),o.needShowTokenStatusButton&&!i.isApproving&&c.push($.jsx(Ff,{status:o}));const u=c.length;return 2===u?$.jsx(t.Box,{sx:{display:"flex","& > button":{flex:1,"&:last-child":{ml:8}}},children:c.map((e=>e))}):1===u?c[0]:d?$.jsx(t.Button,{fullWidth:!0,disabled:!0,isLoading:!0,children:$.jsx(e.Trans,{id:"UbRKMZ",message:"Pending"})}):$.jsx($.Fragment,{children:r})}function cy({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?`${gr({input:n.div(r)})} ${null===(d=null==i?void 0:i.baseToken)||void 0===d?void 0:d.symbol} + ${gr({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 $.jsxs(t.Box,{sx:{mt:20,border:"solid 1px",borderColor:"border.main",borderRadius:8},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",px:12,py:4,height:36,typography:"body2"},children:[$.jsx(t.Box,{sx:{color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"kNeEXg",message:"Current Price"})}),$.jsxs(t.LoadingSkeleton,{sx:{display:"flex",alignItems:"center",fontWeight:600,ml:8,overflow:"hidden"},loading:!i,loadingProps:{width:50},children:[$.jsx(t.Tooltip,{title:`1 ${v} = ${b?nr({input:b}):""} ${C}`,children:a?$.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:`1 ${v} = ${b?nr({input:b}):""} ${C}`}):$.jsxs(t.Box,{children:[`1 ${v} = `,$.jsx(t.LoadingSkeleton,{loading:!0,loadingProps:{width:30},component:"span",sx:{display:"inline-block"}}),` ${C}`]})}),$.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:$.jsx(t.Box,{component:oe.Switch,sx:{width:18,height:18}})})]})]}),"AMMV2"===(null==i?void 0:i.type)?$.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:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:$.jsx(e.Trans,{id:"NEQTCn",message:"Share Of Pool"})}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:l})]}):$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"text.secondary",whiteSpace:"nowrap"},children:[$.jsx(e.Trans,{id:"22Xs8M",message:"Deposit Ratio"}),$.jsx(t.QuestionTooltip,{ml:4,title:$.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"})})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",fontWeight:600,textAlign:"right",ml:8,overflow:"hidden"},children:i&&r.PoolApi.utils.singleSideLp(i.type)?$.jsx(e.Trans,{id:"Kb3KaW",message:"Any Ratio"}):$.jsx($.Fragment,{children:$.jsx(t.Tooltip,{title:y,children:$.jsx(t.Box,{sx:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:y})})})})]})]})}function uy({baseToken:e,quoteToken:t}){const{toFiatPrice:n,fromFiatPrice:i}=xs({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 ${Oa(t)} = ${nr({input:a.comparePrice,showDecimals:r})} ${Oa(e)}`):(a.loading=!1,a.comparePrice=n.div(i),a.comparePriceText=`1 ${Oa(e)} = ${nr({input:a.comparePrice,showDecimals:r})} ${Oa(t)}`),a):a}({fromToken:e,toToken:t,fromFiatPrice:i?new s(i):void 0,toFiatPrice:n?new s(n):void 0})}const py=(e,t,i)=>{const{comparePrice:o}=uy({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((()=>`${mr(new s(r).times(100))}%`),[r]);return{lqAndDodoCompare:r,lqAndDodoCompareText:a,midPrice:i,isShowCompare:r>.01,isWarnCompare:r>.03}};function hy({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=ya.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=ya.getTotalBaseLpQuery(o,l,a,18),f=c.useQuery(Object.assign(Object.assign({},g),{enabled:!!g.enabled&&m})),{account:y}=Ma(),v=ya.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,sr(t,d.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(u,sr(n,u.decimals).toString());let r=i,a=o;p&&(r=o,a=i);const s=new O.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,I=C?f.data&&d?sr(f.data,18).toString():"":"0";let A,S;const E=p?u:d,R=p?d:u;if((null==j?void 0:j.liquidityToken)&&I&&B&&E&&R){const e=L.CurrencyAmount.fromRawAmount(null==j?void 0:j.liquidityToken,I);if(void 0!==t&&void 0!==i){if(Number(t)&&Number(i)){const n=L.CurrencyAmount.fromRawAmount(E,sr(t,E.decimals).toString()),o=L.CurrencyAmount.fromRawAmount(R,sr(i,R.decimals).toString()),r=null==j?void 0:j.getLiquidityMinted(e,n,o);S=lr(r.quotient.toString(),18),A=S.div(B.plus(S)).times(100)}}else S=b.data||void 0,S&&(A=S.div(B).times(100))}else C||(A=new s(100));let P="-";return(null==e?void 0:e.baseToken)&&e.quoteToken&&(P=A?`${nr({input:A,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:"0%"),{isRearTokenA:p,pair:j,price:k,invertedPrice:T,reserveQuery:x,totalBaseLpQuery:f,liquidityMinted:S,poolTokenPercentage:A,shareOfPool:P,isExists:C}}function my({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(ya.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=hy({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),I=e.baseToken.decimals,A=e.quoteToken.decimals,S=e=>{if(e){let n=C.multipliedBy(e).dp(A).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,S(u));let E=!1;E=!!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=ar(e,I);null===t&&(t=u),p(t),B&&S(t)},handleChangeQuoteAmount:e=>{let n=ar(e,A);null===n&&(n=h),m(n),B&&(e=>{if(e){let n=new s(e).div(C).dp(I).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:E,midPrice:b,uniV2Pair:v}}function xy({submittedBack:e,onlyShowSide:i,pool:a,balanceInfo:s}){var l,d,u,h,m,x;const g=t.useTheme(),{isMobile:f}=Ka(),{account:y}=Ma(),{baseAmount:v,quoteAmount:b,handleChangeBaseAmount:C,handleChangeQuoteAmount:j,addPortion:w,midPrice:k,amountLoading:T,amountCheckedDisabled:B,uniV2Pair:I,reset:A}=my({pool:a}),S=c.useQuery(ya.getFeeRateQuery(null==a?void 0:a.chainId,null==a?void 0:a.address,null==a?void 0:a.type,y)),E=null===(m=null===(d=null===(l=S.data)||void 0===l?void 0:l.mtFeeRate)||void 0===d?void 0:d.plus(null!==(h=null===(u=S.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),[O,R]=n.useState(!1),{slipper:P,setSlipper:M,slipperValue:_,resetSlipper:D}=km({address:null==a?void 0:a.address,type:null==a?void 0:a.type}),N=Hm(a);n.useEffect((()=>{(null==a?void 0:a.address)!==(null==N?void 0:N.address)&&(A(),D())}),[a]);const F=r.PoolApi.utils.canOperateLiquidity(null==a?void 0:a.type,void 0,null==a?void 0:a.creator,y),[q,U]=n.useState(!1),{isShowCompare:V,lqAndDodoCompareText:H,isWarnCompare:W}=py(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,z=Os(null==a?void 0:a.baseToken,{amount:v,contractAddress:Z}),Q=Os(null==a?void 0:a.quoteToken,{amount:b,contractAddress:Z}),G=z.insufficientBalance||Q.insufficientBalance,{isSinglePool:Y}=s,K=!a||G||!k||!!s.loading||!!s.error||B||S.isLoading;let X=L?o.i18n._({id:"bwSQI0",message:"Supply"}):o.i18n._({id:"m16xKo",message:"Add"});G&&(X=o.i18n._({id:"znqB4T",message:"Insufficient balance"}));const J=()=>{A(),D(),e&&e()},{operateLiquidityMutation:ee}=ay(a),te=()=>{L?R(!0):ee.mutate({txTitle:o.i18n._({id:"OBdohg",message:"Add Liquidity"}),isRemove:!1,baseAmount:v,quoteAmount:b,slippageProtection:_,balanceInfo:s,SLIPPAGE_PROTECTION:wm,submittedBack:J})},ne=sy({baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,baseAmount:v,quoteAmount:b,fee:E,isExists:!0,slippage:_,submittedBack:()=>{J(),R(!1)}});return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pt:20,pb:18,px:20},children:["quote"===i?"":$.jsx(Bp,{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?"":$.jsx(kp,{}),"base"===i?"":$.jsx(Bp,{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"}}),$.jsxs(t.LoadingSkeleton,{loading:s.loading||T,sx:{mt:8},children:[$.jsx(Tm,{value:P,onChange:M,disabled:!F,type:null==a?void 0:a.type}),$.jsx(cy,{pool:a,addPortion:w,midPrice:k,shareOfPool:null==I?void 0:I.shareOfPool})]})]}),$.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&&$.jsx(ly,{baseToken:null==a?void 0:a.baseToken,quoteToken:null==a?void 0:a.quoteToken,lqAndDodoCompareText:H,midPrice:k}),a?$.jsx(dy,{chainId:a.chainId,baseTokenStatus:z,quoteTokenStatus:Q,children:$.jsx(t.Button,{fullWidth:!0,disabled:K,danger:W,isLoading:ee.isPending||ne.isPending,onClick:()=>{K||(W?U(!0):te())},children:X})}):$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:X})]}),$.jsx(Kf,{open:q,onClose:()=>U(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:te,modal:!0,children:$.jsxs(t.Box,{children:[$.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:H}})}),$.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),$.jsx(Iu,{message:null===(x=ee.error)||void 0===x?void 0:x.message,onClose:()=>ee.reset(),isDialogModal:f}),L&&!!a&&$.jsx(ty,{open:O,onClose:()=>R(!1),slippage:_,baseToken:a.baseToken,baseAmount:v,quoteToken:a.quoteToken,quoteAmount:b,fee:E,price:null==I?void 0:I.price,lpAmount:null==I?void 0:I.liquidityMinted,shareOfPool:null==I?void 0:I.shareOfPool,pairAddress:a.address,createMutation:ne})]})}function gy({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 $.jsxs(t.Box,{sx:{display:"flex"},children:[i?$.jsx(t.Box,{sx:{position:"relative",top:2},children:o?$.jsx(Dp,{tokens:[i,o],chainId:e,width:18,mr:4}):$.jsx(sl,{address:i.address,width:18,height:18,chainId:e,url:i.logoURI,marginRight:4,noShowChain:!0})}):$.jsx(t.Skeleton,{width:32,height:32,sx:{mr:4}}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap",wordBreak:"break-all"},children:[$.jsx(t.LoadingSkeleton,{loading:a,loadingProps:{width:30},sx:{display:"flex",alignItems:"center",mr:2},children:s?$.jsx(t.RotatingIcon,{}):nr({input:r||"-"})}),`${c} LP`,!!(null==l?void 0:l.length)&&$.jsx(t.Tooltip,{title:$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:l.map((e=>$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",fontWeight:600,color:"text.primary"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{address:e.token.address,chainId:e.token.chainId,width:14,height:14,url:e.token.logoURI,marginRight:4,noShowChain:!0}),e.token.symbol]}),$.jsxs(t.LoadingSkeleton,{loading:e.loading,children:[!e.balance||e.balance.isZero()||e.balance.isNaN()?"":"~",e.balance?nr({input:e.balance}):""]})]},e.token.address)))}),sx:{padding:20,width:256},children:$.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16}})}),$.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:e?Aa(e,n,"address"):"",sx:{display:"inline-flex",height:14},children:$.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{ml:4,width:14,height:14}})})]})]},n)}function fy({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}=Ku(),{account:b}=Ma(),C=c.useQuery(ya.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 $.jsxs(t.Box,{sx:{mt:16,mx:20,border:"solid 1px",borderColor:"border.main",borderRadius:12},children:[i?"":$.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:[$.jsxs(t.Box,{children:[$.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)&&$.jsx(t.LoadingSkeleton,{loading:C.isLoading,loadingProps:{width:30},sx:{typography:"h6"},children:$.jsx(t.Tooltip,{title:$.jsxs(t.Box,{sx:{typography:"h6","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",$.jsx("b",{children:$.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",$.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:gr({input:j})},components:{0:$.jsx("b",{})}})]}),sx:{maxWidth:240},children:$.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:gr({input:j})})})})]}),$.jsx(t.LoadingSkeleton,{loading:f,children:$.jsx(lp,{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?$.jsxs(t.Box,{component:t.ButtonBase,sx:{typography:"body2",display:"flex",alignItems:"center",color:"text.secondary"},onClick:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:o.chainId,address:o.address}})},children:[$.jsx(e.Trans,{id:"URmyfc",message:"Details"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{ml:4,position:"relative",top:1.2,width:16,height:16}})]}):""]}),$.jsxs(t.Box,{sx:{p:g.spacing(12,20)},children:[$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),$.jsx(t.Box,{sx:{mt:12},children:$.jsx(t.LoadingSkeleton,{loading:f,loadingSx:{width:100},children:y?$.jsxs($.Fragment,{children:[$.jsx(gy,{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}),$.jsx(gy,{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})]}):$.jsx(gy,{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 yy=({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({},ya.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({},ya.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=Ra(e.baseToken.decimals),o=Ra(e.quoteToken.decimals);if(y=nr({input:n,showDecimals:t}),v=nr({input:i,showDecimals:o}),a)if(C=l?p.isLoading:h.isLoading,j=l?p.error:h.error,l){if(p.data){g=nr({input:p.data,showDecimals:t}),b=g;const e=new s(n).minus(p.data);y=e.gt(0)?nr({input:e,showDecimals:t}):"-",m=e}}else if(h.data){f=nr({input:h.data,showDecimals:o}),b=f;const e=new s(i).minus(h.data);y=e.gt(0)?nr({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 vy;!function(e){e[e.base=1]="base",e[e.quote=2]="quote"}(vy||(vy={}));const by=e=>{const[t,i]=n.useState(vy.base);let o,a;return e&&r.PoolApi.utils.singleSideLp(e.type)&&(o=t===vy.base,a=o?e.baseToken:e.quoteToken),{isBase:o,checkToken:a,checkTokenType:t,setCheckToken:i}};function Cy({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 $.jsxs(t.Box,{sx:i,children:[$.jsxs(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",justifyContent:"space-between",fontWeight:600},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[e?$.jsx(t.Radio,{checked:o===a,onChange:()=>r(o),sx:{mr:16}}):"",$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:e?$.jsx($.Fragment,{children:$.jsx(sl,{address:e.address,width:24,height:24,chainId:e.chainId||p,url:e.logoURI,noShowChain:!0})}):n&&$.jsx(Dp,{tokens:[n.baseToken,n.quoteToken],chainId:(null===(u=n.baseToken)||void 0===u?void 0:u.chainId)||p,width:24,height:24})})]}),$.jsxs(t.Box,{sx:{textAlign:"right"},children:[e?`${e.symbol} LP `:n&&`${n.baseToken.symbol}\n ${n.quoteToken.symbol}\n LP `,c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):s&&nr({input:s})||""]})]}),$.jsx(t.Box,{sx:{typography:"body2",mt:5,color:"text.secondary",textAlign:"right"},children:e?$.jsxs($.Fragment,{children:[c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{ml:4,position:"relative",top:3}}):`≈ ${l&&nr({input:l})||""}`,` ${e.symbol}`]}):n&&d&&d.userBaseLpToTokenBalance&&d.userQuoteLpToTokenBalance?$.jsxs($.Fragment,{children:[c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):nr({input:d.userBaseLpToTokenBalance}),` ${null==n?void 0:n.baseToken.symbol} + `,c?$.jsx(t.Box,{component:t.RotatingIcon,sx:{position:"relative",top:4}}):nr({input:d.userQuoteLpToTokenBalance}),` ${null==n?void 0:n.quoteToken.symbol}`]}):""})]})}function jy({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 $.jsx($.Fragment,{children:s?$.jsxs($.Fragment,{children:[$.jsx(Cy,{token:e.baseToken,selectedValue:t,onChange:n,value:vy.base,lpBalance:i&&i.userBaseLpBalance,balanceMax:i&&i.userBaseLpToTokenBalance,loading:o}),$.jsx(Cy,{selectedValue:t,onChange:n,sx:{mt:13},token:e.quoteToken,value:vy.quote,lpBalance:i&&i.userQuoteLpBalance,balanceMax:i&&i.userQuoteLpToTokenBalance,loading:a})]}):$.jsx(Cy,{pool:e,value:t,onChange:n,lpBalance:i&&i.userBaseLpBalance,balanceInfo:i,loading:o||a})})}function wy({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}=Ka(),{account:k}=Ma(),T=d.userBaseLpToTokenBalance,B=d.userQuoteLpToTokenBalance,I=d.loading,{slipper:A,setSlipper:S,slipperValue:E,resetSlipper:L}=km({address:null==l?void 0:l.address}),{isBase:O,checkToken:R,checkTokenType:P,setCheckToken:M}=by(l),{baseAmount:_,quoteAmount:D,handleChangeBaseAmount:F,handleChangeQuoteAmount:q,addPortion:U,midPrice:V,amountLoading:H,amountCheckedDisabled:W,uniV2Pair:Z,reset:z}=my({pool:l,maxBaseAmount:T,maxQuoteAmount:B}),[Q,Y]=n.useState(""),[K,X]=n.useState("");n.useEffect((()=>{const e=setTimeout((()=>{Y(_)}),80);return()=>clearTimeout(e)}),[_]),n.useEffect((()=>{const e=setTimeout((()=>{X(D)}),80);return()=>clearTimeout(e)}),[D]);const J=e=>{F(e)},ee=e=>{q(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=yy({pool:l?Object.assign(Object.assign({},l),{baseToken:ce,quoteToken:ue}):l,isBase:O,baseAmount:Q,quoteAmount:K}),{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(Im.percentage),[u,p]=n.useState(Bm),h=n.useRef(null),m=()=>{h.current&&clearTimeout(h.current)},x=()=>{m(),p(Bm)};return n.useEffect((()=>m),[]),{mode:d,modeOptions:[{key:Im.quantity,value:o.i18n._({id:"PIYEqF",message:"Quantity model"})},{key:Im.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=rr(i.times(n/100),t.baseToken.decimals)),s(e)}}else if(r){let e=r.toString();o||(e=rr(r.times(n/100),t.quoteToken.decimals)),l(e)}};o?a():h.current=setTimeout(a,100)},resetPercentage:x}}({isBase:O,pool:l,baseOverride:T,quoteOverride:B,resetAmount:z,handleChangeBaseAmount:J,handleChangeQuoteAmount:ee});n.useEffect((()=>{z(),ye()}),[P]);const ve=Hm(l);n.useEffect((()=>{(null==l?void 0:l.address)!==(null==ve?void 0:ve.address)&&(z(),L(),xe(Im.percentage),fe(Bm))}),[l]),n.useEffect((()=>{he===Im.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}=py(null==l?void 0:l.baseToken,null==l?void 0:l.quoteToken,V),Be=c.useQuery(ya.getFeeRateQuery(null==l?void 0:l.chainId,null==l?void 0:l.address,null==l?void 0:l.type,k)),Ie=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:Ae,quoteTokenStatus:Se}=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:Os(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:Os(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:D,balanceInfo:d}),Ee=Ae.insufficientBalance||Se.insufficientBalance,{isSinglePool:Le}=d,Oe=Ee?o.i18n._({id:"znqB4T",message:"Insufficient balance"}):o.i18n._({id:"t/YqKh",message:"Remove"}),Re=()=>{z(),L(),i&&i()},Pe=null===(v=null==Z?void 0:Z.pair)||void 0===v?void 0:v.liquidityToken.decimals,Me=null===(b=d.userBaseLpBalance)||void 0===b?void 0:b.times(ge/100),_e=Me&&void 0!==Pe?sr(Me,Pe).toString():"",{operateLiquidityMutation:De}=ay(l),Ne=function({baseToken:t,quoteToken:n,baseAmount:i,quoteAmount:a,liquidityAmount:l,slippage:d,fee:u,submittedBack:h}){const m=us(),{account:x}=Ma();e.useLingui();const{deadLine:g}=G();return c.useMutation({mutationFn:()=>N(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=sr(new s(i).times(1-d),t.decimals),T=sr(new s(a).times(1-d),n.decimals),B=sr(u,4).toString(),I=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,I):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,t,i,x,I)}else if(w){const e=t.address,n=k.toString(),i=T.toString();C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidityETH(e,l,n,i,x,I):p.encodeUniswapV2Router02RemoveLiquidityETH(e,B,l,n,i,x,I)}else C=v?p.encodeUniswapV2Router02FixedFeeRemoveLiquidity(t.address,n.address,l,k.toString(),T.toString(),x,I):p.encodeUniswapV2Router02RemoveLiquidity(t.address,n.address,B,l,k.toString(),T.toString(),x,I)}catch(e){throw console.error("encodeUniswapV2Router02RemoveLiquidity error",e),e}return yield m.execute(o.i18n._({id:"cJtosk",message:"Remove liquidity"}),{opcode:rs.TX,to:b,data:C,value:"0x0"},{metadata:{[exports.MetadataFlag.removeLiqidityAMMV2Position]:!0},submittedBack:h})}))})}({baseToken:ce,quoteToken:ue,baseAmount:_,quoteAmount:D,liquidityAmount:_e,slippage:E,fee:Ie,submittedBack:Re}),Fe=()=>{if(te)return Ne.mutate();De.mutate({txTitle:o.i18n._({id:"3XBvkd",message:"Remove Liquidity"}),isRemove:!0,baseAmount:_,quoteAmount:D,slippageProtection:E,balanceInfo:d,SLIPPAGE_PROTECTION:wm,submittedBack:Re})},qe=n.useMemo((()=>{var e;const t=new s(_),n=new s(D);return!l||Ee||!V||!!d.loading||!!d.error||W||!!pe.error||pe.loading||!!(null===(e=pe.receiveAmountBg)||void 0===e?void 0:e.lte(0))||Be.isLoading||(te?null==Me||Me.lte(0):!t.isFinite()||!n.isFinite()||t.lte(0)&&n.lte(0))}),[W,d.error,d.loading,_,Be.isLoading,te,Ee,Me,V,l,D,pe.error,pe.loading,pe.receiveAmountBg]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{pb:18,px:20},children:[!te&&$.jsxs(t.Box,{sx:{mt:20,borderStyle:"solid",borderWidth:1,borderRadius:12,borderColor:"border.main"},children:[$.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)&&$.jsx(t.Box,{sx:{pt:20,pb:13,px:20,borderStyle:"solid",borderWidth:"1px 0 0"},children:$.jsx(jy,{pool:l,balanceInfo:d,checkTokenType:P,setCheckToken:M,baseTokenBalanceUpdateLoading:!1,quoteBalanceUpdateLoading:!1})})]}),$.jsx(t.Box,{sx:{pt:20},children:he===Im.percentage?$.jsx(fm,{disabled:d.loading||!be,value:ge,onChange:fe}):R?$.jsx(Bp,{amt:O?_:D,token:R,canClickBalance:!0,showPercentage:!0,onInputChange:O?J:ee,readOnly:d.loading||!be,overrideBalance:O?T:B,overrideBalanceLoading:I,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}}):$.jsxs($.Fragment,{children:[$.jsx(Bp,{amt:_,token:null==l?void 0:l.baseToken,canClickBalance:!0,showPercentage:!0,onInputChange:J,readOnly:d.loading||!be,overrideBalance:T,overrideBalanceLoading:I,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,28)},inputSx:{backgroundColor:"background.cardInput"}}),a?"":$.jsx(kp,{}),"base"===a?"":$.jsx(Bp,{amt:D,token:null==l?void 0:l.quoteToken,canClickBalance:!0,showPercentage:!0,onInputChange:ee,readOnly:d.loading||!be||Le,overrideBalance:B,overrideBalanceLoading:I,sx:{backgroundColor:"background.cardInput",padding:j.spacing(20,20,20)},inputSx:{backgroundColor:"background.cardInput"}})]})}),$.jsxs(t.LoadingSkeleton,{loading:d.loading||H,sx:{mt:8},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"flex-end",gap:8},children:[te&&se&&$.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:$.jsx(e.Trans,{id:"/k7Ttv",message:"Receive {0}",values:{0:le?null==ne?void 0:ne.symbol:null==ne?void 0:ne.wrappedTokenSymbol}})}),$.jsx(Tm,{value:A,onChange:S,disabled:!be,type:null==l?void 0:l.type,sx:{margin:0}})]}),$.jsx(cy,{pool:l,addPortion:U,midPrice:V,shareOfPool:null==Z?void 0:Z.shareOfPool})]}),!!l&&$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mt:20,mb:14},children:[$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary",position:"relative",top:2},children:$.jsx(e.Trans,{id:"lDgVWA",message:"Receive"})}),$.jsx(t.Box,{sx:{textAlign:"right"},children:pe.receiveList.map(((e,n)=>$.jsxs(t.Box,{sx:{mt:n>0?4:0},children:[$.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," "]}),$.jsx(t.Box,{component:"span",sx:{typography:"body2"},children:e.symbol})]},e.symbol)))})]})]}),$.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&&$.jsx(ly,{baseToken:null==l?void 0:l.baseToken,quoteToken:null==l?void 0:l.quoteToken,lqAndDodoCompareText:ke,midPrice:V}),l?$.jsx(dy,{chainId:l.chainId,baseTokenStatus:Ae,quoteTokenStatus:Se,children:$.jsx(t.Button,{fullWidth:!0,disabled:qe,danger:Te,isLoading:De.isPending||Ne.isPending,onClick:()=>{qe||(Te?je(!0):Fe())},children:Oe})}):$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:Oe})]}),$.jsx(Kf,{open:Ce,onClose:()=>je(!1),title:o.i18n._({id:"bEsfUQ",message:"Confirm submission"}),onConfirm:Fe,modal:!0,children:$.jsxs(t.Box,{children:[$.jsx(t.Box,{children:o.i18n._({id:"tecieV",message:"Price discrepancy {lqAndDodoCompareText} between liquidity pool and the quote price on ZUNO.",values:{lqAndDodoCompareText:ke}})}),$.jsx(t.Box,{children:o.i18n._({id:"vXvgFK",message:"There is risk of being arbitraged if adding this liquidity."})})]})}),$.jsx(Iu,{message:null===(C=De.error)||void 0===C?void 0:C.message,onClose:()=>De.reset(),isDialogModal:w})]})}function ky({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}=Ma(),v=Sf({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(ya.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?$.jsx(ne,{refresh:()=>{v.error&&v.refetch(),b.error&&b.refetch(),a&&a()},sx:{my:40,height:"100%"}}):$.jsxs($.Fragment,{children:[$.jsx(fy,{pool:i,balanceInfo:v,hidePoolInfo:r}),$.jsxs(t.Tabs,{value:x,onChange:(e,t)=>{f(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:g,variant:"inPaper",tabsListSx:{mt:16,mx:20}}),$.jsx(t.TabPanel,{value:lf.Add,children:$.jsx(xy,{pool:i,balanceInfo:v,submittedBack:s})}),$.jsx(t.TabPanel,{value:lf.Remove,children:$.jsx(wy,{pool:i,balanceInfo:v,submittedBack:s})})]})]})}function Ty({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}=Ma(),k=d?Ei[d]:"",T=Ua(),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})),I=null===(g=null===(x=B.data)||void 0===x?void 0:x.pairs)||void 0===g?void 0:g[0],A=I&&d?function(e,t){var n,i,o,r,a,s;if(e)return{address:e.id,chainId:t,baseToken:ba(e.baseToken,t),quoteToken:ba(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)}}}(I,d):void 0,S=s&&d?A:a,E=B.error?B.refetch:void 0,{poolOrMiningTab:L,poolOrMiningTabs:O,handleChangeTab:R}=function({hasMining:t}){const{i18n:i}=e.useLingui(),[o,r]=n.useState(Yf.Liquidity);return{poolOrMiningTab:o,poolOrMiningTabs:n.useMemo((()=>{const e=[{key:Yf.Liquidity,value:i._({id:"6y2TB3",message:"Liquidity"})},{key:Yf.Mining,value:i._({id:"Sti4vy",message:"Mining"})}];return t?e:e.slice(0,1)}),[i._,t]),handleChangeTab:e=>{r(e)}}}({hasMining:u}),P=Sf({account:w,pool:S?{chainId:S.chainId,address:S.address,type:S.type,baseTokenDecimals:S.baseToken.decimals,quoteTokenDecimals:S.quoteToken.decimals,baseLpTokenDecimals:null!==(y=null===(f=S.baseLpToken)||void 0===f?void 0:f.decimals)&&void 0!==y?y:18,quoteLpTokenDecimals:null!==(b=null===(v=S.quoteLpToken)||void 0===v?void 0:v.decimals)&&void 0!==b?b:18}:void 0}),M=!!(null===(C=P.userBaseLpBalance)||void 0===C?void 0:C.gt(0))||!!(null===(j=P.userQuoteLpBalance)||void 0===j?void 0:j.gt(0)),_=null!=d?d:null==S?void 0:S.chainId,D=null!=s?s:null==S?void 0:S.address;return $.jsx(t.Box,{sx:h,children:$.jsxs(t.Tabs,{value:L,onChange:(e,t)=>{R(t)},sx:{display:"flex",flexDirection:"column",overflow:"hidden",height:"100%"},children:[$.jsx(t.TabsGroup,{tabs:O,tabsListSx:Object.assign({mx:20,justifyContent:"space-between"},u&&M?{"& 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:$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",gap:12},children:["GSP"===(null==S?void 0:S.type)&&$.jsx(Gf,{}),i?$.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:$.jsx(t.Box,{component:oe.Error,sx:{width:16,height:16},onClick:()=>{i()}})}):void 0]})}),$.jsx(t.TabPanel,{value:Yf.Liquidity,sx:{flex:1,overflowY:"auto"},children:$.jsx(ky,{pool:S,operate:l,hidePoolInfo:p,errorRefetch:E,submittedBack:()=>{u&&R(Yf.Mining)}})}),$.jsx(t.TabPanel,{value:Yf.Mining,sx:{flex:1,overflowY:"auto"},children:_&&D?$.jsx(Qf,{chainId:_,account:w,poolAddress:D,goLpLink:()=>{R(Yf.Liquidity)}}):""})]})})}function By(e){var{modal:t}=e,n=D(e,["modal"]);const{isMobile:i}=Ka();return $.jsx(el,{open:!!n.pool||!!n.address,onClose:n.onClose,scope:!i,modal:t,id:"pool-operate",children:$.jsx(Ty,{...n})})}function Iy({address:n,chainId:i,hideName:o,sx:a}){const s=t.useTheme(),l=Ua(),{onlyChainId:d}=G(),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)),$.jsx(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",gap:4},a),children:p.map((n=>$.jsx(t.Tooltip,{leaveDelay:100,title:$.jsxs(t.Box,{sx:{maxWidth:240,whiteSpace:"pre-wrap"},children:[n.partner.introduction,!!n.partner.link&&$.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:[$.jsx(e.Trans,{id:"zwWKhA",message:"Learn more"})," ",$.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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:$.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:[$.jsx(t.Box,{component:"img",src:n.partner.logo,alt:n.partner.name,sx:{width:14,height:14,borderRadius:"50%"}}),!o&&!!n.reward&&$.jsx(t.Box,{sx:{fontSize:"10px",fontWeight:600},children:n.reward})]})},n.partner.name+n.reward)))})):null}var Ay,Sy;function Ey(){return Ey=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},Ey.apply(null,arguments)}const Ly=e=>M.createElement("svg",Ey({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Ay||(Ay=M.createElement("circle",{cx:16,cy:16,r:16,fill:"#FFE804"})),Sy||(Sy=M.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"}))),Oy="_default";function Ry({value:e,onChange:n,placeholder:o,options:r,sx:a,readOnly:s,valueOnlyIcon:l}){const d=t.useTheme();return $.jsx(t.Select,{value:null!=e?e:Oy,onChange:(t,i)=>{const o="number"==typeof e&&i?Number(i):i;n(o===Oy?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===Oy)return $.jsx(t.Box,{sx:{color:"text.secondary"},children:null!=o?o:""});const i=r.find((t=>t.key===e));return i?$.jsxs($.Fragment,{children:[i.logo,l?"":i.value]}):null},options:[...r]})}function Py({isMobileStyle:e,chain:n,isLastItem:i,logoWidth:o,mobileLogoWidth:r,sx:a}){const s=t.useTheme();return e?$.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:[$.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:r,height:r}}),$.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{component:null==n?void 0:n.logo,sx:{width:o,height:o}}),$.jsx(t.Box,{component:"span",className:"name",sx:{marginLeft:8},children:null==n?void 0:n.name})]})}const My=-1;function _y({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}=Ma();return n.useMemo((()=>{const t=new Map;let n;return Ro.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}=Ka(),{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 $.jsx(t.Box,{component:null==e?void 0:e.logo,sx:{width:n,height:n}})}return void 0!==i||d?e?$.jsx(Py,{isMobileStyle:x,chain:e,logoWidth:s,mobileLogoWidth:l}):null:$.jsx(Py,{isMobileStyle:x,chain:{chainId:My,logo:Ly,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:My,value:$.jsx(Py,{isMobileStyle:x,chain:{chainId:My,logo:Ly,name:g._({id:"pY/ok7",message:"All chains"})},logoWidth:r,mobileLogoWidth:a})}),p.forEach(((t,n)=>{e.push({key:t.chainId,value:$.jsx(Py,{isLastItem:n===p.length-1,isMobileStyle:x,chain:t,logoWidth:r,mobileLogoWidth:a})})})),e}),[x,r,a,p,d]);return x?$.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{pr:5},children:f()}),$.jsx(t.Box,{component:oe.CaretUp,sx:{width:12,height:12,transform:"rotate(180deg)"}})]}),$.jsx(el,{open:h,title:$.jsx(e.Trans,{id:"lJvbHq",message:"Select Network"}),onClose:()=>m(!1),id:"select-chain",modal:!0,children:$.jsx(t.Box,{sx:{mb:20},children:y.map((e=>$.jsxs(t.Box,{onClick:()=>{const t=e.key;o(t===My?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===My)&&$.jsx(t.Box,{sx:{position:"absolute",left:0,top:24,height:20,width:2,backgroundColor:"text.primary"}})]},e.key)))})})]}):$.jsx(Ry,{value:null!=i?i:My,onChange:e=>{y.some((t=>String(t.key)===String(e)))&&o(e===My?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)})}function Dy({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=ba(r.baseToken,r.chainId),s=ba(r.quoteToken,r.chainId);return a&&s?$.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:[$.jsx(Dp,{tokens:[a,s],chainId:a.chainId,width:20,mr:8}),a.symbol,"+",s.symbol,$.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}const Ny=e=>{const{filterList:n,value:i,onChange:o}=e,r=t.useTheme();return $.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:n.map(((e,a)=>$.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)))})},Fy=({sx:n,isRightTop:i,isReverseColor:o})=>{const r=t.useTheme();return $.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:$.jsx(e.Trans,{id:"y5rS9U",message:"Migrate"})})};function qy({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 $.jsx(t.Tooltip,{children:null!=c?c:$.jsx(t.HoverOpacity,{component:oe.QuestionBorder,sx:Object.assign({width:15,height:15},d)}),title:$.jsx(t.Box,{sx:{minWidth:236},children:u.map(((r,a)=>{var d,c,u,p,h;return $.jsxs(t.Box,{sx:{mt:0===a?0:20},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:16,typography:"body2",fontWeight:600,color:"text.primary"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:r.token?$.jsxs($.Fragment,{children:[$.jsx(sl,{width:14,height:14,marginRight:4,address:r.token.address,url:r.token.logoURI,chainId:n,noShowChain:!0}),r.token.symbol]}):$.jsxs($.Fragment,{children:[$.jsx(Dp,{tokens:[i,o],width:14,mr:4,chainId:n}),i.symbol,"/",null==o?void 0:o.symbol]})}),$.jsx(t.Box,{children:fr(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))})]}),$.jsxs(t.Box,{sx:{mt:8,display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"})}),$.jsx("span",{children:r.transactionApy?fr(new s(r.transactionApy)):"-"})]}),l?$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"})}),$.jsx("span",{children:r.miningApy?fr(new s(r.miningApy)):"-"})]}):"",r.metromMiningApy&&Number(r.metromMiningApy)>0&&$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",typography:"h6",color:"text.secondary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})}),$.jsx("span",{children:r.metromMiningApy?fr(new s(r.metromMiningApy)):"-"})]})]},null!==(c=null===(d=r.token)||void 0===d?void 0:d.address)&&void 0!==c?c:1)}))})})}function Uy({list:n,onClick:i}){return $.jsx($.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=ba(c.baseToken,c.chainId),p=ba(c.quoteToken,c.chainId),h=c.apy?fr(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?fr(new s(c.apy.transactionQuoteApy).plus(null!==(d=c.apy.miningQuoteApy)&&void 0!==d?d:0)):void 0;return u&&p?$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(Dp,{tokens:[u,p],chainId:c.chainId,width:24,mr:10}),$.jsxs(t.Box,{sx:{typography:"h5"},children:[u.symbol,"/",p.symbol]})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{color:"custom.status.green.default",fontWeight:600},children:[h,m?`/${m}`:""]}),$.jsx(t.Box,{sx:{mt:2,typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]},c.id):null}))})}function Vy(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))}}}function Hy({lqList:n,setOperatePool:i,getMigrationPairAndMining:o,supportAMM:a,timeRange:l}){const d=t.useTheme(),{onSharePool:c}=G();return $.jsx($.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=ba(b.baseToken,b.chainId),j=ba(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?fr(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?fr(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]),I=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,A=b.type,S=wa(A),E="AMMV2"===A,L="AMMV3"===A,O=null==o?void 0:o({address:b.id,chainId:b.chainId});return $.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{a||mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[C&&j?$.jsx(Dp,{tokens:[C,j],width:24,mr:6,chainId:b.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==C?void 0:C.symbol}/${null==j?void 0:j.symbol}`,!!c&&$.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)})}),$.jsx(Iy,{address:b.id,chainId:b.chainId})]}),!!O&&$.jsx(Fy,{})]}),B||I?$.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:["✨ ",$.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),$.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&&$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[S,$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:$.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:L?null!==(g=null===(x=bg[b.lpFeeRate])||void 0===x?void 0:x.label)&&void 0!==g?g:"-":gr({input:new s(null!==(f=b.lpFeeRate)&&void 0!==f?f:0).plus(b.mtFeeRate?lr(b.mtFeeRate,E?4:18):0)})})})]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[k,T?`/${T}`:""]}),$.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[l,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"}),$.jsx(qy,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:B,sx:{width:14,height:14}})]})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",xr(new s(b.tvl))]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),a&&$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:["$",nr({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})]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"iuFFMB",message:"Volume ({timeRange}d)",values:{timeRange:l}})})]})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),i({pool:Ca(n),hasMining:B})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})}),a&&"PMM"===S&&$.jsx(of,{chainId:b.chainId,address:b.id})]})]},b.id+b.chainId)}))})}function Wy({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}=G();return $.jsxs(rf,{hasMore:c,loadMore:u,loadMoreLoading:p,empty:!(null==n?void 0:n.length),loading:i,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),h&&$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),$.jsxs(t.Box,{component:"th",children:[m,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),h&&$.jsxs("th",{children:[m,"d ",$.jsx(e.Trans,{id:"/cF7Rs",message:"Volume"})]}),$.jsx(t.Box,{component:"th",sx:{width:80}})]})}),$.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=ba(b.baseToken,b.chainId),j=ba(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?fr(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?fr(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 I=!!(null===(f=b.miningAddress)||void 0===f?void 0:f[0]),A=!!(null==w?void 0:w.metromMiningApy)&&Number(null==w?void 0:w.metromMiningApy)>0,S=b.type,E=wa(S),L="AMMV2"===S,O="AMMV3"===S,R=x.palette.hover.default,P=null==d?void 0:d({address:b.id,chainId:b.chainId});return $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(B?", & td":"")]:{backgroundImage:`linear-gradient(${R}, ${R})`}},children:[$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[C&&j?$.jsx(Dp,{tokens:[C,j],width:24,mr:8,chainId:b.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{children:[$.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}`,$.jsx(Iy,{address:b.id,chainId:b.chainId}),!!P&&$.jsx(Fy,{})]}),$.jsx(lp,{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:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:b.chainId,address:b.id}})}})]})]})}),h&&$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Cg,{poolType:E}),$.jsx(jg,{isAMMV2:L,isAMMV3:O,lpFeeRate:b.lpFeeRate,mtFeeRate:b.mtFeeRate})]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2"},title:b.tvl?`$${nr({input:b.tvl})}`:void 0,children:["$",xr(new s(b.tvl))]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[I||A?$.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:$.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",$.jsx(qy,{chainId:b.chainId,apy:w,baseToken:C,quoteToken:j,hasQuote:!!T,hasMining:I,children:$.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&&$.jsxs(t.Box,{component:"td",sx:{typography:"body2"},children:["$",nr({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})]}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[h&&"PMM"===E&&$.jsx(of,{chainId:b.chainId,address:b.id}),B?$.jsx(tf,{text:B,onClick:()=>l(null)}):$.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{l({pool:Ca(e),hasMining:I})},sx:{py:0,height:32},children:o.i18n._({id:"m16xKo",message:"Add"})})]})})]},b.id+b.chainId)}))})]})}function Zy({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}=G(),{minDevice:C,isMobile:j}=Ka(),w=c.useQueryClient(),[k,T]=n.useState("all"),[B,I]=n.useState("1"),{filterTokens:A,filterASymbol:S,filterBSymbol:L,filterAddressLqList:O,handleDeleteToken:R,handleChangeFilterTokens:P,handleChangeFilterAddress:M}=Vy(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]),D=n.useMemo((()=>({chainIds:o,pageSize:j?4:8,filterState:{viewOnlyOwn:!1,filterTypes:_}})),[o,_,j]),F=Ua(),q=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},D),{filterState:Object.assign({filterASymbol:S,filterBSymbol:L},D.filterState)})}),U=c.useInfiniteQuery(Object.assign(Object.assign({},q),{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 H=!!(null==O?void 0:O.length);H?V=[...O]:null===(m=U.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 W=U.hasNextPage&&!H;return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[g.breakpoints.up("tablet")]:{mr:"auto"}},children:h}),!f&&$.jsx(_y,{chainId:a,setChainId:s}),(y||v)&&$.jsx(Ny,{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)}),$.jsx(Ny,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:B,onChange:e=>I(e)}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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:$.jsx(sf,{value:A,onChange:P,searchAddress:(e,t)=>N(this,void 0,void 0,(function*(){var n;const i=F.getInfiniteQuery(r.PoolApi.graphql.fetchLiquidityList,"currentPage",{where:Object.assign(Object.assign({},D),{filterState:Object.assign({address:e},D.filterState)})}),o=null===(n=(yield w.fetchQuery(i)).liquidity_list)||void 0===n?void 0:n.lqList;return(null==o?void 0:o.length)?$.jsx(Uy,{list:o,onClick:()=>{M(o),t()}}):null}))})}),(H||!!A.length)&&$.jsxs(t.Box,{sx:{my:0},children:[H?$.jsx(Dy,{lqList:O,onDeleteTag:()=>M([])}):"",$.jsx(nf,{tags:A,onDeleteTag:R})]})]})]}),j?$.jsx(E,{hasMore:W,threshold:300,loadMore:i.debounce((()=>{U.hasNextPage&&!U.isFetching&&U.fetchNextPage()}),500),useWindow:!1,getScrollParent:()=>e.current||null,loader:$.jsx(af,{sx:{mt:20}},"loader"),children:$.jsxs(ef,{children:[U.isLoading?$.jsx(af,{}):"",!U.isLoading&&!(null==V?void 0:V.length)&&!U.error&&$.jsx(K,{sx:{mt:40},hasSearch:!!(a&&!f||S||L)}),!!U.error&&$.jsx(ne,{refresh:U.refetch,sx:{mt:40}}),$.jsx(Hy,{lqList:V,setOperatePool:d,supportAMM:y||v,getMigrationPairAndMining:p,timeRange:B})]})}):$.jsxs($.Fragment,{children:[$.jsx(Wy,{lqList:V,loading:U.isLoading,operatePool:l,setOperatePool:d,hasMore:W,loadMoreLoading:U.isFetchingNextPage,loadMore:()=>{U.hasNextPage&&!U.isFetching&&U.fetchNextPage()},supportAMM:y||v,timeRange:B,getMigrationPairAndMining:p}),$.jsx(Np,{loading:U.isLoading,refetch:U.error?U.refetch:void 0,empty:!(null==V?void 0:V.length),hasSearch:!!(a&&!f||S||L)})]})]})}function $y({onClick:e,title:n,desc:i}){const o=t.useTheme();return $.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:$.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:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:o.palette.text.primary},children:n}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary},children:i})]})})}const zy=i=>{const o=t.useTheme(),{isMobile:r}=Ka(),{supportAMMV2:a,supportAMMV3:s,notSupportPMM:l}=G(),[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=$.jsxs($.Fragment,{children:[!l&&$.jsx($y,{onClick:()=>{mm.getState().push({type:exports.PageType.CreatePool})},title:$.jsx(e.Trans,{id:"Eif7f6",message:"PMM Pool"}),desc:$.jsx(e.Trans,{id:"LQ0J1B",message:"Flexible customization, take full control of liquidity"})}),a&&$.jsx($y,{onClick:()=>{mm.getState().push({type:exports.PageType.createPoolAMMV2})},title:$.jsx(e.Trans,{id:"lNYomJ",message:"AMM V2 Position"}),desc:$.jsx(e.Trans,{id:"lLbR0m",message:"Simple, full-range liquidity"})}),s&&$.jsx($y,{onClick:()=>{mm.getState().push({type:exports.PageType.createPoolAMMV3})},title:$.jsx(e.Trans,{id:"sVlqoo",message:"AMM V3 Position"}),desc:$.jsx(e.Trans,{id:"EkAv3P",message:"Concentrated liquidity, higher efficiency"})})]});return r?$.jsxs($.Fragment,{children:[$.jsxs(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{c(!0)},sx:{height:36},children:[$.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]}),$.jsx(el,{open:d,title:$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"}),onClose:()=>{c(!1)},modal:!0,children:$.jsx(t.Box,{sx:{mb:0},children:n})})]}):$.jsx(t.Tooltip,{arrow:!1,leaveDelay:300,placement:r?"bottom":"bottom-end",sx:{p:0,backgroundColor:"background.paper"},title:$.jsx(t.Box,{children:n}),children:$.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:[$.jsx(t.Box,{component:oe.Plus}),$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})})}return $.jsxs(t.Button,{variant:t.Button.Variant.outlined,fullWidth:r,onClick:()=>{mm.getState().push({type:h})},sx:{height:40},children:[$.jsx(t.Box,{component:oe.Plus,sx:{mr:4}}),$.jsx(e.Trans,{id:"p2jbcE",message:"Create Pool"})]})},Qy="DODO_WIDGET_POOL_LIST_TOP_TAB",Gy="DODO_WIDGET_POOL_LIST_TAB",Yy="DODO_WIDGET_POOLS_LIST_FILTER_CHAIN";var Ky,Xy,Jy,ev;!function(e){e.ALM="ALM",e.NORMAL="NORMAL",e.MULTI_TOKEN="MULTI_TOKEN"}(Ky||(Ky={})),function(e){e.ALL="ALL",e.MY="MY"}(Xy||(Xy={})),function(e){e.addLiquidity="add-liquidity",e.myLiquidity="my-liquidity",e.myCreated="my-created"}(Jy||(Jy={})),function(e){e.ALL="ALL",e.MY="MY"}(ev||(ev={}));const tv=(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 nv({account:n,list:i,setOperatePool:o}){const r=t.useTheme();return $.jsx($.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}=tv(m,i.quoteReserve?new s(i.quoteReserve):null,r);return $.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:h,address:p}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[x&&g?$.jsx(Dp,{tokens:[x,g],width:24,mr:8,chainId:h,showChainLogo:!0}):"",$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},children:Ia(p)}),"DPP"===m&&$.jsx(t.HoverAddBackground,{sx:{ml:2},component:t.ButtonBase,onClick:e=>{e.stopPropagation(),mm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:h,address:p}})},children:$.jsx(t.Box,{component:oe.Edit,sx:{width:12,height:12,cursor:"pointer"}})})]}),$.jsx(t.Box,{sx:{typography:"h6",width:"max-content",p:8,borderRadius:8,backgroundColor:v,color:y},children:f})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mt:44},children:[$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.tvl?xr(new s(i.tvl)):"-"]}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),$.jsx(t.Box,{sx:{display:"inline-block",mx:20,height:24,width:"1px",backgroundColor:"custom.border.default"}}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",i.totalFee?xr(new s(i.totalFee)):"-"]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})})]})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",gap:"8px"},children:[!!n&&$.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:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({address:p,operate:lf.Add,chainId:h})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})]},p+h)}))})}function iv({account:n,list:i,loading:r,operatePool:a,setOperatePool:l}){const d=t.useTheme(),c=mm();return $.jsxs(rf,{empty:!(null==i?void 0:i.length),loading:r,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"hCBYHP",message:"Total Fee Revenue"})}),$.jsx(t.Box,{component:"th",sx:{width:160}})]})}),$.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}=tv(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 $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(T?", & td":"")]:{backgroundImage:`linear-gradient(${B}, ${B})`}},children:[$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[b&&C?$.jsx(Dp,{tokens:[b,C],width:24,mr:10,chainId:y,showChainLogo:!0}):"",$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.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:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600},onClick:()=>{c.push({type:exports.PageType.PoolDetail,params:{chainId:y,address:f}})},children:Ia(f)}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{display:"none",width:14,height:14}})]}),g?$.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:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),$.jsx(t.Box,{sx:{typography:"h6",width:"max-content",mt:2,px:8,py:2,borderRadius:12,backgroundColor:k,color:w},children:j})]})]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2"},title:i.tvl?`$${nr({input:i.tvl})}`:void 0,children:["$",i.tvl?xr(new s(i.tvl)):"-"]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{title:i.totalFee?`$${nr({input:i.totalFee})}`:"",sx:{typography:"body2",fontWeight:600},children:["$",i.totalFee?xr(new s(i.totalFee)):"-"]})}),$.jsx(t.Box,{component:"td",children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:T?$.jsx(tf,{text:T,onClick:()=>l(null)}):$.jsxs($.Fragment,{children:[!!n&&$.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:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.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 ov({account:i,filterChainIds:o,activeChainId:a,handleChangeActiveChainId:s,operatePool:l,setOperatePool:d,children:u}){var p,h,m,x,g,f;const{isMobile:y}=Ka(),v=t.useTheme(),{onlyChainId:b}=G(),C={limit:1e3,page:1,owner:i},j=Ua().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),I=T?k.filter((e=>!!Number(null==e?void 0:e.tvl))):k;return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[v.breakpoints.up("tablet")]:{mr:"auto"}},children:u}),!b&&$.jsx(_y,{chainId:a,setChainId:s}),$.jsxs(t.Box,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"body2",cursor:"pointer",color:"text.secondary"},children:[$.jsx(t.Checkbox,{sx:{top:-1},size:16,checked:T,onChange:e=>{const{checked:t}=e.target;B(t)}}),$.jsx(e.Trans,{id:"eVZ7bY",message:"Hide TVL=0 pools"})]})]}),y?$.jsxs(ef,{children:[w.isLoading?$.jsx(af,{}):"",!w.isLoading&&!(null==I?void 0:I.length)&&!w.error&&$.jsx(K,{sx:{mt:40},hasSearch:!!a&&!b}),!!w.error&&$.jsx(ne,{refresh:w.refetch,sx:{mt:40}}),$.jsx(nv,{account:i,list:I,setOperatePool:d})]}):$.jsxs($.Fragment,{children:[$.jsx(iv,{account:i,list:I,loading:w.isLoading,operatePool:l,setOperatePool:d}),$.jsx(Np,{loading:w.isLoading,refetch:w.error?w.refetch:void 0,empty:!(null==I?void 0:I.length),hasSearch:!!a&&!b})]})]})}function rv({account:n,lqList:i,setOperatePool:o,getMigrationPairAndMining:a,supportAMM:l,timeRange:d}){const c=t.useTheme();return $.jsx($.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,I=ba(B.baseToken,B.chainId),A=ba(B.quoteToken,B.chainId),S=null===(u=B.apyList)||void 0===u?void 0:u.find((e=>(null==e?void 0:e.timeRange)===`${d}D`)),E=r.PoolApi.utils.singleSideLp(B.type),L=S?fr(new s(null==S?void 0:S.transactionBaseApy).plus(null!==(p=null==S?void 0:S.miningBaseApy)&&void 0!==p?p:0).plus(null!==(h=null==S?void 0:S.metromMiningApy)&&void 0!==h?h:0)):void 0,O=E&&S?fr(new s(S.transactionQuoteApy).plus(null!==(m=S.miningQuoteApy)&&void 0!==m?m:0)):void 0;let R,P;(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(R=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&&(P=new s(e.liquidityTokenBalance))}}}));const M=!!(null===(g=B.miningAddress)||void 0===g?void 0:g[0]),_=!!(null==S?void 0:S.metromMiningApy)&&Number(null==S?void 0:S.metromMiningApy)>0,D=null===(f=i.liquidityPositions)||void 0===f?void 0:f[0],N=B.type,F=wa(N),q="AMMV2"===N,U="AMMV3"===N,V=null==a?void 0:a({address:B.id,chainId:B.chainId});return $.jsxs(t.Box,{sx:{px:20,pt:20,pb:12,backgroundColor:"background.paper",borderRadius:16},className:"gradient-card-border",onClick:()=>{l||mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:B.chainId,address:B.id}})},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",flexWrap:"wrap"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[I&&A?$.jsx(Dp,{tokens:[I,A],width:24,mr:6,chainId:B.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{sx:{typography:"body2",fontWeight:600},children:[`${null==I?void 0:I.symbol}/${null==A?void 0:A.symbol}`,$.jsx(Iy,{address:B.id,chainId:B.chainId})]}),!!V&&$.jsx(Fy,{})]}),M||_?$.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:["✨ ",$.jsx(e.Trans,{id:"Sti4vy",message:"Mining"})]}):""]}),$.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&&$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,whiteSpace:"nowrap"},children:[F,$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"O6RUgz",message:"Fee rate"}),children:$.jsx(t.Box,{sx:{px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:U?null!==(v=null===(y=bg[B.lpFeeRate])||void 0===y?void 0:y.label)&&void 0!==v?v:"-":gr({input:new s(null!==(b=B.lpFeeRate)&&void 0!==b?b:0).plus(B.mtFeeRate?lr(B.mtFeeRate,q?4:18):0)})})})]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})})]}),$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5",color:"success.main"},children:[L||"-%",O?`/${O}`:""]}),$.jsxs(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:[d,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"}),$.jsx(qy,{chainId:B.chainId,apy:S,baseToken:I,quoteToken:A,hasQuote:!!O,hasMining:M,sx:{width:14,height:14}})]})]}),U?null:$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{typography:"h5"},children:["$",xr(new s(B.tvl||0))]}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})})]}),"AMMV2"===N&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"h5"},children:gr({input:null===(j=null===(C=i.liquidityPositions)||void 0===C?void 0:C[0])||void 0===j?void 0:j.poolShare})}),$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"h3PbRN",message:"My Pool Share"})})]}),$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"h5",display:"flex",alignItems:"center",fontWeight:"bold"},children:U?(null==D?void 0:D.liquidityUSD)?`$${ir({input:D.liquidityUSD,decimals:2})}`:"-":$.jsxs($.Fragment,{children:[E?$.jsx(sl,{address:null==I?void 0:I.address,chainId:B.chainId,url:null==I?void 0:I.logoURI,width:18,height:18,sx:{mr:4}}):$.jsx(Dp,{tokens:I&&A?[I,A]:[],width:18,mr:4,showChainLogo:!1,chainId:B.chainId}),R?nr({input:R}):"",E&&$.jsxs($.Fragment,{children:[" / ",$.jsx(sl,{address:null==A?void 0:A.address,chainId:B.chainId,url:null==A?void 0:A.logoURI,width:18,height:18,sx:{mx:4}}),P?nr({input:P}):"0"]})]})}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})})]})]}),U&&$.jsxs(t.Box,{sx:{mt:20},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[$.jsx(Kg,{outOfRange:null!==(w=null==D?void 0:D.outOfRange)&&void 0!==w&&w}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(k=null==D?void 0:D.priceRange)||void 0===k?void 0:k.token0LowerPrice,atLimit:{},direction:Sm.LOWER})," "]}),null==I?void 0:I.symbol]})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.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"})}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(T=null==D?void 0:D.priceRange)||void 0===T?void 0:T.token1LowerPrice,atLimit:{},direction:Sm.UPPER})," "]}),null==I?void 0:I.symbol]})})]}),$.jsx(t.Box,{sx:{typography:"h6",display:"flex",alignItems:"center",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})})]}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"center",gap:"8px"},children:[U?null:!!n&&$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Remove,pool:ja(i),hasMining:M})},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),o({operate:lf.Add,pool:ja(i),hasMining:M})},children:$.jsx(e.Trans,{id:"J/hVSQ",message:"{0}",values:{0:U?"Manage":"Add"}})}),l&&"PMM"===F&&$.jsx(of,{chainId:B.chainId,address:B.id})]})]},U?null==D?void 0:D.id:B.id+B.chainId)}))})}function av({account:n,lqList:i,loading:a,operatePool:l,setOperatePool:d,supportAMM:c,onlyV3:u,getMigrationPairAndMining:p,timeRange:h}){const m=t.useTheme();return $.jsxs(rf,{empty:!(null==i?void 0:i.length),loading:a,children:[$.jsx(t.Box,{component:"thead",children:$.jsxs(t.Box,{component:"tr",children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"AxdOHo",message:"Pair"})}),c&&$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"1Qz63U",message:"Pool Type"})}),u?null:$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"FHKsZF",message:"TVL"})}),$.jsxs(t.Box,{component:"th",children:[h,"d ",$.jsx(e.Trans,{id:"rSayea",message:"APY"})]}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),u?$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"YA4hwj",message:"Price Range"})}):null,$.jsx(t.Box,{component:"th",sx:{width:210}})]})}),$.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,I,A;if(!(null==i?void 0:i.pair))return null;const S=i.pair,E=ba(S.baseToken,S.chainId),L=ba(S.quoteToken,S.chainId),O=r.PoolApi.utils.singleSideLp(S.type),R=null===(a=S.apyList)||void 0===a?void 0:a.find((e=>(null==e?void 0:e.timeRange)===`${h}D`)),P=R?fr(new s(null==R?void 0:R.transactionBaseApy).plus(null!==(x=null==R?void 0:R.miningBaseApy)&&void 0!==x?x:0)):void 0,M=O&&R?fr(new s(R.transactionQuoteApy).plus(null!==(g=R.miningQuoteApy)&&void 0!==g?g:0)):void 0;let _,D;(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==S?void 0:S.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==S?void 0:S.quoteLpToken)||void 0===o?void 0:o.id)||void 0===r?void 0:r.toLocaleLowerCase())===t&&(D=new s(e.liquidityTokenBalance))}}}));const N=null===(y=i.liquidityPositions)||void 0===y?void 0:y[0],F=S.type,q=wa(F),U="AMMV2"===F,V="AMMV3"===F;let H="";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==N?void 0:N.id)&&(H=o.i18n._({id:"p3607o",message:"Managing"}));else if((null===(j=null==l?void 0:l.pool)||void 0===j?void 0:j.address)===S.id||(null==l?void 0:l.address)===S.id)if(l.operate===lf.Remove)H=o.i18n._({id:"0+31GV",message:"Removing"});else H=o.i18n._({id:"1yHVE+",message:"Adding"});const W=!!(null===(w=S.miningAddress)||void 0===w?void 0:w[0]),Z=!!(null==R?void 0:R.metromMiningApy)&&Number(null==R?void 0:R.metromMiningApy)>0,z=m.palette.hover.default,Q=null==p?void 0:p({address:S.id,chainId:S.chainId});return $.jsxs(t.Box,{component:"tr",sx:{["&:hover td"+(H?", & td":"")]:{backgroundImage:`linear-gradient(${z}, ${z})`}},children:[$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[E&&L?$.jsx(Dp,{tokens:[E,L],width:24,mr:8,chainId:S.chainId,showChainLogo:!0}):"",$.jsxs(t.Box,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,typography:"body2",fontWeight:600},children:[`${null==E?void 0:E.symbol}/${null==L?void 0:L.symbol}`,$.jsx(Iy,{address:S.id,chainId:S.chainId}),!!Q&&$.jsx(Fy,{})]}),$.jsx(lp,{address:S.id,customChainId:S.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,disabledAddress:c,onAddressClick:()=>{mm.getState().push({type:exports.PageType.PoolDetail,params:{chainId:S.chainId,address:S.id}})},sx:{typography:"h6",color:"text.secondary"}})]})]})}),c&&$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Cg,{poolType:q}),$.jsx(jg,{isAMMV2:U,isAMMV3:V,lpFeeRate:S.lpFeeRate,mtFeeRate:S.mtFeeRate})]})}),V?null:$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{typography:"body2"},title:S.tvl?`$${nr({input:S.tvl||0})}`:void 0,children:["$",xr(new s(S.tvl||0))]})}),$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[W||Z?$.jsx(t.Tooltip,{title:o.i18n._({id:"Sti4vy",message:"Mining"}),children:$.jsxs(t.Box,{component:"span",sx:{typography:"body2",color:"success.main"},children:["✨"," "]})}):"",$.jsx(qy,{chainId:S.chainId,apy:R,baseToken:E,quoteToken:L,hasQuote:!!M,hasMining:W,children:$.jsxs(t.Box,{component:"span",sx:{typography:"body2",fontWeight:600,display:"flex",alignItems:"center",width:"max-content",color:"success.main",cursor:"auto"},children:[P||"-%",M?`/${M}`:""]})})]})}),$.jsx(t.Box,{component:"td",children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"body2"},children:V?(null==N?void 0:N.liquidityUSD)?`$${ir({input:N.liquidityUSD,decimals:2})}`:"-":$.jsxs($.Fragment,{children:[O?$.jsx(sl,{address:null==E?void 0:E.address,chainId:S.chainId,url:null==E?void 0:E.logoURI,width:24,height:24,noShowChain:!0,sx:{mr:4}}):$.jsx(Dp,{tokens:E&&L?[E,L]:[],width:24,mr:4,showChainLogo:!1,chainId:S.chainId}),_?nr({input:_}):"-",O&&$.jsxs($.Fragment,{children:[" / ",$.jsx(sl,{address:null==L?void 0:L.address,chainId:S.chainId,url:null==L?void 0:L.logoURI,width:24,height:24,noShowChain:!0,sx:{mx:4}}),D?nr({input:D}):"0"]}),U&&$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"NXZdrO",message:"My pool share"}),children:$.jsx(t.Box,{sx:{ml:4,px:8,py:4,borderRadius:4,typography:"h6",backgroundColor:"background.tag",color:"text.secondary"},children:gr({input:null===(T=null===(k=i.liquidityPositions)||void 0===k?void 0:k[0])||void 0===T?void 0:T.poolShare})})})]})})}),u?$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4,color:"text.primary"},children:[$.jsx(Kg,{outOfRange:null!==(B=null==N?void 0:N.outOfRange)&&void 0!==B&&B}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(I=null==N?void 0:N.priceRange)||void 0===I?void 0:I.token0LowerPrice,atLimit:{},direction:Sm.LOWER})," "]}),null==E?void 0:E.symbol]})}),$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"19",viewBox:"0 0 18 19",fill:"none",children:$.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"})}),$.jsx(t.Box,{children:$.jsxs($.Fragment,{children:[$.jsxs("span",{children:[gg({price:null===(A=null==N?void 0:N.priceRange)||void 0===A?void 0:A.token0UpperPrice,atLimit:{},direction:Sm.UPPER})," "]}),null==E?void 0:E.symbol]})})]})}):null,$.jsx(t.Box,{component:"td",children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",gap:"8px"},children:[c&&"PMM"===q&&$.jsx(of,{chainId:S.chainId,address:S.id}),H?$.jsx(tf,{text:H,onClick:()=>d(null)}):$.jsxs($.Fragment,{children:[V?null:!!n&&$.jsxs(t.Button,{variant:t.Button.Variant.second,size:t.Button.Size.small,onClick:e=>{e.stopPropagation(),d({operate:lf.Remove,pool:ja(i),hasMining:W})},sx:{py:0,height:32},children:[$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"}),!!Q&&$.jsx(Fy,{isRightTop:!0})]}),$.jsx(t.Button,{size:t.Button.Size.small,onClick:()=>{d({pool:ja(i),hasMining:W})},sx:{py:0,height:32},children:V?o.i18n._({id:"wckWOP",message:"Manage"}):o.i18n._({id:"m16xKo",message:"Add"})})]})]})})]},V?null==N?void 0:N.id:S.id+S.chainId)}))})]})}function sv({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}=Ka(),k=c.useQueryClient(),{onlyChainId:T,supportAMMV2:B,supportAMMV3:I,notSupportPMM:A}=G(),[S,E]=n.useState("pmm&v2"),[L,O]=n.useState("1"),{filterTokens:R,filterASymbol:P,filterBSymbol:M,filterAddressLqList:_,handleDeleteToken:D,handleChangeFilterTokens:F,handleChangeFilterAddress:q}=Vy(u);let U=A?[]:["CLASSICAL","DVM","DSP","GSP","DPP"];B&&U.push("AMMV2"),I&&"v3"===S&&(U=["AMMV3"]);const V={currentPage:1,pageSize:1e3,user:e,filterState:{viewOnlyOwn:!0,filterTypes:U}},H=Ua(),W=H.getQuery(r.PoolApi.graphql.fetchMyLiquidityList,{where:Object.assign(Object.assign({},V),{filterState:Object.assign({filterASymbol:P,filterBSymbol:M},V.filterState)})}),Z=c.useQuery(Object.assign({},W));let z=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 Q=!!(null==_?void 0:_.length);return Q?z=[..._]:i&&(z=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:[]),$.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{[C.breakpoints.up("tablet")]:{mr:"auto"}},children:p}),!T&&$.jsx(_y,{chainId:o,setChainId:a}),I&&$.jsx(Ny,{filterList:[{label:"V3",value:"v3"},{label:"V2 & PMM",value:"pmm&v2"}],value:S,onChange:e=>E(e)}),$.jsx(Ny,{filterList:[{label:"1d",value:"1"},{label:"7d",value:"7"},{label:"14d",value:"14"},{label:"30d",value:"30"}],value:L,onChange:e=>O(e)}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.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:$.jsx(sf,{value:R,onChange:F,searchAddress:(e,t)=>N(this,void 0,void 0,(function*(){var n;const i=H.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)?$.jsx(Uy,{list:o,onClick:()=>{q(o),t()}}):null}))})}),(Q||!!R.length)&&$.jsxs(t.Box,{sx:{my:0},children:[Q?$.jsx(Dy,{lqList:_,onDeleteTag:()=>q([])}):"",$.jsx(nf,{tags:R,onDeleteTag:D})]})]})]}),w?$.jsxs(ef,{children:[Z.isLoading?$.jsx(af,{}):"",!Z.isLoading&&!(null==z?void 0:z.length)&&!Z.error&&$.jsx(K,{sx:{mt:40},hasSearch:!!(o&&!T||P||M)}),!!Z.error&&$.jsx(ne,{refresh:Z.refetch,sx:{mt:40}}),$.jsx(rv,{account:e,lqList:z,setOperatePool:l,supportAMM:B||I,getMigrationPairAndMining:d,timeRange:L})]}):$.jsxs($.Fragment,{children:[$.jsx(av,{account:e,lqList:z,loading:Z.isLoading,operatePool:s,setOperatePool:l,supportAMM:B||I,onlyV3:"v3"===S,getMigrationPairAndMining:d,timeRange:L}),$.jsx(Np,{loading:Z.isLoading,refetch:Z.error?Z.refetch:void 0,empty:!(null==z?void 0:z.length),hasSearch:!!(o&&!T||P||M)})]})]})}function lv(e){var{sx:n}=e,i=D(e,["sx"]);return $.jsx(t.TabPanel,{...i,sx:Object.assign(Object.assign({},n),{display:"flex",flexDirection:"column",overflow:"hidden"})})}function dv({params:e,scrollRef:i,tokenAndPoolFilter:o,operatePool:a,onOperatePool:s,getMigrationPairAndMining:l}){var d,c,u;const{isMobile:p}=Ka();t.useTheme();const h=G((e=>e.noDocumentLink)),m=n.useRef(null),{account:x}=Ma(),{poolTopTab:g,normalPoolTab:f,almPoolTab:y,multiTokenPoolTab:v,normalTabs:b,almTabs:C,topTabs:j,multiTokenTabs:w,handleChangePoolTab:k}=function(){const[e,t]=n.useState(Ky.NORMAL),[i,o]=n.useState(Xy.ALL),[r,a]=n.useState(Jy.addLiquidity),[s,l]=n.useState(ev.ALL),{supportAMMV2:d,supportAMMV3:c,notSupportPMM:u,supportCurve:p}=G(),h=n.useMemo((()=>{const e=[{key:Ky.NORMAL,value:"Normal"}];return p&&e.push({key:Ky.MULTI_TOKEN,value:"Multi-token"}),e}),[p]),m=n.useMemo((()=>[{key:Xy.ALL,value:"All vauls"},{key:Xy.MY,value:"My liquidity"}]),[]),x=n.useMemo((()=>{const e=[{key:Jy.addLiquidity,value:"Add Liquidity"},{key:Jy.myLiquidity,value:"My Liquidity"}];return u||e.push({key:Jy.myCreated,value:d||c?"My Pools (PMM)":"My Pools"}),e}),[d,c,u]),g=n.useMemo((()=>[{key:ev.ALL,value:"All pools"},{key:ev.MY,value:"My liquidity"}]),[]),f=n.useRef(!1);return n.useEffect((()=>{const e=sessionStorage.getItem(Qy),n=sessionStorage.getItem(Gy);e&&n&&!f.current&&(f.current=!0,t(e),e===Ky.NORMAL?a(n):e===Ky.ALM?o(n):e===Ky.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===Ky.NORMAL?a(n):e===Ky.ALM?o(n):e===Ky.MULTI_TOKEN&&l(n),sessionStorage.setItem(Qy,e),sessionStorage.setItem(Gy,n)}}}(),{activeChainId:T,filterChainIds:B,handleChangeActiveChainId:I}=function(){const{chainId:e}=Ma(),{onlyChainId:t,defaultChainId:i}=G(),[o,a]=n.useState(t),s=n.useMemo((()=>void 0!==o?[o]:Po(e)?void 0:Object.values(r.ChainId).filter((e=>!!Number(e)))),[e,o]);return n.useEffect((()=>{const e=Number(sessionStorage.getItem(Yy));e&&a(e)}),[]),n.useEffect((()=>{!sessionStorage.getItem(Yy)&&i&&a(i)}),[i]),{activeChainId:o,filterChainIds:s,handleChangeActiveChainId:e=>{void 0===e?sessionStorage.removeItem(Yy):sessionStorage.setItem(Yy,String(e)),a(e)}}}(),[A,S]=n.useState(null),[E,L]=n.useState(a||null),O=e=>{if(s){if(s(e))return}L(e)};return n.useEffect((()=>{L(a||null)}),[a]),$.jsxs(pm,{sx:Object.assign({},p?{p:0}:{display:"flex",gap:12,flex:1}),ref:m,children:[$.jsxs(t.Tabs,{value:g,onChange:(e,t)=>{t===Ky.NORMAL?k({topTab:t,poolTab:f}):t===Ky.ALM?k({topTab:t,poolTab:y}):t===Ky.MULTI_TOKEN&&k({topTab:t,poolTab:v})},sx:p?{}:{display:"flex",flexDirection:"column",flex:1,overflow:"hidden",height:"max-content",maxHeight:"100%"},children:[$.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:[$.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===Ky.NORMAL&&$.jsx(zy,{})]}),$.jsx(lv,{value:Ky.ALM,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:"ALM"}),$.jsx(lv,{value:Ky.NORMAL,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsxs(t.Tabs,{value:f,onChange:(e,t)=>{k({topTab:Ky.NORMAL,poolTab:t})},children:[$.jsx(t.TabPanel,{value:Jy.addLiquidity,children:$.jsx(Zy,{account:x,filterChainIds:B,scrollParentRef:null!=i?i:m,activeChainId:T,handleChangeActiveChainId:I,operatePool:E,setOperatePool:O,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:$.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),$.jsx(t.TabPanel,{value:Jy.myLiquidity,children:$.jsx(sv,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:I,operatePool:E,setOperatePool:O,tokenAndPoolFilter:o,getMigrationPairAndMining:l,children:$.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),$.jsx(t.TabPanel,{value:Jy.myCreated,children:$.jsx(ov,{account:x,filterChainIds:B,activeChainId:T,handleChangeActiveChainId:I,operatePool:E,setOperatePool:O,children:$.jsx(t.TabsButtonGroup,{tabs:b,variant:"inPaperContrast"})})}),!h&&$.jsx(xm,{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})})]})}),$.jsx(lv,{value:Ky.MULTI_TOKEN,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsxs(t.Tabs,{value:v,onChange:(e,t)=>{k({topTab:Ky.MULTI_TOKEN,poolTab:t})},children:[$.jsx(t.TabPanel,{value:ev.ALL,children:$.jsx(ff,{scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:A,setOperateCurvePool:S,account:x,children:$.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})}),$.jsx(t.TabPanel,{value:ev.MY,children:$.jsx(ff,{scrollParentRef:null!=i?i:m,activeChainId:T,operateCurvePool:A,setOperateCurvePool:S,account:x,isMyPool:!0,children:$.jsx(t.TabsButtonGroup,{tabs:w,variant:"inPaperContrast"})})})]})})]}),g===Ky.NORMAL&&E&&$.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:"AMMV3"===(null===(d=null==E?void 0:E.pool)||void 0===d?void 0:d.type)&&E.pool.chainId?f===Jy.myLiquidity&&(null===(u=null===(c=E.pool.liquidityPositions)||void 0===c?void 0:c[0])||void 0===u?void 0:u.tokenId)?$.jsx(Yg,{baseToken:E.pool.baseToken,quoteToken:E.pool.quoteToken,feeAmount:Number(E.pool.lpFeeRate),tokenId:E.pool.liquidityPositions[0].tokenId,chainId:E.pool.chainId,onClose:()=>O(null)}):$.jsx(Jg,{chainId:E.pool.chainId,baseToken:E.pool.baseToken,quoteToken:E.pool.quoteToken,feeAmount:Number(E.pool.lpFeeRate),onClose:()=>O(null),handleGoToAddLiquidityV3:e=>{mm.getState().push({type:exports.PageType.createPoolAMMV3,params:e})}}):$.jsx($.Fragment,{children:p?$.jsx(By,{account:x,onClose:()=>O(null),modal:p,...E}):$.jsx(Ty,{account:x,onClose:()=>O(null),...E,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"}})})}),g===Ky.MULTI_TOKEN&&A&&$.jsx(t.Box,{sx:{position:"relative",width:p?"100%":375},children:$.jsx(Tf,{operateCurvePool:A,setOperateCurvePool:S})})]})}function cv({sx:e,onClick:n}){const o=t.useTheme();return $.jsx(t.HoverOpacity,{onClick:()=>{n?n():mm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer"},e),children:$.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:$.jsx(oe.ArrowBack,{})})})}var uv,pv,hv,mv,xv,gv,fv,yv,vv,bv,Cv,jv,wv;function kv(){return kv=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},kv.apply(null,arguments)}const Tv=e=>M.createElement("svg",kv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),uv||(uv=M.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_5229_28889)"})),pv||(pv=M.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_5229_28889)"})),hv||(hv=M.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_5229_28889)"})),mv||(mv=M.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_5229_28889)"})),xv||(xv=M.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_5229_28889)"})),gv||(gv=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28889)"})),fv||(fv=M.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_5229_28889)"})),yv||(yv=M.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_5229_28889)"})),vv||(vv=M.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_5229_28889)"})),bv||(bv=M.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_5229_28889)"})),Cv||(Cv=M.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_5229_28889)"})),jv||(jv=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28889)"})),wv||(wv=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5229_28889",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_5229_28889",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_5229_28889",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_5229_28889",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_5229_28889",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_5229_28889",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_5229_28889",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_5229_28889",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_5229_28889",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_5229_28889",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_5229_28889",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5229_28889",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var Bv,Iv,Av,Sv,Ev,Lv,Ov,Rv,Pv,Mv,_v,Dv,Nv;function Fv(){return Fv=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},Fv.apply(null,arguments)}const qv=e=>M.createElement("svg",Fv({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Bv||(Bv=M.createElement("rect",{x:28.5,y:214,width:40,height:6,fill:"url(#paint0_linear_3900_354238)"})),Iv||(Iv=M.createElement("rect",{x:88.5,y:208,width:40,height:12,fill:"url(#paint1_linear_3900_354238)"})),Av||(Av=M.createElement("rect",{x:148.5,y:201,width:40,height:19,fill:"url(#paint2_linear_3900_354238)"})),Sv||(Sv=M.createElement("rect",{x:208.5,y:188,width:40,height:32,fill:"url(#paint3_linear_3900_354238)"})),Ev||(Ev=M.createElement("rect",{x:268.5,y:170,width:40,height:50,fill:"url(#paint4_linear_3900_354238)"})),Lv||(Lv=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_3900_354238)"})),Ov||(Ov=M.createElement("rect",{width:40,height:6,transform:"matrix(-1 0 0 1 708.5 214)",fill:"url(#paint6_linear_3900_354238)"})),Rv||(Rv=M.createElement("rect",{width:40,height:12,transform:"matrix(-1 0 0 1 648.5 208)",fill:"url(#paint7_linear_3900_354238)"})),Pv||(Pv=M.createElement("rect",{width:40,height:19,transform:"matrix(-1 0 0 1 588.5 201)",fill:"url(#paint8_linear_3900_354238)"})),Mv||(Mv=M.createElement("rect",{width:40,height:32,transform:"matrix(-1 0 0 1 528.5 188)",fill:"url(#paint9_linear_3900_354238)"})),_v||(_v=M.createElement("rect",{width:40,height:50,transform:"matrix(-1 0 0 1 468.5 170)",fill:"url(#paint10_linear_3900_354238)"})),Dv||(Dv=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_3900_354238)"})),Nv||(Nv=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_3900_354238",x1:48.5,y1:214,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_3900_354238",x1:108.5,y1:208,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_3900_354238",x1:168.5,y1:201,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_3900_354238",x1:228.5,y1:188,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_3900_354238",x1:288.5,y1:170,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_3900_354238",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_3900_354238",x1:20,y1:0,x2:20,y2:6,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_3900_354238",x1:20,y1:0,x2:20,y2:12,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_3900_354238",x1:20,y1:0,x2:20,y2:19,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_3900_354238",x1:20,y1:0,x2:20,y2:32,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_3900_354238",x1:20,y1:0,x2:20,y2:50,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_3900_354238",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var Uv,Vv,Hv,Wv,Zv,$v,zv,Qv,Gv,Yv,Kv,Xv,Jv,eb;function tb(){return tb=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},tb.apply(null,arguments)}const nb=e=>M.createElement("svg",tb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Uv||(Uv=M.createElement("g",{clipPath:"url(#clip0_5057_344879)"},M.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344879)"}),M.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344879)"}),M.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344879)"}),M.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344879)"}),M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344879)"}),M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344879)"}),M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344879)"}),M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344879)"}),M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344879)"}),M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344879)"}))),Vv||(Vv=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344879)"})),Hv||(Hv=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344879)"})),Wv||(Wv=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344879)"})),Zv||(Zv=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344879)"})),$v||($v=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344879)"})),zv||(zv=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344879)"})),Qv||(Qv=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344879)"})),Gv||(Gv=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344879)"})),Yv||(Yv=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344879)"})),Kv||(Kv=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344879)"})),Xv||(Xv=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344879)"})),Jv||(Jv=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344879)"})),eb||(eb=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5057_344879",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5057_344879",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint2_linear_5057_344879",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint3_linear_5057_344879",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint4_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint5_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint6_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint7_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint8_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint9_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"white",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"white",stopOpacity:0})),M.createElement("linearGradient",{id:"paint10_linear_5057_344879",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5057_344879",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint12_linear_5057_344879",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint13_linear_5057_344879",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint14_linear_5057_344879",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint15_linear_5057_344879",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#D0BCFF",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#D0BCFF",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint16_linear_5057_344879",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint17_linear_5057_344879",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint18_linear_5057_344879",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint19_linear_5057_344879",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint20_linear_5057_344879",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint21_linear_5057_344879",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("clipPath",{id:"clip0_5057_344879"},M.createElement("rect",{width:737,height:220,fill:"white"})))));var ib,ob,rb,ab,sb,lb,db,cb,ub,pb,hb,mb,xb,gb;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 yb=e=>M.createElement("svg",fb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ib||(ib=M.createElement("g",{clipPath:"url(#clip0_5057_344817)"},M.createElement("rect",{x:-10.5,y:160,width:40,height:60,fill:"url(#paint0_linear_5057_344817)"}),M.createElement("rect",{x:49.5,y:120,width:40,height:100,fill:"url(#paint1_linear_5057_344817)"}),M.createElement("rect",{x:109.5,y:60,width:40,height:160,fill:"url(#paint2_linear_5057_344817)"}),M.createElement("rect",{x:169.5,width:40,height:220,fill:"url(#paint3_linear_5057_344817)"}),M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 549.5 200)",fill:"url(#paint4_linear_5057_344817)"}),M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 489.5 180)",fill:"url(#paint5_linear_5057_344817)"}),M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 429.5 160)",fill:"url(#paint6_linear_5057_344817)"}),M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 369.5 120)",fill:"url(#paint7_linear_5057_344817)"}),M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 309.5 60)",fill:"url(#paint8_linear_5057_344817)"}),M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 249.5 0)",fill:"url(#paint9_linear_5057_344817)"}))),ob||(ob=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint10_linear_5057_344817)"})),rb||(rb=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint11_linear_5057_344817)"})),ab||(ab=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint12_linear_5057_344817)"})),sb||(sb=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint13_linear_5057_344817)"})),lb||(lb=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint14_linear_5057_344817)"})),db||(db=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint15_linear_5057_344817)"})),cb||(cb=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint16_linear_5057_344817)"})),ub||(ub=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint17_linear_5057_344817)"})),pb||(pb=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint18_linear_5057_344817)"})),hb||(hb=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint19_linear_5057_344817)"})),mb||(mb=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint20_linear_5057_344817)"})),xb||(xb=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint21_linear_5057_344817)"})),gb||(gb=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5057_344817",x1:9.5,y1:160,x2:9.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5057_344817",x1:69.5,y1:120,x2:69.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint2_linear_5057_344817",x1:129.5,y1:60,x2:129.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint3_linear_5057_344817",x1:189.5,y1:0,x2:189.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint4_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint5_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint6_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint7_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint8_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint9_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#1A1A1B",stopOpacity:.1}),M.createElement("stop",{offset:1,stopColor:"#1A1A1B",stopOpacity:0})),M.createElement("linearGradient",{id:"paint10_linear_5057_344817",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5057_344817",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint12_linear_5057_344817",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint13_linear_5057_344817",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint14_linear_5057_344817",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint15_linear_5057_344817",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint16_linear_5057_344817",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint17_linear_5057_344817",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint18_linear_5057_344817",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint19_linear_5057_344817",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint20_linear_5057_344817",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint21_linear_5057_344817",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("clipPath",{id:"clip0_5057_344817"},M.createElement("rect",{width:737,height:220,fill:"white"})))));var vb,bb,Cb,jb,wb,kb,Tb,Bb,Ib,Ab,Sb,Eb,Lb;function Ob(){return Ob=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},Ob.apply(null,arguments)}const Rb=e=>M.createElement("svg",Ob({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),vb||(vb=M.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),bb||(bb=M.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),Cb||(Cb=M.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),jb||(jb=M.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),wb||(wb=M.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),kb||(kb=M.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"white",fillOpacity:.1})),Tb||(Tb=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_5229_28865)"})),Bb||(Bb=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_5229_28865)"})),Ib||(Ib=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_5229_28865)"})),Ab||(Ab=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_5229_28865)"})),Sb||(Sb=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_5229_28865)"})),Eb||(Eb=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_5229_28865)"})),Lb||(Lb=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5229_28865",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_5229_28865",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_5229_28865",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_5229_28865",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_5229_28865",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_5229_28865",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var Pb,Mb,_b,Db,Nb,Fb,qb,Ub,Vb,Hb,Wb,Zb,$b;function zb(){return zb=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},zb.apply(null,arguments)}const Qb=e=>M.createElement("svg",zb({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Pb||(Pb=M.createElement("rect",{x:28.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Mb||(Mb=M.createElement("rect",{x:88.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),_b||(_b=M.createElement("rect",{x:148.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Db||(Db=M.createElement("rect",{x:208.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Nb||(Nb=M.createElement("rect",{x:268.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),Fb||(Fb=M.createElement("rect",{x:328.5,y:216,width:40,height:4,fill:"#1A1A1B",fillOpacity:.1})),qb||(qb=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint0_linear_3900_354262)"})),Ub||(Ub=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint1_linear_3900_354262)"})),Vb||(Vb=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint2_linear_3900_354262)"})),Hb||(Hb=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint3_linear_3900_354262)"})),Wb||(Wb=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint4_linear_3900_354262)"})),Zb||(Zb=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint5_linear_3900_354262)"})),$b||($b=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_3900_354262",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_3900_354262",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_3900_354262",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_3900_354262",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_3900_354262",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_3900_354262",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var Gb,Yb,Kb,Xb,Jb,eC,tC,nC,iC,oC,rC,aC,sC;function lC(){return lC=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},lC.apply(null,arguments)}const dC=e=>M.createElement("svg",lC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Gb||(Gb=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_5229_28987)"})),Yb||(Yb=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_5229_28987)"})),Kb||(Kb=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_5229_28987)"})),Xb||(Xb=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_5229_28987)"})),Jb||(Jb=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_5229_28987)"})),eC||(eC=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_5229_28987)"})),tC||(tC=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_5229_28987)"})),nC||(nC=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_5229_28987)"})),iC||(iC=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_5229_28987)"})),oC||(oC=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_5229_28987)"})),rC||(rC=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_5229_28987)"})),aC||(aC=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_5229_28987)"})),sC||(sC=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5229_28987",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_5229_28987",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_5229_28987",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_5229_28987",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_5229_28987",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_5229_28987",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#B786FD",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#B786FD",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_5229_28987",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_5229_28987",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_5229_28987",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_5229_28987",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_5229_28987",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_5229_28987",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FFE804",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#FFE804",stopOpacity:.04})))));var cC,uC,pC,hC,mC,xC,gC,fC,yC,vC,bC,CC,jC;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 kC=e=>M.createElement("svg",wC({width:737,height:220,viewBox:"0 0 737 220",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),cC||(cC=M.createElement("rect",{x:28.5,y:200,width:40,height:20,fill:"url(#paint0_linear_4437_25449)"})),uC||(uC=M.createElement("rect",{x:88.5,y:180,width:40,height:40,fill:"url(#paint1_linear_4437_25449)"})),pC||(pC=M.createElement("rect",{x:148.5,y:160,width:40,height:60,fill:"url(#paint2_linear_4437_25449)"})),hC||(hC=M.createElement("rect",{x:208.5,y:120,width:40,height:100,fill:"url(#paint3_linear_4437_25449)"})),mC||(mC=M.createElement("rect",{x:268.5,y:60,width:40,height:160,fill:"url(#paint4_linear_4437_25449)"})),xC||(xC=M.createElement("rect",{x:328.5,width:40,height:220,fill:"url(#paint5_linear_4437_25449)"})),gC||(gC=M.createElement("rect",{width:40,height:20,transform:"matrix(-1 0 0 1 708.5 200)",fill:"url(#paint6_linear_4437_25449)"})),fC||(fC=M.createElement("rect",{width:40,height:40,transform:"matrix(-1 0 0 1 648.5 180)",fill:"url(#paint7_linear_4437_25449)"})),yC||(yC=M.createElement("rect",{width:40,height:60,transform:"matrix(-1 0 0 1 588.5 160)",fill:"url(#paint8_linear_4437_25449)"})),vC||(vC=M.createElement("rect",{width:40,height:100,transform:"matrix(-1 0 0 1 528.5 120)",fill:"url(#paint9_linear_4437_25449)"})),bC||(bC=M.createElement("rect",{width:40,height:160,transform:"matrix(-1 0 0 1 468.5 60)",fill:"url(#paint10_linear_4437_25449)"})),CC||(CC=M.createElement("rect",{width:40,height:220,transform:"matrix(-1 0 0 1 408.5 0)",fill:"url(#paint11_linear_4437_25449)"})),jC||(jC=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_4437_25449",x1:48.5,y1:200,x2:48.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint1_linear_4437_25449",x1:108.5,y1:180,x2:108.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint2_linear_4437_25449",x1:168.5,y1:160,x2:168.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint3_linear_4437_25449",x1:228.5,y1:120,x2:228.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint4_linear_4437_25449",x1:288.5,y1:60,x2:288.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint5_linear_4437_25449",x1:348.5,y1:0,x2:348.5,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#6851B4",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#6851B4",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint6_linear_4437_25449",x1:20,y1:0,x2:20,y2:20,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint7_linear_4437_25449",x1:20,y1:0,x2:20,y2:40,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint8_linear_4437_25449",x1:20,y1:0,x2:20,y2:60,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint9_linear_4437_25449",x1:20,y1:0,x2:20,y2:100,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint10_linear_4437_25449",x1:20,y1:0,x2:20,y2:160,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})),M.createElement("linearGradient",{id:"paint11_linear_4437_25449",x1:20,y1:0,x2:20,y2:220,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EB8D27",stopOpacity:.6}),M.createElement("stop",{offset:1,stopColor:"#EB8D27",stopOpacity:.04})))));var TC,BC;function IC(){const e="https://docs.dodoex.io/product/tutorial/how-to-create-pools#learn-more-about-the-characteristics-of-different-pool-models",t=[{version:BC.standard,title:o.i18n._({id:"TJBHlP",message:"Standard"}),description:o.i18n._({id:"QNrpkx",message:"Classical AMM-like pool. Suitable for most assets."}),exampleImgUrl:kC,exampleDarkImgUrl:dC,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:BC.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:qv,exampleDarkImgUrl:Tv,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:BC.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:Qb,exampleDarkImgUrl:Rb,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:BC.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:yb,exampleDarkImgUrl:nb,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:AC()}}function AC(){return[{version:TC.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:TC.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 SC(){return AC().reduce(((e,t)=>(e[t.version]=t,e)),{})}!function(e){e.DSP="dsp",e.GSP="gsp"}(TC||(TC={})),function(e){e.standard="standard",e.singleToken="single-token",e.pegged="pagged",e.marketMakerPool="market-maker-pool"}(BC||(BC={}));const EC="0.3",LC=.01,OC=10,RC="1",PC="0.0000000000001",MC=1e8,_C="1",DC="0.0001",NC="0.1",FC=8;function qC({selectedVersion:e,quoteToken:t,initPrice:n,midPrice:i}){return e===BC.standard?!i||i.isZero()?null:ir({input:i,decimals:t.decimals}):ir({input:n,decimals:t.decimals})}function UC({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(FC,s.ROUND_DOWN);return{base:i,quote:n.minus(i).dp(FC,s.ROUND_DOWN)}}function VC({chainId:e,baseToken:t,quoteToken:n}){const i=r.basicTokenMap[e];return!(!t||!n)&&(!(!Ta(t.address,i.address)||!Ta(n.address,i.wrappedTokenAddress))||!(!Ta(t.address,i.wrappedTokenAddress)||!Ta(n.address,i.address)))}function HC({title:e,children:n,isWaiting:i}){const o=t.useTheme();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function WC({status:n,selectedVersion:i,baseToken:o,quoteToken:r,initPrice:a,slippageCoefficient:s,midPrice:l,sx:d}){var c;const{versionMap:u}=IC(),p="waiting"===n,{initPriceLabel:h}=u[i];return o&&r?$.jsx($.Fragment,{children:$.jsxs(t.Box,{sx:Object.assign({mt:0,display:"flex",alignItems:"stretch",gap:12,opacity:p?.5:1},d),children:[$.jsxs(HC,{title:$.jsx(e.Trans,{id:"fSFt4a",message:"Token Pair"}),isWaiting:p,children:[$.jsx(Dp,{width:24,height:24,tokens:[o,r]}),o.symbol,"-",r.symbol]}),$.jsx(HC,{title:$.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:p,children:s}),$.jsxs(HC,{title:h,isWaiting:p,children:["1 ",o.symbol," = ",null!==(c=qC({midPrice:l,quoteToken:r,selectedVersion:i,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]})]})}):null}var ZC,$C;function zC(){return zC=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},zC.apply(null,arguments)}const QC=e=>M.createElement("svg",zC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ZC||(ZC=M.createElement("g",{clipPath:"url(#clip0_5251_29079)"},M.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)"}),M.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"}),M.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)"}),M.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"}))),$C||($C=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5251_29079",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#EC5A7D",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#EC5A7D",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5251_29079",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#2FBA90",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#2FBA90",stopOpacity:0})),M.createElement("clipPath",{id:"clip0_5251_29079"},M.createElement("rect",{width:54,height:32,fill:"white"})))));var GC,YC;function KC(){return KC=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},KC.apply(null,arguments)}const XC=e=>M.createElement("svg",KC({width:54,height:32,viewBox:"0 0 54 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),GC||(GC=M.createElement("g",{clipPath:"url(#clip0_5251_28999)"},M.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)"}),M.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"}),M.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)"}),M.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"}))),YC||(YC=M.createElement("defs",null,M.createElement("linearGradient",{id:"paint0_linear_5251_28999",x1:54.0001,y1:5.72231,x2:54.0001,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#FF6187",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#FF6187",stopOpacity:0})),M.createElement("linearGradient",{id:"paint1_linear_5251_28999",x1:-10303e-8,y1:5.72231,x2:-10372e-8,y2:31.0514,gradientUnits:"userSpaceOnUse"},M.createElement("stop",{stopColor:"#55F9C7",stopOpacity:.3}),M.createElement("stop",{offset:1,stopColor:"#55F9C7",stopOpacity:0})),M.createElement("clipPath",{id:"clip0_5251_28999"},M.createElement("rect",{width:54,height:32,fill:"white"})))));function JC({height:e,text:t}){return $.jsx(K,{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 ej=n.lazy((()=>Promise.resolve().then((function(){return require("./index-Dsxjv-7B.cjs")})))),tj=n.lazy((()=>Promise.resolve().then((function(){return require("./index-Dx_H0x_1.cjs")}))));var nj,ij;function oj({baseToken:i,quoteToken:r,pmmParams:a,pmmModel:s,midPrice:l}){var d,c;const u=t.useTheme(),{isMobile:p}=Ka(),[h,m]=n.useState(nj.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===nj.depth;if(!l||l.isNaN())return $.jsx(JC,{height:p?261:b?665:494});const C=u.palette.success.main,j=u.palette.error.main,w=[{key:nj.liquidity,value:o.i18n._({id:"6y2TB3",message:"Liquidity"})},{key:nj.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})}];return $.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:[$.jsxs(t.Tabs,{value:h,onChange:(e,t)=>{m(t)},children:[$.jsx(t.TabsButtonGroup,{tabs:w,variant:"tag",tabsListSx:{ml:"auto"}}),$.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:8,mb:14,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:$.jsx(e.Trans,{id:"tyGEMJ",message:"Amounts"})}),$.jsx(t.TabPanel,{value:nj.depth,children:g&&$.jsx(n.Suspense,{children:$.jsx(ej,{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})})}),$.jsx(t.TabPanel,{value:nj.liquidity,children:$.jsx(n.Suspense,{children:$.jsx(tj,{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}})})})]}),$.jsx(t.Box,{sx:Object.assign({typography:"h6",mt:6,color:"text.secondary"},p?{transform:"scale(0.66667)",transformOrigin:"top left"}:{}),children:$.jsx(e.Trans,{id:"DZULmp",message:"Swap Rate"})}),b?"":$.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"}(nj||(nj={})),function(e){e[e.standard=1]="standard",e[e.singleToken=2]="singleToken",e[e.pagged=3]="pagged",e[e.marketMaker=4]="marketMaker"}(ij||(ij={}));const rj=({selectedVersion:e,baseAmount:t,quoteAmount:i,initPrice:o,slippageCoefficient:a})=>{const s=n.useMemo((()=>{const n=[BC.standard,BC.singleToken].includes(e),r=e===BC.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 aj({selectedVersion:e,baseToken:i,quoteToken:r,initPrice:a,slippageCoefficient:s,baseAmount:l,quoteAmount:d}){const c=t.useTheme(),{isMobile:u}=Ka(),[p,h]=n.useState(!1),{pmmParams:m,pmmModel:x,midPrice:g}=rj({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 $.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{mx:20,mb:8},children:$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:c.palette.text.secondary,typography:"body1",fontWeight:600},children:[f,$.jsx(t.QuestionTooltip,{title:y,ml:4,sx:{width:14,height:14}})]}),!g||g.isNaN()?$.jsx(t.Box,{sx:{py:5,typography:"body1"},children:"-"}):"light"===c.palette.mode?$.jsx(QC,{width:"52",height:"32"}):$.jsx(XC,{width:"52",height:"32"})]})}),$.jsx(el,{open:p,onClose:()=>h(!1),modal:!0,title:$.jsxs(t.Box,{children:[f,$.jsx(t.QuestionTooltip,{title:y,ml:4})]}),children:$.jsx(t.Box,{sx:{px:28,pb:20,maxHeight:"calc(80vh - 134px)",overflowY:"auto",overflowX:"hidden"},children:$.jsx(oj,{baseToken:i,quoteToken:r,pmmParams:m,pmmModel:x,midPrice:g})})})]})}function sj({color:e,backgroundColor:n,tagKey:i}){return $.jsx(t.Box,{sx:{ml:8,px:8,py:2,borderRadius:4,backgroundColor:n,color:e,typography:"h6",fontWeight:500},children:i})}function lj({isWaiting:n,feeRate:i}){const r=t.useTheme();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:r.palette.background.paper,width:"50%",opacity:n?.5:1},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":$.jsxs($.Fragment,{children:[i||"-","%",i===EC&&$.jsx(sj,{tagKey:o.i18n._({id:"/+c6tU",message:"99% Default"}),color:r.palette.purple.main,backgroundColor:t.alpha(r.palette.purple.main,.1)})]})}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:r.palette.text.secondary,mt:8},children:$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})})]})}function dj({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}=rj({selectedVersion:i,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s});return $.jsxs($.Fragment,{children:[!n&&$.jsx(oj,{baseToken:o,quoteToken:r,pmmParams:h,pmmModel:m,midPrice:x}),$.jsxs(t.Box,{sx:{mt:n?0:20,padding:16,borderRadius:8,backgroundColor:p.palette.background.paper,width:"50%",opacity:n?.5:1},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h5",fontWeight:600},children:n?"-":$.jsxs($.Fragment,{children:[c,"% ",null==o?void 0:o.symbol," : ",u,"% ",null==r?void 0:r.symbol]})}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:p.palette.text.secondary,mt:8},children:$.jsx(e.Trans,{id:"eK0eiF",message:"Initial asset ratio"})})]})]})}function cj({title:e,children:n,isWaiting:i}){const o=t.useTheme();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:o.palette.background.paper,flexGrow:1,flexBasis:"100%"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,typography:"h5"},children:i?"-":n}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:o.palette.text.secondary,mt:8},children:e})]})}function uj({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}=rj({selectedVersion:n,baseAmount:l,quoteAmount:d,initPrice:a,slippageCoefficient:s}),{versionMap:m}=IC(),x="waiting"===e,{initPriceLabel:g}=m[n];return $.jsxs($.Fragment,{children:["running"===e&&$.jsx(oj,{baseToken:i,quoteToken:r,pmmParams:u,pmmModel:p,midPrice:h}),$.jsxs(t.Box,{sx:{mt:20,display:"flex",alignItems:"stretch",gap:12,opacity:x?.5:1},children:[$.jsx(cj,{title:o.i18n._({id:"fSFt4a",message:"Token Pair"}),isWaiting:x,children:i&&r?$.jsxs($.Fragment,{children:[$.jsx(Dp,{width:24,tokens:[i,r],chainId:i.chainId}),i.symbol,"-",r.symbol]}):""}),$.jsx(cj,{title:g,isWaiting:x,children:i&&r?$.jsxs($.Fragment,{children:["1 ",i.symbol,"=",null!==(c=qC({midPrice:h,quoteToken:r,selectedVersion:n,initPrice:a}))&&void 0!==c?c:"-"," ",r.symbol]}):""}),$.jsx(cj,{title:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),isWaiting:x,children:s})]})]})}function pj({isWaiting:n,selectedSubPeggedVersion:i}){var o,r;const a=t.useTheme(),s=SC();return $.jsxs(t.Box,{sx:{padding:16,borderRadius:8,backgroundColor:a.palette.background.paper,width:"50%",opacity:n?.5:1},children:[$.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:"-"}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,color:a.palette.text.secondary,mt:8},children:$.jsx(e.Trans,{id:"XPiFIY",message:"Can the pool price be adjusted?"})})]})}function hj({index:e,titleKey:n,status:i}){const o=t.useTheme(),{isMobile:r}=Ka();return $.jsxs($.Fragment,{children:[$.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"}:{})}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:[$.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?$.jsx($.Fragment,{children:$.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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}),$.jsx(t.Box,{sx:{ml:8,typography:"body1",fontWeight:600,color:"waiting"===i?o.palette.text.disabled:o.palette.text.primary},children:n})]})]})}function mj({currentStep:e,isPeggedVersion:n}){const i=t.useTheme(),{isMobile:r}=Ka();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 $.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{typography:"h5",color:i.palette.text.primary,fontWeight:600},children:a}),s&&$.jsx(t.QuestionTooltip,{title:s,sx:{width:16,height:16}}),$.jsx(t.Box,{sx:{marginLeft:"auto",display:"flex",alignItems:"center",gap:12},children:(n?[0,1,2,3,4]:[0,1,2]).map((n=>$.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&&$.jsx(t.Box,{sx:{mt:8,typography:"body2",color:i.palette.text.secondary},children:l})]})}function xj({versionItem:n,status:i}){const o=t.useTheme(),{noDocumentLink:r}=G(),a="light"===o.palette.mode;return"completed"===i?$.jsxs(t.Box,{sx:{backgroundColor:o.palette.background.paper,borderRadius:8,width:"50%",padding:16},children:[$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,color:o.palette.text.primary},children:n.title}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:500,mt:8,color:o.palette.text.secondary},children:n.description})]}):$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{typography:"h4",fontWeight:600},children:n.title}),!r&&$.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:[$.jsx(e.Trans,{id:"TGi+jm",message:"Doc"}),$.jsx("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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"})})]})]}),$.jsx(t.Box,{sx:{position:"relative",width:"100%",minHeight:220},children:$.jsx(t.Box,{component:a?n.exampleImgUrl:n.exampleDarkImgUrl,sx:{marginTop:20,width:"100%"}})})]})}function gj({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 fj(){const{account:e,chainId:t}=Ma(),n=mm((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}=Xo(),a=gj({side:"from",needFindToken:n,tokenList:r,chainId:e}),s=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(o?void 0:e,null==n?void 0:n.address,t))),l=c.useQuery(Object.assign({},Wi.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=gj({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 yj({tokens:e}){const{apikey:t}=G(),n=ms(Pi.fiatPrice);return c.useQuery({enabled:!!e.length,queryKey:["fetch","fetchFiatPrice",e],queryFn:()=>N(this,void 0,void 0,(function*(){const i=yield g.post(n,{networks:e.map((e=>La(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 vj=({selectedVersion:e})=>e===BC.pegged?["0.0001","0.0005","0.002"]:["0.5","0.01","1"];var bj;function Cj(e,t){return!e||null==t||e.isNaN()?"":e.dp(t,s.ROUND_DOWN).toString()}function jj({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===BC.standard,u=n===BC.pegged,p=new s(t);let h=c?PC:d?t:!p.isNaN()&&p.gt(0)?new s(1).div(p).dp(d?o.decimals:i.decimals).toString():RC;if(c){const e=18-i.decimals+o.decimals;e<String(PC).split(".")[1].length&&(h=new s(1).div(10**e).toString())}if(u){const n=UC({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:Cj(n,i.decimals),quoteAmount:Cj(r,o.decimals)})}}return Object.assign(Object.assign({},e),{initPrice:h,fixedRatioPrice:t})}function wj(e,t){var n;switch(t.type){case bj.SetCurrentStep:{const{payload:n}=t;return e.selectedVersion===BC.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 bj.SelectNewVersion:{const{payload:i}=t;if(i===e.selectedVersion)return e;let o,r=_C;i===BC.pegged&&(r=DC,o=TC.DSP);let a=PC;i===BC.singleToken?a="":i!==BC.standard&&(a=RC);let s=!0;return i===BC.singleToken&&(s=!1),Object.assign(Object.assign({},e),{baseAmount:"",quoteAmount:"",isFixedRatio:s,initPrice:a,fixedRatioPrice:i===BC.singleToken?"":RC,slippageCoefficient:r,isSlippageCoefficientCustomized:!vj({selectedVersion:t.payload}).includes(r),selectedVersion:t.payload,selectedSubPeggedVersion:o,leftTokenAddress:null===(n=e.baseToken)||void 0===n?void 0:n.address})}case bj.SelectNewSubPeggedVersion:return Object.assign(Object.assign({},e),{selectedSubPeggedVersion:t.payload});case bj.UpdateBaseToken:{const n=t.payload;return Object.assign(Object.assign({},e),{baseToken:n,baseAmount:"",leftTokenAddress:null==n?void 0:n.address})}case bj.UpdateQuoteToken:{const{baseToken:n}=e;return Object.assign(Object.assign({},e),{quoteToken:t.payload,quoteAmount:"",leftTokenAddress:null==n?void 0:n.address})}case bj.SwitchTokens:{const{selectedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r}=e;return t===BC.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 bj.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===BC.pegged){const t=new s(d).div(100).dp(FC,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:Cj(i,o.decimals)})}if(i===BC.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:Cj(t,o.decimals)})}return Object.assign(Object.assign({},e),{baseAmount:n})}case bj.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===BC.pegged){const t=new s(d).div(100).dp(FC,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:Cj(i,o.decimals),quoteAmount:n})}if(i===BC.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:Cj(i,o.decimals),quoteAmount:n})}return Object.assign(Object.assign({},e),{quoteAmount:n})}case bj.UpdateIsFixedRatio:return Object.assign(Object.assign({},e),{isFixedRatio:t.payload});case bj.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()?jj({state:e,fixedRatioPrice:u.dp(p,s.ROUND_DOWN).toString()}):e}case bj.UpdateFixedRatioPrice:return jj({state:e,fixedRatioPrice:t.payload});case bj.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 jj({state:Object.assign(Object.assign({},e),{leftTokenAddress:r}),fixedRatioPrice:i.toString()})}return Object.assign(Object.assign({},e),{leftTokenAddress:r})}case bj.UpdateSlippageCoefficient:return Object.assign(Object.assign({},e),{slippageCoefficient:t.payload});case bj.UpdateIsSlippageCoefficientCustomized:return Object.assign(Object.assign({},e),{isSlippageCoefficientCustomized:t.payload});case bj.UpdateFeeRate:return Object.assign(Object.assign({},e),{feeRate:t.payload});case bj.UpdateIsFeeRateCustomized:return Object.assign(Object.assign({},e),{isFeeRateCustomized:t.payload});case bj.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 bj.UpdatePeggedBaseTokenRatio:{if(!e.quoteToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(FC-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(FC-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:Cj(l,e.quoteToken.decimals)})}case bj.UpdatePeggedQuoteTokenRatio:{if(!e.baseToken)throw new Error("token is required");const n=t.payload,i=new s(n).dp(FC-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(FC-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:Cj(l,e.baseToken.decimals),quoteAmount:r})}default:throw Error("Unknown action: "+t.type)}}function kj({isSingleTokenVersion:e,leftTokenAddress:t,baseToken:i,quoteToken:o,dispatch:r}){var a,l;const d=yj({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:bj.UpdateIsFixedRatio,payload:!1})}),[r,x]),n.useLayoutEffect((()=>{e||u&&r({type:bj.InitFixedRatioPrice,payload:{baseTokenFiatPrice:u,quoteTokenFiatPrice:p}})}),[u,r,e,p]),{fiatPriceLoading:d.isLoading||d.isPending,currentPrice:h,isErrorPrice:x,isNullPrice:m}}function Tj({label:e,value:n}){return $.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",mb:16},children:[$.jsx(t.Box,{sx:{color:"text.secondary",mr:8},children:e}),$.jsx(t.Box,{sx:{textAlign:"right",wordBreak:"break-all"},children:n})]})}function Bj({on:e,onClose:n,state:i,onConfirm:r,isModify:a,loading:s}){var l,d,c,u,p,h,m;const{chainId:x}=Ma(),{versionMap:g}=IC(),{isMobile:f}=Ka(),{title:y,initPriceLabel:v}=g[i.selectedVersion],{midPrice:b}=rj({selectedVersion:i.selectedVersion,baseAmount:i.baseAmount,quoteAmount:i.quoteAmount,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient}),C=SC(),j=i.selectedVersion===BC.pegged;return $.jsx(el,{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:$.jsxs(t.Box,{sx:{flex:1,px:20,pb:20,display:"flex",flexDirection:"column",justifyContent:"space-between",width:f?void 0:420},children:[$.jsxs(t.Box,{sx:{pt:40,px:8},children:[$.jsx(Tj,{label:o.i18n._({id:"eE0JZ4",message:"Version"}),value:y}),$.jsx(Tj,{label:o.i18n._({id:"7m5+6j",message:"Initial Tokens"}),value:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end"},children:[$.jsx(sl,{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]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:4},children:[$.jsx(sl,{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]})]})}),$.jsx(Tj,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),value:i.slippageCoefficient}),$.jsx(Tj,{label:v,value:i.baseToken&&i.quoteToken?`1 ${i.baseToken.symbol} = ${qC({midPrice:b,quoteToken:i.quoteToken,selectedVersion:i.selectedVersion,initPrice:i.initPrice})} ${i.quoteToken.symbol}`:""}),j&&$.jsx(Tj,{label:o.i18n._({id:"6lss/t",message:"Pricing Model"}),value:i.selectedSubPeggedVersion?null===(p=C[i.selectedSubPeggedVersion])||void 0===p?void 0:p.title:"-"}),$.jsx(Tj,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),value:`${i.feeRate}%`}),j&&$.jsx(Tj,{label:o.i18n._({id:"eK0eiF",message:"Initial asset ratio"}),value:$.jsxs($.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]})})]}),$.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"}(bj||(bj={}));const Ij=({selectedVersion:e,selectedSubPeggedVersion:t,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:a,feeRate:l,initPrice:d,slippageCoefficient:c})=>{const{chainId:u,account:p}=Ma(),{deadLine:h}=G(),m=r.basicTokenMap[u];return{getCreateParams:()=>N(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===BC.marketMakerPool,C=e===BC.standard,j=e===BC.pegged,w=e===BC.pegged&&t===TC.GSP,k={decimals:f,address:n.address},T={decimals:y,address:i.address},B=x.parseFixed(o,f).toString(),I=x.parseFixed(a||"0",y).toString(),A=b?v.times(100).toNumber():v.times(80).toNumber();let S=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(PC).split(".")[1].length&&(S=new s(1).div(10**e).toString())}const E=Number(c||(j?"0.1":"1")),L=Math.ceil(Date.now()/1e3)+(null!=h?h:3600);let O;const R=[u,k,T,B,I,A,S,E,L];try{e===BC.standard||e===BC.singleToken?O=yield r.PoolApi.encode.createDVMPoolABI(...R):b?O=yield r.PoolApi.encode.createDPPPoolABI(...R):j?O=yield r.PoolApi.encode.createDSPPoolABI(...R):w&&(O=yield r.PoolApi.encode.createGSPPoolABI(u,p,k,T,B,I,A,S,E,L))}catch(e){throw console.error("2.0 CreatePool createPrams error",R,e),g=`2.0 CreatePool createPrams error; ERROR: ${e}`,new Error(g)}if(!O||!O.data)throw g="invalid data",new Error(g);try{const e=m.address.toLowerCase();return o&&n.address.toLowerCase()===e?O.value=Uf(o):a&&i.address.toLowerCase()===e?O.value=Uf(a):O.value=0,O}catch(e){throw console.error("2.0 sendTransaction error",e),g=`2.0 sendTransaction error; ERROR: ${e}`,new Error(g)}}))}},Aj=({chainId:n,baseToken:i,quoteToken:o})=>{const r=t.useTheme();return VC({chainId:n,baseToken:i,quoteToken:o})?$.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:$.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 Sj({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=Os(x,{amount:f}),T=Os(g,{amount:y}),B={variant:t.Button.Variant.contained},I=VC({chainId:null!==(p=null===(u=n.baseToken)||void 0===u?void 0:u.chainId)&&void 0!==p?p:1,baseToken:x,quoteToken:g}),A=o.i18n._({id:"hXzOVo",message:"Next"}),S=$.jsx(t.Button,{fullWidth:!0,disabled:!0,...B,children:A}),E=$.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,onClick:r,children:$.jsx(e.Trans,{id:"hYgDIe",message:"Create"})});if(0===h)return $.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:1})},children:A});const L=!x||j.isNaN()||j.lte(0),O=!g||w.isNaN()||w.lte(0);if(1===h){if(I)return S;if(a){if(!x||!g)return S}else{if(L)return S;if(k.needShowTokenStatusButton||k.insufficientBalance)return $.jsx(Ff,{status:k,buttonProps:B});if(!d){if(O)return S;if(T.needShowTokenStatusButton||T.insufficientBalance)return $.jsx(Ff,{status:T,buttonProps:B})}if(!l){if(!g)return S;const e=new s(v),t=Math.min(g.decimals,16);if(!v||e.isNaN()||e.lt(`1e-${t}`)||e.gt(MC))return S;const n=new s(b);if(!b||n.isNaN()||n.lt(0)||n.gt(m===BC.pegged?NC:_C))return S}if(c)return S;if(VC({chainId:x.chainId,baseToken:x,quoteToken:g}))return S}return $.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:2})},children:A})}const R=new s(C),P=!C||R.isNaN()||R.lt(LC)||R.gt(OC);return 2===h?a?$.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:3})},children:A}):P?S:E:3===h?P?S:$.jsx(t.Button,{fullWidth:!0,...B,onClick:()=>{i({type:bj.SetCurrentStep,payload:4})},children:A}):4===h?L||O?S:k.needShowTokenStatusButton||k.insufficientBalance?$.jsx(Ff,{status:k,buttonProps:B}):T.needShowTokenStatusButton||T.insufficientBalance?$.jsx(Ff,{status:T,buttonProps:B}):E:null}function Ej({state:i,dispatch:r,isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d}){const{currentStep:u}=i,p=t.useTheme(),{isMobile:h}=Ka(),m=us(),{onlyChainId:x,chainId:g}=Ma(),[f,y]=n.useState(!1),{getCreateParams:v}=Ij(i),b=c.useMutation({mutationFn:()=>N(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:rs.TX,desc:"Create pool"},e),{early:!0,metadata:{[i.selectedVersion===BC.marketMakerPool?exports.MetadataFlag.createDPPPool:i.selectedVersion===BC.pegged?i.selectedSubPeggedVersion===TC.DSP?exports.MetadataFlag.createDSPPool:exports.MetadataFlag.createGSPPool:exports.MetadataFlag.createDVMPool]:"1"}}))===es.Submitted&&setTimeout((()=>{mm.getState().push({type:exports.PageType.Pool,params:{tab:Jy.myCreated}})}),100)}))});return $.jsxs($.Fragment,{children:[$.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&&$.jsx(Aj,{chainId:g,baseToken:i.baseToken,quoteToken:i.quoteToken}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[0===u&&h&&$.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{mm.getState().back()},children:$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),u>0&&$.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{r({type:bj.SetCurrentStep,payload:u-1})},children:$.jsx(e.Trans,{id:"iH8pgl",message:"Back"})}),$.jsx(Em,{chainId:x,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0,children:$.jsx(Sj,{state:i,dispatch:r,openConfirm:()=>{y(!0)},isPeggedVersion:a,isStandardVersion:s,isSingleTokenVersion:l,fiatPriceLoading:d})})]})]}),$.jsx(Bj,{on:f,onClose:()=>y(!1),state:i,isModify:!1,onConfirm:b.mutate,loading:b.isPending})]})}function Lj({selected:e}){const n=t.useTheme();return $.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:[$.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&&$.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 Oj({title:e,subTitle:n,description:i,selected:o,onClick:r,children:a,sx:s,titleSx:l}){const d=t.useTheme();d.palette.mode;return $.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:[$.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,$.jsx(Lj,{selected:o})]}),$.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 Rj({errorMsg:e,isCustomized:i,onClick:r,value:a,onChange:s}){const l=t.useTheme(),d=n.useMemo((()=>!(!a||"0"===a||Number(a))),[a]);return $.jsxs($.Fragment,{children:[$.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:$.jsx(Ju,{value:i?a:"",onChange:s,suffix:$.jsx(Lj,{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&&$.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:6},children:e})]})}const Pj=()=>[{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:EC,tag:"99% Default"},{title:"1%",description:"Most suitable for swapping exotic assets.",value:"1"}];function Mj(){const e=t.useTheme();return n.useMemo((()=>Pj().map((n=>n.value===EC?Object.assign(Object.assign({},n),{tagBackgroundColor:t.alpha(e.palette.purple.main,.1),tagColor:e.palette.purple.main}):n))),[e.palette.purple.main])}const _j=e=>{if(!e)return"";const t=new s(e);return t.isNaN()||!t.lt(LC)&&!t.gt(OC)?"":o.i18n._({id:"GSt7YT",message:"The fee rate must be between 0.01% to 10%"})},Dj=(e,t)=>{if(!e)return"";const n=new s(e);if(!n.isNaN()&&(n.lt(0)||n.gt(t===BC.pegged?NC:_C)))switch(t){case BC.standard:case BC.singleToken:case BC.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 BC.pegged:return o.i18n._({id:"LDprZB",message:"The slippage coefficient needs to be greater than 0, and less than 0.1."})}return""};function Nj({dispatch:i,feeRate:o,isFeeRateCustomized:r}){const a=t.useTheme(),s=Mj(),l=n.useMemo((()=>_j(o)||""),[o]);return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:[s.map((e=>{const t=!r&&o===e.value;return $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{i({type:bj.UpdateIsFeeRateCustomized,payload:!1}),i({type:bj.UpdateFeeRate,payload:e.value})},selected:t,subTitle:e.tag?$.jsx(sj,{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)})),$.jsx(t.Box,{sx:{mt:8},children:$.jsx(Rj,{errorMsg:l,isCustomized:r,onClick:()=>{i({type:bj.UpdateFeeRate,payload:""}),i({type:bj.UpdateIsFeeRateCustomized,payload:!0})},value:o,onChange:e=>{i({type:bj.UpdateFeeRate,payload:e})}})})]}),$.jsx(t.Box,{sx:{typography:"body2",mt:20,color:"text.secondary",px:20},children:$.jsx(e.Trans,{id:"0b0AkA",message:"* Please note that the Fee Rate cannot be modified after the pool is created"})})]})}function Fj({on:t,onClose:n,onConfirm:i}){return $.jsx(Kf,{open:t,onClose:n,onConfirm:i,title:o.i18n._({id:"t+LmjM",message:"Initial Price Alert"}),modal:!0,children:$.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 qj=({title:e,children:n,sx:i})=>{const o=t.useTheme();return $.jsxs(t.Box,{sx:Object.assign({mx:20,display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},i),children:[$.jsx(t.Box,{sx:{typography:"body2",color:o.palette.text.primary,fontWeight:500,display:"flex",alignItems:"center"},children:e}),n]})};function Uj({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}=IC(),{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:I,fiatPriceLoading:A}=m,S=j?null==u?void 0:u.decimals:null==c?void 0:c.decimals,E=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!==BC.standard&&!i.isNaN()&&(i.lt(a)||i.gt(MC))){const t=a.toFixed(r);switch(e){case BC.pegged:case BC.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 BC.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 $.jsxs($.Fragment,{children:[$.jsx(qj,{title:$.jsxs($.Fragment,{children:[v,b&&$.jsx(t.QuestionTooltip,{title:$.jsxs($.Fragment,{children:[b,C?$.jsxs($.Fragment,{children:["\n",$.jsxs(t.Box,{component:"a",href:C,target:"_blank",rel:"noopener noreferrer",sx:{color:"primary.main",textDecoration:"underline"},onClick:e=>{e.stopPropagation()},children:[$.jsx(e.Trans,{id:"NgeSlx",message:"Learn More"}),">"]})]}):""]}),ml:4,sx:{width:14,height:14,alignItems:"center"}})]}),sx:{mt:20},children:$.jsxs(t.Box,{sx:{pt:r?11:19,px:19,pb:11,borderWidth:1,borderStyle:"solid",borderColor:E||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:$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{typography:"body2",color:x.palette.text.primary,display:"flex",alignItems:"center"},children:[$.jsxs(t.Box,{sx:{fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:["1 ",null!=w?w:"-"," ="]}),$.jsx(Ju,{value:p,onChange:e=>{h({type:bj.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}}}}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:x.palette.text.disabled,flexShrink:0},children:null!=k?k:"-"}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},component:t.ButtonBase,onClick:()=>{h({type:bj.ToggleLeftToken})},children:$.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%"}})})]}),E&&$.jsx(t.Box,{sx:{typography:"h6",color:"error.main",mt:-14},children:E})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"flex-start":"flex-end",typography:"h6",color:x.palette.text.primary,fontWeight:500},children:["=",$.jsx(e.Trans,{id:"pdZiL7",message:"Current Market Price:"})," ",A?$.jsx(t.Skeleton,{sx:{borderRadius:4},width:50,height:17}):I?$.jsx(t.Tooltip,{title:$.jsx(e.Trans,{id:"mObS+5",message:"Failed to get price of the token"}),children:$.jsx(t.Box,{component:oe.Warn,sx:{width:14,height:14,color:x.palette.error.main,typography:"h6"}})}):ir({input:T,decimals:S})," ",k,B||a?null:$.jsx(t.Checkbox,{checked:l,onChange:e=>{if(e.target.checked){if(h({type:bj.UpdateIsFixedRatio,payload:!0}),!S)throw new Error("currentTokenDecimals is undefined");T&&!T.isNaN()&&h({type:bj.UpdateFixedRatioPrice,payload:T.dp(S,s.ROUND_DOWN).toString()})}else f(!0)},sx:{ml:8}})]})]})}),$.jsx(Fj,{on:g,onClose:()=>f(!1),onConfirm:()=>{h({type:bj.UpdateIsFixedRatio,payload:!1})}})]})}function Vj({selectedVersion:e,selectedSubPeggedVersion:n,baseToken:i,quoteToken:o,initPrice:r,dispatch:a}){var s;const l=t.useTheme(),{versionMap:d,subPeggedVersionList:c}=IC(),{initPriceLabel:u}=d[e];return i&&o?$.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{mt:8,display:"flex",flexDirection:"column",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",color:l.palette.text.secondary,fontWeight:500},children:u}),$.jsxs(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600},children:["1 ",null==i?void 0:i.symbol,"=",null!==(s=qC({midPrice:void 0,quoteToken:o,selectedVersion:e,initPrice:r}))&&void 0!==s?s:"-"," ",o.symbol]})]}),$.jsx(t.Box,{sx:{mt:20,display:"flex",flexDirection:"column",gap:12,px:20},children:c.map((e=>{const t=n===e.version;return $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{a({type:bj.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 Hj({title:e,value:n,onChange:i}){const o=t.useTheme();return $.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:[$.jsx(t.Box,{sx:{color:o.palette.text.primary,typography:"body1",fontWeight:500,flexShrink:0},children:e}),$.jsx(Ju,{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 Wj=({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}=UC({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,gr({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 $.jsxs(qj,{title:$.jsx(e.Trans,{id:"OuSseo",message:"Ratio Settings"}),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(Hj,{title:null!==(p=null==i?void 0:i.symbol)&&void 0!==p?p:"",value:a,onChange:e=>{u({type:bj.UpdatePeggedBaseTokenRatio,payload:e})}}),$.jsx(t.Box,{sx:{color:m.palette.text.primary,typography:"body2",fontWeight:500,width:14,flexShrink:0,flexGrow:0,textAlign:"center"},children:":"}),$.jsx(Hj,{title:null!==(h=null==o?void 0:o.symbol)&&void 0!==h?h:"",value:l,onChange:e=>{u({type:bj.UpdatePeggedQuoteTokenRatio,payload:e})}})]}),$.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:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:8},children:[f?null:$.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:$.jsx(oe.Warn,{}),$.jsx(e.Trans,{id:"x3muNy",message:"Liquidity Burn Ratio"}),": ",v]}),$.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?$.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}}):$.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:$.jsx("strong",{}),1:$.jsx("br",{})}})})]}),f||!b?$.jsx(t.Button,{variant:t.Button.Variant.outlined,fullWidth:!0,size:t.Button.Size.small,onClick:()=>{u({type:bj.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:$.jsx(e.Trans,{id:"NjdGps",message:"Use the recommended ratio"})}):null]})]})};function Zj({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}=Ka();return $.jsx(t.WidgetModal,{open:e,onClose:n,container:h?document.querySelector(`.${bu}`):void 0,disableEnforceFocus:!0,children:$.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?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:r?"center":"space-between",p:20,width:"100%",boxSizing:"border-box"},children:[$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:o}),a,!a&&s&&$.jsx(t.Box,{component:oe.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{n&&n(),null==i||i()}})]}):"",l]})})}var $j;function zj(){return zj=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},zj.apply(null,arguments)}const Qj=e=>M.createElement("svg",zj({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$j||($j=M.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},M.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 Gj({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===BC.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=Dj(p,a);return null!=e?e:""}),[a,p]),y=n.useMemo((()=>!(!p||"0"===p||Number(p))),[p]),v=Boolean(f)||y||s&&!p;return $.jsxs($.Fragment,{children:[$.jsx(qj,{title:$.jsxs($.Fragment,{children:[$.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),$.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:$.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:[$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px"},children:r}),$.jsx(t.Box,{component:Qj,sx:{flexShrink:0,width:18,height:18}})]})}),$.jsx(Zj,{open:c,onClose:()=>u(!1),title:$.jsxs(t.Box,{children:[$.jsx(e.Trans,{id:"sjn3tj",message:"Slippage Coefficient"}),$.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:$.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[$.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 $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{i({type:bj.UpdateIsSlippageCoefficientCustomized,payload:!1}),h(e.value)},selected:t,subTitle:e.tag?$.jsx(sj,{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)})),$.jsx(t.Box,{sx:{mt:8},children:$.jsx(Rj,{errorMsg:f,isCustomized:s,onClick:()=>{s||h(""),i({type:bj.UpdateIsSlippageCoefficientCustomized,payload:!0})},value:p,onChange:e=>{h(e)}})})]}),$.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:$.jsx(t.Button,{fullWidth:!0,disabled:v,onClick:()=>{i({type:bj.UpdateSlippageCoefficient,payload:p}),u(!1)},children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function Yj({token:i,oppositeTokenAddress:o,dispatch:r,tokenSelectOnChange:a}){var s;const l=t.useTheme(),{chainId:d,account:u}=Ma(),[p,h]=n.useState(!1),m=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(d,null==i?void 0:i.address,u)));return i?$.jsxs($.Fragment,{children:[$.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:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:i.address,marginRight:0,width:24,height:24,chainId:i.chainId||d,noShowChain:!0,sx:{flexShrink:0}}),$.jsx(t.Box,{sx:{typography:"h5",color:l.palette.text.primary,fontWeight:600,lineHeight:"32px",flexShrink:0},children:i.symbol}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",fontWeight:500,color:l.palette.text.secondary,wordBreak:"break-all"},children:["(",$.jsx(e.Trans,{id:"fsBGk0",message:"Balance"}),": ",!i.address||m.isLoading?$.jsx(t.RotatingIcon,{}):ir({input:null===(s=m.data)||void 0===s?void 0:s.balance,decimals:i.decimals}),")"]})]}),$.jsx(t.Box,{component:Qj,sx:{flexShrink:0,ml:"auto",width:18,height:18,color:l.palette.text.secondary}})]}),$.jsx(mp,{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:bj.SwitchTokens}),void h(!1);a(e),h(!1)}},modal:!0})]}):null}const Kj=({baseToken:t,quoteToken:n,dispatch:i})=>{var o,r;return $.jsxs(qj,{title:$.jsx(e.Trans,{id:"dmiCGN",message:"Select Token Pair"}),children:[$.jsx(Yj,{token:t,oppositeTokenAddress:null!==(o=null==n?void 0:n.address)&&void 0!==o?o:"",dispatch:i,tokenSelectOnChange:e=>{i({type:bj.UpdateBaseToken,payload:e})}}),$.jsx(Yj,{token:n,oppositeTokenAddress:null!==(r=null==t?void 0:t.address)&&void 0!==r?r:"",dispatch:i,tokenSelectOnChange:e=>{i({type:bj.UpdateQuoteToken,payload:e})}})]})};function Xj({selectedVersion:e,dispatch:n}){const i=t.useTheme(),{isMobile:o}=Ka(),{versionList:r}=IC(),a="light"===i.palette.mode;return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,px:20},children:r.map((i=>{const r=e===i.version;return $.jsx(Oj,{title:i.title,description:i.description,onClick:()=>{n({type:bj.SelectNewVersion,payload:i.version})},selected:r,children:o&&r&&$.jsx(t.Box,{component:a?i.exampleImgUrl:i.exampleDarkImgUrl,sx:{mt:28,width:"100%",height:88.1}})},i.version)}))})}function Jj(){const i=t.useTheme(),{defaultBaseToken:r,defaultQuoteToken:a}=fj(),{chainId:l}=Ma(),[d,c]=n.useReducer(wj,{currentStep:0,selectedVersion:BC.standard,baseToken:r,quoteToken:a,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:PC,fixedRatioPrice:RC,leftTokenAddress:null==r?void 0:r.address,feeRate:EC,isFeeRateCustomized:!1,slippageCoefficient:_C,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});!r||d.baseToken&&d.baseToken.chainId===l||c({type:bj.UpdateBaseToken,payload:r}),!a||d.quoteToken&&d.quoteToken.chainId===l||c({type:bj.UpdateQuoteToken,payload:a});const{isMobile:u}=Ka(),{versionMap:p}=IC(),h=p[d.selectedVersion],m=d.selectedVersion===BC.singleToken,x=d.selectedVersion===BC.standard,g=d.selectedVersion===BC.pegged,f=m?d.quoteToken:d.baseToken,y=m?d.baseToken:d.quoteToken,v=kj({isSingleTokenVersion:m,leftTokenAddress:d.leftTokenAddress,baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c}),b=new s(d.peggedBaseTokenRatio).div(100).dp(FC,s.ROUND_DOWN),C=new s(d.peggedQuoteTokenRatio).div(100).dp(FC,s.ROUND_DOWN),j=g&&b.lte(0),w=g&&C.lte(0),k=$.jsxs(t.Box,{sx:{px:20},children:[$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:m?d.quoteAmount:d.baseAmount,onInputChange:m?void 0:e=>{c({type:m?bj.UpdateQuoteAmount:bj.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:bj.SwitchTokens}:{type:m?bj.UpdateQuoteToken:bj.UpdateBaseToken,payload:e})}}),$.jsx(kp,{}),$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:m?d.baseAmount:d.quoteAmount,onInputChange:e=>{c({type:m?bj.UpdateBaseAmount:bj.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:bj.SwitchTokens}:{type:m?bj.UpdateBaseToken:bj.UpdateQuoteToken,payload:e})}})]});return $.jsx(pm,{children:$.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start",height:"100%"},u?{}:{height:"auto",overflowX:"auto"}),children:[u?null:$.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block",overflow:"hidden"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20},children:[$.jsx(cv,{}),$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:$.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),$.jsx(Cg,{poolType:"PMM"})]}),$.jsx(hj,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"}),index:1,status:0===d.currentStep?"running":"completed"}),$.jsx(xj,{versionItem:h,status:0===d.currentStep?"running":"completed"},h.version),$.jsx(hj,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"}),index:2,status:0===d.currentStep?"waiting":1===d.currentStep?"running":"completed"}),g?$.jsx(WC,{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}):$.jsx(uj,{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&&$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"6lss/t",message:"Pricing Model"}),index:3,status:d.currentStep>2?"completed":2===d.currentStep?"running":"waiting"}),$.jsx(pj,{isWaiting:d.currentStep<2,selectedSubPeggedVersion:d.selectedSubPeggedVersion})]}),g?$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:4,status:d.currentStep>3?"completed":3===d.currentStep?"running":"waiting"}),$.jsx(lj,{isWaiting:d.currentStep<3,feeRate:d.feeRate})]}):$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),index:3,status:2===d.currentStep?"running":"waiting"}),$.jsx(lj,{isWaiting:d.currentStep<2,feeRate:d.feeRate})]}),g&&$.jsxs($.Fragment,{children:[$.jsx(hj,{titleKey:o.i18n._({id:"3ggd2j",message:"Asset ratio within the pool"}),index:5,status:d.currentStep>4?"completed":4===d.currentStep?"running":"waiting"}),$.jsx(dj,{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})]})]}),$.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:[$.jsx(mj,{currentStep:d.currentStep,isPeggedVersion:g}),0===d.currentStep&&$.jsx(Xj,{selectedVersion:d.selectedVersion,dispatch:c}),1===d.currentStep&&$.jsxs($.Fragment,{children:[g?$.jsx($.Fragment,{children:$.jsx(Kj,{baseToken:d.baseToken,quoteToken:d.quoteToken,dispatch:c})}):$.jsxs($.Fragment,{children:[$.jsx(aj,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),k]}),$.jsx(Gj,{dispatch:c,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,isCustomized:d.isSlippageCoefficientCustomized,isStandardVersion:x}),$.jsx(Uj,{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&&$.jsx(Vj,{selectedVersion:d.selectedVersion,selectedSubPeggedVersion:d.selectedSubPeggedVersion,baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,dispatch:c}),d.currentStep===(g?3:2)&&$.jsx(Nj,{dispatch:c,feeRate:d.feeRate,isFeeRateCustomized:d.isFeeRateCustomized}),g&&4===d.currentStep&&$.jsxs($.Fragment,{children:[$.jsx(aj,{baseToken:d.baseToken,quoteToken:d.quoteToken,initPrice:d.initPrice,slippageCoefficient:d.slippageCoefficient,selectedVersion:d.selectedVersion,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),$.jsx(Wj,{dispatch:c,baseToken:d.baseToken,quoteToken:d.quoteToken,peggedBaseTokenRatio:d.peggedBaseTokenRatio,peggedQuoteTokenRatio:d.peggedQuoteTokenRatio,initPrice:d.initPrice,baseAmount:d.baseAmount,quoteAmount:d.quoteAmount}),$.jsx(qj,{title:$.jsx(e.Trans,{id:"E4LM3N",message:"Add Initial Liquidity"}),sx:{mt:20},children:$.jsx(t.Box,{sx:{mx:-20},children:k})})]}),$.jsx(t.Box,{sx:Object.assign({pb:160},u?{}:{pb:28})}),$.jsx(Ej,{state:d,dispatch:c,isPeggedVersion:g,isStandardVersion:x,isSingleTokenVersion:m,fiatPriceLoading:v.fiatPriceLoading})]})]})})}function ew({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=Zj;return $.jsx(x,{open:n,onClose:i,title:$.jsx(t.Box,{sx:{textAlign:"center"},children:o}),canBack:!1,titleCenter:!0,children:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",flex:1,width:"100%"},children:[$.jsx(t.Box,{sx:{typography:"body2",color:o?"text.secondary":"text.primary",textAlign:"center",wordBreak:"break-all",mt:20,px:36},children:r}),a?$.jsx(t.Box,{sx:{px:20},children:$.jsx(t.Button,{fullWidth:!0,variant:t.Button.Variant.outlined,danger:s,sx:{mt:32,mb:20},onClick:()=>{i()},children:l||$.jsx(e.Trans,{id:"DPfwMq",message:"Done"})})}):$.jsxs(t.Box,{sx:{mt:24,mb:20,mx:20,display:"flex",alignItems:"center","& > button":{flex:1}},children:[$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{i()},children:d||$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),$.jsx(t.Button,{sx:{ml:8},variant:t.Button.Variant.outlined,danger:s,disabled:u,isLoading:p,onClick:()=>{m&&m(),h||i()},children:c||$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function tw({sx:n,onClick:o}){const r=t.useTheme();return $.jsxs(t.HoverOpacity,{onClick:()=>{o?o():mm.getState().back()},sx:i.merge({display:"inline-flex",alignItems:"center",cursor:"pointer","& > svg":{mr:10}},n),children:[$.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:$.jsx(oe.ArrowBack,{})}),$.jsx(e.Trans,{id:"CKyk7Q",message:"Go back"})]})}function nw({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 $.jsx(Zj,{open:i,onClose:r,title:u,canBack:!1,titleCenter:!0,children:$.jsxs(t.Box,{sx:{flex:1,display:"flex",flexDirection:"column",justifyContent:"space-between"},children:[$.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}),$.jsxs(t.Box,{sx:{padding:20,pt:12,backgroundColor:l.palette.background.paperContrast},children:[$.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:[$.jsx(t.Checkbox,{sx:{top:-1},checked:d,onChange:e=>{const{checked:t}=e.target;c(t)}}),$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"dqWPbT",message:"I have read, understand, and agree to the <0>Terms of Service</0>.",components:{0:$.jsx("a",{href:"https://docs.dodoex.io/home/terms-of-service",target:"_blank",rel:"noopener noreferrer"})}})})]}),$.jsx(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:$.jsx(t.Button,{sx:{},disabled:!d,fullWidth:!0,onClick:()=>{c(!1),null==s||s()},children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})]})})}function iw({id:e,chainId:t}){var n,i,o,a,l,d,u,p,h,m,x,g,f;const y=t?Ei[t]:"",v=Ua().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:ba(C.baseToken,t),quoteToken:ba(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)?fr(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)?fr(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 ow({disabled:n,chainId:i,baseStatus:o,quoteStatus:r,onClick:a}){const{account:s}=Ma();return s?o.needShowTokenStatusButton||r.needShowTokenStatusButton?$.jsx(Ff,{status:o.needShowTokenStatusButton?o:r,buttonProps:{variant:t.Button.Variant.contained,fullWidth:!0}}):$.jsx(t.Button,{variant:t.Button.Variant.contained,fullWidth:!0,disabled:n,onClick:()=>a(),children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})}):$.jsx(Em,{chainId:i,variant:t.Button.Variant.contained,fullWidth:!0,includeButton:!0})}function rw({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(ya.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}=Ka(),{account:C}=Ma(),j=mm(),[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,I=null==T?void 0:T.lt(0),A=Os(u,{amount:T}),S=Os(p,{amount:B});let E=!r||a||!h||Number(h)<0||!m||Number(m)<0;if(!E&&p){const e=new s(x),t=Math.min(p.decimals,16);(!x||e.isNaN()||e.lt(`1e-${t}`)||e.gt(MC))&&(E=!0);const n=new s(g);(!g||n.isNaN()||n.lt(0)||n.gt(_C))&&(E=!0);const i=new s(f);(!f||i.isNaN()||i.lt(0)||i.gt(OC))&&(E=!0)}const{modifyDPPMutation:L}=ry({pool:r||void 0});return $.jsxs($.Fragment,{children:[$.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&&$.jsx(t.Button,{variant:t.Button.Variant.second,fullWidth:!0,onClick:()=>{j.back()},children:$.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),$.jsx(ow,{disabled:E,chainId:null==r?void 0:r.chainId,baseStatus:A,quoteStatus:S,onClick:()=>k(!0)})]}),$.jsx(Bj,{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:I,feeRate:i.feeRate,initPrice:i.initPrice,slippageCoefficient:i.slippageCoefficient,submittedBack:()=>{k(!1),j.push({type:exports.PageType.Pool,params:{tab:Jy.myCreated}})}})}})]})}function aw({dispatch:i,feeRate:r,isCustomized:a}){const s=t.useTheme(),[l,d]=n.useState(!1),[c,u]=n.useState(r),p=Mj();!c&&r&&u(r);const h=_j(c),m=!(!c||"0"===c||Number(c)),x=Boolean(h)||m||a&&!c;return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",mt:20,px:20},children:[$.jsxs(t.Box,{sx:{fontWeight:500,display:"flex",alignItems:"center"},children:[$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),$.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8,size:16})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",ml:12},children:[r,"%",$.jsx(t.Button,{variant:t.Button.Variant.tag,sx:{ml:12,fontSize:12},onClick:()=>d(!0),children:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]})]}),$.jsx(Zj,{open:l,onClose:()=>d(!1),title:$.jsxs(t.Box,{children:[$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"}),$.jsx(t.QuestionTooltip,{title:o.i18n._({id:"2vjOqX",message:"Pools with lower transaction fees will attract more traders."}),ml:8})]}),children:$.jsxs(t.Box,{sx:{flex:1,overflowY:"auto"},children:[$.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 $.jsx(Oj,{title:e.title,description:e.description,onClick:()=>{i({type:bj.UpdateIsFeeRateCustomized,payload:!1}),u(e.value)},selected:t,subTitle:e.tag?$.jsx(sj,{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)})),$.jsx(t.Box,{sx:{mt:8},children:$.jsx(Rj,{errorMsg:h,isCustomized:a,onClick:()=>{a||u(""),i({type:bj.UpdateIsFeeRateCustomized,payload:!0})},value:c,onChange:e=>{u(e)}})})]}),$.jsx(t.Box,{sx:{position:"sticky",bottom:0,px:20,py:16,backgroundColor:"background.paperContrast"},children:$.jsx(t.Button,{fullWidth:!0,disabled:x,onClick:()=>{i({type:bj.UpdateFeeRate,payload:c}),d(!1)},children:$.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})})]})})]})}function sw({titleKey:e}){const n=t.useTheme();return $.jsxs($.Fragment,{children:[$.jsx(t.Box,{sx:{mt:28,mb:28,borderTopColor:"divider",borderTopStyle:"solid",borderTopWidth:1}}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mb:20},children:$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:n.palette.text.primary},children:e})})]})}function lw({params:i}){var r,a,s,l;const d=t.useTheme(),{isMobile:u}=Ka(),{chainId:p}=Ma(),[h,m]=n.useState(!1),[x,g]=n.useReducer(wj,{currentStep:0,selectedVersion:BC.marketMakerPool,baseToken:null,quoteToken:null,baseAmount:"",quoteAmount:"",isFixedRatio:!0,initPrice:RC,fixedRatioPrice:RC,leftTokenAddress:void 0,feeRate:EC,isFeeRateCustomized:!1,slippageCoefficient:_C,isSlippageCoefficientCustomized:!1,peggedBaseTokenRatio:"",peggedQuoteTokenRatio:""});n.useEffect((()=>{m(!window.localStorage.getItem(qo.PoolEditPage))}),[]);const[f,y]=n.useState("inital"),v=iw({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:b}=v,C=D(v,["poolDetail"]);C.isPending||C.error||b||"inital"!==f||y("open"),!x.baseToken&&(null==b?void 0:b.baseToken)&&g({type:bj.InitEditParameters,payload:b});const j=c.useQuery(ya.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=!vj({selectedVersion:x.selectedVersion}).includes(e);g({type:bj.UpdateSlippageCoefficient,payload:e}),g({type:bj.UpdateIsSlippageCoefficientCustomized,payload:t})}!x.baseAmount&&j.data&&(g({type:bj.UpdateBaseAmount,payload:j.data.baseReserve.toString()}),g({type:bj.UpdateQuoteAmount,payload:j.data.quoteReserve.toString()})),!x.fixedRatioPrice&&j.data&&g({type:bj.UpdateFixedRatioPrice,payload:j.data.pmmParamsBG.i.toString()});const w=c.useQuery(ya.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===Pj().findIndex((t=>t.value===e));g({type:bj.UpdateFeeRate,payload:e}),g({type:bj.UpdateIsFeeRateCustomized,payload:t})}const k=x.selectedVersion===BC.singleToken,T=x.selectedVersion===BC.standard,B=kj({isSingleTokenVersion:k,leftTokenAddress:x.leftTokenAddress,baseToken:x.baseToken,quoteToken:x.quoteToken,dispatch:g}),{versionMap:I}=IC(),A=I[x.selectedVersion],S=!(null==b?void 0:b.baseToken),E=$.jsx(t.Skeleton,{variant:"rounded",width:210,height:60,sx:{padding:16,borderRadius:8}}),L=$.jsx(t.Skeleton,{variant:"rounded",height:167,sx:{mx:20,borderRadius:16}});return $.jsxs($.Fragment,{children:[$.jsx(pm,{children:$.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"flex-start"},u?{height:"100%"}:{height:"auto"}),children:[u?null:$.jsxs(t.Box,{sx:{mr:12,flexGrow:1,display:"block"},children:[$.jsx(tw,{}),$.jsx(t.Box,{sx:{mt:28,typography:"h5",fontWeight:600,color:"text.primary"},children:$.jsx(e.Trans,{id:"pHQq+U",message:"Pool Setup"})}),$.jsx(sw,{titleKey:o.i18n._({id:"hdIg7i",message:"Select Pool Version"})}),$.jsx(xj,{versionItem:A,status:"completed"},A.version),$.jsx(sw,{titleKey:o.i18n._({id:"lsg9Mi",message:"Parameter Settings"})}),S?E:$.jsx(uj,{status:"running",baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),$.jsx(sw,{titleKey:o.i18n._({id:"Y7rVy0",message:"Fee Rate"})}),S?E:$.jsx(lj,{isWaiting:!1,feeRate:x.feeRate})]}),$.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:[$.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:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:$.jsx(t.Box,{sx:{typography:"h5",color:d.palette.text.primary,fontWeight:600},children:$.jsx(e.Trans,{id:"6XYkjc",message:"Edit Parameter Settings"})})})}),S?null:$.jsx(aj,{baseToken:x.baseToken,quoteToken:x.quoteToken,initPrice:x.initPrice,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,baseAmount:x.baseAmount,quoteAmount:x.quoteAmount}),S?L:$.jsxs(t.Box,{sx:{px:20},children:[$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:x.baseAmount,onInputChange:e=>{g({type:bj.UpdateBaseAmount,payload:e})},readOnly:k,token:x.baseToken,occupiedAddrs:x.quoteToken?[x.quoteToken.address]:void 0,occupiedChainId:p,chainId:p}),$.jsx(Tp,{}),$.jsx(Bp,{canClickBalance:!0,showPercentage:!0,amt:x.quoteAmount,onInputChange:e=>{g({type:bj.UpdateQuoteAmount,payload:e})},token:x.quoteToken,occupiedAddrs:x.baseToken?[x.baseToken.address]:void 0,occupiedChainId:p,chainId:p})]}),S?null:$.jsxs($.Fragment,{children:[x.selectedVersion!==BC.standard&&$.jsx(Gj,{dispatch:g,slippageCoefficient:x.slippageCoefficient,selectedVersion:x.selectedVersion,isCustomized:x.isSlippageCoefficientCustomized,isStandardVersion:T}),$.jsx(Uj,{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}),$.jsx(aw,{dispatch:g,feeRate:x.feeRate,isCustomized:x.isFeeRateCustomized})]}),$.jsx(t.Box,{sx:{pb:160,[d.breakpoints.up("tablet")]:{pb:28}}}),$.jsx(rw,{state:x,pool:b,loading:S})]})]})}),$.jsx(ew,{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."})}),$.jsx(nw,{open:h,onClose:()=>{m(!1)},onConfirm:()=>{window.localStorage.setItem(qo.PoolEditPage,"1"),m(!1)},alertContent:$.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 dw(e){return null==e?0:new s(e).dp(4,s.ROUND_DOWN).toNumber()}function cw({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=mr(new s(e));let n=t.replace(".","").length;t.indexOf(".")>-1&&(n+=.11),n>v&&(v=n)}));const b=10*v+2;return $.jsxs(t.Box,{ref:d,sx:{position:"relative"},children:[$.jsxs(t.Box,{sx:{minHeight:62,mb:10},children:[$.jsxs(t.Box,{sx:{typography:"caption",mb:8},children:[i||$.jsx("span",{children:" "}),nr({input:null==g?void 0:g[a]})]}),$.jsx(t.Box,{sx:{color:"text.secondary"},children:j(null==g?void 0:g[f]).format("LL")})]}),$.jsxs(T.BarChart,{width:p,height:364,data:o,margin:{top:5,right:10,left:0,bottom:5},children:[$.jsx("defs",{children:o.map(((e,n)=>$.jsxs("linearGradient",{id:`colorBar${e.date}`,x1:"0",x2:"0",y1:"0",y2:"1",children:[$.jsx("stop",{offset:"0%",stopColor:n===o.length-1?x:m}),$.jsx("stop",{offset:"100%",stopColor:t.alpha(n===o.length-1?x:m,.04)})]},e.date)))}),$.jsx(T.XAxis,{hide:!0,dataKey:f,axisLine:!1,tickFormatter:e=>j(e).format("MM-DD")}),$.jsx(T.YAxis,{orientation:"right",axisLine:!1,ticks:y,width:b,tickFormatter:e=>mr(new s(e))}),$.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 $.jsxs(t.Box,{sx:{px:10,py:12,maxWidth:240,borderRadius:8,backgroundColor:"background.paperContrast",typography:"h6",color:"text.secondary"},children:[$.jsx(t.Box,{sx:{mr:8},children:j(o).format("MM-DD HH:mm")}),$.jsx(t.Box,{children:i[0].value}),r?$.jsx(t.Box,{children:$.jsx(e.Trans,{id:"ubzjDN",message:"Real Time"})}):""]})},cursor:!1,coordinate:{x:0,y:0}}),$.jsx(T.Bar,{dataKey:r,onMouseMove:e=>{u(e[f])},onMouseLeave:()=>{u(null)},children:o.map((e=>$.jsx(T.Cell,{fill:`url(#colorBar${e.date})`},e.date)))}),c&&$.jsx(T.ReferenceLine,{x:c,stroke:m,strokeDasharray:"3 3"})]})]})}var uw,pw;function hw({poolDetail:e,chart24hDataFirst:i}){var a,l,d,u,p,h,m,x;const g=t.useTheme(),[f,y]=n.useState(i?uw.volume:uw.depth),v={key:uw.depth,value:o.i18n._({id:"n25Lml",message:"Depth"})},b=[{key:uw.volume,value:o.i18n._({id:"/cF7Rs",message:"Volume"})},{key:uw.feeRevenue,value:o.i18n._({id:"9QjAGB",message:"FeeRevenue"})},{key:uw.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?Ei[t]:"",d=Ua().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:dw(null==e?void 0:e.volumeUsd),fee:dw(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:dw(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(ya.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,I]=n.useState(!1),A=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 $.jsx(t.Box,{sx:{mt:24,[g.breakpoints.up("tablet")]:{mt:20,pt:28,borderTop:`1px solid ${g.palette.border.main}`}},children:$.jsxs(t.Tabs,{value:f,onChange:(e,t)=>y(t),children:[$.jsx(t.TabsGroup,{tabs:b,variant:"rounded",tabsListSx:{borderWidth:0,gap:4,mb:24}}),f===uw.depth&&(null==e?void 0:e.baseToken)&&(null==e?void 0:e.quoteToken)?$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:$.jsx(mw,{baseToken:null==e?void 0:e.baseToken,quoteToken:null==e?void 0:e.quoteToken,midPrice:A,isSwitchMidPrice:B,setIsSwitchMidPrice:I,showMidPrice:f===uw.depth})}):"",$.jsx(t.TabPanel,{value:uw.depth,children:$.jsx(oj,{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:A})}),$.jsx(t.TabPanel,{value:uw.volume,children:$.jsx(cw,{data:C.dayDataList,masterKey:"volume",sumKey:"volume",unit:"$"})}),$.jsx(t.TabPanel,{value:uw.feeRevenue,children:$.jsx(cw,{data:C.dayDataList,masterKey:"fee",sumKey:"fee",unit:"$"})}),$.jsx(t.TabPanel,{value:uw.traders,children:$.jsx(cw,{data:C.dayDataList,masterKey:"traders",sumKey:"traders",unit:""})})]})})}function mw({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 $.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:a?$.jsxs(t.Box,{sx:{mt:4,typography:"body2",color:"text.secondary",wordBreak:"break-all",display:"flex"},children:[`1 ${d} = ${i?nr({input:i,showDecimals:16}):"-"} ${c}`,$.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:$.jsx(t.Box,{component:oe.Switch})})]}):""})}function xw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ka(),u=t.useTheme(),p=null==i?void 0:i.chainId;null===(l=c.useQuery(ya.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?Ei[u]:"",y=null==m?void 0:m.decimals,v=null==x?void 0:x.decimals,b=c.useQuery(ya.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(ya.getTotalBaseLpQuery(u,p,h,y)),w=c.useQuery(ya.getTotalQuoteLpQuery(u,p,h,v)),k=c.useQuery(ya.getReserveLpQuery(u,p,h,y,v)),T=c.useQuery(ya.getClassicalTargetQuery(u,p,h,y,v)),B=j.data;let I=w.data;I||w.isLoading||w.error||!B||(I=B);const{baseReserve:A,quoteReserve:S}=k.data||{},E=null===(n=T.data)||void 0===n?void 0:n.baseTarget,L=null===(i=T.data)||void 0===i?void 0:i.quoteTarget,O=yj({tokens:x?[x]:[]}),R=Ua(),P=c.useQuery(Object.assign(Object.assign({},R.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:M,mining:_,pair:D}=null!==(o=P.data)&&void 0!==o?o:{};let N=[];const F=x?null===(a=O.data)||void 0===a?void 0:a.get(x.address):void 0;if(M&&_&&D){const{baseLpToken:e,quoteLpToken:t}=D,n=new Map,i=(null==e?void 0:e.id)===(null==t?void 0:t.id);for(const o of M){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]=Af(l,B,A,E,p,h,y);m&&(i||c===(null==e?void 0:e.id))&&(u.baseSupplied=m);const[,x]=Af(l,I,S,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]=Af(l,B,A,E,p,h,y),[,m]=Af(l,I,S,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;N.push({userId:e.id,baseSupplied:e.baseSupplied?nr({input:e.baseSupplied,showDecimals:o}):"0",quoteSupplied:e.quoteSupplied?nr({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:yr(m),quoteTokenSymbol:yr(x),sharePercentage:C&&A?nr({input:C.multipliedBy(e.baseSupplied||0).plus(e.quoteSupplied||0).div(C.multipliedBy(A).plus(null!=S?S:0)).multipliedBy(100),showDecimals:2}):"",dollarValue:null!=a&&C?`$${nr({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)})})),N.sort(((e,t)=>t.dollarValueBN.gt(e.dollarValueBN)?1:-1))}const q=[b,j,w,T,k,O,P],U=function(e){const t=[];if(e.forEach((e=>{e.error&&t.push(e.refetch)})),t.length)return()=>{t.forEach((e=>e()))}}(q),V=q.some((e=>e.isLoading));return Object.assign(Object.assign({},P),{isLoading:V,errorRefetch:U,list:N})}({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 $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{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)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"JlIjZf",message:"Liquidity Provider"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"C1qIFl",message:"Liquidity Supplied"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"me2dmq",message:"Value (USD)"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"Z8lGw6",message:"Share"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==v?void 0:v.map((e=>$.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center"},children:$.jsx(lp,{address:e.userId,customChainId:p,truncate:!0})})}),$.jsxs("td",{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.baseTokenAddress,chainId:p,width:18,height:18}),`${e.baseSupplied} ${e.baseTokenSymbol}`]}),$.jsxs(t.Box,{sx:{mt:4,display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.quoteTokenAddress,chainId:p,width:18,height:18}),`${e.quoteSupplied} ${e.quoteTokenSymbol}`]})]}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:e.dollarValue}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${e.sharePercentage}%`})]},e.userId)))})]})}),y&&$.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:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function gw({address:e,chainId:t}){var n;const i=Ua(),o=t?Ei[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 fw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function yw({chainId:e,address:n,symbol:o,amount:r,sx:a}){return $.jsxs(t.Box,{sx:i.merge({display:"flex",justifyContent:"flex-end",alignItems:"center"},a),children:[n&&$.jsx(t.Box,{sx:{height:16,flexBasis:16,flexGrow:0,flexShrink:0,mr:4},children:$.jsx(sl,{width:16,height:16,address:n,chainId:e})}),$.jsxs(t.Box,{sx:{textAlign:"right",display:"flex",alignItems:"center"},children:[r," ",$.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 vw({chainId:e,baseToken:n,quoteToken:i,baseAmount:o,quoteAmount:r,vertical:a}){const{isMobile:s}=Ka();return $.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?$.jsx(yw,{chainId:e,address:null==n?void 0:n.address,amount:o,symbol:null==n?void 0:n.symbol}):"-",a?"":$.jsx(t.Box,{sx:{mx:10},children:"/"}),i?$.jsx(yw,{chainId:e,address:null==i?void 0:i.address,amount:r,symbol:null==i?void 0:i.symbol,sx:{mt:a?4:0}}):"-"]})}function bw({label:e,children:n,pairsStatLoading:o,poolDetailLoading:r}){const{isMobile:a}=Ka();return $.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between"},children:[$.jsx(t.Box,{sx:{color:"text.secondary",minWidth:"5em",typography:a?"h6":"body1"},children:e}),$.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 Cw({sx:e}){return $.jsx(t.Skeleton,{sx:Object.assign({width:"100%",maxWidth:237,height:22},e)})}function jw({detail:e,lpFeeRate:n,mtFeeRate:i}){const{isMobile:r}=Ka();return"DPP"===(null==e?void 0:e.type)?null:e&&n&&i?$.jsxs(t.Box,{sx:{color:"text.secondary",typography:r?"h6":"body1"},children:[$.jsx("span",{children:"LP "}),$.jsx("span",{children:gr({input:n,showDecimals:6})}),$.jsxs("span",{children:[" / ",o.i18n._({id:"7C/BwI",message:"Community Treasury"})," "]}),$.jsx("span",{children:gr({input:new s(null!=i?i:0).toNumber(),showDecimals:6})})]}):$.jsx(Cw,{sx:{mt:4}})}function ww({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,I,A,S,E,L;const O=t.useTheme(),{isMobile:R}=Ka(),{baseToken:P,quoteToken:M}=null!=e?e:{},_="DPP"===(null==e?void 0:e.type),D="DSP"===(null==e?void 0:e.type)||"GSP"===(null==e?void 0:e.type),N="CLASSICAL"===(null==e?void 0:e.type),F=gw({address:null==e?void 0:e.address,chainId:null==e?void 0:e.chainId}),q=F.dashboard,U=F.isLoading,V=c.useQuery(ya.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)),H=U?$.jsx(Cw,{}):null===(null==q?void 0:q.totalVolume)||void 0===(null==q?void 0:q.totalVolume)?"-":`$${nr({input:new s(null==q?void 0:q.totalVolume),showDecimals:2})}`,W=U?$.jsx(Cw,{}):q&&(Lp(q.totalFee)||Lp(q.totalMtFee))?`$${nr({input:new s(q.totalFee||0).plus(q.totalMtFee||0),showDecimals:2})}`:"-",{account:Z}=Ma(),z=c.useQuery(ya.getFeeRateQuery(null==e?void 0:e.chainId,null==e?void 0:e.address,null==e?void 0:e.type,Z)),Q=null===(r=z.data)||void 0===r?void 0:r.mtFeeRate,G=null===(a=z.data)||void 0===a?void 0:a.lpFeeRate,Y=null==Q?void 0:Q.plus(null!=G?G:0),K=!e,X=c.useQuery(ya.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 $.jsxs(t.Box,{sx:Object.assign({pb:30,position:"relative",overflow:"hidden"},R?{backgroundColor:"background.paper",p:20}:{mt:32}),children:[$.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:[$.jsx(bw,{label:o.i18n._({id:"l4Za6X",message:"Total Swap Volume"}),pairsStatLoading:U,children:$.jsx("div",{className:"title",children:H})}),U||!e?$.jsx(Cw,{sx:{mt:4}}):$.jsx(vw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:nr({input:null!==(u=null==q?void 0:q.baseVolumeCumulative)&&void 0!==u?u:0,showDecimals:2}),quoteAmount:nr({input:null!==(p=null==q?void 0:q.quoteVolumeCumulative)&&void 0!==p?p:0,showDecimals:2})}),$.jsx(bw,{label:o.i18n._({id:"Z033WN",message:"Total Swap Fee"}),pairsStatLoading:U,children:$.jsx("div",{className:"title",children:W})}),U||!e?$.jsx(Cw,{sx:{mt:4}}):$.jsx(vw,{chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:nr({input:new s(null!==(h=null==q?void 0:q.baseFee)&&void 0!==h?h:0).plus(null!==(m=null==q?void 0:q.baseMtFee)&&void 0!==m?m:0),showDecimals:2}),quoteAmount:nr({input:new s(null!==(x=null==q?void 0:q.quoteFee)&&void 0!==x?x:0).plus(null!==(g=null==q?void 0:q.quoteMtFee)&&void 0!==g?g:0),showDecimals:2})}),$.jsx(bw,{label:o.i18n._({id:"/BbUJ6",message:"Total Number of Traders"}),pairsStatLoading:U,children:U?$.jsx(Cw,{sx:{mt:4}}):nr({input:null!==(f=null==q?void 0:q.txUsers)&&void 0!==f?f:0,showDecimals:0})})]}),$.jsxs(t.Box,{sx:{flex:"1 0 50%",overflow:"hidden","& > div + div":{mt:10}},children:[$.jsx(bw,{label:o.i18n._({id:"UE2beD",message:"Creator"}),poolDetailLoading:!e,children:e?e.isCpPool?$.jsx(lp,{address:null!==(y=e.cpCreator)&&void 0!==y?y:"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}}):$.jsx(lp,{address:null!==(v=e.creator)&&void 0!==v?v:"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}}):$.jsx(Cw,{})}),(null==e?void 0:e.isCpPool)||(null==e?void 0:e.owner)?$.jsx(bw,{label:o.i18n._({id:"LtI9AS",message:"Owner"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):(null==e?void 0:e.isCpPool)?$.jsx(lp,{address:null==e?void 0:e.cpCreator,truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}}):$.jsx(lp,{address:null!==(b=e.owner)&&void 0!==b?b:"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}})}):"",$.jsx(bw,{label:o.i18n._({id:"52uNwk",message:"Creation Time"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):fw(1e3*Number((null==e?void 0:e.isCpPool)?e.cpCreatedAtTimestamp||0:e.createdAtTimestamp||0))||"-"}),(null==e?void 0:e.isCpPool)?$.jsxs($.Fragment,{children:[$.jsx(bw,{label:o.i18n._({id:"cDWXuq",message:"Settler"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):$.jsx(lp,{address:(null==e?void 0:e.cpLiquidator)||"",truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}})}),$.jsx(bw,{label:o.i18n._({id:"JuzN3b",message:"Related CrowdPooling"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):$.jsx(lp,{address:null==e?void 0:e.cpAddress,truncate:!0,"data-key":"link",sx:{color:O.palette.text.primary}})})]}):void 0,$.jsxs(bw,{label:o.i18n._({id:"Y7rVy0",message:"Fee Rate"}),poolDetailLoading:K,children:[$.jsx("div",{className:"detail-title",style:{textAlign:"right"},children:gr({input:null==Y?void 0:Y.toNumber(),showDecimals:6})}),$.jsx(jw,{detail:e,lpFeeRate:G,mtFeeRate:Q})]}),$.jsx(bw,{label:o.i18n._({id:"sjn3tj",message:"Slippage Coefficient"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):null===(j=null===(C=V.data)||void 0===C?void 0:C.pmmParamsBG)||void 0===j?void 0:j.k.toString()}),$.jsx(bw,{poolDetailLoading:K,label:N?o.i18n._({id:"d8YnVj",message:"Guide Price"}):_?o.i18n._({id:"CeLrge",message:"Mid Price"}):D?o.i18n._({id:"4ogEAw",message:"Pegged Exchange Rate"}):o.i18n._({id:"jjuKOj",message:"Min Price"}),children:K?$.jsx(Cw,{}):null!==P&&(D?`1 ${null==P?void 0:P.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==M?void 0:M.symbol}`:null===(A=null===(I=null===(B=V.data)||void 0===B?void 0:B.pmmParamsBG)||void 0===I?void 0:I.i)||void 0===A?void 0:A.toString())||"-"}),N&&$.jsxs($.Fragment,{children:[$.jsx(bw,{label:o.i18n._({id:"JR7wWw",message:"Equilibrium target"}),poolDetailLoading:K,children:K?$.jsx(Cw,{}):$.jsx($.Fragment,{children:null===(L=null===(E=null===(S=V.data)||void 0===S?void 0:S.pmmParamsBG)||void 0===E?void 0:E.k)||void 0===L?void 0:L.toString()})}),X.data?$.jsx(vw,{vertical:!0,chainId:e.chainId,baseToken:e.baseToken,quoteToken:e.quoteToken,baseAmount:nr({input:X.data.baseTarget,showDecimals:2}),quoteAmount:nr({input:X.data.quoteTarget,showDecimals:2})}):""]})]})]})}function kw(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function Tw({amountOut:e,amountIn:i,fromTokenSymbol:o,toTokenSymbol:r}){const[a,s]=n.useState(!1),l=nr({input:i/e,showDecimals:2}),d=nr({input:e/i,showDecimals:2});return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:["1 ",a?r:o," = ",a?l:d," ",a?o:r,$.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:$.jsx(t.Box,{component:oe.Switch})})]})}function Bw({poolDetail:i}){var o,a,l;const{isMobile:d}=Ka(),u=t.useTheme(),{account:p,chainId:h}=Ma(),m=c.useQuery(ya.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?Ei[e]:"",a=Ua().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 $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{refetch:y.error?y.refetch:void 0,loading:y.isLoading,empty:!(null==k?void 0:k.length),children:!!(null==k?void 0:k.length)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"UPXmW+",message:"Trader"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"v4nCHK",message:"Paid"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"fZ5Vnu",message:"Received"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"a7u1N9",message:"Price"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"Y7rVy0",message:"Fee Rate"})}),$.jsx(t.Box,{component:"th",sx:{"&&":{textAlign:"right"}},children:$.jsx(e.Trans,{id:"PLUB/s",message:"Fee"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==k?void 0:k.map((e=>$.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:kw(1e3*e.timestamp)}),$.jsx("td",{children:$.jsx(lp,{address:e.from,truncate:!0})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.fromToken.id,chainId:h,width:18,height:18}),`${nr({input:e.amountIn,showDecimals:2})} ${e.fromToken.symbol}`]})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.toToken.id,chainId:h,width:18,height:18}),`${nr({input:e.amountOut,showDecimals:2})} ${e.toToken.symbol}`]})}),$.jsx("td",{children:$.jsx(Tw,{amountOut:e.amountOut,amountIn:e.amountIn,fromTokenSymbol:e.fromToken.symbol,toTokenSymbol:e.toToken.symbol})}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:gr({input:f})}),$.jsx(t.Box,{component:"td",sx:{textAlign:"right"},children:`${nr({input:new s(e.amountOut).times(null!=f?f:0)})} ${e.toToken.symbol}`})]},e.id)))})]})}),w&&$.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:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}function Iw({poolDetail:e}){const{isMobile:i}=Ka(),[r,a]=n.useState(pw.parameters),s=[{key:pw.parameters,value:o.i18n._({id:"F18WP3",message:"Parameters"})},{key:pw.swaps,value:o.i18n._({id:"EatqP4",message:"Swaps"})}];return e&&"DPP"!==(null==e?void 0:e.type)&&s.push({key:pw.liquidityProviders,value:o.i18n._({id:"juypHV",message:"Liquidity Providers"})}),$.jsx(t.Box,{sx:Object.assign({mt:24,backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},i?{}:{mt:32,px:20}),children:$.jsxs(t.Tabs,{value:r,onChange:(e,t)=>a(t),children:[$.jsx(t.TabsGroup,{tabs:s}),$.jsx(t.TabPanel,{value:pw.parameters,children:$.jsx(ww,{detail:e})}),$.jsx(t.TabPanel,{value:pw.swaps,children:$.jsx(Bw,{poolDetail:e})}),$.jsx(t.TabPanel,{value:pw.liquidityProviders,children:$.jsx(xw,{poolDetail:e})})]})})}function Aw(){return $.jsx(t.Skeleton,{variant:"rounded",sx:{width:90}})}function Sw({poolDetail:n}){var i,r;const a=t.useTheme(),{isMobile:l}=Ka(),d=gw({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?$.jsx(Aw,{}):null===(null==c?void 0:c.txUserNear24h)||void 0===(null==c?void 0:c.txUserNear24h)?"-":mr(new s(null==c?void 0:c.txUserNear24h))},{description:o.i18n._({id:"sTnImq",message:"Total Liquidity"}),text:d.isLoading?$.jsx(Aw,{}):null===(null==c?void 0:c.tvl)||void 0===(null==c?void 0:c.tvl)?"-":`$${mr(new s(null==c?void 0:c.tvl))}`},{description:o.i18n._({id:"p7/w10",message:"Volume (24H)"}),text:d.isLoading?$.jsx(Aw,{}):null===(null==c?void 0:c.volume)||void 0===(null==c?void 0:c.volume)?"-":`$${mr(new s(null==c?void 0:c.volume))}`},{description:o.i18n._({id:"7X40pG",message:"Fees (24H)"}),text:d.isLoading?$.jsx(Aw,{}):null!==!(null==c?void 0:c.feeNear24h)||(null==c?void 0:c.mtFeeNear24h)?`$${mr(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:$.jsxs(t.Box,{sx:{width:198},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(e.Trans,{id:"OnDEky",message:"LP Fee"}),$.jsx(t.Box,{children:(null==c?void 0:c.feeNear24h)?`$${mr(new s(null==c?void 0:c.feeNear24h))}`:"-"})]}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(e.Trans,{id:"pSQ1lM",message:"MT Fee"}),$.jsx(t.Box,{children:(null==c?void 0:c.mtFeeNear24h)?`$${mr(new s(null==c?void 0:c.mtFeeNear24h))}`:"-"})]})]})}];return $.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=>$.jsxs(t.Box,{sx:{borderRadius:8,p:16,backgroundColor:"background.paper",border:`1px solid ${a.palette.border.main}`},children:[$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,lineHeight:"27px"},children:e.text}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary",gap:4},children:[e.description,e.question?$.jsx(ku,{title:e.question}):""]})]},e.description)))})}function Ew({poolDetail:n,loading:i}){var a,s,l,d;const{address:c}=null!=n?n:{},u=t.useTheme(),p=mm(),{account:h}=Ma(),{isMobile:m}=Ka(),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}=G();return $.jsxs(t.Box,{sx:Object.assign({},m?{pt:24}:{pt:20,display:"flex",alignItems:"center",justifyContent:"space-between"}),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[(null==n?void 0:n.baseToken)?$.jsx(Dp,{tokens:[n.baseToken,n.quoteToken],chainId:n.chainId,width:36,mr:8}):$.jsx(t.Skeleton,{variant:"circular",sx:{width:36,height:36,mr:8}}),$.jsxs(t.Box,{children:[$.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&&$.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"}),$.jsx(Iy,{address:c,chainId:null==n?void 0:n.chainId,hideName:m,sx:{display:"inline-flex",ml:8}}),x&&!m?$.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:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):""]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",mr:12},children:$.jsx(lp,{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})})]})]}),$.jsxs(t.Box,{sx:m?{display:"flex",alignItems:"center",mt:24}:{textAlign:"right"},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",color:"success.main",typography:"h4"},children:[(null==n?void 0:n.miningAddress)?$.jsx(t.Tooltip,{title:o.i18n._({id:"B3mhDR",message:"Add liquidity to obtain LP tokens for mining"}),children:$.jsx("span",{children:"✨ "})}):"",$.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}`:""]}),$.jsx(t.Box,{sx:Object.assign({typography:"body2"},m?{ml:4}:{}),children:$.jsx(e.Trans,{id:"rSayea",message:"APY"})})]})]})}function Lw({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),I=u>6?6:u>4?4:2,A=c>6?6:c>4?4:2,S=n?mr(new s(o)):nr({input:o,showDecimals:I}),E=n?mr(new s(a)):nr({input:a,showDecimals:A});let L=r.plus(a);L=L.lte(0)?new s(1):L;const O=m||r.div(L).multipliedBy(100).toFixed(2),R=x||a.div(L).multipliedBy(100).toFixed(2),P=r.lte(0)&&a.lte(0),M=j.palette.success.main,_=j.palette.error.main,D=[{name:"base",value:P?1:r.toNumber(),color:M},{name:"quote",value:P?1:a.toNumber(),color:_}];return $.jsxs(t.Box,{sx:Object.assign({display:"flex",alignItems:"center",justifyContent:"space-between",flexDirection:"column"},b||{}),children:[$.jsx("div",{children:y?"":v?$.jsx(t.Skeleton,{width:46,height:46,variant:"circular"}):$.jsx(T.PieChart,{width:2*B,height:2*B,children:$.jsx(T.Pie,{isAnimationActive:!1,dataKey:"value",data:D,labelLine:!1,label:!1,outerRadius:B,fill:_,children:D.map(((e,t)=>$.jsx(T.Cell,{fill:e.color,strokeWidth:0},`cell-${t}`)))})})}),$.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?$.jsx(t.Skeleton,{width:237,sx:{borderRadius:4}}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{className:"symbol",title:l,sx:{typography:"h6"},children:l}),p?$.jsx(lp,{address:p,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),$.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${S} `,y||f?"":$.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${O}%)`]})]})]}),v?$.jsx(t.Skeleton,{width:237,sx:{borderRadius:4,marginTop:`${k}px`}}):$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",marginTop:`${k}px`},children:[$.jsxs(t.Box,{children:[$.jsx(t.Box,{className:"symbol",title:d,sx:{typography:"h6"},children:d}),h?$.jsx(lp,{address:h,customChainId:e,truncate:!0,showCopy:!0,size:"small",iconSpace:4,sx:{typography:"h6",color:"text.secondary"}}):""]}),$.jsxs(t.Box,{sx:{textAlign:"right"},children:[g?"":`${E} `,y||f?"":$.jsxs(t.Box,{sx:{color:"text.secondary",typography:"h6",fontWeight:600},children:[" ",`(${R}%)`]})]})]})]})]})}function Ow({poolDetail:n}){var i,o,r,a,l,d,u,p,h;const m=t.useTheme(),{isMobile:x}=Ka(),g=c.useQuery(ya.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(ya.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 $.jsxs(t.Box,{sx:{mt:x?24:28},children:[$.jsx(t.Box,{sx:{fontWeight:600},children:$.jsx(e.Trans,{id:"sTnImq",message:"Total Liquidity"})}),$.jsxs(t.Box,{sx:{display:"flex",mt:16,backgroundColor:"background.paper",borderRadius:16,overflowX:"auto",border:`1px solid ${m.palette.border.main}`},children:[$.jsx(t.Box,{sx:{flex:x?1:void 0,padding:x?m.spacing(20,30,20,20):m.spacing(20,30,16)},children:$.jsx(Lw,{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:yr(null==n?void 0:n.baseToken),quoteTokenSymbol:yr(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?"":$.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:[$.jsx("thead",{children:$.jsxs("tr",{children:[$.jsx("th",{children:$.jsx(e.Trans,{id:"bUUVED",message:"Asset"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"hcNa1G",message:"Token Amount"})}),$.jsx("th",{children:$.jsx(e.Trans,{id:"iaocTt",message:"Ratio"})})]})}),$.jsxs("tbody",{children:[$.jsxs("tr",{children:[$.jsx("td",{children:n?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{address:n.baseToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),$.jsxs(t.Box,{children:[n.baseToken.symbol,$.jsx(lp,{address:n.baseToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):$.jsx(t.Skeleton,{width:100,height:24})}),$.jsx("td",{children:n?mr(new s(n.baseReserve)):$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),$.jsx("td",{children:g.isLoading?$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=k?k:"-"}%`})]}),$.jsxs("tr",{children:[$.jsx("td",{children:n?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{address:n.quoteToken.address,width:24,height:24,marginRight:4,chainId:n.chainId}),$.jsxs(t.Box,{children:[n.quoteToken.symbol,$.jsx(lp,{address:n.quoteToken.address,truncate:!0,showCopy:!0,size:"small",iconSpace:4,customChainId:n.chainId,sx:{typography:"h6",color:"text.secondary"}})]})]}):$.jsx(t.Skeleton,{width:100,height:24})}),$.jsx("td",{children:n?mr(new s(n.quoteReserve)):$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}})}),$.jsx("td",{children:g.isLoading?$.jsx(t.Skeleton,{width:50,height:24,sx:{display:"inline-block"}}):`${null!=T?T:"-"}%`})]})]})]})]})]})}function Rw({params:i}){var r,a,s,l,d,c,u;const p=mm(),{isMobile:h}=Ka(),{account:m}=Ma(),x=t.useTheme(),g=iw({id:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{poolDetail:f}=g,y=D(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 $.jsxs(pm,{sx:h?{p:x.spacing(28,0,j?108:0)}:{p:x.spacing(28,0,40)},children:[$.jsx(tw,{onClick:()=>{p.push({type:exports.PageType.Pool})}}),$.jsxs(t.Box,{sx:h?{}:{display:"flex",gap:12,overflow:"hidden"},children:[$.jsxs(t.Box,{sx:{flex:1,overflow:"hidden"},children:[$.jsx(Ew,{poolDetail:f,loading:y.isPending}),$.jsx(hw,{poolDetail:f,chart24hDataFirst:!0}),$.jsx(Sw,{poolDetail:f}),$.jsx(Ow,{poolDetail:f}),$.jsx(Iw,{poolDetail:f})]}),h?$.jsx(By,{account:m,pool:T,operate:w,hasMining:B,modal:!0,onClose:()=>{k(void 0)}}):$.jsx(Ty,{account:m,operate:w,hasMining:B,sx:{width:375,height:"max-content",backgroundColor:"background.paper",borderRadius:16,overflow:"hidden"},pool:T,hidePoolInfo:!0})]}),$.jsx(ew,{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&&$.jsx($.Fragment,{children:$.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?$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{mm.getState().push({type:exports.PageType.ModifyPool,params:{chainId:f.chainId,address:f.address}})},children:$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})}):"",$.jsx(t.Button,{variant:t.Button.Variant.second,onClick:()=>{k(lf.Remove)},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{onClick:()=>{k(lf.Add)},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})})]})}function Pw({statuses:n,children:i,buttonProps:o}){var r;if(!n.find((e=>e.needShowTokenStatusButton))&&i)return $.jsx($.Fragment,{children:i});const a=n.find((e=>e.insufficientBalance));if(a)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,...o,children:$.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 $.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:n.map(((n,i)=>{var r,a;let l="";return n.isApproving?l=$.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):(n.needReset||n.needApprove)&&(l=n.approveTitle),l?$.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 Mw({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}=G(),w=o||j,k=t.useTheme(),[T,B]=n.useState(!1),I=(null==i?void 0:i.chainId)?Ro.get(i.chainId):null,A=s&&!!I;return $.jsxs($.Fragment,{children:[$.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:A?"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":Go,children:[!!(null==i?void 0:i.address)&&$.jsx(sl,{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}),$.jsxs(t.Box,{sx:{flex:1},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(null==i?void 0:i.address)?$.jsx($.Fragment,{children:$.jsx(t.Box,{children:null!==(C=null==i?void 0:i.symbol)&&void 0!==C?C:"-"})}):$.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),!a&&$.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:$.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"})})]}),!!A&&$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",typography:"h6",color:"text.secondary"},children:[I.name,$.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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"})})]})]})]}),$.jsx(mp,{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)}),Ks)},modal:!h})]})}function _w({title:e,disabled:n,children:i}){return $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:12,opacity:n?.3:void 0},children:[$.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"}(uw||(uw={})),function(e){e[e.parameters=1]="parameters",e[e.swaps=2]="swaps",e[e.liquidityProviders=3]="liquidityProviders"}(pw||(pw={}));const Dw=1e-4;function Nw({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}=Ka(),f=!a.includes(o),y=f||p,v=!p&&f&&!!m&&new s(m).div(100).lt(Dw),b=i||v;return $.jsxs(t.Box,{sx:{opacity:i?.3:void 0,fontWeight:600},children:[$.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:[$.jsx(e.Trans,{id:"tMMG40",message:"{0}% fee tier",values:{0:o?new s(o).times(100).toString():"-"}}),$.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?$.jsx(e.Trans,{id:"vLyv1R",message:"Hide"}):$.jsx(e.Trans,{id:"ePK91l",message:"Edit"})})]}),c&&$.jsxs($.Fragment,{children:[$.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 $.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,"%",$.jsx(t.Radio,{size:18,checked:n,onChange:(t,n)=>{n&&r(e)}})]},e)})),l&&$.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?$.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<Dw?r(0):m&&(e||0===e)&&r(t),h(!1)},sx:{p:0,flex:1,height:"100%",border:"none",backgroundColor:"none"},inputSx:{p:0}}):$.jsx($.Fragment,{children:f?(new s(o).times(100).toNumber()||m)+"%":$.jsx(e.Trans,{id:"8Tg/JR",message:"Custom"})}),$.jsx(t.Radio,{size:18,checked:y,sx:{flexShrink:0}})]})]}),v&&$.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:[$.jsx(t.Box,{component:oe.ErrorBorder,sx:{width:18,height:18}}),$.jsx(e.Trans,{id:"LHxwaD",message:"The fee tier should greater than {0}%",values:{0:100*Dw}})]})]})]})}function Fw({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}=Ma(),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?lr(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?`${nr({input:f,showDecimals:2,roundingMode:s.ROUND_HALF_UP})}%`:void 0;return i&&o?$.jsxs(t.Box,{sx:{px:20,py:12,borderWidth:1,borderRadius:8,borderStyle:"solid",borderColor:"border.main"},children:[$.jsx(t.Box,{sx:{typography:"h6",color:"text.secondary"},children:$.jsx(e.Trans,{id:"YHc3B+",message:"My Liquidity"})}),$.jsxs(t.Box,{sx:{mt:12,display:"flex",alignItems:"center"},children:[$.jsx(Dp,{width:18,height:18,tokens:[o.token0,o.token1],mr:4}),$.jsx(t.LoadingSkeleton,{loading:u,loadingProps:{width:50},sx:{mr:4},children:ir({input:m,decimals:null===(a=o.liquidityToken)||void 0===a?void 0:a.decimals})}),`${o.token0.symbol}/${o.token1.symbol} LP`,$.jsx(t.Tooltip,{title:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:10,typography:"body2",color:"text.primary"},children:[$.jsx(Lf,{address:o.token0.address,chainId:o.token0.chainId,showName:null!==(l=o.token0.symbol)&&void 0!==l?l:"",size:14,offset:4,rightContent:$.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:ir({input:x,decimals:o.token0.decimals})})}),$.jsx(Lf,{address:o.token1.address,chainId:o.token1.chainId,showName:null!==(d=o.token1.symbol)&&void 0!==d?d:"",size:14,offset:4,rightContent:$.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:ir({input:g,decimals:o.token1.decimals})})}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsx(e.Trans,{id:"c4miqE",message:"Pool share"}),$.jsx(t.LoadingSkeleton,{loading:h,loadingProps:{width:50},children:y})]})]}),sx:{padding:20,width:256},children:$.jsx(t.HoverOpacity,{component:oe.DetailBorder,sx:{ml:4,width:16,height:16,cursor:"pointer"}})}),$.jsx(t.Box,{component:"a",target:"_blank",rel:"noopener noreferrer",href:Aa(o.liquidityToken.chainId,o.liquidityToken.address,"address"),sx:{ml:4,display:"inline-flex",height:16},children:$.jsx(t.HoverOpacity,{component:oe.ArrowTopRightBorder,sx:{width:16,height:16}})})]})]}):null}function qw({sx:i,disabled:o,slippage:r,onChangeSlippage:a}){const l=t.useTheme(),d=r===vm,[c,u]=n.useState(d?"":new s(r).times(100).toNumber());return $.jsx(t.Tooltip,{disabled:o,onlyClick:!0,title:$.jsxs(t.Box,{sx:{backgroundColor:l.palette.background.paper,padding:l.spacing(16,20),borderRadius:16,width:375,maxWidth:"90vw",boxSizing:"border-box"},children:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.primary"},children:[$.jsx("span",{children:$.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"})}),$.jsxs("span",{children:[d?Cm:r&&new s(r).times(100).toNumber(),"%"]})]}),$.jsxs(t.Box,{sx:{mt:16,display:"flex",alignItems:"center",margin:l.spacing(16,0,0,0)},children:[$.jsx(ym,{sx:{borderRadius:8,whiteSpace:"nowrap"},onClick:()=>{u(""),a(vm)},active:d}),$.jsx(t.Input,{placeholder:String(Cm),value:c,onChange:e=>{const{value:t}=e.target;u(t),a(t?new s(t).div(100).toNumber():vm)},onBlur:()=>{(!d&&new s(r).gt(.1)||new s(r).lte(0))&&(u(10),a(.1))},suffix:$.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:$.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:$.jsx(t.Box,{component:oe.Setting,sx:{width:18,height:18,"& path:last-child":{fill:l.palette.text.primary}}})})})}function Uw(){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(vm),j=b===vm?new s(Cm).div(100).toNumber():b,{isMobile:w}=Ka(),{onlyChainId:k}=G(),T=n.useMemo((()=>k||(null==u?void 0:u.chainId)||(null==m?void 0:m.chainId)),[k,u,m]),{pairAddress:B,pair:I,price:A,isInvalidPair:S,invertedPrice:E,priceLoading:O,liquidityMinted:R,shareOfPool:P,isExists:M}=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?Sa({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}=hy({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}),_=Hm(A);if(A&&g&&!A.isEqualTo(null!=_?_:0)&&M){const e=A.times(g).dp(null!==(i=null==m?void 0:m.decimals)&&void 0!==i?i:18);e.isEqualTo(y)||v(e.toString())}const D=T?p.getUniswapV2Router02ContractAddressByChainId(T)||p.getUniswapV2Router02FixedFeeContractAddressByChainId(T):void 0,N=Os(u,{amount:g,contractAddress:D}),F=Os(m,{amount:y,contractAddress:D}),[q,U]=n.useState(!1),V=!u||!m,H=sy({baseToken:u,quoteToken:m,baseAmount:g,quoteAmount:y,fee:d,isExists:M,slippage:j,successBack:()=>{mm.getState().push({type:exports.PageType.Pool,params:{tab:Jy.myLiquidity}})}});return n.useEffect((()=>{console.error("createMutation.error",H.error)}),[H.error]),$.jsxs($.Fragment,{children:[$.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:[$.jsx(cv,{onClick:()=>{mm.getState().push({type:exports.PageType.Pool})}}),$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:$.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),$.jsx(Cg,{poolType:"AMM V2"})]}),$.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:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:20,[l.breakpoints.up("tablet")]:{pt:20,px:20,pb:20}},children:[$.jsx(Fw,{pair:I,pairAddress:B,isExists:M}),$.jsxs(_w,{title:$.jsx(e.Trans,{id:"nxRg31",message:"Select pair"}),children:[$.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:w?"repeat(1, 1fr)":"repeat(2, 1fr)",gap:12},children:[$.jsx(Mw,{border:!0,highlightDefault:!0,chainId:T,token:u,onTokenChange:(e,t)=>{t?(h(m),x(u),f(""),v("")):(h(e),f(""))},occupiedToken:m}),$.jsx(Mw,{border:!0,highlightDefault:!0,chainId:T,token:m,onTokenChange:(e,t)=>{t?(h(m),x(u)):(x(e),v(""))},occupiedToken:u})]}),(!T||ka(T))&&$.jsx(Nw,{fee:d,onChange:c,feeList:[1e-4,5e-4,.003],hasCustom:!0,disabled:V})]}),$.jsx(_w,{title:$.jsx(e.Trans,{id:"MU9s7M",message:"Deposit amounts"}),disabled:V,children:$.jsxs(t.Box,{children:[$.jsx(Bp,{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);M&&A&&n&&v(A.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}),$.jsx(kp,{}),$.jsx(Bp,{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);M&&E&&n&&f(E.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}),$.jsx(qw,{slippage:b,onChangeSlippage:C,disabled:V,sx:{mt:8}}),$.jsx(ey,{baseToken:u,quoteToken:m,loading:O,midPrice:A,shareOfPool:P}),!!M&&$.jsxs(t.Box,{sx:{mt:20,p:20,borderRadius:16,backgroundColor:"background.paperContrast",typography:"h6",textAlign:"center","& > b":{fontWeight:600,color:"primary.main"}},children:["🌟",$.jsx("b",{children:$.jsx(e.Trans,{id:"e38JNU",message:"Tips:"})})," ",$.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:gr({input:d})},components:{0:$.jsx("b",{})}})]})]})})]}),$.jsx(t.Box,{sx:{mt:20,py:16,[l.breakpoints.up("tablet")]:{px:20}},children:$.jsx(Em,{fullWidth:!0,includeButton:!0,size:t.Button.Size.big,disabled:V,chainId:T,children:$.jsx(Pw,{statuses:[N,F],buttonProps:{size:t.Button.Size.big},children:$.jsx(t.Button,{fullWidth:!0,size:t.Button.Size.big,disabled:!(u&&m&&g&&y&&!S&&d),onClick:()=>U(!0),children:S?$.jsx(e.Trans,{id:"R7D79P",message:"Invalid pair"}):$.jsx(e.Trans,{id:"bwSQI0",message:"Supply"})})})})}),$.jsx(ty,{open:q,onClose:()=>U(!1),slippage:j,baseToken:u,baseAmount:g,quoteToken:m,quoteAmount:y,fee:d,price:A,lpAmount:R,shareOfPool:P,pairAddress:B,createMutation:H})]})]})}const Vw=({disabled:e,feeAmount:i,dispatch:r})=>{const a=t.useTheme(),{isMobile:s}=Ka(),[l,d]=n.useState(!1);return $.jsxs($.Fragment,{children:[$.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:[$.jsx(t.Box,{sx:{typography:"h5",color:a.palette.text.primary},children:i?`${bg[i].label} ${o.i18n._({id:"fxRyGG",message:"fee tier"})}`:o.i18n._({id:"EU3wU4",message:"Fee tier"})}),$.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&&$.jsx(t.Box,{sx:Object.assign({},s?{display:"grid",gap:8,gridTemplateColumns:"repeat(2, 1fr)"}:{display:"flex",alignItems:"center",gap:8}),children:[yx.LOWEST,yx.LOW,yx.MEDIUM,yx.HIGH].map((n=>{const o=i===n;return $.jsxs(t.Button,{size:t.Button.Size.middle,variant:t.Button.Variant.outlined,disabled:e,onClick:()=>{r({type:Fg.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:[bg[n].label,o?$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[$.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.primary.main}),$.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})]}):$.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:$.jsx("rect",{x:"0.5",y:"0.5",width:"17",height:"17",rx:"8.5",stroke:a.palette.text.secondary})})]},n)}))})]})},Hw={neutral1:"#222222",neutral2:"#7D7D7D",accent1:"#FC72FF",critical:"FF5F52",white:"#FFFFFF",surface3:"#22222212",opacity:{hover:.6,click:.4,disabled:.5,enabled:1}},Ww=({series:e,xScale:i,yScale:o,xValue:r,yValue:a,fill:s})=>n.useMemo((()=>{var n;return $.jsx(t.Box,{component:"path",opacity:.5,stroke:null!=s?s:Hw.accent1,fill:null!=s?s:Hw.accent1,d:null!==(n=R.area().curve(R.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]),Zw=({axisGenerator:e})=>$.jsx("g",{ref:t=>{t&&R.select(t).call(e).call((e=>e.select(".domain").remove()))}}),$w=({xScale:e,innerHeight:i,offset:o=0})=>n.useMemo((()=>$.jsx(t.Box,{component:"g",transform:`translate(0, ${i+o})`,sx:{"& line":{display:"none"},"& text":{color:Hw.neutral2,transform:"translateY(5px)"}},children:$.jsx(Zw,{axisGenerator:R.axisBottom(e).ticks(6)})})),[i,o,e]),zw=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(" "),Qw=()=>["m 5 7","v 14","M 0 0","m 9 7","v 14","z"].join(" "),Gw=({color:e,size:t=10,margin:n=10})=>$.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 Yw=({color:e,d:n})=>$.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",strokeWidth:3,stroke:e,fill:e,d:n}),Kw=({d:e})=>$.jsx(t.Box,{component:"path",cursor:"ew-resize",pointerEvents:"none",stroke:Hw.white,opacity:Hw.opacity.hover,d:e}),Xw=({visible:e,transform:n,children:i})=>$.jsx(t.Box,{component:"g",opacity:e?"1":"0",transform:n,sx:{transition:"opacity 300ms"},children:i}),Jw=({y:e,x:n,height:i,width:o,rx:r})=>$.jsx(t.Box,{component:"rect",fill:Hw.surface3,y:e,x:n,height:i,width:o,rx:r}),ek=({y:e,transform:n,dominantBaseline:i,children:o})=>$.jsx(t.Box,{component:"text",y:e,textAnchor:"middle",fontSize:"13px",fill:Hw.neutral1,transform:n,dominantBaseline:i,children:o}),tk=(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]))},nk=({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||tk(r,s,t)||a(s,o),m(s)}),[t,r,a]);n.useEffect((()=>{m(r)}),[r]),n.useEffect((()=>{u.current&&(p.current=R.brushX().extent([[Math.max(2,t(0)),0],[s-2,l]]).handleSize(30).filter((()=>i)).on("brush end",b),p.current(R.select(u.current)),v&&tk(r,v,t)&&R.select(u.current).transition().call(p.current.move,r.map(t)),R.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(R.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((()=>$.jsxs($.Fragment,{children:[$.jsxs("defs",{children:[$.jsxs("linearGradient",{id:`${e}-gradient-selection`,x1:"0%",y1:"100%",x2:"100%",y2:"100%",children:[$.jsx("stop",{stopColor:d}),$.jsx("stop",{stopColor:c,offset:"1"})]}),$.jsx("clipPath",{id:`${e}-brush-clip`,children:$.jsx("rect",{x:"0",y:"0",width:s,height:l})})]}),$.jsx("g",{ref:u,clipPath:`url(#${e}-brush-clip)`,onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1)}),h&&$.jsxs($.Fragment,{children:[T?$.jsxs("g",{transform:`translate(${Math.max(0,t(h[0]))}, 0), scale(${C?"-1":"1"}, 1)`,children:[$.jsxs("g",{children:[$.jsx(Yw,{color:d,d:zw(l)}),$.jsx(Kw,{d:Qw()})]}),$.jsxs(Xw,{transform:`translate(50,0), scale(${C?"1":"-1"}, 1)`,visible:x||f,children:[$.jsx(Jw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),$.jsx(ek,{transform:"scale(-1, 1)",y:"15",dominantBaseline:"middle",children:o("w",h[0])})]})]}):null,B?$.jsxs("g",{transform:`translate(${t(h[1])}, 0), scale(${j?"-1":"1"}, 1)`,children:[$.jsxs("g",{children:[$.jsx(Yw,{color:c,d:zw(l)}),$.jsx(Kw,{d:Qw()})]}),$.jsxs(Xw,{transform:`translate(50,0), scale(${j?"-1":"1"}, 1)`,visible:x||f,children:[$.jsx(Jw,{y:"0",x:"-30",height:"30",width:"60",rx:"8"}),$.jsx(ek,{y:"15",dominantBaseline:"middle",children:o("e",h[1])})]})]}):null,w&&$.jsx(Gw,{color:d}),k&&$.jsx("g",{transform:`translate(${s}, 0) scale(-1, 1)`,children:$.jsx(Gw,{color:c})})]})]})),[o,c,B,j,C,f,e,l,s,h,k,x,w,d,T,t])},ik=({value:e,xScale:i,innerHeight:o})=>n.useMemo((()=>$.jsx(t.Box,{component:"line",x1:i(e),y1:"0",x2:i(e),y2:o,sx:{opacity:.5,strokeWidth:2,stroke:Hw.neutral1,fill:"none"}})),[e,i,o]);function ok({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&&R.select(e).transition().call(c.current.scaleBy,2),()=>e&&c.current&&R.select(e).transition().call(c.current.scaleBy,.5),()=>e&&c.current&&R.select(e).transition().call(c.current.scaleTo,.5),()=>e&&c.current&&R.select(e).call(c.current.transform,R.zoomIdentity.translate(0,0).scale(1)).transition().call(c.current.scaleTo,.5)]),[e]);return n.useEffect((()=>{e&&(c.current=R.zoom().scaleExtent([d.min,d.max]).extent([[0,0],[r,a]]).on("zoom",(({transform:e})=>o(e))),R.select(e).call(c.current))}),[a,r,o,e,i,c,d,d.max,d.min]),n.useEffect((()=>{h()}),[h,d]),$.jsxs(t.Box,{sx:{display:"grid",gridTemplateColumns:`repeat(${l?3:2}, 1fr)`,gridGap:"6px",position:"absolute",top:"-32px",right:0},children:[l&&$.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:()=>{s(),m()},disabled:!1,children:$.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:[$.jsx("polyline",{points:"1 4 1 10 7 10"}),$.jsx("polyline",{points:"23 20 23 14 17 14"}),$.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"})]})}),$.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:u,disabled:!1,children:$.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:[$.jsx("circle",{cx:"11",cy:"11",r:"8"}),$.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),$.jsx("line",{x1:"11",y1:"8",x2:"11",y2:"14"}),$.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})}),$.jsx(t.Button,{size:t.Button.Size.small,sx:{borderRadius:16},onClick:p,disabled:!1,children:$.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:[$.jsx("circle",{cx:"11",cy:"11",r:"8"}),$.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"}),$.jsx("line",{x1:"8",y1:"11",x2:"14",y2:"11"})]})})]})}const rk=e=>e.price0,ak=e=>e.activeLiquidity;function sk({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:R.scaleLinear().domain([o*m.initialMin,o*m.initialMax]).range([0,v]),yScale:R.scaleLinear().domain([0,R.max(i,ak)]).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]),$.jsxs($.Fragment,{children:[$.jsx(ok,{svg:x.current,xScale:b,setZoom:f,width:v,height:l,resetBrush:()=>{h([o*m.initialMin,o*m.initialMax],"reset")},showResetButton:Boolean(r[Sm.LOWER]||r[Sm.UPPER]),zoomLevels:m}),$.jsxs("svg",{width:"100%",height:"100%",viewBox:`0 0 ${s} ${l}`,style:{overflow:"visible"},children:[$.jsxs("defs",{children:[$.jsx("clipPath",{id:`${e}-chart-clip`,children:$.jsx("rect",{x:"0",y:"0",width:v,height:l})}),u&&$.jsx("mask",{id:`${e}-chart-area-mask`,children:$.jsx("rect",{fill:"white",x:b(u[0]),y:"0",width:b(u[1])-b(u[0]),height:y})})]}),$.jsxs("g",{transform:`translate(${d.left},${d.top})`,children:[$.jsxs("g",{clipPath:`url(#${e}-chart-clip)`,children:[$.jsx(Ww,{series:i,xScale:b,yScale:C,xValue:rk,yValue:ak}),u&&$.jsx("g",{mask:`url(#${e}-chart-area-mask)`,children:$.jsx(Ww,{series:i,xScale:b,yScale:C,xValue:rk,yValue:ak,fill:a.area.selection})}),$.jsx(ik,{value:o,xScale:b,innerHeight:y}),$.jsx($w,{xScale:b,innerHeight:y})]}),$.jsx(t.Box,{component:"rect",width:v,height:l,ref:x,sx:{fill:"transparent",cursor:"grab","&:active":{cursor:"grabbing"}}}),$.jsx(nk,{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 lk=8;function dk(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=Qx(e,t,o),m={liquidityActive:u.liquidityActive,tick:o,liquidityNet:I.BigInt(null!==(l=null===(s=i[n])||void 0===s?void 0:s.liquidityNet)&&void 0!==l?l:""),price0:h.toFixed(lk),sdkPrice:h};r?m.liquidityActive=I.add(u.liquidityActive,I.BigInt(null!==(c=null===(d=i[n])||void 0===d?void 0:d.liquidityNet)&&void 0!==c?c:0)):!r&&I.notEqual(u.liquidityNet,I.BigInt(0))&&(m.liquidityActive=I.subtract(u.liquidityActive,u.liquidityNet)),p.push(m),u=m}return r||(p=p.reverse()),p}const ck=8,uk=(e,t)=>e&&t?Math.floor(e/vx[t])*vx[t]:void 0,pk=1e3;function hk(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=Ua(),l=e&&t&&n?Jx.getAddress(null==e?void 0:e.wrapped,null==t?void 0:t.wrapped,n,void 0,o?zm[o]:void 0):void 0,d=s.getQuery(r.AMMV3Api.graphql.AllV3TicksDocument,{skip:i,first:pk,where:{chain:o?Ei[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)===pk&&s((e=>e+pk)))}),[m]),{isLoading:h||(null==m?void 0:m.length)===pk,error:p,ticks:l}}function mk({currencyA:e,currencyB:t,feeAmount:i,chainId:o}){const{isLoading:r,error:a,data:s}=function(e,t,i,o){var r,a,s;const l=Ag(e,t,i),d=null===(r=l[1])||void 0===r?void 0:r.liquidity,c=null===(a=l[1])||void 0===a?void 0:a.sqrtRatioX96,u=null===(s=l[1])||void 0===s?void 0:s.tickCurrent,p=n.useMemo((()=>uk(u,i)),[u,i]),{isLoading:h,error:m,ticks:x}=hk(e,t,i,o);return n.useMemo((()=>{var n,i,o,r,a;if(!e||!t||void 0===p||l[0]!==Ig.EXISTS||!x||0===x.length||h)return{isLoading:h||l[0]===Ig.LOADING,error:m,activeTick:p,data:void 0};const s=null==e?void 0:e.wrapped,g=null==t?void 0:t.wrapped,f=x.findIndex((e=>(null==e?void 0:e.tickIdx)&&e.tickIdx>p))-1;if(f<0)return console.log("usePoolTickData","usePoolActiveLiquidity","TickData pivot not found",{token0:s.address,token1:g.address,chainId:s.chainId}),{isLoading:h,error:m,activeTick:p,data:void 0};const y=Qx(s,g,p),v={liquidityActive:I.BigInt(null!==(i=null===(n=l[1])||void 0===n?void 0:n.liquidity)&&void 0!==i?i:0),tick:p,liquidityNet:Number(null===(o=x[f])||void 0===o?void 0:o.tickIdx)===p?I.BigInt(null!==(a=null===(r=x[f])||void 0===r?void 0:r.liquidityNet)&&void 0!==a?a:0):I.BigInt(0),price0:y.toFixed(ck),sdkPrice:y},b=dk(s,g,v,x,f,!0),C=dk(s,g,v,x,f,!1).concat(v).concat(b);return{isLoading:h,error:m,currentTick:u,activeTick:p,liquidity:d,sqrtPriceX96:c,data:C}}),[e,t,p,l,x,h,m,u,d,c])}(e,t,i,o),l=n.useCallback((()=>{if(!(null==s?void 0:s.length))return;const e=[];for(let t=0;t<s.length;t++){const n=s[t],i={activeLiquidity:parseFloat(n.liquidityActive.toString()),price0:parseFloat(n.price0)};i.activeLiquidity>0&&e.push(i)}return e}),[s]);return n.useMemo((()=>({isLoading:r,error:a,formattedData:r?void 0:l()})),[r,a,l])}const xk={initialMin:.999,initialMax:1.001,min:1e-5,max:1.5},gk={[yx.LOWEST]:xk,[yx.LOW_200]:xk,[yx.LOW_300]:xk,[yx.LOW_400]:xk,[yx.LOW]:xk,[yx.MEDIUM]:{initialMin:.5,initialMax:2,min:1e-5,max:20},[yx.HIGH]:{initialMin:.5,initialMax:2,min:1e-5,max:20}};function fk({message:e,icon:n}){return $.jsxs(Mm,{style:{height:"100%",justifyContent:"center"},children:[n,e&&$.jsx(t.Box,{sx:{mt:20,p:10,typography:"caption",textAlign:"center"},children:e})]})}function yk(){return $.jsx(t.LoadingSkeleton,{})}function vk({chainId:i,currencyA:o,currencyB:r,feeAmount:a,ticksAtLimit:s,price:l,priceLower:d,priceUpper:c,onLeftRangeInput:u,onRightRangeInput:p,interactive:h}){const m=o&&r&&(null==o?void 0:o.wrapped.sortsBefore(null==r?void 0:r.wrapped)),{isLoading:x,error:g,formattedData:f}=mk({currencyA:o,currencyB:r,feeAmount:a,chainId:i}),y=n.useCallback(((e,t)=>{let n=Number(e[0]);const i=Number(e[1]);n<=0&&(n=1/10**6),(!s[m?Sm.LOWER:Sm.UPPER]||"handle"===t||"reset"===t)&&n>0&&u(n.toFixed(6)),(!s[m?Sm.UPPER:Sm.LOWER]||"reset"===t)&&i>0&&i<1e35&&p(i.toFixed(6))}),[m,u,p,s]);h=h&&Boolean(null==f?void 0:f.length);const v=n.useMemo((()=>{const e=m?d:null==c?void 0:c.invert(),t=m?c:null==d?void 0:d.invert();return e&&t?[parseFloat(null==e?void 0:e.toSignificant(6)),parseFloat(null==t?void 0:t.toSignificant(6))]:void 0}),[m,d,c]),b=n.useCallback(((e,t)=>{if(!l)return"";if("w"===e&&s[m?Sm.LOWER:Sm.UPPER])return"0";if("e"===e&&s[m?Sm.UPPER:Sm.LOWER])return"∞";const n=(t<l?-1:1)*((Math.max(t,l)-Math.min(t,l))/l)*100;return l?`${ir({input:n,decimals:2})}%`:""}),[m,l,s]),C=!o||!r||void 0===f&&!x&&!g;return $.jsx(_m,{gap:"md",style:{minHeight:"200px"},children:C?$.jsx(fk,{message:$.jsx(e.Trans,{id:"OZUH85",message:"Your position will appear here."}),icon:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Hw.neutral1,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[$.jsx("polyline",{points:"22 12 16 12 14 15 10 15 8 12 2 12"}),$.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"})]})}):x?$.jsx(yk,{}):g?$.jsx(fk,{message:$.jsx(e.Trans,{id:"79D0qY",message:"Liquidity data not available."}),icon:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Hw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[$.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"}),$.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]})}):f&&0!==f.length&&l?$.jsx(t.Box,{sx:{position:"relative",width:"100%",maxHeight:"200px",justifyContent:"center",alignContent:"center"},children:$.jsx(sk,{data:{series:f,current:l},dimensions:{width:560,height:200},margins:{top:10,right:2,bottom:20,left:0},styles:{area:{selection:Hw.accent1},brush:{handle:{west:Hw.critical,east:Hw.accent1}}},interactive:h,brushLabels:b,brushDomain:v,onBrushDomainChange:y,zoomLevels:gk[null!=a?a:yx.MEDIUM],ticksAtLimit:s})}):$.jsx(fk,{message:$.jsx(e.Trans,{id:"rH6vg9",message:"There is no liquidity data."}),icon:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"56",height:"56",viewBox:"0 0 24 24",fill:"none",stroke:Hw.neutral2,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[$.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),$.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),$.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"})]})})})}const bk=({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]),$.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:$.jsxs(t.Box,{sx:{width:"100%",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch"},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:h.palette.text.primary},children:c}),$.jsx(t.Box,{sx:{mt:4,typography:"h6",fontWeight:500,color:h.palette.text.secondary},children:$.jsx(e.Trans,{id:"1/LP4K",message:"{tokenB} per {tokenA}",values:{tokenB:p,tokenA:u}})}),$.jsx(Ju,{sx:{mt:12,backgroundColor:h.palette.background.cardInput},value:g,onChange:e=>{f(e)},readOnly:l})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:8},children:[!l&&$.jsx(t.Button,{size:t.Button.Size.small,onClick:k,disabled:s,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.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&&$.jsx(t.Button,{size:t.Button.Size.small,onClick:w,disabled:a,sx:{px:4,backgroundColor:h.palette.background.paper,"&[disabled]":{cursor:"default"}},children:$.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:$.jsx("rect",{x:"3.75",y:"8.25",width:"10.5",height:"1.5",fill:a?h.palette.text.disabled:h.palette.text.primary})})})]})]})})},Ck=({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 $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:8},children:[$.jsx(bk,{value:h[b?Sm.LOWER:Sm.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?Sm.LOWER:Sm.UPPER],incrementDisabled:void 0===C||h[b?Sm.LOWER:Sm.UPPER],feeAmount:p,label:C?`${null==u?void 0:u.symbol}`:"-",title:$.jsx(e.Trans,{id:"uEoBVI",message:"Low price"}),tokenA:null==c?void 0:c.symbol,tokenB:null==u?void 0:u.symbol}),$.jsx(bk,{value:h[b?Sm.UPPER:Sm.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?Sm.UPPER:Sm.LOWER],decrementDisabled:void 0===j||h[b?Sm.UPPER:Sm.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:$.jsx(e.Trans,{id:"kAC8rT",message:"High price"})})]})};var jk;function wk(){return wk=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},wk.apply(null,arguments)}const kk=e=>M.createElement("svg",wk({width:18,height:18,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),jk||(jk=M.createElement("g",{id:"ICON/18px/arrow/\\xE6\\x94\\xB6\\xE8\\xB5\\xB7/Dark"},M.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 Tk({chainId:e,token:i,oppositeTokenAddress:r,dispatch:a,tokenSelectOnChange:s}){const l=t.useTheme(),[d,c]=n.useState(!1);return $.jsxs($.Fragment,{children:[$.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:i?l.palette.border.main:l.palette.primary.main,color:i?l.palette.text.primary:l.palette.primary.contrastText,backgroundColor:i?"transparent":l.palette.primary.main,"&:hover":{borderColor:i?l.palette.border.main:l.palette.primary.main,opacity:.8},[l.breakpoints.up("tablet")]:{flexBasis:"50%"}},onClick:()=>{c(!0)},children:[i?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:i.address,marginRight:0,width:24,height:24,chainId:i.chainId||e,noShowChain:!0,sx:{flexShrink:0}}),$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:i.symbol})]}):$.jsx(t.Box,{sx:{typography:"h5",fontWeight:600,lineHeight:"32px",flexShrink:0},children:o.i18n._({id:"0RrIzN",message:"Select token"})}),$.jsx(t.Box,{component:kk,sx:{flexShrink:0,ml:"auto",width:18,height:18}})]}),$.jsx(mp,{value:Pg(i),open:d,chainId:e,occupiedAddrs:[r],occupiedChainId:null==i?void 0:i.chainId,onClose:()=>{c(!1)},onTokenChange:(e,t)=>{if(!Array.isArray(e)){if(t)return a({type:Fg.UpdateBaseTokenAndClearQuoteToken,payload:e}),void c(!1);s(e),c(!1)}},modal:!0})]})}const Bk=({chainId:e,baseToken:n,quoteToken:i,dispatch:o})=>{var r,a;const s=t.useTheme();return $.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:12,flexWrap:"wrap",[s.breakpoints.up("tablet")]:{flexWrap:"nowrap"}},children:[$.jsx(Tk,{chainId:e,token:n,oppositeTokenAddress:null!==(r=null==i?void 0:i.address)&&void 0!==r?r:"",dispatch:o,tokenSelectOnChange:e=>{o({type:Fg.UpdateBaseToken,payload:e})}}),$.jsx(Tk,{chainId:e,token:i,oppositeTokenAddress:null!==(a=null==n?void 0:n.address)&&void 0!==a?a:"",dispatch:o,tokenSelectOnChange:e=>{o({type:Fg.UpdateQuoteToken,payload:e})}})]})};const Ik=[{value:.03,title:"Narrow"},{value:.08,title:"Standard"},{value:.15,title:"Wide"},{value:1,title:"Full"}],Ak=e=>{const i=t.useTheme(),[o,r]=n.useState(null);return $.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:Ik.map(((n,a)=>$.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===Ik.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:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:i.palette.text.primary},children:n.title}),$.jsx(t.Box,{sx:{typography:"h6",fontWeight:600,color:i.palette.text.primary},children:1===n.value?"∞":`+-${100*n.value}%`})]},n.value)))})};function Sk({params:i,handleGoBack:r,handleGoToPoolList:a}){var l,d,u,p,h,m,x,g,f,y;const{account:v,onlyChainId:b,defaultChainId:C}=Ma(),j=null!=b?b:C,w=t.useTheme(),k=us(),{isMobile:T}=Ka(),B=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(j,null==i?void 0:i.from,v))),I=c.useQuery(Object.assign({},Wi.getFetchTokenQuery(j,null==i?void 0:i.to,v))),[A,S]=n.useReducer(qg,{baseToken:null,quoteToken:null,feeAmount:(null==i?void 0:i.fee)?Number(null==i?void 0:i.fee):void 0,independentField:Am.CURRENCY_A,typedValue:"",startPriceTypedValue:"",leftRangeTypedValue:"",rightRangeTypedValue:""});n.useEffect((()=>{B.data&&S({type:Fg.UpdateDefaultBaseToken,payload:B.data})}),[B]),n.useEffect((()=>{I.data&&S({type:Fg.UpdateDefaultQuoteToken,payload:I.data})}),[I]);const{independentField:E,typedValue:L,startPriceTypedValue:O}=A,{pool:R,ticks:P,dependentField:M,price:_,pricesAtTicks:D,pricesAtLimit:F,parsedAmounts:q,currencyBalances:U,position:V,noLiquidity:H,currencies:W,errorMessage:Z,invalidPool:z,invalidRange:Q,outOfRange:Y,depositADisabled:K,depositBDisabled:X,invertPrice:J,ticksAtLimit:ee,isTaxed:te}=Ng({state:A,chainId:j}),ne=n.useMemo((()=>{var e;return null===(e=J?null==_?void 0:_.invert():_)||void 0===e?void 0:e.toSignificant()}),[J,_]),{onFieldAInput:ie,onFieldBInput:oe,onLeftRangeInput:re,onRightRangeInput:ae,onStartPriceInput:se}=Ug({noLiquidity:H,dispatch:S}),{slipper:le,setSlipper:de,slipperValue:ce,resetSlipper:ue}=km({address:void 0,type:"AMMV3"}),pe=!Z&&!Q,[he,me]=n.useState(!1),xe={[E]:L,[M]:null!==(d=null===(l=q[M])||void 0===l?void 0:l.toSignificant(6))&&void 0!==d?d:""},ge=[Am.CURRENCY_A,Am.CURRENCY_B].reduce(((e,t)=>Object.assign(Object.assign({},e),{[t]:Zg(U[t])})),{}),fe=Os(Pg(null===(u=q[Am.CURRENCY_A])||void 0===u?void 0:u.currency),{contractAddress:Qm[j],overrideBalance:U[Am.CURRENCY_A]?new s(U[Am.CURRENCY_A].toSignificant()):void 0,amount:q[Am.CURRENCY_A]?new s(q[Am.CURRENCY_A].toSignificant()):void 0}),ye=Os(Pg(null===(p=q[Am.CURRENCY_B])||void 0===p?void 0:p.currency),{contractAddress:Qm[j],overrideBalance:U[Am.CURRENCY_B]?new s(U[Am.CURRENCY_B].toSignificant()):void 0,amount:q[Am.CURRENCY_B]?new s(q[Am.CURRENCY_B].toSignificant()):void 0}),{[Sm.LOWER]:ve,[Sm.UPPER]:be}=P,{[Sm.LOWER]:Ce,[Sm.UPPER]:je}=D,{getDecrementLower:we,getIncrementLower:ke,getDecrementUpper:Te,getIncrementUpper:Be,getSetFullRange:Ie}=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?Qx(d,c,e-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Qx(d,c,i.tickCurrent-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,e,l,i]),getIncrementLower:n.useCallback((()=>d&&c&&"number"==typeof e&&l?Qx(d,c,e+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof e&&d&&c&&l&&i?Qx(d,c,i.tickCurrent+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,e,l,i]),getDecrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Qx(d,c,t-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Qx(d,c,i.tickCurrent-vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,t,l,i]),getIncrementUpper:n.useCallback((()=>d&&c&&"number"==typeof t&&l?Qx(d,c,t+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):"number"!=typeof t&&d&&c&&l&&i?Qx(d,c,i.tickCurrent+vx[l]).toSignificant(5,void 0,Ym.ROUND_UP):""),[d,c,t,l,i]),getSetFullRange:n.useCallback((()=>{r({type:Fg.setFullRange,payload:void 0})}),[r])}}({tickLower:ve,tickUpper:be,pool:R,state:A,dispatch:S}),Ae=n.useCallback((e=>{if(Ie(),1!==e){if(ne){const t=new s(ne),n=t.multipliedBy(1-e),i=t.multipliedBy(1+e);re(n.dp(5,s.ROUND_DOWN).toString()),ae(i.dp(5,s.ROUND_DOWN).toString())}return}const t=F[Sm.LOWER];t&&re(t.toSignificant(5));const n=F[Sm.UPPER];n&&ae(n.toSignificant(5))}),[ne,Ie,re,ae,F]),{deadLine:Se}=G(),Ee=c.useMutation({mutationFn:()=>N(this,void 0,void 0,(function*(){if(!v||!j||!V)return;if(!A.baseToken||!A.quoteToken)return;const e=Math.ceil(Date.now()/1e3)+(null!=Se?Se:600),t=A.baseToken.isNative?A.baseToken:A.quoteToken.isNative?A.quoteToken:void 0;try{const{calldata:n,value:i}=ug.addCallParameters(V,{slippageTolerance:Qg(100*ce),recipient:v,deadline:e.toString(),useNative:t,createPool:H});let r={to:Qm[j],data:n,value:i};(yield k.execute(o.i18n._({id:"8OiU8L",message:"Pool Creation"}),Object.assign({opcode:rs.TX},r),{early:!1,metadata:{[exports.MetadataFlag.createAMMV3Pool]:"1"}}))===es.Success&&setTimeout((()=>{a()}),100)}catch(e){console.error("onAddMutation",e)}}))});return $.jsxs($.Fragment,{children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:20,mx:16,pb:20,borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:"border.main",mb:20,[w.breakpoints.up("tablet")]:{width:600,mx:"auto"}},children:[$.jsx(cv,{}),$.jsx(t.Box,{sx:{typography:"caption",fontWeight:600,color:"text.primary",mr:"auto"},children:$.jsx(e.Trans,{id:"E6MqGy",message:"Add liquidity"})}),$.jsx(Cg,{poolType:"AMM V3"})]}),$.jsxs(t.Box,{sx:{px:16,display:"flex",flexDirection:"column",alignItems:"stretch",backgroundColor:w.palette.background.paper,borderRadius:16,[w.breakpoints.up("tablet")]:{borderColor:w.palette.border.main,borderWidth:1,borderStyle:"solid",px:0,mx:"auto",width:600}},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:20,py:20,[w.breakpoints.up("tablet")]:{px:20}},children:[$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"stretch",gap:12},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"nxRg31",message:"Select pair"})}),$.jsx(Bk,{chainId:j,baseToken:A.baseToken,quoteToken:A.quoteToken,dispatch:S}),$.jsx(Vw,{disabled:!A.baseToken||!A.quoteToken,feeAmount:A.feeAmount,dispatch:S})]}),$.jsxs(qm,{disabled:!A.feeAmount||z,children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"5CZbyC",message:"Set price range"})}),Boolean(A.baseToken&&A.quoteToken)&&$.jsx(fg,{baseToken:A.baseToken,quoteToken:A.quoteToken,handleRateToggle:()=>{var e,t,n,i,o;ee[Sm.LOWER]||ee[Sm.UPPER]||(re(null!==(t=null===(e=J?Ce:null==je?void 0:je.invert())||void 0===e?void 0:e.toSignificant(6))&&void 0!==t?t:""),ae(null!==(i=null===(n=J?je:null==Ce?void 0:Ce.invert())||void 0===n?void 0:n.toSignificant(6))&&void 0!==i?i:""),ie(null!==(o=xe[Am.CURRENCY_B])&&void 0!==o?o:"")),S({type:Fg.ToggleRate,payload:void 0})},sx:T?{flexGrow:0,flexShrink:1,flexBasis:"50%"}:void 0})]}),$.jsx(Ak,{onSelect:Ae}),$.jsx(Ck,{priceLower:Ce,priceUpper:je,getDecrementLower:we,getIncrementLower:ke,getDecrementUpper:Te,getIncrementUpper:Be,onLeftRangeInput:re,onRightRangeInput:ae,currencyA:A.baseToken,currencyB:A.quoteToken,feeAmount:A.feeAmount,ticksAtLimit:ee}),Y&&$.jsx(Pm,{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."})}),Q&&$.jsx(Pm,{children:o.i18n._({id:"Jh223O",message:"Invalid range selected. The min price must be lower than the max price."})})]}),H?$.jsxs(qm,{children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"zeSosD",message:"Starting price"})}),$.jsx(t.Box,{sx:{p:8,borderRadius:8,backgroundColor:t.alpha(w.palette.primary.main,.1),typography:"h6",color:w.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."})}),$.jsx(t.Box,{sx:{px:16,py:12,borderRadius:8,borderWidth:1,borderColor:w.palette.border.main,borderStyle:"solid"},children:$.jsx(Ju,{sx:{backgroundColor:"transparent"},value:O,onChange:se})})]}):$.jsxs(qm,{disabled:!A.feeAmount||z,children:[$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:[o.i18n._({id:"DWd30U",message:"Current price"}),$.jsxs(t.Box,{children:[ne," ",o.i18n._({id:"b2jAb+",message:"per"})," ",null!==(m=null===(h=A.baseToken)||void 0===h?void 0:h.symbol)&&void 0!==m?m:""]})]}),$.jsx(vk,{chainId:j,currencyA:null!==(x=A.baseToken)&&void 0!==x?x:void 0,currencyB:null!==(g=A.quoteToken)&&void 0!==g?g:void 0,feeAmount:A.feeAmount,ticksAtLimit:ee,price:_?parseFloat((J?_.invert():_).toSignificant(8)):void 0,priceLower:Ce,priceUpper:je,onLeftRangeInput:re,onRightRangeInput:ae,interactive:!0})]}),$.jsxs(qm,{disabled:z||Q||H&&!O,children:[$.jsx(t.Box,{sx:{typography:"body1",fontWeight:600,color:w.palette.text.primary,textAlign:"left"},children:o.i18n._({id:"MU9s7M",message:"Deposit amounts"})}),$.jsxs(t.Box,{children:[$.jsx($m,{value:xe[Am.CURRENCY_A],onUserInput:ie,maxAmount:ge[Am.CURRENCY_A],balance:U[Am.CURRENCY_A],currency:null!==(f=W[Am.CURRENCY_A])&&void 0!==f?f:null,locked:K}),$.jsx(kp,{}),$.jsx($m,{value:xe[Am.CURRENCY_B],onUserInput:oe,maxAmount:ge[Am.CURRENCY_B],balance:U[Am.CURRENCY_B],currency:null!==(y=W[Am.CURRENCY_B])&&void 0!==y?y:null,locked:X})]}),$.jsx(Tm,{value:le,onChange:de,disabled:!1,type:"AMMV3"})]})]}),$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",py:16,[w.breakpoints.up("tablet")]:{px:20,borderBottomLeftRadius:16,borderBottomRightRadius:16,backgroundColor:w.palette.background.paper}},children:$.jsx(Um,{chainId:j,approvalA:fe,approvalB:ye,parsedAmounts:q,isValid:pe,depositADisabled:K,depositBDisabled:X,errorMessage:Z,setShowConfirm:me})}),$.jsx(Tg,{parsedAmounts:q,position:V,existingPosition:void 0,priceLower:Ce,priceUpper:je,outOfRange:Y,ticksAtLimit:ee,on:he,onClose:()=>{me(!1)},onConfirm:Ee.mutate,loading:Ee.isPending})]})]})}const Ek=["#154618","#ED4A25","#0E794D","#F7A33E","#582969","#DFCC28","#294369","#1D1D1D"],Lk=({poolDetail:e,tokenBalances:i})=>{const o=t.useTheme(),r=n.useMemo((()=>{if(!e)return[];if(!i)return[];const t=i.reduce(((e,t)=>e.plus(t)),new s.BigNumber(0));return e.coins.map(((e,n)=>({name:e.name,symbol:e.symbol,address:e.address,chainId:e.chainId,decimals:e.decimals,value:i[n].toNumber(),percentage:i[n].div(t).toNumber(),color:Ek[n]})))}),[e,i]);return $.jsxs(t.Box,{sx:{mt:16,display:"flex",flexDirection:"column",alignItems:"stretch",gap:28,p:20,backgroundColor:o.palette.background.paper,borderRadius:16,[o.breakpoints.up("tablet")]:{flexDirection:"row",alignItems:"center",border:`1px solid ${o.palette.border.main}`,p:0,gap:0}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",justifyContent:"center",[o.breakpoints.up("tablet")]:{minWidth:364,flexDirection:"column",gap:16}},children:[$.jsx(T.PieChart,{width:88,height:88,children:$.jsx(T.Pie,{isAnimationActive:!1,dataKey:"value",data:r,labelLine:!1,label:!1,outerRadius:44,children:r.map(((e,t)=>$.jsx(T.Cell,{fill:e.color,strokeWidth:0},`cell-${t}`)))})}),$.jsx(t.Box,{sx:{display:"none",[o.breakpoints.up("tablet")]:{display:"flex",alignItems:"center",justifyContent:"center",flexWrap:"wrap",gap:16,maxWidth:172}},children:r.map((e=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{width:8,height:8,borderRadius:"50%",backgroundColor:e.color}}),$.jsx(t.Box,{sx:{typography:"h6",color:o.palette.text.primary},children:e.symbol})]},e.address)))})]}),$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",gap:16,[o.breakpoints.up("tablet")]:{display:"none"}},children:r.map((e=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(t.Box,{sx:{width:8,height:8,borderRadius:"50%",backgroundColor:e.color}}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:e.symbol}),$.jsx(lp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:12,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]}),$.jsxs(t.Box,{sx:{ml:"auto",display:"flex",flexDirection:"column",alignItems:"flex-end",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary,textAlign:"right"},children:ir({input:e.value,decimals:e.decimals})}),$.jsxs(t.Box,{sx:{typography:"h6",color:o.palette.text.secondary,textAlign:"right"},children:["(",gr({input:new s.BigNumber(e.percentage),showDecimals:2}),")"]})]})]},e.address)))}),$.jsxs(t.Box,{sx:{display:"none",[o.breakpoints.up("tablet")]:{flexGrow:1,display:"block",borderLeft:`1px solid ${o.palette.border.main}`}},children:[$.jsxs(t.Box,{sx:{borderBottom:`1px solid ${o.palette.border.main}`,typography:"h6",fontWeight:600,color:o.palette.text.secondary,height:48,display:"flex",alignItems:"center"},children:[$.jsx(t.Box,{sx:{flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:"Asset"}),$.jsx(t.Box,{sx:{flexBasis:"150px",flexGrow:1,flexShrink:1,px:20,textAlign:"right"},children:"Token Amount"}),$.jsx(t.Box,{sx:{flexBasis:"150px",flexGrow:1,flexShrink:1,px:20,textAlign:"right"},children:"ratio"})]}),r.map((e=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",height:56},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8,flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:[$.jsx(sl,{address:e.address,width:24,height:24,chainId:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary},children:e.symbol}),$.jsx(lp,{address:e.address,customChainId:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:12,iconSpace:4,sx:{typography:"h6",color:"text.secondary"}})]})]}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary,textAlign:"right",flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:ir({input:e.value,decimals:e.decimals})}),$.jsx(t.Box,{sx:{typography:"body2",fontWeight:600,color:o.palette.text.primary,textAlign:"right",flexBasis:"150px",flexGrow:1,flexShrink:1,px:20},children:gr({input:new s.BigNumber(e.percentage),showDecimals:2})})]},e.address)))]})]})};function Ok(e,t){if(!e)return"";const n=j(e);return n.isValid()?n.format("YYYY/MM/DD HH:mm:ss"):""}function Rk({chainId:i,address:o}){var a;const{isMobile:s}=Ka(),l=t.useTheme(),d=function({chainId:e,address:t}){var n,i;const o=Ua().getQuery(r.CurveApi.graphql.curve_stableswap_ng_getPoolSwapInfo,{where:{chainId:null!=e?e:r.ChainId.ZETACHAIN,poolAddress:null!=t?t:""}}),a=c.useQuery(Object.assign(Object.assign({},o),{enabled:!!t&&!!e})),s=null===(i=null===(n=a.data)||void 0===n?void 0:n.curve_stableswap_ng_getPoolSwapInfo)||void 0===i?void 0:i.swaps;return Object.assign(Object.assign({},a),{swapList:s})}({address:o,chainId:i}),[u,p]=n.useState(1),h=u*(s?4:8),m=null!==(a=d.swapList)&&void 0!==a?a:[],x=h<m.length,g=m.slice(0,h);return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{refetch:d.error?d.refetch:void 0,loading:d.isLoading,empty:!(null==g?void 0:g.length),children:!!(null==g?void 0:g.length)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"UPXmW+",message:"Trader"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"v4nCHK",message:"Paid"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"fZ5Vnu",message:"Received"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==g?void 0:g.map((e=>$.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:Ok(1e3*e.time)}),$.jsx("td",{children:$.jsx(lp,{address:e.user,truncate:!0})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.paidToken.id,chainId:i,width:24,height:24,noBorder:!0,noShowChain:!0}),`${ir({input:e.paidAmount,decimals:e.paidToken.decimals})} ${e.paidToken.symbol}`]})}),$.jsx("td",{children:$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[$.jsx(sl,{address:e.receivedToken.id,chainId:i,width:18,height:18,noBorder:!0,noShowChain:!0}),`${ir({input:e.receivedAmount,decimals:e.receivedToken.decimals})} ${e.receivedToken.symbol}`]})})]},e.id)))})]})}),x&&$.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:l.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>p((e=>e+1)),children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})}const Pk=({chainId:i,address:o})=>{var a,s;const{isMobile:l}=Ka(),d=t.useTheme(),u=function({chainId:e,address:t}){var n,i;const o=Ua(),a=c.useQuery(Object.assign(Object.assign({},o.getQuery(r.CurveApi.graphql.curve_stableswap_ng_getPoolLiquidityHistory,{where:{chainId:null!=e?e:r.ChainId.ZETACHAIN,poolAddress:null!=t?t:""}})),{enabled:!!t&&!!e}));return Object.assign(Object.assign({},a),{list:null===(i=null===(n=a.data)||void 0===n?void 0:n.curve_stableswap_ng_getPoolLiquidityHistory)||void 0===i?void 0:i.liquidityHistories})}({address:o,chainId:i}),[p,h]=n.useState(1),m=p*(l?4:8),x=u.list,g=m<(null!==(a=null==x?void 0:x.length)&&void 0!==a?a:0),f=null!==(s=null==x?void 0:x.slice(0,m))&&void 0!==s?s:[];return $.jsx(t.Box,{sx:{display:"flex",flexDirection:"column"},children:$.jsx(Np,{refetch:u.error?u.refetch:void 0,loading:u.isLoading&&!(null==f?void 0:f.length),empty:!(null==f?void 0:f.length),children:!!(null==f?void 0:f.length)&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{overflowX:"auto",minHeight:244},children:$.jsxs(t.Box,{component:"table",sx:{minWidth:"100%"},children:[$.jsx(t.Box,{component:"thead",sx:{position:"sticky",top:0},children:$.jsxs(t.Box,{component:"tr",sx:{"& th":{p:24,borderBottomWidth:1,typography:"body1",lineHeight:1,textAlign:"left",whiteSpace:"nowrap"}},children:[$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"LhMjLm",message:"Time"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"bwRvnp",message:"Action"})}),$.jsx(t.Box,{component:"th",children:$.jsx(e.Trans,{id:"GX8GKD",message:"Assets"})})]})}),$.jsx(t.Box,{component:"tbody",children:null==f?void 0:f.map((e=>{var o;return $.jsxs(t.Box,{component:"tr",sx:{"& td":{px:24,py:20,whiteSpace:"nowrap"}},children:[$.jsx("td",{children:Ok(1e3*e.time)}),$.jsx("td",{children:e.action}),$.jsx("td",{children:$.jsx(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:null===(o=e.assets)||void 0===o?void 0:o.map(((e,o)=>$.jsxs(n.Fragment,{children:[o>0&&$.jsx(t.Box,{sx:{width:"1px",height:"16px",backgroundColor:d.palette.border.main,margin:"0 8px"}}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:2},children:[$.jsx(sl,{address:e.token.address,chainId:i,width:24,height:24,noBorder:!0,noShowChain:!0,marginRight:0}),$.jsxs(t.Box,{sx:{typography:"body2"},children:[ir({input:e.amount,decimals:e.token.decimals})," ",e.token.symbol]})]})]},e.token.address)))})})]},e.id)}))})]})}),g&&$.jsxs(t.ButtonBase,{sx:{display:"flex",justifyContent:"center",alignItems:"center",height:64,width:"100%",borderStyle:"solid",borderColor:"border.main",borderWidth:d.spacing(1,0,0,0),typography:"body2",color:"text.secondary","&:hover":{color:"text.primary"}},onClick:()=>h((e=>e+1)),children:[$.jsx(e.Trans,{id:"yQ2kGp",message:"Load more"}),$.jsx(t.Box,{component:oe.ArrowRight,sx:{transform:"rotate(90deg)"}})]})]})})})},Mk=({title:e,children:n,tip:i,sx:o})=>$.jsxs(t.Box,{sx:Object.assign({display:"flex",justifyContent:"space-between",alignItems:"center",gap:16,py:8},o),children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary"},children:e}),i&&$.jsx(ku,{title:i})]}),$.jsx(t.Box,{sx:{typography:"body1",color:"text.primary"},children:n})]}),_k=({poolDetail:e})=>{var n,i;return $.jsxs(t.Box,{sx:{mt:10,display:"flex",flexDirection:"column",alignItems:"stretch"},children:[$.jsx(Mk,{title:"Daily USD volume",children:(null==e?void 0:e.dailyVolumeUsd)?`$${xr(new s((null==e?void 0:e.dailyVolumeUsd)||"0"))}`:"-"}),$.jsx(Mk,{title:"Liquidity utilization",tip:"24h Volume/Liquidity ratio",children:(null==e?void 0:e.liquidityUtilization)?`${gr({input:new s((null==e?void 0:e.liquidityUtilization)||"0"),showDecimals:2})}`:"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Fee",children:(null==e?void 0:e.fee)?`${gr({input:new s((null==e?void 0:e.fee)||"0"),showDecimals:2})}`:"-"}),$.jsx(Mk,{title:"DAO fee",children:(null==e?void 0:e.daoFee)?`${gr({input:new s((null==e?void 0:e.daoFee)||"0"),showDecimals:2})}`:"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Virtual price",tip:"Measures pool growth; this is not a dollar value",children:(null==e?void 0:e.virtualPrice)?`${ir({input:new s((null==e?void 0:e.virtualPrice)||"0"),decimals:18})}`:"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Pool/Token",children:(null==e?void 0:e.address)?$.jsx(lp,{address:null==e?void 0:e.address,customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body1",color:"text.primary"}}):"-"}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Pool Type",children:"plain"===(null==e?void 0:e.poolType)?"Stableswap-NG":"meta"===(null==e?void 0:e.poolType)?"Metapool":"-"}),$.jsx(Mk,{title:"Basepool",children:$.jsx(lp,{address:"0x",customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body1",color:"text.primary"}})}),$.jsx(Mk,{title:"Registry",children:$.jsx(lp,{address:"0x",customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body1",color:"text.primary"}})}),$.jsx(t.Box,{sx:{my:10,width:"100%",height:"1px",backgroundColor:"border.main"}}),$.jsx(Mk,{title:"Coins",sx:{alignItems:"flex-start"},children:$.jsx(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:12},children:e?e.coins.map((n=>$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsx(sl,{address:n.address,width:16,height:16,chainId:null==e?void 0:e.chainId,url:void 0,cross:!1,noShowChain:!0,noBorder:!0,marginRight:0}),$.jsxs(t.Box,{sx:{typography:"body1",fontWeight:500,color:"text.primary"},children:[n.symbol,"(Standard)"]})]},n.address))):"-"})}),$.jsx(Mk,{title:"Pool Parameters:",sx:{alignItems:"flex-start"},children:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-end",gap:12},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:4},children:[$.jsxs(t.Box,{sx:{typography:"body1",color:"text.primary"},children:["A:",null!==(n=null==e?void 0:e.a)&&void 0!==n?n:"-"]}),$.jsx(ku,{title:"Amplification coefficient chosen from fluctuation of prices around 1."})]}),$.jsxs(t.Box,{sx:{typography:"body1",color:"text.primary"},children:["Off Peg Multiplier:",null!==(i=null==e?void 0:e.offpegFeeMultiplier)&&void 0!==i?i:"-"]})]})})]})},Dk=({poolDetail:e})=>{var n;const i=t.useTheme();return $.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:24,[i.breakpoints.up("tablet")]:{py:20,flexDirection:"row",justifyContent:"space-between",alignItems:"center",borderBottom:`1px solid ${i.palette.border.main}`}},children:[$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",gap:8},children:[e?$.jsx(cf,{pool:e,separate:!1,wrap:!0}):$.jsx(t.Skeleton,{width:72,height:52,sx:{borderRadius:8}}),$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"h4",fontWeight:600},children:null!==(n=null==e?void 0:e.name)&&void 0!==n?n:"-"}),(null==e?void 0:e.address)&&$.jsx(lp,{address:null==e?void 0:e.address,customChainId:null==e?void 0:e.chainId,truncate:!0,showCopy:!0,iconDarkHover:!0,iconSize:14,iconSpace:4,sx:{typography:"body2",color:"text.secondary"}})]})]}),$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"row",alignItems:"flex-end",gap:4,[i.breakpoints.up("tablet")]:{flexDirection:"column",gap:0}},children:[$.jsx(df,{apy:null==e?void 0:e.apy,dailyApy:null==e?void 0:e.dailyApy,weeklyApy:null==e?void 0:e.weeklyApy,sx:{typography:"h4",[i.breakpoints.up("tablet")]:{typography:"h4"}}}),$.jsx(t.Box,{sx:{typography:"body2",color:"text.secondary"},children:"APY"})]})]})},Nk=({poolDetail:e})=>{const n=t.useTheme(),i=[{title:"Trader",value:xr(new s((null==e?void 0:e.traderCount)||"0"))},{title:"Total Liquidity",value:`$${xr(new s((null==e?void 0:e.tvl)||"0"))}`},{title:"Volume",value:`$${xr(new s((null==e?void 0:e.volume)||"0"))}`},{title:"Fees",value:gr({input:new s((null==e?void 0:e.fee)||"0"),showDecimals:2})}];return $.jsx(t.Box,{sx:{display:"grid",gridTemplateColumns:"repeat(2, 1fr)",gridTemplateRows:"repeat(2, 1fr)",gap:12,[n.breakpoints.up("tablet")]:{gridTemplateColumns:"repeat(4, 1fr)",gridTemplateRows:"repeat(1, 1fr)"}},children:i.map(((i,o)=>e?$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",p:16,borderRadius:8,backgroundColor:n.palette.background.paper,[n.breakpoints.up("tablet")]:{border:`1px solid ${n.palette.border.main}`}},children:[$.jsx(t.Box,{sx:{typography:"caption",color:n.palette.text.primary},children:i.value}),$.jsx(t.Box,{sx:{typography:"h6",color:n.palette.text.secondary},children:i.title})]},o):$.jsx(t.Skeleton,{width:"100%",height:77,sx:{borderRadius:8}},o)))})};const Fk=({params:i})=>{const o=mm(),{isMobile:a}=Ka(),{account:s}=Ma(),l=t.useTheme(),{poolDetail:d,isLoading:u,error:p}=function({address:e,chainId:t}){const i=Ua(),o=n.useCallback((e=>{var n,i,o,a,s,l,d,c,u,p,h,m;const x=null==e?void 0:e.curve_stableswap_ng_getPoolInfo;if(!x)return;const g=((null===(n=x.coins)||void 0===n?void 0:n.map((e=>({chainId:null!=t?t:r.ChainId.ZETACHAIN,address:e.address||e.id||"",name:e.name||e.symbol||"",decimals:e.decimals,symbol:e.symbol||"",tokenIndex:e.tokenIndex||0}))))||[]).sort(((e,t)=>e.tokenIndex-t.tokenIndex));return{chainId:null!=t?t:r.ChainId.ZETACHAIN,name:x.name||"",address:x.address||x.id||"",symbol:x.symbol,decimals:x.decimals,fee:(null===(i=x.fee)||void 0===i?void 0:i.toString())||"0",coins:g,apy:(null===(o=x.apy)||void 0===o?void 0:o.toString())||null,dailyApy:null,weeklyApy:null,tvl:(null===(a=x.tvl)||void 0===a?void 0:a.toString())||null,volume:(null===(s=x.volume)||void 0===s?void 0:s.toString())||null,dailyVolumeUsd:(null===(l=x.dailyVolumeUsd)||void 0===l?void 0:l.toString())||null,traderCount:(null===(d=x.traderCount)||void 0===d?void 0:d.toString())||null,lpTokenBalance:null,liquidityUtilization:(null===(c=x.liquidityUtilization)||void 0===c?void 0:c.toString())||null,daoFee:(null===(u=x.daoFee)||void 0===u?void 0:u.toString())||null,virtualPrice:(null===(p=x.virtualPrice)||void 0===p?void 0:p.toString())||null,poolType:x.poolType||"plain",a:(null===(h=x.a)||void 0===h?void 0:h.toString())||null,offpegFeeMultiplier:(null===(m=x.offpegFeeMultiplier)||void 0===m?void 0:m.toString())||null}}),[t]),{data:a,isLoading:s,error:l}=c.useQuery(Object.assign(Object.assign({},i.getQuery(r.CurveApi.graphql.curve_stableswap_ng_getPoolInfo,{where:{chainId:null!=t?t:r.ChainId.ZETACHAIN,poolAddress:null!=e?e:""}})),{enabled:!!e&&!!t,select:o}));return{poolDetail:a,isLoading:s,error:l}}({address:null==i?void 0:i.address,chainId:null==i?void 0:i.chainId}),{tokenBalances:h}=bf({pool:d,account:s}),[m,x]=n.useState(null),[g,f]=n.useState("parameters");n.useEffect((()=>{a||d&&x({pool:d,type:lf.Add})}),[d,a]);const y=n.useMemo((()=>[{key:"parameters",value:"Parameters"},{key:"swaps",value:"Swaps"},{key:"liquidity",value:"Liquidity"}]),[]);return $.jsxs(pm,{sx:a?{p:l.spacing(28,0,108)}:{p:l.spacing(28,0,40)},children:[$.jsxs(t.Box,{sx:{[l.breakpoints.up("tablet")]:{display:"flex",gap:12,overflow:"hidden"}},children:[$.jsxs(t.Box,{sx:{flex:1,overflow:"hidden",display:"flex",flexDirection:"column",gap:24,[l.breakpoints.up("tablet")]:{gap:28}},children:[$.jsx(tw,{onClick:()=>{o.push({type:exports.PageType.Pool})}}),$.jsx(Dk,{poolDetail:d}),$.jsx(Nk,{poolDetail:d}),d&&$.jsxs(t.Box,{children:[$.jsx(t.Box,{sx:{typography:"body1",color:l.palette.text.primary},children:"Currency reserves"}),$.jsx(Lk,{poolDetail:d,tokenBalances:h})]}),$.jsx(t.Box,{sx:{backgroundColor:l.palette.background.paper,borderRadius:16,overflow:"hidden",px:16,pb:16,[l.breakpoints.up("tablet")]:{px:20,pb:20}},children:$.jsxs(t.Tabs,{value:g,onChange:(e,t)=>f(t),children:[$.jsx(t.TabsGroup,{tabs:y}),$.jsx(t.TabPanel,{value:"parameters",children:$.jsx(_k,{poolDetail:d})}),$.jsx(t.TabPanel,{value:"swaps",children:$.jsx(Rk,{chainId:null==i?void 0:i.chainId,address:null==i?void 0:i.address})}),$.jsx(t.TabPanel,{value:"liquidity",children:$.jsx(Pk,{chainId:null==i?void 0:i.chainId,address:null==i?void 0:i.address})})]})})]}),$.jsx(t.Box,{sx:{position:"relative",width:a?"100%":375},children:m?$.jsx(Tf,{poolDetailBtnVisible:!1,operateCurvePool:m,setOperateCurvePool:a?x:void 0}):a?null:$.jsx(t.Skeleton,{width:375,height:403,sx:{borderRadius:16}})})]}),a&&$.jsx($.Fragment,{children:$.jsxs(t.Box,{sx:{position:"fixed",bottom:0,left:0,right:0,p:20,display:"grid",gap:"8px",gridTemplateColumns:"repeat(2, 1fr)",backgroundColor:"background.paperContrast"},children:[$.jsx(t.Button,{variant:t.Button.Variant.second,disabled:!d,onClick:()=>{d&&x({pool:d,type:lf.Remove})},children:$.jsx(e.Trans,{id:"t/YqKh",message:"Remove"})}),$.jsx(t.Button,{disabled:!d,onClick:()=>{d&&x({pool:d,type:lf.Add})},children:$.jsx(e.Trans,{id:"m16xKo",message:"Add"})})]})})]})};exports.AMMV2Create=Uw,exports.AMMV3PositionManage=Yg,exports.AMMV3PositionsView=Jg,exports.AddLiquidityV3=Sk,exports.CurvePoolDetail=Fk,exports.EmptyList=K,exports.FailedList=ne,exports.Message=cu,exports.Pool=function(){const{routerPage:e}=G(),t=mm((e=>e.page)),n=null!=e?e:t;switch(null==n?void 0:n.type){case exports.PageType.Pool:return $.jsx(dv,{params:n.params});case exports.PageType.CreatePool:return $.jsx(Jj,{});case exports.PageType.ModifyPool:return $.jsx(lw,{params:n.params});case exports.PageType.PoolDetail:return $.jsx(Rw,{params:n.params});case exports.PageType.CurvePoolDetail:return $.jsx(Fk,{params:n.params});case exports.PageType.createPoolAMMV2:return $.jsx(Uw,{});case exports.PageType.createPoolAMMV3:return $.jsx(Sk,{params:n.params,handleGoBack:()=>{mm.getState().push({type:exports.PageType.Pool})},handleGoToPoolList:()=>{mm.getState().push({type:exports.PageType.Pool})}});default:return $.jsx(dv,{params:null==n?void 0:n.params})}},exports.PoolCreate=Jj,exports.PoolDetail=Rw,exports.PoolList=dv,exports.PoolModify=lw,exports.PoolOperate=Ty,exports.PoolOperateDialog=By,exports.Swap=function({getAutoSlippage:l,onPayTokenChange:d,onReceiveTokenChange:u}={}){var p,h,m,x,g,f;const y=t.useTheme(),{isInflight:v}=ps(),{noPowerBy:b,onlyChainId:C}=G(),{isMobile:j}=Ka(),{open:w,disconnect:k,getAppKitAccountByChainId:T,chainId:B,appKitActiveNetwork:I}=Ma(),[A,S]=n.useState(!1),[E,L]=n.useState(""),[O,R]=n.useState(""),[P,M]=n.useState(""),[_,D]=n.useState(""),[F,q]=n.useState(null),[U,V]=n.useState(null),[H,W]=n.useState(!1),[Z,z]=n.useState(!1),[Q,Y]=n.useState(!1),[K,X]=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==U?void 0:U.chainId);if(e)return K?Object.assign(Object.assign({},e),{appKitAccount:Object.assign(Object.assign({},e.appKitAccount),{isConnected:!0,address:K})}):e}),[T,null==U?void 0:U.chainId,K]),te=n.useMemo((()=>i.debounce((e=>M(e)),300)),[]),ne=n.useMemo((()=>i.debounce((e=>D(e)),300)),[]),ie=n.useMemo((()=>{if(F&&U)return!(!(null==F?void 0:F.chainId)||!(null==U?void 0:U.chainId)||F.chainId===U.chainId)}),[F,U]),{toFiatPrice:re,fromFiatPrice:ae}=xs({toToken:U,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=sr(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:A?U:F,fiatPrice:A?re:ae});Ya({fromToken:F,toToken:U,getAutoSlippage:l});const{slippage:le,slippageLoading:de}=Bs({fromToken:F,toToken:U}),{slippage:ce}=function(){const{defaultSlippage:e}=js(!0);return{slippage:Ha((t=>t.slippage||e))}}(),{privacySwapSupplierEndpoints:ue,privacySwapEnable:pe,privacySwapEnableAble:he,endpointStatusMap:me,refetchEndpointStatus:xe}=Ts({chainId:null==F?void 0:F.chainId,account:null==J?void 0:J.appKitAccount.address}),ge=function(e){var t,n;const{getAppKitAccountByChainId:i}=Ma(),{latestBlockNumber:o}=Ha(),a=Wi.getFetchTokenQuery(e&&(null===(t=Ro.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=Ua(),{evmProvider:t}=Ma(),[i,a]=n.useState(),[s,l]=n.useState(!1),[d,c]=n.useState(""),u=n.useCallback((n=>N(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=Ro.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=lr(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:ir({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 Da({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}=Xo(),{GRAPHQL_URL:x}=G(),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:Oo(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:Oo(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:()=>N(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:tr.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:tr.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=Ro.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=er({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:tr.Success,bridgeRouteList:e}:{status:tr.Failed,bridgeRouteList:[]}}return{status:tr.Initial,bridgeRouteList:[]}}),[C,b,v,m]);return{status:w,failedReason:k,refetch:j,bridgeRouteList:T}}({toToken:U,fromToken:F,fromAmount:P,fromAccount:J,toAccount:ee,enabled:!Q&&!fe,slippage:ce}),Te=n.useMemo((()=>{if(je&&je.length>0)return je[0]}),[je]),{isApproving:Be,isGetApproveLoading:Ie,needApprove:Ae,insufficientBalance:Se,submitApprove:Ee,getMaxBalance:Le}=Os(F,{amount:P,contractAddress:null!==(p=null==Te?void 0:Te.spenderContractAddress)&&void 0!==p?p:void 0}),Oe=n.useCallback((()=>{Ze(Le())}),[Le]),Re=n.useMemo((()=>!(!(null==J?void 0:J.appKitAccount.address)||Se||Be||Ie||Ae)),[null==J?void 0:J.appKitAccount.address,Se,Be,Ie,Ae]),{status:Pe,rawBrief:Me,executeSwap:_e}=Cs({toToken:U,fromToken:F,marginAmount:se,fromAmount:P,toAmount:_,estimateGas:Re,isReverseRouting:A,slippage:le,slippageLoading:de}),{resAmount:De,priceImpact:Ne,baseFeeAmount:Fe,additionalFeeAmount:qe,resPricePerToToken:Ue,resPricePerFromToken:Ve,routeInfo:He}=n.useMemo((()=>Me||{resAmount:null,priceImpact:null,baseFeeAmount:null,additionalFeeAmount:null,resPricePerToToken:null,resPricePerFromToken:null,routeInfo:null}),[Me]),We=za(ie),Ze=n.useCallback((e=>{const t=e.toString();L(t),te(t)}),[L,te]),$e=n.useCallback((e=>{const t=e.toString();R(t),ne(t)}),[R,ne]),ze=n.useCallback((e=>q((t=>{var n;const i="function"==typeof e?e(t):e;return B||Ha.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]),Qe=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}=Xo(),{crossChain:d,defaultFromToken:c,defaultToToken:u,onlyChainId:p}=G(),{chainId:h}=Ma(),m=n.useCallback((()=>{let n,m=null;const x=d?void 0:null!=p?p:h;if(!e){const e=ws({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}=ws({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:U,setFromToken:ze,setToToken:Qe,updateFromAmt:Ze,updateToAmt:$e,setIsReverseRouting:S});const Ge=n.useCallback((()=>{Ze(""),$e(""),ze(U),Qe(F),Do("from",U),Do("to",F)}),[ze,U,Qe,F,Ze,$e]),Ye=n.useCallback(((e,t)=>{if(t)return Ge();Ze(""),$e(""),ze(e),Do("from",e)}),[Ge,Ze,$e,ze,Do]),Ke=n.useCallback(((e,t)=>{if(t)return Ge();Ze(""),$e(""),Qe(e),Do("to",e)}),[Ge,Ze,$e,ze,Do]),Xe=n.useCallback((()=>{A&&Ze(""),S(!1)}),[A,Ze]),Je=n.useCallback((()=>{A||$e(""),S(!0)}),[A,$e]),et=(e=>{const{defaultSlippage:t}=js(void 0===e),i=Ha((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(Ne)).toFixed(2)),[Ne]),nt=n.useMemo((()=>{const e=A?De:P;return e&&ae?new s(ae).multipliedBy(e):null}),[ae,P,A,De]),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=A?_:De;return t?new s(re).multipliedBy(t):null}),[re,_,A,De,Te,ie]),ot=n.useMemo((()=>$.jsxs(t.Box,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[$.jsx(ku,{title:$.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),$.jsxs(t.Box,{sx:{display:"flex"},children:[$.jsx(e.Trans,{id:"6+mYrD",message:"Current price impact"}),$.jsxs(t.Box,{sx:{color:y.palette.error.main,ml:4},children:[tt,"%"]})]})]})),[tt,y.palette.error.main]),rt=n.useMemo((()=>$.jsx(Cp,{toToken:U,fromToken:F,priceStatus:Pe,pricePerToToken:Ue,pricePerFromToken:Ve,routeInfo:He})),[U,F,Pe,Ue,Ve,He]),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=Xo(Jo);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:U}),dt=n.useMemo((()=>et&&new s(A?_:P).gt(0)&&!Se&&(ie?we===bs.Success:Pe===bs.Success)?$.jsxs(t.Box,{sx:{textAlign:"center",mb:8},children:[$.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,A,_,P,Se,ie,we,Pe]),ct=n.useMemo((()=>st?$.jsxs(t.Box,{sx:{textAlign:"center"},children:[$.jsx(t.Box,{component:oe.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),$.jsx(e.Trans,{id:"54ffaC",message:"The current network is inconsistent with the wallet - please switch in wallet"})]}):ie&&we===bs.Initial?"-":Pe===bs.Loading||ie&&we===bs.Loading?$.jsx(t.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:$.jsxs($.Fragment,{children:[$.jsx(t.RotatingIcon,{sx:{mr:5}}),$.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]})}):at?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.Warn,sx:{mr:6,width:16,color:"warning.main"}}),$.jsx(e.Trans,{id:"udsWDJ",message:"Unsupported network - switch to trade"})]}):ie&&je.length?$.jsxs($.Fragment,{children:[dt,$.jsx(Fd,{route:Te})]}):ie&&(we===bs.Success&&!je.length||we===bs.Failed)&&E?$.jsxs($.Fragment,{children:[$.jsx(t.Box,{component:oe.Warn,sx:{width:15,mr:5,color:"warning.main"}}),$.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}):$.jsxs($.Fragment,{children:[!ie&&E&&new s(tt).gt(Uo)&&ot,dt,rt]})),[Pe,rt,E,ot,tt,at,ie,we,je,Te,st,dt]),ut=n.useMemo((()=>A?new s(O).gt(0)?ir({input:De,decimals:null==F?void 0:F.decimals}):"-":E),[E,O,De,F,A]),pt=n.useMemo((()=>{var e;return A?O:ie?(null===(e=null==Te?void 0:Te.toTokenAmount)||void 0===e?void 0:e.gt(0))&&we!==bs.Loading?ir({input:Te.toTokenAmount,decimals:null==U?void 0:U.decimals}):"-":new s(E).gt(0)?ir({input:De,decimals:null==U?void 0:U.decimals}):"-"}),[E,O,De,U,A,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 $.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==F?void 0:F.chainId))return;const t=null===(e=Ro.get(F.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:$.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 $.jsx(t.Button,{fullWidth:!0,onClick:()=>{I.switchNetwork(J.chain.caipNetwork)},children:$.jsx(e.Trans,{id:"1+P9RR",message:"Switch to {0}",values:{0:J.chain.name}})});if(J.chain.isSolanaChain&&J.chain.chainId!==B)return $.jsx(t.Button,{fullWidth:!0,onClick:()=>{I.switchNetwork(J.chain.caipNetwork)},children:$.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 $.jsx(t.Button,{fullWidth:!0,onClick:()=>{var e;if(!(null==U?void 0:U.chainId))return;const t=null===(e=Ro.get(U.chainId))||void 0===e?void 0:e.caipNetwork;if(!t)return;const n=a.CaipNetworksUtil.getChainNamespace(t);w({namespace:n})},children:$.jsx(e.Trans,{id:"4g7eC1",message:"Connect to {0} wallet",values:{0:Ea(null==U?void 0:U.chainId)}})});if(v)return $.jsx(t.Button,{fullWidth:!0,isLoading:!0,disabled:!0,children:$.jsx(e.Trans,{id:"FRBvjQ",message:"Transaction Pending"})});if(!F||!U)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:$.jsx(e.Trans,{id:"KlvBGJ",message:"Select Tokens"})});if(!new s(A?_:P).gt(0))return $.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:$.jsx(e.Trans,{id:"iPMIoT",message:"Enter an amount"})});if(ie?we===bs.Loading||Ie:Pe===bs.Loading)return $.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:$.jsx(e.Trans,{id:"OauUE6",message:"Fetching Price..."})});let o=!1;return o=ie?!je.length||we===bs.Failed:!De||Pe===bs.Failed,o?$.jsx(t.Button,{fullWidth:!0,disabled:!0,children:$.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})}):Se?$.jsx(t.Button,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:$.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})}):Ae?$.jsx(t.Button,{fullWidth:!0,disabled:Be,onClick:()=>Ee(),children:Be?$.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):$.jsx(e.Trans,{id:"Z7ZXbT",message:"Approve"})}):ie?$.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":zo,disabled:!Te,isLoading:fe,children:$.jsx(e.Trans,{id:"SXnevP",message:"Review Cross Chain"})}):pe?$.jsxs(t.Button,{fullWidth:!0,onClick:()=>W(!0),"data-testid":zo,children:[$.jsx(t.Tooltip,{placement:"top",onlyHover:!0,maxWidth:240,title:$.jsxs(t.Box,{sx:{display:"flex",flexDirection:"column",gap:4},children:[$.jsx(t.Box,{sx:{typography:"body2",fontWeight:500,color:"text.primary"},children:"Privacy Swap is Enabled"}),$.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:$.jsx(t.Box,{sx:{mr:8},children:$.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"30",viewBox:"0 0 25 30",fill:"none",children:[$.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"}),$.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"}),$.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"})]})})}),$.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})]}):$.jsx(t.Button,{fullWidth:!0,onClick:()=>W(!0),"data-testid":zo,children:$.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,U,A,_,P,ie,we,Ie,Pe,Se,Ae,w,I,je.length,De,Be,Ee,Te,fe,Ce,null===(x=ge.data)||void 0===x?void 0:x.balance,pe]),mt=n.useMemo((()=>F&&U?$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center"},children:[$.jsx(sl,{token:F,width:16,height:16,marginRight:6,chainId:F.chainId,noShowChain:!!C}),`${ir({input:A?De:P,decimals:null==F?void 0:F.decimals})} ${null==F?void 0:F.symbol}`,$.jsx(t.Box,{component:oe.DoubleRight,sx:{width:12,height:12,mx:16}}),$.jsx(sl,{token:U,width:16,height:16,marginRight:6,chainId:U.chainId,noShowChain:!!C}),`${ir({input:A?_:De,decimals:null==U?void 0:U.decimals})} ${null==U?void 0:U.symbol}`]}):$.jsx(t.Box,{})),[F,U,P,_,De,A,C]);return $.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:[$.jsxs(t.Box,{sx:{display:"flex",justifyContent:"space-between",px:16,py:20},children:[$.jsx(t.Box,{sx:{typography:"caption",color:y.palette.text.primary},children:"Universal Swap"}),$.jsxs(t.Box,{sx:{display:"flex",alignItems:"center",borderRadius:4,p:1,backgroundColor:y.palette.background.tag},children:[$.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,"%"]}),$.jsx(t.Tooltip,{open:We,title:ie?$.jsx(e.Trans,{id:"qLkska",message:"The setting has been switched to cross chain mode"}):$.jsx(e.Trans,{id:"NSCBTb",message:"The setting has been switched to swap mode"}),placement:"bottom-end",children:$.jsx(t.Box,{component:t.ButtonBase,onClick:()=>z(!0),sx:{p:4,backgroundColor:y.palette.background.paper,borderRadius:4,height:28,width:28,display:"flex",alignItems:"center",justifyContent:"center"},children:$.jsx(t.Box,{component:oe.Setting,sx:{width:20,height:20,color:"text.primary",cursor:"pointer"}})})})]})]}),$.jsxs(t.Box,{sx:{flex:1,px:16,pb:20,overflowY:"auto"},children:[$.jsxs(t.Box,{children:[$.jsx(yp,{sx:{mb:4},token:F,side:"from",amt:ut,defaultLoadBalance:!0,onMaxClick:Oe,onInputChange:Ze,onInputFocus:ie?void 0:Xe,showMaxBtn:!A&&!E,occupiedAddrs:[null!==(g=null==U?void 0:U.address)&&void 0!==g?g:""],occupiedChainId:null==U?void 0:U.chainId,fiatPriceTxt:nt?`$${ir({input:nt,decimals:2})}`:"$-",onTokenChange:Ye,readOnly:A,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:!1,inputToAddress:K,setInputToAddress:X,account:J,failedReason:ke}),$.jsx(Yu,{onClick:Ge,disabled:lt}),$.jsx(yp,{token:U,side:"to",amt:pt,onInputChange:$e,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?$.jsxs($.Fragment,{children:["$",ir({input:it,decimals:2})]}):"$-",onTokenChange:Ke,readOnly:ie||!A,showChainLogo:!C,showChainName:!C,notTokenPickerModal:!j,enterAddressEnabled:ie,inputToAddress:K,setInputToAddress:X,account:ee,sx:{padding:y.spacing(24,20,20)}}),$.jsx(t.Box,{sx:{py:16,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:ct})]}),ht,$.jsx(Au,{}),b?"":$.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:[$.jsx(t.Box,{sx:{width:18,height:18,transform:"translate(1px, 2px)","& path":{fill:y.palette.text.disabled}},component:oe.Dodo}),$.jsx(e.Trans,{id:"QIsI8+",message:"Powered by ZUNO protocol"})]})]}),$.jsx(Su,{toToken:U,fromToken:F,fromAmount:A?De:P,toAmount:A?_:De,open:H,baseFeeAmount:Fe,priceImpact:tt,additionalFeeAmount:qe,curToFiatPrice:it,execute:()=>_e(mt),clearFromAmt:()=>Ze(""),clearToAmt:()=>$e(""),curFromFiatPrice:nt,pricePerFromToken:Ve,onClose:()=>W(!1),loading:Pe===bs.Loading,slippage:le,isDialogModal:j}),ie?$.jsx(Lu,{open:Z,onClose:()=>z(!1),isBridge:!0,isDialogModal:j}):$.jsx(Gu,{open:Z,onClose:()=>z(!1),fromToken:F,toToken:U,privacySwapEnableAble:he,privacySwapEnable:pe,privacySwapSupplierEndpoints:ue,endpointStatusMap:me,refetchEndpointStatus:xe,isDialogModal:j}),$.jsx(Bu,{open:Q,onClose:()=>Y(!1),route:Te,bridgeOrderTxRequest:be,clearFromAmt:()=>Ze(""),clearToAmt:()=>$e(""),isDialogModal:j}),$.jsx(Iu,{message:ye,onClose:()=>ve(""),isDialogModal:j})]})},exports.SwapOrderHistory=function(){const e=t.useTheme(),{isMobile:i}=Ka(),o=n.useRef(null),{evmAccount:r,solanaAccount:a,bitcoinAccount:s}=Ma(),[l,d]=n.useState(am.sameChain),[c,u]=n.useState(),p=n.useMemo((()=>[{key:am.sameChain,value:"Same chain Swaps"},{key:am.crossChain,value:"Cross Chain Swaps"},{key:am.errorRefunds,value:"Error Refunds"}]),[]),h=n.useMemo((()=>{var e,t,n;const i=[];if(r.isConnected&&r.address){const t=null===(e=Ro.entries().find((([e,t])=>t.isEVMChain)))||void 0===e?void 0:e[1];t&&i.push({account:Kr(r.address),firstChain:t})}if(a.isConnected&&a.address){const e=null===(t=Ro.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=Ro.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]),$.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:[$.jsx(t.Box,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",px:16,pt:20,[e.breakpoints.up("laptop")]:{px:24}},children:$.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}}})}),$.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 $.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&&$.jsx(t.Box,{component:n.firstChain.logo,sx:{width:16,height:16}}),"(",Ea(n.firstChain.chainId),")",Ia(n.account)]},n.account)}))}),c?$.jsxs($.Fragment,{children:[$.jsx(cm,{value:am.sameChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsx(dm,{account:c})}),$.jsx(cm,{value:am.crossChain,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsx(im,{account:c})}),$.jsx(cm,{value:am.errorRefunds,sx:{display:"flex",flexDirection:"column",overflow:"hidden"},children:$.jsx(im,{account:c,type:"error_refund"})})]}):$.jsx(Np,{isMobile:i,empty:!0,loading:!1})]})},exports.TokenCard=Bp,exports.TokenLogo=sl,exports.UnstyleWidget=wu,exports.WIDGET_CLASS_NAME=bu,exports.WIDGET_MODULE_CLASS_NAME=um,exports.Widget=function(e){const n=t.createTheme({mode:e.colorMode,theme:e.theme,lang:e.locale||Gd});return e.apikey||e.apiServices||console.error("apikey and apiServices must have a."),$.jsxs(t.ThemeProvider,{theme:n,children:[$.jsx(t.CssBaseline,{container:`.${bu}, .${t.WIDGET_MODAL_CLASS}, .${t.WIDGET_MODAL_FIXED_CLASS}`}),$.jsx(c.QueryClientProvider,{client:ac,children:$.jsxs(wu,{...e,children:[e.children,$.jsx(cu,{})]})})]})},exports.chainListMap=Ro,exports.fixedInputStringToFormattedNumber=ar,exports.formatPercentageNumber=gr,exports.formatReadableNumber=nr,exports.formatShortNumber=mr,exports.formatTokenAmountNumber=ir,exports.getEtherscanPage=Aa,exports.jsxRuntimeExports=$,exports.rpcServerMap=Ii,exports.scanUrlDomainMap=Si,exports.useMessageState=lu,exports.usePoolBalanceInfo=Sf,exports.useRouterStore=mm,exports.useTradeSwapOrderList=om;
|