@nexus-cross/dapp-ui 1.3.15 → 1.3.16-beta.2

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/index.js CHANGED
@@ -1,27 +1,27 @@
1
- function xd(e){try{return import.meta.env?.[e]}catch{return}}function vd(e){if(!(typeof process>"u"))return process.env?.[e]}function nt(e){if(e)return kd(e);let t=xd("VITE_CROSSX_ENVIRONMENT")??xd("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??vd("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??vd("CROSSX_ENVIRONMENT");return kd(t)}function kd(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}import*as on from"react";var wg={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher",production:"https://contents.crosstoken.io/frontend/common/app-launcher"},yg=3e3;function Nr(e,t){if(e!=null)return typeof e=="object"&&!Array.isArray(e)&&("dev"in e||"stage"in e||"production"in e)?e[t]:e}var Os=new Map;function Jn(e,t){let r=`${wg[t]}/${e}`,n=Os.get(r);return n||(n=(async()=>{let o=new AbortController,a=setTimeout(()=>o.abort(),yg);try{let i=await fetch(r,{cache:"no-store",signal:o.signal});return i.ok?await i.json():null}catch{return null}finally{clearTimeout(a)}})().then(o=>(o===null&&Os.delete(r),o)),Os.set(r,n)),n}function xg(e){return typeof e=="string"&&e.startsWith("https://")}async function Ne(e,t){let r=await Jn("endpoints.json",t),n=Nr(r?.apis?.[e],t);if(!xg(n))throw new Error(`[remote-config] endpoints.json missing or invalid api base: ${e} (${t})`);return n}function Ua(e,t){let r=Nr(e?.relay?.forwarderFactories,t),n=[r?.standingForwarderFactory,r?.depositorForwarderFactory].filter(o=>typeof o=="string");return n.length>0?n:void 0}var ja="chains.json";async function vg(e,t){return(await Jn(ja,t))?.chains?.[String(e)]??{}}function Ko(e,t){let[r,n]=on.useState({});return on.useEffect(()=>{if(e==null){n({});return}let o=!0;return Jn(ja,t).then(a=>{o&&n(a?.chains?.[String(e)]??{})}),()=>{o=!1}},[e,t]),r}function kg(e){let[t,r]=on.useState({});return on.useEffect(()=>{let n=!0;return Jn(ja,e).then(o=>{n&&r(o?.chains??{})}),()=>{n=!1}},[e]),t}function Jt(e,t,r){let[n,o]=on.useState(void 0),a=on.useRef(r);return a.current=r,on.useEffect(()=>{let i=!0;return Jn(e,t).then(s=>{if(!i)return;let l=a.current(s);l!==void 0&&o(l)}),()=>{i=!1}},[e,t]),n}var $n="1.3.15";var Wa="__nexusCrossAppLauncherRuntime";function Rg(){if(typeof window>"u")return null;let e=window;return e[Wa]??(e[Wa]={mode:"dapp-ui"}),e[Wa]}function Sg(e){if(e.scheduled)return;e.scheduled=!0;let t=()=>{if(e.scheduled=!1,e.loggedMode!==e.mode){if(e.mode==="connect-kit-react"){let r=e.connectKitVersion??"unknown";console.info(`[CROSSx App Launcher] connect-kit-react v${r} \uCD08\uAE30\uD654 \uC644\uB8CC (dapp-ui v${$n}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${$n} \uCD08\uAE30\uD654 \uC644\uB8CC (\uC0AC\uC6A9 \uBAA8\uB4DC: dapp-ui only)`);e.loggedMode=e.mode}};typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t)}function Bs(e){let t=Rg();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),Sg(t))}import{BrowserClient as Cg,Scope as Ng,defaultStackParser as Tg,linkedErrorsIntegration as Ig,makeFetchTransport as Eg}from"@sentry/react";var Mg="https://5c82aeb32da33b5a0a14b7c5393992ca@o4511668907081728.ingest.de.sentry.io/4511705324126289",Ag=`dapp-ui@${$n}`,yo=null,Rd=.1;function Sd(){return Rd}function Lg(e){switch(e){case"dev":return"dev";case"stage":return"stg";default:return"prod"}}function Zo(e){if(yo)return yo;if(typeof window>"u")return null;let t=Lg(nt(e?.environment));typeof e?.analyticsSampleRate=="number"&&(Rd=Math.min(1,Math.max(0,e.analyticsSampleRate)));let r=new Cg({dsn:e?.dsn??Mg,transport:Eg,stackParser:Tg,integrations:[Ig()],environment:t,release:Ag,enabled:e?.enabled??t==="prod"}),n=new Ng;return n.setClient(r),n.setTags({package:"dapp-ui",framework:"react",source:"dapp-ui"}),r.init(),yo=n,yo}function Ga(){return yo}function _a(e,t){let r=yo??Zo();if(r)return r.captureException(e,t?{captureContext:{extra:t}}:void 0)}import{Component as Dg}from"react";var Ha=class extends Dg{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(r,n){_a(r,{componentStack:n.componentStack??void 0,boundary:this.props.name??"dapp-ui"})}render(){return this.state.hasError?this.props.fallback??null:this.props.children}};function Ee(...e){return e.filter(Boolean).join(" ")}var Pg=/CROSSx|ONE\s?wallet|ONE\s?pocket/i;function xo(){return typeof window>"u"?!1:Pg.test(window.navigator.userAgent)}var Cd="__nexus_dapp_ui_uid",zs=null;function Og(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Array.from({length:32},()=>Math.floor(Math.random()*16).toString(16)).join("")}function Fs(){if(zs)return zs;let e=null;try{e=window.localStorage.getItem(Cd)}catch{}if(!e||!e.startsWith("anon_")){e=`anon_${Og()}`;try{window.localStorage.setItem(Cd,e)}catch{}}return zs=e,e}async function Nd(e){if(typeof crypto>"u"||!crypto.subtle)return null;try{let t=new TextEncoder().encode(e.trim().toLowerCase()),r=await crypto.subtle.digest("SHA-256",t);return`wallet_${Array.from(new Uint8Array(r),o=>o.toString(16).padStart(2,"0")).join("").slice(0,16)}`}catch{return null}}function Bg(){let e=window.navigator.userAgent;return/ipad|tablet|(android(?!.*mobile))/i.test(e)?"tablet":/mobile|iphone|ipod|android/i.test(e)?"mobile":"desktop"}function Ed(){return{host:window.location.hostname,device_type:Bg(),is_cross_inapp:String(xo())}}var Td=!1;function Us(){if(typeof window>"u")return null;let e=Ga()??Zo();return e?(Td||(Td=!0,e.setUser({id:Fs()})),e):null}function Md(){return Math.random()>=Sd()}var Id=0;function vo(e){let t=Us();if(!t)return;let r=++Id;if(!e){t.setUser({id:Fs()});return}Nd(e).then(n=>{n&&r===Id&&t.setUser({id:n})})}function Qa(e,t,r){let n=Us();!n||Md()||n.captureMessage(`ui: ${e}_${t}`,"info",{captureContext:{tags:{...Ed(),feature:e,action:t,...r}}})}function Ye(e,t,r){let n=Us();if(!n||Md())return;let o=r?.status??"success";n.captureMessage(`funnel: ${e}_${t}`,"info",{captureContext:{tags:{...Ed(),flow:e,funnel_step:`${e}_${t}`,funnel_status:o,...o==="failure"?{failure_reason:r?.reason??"unknown"}:{},...r?.tags}}})}function br(e){let t=e,r=String((t&&typeof t=="object"&&"message"in t?t.message:e)??"").toLowerCase();return t?.code===4001||/reject|denied|declin|cancel/i.test(r)?"user-rejected":/insufficient (funds|gas|balance)|exceeds balance/i.test(r)?"insufficient-gas":/timeout|timed out|deadline/i.test(r)?"timeout":/revert|execution failed/i.test(r)?"contract-reverted":/network|fetch|connection|disconnected|offline/i.test(r)?"network":"unknown"}import{useCallback as zg}from"react";import{jsx as Fg}from"react/jsx-runtime";function ge({feature:e,children:t}){let r=zg(n=>{let o=n.nativeEvent;if(o.__dappUiTracked)return;let i=n.target?.closest?.("[data-track]");if(!i)return;let s=i.getAttribute("data-track");if(!s)return;o.__dappUiTracked=!0;let l=i.getAttribute("data-track-id");Qa(e,s,l?{item_id:l}:void 0)},[e]);return Fg("div",{style:{display:"contents"},onClick:r,children:t})}import*as So from"react";import*as Ld from"@radix-ui/react-popover";import{Drawer as qg}from"vaul";import{createContext as Ug,useContext as jg}from"react";var js=Ug(null);function Va(){let e=jg(js);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}import*as Ya from"react";var Wg="__dappUiOverlay",eo=[],ko=0,Gs=0,qa=!1,Ws=!1;function Ad(){if(Gs>0){Gs-=1;return}ko=Math.max(0,ko-1),eo.pop()?.close(),_s()}function Gg(){qa||(window.addEventListener("popstate",Ad),qa=!0)}function _s(){eo.length>0||!qa||(window.removeEventListener("popstate",Ad),qa=!1)}function _g(){Ws||(Ws=!0,queueMicrotask(()=>{Ws=!1;let e=ko-eo.length;if(e<=0){_s();return}ko-=e,Gs+=1,window.history.go(-e),_s()}))}function Tn(e,t){let r=Ya.useRef(t);r.current=t,Ya.useEffect(()=>{if(!(!e||typeof window>"u"))return Hg(()=>r.current())},[e])}function Hg(e){let t={close:e};return eo.push(t),ko<eo.length&&(window.history.pushState({[Wg]:!0},""),ko+=1),Gg(),()=>{let r=eo.lastIndexOf(t);r!==-1&&(eo.splice(r,1),_g())}}import{useState as Qg,useEffect as Vg}from"react";function Ro(e){let[t,r]=Qg(!1);return Vg(()=>{let n=window.matchMedia(e);r(n.matches);let o=a=>r(a.matches);return n.addEventListener("change",o),()=>n.removeEventListener("change",o)},[e]),t}function se(e,{insertAt:t}={}){if(!e||typeof document>"u")return;let r=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",t==="top"&&r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}se(`[data-theme=dark]{--al-bg: var(--ds-surface-default, #1e232e);--al-bg-hover: var(--ds-surface-medium, #252b39);--al-text: var(--ds-content-highest, #ffffff);--al-text-secondary: var(--ds-content-medium, #ffffffa6);--al-border: var(--ds-border-default, #ffffff12);--al-shadow: var(--ds-shadow-modal, 0px 4px 30px -1px rgba(0, 0, 0, .7));--al-primary: #f3742e;--al-primary-hover: #ff8a4a;--al-primary-soft: #3a261f;--al-new-ribbon-bg: #ed0a72;--al-badge-bg: var(--ds-accent-primary-low, #123235);--al-badge-text: var(--ds-accent-primary-default, #00ceb2);--al-drawer-overlay: var(--ds-overlay-dim, #000000b3)}[data-theme=light]{--al-bg: var(--ds-surface-default, #ffffff);--al-bg-hover: var(--ds-surface-medium, #f5f7fa);--al-text: var(--ds-content-highest, #000000);--al-text-secondary: var(--ds-content-medium, #000000a6);--al-border: var(--ds-border-default, #00000012);--al-shadow: var(--ds-shadow-modal, 0px 4px 30px -1px rgba(0, 0, 0, .15));--al-primary: #f3742e;--al-primary-hover: #ff8a4a;--al-primary-soft: #fff1eb;--al-new-ribbon-bg: #ed0a72;--al-badge-bg: var(--ds-accent-primary-low, #e7f9f8);--al-badge-text: var(--ds-accent-primary-default, #00b4b7);--al-drawer-overlay: var(--ds-overlay-dim, #00000080)}
1
+ function yd(e){try{return import.meta.env?.[e]}catch{return}}function xd(e){if(!(typeof process>"u"))return process.env?.[e]}function nt(e){if(e)return vd(e);let t=yd("VITE_CROSSX_ENVIRONMENT")??yd("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??xd("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??xd("CROSSX_ENVIRONMENT");return vd(t)}function vd(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}import*as on from"react";var wg={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher",production:"https://contents.crosstoken.io/frontend/common/app-launcher"},yg=3e3;function Nr(e,t){if(e!=null)return typeof e=="object"&&!Array.isArray(e)&&("dev"in e||"stage"in e||"production"in e)?e[t]:e}var Os=new Map;function Jn(e,t){let r=`${wg[t]}/${e}`,n=Os.get(r);return n||(n=(async()=>{let o=new AbortController,a=setTimeout(()=>o.abort(),yg);try{let i=await fetch(r,{cache:"no-store",signal:o.signal});return i.ok?await i.json():null}catch{return null}finally{clearTimeout(a)}})().then(o=>(o===null&&Os.delete(r),o)),Os.set(r,n)),n}function xg(e){return typeof e=="string"&&e.startsWith("https://")}async function Ne(e,t){let r=await Jn("endpoints.json",t),n=Nr(r?.apis?.[e],t);if(!xg(n))throw new Error(`[remote-config] endpoints.json missing or invalid api base: ${e} (${t})`);return n}function Fa(e,t){let r=Nr(e?.relay?.forwarderFactories,t),n=[r?.standingForwarderFactory,r?.depositorForwarderFactory].filter(o=>typeof o=="string");return n.length>0?n:void 0}var Ua="chains.json";async function vg(e,t){return(await Jn(Ua,t))?.chains?.[String(e)]??{}}function Yo(e,t){let[r,n]=on.useState({});return on.useEffect(()=>{if(e==null){n({});return}let o=!0;return Jn(Ua,t).then(a=>{o&&n(a?.chains?.[String(e)]??{})}),()=>{o=!1}},[e,t]),r}function kg(e){let[t,r]=on.useState({});return on.useEffect(()=>{let n=!0;return Jn(Ua,e).then(o=>{n&&r(o?.chains??{})}),()=>{n=!1}},[e]),t}function Jt(e,t,r){let[n,o]=on.useState(void 0),a=on.useRef(r);return a.current=r,on.useEffect(()=>{let i=!0;return Jn(e,t).then(s=>{if(!i)return;let l=a.current(s);l!==void 0&&o(l)}),()=>{i=!1}},[e,t]),n}var $n="1.3.16-beta.2";var ja="__nexusCrossAppLauncherRuntime";function Rg(){if(typeof window>"u")return null;let e=window;return e[ja]??(e[ja]={mode:"dapp-ui"}),e[ja]}function Sg(e){if(e.scheduled)return;e.scheduled=!0;let t=()=>{if(e.scheduled=!1,e.loggedMode!==e.mode){if(e.mode==="connect-kit-react"){let r=e.connectKitVersion??"unknown";console.info(`[CROSSx App Launcher] connect-kit-react v${r} \uCD08\uAE30\uD654 \uC644\uB8CC (dapp-ui v${$n}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${$n} \uCD08\uAE30\uD654 \uC644\uB8CC (\uC0AC\uC6A9 \uBAA8\uB4DC: dapp-ui only)`);e.loggedMode=e.mode}};typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t)}function Bs(e){let t=Rg();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),Sg(t))}import{BrowserClient as Cg,Scope as Ng,defaultStackParser as Tg,linkedErrorsIntegration as Ig,makeFetchTransport as Eg}from"@sentry/react";var Mg="https://5c82aeb32da33b5a0a14b7c5393992ca@o4511668907081728.ingest.de.sentry.io/4511705324126289",Ag=`dapp-ui@${$n}`,yo=null,kd=.1;function Rd(){return kd}function Lg(e){switch(e){case"dev":return"dev";case"stage":return"stg";default:return"prod"}}function Ko(e){if(yo)return yo;if(typeof window>"u")return null;let t=Lg(nt(e?.environment));typeof e?.analyticsSampleRate=="number"&&(kd=Math.min(1,Math.max(0,e.analyticsSampleRate)));let r=new Cg({dsn:e?.dsn??Mg,transport:Eg,stackParser:Tg,integrations:[Ig()],environment:t,release:Ag,enabled:e?.enabled??t==="prod"}),n=new Ng;return n.setClient(r),n.setTags({package:"dapp-ui",framework:"react",source:"dapp-ui"}),r.init(),yo=n,yo}function Wa(){return yo}function Ga(e,t){let r=yo??Ko();if(r)return r.captureException(e,t?{captureContext:{extra:t}}:void 0)}import{Component as Dg}from"react";var _a=class extends Dg{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(r,n){Ga(r,{componentStack:n.componentStack??void 0,boundary:this.props.name??"dapp-ui"})}render(){return this.state.hasError?this.props.fallback??null:this.props.children}};function Ee(...e){return e.filter(Boolean).join(" ")}var Pg=/CROSSx|ONE\s?wallet|ONE\s?pocket/i;function Ha(){return typeof window>"u"?!1:Pg.test(window.navigator.userAgent)}var Sd="__nexus_dapp_ui_uid",zs=null;function Og(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Array.from({length:32},()=>Math.floor(Math.random()*16).toString(16)).join("")}function Fs(){if(zs)return zs;let e=null;try{e=window.localStorage.getItem(Sd)}catch{}if(!e||!e.startsWith("anon_")){e=`anon_${Og()}`;try{window.localStorage.setItem(Sd,e)}catch{}}return zs=e,e}async function Cd(e){if(typeof crypto>"u"||!crypto.subtle)return null;try{let t=new TextEncoder().encode(e.trim().toLowerCase()),r=await crypto.subtle.digest("SHA-256",t);return`wallet_${Array.from(new Uint8Array(r),o=>o.toString(16).padStart(2,"0")).join("").slice(0,16)}`}catch{return null}}function Bg(){let e=window.navigator.userAgent;return/ipad|tablet|(android(?!.*mobile))/i.test(e)?"tablet":/mobile|iphone|ipod|android/i.test(e)?"mobile":"desktop"}function Id(){return{host:window.location.hostname,device_type:Bg(),is_cross_inapp:String(Ha())}}var Nd=!1;function Us(){if(typeof window>"u")return null;let e=Wa()??Ko();return e?(Nd||(Nd=!0,e.setUser({id:Fs()})),e):null}function Ed(){return Math.random()>=Rd()}var Td=0;function xo(e){let t=Us();if(!t)return;let r=++Td;if(!e){t.setUser({id:Fs()});return}Cd(e).then(n=>{n&&r===Td&&t.setUser({id:n})})}function Qa(e,t,r){let n=Us();!n||Ed()||n.captureMessage(`ui: ${e}_${t}`,"info",{captureContext:{tags:{...Id(),feature:e,action:t,...r}}})}function qe(e,t,r){let n=Us();if(!n||Ed())return;let o=r?.status??"success";n.captureMessage(`funnel: ${e}_${t}`,"info",{captureContext:{tags:{...Id(),flow:e,funnel_step:`${e}_${t}`,funnel_status:o,...o==="failure"?{failure_reason:r?.reason??"unknown"}:{},...r?.tags}}})}function br(e){let t=e,r=String((t&&typeof t=="object"&&"message"in t?t.message:e)??"").toLowerCase();return t?.code===4001||/reject|denied|declin|cancel/i.test(r)?"user-rejected":/insufficient (funds|gas|balance)|exceeds balance/i.test(r)?"insufficient-gas":/timeout|timed out|deadline/i.test(r)?"timeout":/revert|execution failed/i.test(r)?"contract-reverted":/network|fetch|connection|disconnected|offline/i.test(r)?"network":"unknown"}import{useCallback as zg}from"react";import{jsx as Fg}from"react/jsx-runtime";function ge({feature:e,children:t}){let r=zg(n=>{let o=n.nativeEvent;if(o.__dappUiTracked)return;let i=n.target?.closest?.("[data-track]");if(!i)return;let s=i.getAttribute("data-track");if(!s)return;o.__dappUiTracked=!0;let l=i.getAttribute("data-track-id");Qa(e,s,l?{item_id:l}:void 0)},[e]);return Fg("div",{style:{display:"contents"},onClick:r,children:t})}import*as Ro from"react";import*as Ad from"@radix-ui/react-popover";import{Drawer as qg}from"vaul";import{createContext as Ug,useContext as jg}from"react";var js=Ug(null);function Va(){let e=jg(js);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}import*as Ya from"react";var Wg="__dappUiOverlay",eo=[],vo=0,Gs=0,qa=!1,Ws=!1;function Md(){if(Gs>0){Gs-=1;return}vo=Math.max(0,vo-1),eo.pop()?.close(),_s()}function Gg(){qa||(window.addEventListener("popstate",Md),qa=!0)}function _s(){eo.length>0||!qa||(window.removeEventListener("popstate",Md),qa=!1)}function _g(){Ws||(Ws=!0,queueMicrotask(()=>{Ws=!1;let e=vo-eo.length;if(e<=0){_s();return}vo-=e,Gs+=1,window.history.go(-e),_s()}))}function Tn(e,t){let r=Ya.useRef(t);r.current=t,Ya.useEffect(()=>{if(!(!e||typeof window>"u"))return Hg(()=>r.current())},[e])}function Hg(e){let t={close:e};return eo.push(t),vo<eo.length&&(window.history.pushState({[Wg]:!0},""),vo+=1),Gg(),()=>{let r=eo.lastIndexOf(t);r!==-1&&(eo.splice(r,1),_g())}}import{useState as Qg,useEffect as Vg}from"react";function ko(e){let[t,r]=Qg(!1);return Vg(()=>{let n=window.matchMedia(e);r(n.matches);let o=a=>r(a.matches);return n.addEventListener("change",o),()=>n.removeEventListener("change",o)},[e]),t}function se(e,{insertAt:t}={}){if(!e||typeof document>"u")return;let r=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css",t==="top"&&r.firstChild?r.insertBefore(n,r.firstChild):r.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}se(`[data-theme=dark]{--al-bg: var(--ds-surface-default, #1e232e);--al-bg-hover: var(--ds-surface-medium, #252b39);--al-text: var(--ds-content-highest, #ffffff);--al-text-secondary: var(--ds-content-medium, #ffffffa6);--al-border: var(--ds-border-default, #ffffff12);--al-shadow: var(--ds-shadow-modal, 0px 4px 30px -1px rgba(0, 0, 0, .7));--al-primary: #f3742e;--al-primary-hover: #ff8a4a;--al-primary-soft: #3a261f;--al-new-ribbon-bg: #ed0a72;--al-badge-bg: var(--ds-accent-primary-low, #123235);--al-badge-text: var(--ds-accent-primary-default, #00ceb2);--al-drawer-overlay: var(--ds-overlay-dim, #000000b3)}[data-theme=light]{--al-bg: var(--ds-surface-default, #ffffff);--al-bg-hover: var(--ds-surface-medium, #f5f7fa);--al-text: var(--ds-content-highest, #000000);--al-text-secondary: var(--ds-content-medium, #000000a6);--al-border: var(--ds-border-default, #00000012);--al-shadow: var(--ds-shadow-modal, 0px 4px 30px -1px rgba(0, 0, 0, .15));--al-primary: #f3742e;--al-primary-hover: #ff8a4a;--al-primary-soft: #fff1eb;--al-new-ribbon-bg: #ed0a72;--al-badge-bg: var(--ds-accent-primary-low, #e7f9f8);--al-badge-text: var(--ds-accent-primary-default, #00b4b7);--al-drawer-overlay: var(--ds-overlay-dim, #00000080)}
2
2
  `);se(`.al-trigger-btn{--at-bg: transparent;--at-bg-hover: #eaedf1;--at-color: var(--ds-content-high, rgba(0, 0, 0, .85));--at-border: none;--at-border-radius: 8px;--at-size: 36px;--at-padding: 0;--at-press-scale: .95;--at-transition: background-color .15s ease;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:var(--at-size);height:var(--at-size);padding:var(--at-padding);border:var(--at-border);background:var(--at-bg);border-radius:var(--at-border-radius);color:var(--at-color);cursor:pointer;transition:var(--at-transition)}.al-trigger-btn:hover,.al-trigger-btn[data-state=open]{background:var(--at-bg-hover)}.al-trigger-btn:active:not(:disabled){background:var(--at-bg-hover);transform:scale(var(--at-press-scale))}.al-trigger-btn[data-theme=dark]{--at-color: var(--ds-content-high, rgba(255, 255, 255, .85));--at-bg-hover: #252b39}.al-trigger-btn[data-theme=light]{--at-color: var(--ds-content-high, rgba(0, 0, 0, .85))}
3
3
  `);se(`@keyframes al-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
4
4
  `);se(`.al-popover-content{-webkit-font-smoothing:antialiased;z-index:100001;border-radius:24px;background:var(--al-bg);border:1px solid var(--al-popover-border, var(--al-border));box-shadow:var(--al-popover-shadow, var(--al-shadow));animation:al-fade-in .15s ease-out;max-height:80vh;overflow-x:hidden;overflow-y:auto;padding:20px 4px;box-sizing:border-box}.al-popover-content .al-menu{display:flex;flex-direction:column;width:424px;max-width:calc(100vw - 32px);padding:0 12px;box-sizing:border-box}.al-popover-content .al-grid{display:grid;grid-template-columns:repeat(4,100px);row-gap:12px;column-gap:0;justify-content:center;align-items:start}.al-popover-content .al-grid-item{position:relative;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;padding:12px 0;width:100px;min-width:0;border-radius:10px}.al-popover-content .al-grid-item-left{flex-direction:column;align-items:center;gap:8px;width:100%;overflow:visible}.al-popover-content .al-grid-item-icon{width:50px;height:50px;border-radius:10.125px;overflow:visible}.al-popover-content .al-grid-item-icon img{object-fit:cover}.al-popover-content .al-grid-item-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.1;letter-spacing:0;text-align:center;color:var(--al-text);max-width:100%;white-space:normal;overflow-wrap:anywhere}.al-popover-content .al-grid-item-text{flex-direction:column;align-items:center;justify-content:center;gap:2px;max-width:100%;min-height:26px}.al-popover-content .al-grid-item-status-text{font-size:10px;line-height:1.1}.al-popover-content .al-badge-list{display:none}.al-drawer-overlay{position:fixed;inset:0;z-index:100000;background:var(--al-drawer-overlay)}.al-drawer-content{-webkit-font-smoothing:antialiased;position:fixed;top:0;right:0;bottom:0;z-index:100001;width:100vw;background:var(--al-bg);overflow-x:hidden;overflow-y:hidden;display:flex;flex-direction:column;box-sizing:border-box}.al-drawer-body{flex:1;overflow-y:auto;overscroll-behavior-y:contain;min-height:0}.al-drawer-content .al-menu{display:flex;flex-direction:column;min-height:0}.al-drawer-content .al-grid{display:flex;flex-direction:column;grid-template-columns:none;max-width:100%;overflow:hidden;flex-shrink:0;gap:0;row-gap:0;column-gap:0;padding:8px 16px}.al-drawer-content .al-grid-item{width:100%;max-width:100%;gap:8px;padding:16px 12px;border-radius:8px;overflow:hidden;background:transparent}.al-drawer-content .al-grid-item:hover,.al-drawer-content .al-grid-item[data-active=true]{background:var(--al-bg-hover)}.al-drawer-content .al-grid-item-left{gap:8px;flex:1 1 auto;min-width:0;overflow:visible}.al-drawer-content .al-grid-item-icon{width:32px;height:32px;border-radius:6.75px;overflow:visible}.al-drawer-content .al-grid-item-icon img{width:100%;height:100%;object-fit:cover;border-radius:6.75px}.al-drawer-content .al-grid-item-label{font-size:16px;line-height:1.35;letter-spacing:0;font-weight:400}.al-drawer-content .al-grid-item[data-active=true] .al-grid-item-label{font-weight:500}.al-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px;flex-shrink:0}.al-drawer-title{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--al-text);margin:0}.al-drawer-close{display:inline-flex;align-items:center;justify-content:center;padding:4px;border:none;background:transparent;border-radius:4px;cursor:pointer;color:var(--al-text-secondary);transition:opacity .15s ease}.al-drawer-close:hover{opacity:.7}.al-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:8px}.al-grid-item{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:16px 12px;border:none;background:var(--al-bg);border-radius:8px;cursor:pointer;transition:none;color:var(--al-text);text-align:left;font-family:Inter,sans-serif;flex-shrink:0}.al-grid-item:hover,.al-grid-item[data-active=true]{background:var(--al-bg-hover)!important}.al-grid-item-left{display:flex;align-items:center;gap:8px;min-width:0;overflow:visible}.al-grid-item-text{display:flex;flex-direction:column;align-items:flex-start;gap:1px;max-width:100%;min-width:0}.al-grid-item-icon{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px;overflow:visible;border-radius:5px;flex-shrink:0}.al-grid-item-icon img{width:100%;height:100%;object-fit:contain;border-radius:inherit}.al-grid-item-label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:150%;letter-spacing:0;color:var(--al-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.al-grid-item-status-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.15;letter-spacing:0;color:var(--al-text);white-space:nowrap}.al-status-ribbon{position:absolute;top:-6px;right:-6px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;box-sizing:border-box;border-radius:999px;color:#fff;font-family:Pretendard,Inter,sans-serif;font-size:12px;font-weight:800;line-height:1;pointer-events:none;box-shadow:0 1px 3px #0000002e}.al-status-ribbon-new{background:var(--al-new-ribbon-bg)}.al-badge{display:flex;padding:1px 4px 2px;justify-content:center;align-items:center;gap:2px;border-radius:3px;background:var(--al-badge-bg);color:var(--al-badge-text);font-family:Pretendard,Inter,sans-serif;font-size:10px;font-weight:600;line-height:150%;letter-spacing:0;white-space:nowrap;flex-shrink:0}
5
- `);se("");import{jsx as Hs}from"react/jsx-runtime";function Dd({env:e,theme:t="dark",mobileBreakpoint:r=768,domain:n,children:o}){let a=Ro(`(max-width: ${r}px)`),[i,s]=So.useState(!1),l=So.useCallback(()=>s(!1),[]),d=nt(e);Tn(i,l);let c=So.useMemo(()=>({env:d,theme:t,isMobile:a,open:i,domain:n,close:l}),[d,t,a,i,n,l]);return Hs(js.Provider,{value:c,children:a?Hs(qg.Root,{direction:"right",open:i,onOpenChange:s,noBodyStyles:!0,children:o},"drawer"):Hs(Ld.Root,{open:i,onOpenChange:s,children:o},"popover")})}import*as zd from"@radix-ui/react-popover";import{Drawer as Kg}from"vaul";import{jsx as wr,jsxs as Yg}from"react/jsx-runtime";function Pd({size:e=18}){return Yg("svg",{className:"al-trigger-icon",width:e,height:e,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[wr("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function Od(){return wr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:wr("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function Bd(){return wr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:wr("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}import{jsx as Co}from"react/jsx-runtime";function Fd({asChild:e,children:t,className:r,style:n}){let{isMobile:o,theme:a}=Va(),i=t!=null,s=e??!0,l=r?`al-trigger-btn ${r}`:"al-trigger-btn",d=i?t:Co("button",{type:"button",className:l,"data-theme":a,"data-track":"open",style:n,children:Co(Pd,{size:18})});return o?Co(ge,{feature:"app_launcher",children:Co(Kg.Trigger,{asChild:s,children:d})}):Co(ge,{feature:"app_launcher",children:Co(zd.Trigger,{asChild:s,children:d})})}import*as an from"react";import*as Za from"@radix-ui/react-popover";import{Drawer as No}from"vaul";import{useQuery as Jg}from"@tanstack/react-query";var Ud={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/app-launcher-v2.json",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/app-launcher-v2.json",production:"https://contents.crosstoken.io/frontend/common/app-launcher/app-launcher-v2.json"};var Zg="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Xg="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function qr(e,t){return`${e==="production"?Xg:Zg}/${t}.png`}function jd(e){let t=e==="production"?"production":"stage";return{version:"0.0.1-fallback",items:[{id:"gametoken-cross",label:"Gametoken",description:"Trade game tokens easily using CROSS.",url:{dev:"https://stg.onechain.nexus/gametoken",stage:"https://stg.onechain.nexus/gametoken",production:"https://www.onechain.nexus/gametoken"},iconUrl:qr(t,"game-token"),order:1e3,type:"gametoken",badge:null,isNew:!1,serviceStatus:"available"},{id:"forge",label:"Forge",description:"Launch Your Game, Ignite the Market",url:{dev:"https://stg.onechain.nexus/forge",stage:"https://stg.onechain.nexus/forge",production:"https://onechain.nexus/forge"},iconUrl:qr(t,"forge"),order:4e3,type:"forge",badge:null,isNew:!0,serviceStatus:"available"},{id:"crossd",label:"Bridge",description:"The first decentralized exchange on the CROSS network.",url:{dev:"https://stg.crossdefi.io/swap-bridge",stage:"https://stg.crossdefi.io/swap-bridge",production:"https://www.crossdefi.io/swap-bridge"},iconUrl:qr(t,"crossd"),order:5e3,type:"crossd",badge:null,isNew:!1,serviceStatus:"ending"},{id:"prediction",label:"Prediction",description:"Prediction market",url:{dev:"https://stg-prediction.crossdefi.io",stage:"https://stg-prediction.crossdefi.io",production:"https://prediction.crossdefi.io/"},iconUrl:qr(t,"prediction"),order:6e3,type:"prediction",badge:null,isNew:!0,serviceStatus:"available"},{id:"rewards",label:"Rewards",description:"Deposit CROSS and earn rewards. Grow together.",url:{dev:"https://stg.onechain.nexus/rewards",stage:"https://stg.onechain.nexus/rewards",production:"https://onechain.nexus/rewards"},iconUrl:qr(t,"reward"),order:7e3,type:"rewards",badge:null,isNew:!1,serviceStatus:"ending"},{id:"cross-staking",label:"Staking",description:"Stake CROSS and earn rewards.",url:{dev:"https://stg-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},iconUrl:qr(t,"cross-staking"),order:7500,type:"cross-staking",badge:null,isNew:!0,serviceStatus:"available"},{id:"nft",label:"NFT",description:"Trade and collect NFTs in the CROSS ecosystem.",url:{dev:"https://stg.crossnft.io/",stage:"https://stg.crossnft.io/",production:"https://www.crossnft.io/"},iconUrl:qr(t,"nft"),order:8e3,type:"nft",badge:null,isNew:!1,serviceStatus:"available"},{id:"play",label:"Quest",description:"Discover and play games on CROSS.",url:{dev:"https://stg.onechain.nexus/quest",stage:"https://stg.onechain.nexus/quest",production:"https://www.onechain.nexus/quest"},iconUrl:qr(t,"play"),order:8500,type:"play",badge:null,isNew:!0,serviceStatus:"available"},{id:"shop",label:"Shop",description:"Game Payment Platform & In-Game Currency Store.",url:{dev:"https://stg.onechain.nexus/shop",stage:"https://stg.onechain.nexus/shop",production:"https://www.onechain.nexus/shop"},iconUrl:qr(t,"shop"),order:9e3,type:"shop",badge:null,isNew:!1,serviceStatus:"available"},{id:"explorer",label:"Explorer",description:"View transactions, blocks, and token data on the CROSS network.",url:{dev:"https://stg-explorer.onechain.nexus",stage:"https://stg-explorer.onechain.nexus",production:"https://explorer.onechain.nexus"},iconUrl:qr(t,"explorer"),order:12e3,type:"explorer",badge:null,isNew:!1,serviceStatus:"available"},{id:"wave",label:"Wave",description:"Stream, support, and earn in the CROSS ecosystem.",url:{dev:"https://stg.onechain.nexus/wave",stage:"https://stg.onechain.nexus/wave",production:"https://www.onechain.nexus/wave"},iconUrl:qr(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1,serviceStatus:"available"}]}}function Ka(e){let t=nt(e);return Jg({queryKey:["global-menu",t],queryFn:async()=>{try{let r=await fetch(Ud[t],{cache:"no-store"});if(!r.ok)throw new Error(`Failed to fetch global menu: ${r.status}`);return r.json()}catch{return jd(t)}},staleTime:300*1e3,gcTime:600*1e3,retry:!1,refetchOnMount:!0})}function Qs(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function Gd(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function _d(e){return[...e].sort((t,r)=>{let n=Wd(t)-Wd(r);return n!==0?n:t.order-r.order})}function Wd(e){let t=Qs(e);return t==="comingSoon"?0:t==="ending"?2:1}import{jsx as Lt,jsxs as To}from"react/jsx-runtime";function $g(e){return e.id==="cross-staking"||e.type==="cross-staking"}function Qd({align:e="end",sideOffset:t=8,className:r}){let{env:n,theme:o,isMobile:a,domain:i,close:s}=Va(),{data:l}=Ka(n),d=an.useMemo(()=>_d(l?.items??[]),[l?.items]),c=24,h=an.useRef(null),f=an.useRef(!1),m=an.useCallback(x=>{h.current={x:x.clientX,y:x.clientY},f.current=!1},[]),w=an.useCallback(x=>{let k=h.current;h.current=null,k&&(f.current=Math.abs(x.clientX-k.x)>c||Math.abs(x.clientY-k.y)>c)},[]),b=an.useCallback(()=>{h.current=null,f.current=!0},[]),u=typeof window<"u"?window.location.pathname:"",p=an.useCallback((x,k)=>{let R=f.current;if(f.current=!1,R&&x.detail!==0)return;let T=k.url[n]??k.url.production,S=Hd(T,i);if(!S)try{let C=new URL(T).pathname;if(u===C||u.startsWith(C+"/")){s();return}}catch{}S?window.open(T,"_blank","noopener,noreferrer"):window.location.href=T,s()},[n,i,s,u]),y=x=>{let k=x.url[n]??x.url.production,R=Hd(k,i),T=Qs(x),S=T==="ending",C=Gd(x.iconUrl,n),E=!1;if(!R)try{let M=new URL(k).pathname;E=u===M||u.startsWith(M+"/")}catch{E=!1}return Lt("button",{type:"button",className:"al-grid-item","data-track":"menu_item_click","data-track-id":x.id,"data-active":E||void 0,"data-service-status":T,onPointerDown:m,onPointerUp:w,onPointerCancel:b,onClick:M=>p(M,x),children:To("div",{className:"al-grid-item-left",children:[To("div",{className:"al-grid-item-icon",children:[Lt("img",{src:C,alt:x.label,width:24,height:24,loading:"lazy"}),x.isNew&&Lt("span",{className:"al-status-ribbon al-status-ribbon-new",children:"N"})]}),To("span",{className:"al-grid-item-text",children:[Lt("span",{className:"al-grid-item-label",children:x.label}),S&&Lt("span",{className:"al-grid-item-status-text",children:"(End Soon)"}),x.badge&&!$g(x)&&Lt("span",{className:"al-badge al-badge-list",children:x.badge})]})]})},x.id)},g=Lt("div",{className:"al-menu","data-theme":o,children:Lt("div",{className:"al-grid",children:d.map(y)})});return a?Lt(ge,{feature:"app_launcher",children:To(No.Portal,{children:[Lt(No.Overlay,{className:"al-drawer-overlay"}),To(No.Content,{className:Ee("al-drawer-content",r),"data-theme":o,children:[To("div",{className:"al-drawer-header",children:[Lt(No.Close,{className:"al-drawer-close","data-track":"close",children:Lt(Od,{})}),Lt(No.Title,{className:"al-drawer-title",children:"CROSS Services"}),Lt(No.Close,{className:"al-drawer-close","data-track":"close",children:Lt(Bd,{})})]}),Lt("div",{className:"al-drawer-body",children:g})]})]})}):Lt(ge,{feature:"app_launcher",children:Lt(Za.Portal,{children:Lt(Za.Content,{align:e,sideOffset:t,className:Ee("al-popover-content",r),"data-theme":o,children:g})})})}function Hd(e,t){try{let r=new URL(e).hostname;return typeof window>"u"?!0:r!==(t??window.location.hostname)}catch{return!1}}import*as Vt from"react";import*as of from"@radix-ui/react-popover";import{Drawer as Sy}from"vaul";import{createContext as eh,useContext as th}from"react";var Vs=eh(null);function In(){let e=th(Vs);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}import{WALLET_LABELS as rh}from"@nexus-cross/crossx-design-system";var qs=(n=>(n.CROSSx="crossx",n.MetaMask="io.metamask",n.Binance="com.binance.wallet",n))(qs||{}),Xa={crossx:{name:rh.default,iconUrl:"https://contents.crosstoken.io/wallet/token/images/tCROSS.svg"},"io.metamask":{name:"MetaMask",iconUrl:"https://upload.wikimedia.org/wikipedia/commons/3/36/MetaMask_Fox.svg"},"com.binance.wallet":{name:"Binance Wallet",iconUrl:"https://public.bnbstatic.com/static/images/common/favicon.ico"}};import*as Fc from"react";import{jsx as He,jsxs as Xo}from"react/jsx-runtime";function Vd({size:e=16,className:t}){return Xo("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[He("path",{d:"M12.6667 4.66667V2.66667C12.6667 2.48986 12.5964 2.32029 12.4714 2.19526C12.3464 2.07024 12.1768 2 12 2H3.33333C2.97971 2 2.64057 2.14048 2.39052 2.39052C2.14048 2.64057 2 2.97971 2 3.33333C2 3.68696 2.14048 4.02609 2.39052 4.27614C2.64057 4.52619 2.97971 4.66667 3.33333 4.66667H13.3333C13.5101 4.66667 13.6797 4.7369 13.8047 4.86193C13.9298 4.98695 14 5.15652 14 5.33333V8M14 8H12C11.6464 8 11.3072 8.14048 11.0572 8.39052C10.8071 8.64057 10.6667 8.97971 10.6667 9.33333C10.6667 9.68696 10.8071 10.0261 11.0572 10.2761C11.3072 10.5262 11.6464 10.6667 12 10.6667H14C14.1768 10.6667 14.3464 10.5964 14.4714 10.4714C14.5964 10.3464 14.6667 10.1768 14.6667 10V8.66667C14.6667 8.48986 14.5964 8.32029 14.4714 8.19526C14.3464 8.07024 14.1768 8 14 8Z",stroke:"currentColor",strokeWidth:1.33333,strokeLinecap:"round",strokeLinejoin:"round"}),He("path",{d:"M2 3.33325V12.6666C2 13.0202 2.14048 13.3593 2.39052 13.6094C2.64057 13.8594 2.97971 13.9999 3.33333 13.9999H13.3333C13.5101 13.9999 13.6797 13.9297 13.8047 13.8047C13.9298 13.6796 14 13.5101 14 13.3333V10.6666",stroke:"currentColor",strokeWidth:1.33333,strokeLinecap:"round",strokeLinejoin:"round"})]})}function to({size:e=16,className:t}){return He("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M9.40284 17.0647H4.85156V4.84656H17.0697V9.39783H15.4407V6.47565H6.48066V15.4356H9.40284V17.0647ZM21.5192 12.5644H12.5592V21.5244H21.5192V12.5644ZM23.1483 10.9353V23.1535H10.9301V10.9353H23.1483Z",fill:"currentColor"})})}function hn({size:e=16,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Yr({size:e=24,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function qd({size:e=20,className:t}){return Xo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[He("path",{d:"M7.5 17.5H4.167A1.667 1.667 0 012.5 15.833V4.167A1.667 1.667 0 014.167 2.5H7.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),He("path",{d:"M13.333 14.167L17.5 10l-4.167-4.167M17.5 10H7.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ja({size:e=20,className:t}){return He("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:He("path",{d:"M7.91305 10.8327C8.60341 10.8327 9.16305 11.3924 9.16305 12.0827V16.2458C9.16305 16.9361 8.60341 17.4958 7.91305 17.4958H3.75C3.05964 17.4958 2.5 16.9361 2.5 16.2458L2.5 12.0827C2.5 11.3924 3.05964 10.8327 3.75 10.8327H7.91305ZM14.1685 17.4958H12.5027V15.83H14.1685V17.4958ZM17.5 17.4958H15.8342V15.83H17.5V17.4958ZM4.16576 12.4985V15.83H7.49729V12.4985H4.16576ZM12.5027 15.83H10.8369V14.1642H12.5027V15.83ZM15.8342 15.83H14.1685V14.1642H15.8342V15.83ZM14.1685 14.1642H12.5027V12.4985H14.1685V14.1642ZM17.5 14.1642H15.8342V12.4985H17.5V14.1642ZM12.5027 12.4985H10.8369V10.8327H12.5027V12.4985ZM15.8342 12.4985H14.1685V10.8327H15.8342V12.4985ZM7.91305 2.50391C8.60341 2.50391 9.16305 3.06355 9.16305 3.75391V7.91696C9.16305 8.60731 8.60341 9.16696 7.91305 9.16696H3.75C3.05964 9.16696 2.5 8.60731 2.5 7.91696L2.5 3.75391C2.5 3.06355 3.05964 2.50391 3.75 2.50391L7.91305 2.50391ZM16.2419 2.50391C16.9322 2.50391 17.4919 3.06355 17.4919 3.75391V7.91696C17.4919 8.60731 16.9322 9.16696 16.2419 9.16696H12.0788C11.3885 9.16696 10.8288 8.60731 10.8288 7.91696V3.75391C10.8288 3.06355 11.3885 2.50391 12.0788 2.50391L16.2419 2.50391ZM4.16576 4.16967L4.16576 7.50119L7.49729 7.50119L7.49729 4.16967L4.16576 4.16967ZM12.4946 4.16967V7.50119H15.8261V4.16967H12.4946Z",fill:"currentColor",fillOpacity:1})})}function bn({size:e=20,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Tr({size:e=20,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Yd({size:e=16,className:t}){return Xo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[He("path",{d:"M1.667 10S4.167 4.167 10 4.167 18.333 10 18.333 10 15.833 15.833 10 15.833 1.667 10 1.667 10z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),He("path",{d:"M10 12.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Kd({size:e=16,className:t}){return Xo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[He("path",{d:"M14.95 14.95A8.283 8.283 0 0110 16.667c-5.833 0-8.333-5.833-8.333-5.833a15.238 15.238 0 014.183-4.884m3.267-1.55A7.55 7.55 0 0110 4.167c5.833 0 8.333 5.833 8.333 5.833a15.28 15.28 0 01-1.783 2.633M11.767 11.767a2.5 2.5 0 11-3.534-3.534",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),He("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}var nh='<svg width="100%" height="100%" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_72837_24069)"><mask id="mask0_72837_24069" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="100" height="100"><path d="M50 0C10.5289 0 0 10.5289 0 50C0 89.4711 10.5289 100 50 100C89.4711 100 100 89.4711 100 50C100 10.5289 89.4711 0 50 0Z" fill="white"/></mask><g mask="url(#mask0_72837_24069)"><path d="M99.9501 0.0499268H0V100H99.9501V0.0499268Z" fill="url(#paint0_linear_72837_24069)"/><path d="M34.9302 100H99.9751V19.0619L34.9302 60.7286V100Z" fill="url(#paint1_linear_72837_24069)"/><path d="M34.9301 100H0V23.8024L34.9301 60.7285V100Z" fill="url(#paint2_linear_72837_24069)"/></g><g filter="url(#filter0_d_72837_24069)"><path d="M49.9503 21.4821L31.9862 31.8613C28.8176 33.6827 27.7198 37.7745 29.5411 40.9432C31.3625 44.1118 35.4543 45.2096 38.623 43.3883L53.8176 34.6058L46.582 42.3653V72.8044C46.582 76.4721 49.576 79.4661 53.2437 79.4661C56.9114 79.4661 59.9054 76.4721 59.9054 72.8044V27.2455C59.9054 25.9731 59.5062 24.7256 59.0072 23.9022C57.1359 20.7585 53.094 19.6358 49.9254 21.4571L49.9503 21.4821Z" fill="white"/></g></g><defs><filter id="filter0_d_72837_24069" x="7.4286" y="-0.650014" width="87.831" height="115.47" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7.06088" dy="7.06088"/><feGaussianBlur stdDeviation="14.1467"/><feColorMatrix type="matrix" values="0 0 0 0 0.831373 0 0 0 0 0.113725 0 0 0 0 0.356863 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_72837_24069"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_72837_24069" result="shape"/></filter><linearGradient id="paint0_linear_72837_24069" x1="-11.5768" y1="-12.001" x2="106.562" y2="106.986" gradientUnits="userSpaceOnUse"><stop stop-color="#F3752D"/><stop offset="1" stop-color="#EC1272"/></linearGradient><linearGradient id="paint1_linear_72837_24069" x1="24.9501" y1="23.004" x2="73.6278" y2="64.8453" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_72837_24069" x1="62.3503" y1="3.46804" x2="16.3423" y2="63.3732" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_72837_24069"><rect width="100" height="100" fill="white"/></clipPath></defs></svg>',oh=`data:image/svg+xml,${encodeURIComponent(nh)}`;function Zd({size:e=42,className:t}){return He("img",{src:oh,width:e,height:e,alt:"",className:t,style:{display:"block"}})}function Xd({size:e=20,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M9.19133 10.8077C9.04905 10.6657 8.87947 10.554 8.69283 10.4792L2.78881 8.11167C2.71832 8.08338 2.65816 8.03421 2.61642 7.97075C2.57468 7.90729 2.55335 7.83258 2.5553 7.75665C2.55724 7.68072 2.58237 7.6072 2.6273 7.54596C2.67224 7.48472 2.73483 7.4387 2.80668 7.41406L16.9525 2.5747C17.0185 2.55087 17.0899 2.54632 17.1583 2.56159C17.2268 2.57685 17.2895 2.6113 17.3391 2.66089C17.3887 2.71049 17.4231 2.77319 17.4384 2.84165C17.4536 2.9101 17.4491 2.9815 17.4253 3.04746L12.5859 17.1933C12.5613 17.2651 12.5152 17.3277 12.454 17.3727C12.3928 17.4176 12.3192 17.4427 12.2433 17.4447C12.1674 17.4466 12.0927 17.4253 12.0292 17.3835C11.9658 17.3418 11.9166 17.2817 11.8883 17.2112L9.52073 11.3056C9.44567 11.1191 9.33362 10.9498 9.19133 10.8077ZM9.19133 10.8077L17.3367 2.66404",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function Jd({size:e=20,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M10.8333 14.1667V7.5M15 14.1667V4.16667M2.5 2.5V15.8333C2.5 16.2754 2.67559 16.6993 2.98816 17.0118C3.30072 17.3244 3.72464 17.5 4.16667 17.5H17.5M6.66667 14.1667V11.6667",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function $d({size:e=20,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M6.6665 9.99984H13.3332M9.99984 6.6665V13.3332M18.3332 9.99984C18.3332 14.6022 14.6022 18.3332 9.99984 18.3332C5.39746 18.3332 1.6665 14.6022 1.6665 9.99984C1.6665 5.39746 5.39746 1.6665 9.99984 1.6665C14.6022 1.6665 18.3332 5.39746 18.3332 9.99984Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function ec({size:e=20,className:t}){return He("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:He("path",{d:"M6.667 2.5 3.333 5.833 6.667 9.167M3.333 5.833h13.334M13.333 17.5l3.334-3.333-3.334-3.334M16.667 14.167H3.333",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function tc({size:e=20,className:t}){return Xo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[He("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),He("path",{d:"M6 10.2L8.6 12.8L14 7.2",stroke:"var(--ds-accent-primary-on, #ffffff)",strokeWidth:1.8,strokeLinecap:"round",strokeLinejoin:"round"})]})}import*as ae from"react";import ro from"bignumber.js";function ah(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return t>0&&e.charCodeAt(t-1)===46&&t--,e.slice(0,t)}function En(e,t){if(!e||e==="0")return"0.00";let r=new ro(e).shiftedBy(-t),n=r.isGreaterThanOrEqualTo(1)?2:4;return r.toFormat(n,ro.ROUND_DOWN)}function $t(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function no(e){let t=typeof e=="string"?parseFloat(e):e;if(Number.isNaN(t)||t===0)return"$0.00";let r=t>=1?2:4,n=Math.pow(10,r);return`$${(Math.floor(t*n)/n).toLocaleString("en-US",{minimumFractionDigits:r,maximumFractionDigits:r})}`}function $a(e,t,r){let o=new ro(e).shiftedBy(-t).multipliedBy(new ro(r));return o.isZero()||o.isNaN()?"$0.00":`$${(o.integerValue(ro.ROUND_DOWN).isGreaterThanOrEqualTo(1)?o.decimalPlaces(2,ro.ROUND_DOWN):o.decimalPlaces(4,ro.ROUND_DOWN)).toFormat()}`}function rc(e){if(e===""||e===null||e===void 0)return{displayValue:"0",isLowerBound:!1};let t=typeof e=="number"?e.toString():e;if(t==="0"||t==="0.0")return{displayValue:"0",isLowerBound:!1};let r=t;if(r.includes("e")||r.includes("E")){let i=Number(r);if(!Number.isFinite(i)||i===0)return{displayValue:"0",isLowerBound:!1};r=ah(i.toFixed(18))}let[n="0",o=""]=r.split(".");if(Number(n)>=1){let i=o.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(n).toLocaleString("en-US")}.${i}`,isLowerBound:!1}}return o.length<4?{displayValue:`${n}.${o}`,isLowerBound:!1}:o.slice(0,4)==="0000"?{displayValue:"0.0001",isLowerBound:!0}:{displayValue:`0.${o.slice(0,4)}`,isLowerBound:!1}}import{useMemo as oc}from"react";import{useQuery as ih}from"@tanstack/react-query";var yt={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},ei="https://terms.onechain.nexus/docs/terms-july-23-2026",ti="https://terms.onechain.nexus/docs/pp-july-23-2026",nc="https://contents.crossdefi.io/Terms/terms/tos-26-07-09-oneusd.html";var sh="send:chain-info";function lh(e){if("data"in e&&e.data!==void 0){let t=e.data;if(Array.isArray(t)){let r=t[0];if(!r)throw new Error("Chain info payload is empty.");return r}return t}return e}function Ys(e,...t){let r=e.replace(/\/+$/,""),n=t.map(o=>o.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[r,...n].join("/")}function ac(e,t,r,n){if(n)return t===yt[e].cross?ic(t,n):r?.explorer_url?Ys(r.explorer_url,r.explorer_postfix?.transaction??"tx",n):dh(e,t,n)}function ic(e,t){return Ys("https://explorer.onechain.nexus",String(e),"tx",t)}function dh(e,t,r){let n=yt[e];if(t===n.cross)return ic(t,r);if(t===n.bsc)return Ys(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",r)}function Jo(e,t,r,n=!0){let o=ih({queryKey:[sh,e,t],queryFn:async({signal:s})=>{let l=await Ne("walletServer",e),d=await fetch(`${l}/v1/public/chain/info/${t}`,{cache:"no-store",signal:s});if(!d.ok)throw new Error(`Failed to fetch chain info: ${d.status}`);let c=await d.json();if("code"in c&&c.code!==void 0&&c.code!==200)throw new Error(`Chain info API error: ${c.code}`);return lh(c)},enabled:n,staleTime:3e5}),a=o.data;return{transactionUrl:oc(()=>ac(e,t,a,r),[t,a,e,r]),chainInfo:a,...o}}function sc(e,t,r=!0){let{chainInfo:n}=Jo(e,t,void 0,r);return{buildTxUrl:oc(()=>a=>ac(e,t,n,a),[e,t,n]),chainInfo:n}}var lc="0x0000000000000000000000000000000000000001";var ch="0xa9059cbb",ph=/^0x[a-fA-F0-9]{40}$/,uh="nexus-cross:dapp-ui:send:recent:",dc=10;function fh(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function $o(e){return e.toLowerCase()}function sn(e){return ph.test(e)}function Mn(e){return $o(e.address)===lc}function Ks(e){return`${uh}${e.toLowerCase()}`}function Io(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(Ks(e));if(!t)return[];let r=JSON.parse(t);return Array.isArray(r)?r.filter(n=>n!==null&&typeof n=="object"&&sn(n.address)&&typeof n.updatedAt=="number").slice(0,dc):[]}catch{return[]}}function Zs(e,t){if(typeof window>"u")return[];let r=$o(t),n=[{address:r,updatedAt:Date.now()},...Io(e).filter(o=>o.address!==r)].slice(0,dc);try{window.localStorage.setItem(Ks(e),JSON.stringify(n))}catch{return Io(e)}return n}function Xs(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(Ks(e))}catch{}}function oo(e,t){let r=e.trim();if(!r)return{error:"Enter an amount."};if(!/^\d+(\.\d*)?$/.test(r))return{error:"Enter a valid amount."};let[n="0",o=""]=r.split(".");if(o.length>t)return{error:`Max ${t} decimal places.`};let a=BigInt(n||"0"),i=o.padEnd(t,"0"),s=i?BigInt(i):0n,l=10n**BigInt(t),d=a*l+s;return d<=0n?{error:"Amount must be greater than 0."}:{value:d}}function Eo(e,t){let r=BigInt(e||"0"),n=10n**BigInt(t),o=r/n,a=r%n;if(a===0n)return o.toString();let i=fh(a.toString().padStart(t,"0"));return`${o.toString()}.${i}`}function Js(e,t){let r=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),n=t.toString(16).padStart(64,"0");return`${ch}${r}${n}`}function ri(e,t,r=10){if(t<=0)return e.toString();let n=10n**BigInt(t),o=e/n,a=e%n;if(a===0n)return o.toString();let s=a.toString().padStart(t,"0").slice(0,Math.max(0,Math.min(r,t)));return s=s.replace(/0+$/,""),s?`${o.toString()}.${s}`:o.toString()}function $s(e,t){return ri(e,t,6)}function cc(e){return ri(e,9,2)}function pc(e){return e.toLocaleString("en-US")}function ni(e){return e===56||e===97}function oi(e){return e.gasPrice??e.maxFeePerGas}function uc(e,t=!1){return t?oi(e)!==void 0?"legacy":null:e.maxFeePerGas!==void 0?"dynamic":e.gasPrice!==void 0?"legacy":null}function ai(e,t=!1){if(t){let r=oi(e);return r!==void 0?e.gasLimit*r:null}return e.maxFeePerGas!==void 0?e.gasLimit*e.maxFeePerGas:e.gasPrice!==void 0?e.gasLimit*e.gasPrice:null}function ii(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function fc(e,t=0){if(t>4||e===null||e===void 0)return"";if(typeof e=="string")return e.toLowerCase();if(typeof e!="object")return"";let r=e,n=[];return typeof r.name=="string"&&n.push(r.name),typeof r.shortMessage=="string"&&n.push(r.shortMessage),typeof r.message=="string"&&n.push(r.message),typeof r.details=="string"&&n.push(r.details),r.cause!==void 0&&n.push(fc(r.cause,t+1)),n.join(`
6
- `).toLowerCase()}function mh(e){if(e instanceof Error)return e.message;if(typeof e=="string")return e;if(e&&typeof e=="object"){let t=e;if(typeof t.shortMessage=="string")return t.shortMessage;if(typeof t.message=="string")return t.message}return""}function el(e,t={},r="Failed to send transaction."){let n=fc(e);if(!n)return r;let o=t.nativeSymbol?.trim()||"gas token",a=t.networkName?.trim();if(n.includes("user rejected")||n.includes("userrejected")||n.includes("user denied")||n.includes("user cancelled")||n.includes("user canceled")||n.includes("action_rejected")||n.includes("rejected by user"))return"Transaction was cancelled.";if(n.includes("insufficientfunds")||n.includes("insufficient funds")||n.includes("exceeds the balance of the account")||n.includes("insufficient balance for transfer")){let i=a?` on ${a}`:"";return`Not enough ${o} to cover the gas fee.Please top up your ${o} balance and try again.`}return n.includes("transaction underpriced")||n.includes("replacement transaction underpriced")||n.includes("fee too low")?"Gas fee was too low for the network. Please try again.":n.includes("nonce too low")||n.includes("nonce has already been used")||n.includes("nonce too high")?"Pending transactions are out of order. Refresh the page and try again.":n.includes("execution reverted")||n.includes("contractfunctionrevertederror")||n.includes("contractfunctionexecutionerror")?"The transaction was rejected by the contract. The recipient or token may be invalid.":n.match(/chain \d+ is not configured/)?"This network is not registered in the app. Contact support.":n.includes("http request failed")||n.includes("failed to fetch")||n.includes("network request failed")||n.includes("timeout")||n.includes("econnreset")||n.includes("rpc error")||n.includes("429")?"Network connection failed. Check your internet and try again.":n.includes("estimategas")||n.includes("gas estimation failed")?"Could not estimate the gas fee. The recipient address or amount may be invalid.":mh(e)||r}var gh=2000000000n,hh=1000000000n;async function si(e,t,r){let n=new AbortController,o=setTimeout(()=>n.abort(),8e3),a=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({jsonrpc:"2.0",id:1,method:t,params:r}),signal:n.signal}).finally(()=>clearTimeout(o));if(!a.ok)throw new Error(`RPC ${t} HTTP ${a.status}`);let i=await a.json();if(i.error)throw new Error(`RPC ${t}: ${i.error.message}`);if(i.result===void 0)throw new Error(`RPC ${t}: empty result`);return i.result}function li(e){return BigInt(e)}function bh(e){return`0x${e.toString(16)}`}function wh(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=bh(e.value)),e.data&&(t.data=e.data),t}function yh(e){return e===56||e===97}async function mc(e){try{let t=await si(e,"eth_gasPrice",[]);return{gasPrice:li(t)}}catch{return{gasPrice:gh}}}async function xh(e,t){let r=hh;try{let n=await si(e,"eth_maxPriorityFeePerGas",[]);r=li(n)}catch{}return{maxFeePerGas:t+r,maxPriorityFeePerGas:r}}async function vh(e,t){if(t)return mc(e);let r;try{r=(await si(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return r?xh(e,li(r)):mc(e)}async function gc(e,t){let r=yh(t.chainId),n=wh(t),[o,a]=await Promise.all([si(e,"eth_estimateGas",[n]),vh(e,r)]);return{gasLimit:li(o),gasPrice:a.gasPrice,maxFeePerGas:a.maxFeePerGas,maxPriorityFeePerGas:a.maxPriorityFeePerGas}}function hc(e){let{estimateGas:t,sendTransaction:r,getTransactionReceipt:n}=e;return{canSend:!!r,canEstimateGas(o){return!!t||!!o},async estimateGas(o,a){if(t)return t(o);if(a)return gc(a,o);throw new Error("Gas estimation is not available.")},async sendTransaction(o){if(!r)throw new Error("Sending is not available for this wallet.");return r(o)},getTransactionReceipt:n}}var kh=1500,Rh=120;function bc(e){return!!(e.token||e.recipient||e.amount)}function tl({recipient:e,amount:t,token:r,balanceRaw:n}){let o={},a=e.trim(),i=oo(t,r.quantity.decimals),s;return a?sn(a)||(o.recipient="Enter a valid EVM recipient address."):o.recipient="Enter a recipient address.","error"in i?o.amount=i.error:(s=i.value,s>n&&(o.amount="Amount exceeds available balance.")),!Mn(r)&&!sn(r.address)&&(o.token="Token contract address is invalid."),{errors:o,rawAmount:o.amount?void 0:s,recipient:a&&sn(a)?a:void 0}}function rl({token:e,walletAddress:t,recipient:r,rawAmount:n}){let o=t;return Mn(e)?{to:r,value:n,chainId:e.chainId,from:o}:{to:$o(e.address),data:Js(r,n),value:0n,chainId:e.chainId,from:o}}function Sh(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var Ch=e=>new Promise(t=>setTimeout(t,e));async function wc({repository:e,args:t,chainId:r,onSubmitted:n,pollIntervalMs:o=kh,pollMaxAttempts:a=Rh}){let i=await e.sendTransaction(t);n(i);let{getTransactionReceipt:s}=e;if(!s)return"success";for(let l=0;l<a;l+=1){let d=await s({hash:i,chainId:r}).catch(()=>null);if(d)return Sh(d)?"reverted":"success";await Ch(o)}return"timeout"}var yc=["token","recipient","amount","review"];function xc(e){let{env:t,walletAddress:r,accountName:n,accounts:o=[],initialStep:a="recipient",token:i,tokens:s=[],onTokenChange:l,sendTransaction:d,getTransactionReceipt:c,estimateGas:h,getTokenPriceUsd:f,onSubmitted:m,onSuccess:w,onFailed:b,onExit:u,onOutlink:p}=e,y=ae.useMemo(()=>hc({sendTransaction:d,getTransactionReceipt:c,estimateGas:h}),[d,c,h]),[g,x]=ae.useState(i);ae.useEffect(()=>{x(i)},[i.address,i.chainId]);let[k,R]=ae.useState(a),[T,S]=ae.useState(""),[C,E]=ae.useState(""),[M,U]=ae.useState({}),[L,G]=ae.useState("idle"),[A,O]=ae.useState(""),[oe,q]=ae.useState(""),[P,ue]=ae.useState(null),[$,Q]=ae.useState(!1),[F,X]=ae.useState(""),V=ae.useRef(0),[de,he]=ae.useState(null),[J,ce]=ae.useState(""),[Ae,ve]=ae.useState(()=>Io(r)),ot=ae.useRef(new Set),pe=ae.useCallback((B,re)=>{ot.current.has(B)||(ot.current.add(B),Ye("send",B,re))},[]);ae.useEffect(()=>{pe("opened"),a!=="token"&&pe("token_selected",{tags:{item_id:i.symbol}})},[pe,a,i.symbol]);let Re=ae.useMemo(()=>nt(t),[t]),{transactionUrl:at,chainInfo:Ie}=Jo(Re,g.chainId,A||void 0,!0),ze=Ko(g.chainId,Re),Le=ze.nativeSymbol??Ie?.currency_symbol??"",rt=ze.name??Ie?.name??`Chain ID ${g.chainId}`,At=ae.useRef({nativeSymbol:Le||void 0,networkName:rt,tokenSymbol:g.symbol});At.current={nativeSymbol:Le||void 0,networkName:rt,tokenSymbol:g.symbol};let ht=ae.useMemo(()=>BigInt(g.quantity.numeric||"0"),[g.quantity.numeric]),Tt=ae.useMemo(()=>En(g.quantity.numeric,g.quantity.decimals),[g.quantity.numeric,g.quantity.decimals]),ye=f?.(g),It=ae.useMemo(()=>{if(ye===void 0)return;let B=parseFloat(C.replace(/,/g,""));return Number.isFinite(B)?B*ye:0},[C,ye]);ae.useEffect(()=>{E(""),U({})},[g.address,g.chainId]),ae.useEffect(()=>{V.current+=1,ue(null),X(""),Q(!1)},[g.address,g.chainId,T,C]),ae.useEffect(()=>{ve(Io(r))},[r]);let Je=ae.useCallback(B=>{S(B),U(re=>({...re,recipient:void 0}))},[]),xt=ae.useCallback(B=>{E(B),U(re=>({...re,amount:void 0}))},[]),Ge=ae.useCallback(()=>{E(Tt.replace(/,/g,"")),U(B=>({...B,amount:void 0}))},[Tt]),Qe=ae.useCallback(B=>{x(B),l?.(B),pe("token_selected",{tags:{item_id:B.symbol}}),R("recipient")},[l,pe]),Yt=ae.useCallback(()=>R("token"),[]),Et=ae.useCallback(()=>{R(B=>{if(B==="result")return"review";if(B===a)return u?.(),B;let re=yc.indexOf(B);return re<=0?(u?.(),B):yc[re-1]})},[a,u]),_e=ae.useCallback(()=>{let{errors:B}=tl({recipient:T,amount:"1",token:g,balanceRaw:ht});if(B.recipient){U(re=>({...re,recipient:B.recipient}));return}U(re=>({...re,recipient:void 0})),pe("recipient_entered"),R("amount")},[T,g,ht,pe]),ct=ae.useCallback(B=>{S(B),U(re=>({...re,recipient:void 0})),pe("recipient_entered"),R("amount")},[pe]),$e=ae.useCallback(()=>{let B=tl({recipient:T,amount:C,token:g,balanceRaw:ht});U(B.errors),!(bc(B.errors)||B.rawAmount===void 0||!B.recipient)&&(he(B.rawAmount),ce(B.recipient),ue(null),X(""),G("idle"),pe("amount_entered"),R("review"))},[T,C,g,ht,pe]);ae.useEffect(()=>{if(k!=="review"||!J||de===null||P!==null||$||F||!y.canEstimateGas(Ie?.rpc))return;let B=++V.current;Q(!0),X(""),(async()=>{try{let re=rl({token:g,walletAddress:r,recipient:J,rawAmount:de}),fe=await y.estimateGas(re,Ie?.rpc);if(V.current!==B)return;ue(fe)}catch(re){if(V.current!==B)return;X(el(re,At.current,"Failed to estimate gas."))}finally{V.current===B&&Q(!1)}})()},[k,J,de,P,$,F,y,Ie?.rpc,g,r]);let Fe=ae.useMemo(()=>{if(!Mn(g)||!P||de===null)return!1;let B=ai(P,ni(g.chainId));return B===null?!1:de+B>ht},[g,P,de,ht]),it=ae.useCallback(async()=>{if(!(!J||de===null)&&!Fe){q(""),O(""),G("submitting"),pe("submitted");try{let B="",re=await wc({repository:y,args:rl({token:g,walletAddress:r,recipient:J,rawAmount:de}),chainId:g.chainId,onSubmitted:fe=>{B=fe,O(fe),G("confirming"),ve(Zs(r,J)),m?.({txHash:fe,chainId:g.chainId,amount:C,tokenSymbol:g.symbol,recipient:J})}});if(re==="success")G("success"),pe("confirmed"),B&&w?w?.(B):R("result");else if(re==="reverted"){let fe="Transaction reverted on-chain.";G("error"),q(fe),pe("confirmed",{status:"failure",reason:br(new Error(fe))}),B&&b?b({txHash:B,chainId:g.chainId,message:fe}):R("result")}else{let fe="Transaction receipt was not found. Please check again later.";G("error"),q(fe),pe("confirmed",{status:"failure",reason:"timeout"}),B&&b?b({txHash:B,chainId:g.chainId,message:fe}):R("result")}}catch(B){G("error"),pe("confirmed",{status:"failure",reason:br(B)}),q(el(B,{nativeSymbol:Le||void 0,networkName:rt,tokenSymbol:g.symbol})),R("result")}}},[y,J,de,Fe,g,C,r,m,w,b,Le,rt,pe]),[vt,De]=ae.useState(!1),et=ae.useRef(void 0);ae.useEffect(()=>()=>clearTimeout(et.current),[]);let Bt=ae.useCallback(async()=>{if(A)try{await navigator.clipboard.writeText(A),De(!0),clearTimeout(et.current),et.current=setTimeout(()=>De(!1),2e3)}catch{}},[A]),z=ae.useCallback(()=>{if(!at||!A)return;let B=be=>{typeof window<"u"&&window.open(be,"_blank","noopener,noreferrer")};if(!p){B(at);return}let re=p(at,{category:"send",origin:"send-transaction",payload:{chainId:g.chainId,txHash:A}});if(re&&typeof re.then=="function"){let be=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;re.then(tt=>{if(tt===null){be?.close();return}let Kt=tt??at;if(be)try{be.location.href=Kt}catch{be.close(),B(Kt)}else B(Kt)});return}let fe=re;fe!==null&&B(fe??at)},[p,g.chainId,at,A]),Ve=ae.useCallback(()=>{q(""),O(""),G("idle"),ue(null),X(""),ot.current.delete("submitted"),ot.current.delete("confirmed"),R("review")},[]);return{step:k,status:L,token:g,tokens:s.length>0?s:[g],recipient:T,amount:C,amountUsd:It,fieldErrors:M,error:oe,txHash:A,gasEstimate:P,gasLoading:$,gasError:F,insufficientGas:Fe,reviewRawAmount:de,reviewRecipient:J,recentAddresses:Ae,accounts:o,accountName:n,walletAddress:r,resolvedEnv:Re,transactionUrl:at,networkName:rt,nativeSymbol:Le,nativeDecimals:Ie?.currency_decimals??g.quantity.decimals,balanceRaw:ht,balanceText:Tt,priceUsd:ye,canSelectToken:(s.length>0?s:[g]).length>1,canSend:y.canSend,getTokenPriceUsd:f,setRecipient:Je,setAmount:xt,setMax:Ge,selectToken:Qe,goToTokenSelect:Yt,selectRecipient:ct,submitRecipient:_e,submitAmount:$e,confirmSend:it,retry:Ve,back:Et,hashCopied:vt,copyHash:Bt,openTransaction:z}}import*as Kr from"react";import{jsx as ea,jsxs as nl}from"react/jsx-runtime";function vc({flow:e}){let{amount:t,setAmount:r,amountUsd:n,balanceText:o,balanceRaw:a,token:i,setMax:s}=e,l=Kr.useRef(null),d=Kr.useCallback(()=>{requestAnimationFrame(()=>{let b=l.current;if(!b)return;let u=b.value.length;b.setSelectionRange(u,u)})},[]);Kr.useEffect(()=>{l.current?.focus(),d()},[d]),Kr.useEffect(()=>{t===""&&(f(!1),d())},[t,d]);let c=Kr.useMemo(()=>{let b=oo(t,i.quantity.decimals);return"value"in b&&b.value>a},[t,i.quantity.decimals,a]),[h,f]=Kr.useState(!1),m=!h&&t===""?"0.00":t,w=t.trim()===""||t.trim()==="0";return ea("div",{className:"sf-body sf-amount",children:nl("div",{className:"sf-amount-center",children:[ea("span",{className:"sf-amount-usd",children:n!==void 0?ii(n):"\xA0"}),ea("div",{className:"sf-amount-input-wrap","data-over":c||void 0,"data-empty":w||void 0,onClick:()=>l.current?.focus(),children:ea("input",{ref:l,className:"sf-amount-input",value:m,onChange:b=>{let u=b.target.value;if(h)r(u);else if(t===""){if(u.length<4)return;f(!0);let p=u.startsWith("0.00")?u.slice(4):u;r(p)}else f(!0),r(u)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${i.symbol}`,size:1})}),nl("div",{className:"sf-amount-balance",children:[ea("span",{children:"Balance:"}),nl("button",{type:"button",className:"sf-amount-max",onClick:s,"data-track":"amount_max",children:[o," ",i.symbol]})]})]})})}import*as Zr from"react";var Th=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function Rc(e){return Th.has(e.toLowerCase())}var kc={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function ta(e,t){let r=yt[e];if(t===r.cross)return kc.cross;if(t===r.bsc)return kc.bsc}var Ih={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function wn(e,t,r={}){if(!t||!t.startsWith("0x"))return;let{size:n=120,bg:o,format:a="png"}=r,i=Ih[e],s=o?`&bg=${o}`:"";return`${i}/portrait/evm/${t}.${a}?size=${n}${s}`}import{jsx as Ir,jsxs as di}from"react/jsx-runtime";function Sc({size:e=20,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),Ir("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function Cc({size:e=20,className:t}){return Ir("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:Ir("path",{d:"M9 2h6a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zM8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2M12 11v6M9 14h6",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"})})}function Nc({size:e=20,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),Ir("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function Tc({size:e=16,className:t}){return Ir("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:Ir("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function Ic({size:e=56,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),Ir("path",{d:"M17 28.5 24.2 35.5 39 20.5",stroke:"var(--ds-accent-primary-on, #ffffff)",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ec({size:e=56,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),Ir("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}import{jsx as Dt,jsxs as ln}from"react/jsx-runtime";function Mc(e,t){return e.name||`Account ${(e.index??t)+1}`}function Ac(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Lc(e){return e.toLowerCase()}function Dc({flow:e}){let{recipient:t,setRecipient:r,fieldErrors:n,recentAddresses:o,accounts:a,walletAddress:i,resolvedEnv:s,selectRecipient:l}=e,d=Zr.useMemo(()=>a.filter(g=>g.address.toLowerCase()!==i.toLowerCase()),[a,i]),c=d.length>0,h=Zr.useMemo(()=>new Map(d.map((g,x)=>[Lc(g.address),{account:g,index:x}])),[d]),[f,m]=Zr.useState("recent"),w=Zr.useRef(null);Zr.useEffect(()=>{w.current?.focus()},[]);let b="1A1A2E",u=Zr.useCallback(async()=>{try{let g=await navigator.clipboard.readText();g&&r(g.trim())}catch{}},[r]),p=t.trim().length>0,y=sn(t.trim());return ln("div",{className:"sf-recipient",children:[ln("div",{className:"sf-recipient-top",children:[ln("div",{className:"sf-address-field","data-filled":p||void 0,"data-invalid":n.recipient||void 0,children:[Dt("textarea",{ref:w,className:"sf-address-input",value:t,onChange:g=>r(g.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:p?2:1}),p?Dt("button",{type:"button",className:"sf-address-action",onClick:()=>r(""),"aria-label":"Clear","data-track":"recipient_clear",children:Dt(Nc,{size:20})}):Dt("button",{type:"button",className:"sf-address-action",onClick:u,"aria-label":"Paste from clipboard","data-track":"recipient_paste",children:Dt(Cc,{size:20})})]}),n.recipient&&Dt("p",{className:"sf-field-error",role:"alert",children:n.recipient}),ln("div",{className:"sf-tabs",role:"tablist",children:[Dt("button",{type:"button",role:"tab",className:"sf-tab","data-active":f==="recent"||void 0,"aria-selected":f==="recent",onClick:()=>m("recent"),"data-track":"recipient_tab","data-track-id":"recent",children:"Recent"}),c&&Dt("button",{type:"button",role:"tab",className:"sf-tab","data-active":f==="account"||void 0,"aria-selected":f==="account",onClick:()=>m("account"),"data-track":"recipient_tab","data-track-id":"account",children:"My Account"})]})]}),Dt("div",{className:"sf-address-list",children:f==="account"&&c?d.map((g,x)=>{let k=Mc(g,x),R=wn(s,g.address,{size:56,bg:b});return ln("button",{type:"button",className:"sf-address-row",onClick:()=>l(g.address),"data-track":"recipient_item",children:[ln("span",{className:"sf-address-avatar",children:[R&&Dt("img",{src:R,alt:"",width:40,height:40,draggable:!1,onError:T=>{T.currentTarget.style.display="none"}}),Dt("span",{className:"sf-address-avatar-fallback",children:Ac(k)})]}),ln("span",{className:"sf-address-meta",children:[Dt("span",{className:"sf-address-name",children:k}),Dt("span",{className:"sf-address-value",children:$t(g.address)})]})]},g.address)}):o.length>0?o.map(g=>{let x=h.get(Lc(g.address)),k=x?Mc(x.account,x.index):$t(g.address),R=wn(s,g.address,{size:56,bg:b});return ln("button",{type:"button",className:"sf-address-row",onClick:()=>l(g.address),"data-track":"recipient_item",children:[ln("span",{className:"sf-address-avatar",children:[R&&Dt("img",{src:R,alt:"",width:40,height:40,draggable:!1,onError:T=>{T.currentTarget.style.display="none"}}),Dt("span",{className:"sf-address-avatar-fallback",children:Ac(k)})]}),ln("span",{className:"sf-address-meta",children:[Dt("span",{className:"sf-address-name",children:k}),Dt("span",{className:"sf-address-value",children:$t(g.address)})]})]},g.address)}):Dt("div",{className:"sf-empty",children:"No send history"})}),p&&!y&&!n.recipient&&Dt("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}import{jsx as ar,jsxs as Mo}from"react/jsx-runtime";function Oc({flow:e}){let{status:t,txHash:r,error:n,copyHash:o,hashCopied:a,openTransaction:i}=e,s=t==="error",l=t==="success";return s?Mo("div",{className:"sf-body sf-result sf-result--error",children:[ar("span",{className:"sf-result-icon",children:ar(Ec,{size:56})}),Mo("div",{className:"sf-result-copy",children:[ar("h3",{className:"sf-result-title",children:"Transaction Failed"}),ar("p",{className:"sf-result-desc",children:n||"Something went wrong. Please try again."})]}),r&&ar(Pc,{txHash:r,hashCopied:a,onCopy:o,onOpen:i})]}):Mo("div",{className:"sf-body sf-result",children:[ar("span",{className:"sf-result-icon","data-pending":!l||void 0,children:l?ar(Ic,{size:56}):ar("span",{className:"sf-result-spinner"})}),Mo("div",{className:"sf-result-copy",children:[ar("h3",{className:"sf-result-title",children:l?"Transaction Complete":"Transaction in Progress"}),ar("p",{className:"sf-result-desc",children:l?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),r&&ar(Pc,{txHash:r,hashCopied:a,onCopy:o,onOpen:i})]})}function Pc({txHash:e,hashCopied:t,onCopy:r,onOpen:n}){return Mo("div",{className:"sf-result-hash-card",children:[ar("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),Mo("div",{className:"sf-result-hash-row",children:[ar("button",{type:"button",className:"sf-result-hash-link",onClick:n,"aria-label":"Open transaction in explorer","data-track":"tx_link_open",children:$t(e)}),ar("button",{type:"button",className:"sf-result-copy-btn",onClick:r,"aria-label":"Copy transaction hash","data-track":"tx_hash_copy",children:t?ar(hn,{size:16}):"Copy"})]})]})}import{jsx as Rt,jsxs as ir}from"react/jsx-runtime";var ci="\u2014";function Bc({flow:e}){let{token:t,reviewRawAmount:r,reviewRecipient:n,accountName:o,accounts:a,walletAddress:i,networkName:s,nativeSymbol:l,nativeDecimals:d,gasEstimate:c,gasLoading:h,gasError:f,insufficientGas:m,error:w,resolvedEnv:b}=e,u=Mn(t),p=r!==null?ri(r,t.quantity.decimals):"",y=o?.trim()||`Account ${(a[0]?.index??0)+1}`,g=wn(b,i,{size:56,bg:"1A1A2E"}),x=l||(u?t.symbol:""),k=ni(t.chainId),R=c?uc(c,k):null,T=c?ai(c,k):null,S=L=>L!==null&&x?`${$s(L,d)} ${x}`:ci,C=L=>L!==void 0?`${cc(L)} Gwei`:ci,E=(()=>{if(!u||!c||T===null||r===null)return ci;let L=r+T;return`${$s(L,d)} ${x||t.symbol}`})(),M=L=>h?"\u2026":L,U=[{label:"Est. Tx Fee",value:M(S(T))},...R==="dynamic"?[{label:"Max Priority Fee",value:M(C(c?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:M(C(c?.maxFeePerGas))}]:R==="legacy"?[{label:"Gas Price",value:M(C(c?oi(c):void 0))}]:[],{label:"Gas Limit",value:M(c?pc(c.gasLimit):ci)}];return ir("div",{className:"sf-body sf-review",children:[ir("div",{className:"sf-review-amount",children:[Rt("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:L=>{L.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),ir("span",{className:"sf-review-amount-value",children:[p,Rt("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),ir("div",{className:"sf-review-parties",children:[ir("div",{className:"sf-review-card sf-review-party",children:[Rt("span",{className:"sf-review-party-label",children:"From"}),ir("div",{className:"sf-review-party-head",children:[Rt("span",{className:"sf-review-party-avatar",children:g&&Rt("img",{src:g,alt:"",width:28,height:28,draggable:!1,onError:L=>{L.currentTarget.style.display="none"}})}),Rt("span",{className:"sf-review-party-name",children:y})]}),Rt("span",{className:"sf-review-party-addr",children:i})]}),Rt("span",{className:"sf-review-arrow","aria-hidden":!0,children:Rt(Tc,{size:16})}),ir("div",{className:"sf-review-card sf-review-party",children:[Rt("span",{className:"sf-review-party-label",children:"To"}),Rt("span",{className:"sf-review-party-addr",children:n})]})]}),ir("section",{className:"sf-review-card",children:[Rt("h3",{className:"sf-review-section-title",children:"Summary"}),ir("div",{className:"sf-review-row",children:[Rt("span",{className:"sf-review-row-label",children:"Network"}),Rt("span",{className:"sf-review-row-value",children:s})]}),U.map(L=>ir("div",{className:"sf-review-row",children:[Rt("span",{className:"sf-review-row-label",children:L.label}),Rt("span",{className:"sf-review-row-value",children:L.value})]},L.label))]}),ir("section",{className:"sf-review-card",children:[Rt("h3",{className:"sf-review-section-title",children:"Total"}),ir("div",{className:"sf-review-row",children:[Rt("span",{className:"sf-review-row-label",children:"Total Amount"}),ir("span",{className:"sf-review-row-value",children:[p," ",t.symbol]})]}),u&&ir("div",{className:"sf-review-row",children:[Rt("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),Rt("span",{className:"sf-review-row-value",children:M(E)})]})]}),m&&!f&&!w&&ir("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",x||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(f||w)&&Rt("div",{className:"sf-message sf-message--error",role:"alert",children:f||w})]})}import*as pi from"react";import{jsx as An,jsxs as ao}from"react/jsx-runtime";function zc({flow:e}){let[t,r]=pi.useState(""),n=t.trim().toLowerCase(),o=pi.useMemo(()=>n?e.tokens.filter(a=>a.symbol.toLowerCase().includes(n)||a.name.toLowerCase().includes(n)):e.tokens,[e.tokens,n]);return ao("div",{className:"sf-body sf-token-select",children:[ao("div",{className:"sf-search",children:[An(Sc,{size:20}),An("input",{className:"sf-search-input",value:t,onChange:a=>r(a.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1,"aria-label":"Search tokens"})]}),ao("div",{className:"sf-token-list",children:[o.map(a=>{let i=`${a.chainId}:${a.address.toLowerCase()}`,s=ta(e.resolvedEnv,a.chainId),l=e.getTokenPriceUsd?.(a);return ao("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(a),"data-track":"token_item","data-track-id":a.symbol,children:[ao("span",{className:"sf-token-left",children:[ao("span",{className:"sf-token-icon-wrap",children:[An("img",{className:"sf-token-icon",src:a.icon_url,alt:"",width:40,height:40,loading:"lazy",draggable:!1,onError:d=>{d.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),s&&An("img",{className:"sf-token-chain-badge",src:s,alt:"","aria-hidden":!0,width:16,height:16,loading:"lazy",draggable:!1,onError:d=>{d.currentTarget.style.display="none"}})]}),An("span",{className:"sf-token-name",children:a.symbol})]}),ao("span",{className:"sf-token-right",children:[An("span",{className:"sf-token-balance",children:En(a.quantity.numeric,a.quantity.decimals)}),l!==void 0&&An("span",{className:"sf-token-price",children:ii(l)})]})]},i)}),o.length===0&&An("div",{className:"sf-empty",children:"No tokens found"})]})]})}se(`.sf-root{display:flex;flex-direction:column;flex:1;min-height:0;font-family:inherit}.sf-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:24px;flex-shrink:0;position:relative;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.sf-header .sf-header-btn:last-child{position:absolute;top:24px;right:24px}.sf-header-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;padding:0;border:none;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;filter:none;transition:color .15s ease}.sf-header-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85));filter:none}.sf-header-title{position:absolute;left:50%;transform:translate(-50%);text-align:center;font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);pointer-events:none}.sf-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent;overscroll-behavior:contain}[data-theme=light] .sf-body{scrollbar-color:rgba(0,0,0,.12) transparent}.sf-body::-webkit-scrollbar{width:4px;height:4px}.sf-body::-webkit-scrollbar-track,.sf-body::-webkit-scrollbar-corner{background:transparent}.sf-body::-webkit-scrollbar-thumb{border-radius:4px;background:#ffffff26}.sf-body::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .sf-body::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .sf-body::-webkit-scrollbar-thumb:hover{background:#0003}.sf-empty{padding:32px 0;text-align:center;font-family:inherit;font-size:14px;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-field-error{margin:8px 24px 0;font-family:inherit;font-size:12px;line-height:1.5;color:var(--ds-system-red-default, #da0b2e)}.sf-message--error{margin:16px 0 0;padding:12px 16px;background:var(--ds-system-red-low, #ffeeee);color:var(--ds-system-red-high, #d20609);font-family:inherit;font-size:13px;line-height:1.5;border-radius:12px;width:100%;box-sizing:border-box}.sf-footer{display:flex;flex-shrink:0;padding:16px 24px 24px}.sf-footer:empty{display:none}.sf-footer-row{display:flex;gap:8px;width:100%}.sf-footer-row .sf-btn,.sf-footer-row .sf-btn--secondary{flex:1 1 0;min-width:0}.sf-footer>.sf-btn{width:100%}.sf-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:1;height:48px;padding:0 24px;border:none;border-radius:12px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.sf-btn--primary{background:var(--ds-accent-gradient, linear-gradient(196deg, #ff2589 16%, #ff823d 84%));color:#fff}.sf-btn--primary:hover:not(:disabled):not([data-disabled]){filter:brightness(1.05)}.sf-btn--primary:active:not(:disabled):not([data-disabled]){transform:scale(.97)}.sf-btn--primary[data-disabled],.sf-btn--primary:disabled{background:var(--ds-accent-gradient, linear-gradient(196deg, #ff2589 16%, #ff823d 84%));color:#fff;cursor:default;opacity:.5}.sf-btn--secondary{flex:0 0 120px;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-token-select{padding:0;display:flex;flex-direction:column}.sf-token-select .sf-search{margin:16px 24px}.sf-token-select .sf-token-list{width:100%;margin-top:0}.sf-search{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;border:1.5px solid transparent;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-low, rgba(0, 0, 0, .4));box-sizing:border-box;transition:border-color .15s ease}.sf-search:hover{border-color:var(--ds-border-medium, rgba(0, 0, 0, .18))}.sf-search:focus-within{border-color:var(--ds-system-orange-default, #f0640d)}.sf-search-input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-search-input::placeholder{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-token-list{display:flex;flex-direction:column;margin-top:8px}.sf-token-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:12px 24px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;border-radius:0;box-sizing:border-box;transition:background-color .15s ease}.sf-token-row:hover{background:var(--ds-surface-medium, rgba(0, 0, 0, .04))}.sf-token-left{display:flex;align-items:center;gap:16px;min-width:0}.sf-token-icon-wrap{position:relative;width:40px;height:40px;flex-shrink:0}.sf-token-icon{width:40px;height:40px;border-radius:0;object-fit:contain}.sf-token-chain-badge{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;border-radius:50%;object-fit:cover}.sf-token-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.sf-token-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.sf-token-balance{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);white-space:nowrap}.sf-token-price{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.sf-recipient{display:flex;flex-direction:column;flex:1;min-height:0}.sf-recipient-top{display:flex;flex-direction:column;flex-shrink:0;padding:16px 24px 0}.sf-address-field{display:flex;align-items:center;gap:8px;padding:12px;border-radius:12px;border:1.5px solid transparent;background:var(--ds-surface-medium, #f5f7fa);transition:border-color .15s ease;box-sizing:border-box}.sf-address-field:hover{border-color:var(--ds-border-medium, rgba(0, 0, 0, .18))}.sf-address-field:focus-within{border-color:var(--ds-system-orange-default, #f0640d)}.sf-address-field[data-filled]{border-color:var(--ds-system-orange-default, #f0640d)}.sf-address-field[data-invalid]{border-color:var(--ds-system-red-default, #da0b2e)}.sf-address-input{flex:1;min-width:0;border:none;background:transparent;outline:none;resize:none;overflow:hidden;font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));word-break:break-word;overflow-wrap:anywhere}.sf-address-input::placeholder{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-address-action{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;padding:0;border:none;background:transparent;border-radius:6px;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;transition:color .15s ease}.sf-address-action:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-address-field[data-filled] .sf-address-action{border-radius:9999px}.sf-tabs{display:flex;gap:0;margin:16px 0 0}.sf-tab{position:relative;padding:8px 12px;border:none;background:transparent;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-tab[data-active]{color:var(--ds-system-orange-high, #e56f00)}.sf-tab[data-active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:9999px;background:var(--ds-system-orange-high, #e56f00)}.sf-address-list{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;margin-top:8px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}[data-theme=light] .sf-address-list{scrollbar-color:rgba(0,0,0,.12) transparent}.sf-address-list::-webkit-scrollbar{width:4px}.sf-address-list::-webkit-scrollbar-track{background:transparent}.sf-address-list::-webkit-scrollbar-thumb{border-radius:4px;background:#ffffff26}[data-theme=light] .sf-address-list::-webkit-scrollbar-thumb{background:#0000001f}.sf-address-row{display:flex;align-items:center;gap:16px;width:100%;padding:12px 24px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;border-radius:0;box-sizing:border-box;transition:background-color .15s ease}.sf-address-row:hover{background:var(--ds-surface-medium, rgba(0, 0, 0, .04))}.sf-address-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--ds-surface-high, #edf1f2);color:var(--ds-content-medium, rgba(0, 0, 0, .65));font-size:14px;font-weight:600}.sf-address-avatar img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover}.sf-address-avatar-fallback{position:relative;z-index:0}.sf-address-meta{display:flex;flex-direction:column;min-width:0}.sf-address-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-address-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.wi-drawer-content .sf-header{padding:16px}.wi-drawer-content .sf-header .sf-header-btn:last-child{top:16px;right:16px}.wi-drawer-content .sf-token-select{padding:0}.wi-drawer-content .sf-token-select .sf-search{margin:16px}.wi-drawer-content .sf-token-row{padding:12px 16px}.wi-drawer-content .sf-recipient-top{padding:16px 16px 0}.wi-drawer-content .sf-address-row{padding:12px 16px}.wi-drawer-content .sf-footer{padding:12px 16px 24px}.wi-drawer-content .sf-field-error,.wi-drawer-content .sf-message--error{margin:16px 0 0;width:auto}.sf-amount{display:flex;flex-direction:column}.sf-amount-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:64px 24px 48px;text-align:center}.sf-amount-usd{font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));min-height:21px}.sf-amount-input-wrap{display:flex;justify-content:center;max-width:100%}.sf-amount-input{width:auto;max-width:100%;border:none;background:transparent;outline:none;text-align:center;font-family:inherit;font-size:40px;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);field-sizing:content}.sf-amount-input-wrap[data-empty] .sf-amount-input,.sf-amount-input::placeholder{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-amount-input-wrap[data-over] .sf-amount-input{color:var(--ds-system-red-default, #da0b2e)}.sf-amount-balance{display:inline-flex;align-items:center;gap:4px;font-family:inherit;font-size:14px;font-weight:400;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-amount-max{border:none;background:transparent;padding:0;cursor:pointer;font:inherit;color:var(--ds-content-medium, rgba(0, 0, 0, .65));text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.sf-amount-max:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-drawer-content .sf-amount-center{padding:64px 16px 48px}.sf-review{display:flex;flex-direction:column;gap:16px;padding:24px}.sf-review-amount{display:flex;align-items:center;gap:12px;padding:0;background:transparent}.sf-review-amount-icon{width:40px;height:40px;border-radius:0;object-fit:contain;flex-shrink:0}.sf-review-amount-value{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);word-break:break-all}.sf-review-amount-symbol{font-size:12px;font-weight:400;line-height:1.5;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-parties{position:relative;display:flex;flex-direction:column;gap:0}.sf-review-arrow{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:-4px auto;border-radius:50%;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-medium, rgba(0, 0, 0, .18));color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-card{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa)}.sf-review-party-label{font-family:inherit;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-party-head{display:flex;align-items:center;gap:8px}.sf-review-party-avatar{display:inline-flex;width:24px;height:24px;border-radius:50%;overflow:hidden;background:var(--ds-surface-high, #edf1f2);flex-shrink:0}.sf-review-party-avatar img{width:100%;height:100%;object-fit:cover}.sf-review-party-name{font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-review-party-addr{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));word-break:break-all}.sf-review-section-title{margin:0 0 4px;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ds-content-highest, #000000)}.sf-review-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.sf-review-row-label{font-family:inherit;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-row-value{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));text-align:left;word-break:break-all}.wi-drawer-content .sf-review{padding:16px}.sf-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:48px 24px;text-align:center}.sf-result-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px}.sf-result-spinner{width:56px;height:56px;border-radius:50%;border:4px solid var(--ds-border-medium, rgba(0, 0, 0, .18));border-top-color:var(--ds-system-orange-default, #f0640d);animation:sf-spin .8s linear infinite}@keyframes sf-spin{to{transform:rotate(360deg)}}.sf-result-copy{display:flex;flex-direction:column;gap:8px}.sf-result-title{margin:0;font-family:inherit;font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--ds-content-highest, #000000)}.sf-result-desc{margin:0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-result-hash-card{display:flex;flex-direction:column;gap:8px;width:100%;padding:16px;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);text-align:left}.sf-result-hash-label{font-family:inherit;font-size:12px;font-weight:500;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-result-hash-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sf-result-hash-link{border:none;background:transparent;padding:0;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;color:var(--ds-system-orange-high, #e56f00)}.sf-result-copy-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:28px;padding:0 10px;border:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));border-radius:8px;background:var(--ds-surface-default, #ffffff);cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;color:var(--ds-content-high, rgba(0, 0, 0, .85))}
7
- `);import{jsx as Ft,jsxs as ui}from"react/jsx-runtime";var Eh={token:"Send",recipient:"Send",amount:"Send",review:"Sign Transaction",result:""};function fi({onClose:e,onBackToWallet:t,onConfirmSuccess:r,onSuccess:n,className:o,...a}){let i=Fc.useCallback(p=>{n?.(p),r?.(p)},[r,n]),l=xc({...a,onSuccess:n||r?i:void 0,onExit:t}),{step:d,status:c}=l,h=sn(l.recipient.trim()),f=oo(l.amount,l.token.quantity.decimals),m="value"in f&&f.value<=l.balanceRaw,w=c==="submitting"||c==="confirming",b=d!=="result",u=Eh[d]??"";return Ft(ge,{feature:"send",children:ui("div",{className:Ee("sf-root",o),"data-step":d,children:[ui("header",{className:"sf-header",children:[b?Ft("button",{type:"button",className:"sf-header-btn",onClick:l.back,"aria-label":"Back","data-track":"back",children:Ft(bn,{size:24})}):Ft("span",{className:"sf-header-btn","aria-hidden":!0}),Ft("span",{className:"sf-header-title",children:u}),Ft("button",{type:"button",className:"sf-header-btn",onClick:e,"aria-label":"Close","data-track":"close",children:Ft(Yr,{size:24})})]}),d==="token"&&Ft(zc,{flow:l}),d==="recipient"&&Ft(Dc,{flow:l}),d==="amount"&&Ft(vc,{flow:l}),d==="review"&&Ft(Bc,{flow:l}),d==="result"&&Ft(Oc,{flow:l}),ui("footer",{className:"sf-footer","data-step":d,children:[d==="recipient"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.submitRecipient,"data-disabled":!h||void 0,"aria-disabled":!h,"data-track":"recipient_next",children:"Next"}),d==="amount"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.submitAmount,"data-disabled":!m||void 0,"aria-disabled":!m,"data-track":"amount_next",children:"Next"}),d==="review"&&ui("div",{className:"sf-footer-row",children:[Ft("button",{type:"button",className:"sf-btn sf-btn--secondary",onClick:l.back,disabled:w,"data-track":"review_cancel",children:"Cancel"}),Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.confirmSend,disabled:w||!l.canSend||l.insufficientGas,"data-track":"review_send",children:w?"Sending...":"Send"})]}),d==="result"&&c==="success"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:()=>r?.(l.txHash||void 0),"data-track":"result_ok",children:"All done"}),d==="result"&&c==="error"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.retry,"data-track":"result_retry",children:"Try Again"})]})]})})}import*as Uc from"@radix-ui/react-popover";import{Drawer as Mh}from"vaul";import{jsx as mi,jsxs as Ah}from"react/jsx-runtime";function jc({asChild:e,className:t,children:r}){let{isMobile:n,theme:o,walletAddress:a}=In(),i=r!=null,s=e??!0,l=i?r:Ah("button",{type:"button",className:Ee("wi-trigger-btn",t),"data-theme":o,"data-mobile":n||void 0,children:[mi(Vd,{size:n?14:16}),mi("span",{className:"wi-trigger-address",children:$t(a)})]});return n?mi(Mh.Trigger,{asChild:s,children:l}):mi(Uc.Trigger,{asChild:s,children:l})}import*as ee from"react";import*as Qi from"@radix-ui/react-popover";import{Drawer as Hi}from"vaul";import ha from"bignumber.js";import ol from"bignumber.js";var Lh=/^[+-]?(\d+\.?\d*|\.\d+)(e[+-]?\d+)?$/i;function st(e){if(e==null)return null;if(e instanceof ol)return e.isFinite()?e:null;if(typeof e=="number")return Number.isFinite(e)?new ol(e):null;let t=String(e).replace(/[,%\s]/g,"");if(!Lh.test(t))return null;let r=new ol(t);return r.isFinite()?r:null}import{useQueries as Dh}from"@tanstack/react-query";import{useMemo as Ph}from"react";var al="user-balance";async function Oh(e,t,r,n){let o=new URLSearchParams({networkId:`eip155:${t}`,account:r}),a=await fetch(`${e}/v1/public/token/balance?${o}`,{cache:"no-store",signal:n});if(!a.ok)throw new Error(`Failed to fetch token balance: ${a.status}`);let i=await a.json();if(i.code!==200)throw new Error(`Token balance API error: ${i.code}`);return i.data}function Ln(e,t,r=!0){let n=yt[e],o=[n.cross,n.bsc],a=Dh({queries:o.map(d=>({queryKey:[al,e,t,d],queryFn:async({signal:c})=>Oh(await Ne("walletServer",e),d,t,c),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1}))}),i=a.some(d=>d.isLoading),s=a.some(d=>d.isError);return{tokens:Ph(()=>{let d=[];for(let c of a)c.data&&d.push(...c.data);return d},[a]),isLoading:i,isError:s}}import{useQuery as Bh,useQueries as zh}from"@tanstack/react-query";import{useMemo as Fh}from"react";var Uh="forge-holdings",jh="forge-token-image";async function Wh(e,t,r){let n=await fetch(`${e}/v1/users/${t}/holdings`,{cache:"no-store",signal:r});if(!n.ok)throw new Error(`Failed to fetch forge holdings: ${n.status}`);let o=await n.json();if(!o.success)throw new Error("Forge holdings API error");return o.data.items}async function Gh(e,t,r){let n=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store",signal:r});if(!n.ok)return{address:t,image_url:""};let o=await n.json();return o.success?{address:t,image_url:o.data.token.image_url}:{address:t,image_url:""}}function Wc(e,t,r=!0){let{data:n,...o}=Bh({queryKey:[Uh,e,t],queryFn:async({signal:a})=>Wh(await Ne("bondingCurve",e),t,a),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1});return{holdings:n??[],...o}}function Gc(e,t,r=!0){let n=zh({queries:t.map(a=>({queryKey:[jh,e,a],queryFn:async({signal:i})=>Gh(await Ne("bondingCurve",e),a,i),enabled:r,staleTime:1/0}))});return{imageMap:Fh(()=>{let a=new Map;for(let i of n)i.data&&a.set(i.data.address,i.data.image_url);return a},[n])}}import{useQuery as _h}from"@tanstack/react-query";import{useMemo as Hh}from"react";var il="token-stats";function Er(e,t){return`${e}:${t.toLowerCase()}`}function Dn(e,t=!0){let{data:r,...n}=_h({queryKey:[il,e],queryFn:async({signal:a})=>{let i=await Ne("walletServer",e),s=await fetch(`${i}/v1/public/token/stats`,{cache:"no-store",signal:a});if(!s.ok)throw new Error(`Failed to fetch token stats: ${s.status}`);let l=await s.json();if(l.code!==200)throw new Error(`Token stats API error: ${l.code}`);return l},enabled:t,staleTime:3e4});return{statsMap:Hh(()=>{let a=new Map;if(!r?.data)return a;for(let i of r.data){let s=Er(i.chain_id,i.address);a.set(s,i)}return a},[r]),...n}}import{useQuery as Qh}from"@tanstack/react-query";var Vh="crossd-apr",_c=6e4,qh="https://crossd-dashboard-api.crossdefi.io/api/v1/overview",gi,ra;function sl(){return gi&&gi.expiresAt>Date.now()?Promise.resolve(gi.value):ra||(ra=(async()=>{let e=await fetch(qh,{cache:"no-store"});if(!e.ok)throw new Error(`Failed to fetch CROSSD overview: ${e.status}`);let t=await e.json();if(t.code!==200)throw new Error(`CROSSD overview API error: ${t.code}`);let r=parseFloat(t.data.est_last_epoch_apy);if(!Number.isFinite(r))throw new Error("CROSSD overview returned a non-numeric APR");let n=r*100;return gi={value:n,expiresAt:Date.now()+_c},n})().finally(()=>{ra=void 0}),ra)}function hi(e){let t=Math.abs(e),r=(e>=0?Math.floor:Math.ceil)(t*100)/100;return`APR ${e>=0?"+":"-"}${r}%`}function Hc(){let{data:e,...t}=Qh({queryKey:[Vh],queryFn:sl,staleTime:_c});return{aprPercent:e??null,...t}}import{useQuery as Yh}from"@tanstack/react-query";import{useMemo as Qc}from"react";var Kh="token-info";function na(e,t){return`${t.toLowerCase()}_${e}`}function Vc(e,t=!0){let{data:r,...n}=Yh({queryKey:[Kh,e],queryFn:async({signal:i})=>{let s=await Ne("walletServer",e),l=await fetch(`${s}/v1/public/token/info`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch token info: ${l.status}`);let d=await l.json();if(d.code!==200)throw new Error(`Token info API error: ${d.code}`);return d},enabled:t,staleTime:1/0}),o=Qc(()=>{let i=new Map;if(!r?.data)return i;for(let s of r.data){let l=na(s.chain_id,s.address);i.set(l,s.category)}return i},[r]),a=Qc(()=>{let i=new Map;if(!r?.data)return i;for(let s of r.data)i.set(na(s.chain_id,s.address),s);return i},[r]);return{categoryMap:o,infoMap:a,...n}}import{useMemo as Zh}from"react";import Xh from"bignumber.js";function qc(e,t,r){let{tokens:n,isLoading:o}=Ln(e,t,r),{statsMap:a}=Dn(e,r);return Zh(()=>{let i=new Xh(0);for(let c of n){let h=a.get(Er(c.chainId,c.address));if(!h)continue;let f=st(c.quantity.numeric),m=st(h.price);if(!f||!m)continue;let w=f.shiftedBy(-c.quantity.decimals).multipliedBy(m);w.isNaN()||(i=i.plus(w))}let s=i.toFixed(),{displayValue:l,isLowerBound:d}=rc(s);return{totalUsd:s,displayValue:l,isLowerBound:d,isLoading:o}},[n,a,o])}import{QRCodeSVG as by}from"qrcode.react";function Pt(e,t,r,n){if(!n||e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.defaultPrevented)return;e.preventDefault();let o;try{o=n(t,r)}catch(d){console.error("[dapp-ui] onOutlink threw:",d);return}let a=d=>{typeof window>"u"||window.open(d,"_blank","noopener,noreferrer")};if((d=>!!d&&(typeof d=="object"||typeof d=="function")&&typeof d.then=="function")(o)){let d=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,c=h=>{if(h===null){d?.close();return}let f=h??t;if(d)try{d.location.href=f}catch{d.close(),a(f)}else a(f)};o.then(c,h=>{console.error("[dapp-ui] onOutlink rejected:",h),d?.close()});return}let s=o;if(s===null)return;a(s??t)}import*as lo from"react";import{Drawer as Y0}from"vaul";import{createContext as tb,useContext as rb,useMemo as nb}from"react";import Mr from"bignumber.js";var Jh=/^(\d{4}-\d{2}-\d{2})/;function Yc(e){if(!e||e.length===0)return;let t=new Map,r;for(let{key:o,cumulative:a}of e.map(i=>({key:Jh.exec(i.reference_date)?.[1],cumulative:i.cumulative_earned})).filter(i=>!!i.key&&i.cumulative!=null).sort((i,s)=>i.key<s.key?-1:i.key>s.key?1:0))t.set(o,a),r=o;if(r===void 0)return;let n=new Date().toISOString().slice(0,10);return t.get(n)??t.get(r)}function Kc(e){return e.poolType==="Unknown"}function bi(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function wi(e){return e.length<=13?e:`${e.slice(0,6)}...${e.slice(-4)}`}function oa(e,t){let r=e.length+t.length;if(r>32)return"xs";if(r>24)return"sm"}function ll(e){return e?.toUpperCase()==="WONE"?"ONE":e}var $h=["Request Arguments:","Details:","Docs:","Version:","Contract Call:"];function aa(e,t){console.error("[wallet-portfolio] withdraw failed:",e);let n=e instanceof Error?e.message:"";for(let a of $h){let i=n.indexOf(a);i>=0&&(n=n.slice(0,i))}return n.split(`
8
- `).map(a=>a.trim()).find(a=>a.length>0)||t}var eb="0xe00e8bf3";function Zc(e,t){let r=typeof e=="bigint"?e:BigInt(e);if(r<0n)throw new Error("poolId must be non-negative");if(t<0n)throw new Error("amount must be non-negative");let n=r.toString(16).padStart(64,"0"),o=t.toString(16).padStart(64,"0");return`${eb}${n}${o}`}function Ao(e){return!e||e<=0n?"0":new Mr(e.toString()).shiftedBy(-9).toFormat(2,Mr.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function yi(e){return!e||e<=0n?"0":new Mr(e.toString()).toFormat(0,Mr.ROUND_DOWN)}function xi(e){if(!e||e<=0n)return"0";let t=new Mr(e.toString()).shiftedBy(-18),r=t.isLessThan(1e-4)?7:4;return t.toFormat(r,Mr.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function dn(e,t){let r=new Mr(e).shiftedBy(-t);return!r.isFinite()||r.isZero()?"0":r.isGreaterThanOrEqualTo(1)?r.toFormat(2,Mr.ROUND_DOWN):r.toFormat(4,Mr.ROUND_DOWN)}function dl(e){return dn(e,0)}var ia={rate:1,symbol:"$"};function io(e,t=ia){let r=Number.isFinite(t.rate)&&t.rate>0?t.rate:1;return`${t.symbol||"$"}${e.times(r).toFormat(2,Mr.ROUND_DOWN)}`}function Pn(e,t,r,n=ia){let o=new Mr(r||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let a=new Mr(e||"0").shiftedBy(-t).times(o);return a.isFinite()?io(a,n):null}var sa=tb(null);function St(){let e=rb(sa);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}function Ar(){let{conversionRatio:e,currencySymbol:t}=St();return nb(()=>({rate:typeof e=="number"&&e>0?e:ia.rate,symbol:t||ia.symbol}),[e,t])}import{Drawer as ob}from"vaul";import{jsx as Xc}from"react/jsx-runtime";function Jc({asChild:e,children:t}){let{walletAddress:r}=St(),n=t!=null,o=e??!0,a=n?t:Xc("button",{type:"button",children:$t(r)});return Xc(ob.Trigger,{asChild:o,children:a})}import{Drawer as Ai}from"vaul";import*as Nt from"react";import{useQueryClient as Q0}from"@tanstack/react-query";import{createContext as ab,useContext as ib}from"react";var cl=ab(null);function $c(){return ib(cl)}import{jsx as sr,jsxs as Si}from"react/jsx-runtime";function ep({size:e=22,className:t}){return sr("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:sr("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function tp({size:e=22,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[sr("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M16.17 13.75a7.333 7.333 0 11-1.54-7.59L18.333 9.167",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"})]})}function rp({size:e=12,className:t}){return sr("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:sr("path",{d:"M6 11A5 5 0 106 1a5 5 0 000 10zM6 8V6M6 4h.005",stroke:"currentColor",strokeWidth:1,strokeLinecap:"round",strokeLinejoin:"round"})})}function vi({size:e=16,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[sr("path",{d:"M5.333 5.333V4a1.333 1.333 0 011.334-1.333h5.333A1.333 1.333 0 0113.333 4v5.333a1.333 1.333 0 01-1.333 1.334h-1.333",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M4 5.333h5.333c.737 0 1.334.597 1.334 1.334V12c0 .736-.597 1.333-1.334 1.333H4A1.333 1.333 0 012.667 12V6.667C2.667 5.93 3.263 5.333 4 5.333z",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ki({size:e=16,className:t}){return sr("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:sr("path",{d:"M13.333 4L6 11.333 2.667 8",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ri({size:e=48,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[sr("circle",{cx:"24",cy:"24",r:"24",fill:"currentColor"}),sr("path",{d:"M14 24.5l6.6 6.6L34.5 17.5",stroke:"var(--wp-claim-success-mark, #ffffff)",strokeWidth:4,strokeLinecap:"round",strokeLinejoin:"round"})]})}function yr({size:e=12,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,"aria-hidden":"true",children:[sr("path",{d:"M5 2H2.5A1.5 1.5 0 0 0 1 3.5V9.5A1.5 1.5 0 0 0 2.5 11H8.5A1.5 1.5 0 0 0 10 9.5V7",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}import{useQuery as sb}from"@tanstack/react-query";import{useMemo as np}from"react";var lb="wp:reward-pools";function Lo(e,t=!0){let{data:r,...n}=sb({queryKey:[lb,e],queryFn:async({signal:i})=>{let s=await Ne("gameReward",e),l=await fetch(`${s}/v1/pools`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch pools: ${l.status}`);let d=await l.json();if(d.code!==200)throw new Error(`Pools API error: ${d.code}`);return d},enabled:t,staleTime:0}),o=np(()=>r?.data.pools.filter(i=>i.pool_type==="CrossPool")??[],[r]),a=np(()=>r?.data.pools.filter(i=>i.pool_type==="GamePool")??[],[r]);return{crossPools:o,gamePools:a,allPools:r?.data.pools??[],...n}}import{useQuery as db}from"@tanstack/react-query";import{useMemo as cb}from"react";var pb="wp:user-deposits";function Ci(e,t,r=!0){let n=r&&!!t,{data:o,...a}=db({queryKey:[pb,e,t],queryFn:async({signal:s})=>{let l=await Ne("gameReward",e),d=await fetch(`${l}/v1/users/${t}/deposits`,{cache:"no-store",signal:s});if(!d.ok)throw new Error(`Deposits fetch failed: ${d.status}`);let c=await d.json();if(c.code!==200)throw new Error(`Deposits API error: ${c.code}`);return c},enabled:n,staleTime:0});return{depositMap:cb(()=>{let s=new Map;if(!o?.data.user_deposits)return s;for(let l of o.data.user_deposits)s.set(l.pool_address.toLowerCase(),l);return s},[o]),deposits:o?.data.user_deposits??[],...a}}import{useQuery as ub}from"@tanstack/react-query";import{useMemo as fb}from"react";var op={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},ap={dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://www.onechain.nexus/points"};var ip={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"};var pl={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},sp={dev:`${pl.dev}/portfolio`,stage:`${pl.stage}/portfolio`,production:`${pl.production}/portfolio`};var lp={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Lr={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",production:"https://contents.crosstoken.io/frontend/common/app-launcher/icons"},Ni={dev:"https://stg-swap-api.crossdefi.io",stage:"https://stg-swap-api.crossdefi.io",production:"https://swap-api.crossdefi.io"},dp={dev:"https://stg.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://www.crossdefi.io"},cp={dev:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",stage:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",production:"0xEFd871aF7D695A0c1709e46b565761F4cd1Ef5ba"},pp={dev:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",stage:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",production:"0x731a104a4461ae45bfef520468b43c262d35e682"};var mb="wp:token-info",gb="0x0000000000000000000000000000000000000001";function cn(e,t=!0){let r=yt[e].cross,{data:n,...o}=ub({queryKey:[mb,e],queryFn:async({signal:c})=>{let h=await Ne("walletServer",e),f=await fetch(`${h}/v1/public/token/info`,{cache:"no-store",signal:c});if(!f.ok)throw new Error(`Failed to fetch token info: ${f.status}`);let m=await f.json();if(m.code!==200)throw new Error(`Token info API error: ${m.code}`);return m},enabled:t,staleTime:300*1e3}),{byChainAddr:a,byChainSym:i}=fb(()=>{let c=new Map,h=new Map;if(!n?.data)return{byChainAddr:c,byChainSym:h};for(let f of n.data){let m=f.address.toLowerCase();c.set(`${f.chain_id}:${m}`,f),c.set(m,f);let w=f.symbol.replace(/^t/,"").toUpperCase(),b=`${f.chain_id}:${w}`;h.has(b)||h.set(b,f),h.has(w)||h.set(w,f)}return{byChainAddr:c,byChainSym:h}},[n]);return{getTokenImage:(c,h,f)=>{let m=c.toLowerCase(),w=!!f?.chainOnly,b=a.get(`${r}:${m}`);if(b?.image)return b.image;if(!w){let u=a.get(m);if(u?.image)return u.image}if(h){let u=h.replace(/^t/,"").toUpperCase(),p=i.get(`${r}:${u}`);if(p?.image)return p.image;if(!w){let y=i.get(u);if(y?.image)return y.image}}return""},getTokenSymbol:(c,h,f)=>{let m=c.toLowerCase();return(a.get(`${r}:${m}`)??(f?.chainOnly?void 0:a.get(m)))?.symbol||h},getNativeToken:()=>a.get(`${r}:${gb}`),...o}}import*as fl from"react";import{jsx as ul,jsxs as up}from"react/jsx-runtime";function Dr({sectionKey:e,title:t,icon:r,iconFit:n="cover",isEmpty:o,loading:a=!1,children:i}){let s=$c();return fl.useEffect(()=>{s?.report(e,{loading:a,empty:o})},[s,e,a,o]),fl.useEffect(()=>()=>s?.unregister(e),[s,e]),o?null:up("div",{className:"wp-svc-card",children:[up("div",{className:"wp-svc-card-head",children:[ul("img",{className:"wp-svc-card-icon",src:r,alt:"",style:{objectFit:n}}),ul("span",{className:"wp-svc-card-title",children:t})]}),ul("div",{className:"wp-svc-items",children:i})]})}import ml from"bignumber.js";import{jsx as er,jsxs as lr}from"react/jsx-runtime";var hb="ONErewards";function bb(e){return new ml(e||"0").isGreaterThan(0)}function fp(){let{env:e,walletAddress:t,onOutlink:r}=St(),n=Ar(),o=!!t,{allPools:a,isLoading:i}=Lo(e,o),{depositMap:s,isLoading:l}=Ci(e,t,o),{getTokenImage:d}=cn(e,o),c=(m,w)=>`${op[e]}/gametoken/tokens/${m.deposit_token.address}?mode=rewards${w==="withdraw"?"&trade=withdraw":""}`,h=`${Lr[e]}/reward.png`,f=a.filter(m=>{let w=s.get(m.pool_address.toLowerCase()),b=w?.deposited_amount??"0",u=w?.claimable_reward??"0";return!(new ml(b).isZero()&&new ml(u).isZero())});return er(Dr,{sectionKey:"rewards",title:hb,icon:h,isEmpty:f.length===0,loading:i||l,children:f.map(m=>{let w=s.get(m.pool_address.toLowerCase()),b=w?.deposited_amount??"0",u=w?.claimable_reward??"0",p=c(m,"withdraw"),y=c(m,"claim"),g=d(m.deposit_token.address,m.deposit_token.symbol),x=m.reward_tokens[0],k=x?d(x.address,x.symbol):"",R=m.reward_tokens.map(L=>L.symbol),T=R.length>0?`${m.deposit_token.symbol}-${R.join("/")}`:m.deposit_token.symbol,S=x?dn(u,x.decimals):"0",C=x?.symbol??"Reward",E=Pn(b,m.deposit_token.decimals,m.deposit_token.price,n),M=x?Pn(u,x.decimals,x.price,n):null,U=!!w&&bb(u);return lr("article",{className:"wp-item","data-side":"reward",children:[lr("div",{className:"wp-item-body",children:[lr("div",{className:"wp-item-line",children:[er("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),lr("div",{className:"wp-svc-token",children:[lr("span",{className:"wp-token-stack","aria-hidden":!0,children:[g&&er("img",{className:"wp-svc-token-icon",src:g,alt:""}),k&&er("img",{className:"wp-svc-token-icon",src:k,alt:""})]}),er("span",{children:T})]})]}),lr("div",{className:"wp-item-line",children:[er("span",{className:"wp-item-label",children:"Deposited"}),lr("div",{className:"wp-svc-token wp-svc-token--amount",children:[g&&er("img",{className:"wp-svc-token-icon",src:g,alt:""}),lr("div",{className:"wp-svc-amount",children:[er("span",{className:"wp-svc-amount-main",children:dn(b,m.deposit_token.decimals)}),E&&er("span",{className:"wp-item-usd",children:E})]})]})]}),lr("div",{className:"wp-item-line",children:[lr("span",{className:"wp-item-label",children:["Claimable (",C,")"]}),lr("div",{className:"wp-svc-token wp-svc-token--amount",children:[k&&er("img",{className:"wp-svc-token-icon",src:k,alt:""}),lr("div",{className:"wp-svc-amount",children:[er("span",{className:"wp-svc-amount-main",children:S}),M&&er("span",{className:"wp-item-usd",children:M})]})]})]})]}),lr("div",{className:"wp-item-tags",children:[lr("a",{className:"wp-tag wp-tag--muted",href:p,target:"_blank",rel:"noopener noreferrer","data-track":"rewards_withdraw_open",onClick:L=>Pt(L,p,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:m,userDeposit:w}},r),children:[er("span",{className:"wp-tag-label",children:"Withdraw"}),er(yr,{size:12,className:"wp-tag-icon"})]}),lr("a",{className:"wp-tag wp-tag--mint","data-disabled":!U||void 0,"aria-disabled":!U||void 0,href:U?y:void 0,target:U?"_blank":void 0,rel:U?"noopener noreferrer":void 0,onClick:L=>{if(!U){L.preventDefault();return}Pt(L,y,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:m,userDeposit:w}},r)},children:[er("span",{className:"wp-tag-label",children:"Claim"}),er(yr,{size:12,className:"wp-tag-icon"})]})]})]},m.pool_address)})})}import*as vp from"react";import{useQuery as Cb}from"@tanstack/react-query";import{useMemo as Ti}from"react";var wb="0x70a08231",yb="0x18160ddd",xb="0x313ce567",vb=8e3;async function kb(e,t,r,n){let o=new AbortController,a=setTimeout(()=>o.abort(),vb);n&&n.addEventListener("abort",()=>o.abort(),{once:!0});let i=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({jsonrpc:"2.0",id:1,method:t,params:r}),signal:o.signal}).finally(()=>clearTimeout(a));if(!i.ok)throw new Error(`RPC ${t} HTTP ${i.status}`);let s=await i.json();if(s.error)throw new Error(`RPC ${t}: ${s.error.message}`);if(s.result===void 0)throw new Error(`RPC ${t}: empty result`);return s.result}function Rb(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function la(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function yn(e,t,r,n,o){try{return await kb(e,"eth_call",[o?{from:o,to:t,data:r}:{to:t,data:r},"latest"],n)}catch{return}}async function Sb(e,t,r,n){let[o,a,i]=await Promise.all([yn(e,r,wb+Rb(t),n),yn(e,r,yb,n),yn(e,r,xb,n)]),s=la(o);if(s===void 0)return null;let l=la(i);return{balance:s,totalSupply:la(a),decimals:l!==void 0?Number(l):void 0}}async function da(e,t){let r=yt[e].cross,n=await Ne("walletServer",e),o=await fetch(`${n}/v1/public/chain/info/${r}`,{cache:"no-store",signal:t});if(!o.ok)return;let a=await o.json();return("data"in a&&a.data!==void 0?Array.isArray(a.data)?a.data[0]:a.data:a)?.rpc||void 0}async function mp(e,t,r,n){if(!t||r.length===0)return{};let o;try{o=await da(e,n)}catch{o=void 0}if(!o)return{};let a=await Promise.all(r.map(async s=>[s.toLowerCase(),await Sb(o,t,s,n)])),i={};for(let[s,l]of a)l&&(i[s]=l);return i}var Nb="wp:withdraw-token-meta",Tb="0xc89039c5",Ib="0x95d89b41",Eb="0x313ce567";function Mb(e){if(!(!e||e==="0x"))try{let t=e.replace(/^0x/,""),r=Number(BigInt("0x"+t.slice(64,128)));if(!Number.isFinite(r)||r<=0||r>64)return;let n=t.slice(128,128+r*2),o="";for(let a=0;a<n.length;a+=2)o+=String.fromCharCode(parseInt(n.slice(a,a+2),16));return o||void 0}catch{return}}function Ab(e){if(!e||e==="0x")return;let r="0x"+e.replace(/^0x/,"").padStart(64,"0").slice(24,64);return/^0x[a-f0-9]{40}$/.test(r)&&r!=="0x0000000000000000000000000000000000000000"?r:void 0}async function Lb(e,t,r){if(t.length===0)return{};let n;try{n=await da(e,r)}catch{n=void 0}if(!n)return{};let o=await Promise.all(t.map(async i=>{let s=Ab(await yn(n,i,Tb,r));if(!s)return[i.toLowerCase(),null];let[l,d]=await Promise.all([yn(n,s,Ib,r),yn(n,s,Eb,r)]),c=Mb(l),h=la(d);return c?[i.toLowerCase(),{tokenAddress:s,symbol:c,decimals:h!==void 0?Number(h):18}]:[i.toLowerCase(),null]})),a={};for(let[i,s]of o)s&&(a[i]=s);return a}function gp(e,t,r=!0){let o=r&&!!t,{allPools:a,isLoading:i}=Lo(e,o),{deposits:s,isLoading:l}=Ci(e,t,o),d=Ti(()=>{let u=new Map;for(let p of a)u.set(p.pool_address.toLowerCase(),p);return u},[a]),c=Ti(()=>s.filter(u=>{try{return BigInt(u.deposited_amount||"0")>0n}catch{return!1}}),[s]),h=Ti(()=>c.map(u=>u.pool_address.toLowerCase()).filter(u=>!d.has(u)).sort(),[c,d]),{data:f,isLoading:m}=Cb({queryKey:[Nb,e,h],queryFn:({signal:u})=>Lb(e,h,u),enabled:o&&h.length>0,staleTime:1440*60*1e3});return{positions:Ti(()=>{let u=[];for(let p of c){let y=p.pool_address.toLowerCase(),g=d.get(y);if(g){u.push({poolId:p.pool_id,poolAddress:p.pool_address,poolType:g.pool_type,tokenSymbol:g.deposit_token.symbol,tokenAddress:g.deposit_token.address,decimals:g.deposit_token.decimals,price:g.deposit_token.price,depositedRaw:p.deposited_amount});continue}let x=f?.[y];x&&u.push({poolId:p.pool_id,poolAddress:p.pool_address,poolType:"Unknown",tokenSymbol:x.symbol,tokenAddress:x.tokenAddress,decimals:x.decimals,depositedRaw:p.deposited_amount})}return u},[c,d,f]),isLoading:i||l||m}}import*as _t from"react";import{Fragment as hp,jsx as Te,jsxs as Mt}from"react/jsx-runtime";var Db=400;function Pb(e,t,r){if(t==="loading")return"Estimating...";if(!e||t==="error"||t==="unavailable")return"Wallet estimate";let n=e.maxFeePerGas??e.gasPrice;return!n||n<=0n||e.gasLimit<=0n?"Wallet estimate":`${xi(e.gasLimit*n)} ${r??""}`.trim()}function gl(e,t,r){return r==="loading"?"Estimating...":r==="error"||r==="unavailable"?"-":`${e} ${t}`.trim()}function Ob({position:e,size:t}){return e.icon?Te("img",{src:e.icon,alt:"",width:t,height:t}):Te("span",{children:e.tokenSymbol.slice(0,1)})}function bp({open:e,status:t,positions:r,initialPoolAddress:n,walletAddress:o,txHash:a,error:i,copied:s=!1,estimateWithdraw:l,onClose:d,onConfirm:c,onCopyHash:h,trackFunnel:f,nativeSymbol:m}){let[w,b]=_t.useState(null),[u,p]=_t.useState("idle"),y=_t.useRef(0),g=_t.useRef(void 0),x=_t.useRef(null);_t.useEffect(()=>()=>clearTimeout(g.current),[]);let k=_t.useMemo(()=>{let G=n?.toLowerCase();return r.find(A=>A.poolAddress.toLowerCase()===G)??r[0]??null},[r,n]),R=_t.useMemo(()=>{try{return BigInt(k?.depositedRaw??"0")}catch{return 0n}},[k?.depositedRaw]),T=k?.decimals??18;_t.useEffect(()=>{!e||!k||f?.("position_selected")},[e,k,f]);let S=_t.useCallback(()=>{b(null),p(l?"idle":"unavailable"),y.current+=1,x.current=null},[]);if(_t.useEffect(()=>{e&&S()},[e,S]),_t.useEffect(()=>{if(!e||t!=="confirm"){clearTimeout(g.current);return}if(!l||!k){clearTimeout(g.current),p("unavailable");return}if(R<=0n){clearTimeout(g.current),y.current+=1,x.current=null,b(null),p("idle");return}let G=`${k.poolAddress.toLowerCase()}:${R.toString()}`;if(x.current===G)return;x.current=G,clearTimeout(g.current);let A=y.current+1;y.current=A,p("loading"),g.current=setTimeout(()=>{l(k,R).then(O=>{y.current===A&&(b(O??null),p(O?"ready":"unavailable"))}).catch(()=>{y.current===A&&(b(null),p("error"))})},Db)},[e,t,R,l,k]),!e||!k)return null;let C=t==="submitting",E=Ao(w?.maxPriorityFeePerGas),M=Ao(w?.maxFeePerGas??w?.gasPrice),U=yi(w?.gasLimit),L=dn(k.depositedRaw,T);return Te("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:G=>{G.target===G.currentTarget&&!C&&d()},children:Mt("section",{className:"wp-claim-sheet",role:"dialog","aria-modal":"true","aria-labelledby":"wp-withdraw-title","aria-label":"Withdraw","data-status":t,"data-vaul-no-drag":!0,children:[Te("div",{className:"wp-claim-grabber","aria-hidden":!0,children:Te("span",{})}),Mt("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&a?Mt(hp,{children:[Te("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:Te(Ri,{})}),Mt("div",{className:"wp-claim-copy",children:[Te("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),Te("p",{className:"wp-claim-desc",children:"Your withdrawal request has been submitted. Balances will update shortly after the transaction settles."})]}),Te("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:Mt("div",{className:"wp-claim-list-item",children:[Te("span",{children:"Tx Hash"}),Mt("button",{type:"button",className:"wp-claim-hash",onClick:h,"aria-label":"Copy transaction hash","data-track":"withdraw_hash_copy",children:[Te("strong",{children:wi(a)}),s?Te(ki,{}):Te(vi,{})]})]})})]}):Mt(hp,{children:[t==="error"&&Mt("div",{className:"wp-claim-heading",children:[Te("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),Te("p",{className:"wp-claim-error-message",children:i||"The withdraw request could not be completed."})]}),Mt("div",{className:"wp-claim-reward-card","data-fit":oa(k.tokenSymbol,L),"aria-label":"Deposited balance",children:[Te("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:Te(Ob,{position:k,size:28})}),Te("strong",{className:"wp-claim-reward-symbol",children:k.tokenSymbol}),Te("strong",{className:"wp-claim-reward-amount",children:L})]}),Mt("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:[Mt("div",{className:"wp-claim-account-row",children:[Mt("div",{className:"wp-claim-account",children:[Te("span",{className:"wp-claim-account-avatar","aria-hidden":!0}),Mt("strong",{children:[k.tokenSymbol," Pool"]})]}),Te("span",{children:bi(o)})]}),Te("span",{className:"wp-claim-divider","aria-hidden":!0}),Mt("div",{className:"wp-claim-detail-list",children:[Mt("div",{className:"wp-claim-detail-row",children:[Te("span",{children:"Est. Tx Fee"}),Te("strong",{children:Pb(w,u,m)})]}),Mt("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Te("span",{children:"Priority Fee Per Gas"}),Te("strong",{children:gl(E,"Gwei",u)})]}),Mt("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Te("span",{children:"Max Fee Per Gas"}),Te("strong",{children:gl(M,"Gwei",u)})]}),Mt("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Te("span",{children:"Gas Limit"}),Te("strong",{children:gl(U,"",u)})]})]})]})]}),Mt("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&Te("button",{type:"button",className:"wp-claim-secondary","data-track":"withdraw_cancel",onClick:d,children:t==="error"?"Close":"Cancel"}),Mt("button",{type:"button",className:"wp-claim-primary","data-track":"withdraw_confirm",onClick:()=>{if(t==="success"){d();return}k&&R>0n&&c(k,R,w)},disabled:C||(t==="confirm"||t==="error")&&R<=0n,children:[t==="success"&&"Done",t==="submitting"&&Te("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}),t==="error"&&"Try Again",t==="confirm"&&"Withdraw Now"]})]})]}),Te("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:Te("span",{})})]})})}import*as Ct from"react";import{useQueryClient as Fb}from"@tanstack/react-query";import{useQuery as Bb}from"@tanstack/react-query";var zb="wp:reward-factory-info";function wp(e,t=!0){let{data:r,...n}=Bb({queryKey:[zb,e],queryFn:async({signal:o})=>{let a=await Ne("gameReward",e),i=await fetch(`${a}/v1/factory/info`,{cache:"no-store",signal:o});if(!i.ok)throw new Error(`Factory info fetch failed: ${i.status}`);let s=await i.json();if(s.code!==200)throw new Error(`Factory info API error: ${s.code}`);return s},enabled:t,staleTime:0});return{factoryInfo:r?.data??null,routerAddress:r?.data.router_address??"",...n}}var Ub="wp:";function yp(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function xp(e){let{env:t,walletAddress:r,sendTransaction:n,estimateGas:o}=St(),a=!!r,i=!!n,s=Fb(),{routerAddress:l}=wp(t,a&&i),d=yp(l),[c,h]=Ct.useState(!1),[f,m]=Ct.useState(void 0),[w,b]=Ct.useState("confirm"),[u,p]=Ct.useState(),[y,g]=Ct.useState(""),[x,k]=Ct.useState(!1),R=Ct.useRef(void 0);Ct.useEffect(()=>()=>clearTimeout(R.current),[]);let T=Ct.useRef(new Set),S=Ct.useCallback((O,oe)=>{T.current.has(O)||(T.current.add(O),Ye("withdraw",O,{...oe,tags:{section:e,...oe?.tags}}))},[e]),C=Ct.useCallback((O,oe)=>d?{to:d,value:0n,data:Zc(O,oe),chainId:yt[t].cross}:null,[t,d]),E=Ct.useCallback(()=>{s.invalidateQueries({predicate:O=>typeof O.queryKey[0]=="string"&&O.queryKey[0].startsWith(Ub)})},[s]),M=Ct.useCallback(O=>{m(O),h(!0),b("confirm"),p(void 0),g(""),k(!1),T.current=new Set,S("opened")},[S]),U=Ct.useCallback(()=>{w!=="submitting"&&(h(!1),m(void 0),b("confirm"),p(void 0),g(""),k(!1),w==="success"&&E())},[w,E]),L=Ct.useCallback(async(O,oe)=>{if(!o)return null;let q=C(O.poolId,oe),P=yp(r);return!q||!P?null:o({...q,from:P})},[C,o,r]),G=Ct.useCallback(async()=>{if(!(!u||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(u),k(!0),clearTimeout(R.current),R.current=setTimeout(()=>k(!1),1400)}catch{k(!1)}},[u]),A=Ct.useCallback(async(O,oe,q)=>{if(!n){b("error"),g("Withdraw is not available for this wallet.");return}if(!d){b("error"),g("Withdraw contract address is not available.");return}try{b("submitting"),g("");let P=C(O.poolId,oe);if(!P){b("error"),g("Withdraw contract address is not available.");return}S("submitted");let ue=await n({...P,gas:q?.gasLimit&&q.gasLimit>0n?q.gasLimit:void 0,maxFeePerGas:q?.maxFeePerGas&&q.maxFeePerGas>0n?q.maxFeePerGas:void 0,maxPriorityFeePerGas:q?.maxPriorityFeePerGas&&q.maxPriorityFeePerGas>0n?q.maxPriorityFeePerGas:void 0});p(ue),b("success"),S("confirmed"),E()}catch(P){b("error"),g(aa(P,"Failed to request withdraw.")),S("confirmed",{status:"failure",reason:br(P)})}},[C,E,d,n,S]);return{canWithdrawInline:i,isOpen:c,initialPoolAddress:f,status:w,txHash:u,error:y,copied:x,hasEstimator:!!o,openWithdraw:M,closeWithdraw:U,estimateWithdraw:L,confirmWithdraw:A,copyHash:G,trackFunnelOnce:S}}import{Fragment as Wb,jsx as pr,jsxs as xn}from"react/jsx-runtime";var jb="ONEpoints";function kp(){let{env:e,walletAddress:t,onOutlink:r}=St(),n=Ar(),o=!!t,{getTokenImage:a,getNativeToken:i}=cn(e,o),s=xp("points"),{positions:l,isLoading:d}=gp(e,t,o),c=vp.useMemo(()=>l.filter(Kc).map(m=>({...m,icon:a(m.tokenAddress,m.tokenSymbol)})),[l,a]),h=`${Lr[e]}/point.png`,f=ap[e];return xn(Wb,{children:[pr(Dr,{sectionKey:"points",title:jb,icon:h,isEmpty:c.length===0,loading:d,children:c.map(m=>{let w=m.price?Pn(m.depositedRaw,m.decimals,m.price,n):null;return xn("article",{className:"wp-item","data-side":"reward",children:[xn("div",{className:"wp-item-body",children:[xn("div",{className:"wp-item-line",children:[pr("span",{className:"wp-item-label",children:"Token"}),xn("div",{className:"wp-svc-token",children:[m.icon&&pr("img",{className:"wp-svc-token-icon",src:m.icon,alt:""}),pr("span",{children:m.tokenSymbol})]})]}),xn("div",{className:"wp-item-line",children:[pr("span",{className:"wp-item-label",children:"Deposited"}),xn("div",{className:"wp-svc-token wp-svc-token--amount",children:[m.icon&&pr("img",{className:"wp-svc-token-icon",src:m.icon,alt:""}),xn("div",{className:"wp-svc-amount",children:[pr("span",{className:"wp-svc-amount-main",children:dn(m.depositedRaw,m.decimals)}),w&&pr("span",{className:"wp-item-usd",children:w})]})]})]})]}),pr("div",{className:"wp-item-tags",children:s.canWithdrawInline?pr("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"points_withdraw_open",onClick:()=>s.openWithdraw(m.poolAddress),children:pr("span",{className:"wp-tag-label",children:"Withdraw"})}):xn("a",{className:"wp-tag wp-tag--muted",href:f,target:"_blank",rel:"noopener noreferrer","data-track":"points_withdraw_open",onClick:b=>Pt(b,f,{category:"portfolio",origin:"portfolio-points",payload:{position:m}},r),children:[pr("span",{className:"wp-tag-label",children:"Withdraw"}),pr(yr,{size:12,className:"wp-tag-icon"})]})})]},m.poolAddress)})}),pr(bp,{open:s.isOpen,status:s.status,positions:c,initialPoolAddress:s.initialPoolAddress,walletAddress:t,txHash:s.txHash,error:s.error,copied:s.copied,estimateWithdraw:s.hasEstimator?s.estimateWithdraw:void 0,onClose:s.closeWithdraw,onConfirm:s.confirmWithdraw,onCopyHash:s.copyHash,trackFunnel:s.trackFunnelOnce,nativeSymbol:i()?.symbol})]})}import*as hl from"react";import{useQuery as Gb}from"@tanstack/react-query";var _b="wp:stake-info";function Rp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=Gb({queryKey:[_b,e,t],queryFn:async({signal:s})=>{let l=await Ne("posa",e),d=await fetch(`${l}/stake/${t}`,{cache:"no-store",signal:s});if(!d.ok)throw new Error(`Stake info fetch failed: ${d.status}`);let c=await d.json();if(c.code!==0&&c.code!==200)throw new Error(`Stake info API error: ${c.code}`);return c},enabled:n,staleTime:0});return{stakeInfo:o?.data,...a}}import{useQuery as Hb}from"@tanstack/react-query";var Qb="wp:stake-rewards",Vb=31;function Sp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=Hb({queryKey:[Qb,e,t],queryFn:async({signal:i})=>{let s=await Ne("posa",e),l=await fetch(`${s}/rewards/${t}?limit=${Vb}`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Stake rewards fetch failed: ${l.status}`);let d=await l.json();if(d.code!==0&&d.code!==200)throw new Error(`Stake rewards API error: ${d.code}`);return d.data?.data??[]},enabled:n,staleTime:0});return{latestReward:o?.[0]??null,aprAccrued:Yc(o),...a}}import{useQuery as qb}from"@tanstack/react-query";var Yb="wp:staking-onchain";function Cp(e,t,r=!0){let n=r&&!!t&&!!e,{data:o,...a}=qb({queryKey:[Yb,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:n,staleTime:0});return{onchain:o,...a}}import{useMemo as Np}from"react";import Kb from"bignumber.js";function Tp(e){return e?.trim().toUpperCase()==="ONE"}function Ip(e){return new Kb(e||"0").isGreaterThan(0)}function Ii(e,t,r=!0){let{allPools:n}=Lo(e,r),o=Np(()=>{for(let d of n)for(let c of[d.deposit_token,...d.reward_tokens])if(Tp(c?.symbol)&&Ip(c.price))return c.price},[n]),a=r&&o===void 0,{tokens:i}=Ln(e,t,a),{statsMap:s}=Dn(e,a),l=yt[e].cross;return Np(()=>{if(o)return o;let d=i.find(c=>c.chainId===l&&Tp(c.symbol));if(d){let c=s.get(Er(d.chainId,d.address));if(c&&Ip(c.price))return c.price}return"0"},[o,i,s,l])}import Bn from"bignumber.js";import{jsx as Pr,jsxs as On}from"react/jsx-runtime";function Zb(e){if(!e)return"\u2014";let t=new Bn(e);return t.isFinite()?`${t.toFormat(2,Bn.ROUND_DOWN)}%`:"\u2014"}function Ep(){let{env:e,walletAddress:t,onOutlink:r,stakingRewardsReader:n}=St(),o=Ar(),a=!!t,{stakeInfo:i,isLoading:s}=Rp(e,t,a),{latestReward:l,aprAccrued:d,isLoading:c}=Sp(e,t,a),{onchain:h}=Cp(t,n,a),f=Ii(e,t,a),{getNativeToken:m}=cn(e,a),w=m()?.symbol,b="ONEstaking",u=`${Lr[e]}/cross-staking.png`,p=sp[e],y=i?.total_stake??"0",g=hl.useMemo(()=>h?new Bn(h.earnedWei.toString()).shiftedBy(-18).toString(10):l?.cumulative_earned??i?.rewards_earned??"0",[h,l,i]),x=hl.useMemo(()=>h?new Bn(h.stakedWei.toString()).shiftedBy(-18):new Bn(y),[h,y]),k=d!==void 0?new Bn(d):void 0,R=i?.days_since_first_stake,T=k!==void 0&&k.isFinite()&&x.isGreaterThan(0)&&R!==null&&R!==void 0?k.div(x).times(365).div(Math.max(1,R)).times(100):void 0,S=!(new Bn(y).isZero()&&new Bn(g).isZero()),C=Pn(y,0,f,o),E=Pn(g,0,f,o);return Pr(Dr,{sectionKey:"staking",title:b,icon:u,iconFit:"contain",isEmpty:!S,loading:s||c,children:On("article",{className:"wp-item","data-side":"stake",children:[On("div",{className:"wp-item-body",children:[On("div",{className:"wp-item-line",children:[Pr("span",{className:"wp-item-label",children:"Staked"}),On("div",{className:"wp-svc-amount",children:[Pr("span",{className:"wp-svc-amount-main",children:`${dl(y)} ${w??""}`.trim()}),C&&Pr("span",{className:"wp-item-usd",children:C})]})]}),On("div",{className:"wp-item-line",children:[Pr("span",{className:"wp-item-label",children:"Rewards Earned"}),On("div",{className:"wp-svc-amount",children:[Pr("span",{className:"wp-svc-amount-main",children:`${dl(g)} ${w??""}`.trim()}),E&&Pr("span",{className:"wp-item-usd",children:E})]})]}),On("div",{className:"wp-item-line",children:[Pr("span",{className:"wp-item-label",children:"My APR"}),Pr("span",{children:Zb(T?.toString(10))})]})]}),Pr("div",{className:"wp-item-tags",children:On("a",{className:"wp-tag wp-tag--mint",href:p,target:"_blank",rel:"noopener noreferrer","data-track":"stake_outlink",onClick:M=>Pt(M,p,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:i}},r),children:[Pr("span",{className:"wp-tag-label",children:"Manage"}),Pr(yr,{size:12,className:"wp-tag-icon"})]})})]})})}import*as bl from"react";import{useQuery as Xb}from"@tanstack/react-query";var Jb="wp:game-swap-pools";function Mp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=Xb({queryKey:[Jb,e,t],queryFn:async({signal:i})=>{let s=await Ne("gameSwap",e),l=await fetch(`${s}/addresses/${t}/portfolio`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Game-swap portfolio fetch failed: ${l.status}`);return(await l.json()).pools??[]},enabled:n,staleTime:0});return{pools:o??[],...a}}import{useQuery as $b}from"@tanstack/react-query";var e0="wp:game-swap-lp-balances";function Ap(e,t,r,n){let o=[...r].map(l=>l.toLowerCase()).sort(),a=!!t&&o.length>0,{data:i,...s}=$b({queryKey:[e0,e,t,o,!!n],queryFn:async({signal:l})=>{let d=n?await n(o):await mp(e,t,o,l),c={};for(let[h,f]of Object.entries(d))c[h.toLowerCase()]=f;return c},enabled:a,staleTime:0});return{balances:i??{},...s}}import vn from"bignumber.js";import{jsx as Or,jsxs as Xr}from"react/jsx-runtime";var t0="Gametoken LP",Dp=18,r0=new vn("0.0001");function Lp(e){return e?.trim().toUpperCase()==="ONE"}function n0(e){return e&&e>0?e:Dp}function o0(e){let t=Lp(e.token_a?.symbol)&&!Lp(e.token_b?.symbol),r=t?e.reserve_a:e.reserve_b,n=n0(t?e.token_a?.decimals:e.token_b?.decimals),o=new vn(r||"0").shiftedBy(-n);return!o.isFinite()||o.isLessThanOrEqualTo(0)?new vn(0):o.times(2)}function a0(e,t,r,n){let o=e.token_a?.symbol?.trim()||"TOKEN",a=e.token_b?.symbol?.trim()||n||"?",i=t?.decimals??Dp,s,l;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let d=new vn(t.balance.toString()),c=new vn(t.totalSupply.toString()),h=d.div(c);s=h.times(100);let f=h.times(o0(e));if(f.isGreaterThan(0)){let m=new vn(e.quote_usd??e.cross_usd??"0");l=m.isGreaterThan(0)?io(f.times(m),r):`${f.toFormat(4,vn.ROUND_DOWN)} ${n??""}`.trim()}}return{pool:e,tokenASymbol:o,tokenBSymbol:a,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:i,sharePercent:s,valueText:l}}function Pp(){let{env:e,walletAddress:t,onOutlink:r,lpBalanceReader:n}=St(),o=Ar(),a=!!t,{pools:i,isLoading:s}=Mp(e,t,a),l=bl.useMemo(()=>i.map(p=>p.pair_address).filter(Boolean),[i]),{balances:d,isLoading:c}=Ap(e,t,l,n),{getNativeToken:h}=cn(e,a),f=h()?.symbol,m=`${Lr[e]}/game-token.png`,w=Object.keys(d).length>0,b=bl.useMemo(()=>{let p=i.map(y=>a0(y,d[y.pair_address?.toLowerCase()],o,f));return w?p.filter(y=>y.lpAmountRaw?new vn(y.lpAmountRaw).shiftedBy(-y.lpDecimals).isGreaterThanOrEqualTo(r0):!1):p},[i,d,w,o,f]),u=p=>{let y=p.token_a?.address??p.pair_address;return`${lp[e]}/gametoken/tokens/${y}?trade=deposit`};return Or(Dr,{sectionKey:"gameSwap",title:t0,icon:m,iconFit:"contain",isEmpty:b.length===0,loading:s||c,children:b.map(p=>{let{pool:y}=p,g=u(y),x=`${p.tokenASymbol} / ${p.tokenBSymbol}`,k=y.token_a?.logo_url,R=y.token_b?.logo_url;return Xr("article",{className:"wp-item","data-side":"game-swap",children:[Xr("div",{className:"wp-item-body",children:[Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"Pool"}),Xr("div",{className:"wp-svc-token",children:[Xr("span",{className:"wp-token-stack","aria-hidden":!0,children:[k&&Or("img",{className:"wp-svc-token-icon",src:k,alt:""}),R&&Or("img",{className:"wp-svc-token-icon",src:R,alt:""})]}),Or("span",{children:x})]})]}),p.lpAmountRaw!==void 0&&Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"My LP"}),Xr("span",{children:[dn(p.lpAmountRaw,p.lpDecimals)," LP"]})]}),p.sharePercent!==void 0&&Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"Pool Share"}),Xr("span",{children:[p.sharePercent.toFormat(2,vn.ROUND_DOWN),"%"]})]}),p.valueText!==void 0&&Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"Value"}),Or("span",{children:p.valueText})]})]}),Or("div",{className:"wp-item-tags",children:Xr("a",{className:"wp-tag wp-tag--mint",href:g,target:"_blank",rel:"noopener noreferrer","data-track":"gameswap_outlink","data-track-id":x,onClick:T=>Pt(T,g,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:y}},r),children:[Or("span",{className:"wp-tag-label",children:"Manage"}),Or(yr,{size:12,className:"wp-tag-icon"})]})})]},y.pair_address)})})}import so from"bignumber.js";import{useMemo as u0}from"react";import{useQuery as i0}from"@tanstack/react-query";var s0="wp:forge-pools";function Op(e,t,r=!0){let n=r&&!!t,{data:o,...a}=i0({queryKey:[s0,e,t],queryFn:async()=>{let s=await Ne("bondingCurve",e),l=await fetch(`${s}/v1/users/${t}/pools`,{cache:"no-store"});if(!l.ok)throw new Error(`forge pools fetch failed: ${l.status}`);return(await l.json()).data?.items??[]},enabled:n,staleTime:0}),i=o??[];return{pools:i,isEmpty:i.length===0,...a}}import{useQueries as l0}from"@tanstack/react-query";import{useMemo as d0}from"react";var c0="wp:forge-token-detail";async function p0(e,t){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return r.ok?(await r.json())?.data?.token??null:null}function Bp(e,t,r=!0){let n=l0({queries:t.map(i=>({queryKey:[c0,e,i],queryFn:async()=>p0(await Ne("bondingCurve",e),i),enabled:r&&!!i,staleTime:3e4}))}),o=d0(()=>{let i=new Map;for(let s=0;s<n.length;s++){let l=n[s]?.data,d=t[s];l&&d&&i.set(d.toLowerCase(),l)}return i},[n,t]),a=n.some(i=>i.isLoading);return{detailMap:o,isLoading:a}}import{jsx as ur,jsxs as zn}from"react/jsx-runtime";var f0="ONEforge",zp=18,m0="https://contents.crosstoken.io/wallet/token/images/FT.png";function g0(e){if(!e||e==="0")return"0";let t=new so(e).shiftedBy(-zp);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,so.ROUND_DOWN):t.toFormat(4,so.ROUND_DOWN)}function h0(e){let t=Number(e);return!Number.isFinite(t)||t<=0?"0%":t>=1?`${(Math.floor(t*100)/100).toFixed(2)}%`:`${(Math.floor(t*1e4)/1e4).toFixed(4)}%`}function b0(e,t,r,n){let o=new so(r||"0");if(!o.isGreaterThan(0))return null;let a=new so(e.total_supply||"0"),i=new so(e.lp_balance||"0"),s=new so(t?.reserve_b||"0").shiftedBy(-zp);if(!a.isGreaterThan(0)||!i.isGreaterThan(0)||!s.isGreaterThan(0))return null;let l=s.times(2),c=i.div(a).times(l).times(o);return c.isFinite()?io(c,n):null}function Fp(){let{env:e,walletAddress:t,onOutlink:r}=St(),n=Ar(),o=!!t,{pools:a,isEmpty:i,isLoading:s}=Op(e,t,o),l=u0(()=>a.map(m=>m.token.address),[a]),{detailMap:d}=Bp(e,l,o&&l.length>0),c=Ii(e,t,o),h=m=>`${ip[e]}/forge/token/${m.token.address}`,f=`${Lr[e]}/forge.png`;return ur(Dr,{sectionKey:"forge",title:f0,icon:f,iconFit:"contain",isEmpty:i,loading:s,children:a.map(m=>{let w=d.get(m.token.address.toLowerCase()),b=w?.image_url||w?.image||m.token.image||m0,u=w?.symbol||m.token.symbol,p=h(m),y=b0(m,w,c,n);return zn("a",{className:"wp-item","data-side":"lp",href:p,target:"_blank",rel:"noopener noreferrer","data-track":"forge_outlink","data-track-id":u,onClick:g=>Pt(g,p,{category:"portfolio",origin:"portfolio-forge",payload:{pool:m,tokenDetail:w}},r),children:[zn("div",{className:"wp-item-body",children:[zn("div",{className:"wp-item-line",children:[ur("span",{className:"wp-item-label",children:"Asset"}),zn("div",{className:"wp-svc-token",children:[ur("img",{className:"wp-svc-token-icon",src:b,alt:""}),ur("span",{children:u}),w?.name&&ur("span",{className:"wp-token-subtle",children:w.name})]})]}),zn("div",{className:"wp-item-line",children:[ur("span",{className:"wp-item-label",children:"LP Balance"}),ur("div",{className:"wp-svc-token wp-svc-token--amount",children:zn("div",{className:"wp-svc-amount",children:[ur("span",{className:"wp-svc-amount-main",children:g0(m.lp_balance)}),y&&ur("span",{className:"wp-item-usd",children:y})]})})]}),zn("div",{className:"wp-item-line",children:[ur("span",{className:"wp-item-label",children:"Ownership"}),ur("span",{className:"wp-line-value",children:h0(m.pool_ownership)})]})]}),ur("div",{className:"wp-item-tags",children:zn("span",{className:"wp-tag wp-tag--muted",children:[ur("span",{className:"wp-tag-label",children:"Withdraw"}),ur(yr,{size:12,className:"wp-tag-icon"})]})})]},m.pair_address)})})}import{useMemo as Xp}from"react";import G0 from"bignumber.js";import{useQuery as w0}from"@tanstack/react-query";var y0="wp:crossd-positions";function x0(e){let t=e??{};return(t.positions??t.data?.positions??[]).filter(n=>{if(!n?.token_id||!n.liquidity)return!1;try{return BigInt(n.liquidity)>0n}catch{return!1}})}function Up(e,t,r=!0){let n=r&&!!t,{data:o,...a}=w0({queryKey:[y0,e,t],queryFn:async()=>{let s=await fetch(`${Ni[e]}/api/v1/positions?owner=${t}`,{cache:"no-store"});if(!s.ok)throw new Error(`crossd positions fetch failed: ${s.status}`);return x0(await s.json())},enabled:n,staleTime:0}),i=o??[];return{positions:i,isEmpty:i.length===0,...a}}import{useQueries as v0}from"@tanstack/react-query";import{useMemo as k0}from"react";var R0="wp:crossd-position-details";function S0(e){let t=e??{},r=t.data??t;return r?.token_id||r?.pool?r:null}function jp(e,t,r=!0){let n=v0({queries:t.map(a=>({queryKey:[R0,e,a],queryFn:async()=>{let i=await fetch(`${Ni[e]}/api/v1/positions/${a}`,{cache:"no-store"});if(!i.ok)throw new Error(`crossd position detail failed: ${i.status}`);return S0(await i.json())},enabled:r&&!!a,staleTime:6e4}))});return{detailMap:k0(()=>{let a=new Map;return n.forEach((i,s)=>{let l=i.data,d=t[s];l&&d&&a.set(d,l)}),a},[n,t])}}import*as kn from"react";import{Fragment as Gp,jsx as Ce,jsxs as Ht}from"react/jsx-runtime";var C0=300*1e3,Wp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function N0(e,t,r){if(t)return"Estimating...";if(!e)return"Wallet estimate";let n=e.maxFeePerGas??e.gasPrice;return!n||n<=0n||e.gasLimit<=0n?"Wallet estimate":`${xi(e.gasLimit*n)} ${r??""}`.trim()}function wl(e,t,r){return r?"Estimating...":`${e} ${t}`.trim()}function _p({open:e,status:t,target:r,token0Icon:n,token1Icon:o,token0Symbol:a,token1Symbol:i,nativeSymbol:s,txHash:l,error:d,copied:c=!1,hasEstimator:h,prepareWithdraw:f,confirmWithdraw:m,onClose:w,onCopyHash:b,trackFunnel:u}){let[p,y]=kn.useState(null),[g,x]=kn.useState(null),k=kn.useRef(0);kn.useEffect(()=>{if(!e||!r)return;let V=++k.current;y(null),x(null),u?.("dialog_opened"),f().then(de=>{k.current===V&&(y(de),x(de?Date.now():null))})},[e,r]);let R=t==="submitting",T=t==="estimating"||t==="confirm"&&!p,S=kn.useCallback(async()=>{let V=p,de=!g||Date.now()-g>C0;if(!V||de){let he=++k.current;if(V=await f(),k.current!==he)return;y(V),x(V?Date.now():null)}V&&await m(V)},[p,g,f,m]);if(!e||!r)return null;let{position:C,detail:E}=r,M=E.pool?.token0,U=E.pool?.token1,L=a||M?.symbol||C.pool?.token0_symbol||"?",G=i||U?.symbol||C.pool?.token1_symbol||"?",A=M?.decimals??18,O=U?.decimals??18,oe=n||M?.logo_url||Wp,q=o||U?.logo_url||Wp,P=`${L}/${G}`,ue=p?Eo(p.expectedAmount0.toString(),A):null,$=p?Eo(p.expectedAmount1.toString(),O):null,Q=Ao(p?.estimate?.maxPriorityFeePerGas),F=Ao(p?.estimate?.maxFeePerGas??p?.estimate?.gasPrice),X=yi(p?.estimate?.gasLimit);return Ce("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:V=>{V.target===V.currentTarget&&!R&&w()},children:Ht("section",{className:"wp-claim-sheet",role:"dialog","aria-modal":"true","aria-labelledby":"wp-crossd-withdraw-title","aria-label":"Withdraw position","data-status":t,"data-vaul-no-drag":!0,children:[Ce("div",{className:"wp-claim-grabber","aria-hidden":!0,children:Ce("span",{})}),Ht("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&l?Ht(Gp,{children:[Ce("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:Ce(Ri,{})}),Ht("div",{className:"wp-claim-copy",children:[Ce("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),Ht("p",{className:"wp-claim-desc",children:["Your ",P," position withdrawal has been submitted. Balances will update shortly after the transaction settles."]})]}),Ce("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:Ht("div",{className:"wp-claim-list-item",children:[Ce("span",{children:"Tx Hash"}),Ht("button",{type:"button",className:"wp-claim-hash",onClick:b,"aria-label":"Copy transaction hash","data-track":"crossd_withdraw_hash_copy",children:[Ce("strong",{children:wi(l)}),c?Ce(ki,{}):Ce(vi,{})]})]})})]}):Ht(Gp,{children:[t==="error"&&Ht("div",{className:"wp-claim-heading",children:[Ce("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),Ce("p",{className:"wp-claim-error-message",children:d||"The withdraw request could not be completed."})]}),Ht("div",{className:"wp-claim-reward-card","data-fit":oa(L,ue??""),"aria-label":`Expected ${L}`,children:[Ce("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:Ce("img",{src:oe,alt:"",width:28,height:28})}),Ce("strong",{className:"wp-claim-reward-symbol",children:L}),Ce("strong",{className:"wp-claim-reward-amount",children:ue??"Estimating..."})]}),Ht("div",{className:"wp-claim-reward-card","data-fit":oa(G,$??""),"aria-label":`Expected ${G}`,children:[Ce("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:Ce("img",{src:q,alt:"",width:28,height:28})}),Ce("strong",{className:"wp-claim-reward-symbol",children:G}),Ce("strong",{className:"wp-claim-reward-amount",children:$??"Estimating..."})]}),h&&Ce("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:Ht("div",{className:"wp-claim-detail-list",children:[Ht("div",{className:"wp-claim-detail-row",children:[Ce("span",{children:"Est. Tx Fee"}),Ce("strong",{children:N0(p?.estimate,T,s)})]}),Ht("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Ce("span",{children:"Priority Fee Per Gas"}),Ce("strong",{children:wl(Q,"Gwei",T)})]}),Ht("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Ce("span",{children:"Max Fee Per Gas"}),Ce("strong",{children:wl(F,"Gwei",T)})]}),Ht("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Ce("span",{children:"Gas Limit"}),Ce("strong",{children:wl(X,"",T)})]})]})})]}),Ht("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&Ce("button",{type:"button",className:"wp-claim-secondary","data-track":"crossd_withdraw_cancel",onClick:w,children:t==="error"?"Close":"Cancel"}),Ce("button",{type:"button",className:"wp-claim-primary","data-track":"crossd_withdraw_confirm",onClick:()=>{if(t==="success"){w();return}R||T||(u?.("confirm_clicked"),S())},disabled:R||T,children:t==="success"?"Done":R?Ce("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}):T?Ce("span",{className:"wp-claim-button-spinner","aria-label":"Estimating"}):t==="error"?"Retry":"Withdraw"})]})]}),Ce("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:Ce("span",{})})]})})}import*as bt from"react";import{useQueryClient as F0}from"@tanstack/react-query";var T0="0x0c49ccbe",I0="0xfc6f7865",E0="0x49404b7c",M0="0xdf2ab5bb",A0="0xac9650d8",Hp=(1n<<128n)-1n,Vp=600n,L0=99n,D0=100n;function yl(e){return e*L0/D0}function Qp(e,t){return!!e&&!!t&&e.toLowerCase()===t.toLowerCase()}function fr(e,t){if(e<0n)throw new Error(`${t} must be non-negative`);let r=e.toString(16);if(r.length>64)throw new Error(`${t} exceeds uint256`);return r.padStart(64,"0")}function Ei(e,t){if(!/^0x[a-fA-F0-9]{40}$/.test(e))throw new Error(`${t} is not a valid address`);return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function xl(e){return T0+fr(e.tokenId,"tokenId")+fr(e.liquidity,"liquidity")+fr(e.amount0Min,"amount0Min")+fr(e.amount1Min,"amount1Min")+fr(e.deadline,"deadline")}function P0(e){return I0+fr(e.tokenId,"tokenId")+Ei(e.recipient,"recipient")+fr(e.amount0Max,"amount0Max")+fr(e.amount1Max,"amount1Max")}function O0(e,t){return E0+fr(e,"amountMinimum")+Ei(t,"recipient")}function B0(e,t,r){return M0+Ei(e,"token")+fr(t,"amountMinimum")+Ei(r,"recipient")}function z0(e){if(e.length===0)throw new Error("multicall requires at least one call");let t=e.map(o=>{let a=o.replace(/^0x/,"");if(a.length%2!==0||!/^[0-9a-fA-F]*$/.test(a))throw new Error("multicall element must be valid hex bytes");let i=a.length%64===0?a:a.padEnd(a.length+(64-a.length%64),"0");return fr(BigInt(a.length/2),"callLength")+i.toLowerCase()}),r=BigInt(e.length)*32n,n=[];for(let o of t)n.push(fr(r,"callOffset")),r+=BigInt(o.length/2);return A0+fr(0x20n,"arrayOffset")+fr(BigInt(e.length),"arrayLength")+n.join("")+t.join("")}function qp(e){if(!e||e==="0x")return null;let t=e.replace(/^0x/,"");return t.length<128||!/^[0-9a-fA-F]+$/.test(t)?null:{amount0:BigInt(`0x${t.slice(0,64)}`),amount1:BigInt(`0x${t.slice(64,128)}`)}}function Yp(e){let t=Qp(e.token0,e.wcrossAddress),r=Qp(e.token1,e.wcrossAddress),n=t||r,o=[xl({tokenId:e.tokenId,liquidity:e.liquidity,amount0Min:e.amount0Min,amount1Min:e.amount1Min,deadline:e.deadline}),P0({tokenId:e.tokenId,recipient:n?e.positionManagerAddress:e.owner,amount0Max:Hp,amount1Max:Hp})];return n&&(o.push(O0(0n,e.owner)),o.push(B0(t?e.token1:e.token0,0n,e.owner))),z0(o)}async function Kp(e,t,r){let n;try{n=await da(e,r)}catch{n=void 0}if(!n)return null;let o=xl({tokenId:t.tokenId,liquidity:t.liquidity,amount0Min:0n,amount1Min:0n,deadline:t.deadline}),a=await yn(n,t.positionManager,o,r,t.owner);return qp(a)}var U0="wp:",j0=[1500,3e3,4500,6e3];function W0(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Zp(){let{env:e,walletAddress:t,sendTransaction:r,estimateGas:n}=St(),o=!!r,a=F0(),[i,s]=bt.useState(!1),[l,d]=bt.useState(null),[c,h]=bt.useState("confirm"),[f,m]=bt.useState(),[w,b]=bt.useState(""),[u,p]=bt.useState(!1),[y,g]=bt.useState(new Set),x=bt.useRef(void 0),k=bt.useRef([]),R=bt.useRef(0);bt.useEffect(()=>()=>{clearTimeout(x.current),k.current.forEach(clearTimeout)},[]);let T=bt.useRef(new Set),S=bt.useCallback((A,O)=>{T.current.has(A)||(T.current.add(A),Ye("withdraw",A,{...O,tags:{section:"crossdPool",...O?.tags}}))},[]),C=bt.useCallback(()=>{let A=()=>a.invalidateQueries({predicate:O=>typeof O.queryKey[0]=="string"&&O.queryKey[0].startsWith(U0)});A(),k.current.forEach(clearTimeout),k.current=j0.map(O=>setTimeout(A,O))},[a]),E=bt.useCallback(A=>{R.current+=1,d(A),s(!0),h("confirm"),m(void 0),b(""),p(!1),T.current=new Set,S("opened")},[S]),M=bt.useCallback(()=>{c!=="submitting"&&(R.current+=1,s(!1),d(null),h("confirm"),m(void 0),b(""),p(!1))},[c]),U=bt.useCallback(async()=>{let A=R.current,O=W0(t),oe=l?.position.token_id,q=l?.position.liquidity,P=l?.detail.pool?.token0?.address,ue=l?.detail.pool?.token1?.address;if(!O||!oe||!q||!P||!ue)return h("error"),b("Position data is incomplete. Please refresh and retry."),null;try{h("estimating"),b("");let $=BigInt(oe),Q=BigInt(q),F=BigInt(Math.floor(Date.now()/1e3))+Vp,X=cp[e],V=await Kp(e,{owner:O,positionManager:X,tokenId:$,liquidity:Q,deadline:F});if(R.current!==A)return null;if(!V)return h("error"),b("Failed to estimate withdrawal amounts. Please retry."),null;let de=Yp({tokenId:$,liquidity:Q,amount0Min:yl(V.amount0),amount1Min:yl(V.amount1),deadline:F,owner:O,positionManagerAddress:X,token0:P,token1:ue,wcrossAddress:pp[e]}),he={to:X,value:0n,data:de,chainId:yt[e].cross},J=null;if(n){try{J=await n({...he,from:O})}catch{J=null}if(R.current!==A)return null}return h("confirm"),{tx:he,estimate:J,expectedAmount0:V.amount0,expectedAmount1:V.amount1}}catch($){return R.current!==A||(h("error"),b(aa($,"Failed to prepare withdraw."))),null}},[e,n,l,t]),L=bt.useCallback(async A=>{if(!r){h("error"),b("Withdraw is not available for this wallet.");return}try{h("submitting"),b(""),S("submitted");let O=await r({...A.tx,gas:A.estimate?.gasLimit&&A.estimate.gasLimit>0n?A.estimate.gasLimit:void 0,maxFeePerGas:A.estimate?.maxFeePerGas&&A.estimate.maxFeePerGas>0n?A.estimate.maxFeePerGas:void 0,maxPriorityFeePerGas:A.estimate?.maxPriorityFeePerGas&&A.estimate.maxPriorityFeePerGas>0n?A.estimate.maxPriorityFeePerGas:void 0});m(O),h("success");let oe=l?.position.token_id;oe&&g(q=>{let P=new Set(q);return P.add(oe),P}),S("confirmed"),C()}catch(O){h("error"),b(aa(O,"Failed to request withdraw.")),S("confirmed",{status:"failure",reason:br(O)})}},[C,r,l,S]),G=bt.useCallback(async()=>{if(!(!f||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(f),p(!0),clearTimeout(x.current),x.current=setTimeout(()=>p(!1),1400)}catch{p(!1)}},[f]);return{canWithdrawInline:o,isOpen:i,target:l,withdrawnTokenIds:y,status:c,txHash:f,error:w,copied:u,hasEstimator:!!n,openWithdraw:E,closeWithdraw:M,prepareWithdraw:U,confirmWithdraw:L,copyHash:G,trackFunnelOnce:S}}import{Fragment as H0,jsx as mr,jsxs as Fn}from"react/jsx-runtime";var _0="ONEusd Pool",Jp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function $p(){let{env:e,walletAddress:t,onOutlink:r}=St(),n=Ar(),o=!!t,{positions:a,isLoading:i}=Up(e,t,o),s=Zp(),l=Xp(()=>a.filter(S=>!S.token_id||!s.withdrawnTokenIds.has(S.token_id)),[a,s.withdrawnTokenIds]),d=Xp(()=>l.map(S=>S.token_id).filter(S=>!!S),[l]),{detailMap:c}=jp(e,d,o&&d.length>0),h=`${dp[e]}/pool`,{getTokenImage:f,getTokenSymbol:m,getNativeToken:w}=cn(e,o),b=f("","ONEUSD",{chainOnly:!0})||`${Lr[e]}/crossd.png`,u={chainOnly:!0},p=(S,C)=>{let E=ll(m(S?.address??"",S?.symbol??C,u));return E==="ONE"?w()?.symbol??"?":E??"?"},y=(S,C)=>{let E=S?.symbol??C,M=ll(E);return M==="ONE"?w()?.image||Jp:f(S?.address??"",M,u)||S?.logo_url||Jp},g=s.target?.detail.pool,x=y(g?.token0,s.target?.position.pool?.token0_symbol),k=y(g?.token1,s.target?.position.pool?.token1_symbol),R=p(g?.token0,s.target?.position.pool?.token0_symbol),T=p(g?.token1,s.target?.position.pool?.token1_symbol);return Fn(H0,{children:[mr(Dr,{sectionKey:"crossdPool",title:_0,icon:b,iconFit:"contain",isEmpty:l.length===0,loading:i,children:l.map(S=>{let C=S.token_id?c.get(S.token_id):void 0,E=`${p(C?.pool?.token0,S.pool?.token0_symbol)}/${p(C?.pool?.token1,S.pool?.token1_symbol)}`,M=S.pool?.fee_tier_percentage,U=y(C?.pool?.token0,S.pool?.token0_symbol),L=y(C?.pool?.token1,S.pool?.token1_symbol),G=io(new G0(S.position_value_usd??"0"),n),A=s.canWithdrawInline&&!!C?.pool?.token0?.address&&!!C?.pool?.token1?.address;return Fn("article",{className:"wp-item","data-side":"crossd",children:[Fn("div",{className:"wp-item-body",children:[Fn("div",{className:"wp-item-line",children:[mr("span",{className:"wp-item-label",children:"Pool"}),Fn("div",{className:"wp-svc-token",children:[Fn("span",{className:"wp-token-stack","aria-hidden":!0,children:[mr("img",{className:"wp-svc-token-icon",src:U,alt:""}),mr("img",{className:"wp-svc-token-icon",src:L,alt:""})]}),mr("span",{children:E}),M&&mr("span",{className:"wp-token-subtle",children:M})]})]}),Fn("div",{className:"wp-item-line",children:[mr("span",{className:"wp-item-label",children:"Position Value"}),mr("span",{className:"wp-line-value",children:G})]})]}),mr("div",{className:"wp-item-tags",children:A?mr("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"crossd_pool_withdraw_open","data-track-id":E,onClick:()=>{C&&s.openWithdraw({position:S,detail:C})},children:mr("span",{className:"wp-tag-label",children:"Withdraw"})}):Fn("a",{className:"wp-tag wp-tag--muted",href:h,target:"_blank",rel:"noopener noreferrer","data-track":"crossd_pool_outlink","data-track-id":E,onClick:O=>Pt(O,h,{category:"portfolio",origin:"portfolio-crossd-pool",payload:{position:S,detail:C}},r),children:[mr("span",{className:"wp-tag-label",children:"Withdraw"}),mr(yr,{size:12,className:"wp-tag-icon"})]})})]},S.token_id)})}),mr(_p,{open:s.isOpen,status:s.status,target:s.target,token0Icon:x,token1Icon:k,token0Symbol:R,token1Symbol:T,nativeSymbol:w()?.symbol,txHash:s.txHash,error:s.error,copied:s.copied,hasEstimator:s.hasEstimator,prepareWithdraw:s.prepareWithdraw,confirmWithdraw:s.confirmWithdraw,onClose:s.closeWithdraw,onCopyHash:s.copyHash,trackFunnel:s.trackFunnelOnce})]})}var Mi=["rewards","points","staking","gameSwap","forge","crossdPool"];se(`.wp-fullscreen[data-theme=dark],.wp-embed[data-theme=dark]{--wp-bg: var(--ds-bg-default, #202530);--wp-header-bg: var(--ds-surface-default, #252b39);--wp-card: var(--ds-surface-medium, #252b39);--wp-control: #292f40;--wp-border: var(--ds-border-default, #292f40);--wp-panel-border: var(--ds-border-medium, rgba(255, 255, 255, .18));--wp-panel-shadow: 0px 4px 30px -1px rgba(0, 0, 0, .28);--wp-text: var(--ds-content-highest, #ffffff);--wp-text-60: var(--ds-content-high, rgba(255, 255, 255, .85));--wp-text-40: var(--ds-content-medium, rgba(255, 255, 255, .65));--wp-text-30: var(--ds-content-low, rgba(255, 255, 255, .4));--wp-chrome-text: #ffffff;--wp-tooltip-bg: #151a23;--wp-tooltip-text: #ffffff;--wp-mint: var(--ds-system-orange-default, #f0640d);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-system-orange-lowest, #2e2820);--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #ed0a72;--wp-claim-primary-text: #ffffff;--wp-claim-secondary-bg: var(--wp-control);--wp-claim-success: #00d4aa;--wp-claim-success-soft: rgba(0, 212, 170, .18);--wp-claim-error: #ff3aa3;--wp-claim-error-soft: rgba(255, 58, 163, .16)}.wp-fullscreen[data-theme=light],.wp-embed[data-theme=light]{--wp-bg: var(--ds-bg-dim, #f5f7fa);--wp-header-bg: var(--ds-surface-default, #ffffff);--wp-card: var(--ds-surface-default, #ffffff);--wp-control: var(--ds-surface-medium, #f5f7fa);--wp-border: var(--ds-border-default, rgba(0, 0, 0, .07));--wp-panel-border: var(--ds-border-medium, rgba(0, 0, 0, .18));--wp-panel-shadow: 0px 4px 30px -1px rgba(0, 0, 0, .15);--wp-text: var(--ds-content-highest, #000000);--wp-text-60: var(--ds-content-high, rgba(0, 0, 0, .85));--wp-text-40: var(--ds-content-medium, rgba(0, 0, 0, .65));--wp-text-30: var(--ds-content-low, rgba(0, 0, 0, .4));--wp-chrome-text: var(--ds-content-high, rgba(0, 0, 0, .85));--wp-card-shadow: none;--wp-tooltip-bg: #192023;--wp-tooltip-text: #ffffff;--wp-mint: var(--ds-system-orange-default, #f0640d);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-system-orange-low, #fff5ee);--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #ed0a72;--wp-claim-primary-text: #ffffff;--wp-claim-secondary-bg: #ffffff;--wp-claim-success: #019d92;--wp-claim-success-soft: rgba(1, 157, 146, .15);--wp-claim-error: #e70077;--wp-claim-error-soft: rgba(231, 0, 119, .12)}.wp-fullscreen{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;z-index:50;background:var(--wp-bg);display:flex;flex-direction:column;overflow:hidden;font-family:inherit;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:var(--wp-chrome-text)}.wp-embed{width:100%;height:100%;min-height:0;background:var(--wp-bg);display:flex;flex-direction:column;overflow:hidden;position:relative;font-family:inherit;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:var(--wp-chrome-text)}.wp-overlay{position:fixed;inset:0;z-index:49;background:#0009}.wp-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:73px;padding:24px;position:relative;border-bottom:1px solid var(--wp-border);background:var(--wp-header-bg);color:var(--wp-chrome-text);flex-shrink:0;box-sizing:border-box}.wp-fullscreen .wp-header{height:60px;min-height:60px;padding:11px 20px;border-bottom:none;background:transparent}.wp-fullscreen .wp-header-btn{width:22px;height:22px;color:var(--wp-chrome-text)}.wp-fullscreen .wp-header-btn:hover{color:var(--wp-chrome-text)}.wp-header-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ds-content-low, rgba(0, 0, 0, .4));flex-shrink:0;transition:color .15s ease}.wp-header-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wp-header-edge{display:flex;align-items:center;width:24px;min-width:24px}.wp-header-edge--right{justify-content:flex-end}.wp-header-edge--right .wp-header-btn{position:absolute;top:24px;right:24px}.wp-header-spacer{display:block;width:24px;height:24px}.wp-header-avatar{width:38px;height:38px;flex-shrink:0;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--wp-header-avatar-bg)}.wp-header-avatar-img{width:30px;height:30px;object-fit:cover;display:block}.wp-fullscreen[data-theme=dark] .wp-header-avatar,.wp-embed[data-theme=dark] .wp-header-avatar{--wp-header-avatar-bg: hsl(221.3 24.6% 25.5%)}.wp-fullscreen[data-theme=light] .wp-header-avatar,.wp-embed[data-theme=light] .wp-header-avatar{--wp-header-avatar-bg: rgba(18, 18, 18, .1)}.wp-refresh-btn{position:relative}.wp-refresh-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--wp-mint);color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center}.wp-spin-once{animation:wp-spin-once .6s ease-in-out}@keyframes wp-spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wp-header-title{flex:1;font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;text-align:center;color:var(--ds-content-highest, #000000);margin:0}.wp-header-account{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.wp-header-account-meta{display:flex;flex-direction:column;justify-content:center;min-width:0;gap:2px}.wp-header-wallet-name{min-width:0;font-family:inherit;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:0;color:var(--wp-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-header-address-btn{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;max-width:100%;padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.wp-header-address{min-width:0;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--wp-text-40);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-header-address-copy{display:inline-flex;align-items:center;flex-shrink:0;color:var(--wp-text-40);transition:color .15s ease}.wp-header-address-btn:hover .wp-header-address-copy{color:var(--wp-text-60)}.wp-header-address-copy[data-copied=true]{color:var(--wp-mint)}.wp-top{flex-shrink:0;padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}.wp-identity{display:flex;flex-direction:column;gap:8px}.wp-address{display:inline-flex;align-items:center;gap:8px}.wp-address-label{font-size:12px;font-weight:400;line-height:1.4;color:var(--wp-text-40)}.wp-address-chevron{display:inline-flex;align-items:center;color:var(--wp-text-40)}.wp-total{font-size:28px;font-weight:600;line-height:1.3;color:var(--wp-text);margin:0}.wp-asset{display:flex;flex-direction:column;gap:8px}.wp-asset-head{display:flex;align-items:center;gap:4px}.wp-asset-head-label{font-size:12px;font-weight:400;line-height:1.4;color:var(--wp-text-40)}.wp-asset-head-icon{display:inline-flex;color:var(--wp-text-40)}.wp-bar{display:flex;height:20px;border-radius:4px;overflow:hidden}.wp-bar-seg{display:flex;align-items:center;justify-content:center;min-width:8px}.wp-bar-seg-pct{font-size:10px;font-weight:400;line-height:1.3;color:#fff;white-space:nowrap}.wp-legend{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.wp-legend-item{display:flex;align-items:center;gap:4px}.wp-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.wp-legend-label{font-size:12px;font-weight:400;line-height:1.4;color:var(--wp-text-40)}.wp-tabs{flex-shrink:0;padding:8px 16px}.wp-tabs-inner{display:flex;align-items:center;padding:0 2px}.wp-tabs-list{display:flex;gap:20px;flex:1}.wp-tab{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:44px;padding-top:12px;background:transparent;border:none;cursor:pointer}.wp-tab-text{font-size:14px;font-weight:600;line-height:1.4;color:var(--wp-text-30);white-space:nowrap}.wp-tab[data-active=true] .wp-tab-text{color:var(--wp-mint)}.wp-tab-bar{width:20px;height:4px;border-radius:2px;background:var(--wp-mint);opacity:0}.wp-tab[data-active=true] .wp-tab-bar{opacity:1}.wp-tabs-filter-wrap{position:relative;display:flex;align-items:center;width:44px;height:44px;flex-shrink:0}.wp-tabs-filter-grad{position:absolute;inset:0;background:linear-gradient(to left,var(--wp-bg) 74%,transparent);pointer-events:none}.wp-tabs-filter{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--wp-text-40)}.wp-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--wp-border) transparent}.wp-body::-webkit-scrollbar{width:4px}.wp-body::-webkit-scrollbar-track{background:transparent}.wp-body::-webkit-scrollbar-thumb{background:var(--wp-border);border-radius:4px}.wp-body-inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:32px}.wp-fullscreen .wp-body-inner{padding-top:8px;gap:24px}.wp-summary-card{display:flex;flex-direction:column;gap:8px;width:100%;padding:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}.wp-summary-head{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:4px}.wp-summary-label{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--wp-text-40);white-space:nowrap}.wp-address{display:inline-flex;align-items:center;gap:8px;min-width:0}.wp-address-avatar{width:16px;height:16px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 68% 34%,#ff78d1 0 18%,transparent 19%),radial-gradient(circle at 34% 66%,#00d4aa 0 20%,transparent 21%),linear-gradient(135deg,#7346f3,#0488fc)}.wp-address-label{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--wp-text-40);white-space:nowrap}.wp-address-chevron{display:inline-flex;align-items:center;color:var(--wp-text-40);flex-shrink:0}.wp-summary-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#019d921a;color:var(--wp-mint);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;white-space:nowrap}.wp-summary-estimate{position:relative;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.wp-estimate-info{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--wp-text-40);cursor:help}.wp-estimate-tooltip{position:absolute;top:calc(100% + 8px);left:0;right:auto;z-index:3;display:flex;flex-direction:column;gap:8px;width:min(280px,calc(100vw - 48px));padding:12px;border-radius:8px;background:var(--wp-tooltip-bg);box-shadow:0 12px 32px #0000003d;color:var(--wp-tooltip-text);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;text-align:left;white-space:normal;opacity:0;pointer-events:none;transform:translateY(-4px);visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.wp-estimate-tooltip-title{display:block;font-size:12px;font-weight:600;line-height:1.3}.wp-estimate-tooltip-group{display:flex;flex-direction:column;gap:4px}.wp-estimate-tooltip-item{display:block;color:#ffffffc7}.wp-estimate-tooltip-item:before{content:"- "}.wp-estimate-info:hover .wp-estimate-tooltip,.wp-estimate-info:focus .wp-estimate-tooltip,.wp-estimate-info:focus-visible .wp-estimate-tooltip{opacity:1;transform:translateY(0);visibility:visible}.wp-total{font-family:var( --wp-total-font-family, Sora, Inter, system-ui, -apple-system, sans-serif );font-size:36px;font-weight:600;line-height:1.25;letter-spacing:0;color:var(--wp-text);margin:0}.wp-svc-card{display:flex;flex-direction:column;gap:12px;width:100%}.wp-svc-card-head{display:flex;align-items:center;gap:6px}.wp-svc-card-icon{width:24px;height:24px;border-radius:4px;flex-shrink:0;object-fit:cover}.wp-svc-card-title{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wp-svc-items{display:flex;flex-direction:column;gap:8px;width:100%;padding:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}.wp-item{position:relative;display:flex;flex-direction:column;gap:20px;width:100%;padding:12px;border-radius:12px;background:var(--wp-card);box-shadow:var(--wp-card-shadow, none);box-sizing:border-box;color:inherit;text-decoration:none;cursor:pointer;outline:none;transition:opacity .15s ease}.wp-item+.wp-item{padding-top:12px;border-top:0}.wp-item:hover{opacity:.88}.wp-item-body{display:flex;flex-direction:column;gap:12px;min-width:0}.wp-order-head{display:flex;align-items:center;width:100%}.wp-item-line{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:21px;min-width:0}.wp-item-label{flex-shrink:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-30);white-space:nowrap}.wp-line-value,.wp-order-side{min-width:0;overflow:hidden;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-order-side--buy{color:var(--wp-mint)}.wp-order-side--sell{color:var(--wp-red)}.wp-svc-token{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;min-height:21px}.wp-svc-token>span{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-svc-token-icon{width:16px;height:16px;border-radius:50%;flex-shrink:0;object-fit:cover}.wp-item[data-side=reward] .wp-svc-token-icon{border-radius:0;object-fit:contain}.wp-svc-token--amount{align-items:flex-start}.wp-svc-token--amount>.wp-svc-token-icon{margin-top:2.5px}.wp-token-stack{display:inline-flex;align-items:center;justify-content:flex-end;width:29px;min-width:29px;overflow:visible}.wp-token-stack .wp-svc-token-icon+.wp-svc-token-icon{margin-left:-3.5px}.wp-token-subtle,.wp-item-usd{color:var(--wp-text-30)!important}.wp-svc-amount{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;min-width:0}.wp-svc-amount-main{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.wp-svc-amount .wp-item-usd{font-size:12px;font-weight:500;line-height:1.35}.wp-order-token{display:flex;align-items:center;gap:8px;min-width:0}.wp-order-token .wp-svc-token-icon{width:32px;height:32px}.wp-order-token-meta{display:flex;min-width:0;flex-direction:column;justify-content:center}.wp-order-token-symbol{overflow:hidden;color:var(--wp-text-60);font-size:14px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.wp-order-token-pair{overflow:hidden;color:var(--wp-text-30);font-size:12px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.wp-item-tags{display:flex;align-items:stretch;gap:8px;width:100%}.wp-tag{appearance:none;display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;gap:0;min-width:0;min-height:33px;padding:6px 10px;border-radius:6px;border:0;background:var(--wp-control);font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--wp-text-40);text-align:center;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}a.wp-tag,button.wp-tag{cursor:pointer}.wp-tag:hover{background:var(--wp-control);transform:none}.wp-tag:focus-visible{outline:2px solid var(--wp-mint);outline-offset:2px}.wp-tag[aria-disabled=true],.wp-tag[data-disabled]{cursor:default;opacity:.48;pointer-events:none}.wp-tag-label{display:inline-flex;align-items:center}.wp-tag-icon{display:none}.wp-tag:hover .wp-tag-icon{transform:none}.wp-tag--mint{color:var(--wp-mint);background:var(--wp-accent-soft)}.wp-tag--mint:hover{background:var(--wp-accent-soft)}.wp-tag--muted{color:var(--wp-text-40)}.wp-body-inner[data-empty]{min-height:100%;box-sizing:border-box;justify-content:center}.wp-portfolio-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:280px;padding:32px 24px;text-align:center}.wp-portfolio-empty-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:6px;border-radius:50%;background:var(--wp-card);box-shadow:var(--wp-card-shadow, none);color:var(--wp-text-30)}.wp-portfolio-empty-title{margin:0;font-size:15px;font-weight:600;line-height:1.3;color:var(--wp-text-60)}.wp-portfolio-empty-desc{margin:0;font-size:13px;font-weight:400;line-height:1.4;color:var(--wp-text-30)}.wp-portfolio-loading{display:flex;align-items:center;justify-content:center;min-height:280px;padding:32px 24px}.wp-portfolio-spinner{width:22px;height:22px;border:2px solid var(--wp-border);border-top-color:var(--wp-mint);border-radius:50%;animation:wp-claim-spin .8s linear infinite}.wp-claim-overlay{position:absolute;inset:0;z-index:8;display:flex;align-items:flex-end;justify-content:center;background:#00000094;box-sizing:border-box}.wp-claim-sheet{display:flex;flex-direction:column;width:100%;max-height:calc(100% - 24px);overflow:hidden;border-radius:24px 24px 0 0;background:var(--wp-bg);color:var(--wp-text);box-shadow:0 -18px 48px #00000042;animation:wp-claim-slide-up .22s ease-out}@keyframes wp-claim-slide-up{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.wi-popover-content .wp-claim-sheet{min-height:min(600px,calc(100% - 24px))}.wi-popover-content .wp-claim-content{flex:1 1 auto}.wi-popover-content .wp-claim-actions{margin-top:auto}.wp-claim-grabber{display:flex;align-items:flex-start;justify-content:center;height:38px;min-height:38px;padding-top:12px;box-sizing:border-box}.wp-claim-grabber span{display:block;width:52px;height:5px;border-radius:999px;background:var(--wp-control)}.wp-claim-content{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;padding:20px;box-sizing:border-box}.wp-claim-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;flex-shrink:0}.wp-claim-icon--success{background:var(--wp-claim-success-soft);color:var(--wp-claim-success)}.wp-claim-icon--pending{background:#9b8cef29;color:var(--wp-claim-primary)}.wp-claim-icon--error{background:var(--wp-claim-error-soft);color:var(--wp-claim-error);font-size:30px;font-weight:600;line-height:1}.wp-claim-icon--token{background:#00d4aa29}.wp-claim-icon--token img{width:48px;height:48px;border-radius:50%;object-fit:cover}.wp-claim-icon--token span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--wp-mint);color:#101820;font-size:18px;font-weight:600}.wp-claim-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(155,140,239,.28);border-top-color:var(--wp-claim-primary);animation:wp-claim-spin .8s linear infinite}@keyframes wp-claim-spin{to{transform:rotate(360deg)}}.wp-claim-copy{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}.wp-claim-title{margin:0;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:0;color:var(--wp-text)}.wp-claim-desc{max-width:335px;margin:0;font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;color:var(--wp-text-40)}.wp-claim-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.wp-claim-error-message{margin:0;color:var(--wp-claim-error);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0}.wp-claim-reward-card{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:60px;padding:16px 8px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-claim-reward-token{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;overflow:hidden;background:var(--wp-control)}.wp-claim-reward-token img{width:28px;height:28px;object-fit:cover}.wp-claim-reward-token span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--wp-mint);color:#101820;font-size:13px;font-weight:600;line-height:1}.wp-claim-reward-symbol{flex:1 1 auto;min-width:0;overflow:hidden;color:var(--wp-text);font-size:18px;font-weight:600;line-height:1.3;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.wp-claim-reward-amount{flex-shrink:0;color:var(--wp-text);font-size:20px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap}.wp-claim-reward-card[data-fit=sm] .wp-claim-reward-symbol{font-size:14px}.wp-claim-reward-card[data-fit=sm] .wp-claim-reward-amount{font-size:16px}.wp-claim-reward-card[data-fit=xs] .wp-claim-reward-symbol{font-size:12px}.wp-claim-reward-card[data-fit=xs] .wp-claim-reward-amount{font-size:13px}.wp-claim-account-card{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-claim-account-row{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;min-height:40px}.wp-claim-account-row>span{flex-shrink:0;color:var(--wp-text-40);font-size:14px;font-weight:400;line-height:1.3;letter-spacing:0;white-space:nowrap}.wp-claim-account{display:flex;align-items:center;gap:8px;min-width:0}.wp-claim-account strong{overflow:hidden;color:var(--wp-text);font-size:15px;font-weight:600;line-height:1.6;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.wp-claim-account-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 30% 28%,#d87aff 0 12%,transparent 13%),radial-gradient(circle at 68% 28%,#f0a1ff 0 12%,transparent 13%),radial-gradient(circle at 32% 70%,#b561e7 0 13%,transparent 14%),radial-gradient(circle at 70% 70%,#d4a2ff 0 13%,transparent 14%),radial-gradient(circle at 50% 50%,#8c4fc4 0 18%,transparent 19%),#4a315f;box-shadow:inset 0 0 0 3.37px var(--wp-control)}.wp-claim-divider{display:block;width:100%;height:1px;background:var(--wp-border)}.wp-claim-detail-list{display:flex;flex-direction:column;gap:8px;width:100%}.wp-claim-detail-row{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:20px}.wp-claim-detail-row>span{min-width:0;color:var(--wp-text-40);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;white-space:nowrap}.wp-claim-detail-row--sub>span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 8px 3px;background:currentColor}.wp-claim-detail-row strong{min-width:0;overflow:hidden;color:var(--wp-text);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-claim-list{display:flex;flex-direction:column;gap:8px;width:100%;padding-bottom:8px}.wp-claim-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:8px 16px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-claim-list-item>span{flex-shrink:0;font-size:14px;font-weight:400;line-height:1.3;color:var(--wp-text-40);white-space:nowrap}.wp-claim-list-item strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;overflow:hidden;color:var(--wp-text);font-size:14px;font-weight:400;line-height:1.3;text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-claim-list-item img{width:16px;height:16px;border-radius:50%;flex-shrink:0}.wp-claim-hash{appearance:none;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;padding:0;border:none;background:transparent;color:var(--wp-text);cursor:pointer;font:inherit}.wp-claim-hash svg{flex-shrink:0;color:var(--wp-text-60)}.wp-claim-gas-card{display:flex;flex-direction:column;gap:4px;width:100%;padding:14px 16px;border-radius:8px;border:1px solid var(--wp-border);background:var(--wp-card);box-sizing:border-box}.wp-claim-gas-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:28px}.wp-claim-gas-row>span{min-width:0;font-size:12px;font-weight:400;line-height:1.3;color:var(--wp-text-40)}.wp-claim-gas-row strong{min-width:0;overflow:hidden;color:var(--wp-text);font-size:12px;font-weight:400;line-height:1.3;text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-claim-gas-row--primary{min-height:32px}.wp-claim-gas-row--primary>span,.wp-claim-gas-row--primary strong{font-size:14px;color:var(--wp-text)}.wp-claim-fee-label{position:relative;display:inline-flex;align-items:center;text-decoration:underline dotted;text-underline-offset:3px;cursor:help;overflow:visible!important}.wp-claim-fee-tooltip{position:absolute;left:0;bottom:calc(100% + 8px);z-index:2;width:min(260px,calc(100vw - 64px));padding:10px 12px;border-radius:8px;background:var(--wp-tooltip-bg);color:var(--wp-tooltip-text);box-shadow:0 12px 32px #0000003d;font-size:11px;font-weight:400;line-height:1.4;text-align:left;text-decoration:none;white-space:normal;opacity:0;pointer-events:none;transform:translateY(4px);visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.wp-claim-fee-label:hover .wp-claim-fee-tooltip,.wp-claim-fee-label:focus .wp-claim-fee-tooltip,.wp-claim-fee-label:focus-visible .wp-claim-fee-tooltip{opacity:1;transform:translateY(0);visibility:visible}.wp-claim-actions{display:flex;align-items:center;gap:8px;width:100%}.wp-claim-primary,.wp-claim-secondary{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;height:52px;padding:0 24px;border:none;border-radius:40px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap;cursor:pointer}.wp-claim-primary{background:var(--wp-claim-primary);color:var(--wp-claim-primary-text)}.wp-claim-primary:disabled{cursor:default;opacity:.72}.wp-claim-secondary{background:var(--wp-claim-secondary-bg, var(--wp-control));color:var(--wp-claim-primary)}.wp-claim-actions[data-count="2"] .wp-claim-primary{flex:1 1 0}.wp-claim-actions[data-count="2"] .wp-claim-secondary{flex:0 0 120px}.wp-claim-button-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(32,37,48,.28);border-top-color:var(--wp-claim-primary-text);animation:wp-claim-spin .8s linear infinite}.wp-claim-home-indicator{display:flex;align-items:flex-end;justify-content:center;height:34px;min-height:34px;padding-bottom:8px;box-sizing:border-box}.wp-claim-home-indicator span{display:block;width:134px;height:5px;border-radius:16px;background:var(--wp-text-40)}@media(max-width:359px){.wp-header{gap:12px;padding:0 12px}.wp-total{font-size:24px}.wp-body-inner{padding:0 12px 128px;gap:20px}.wp-svc-items,.wp-claim-content{padding:18px 14px}.wp-item-line{gap:10px}.wp-svc-token>span{max-width:168px}}.wp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wi-drawer-content .wp-header,.wi-portfolio-body .wp-header{padding:16px}.wi-drawer-content .wp-header-edge--right .wp-header-btn,.wi-portfolio-body .wp-header-edge--right .wp-header-btn{top:16px;right:16px}.wp-withdraw-amount-card{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-withdraw-amount-row{display:flex;align-items:center;gap:8px;width:100%}.wp-withdraw-input{flex:1 1 auto;min-width:0;padding:0;border:none;background:transparent;color:var(--wp-text);font-family:inherit;font-size:24px;font-weight:600;line-height:1.3;letter-spacing:0;text-align:left;outline:none}.wp-withdraw-input::placeholder{color:var(--wp-text-30)}.wp-withdraw-input[aria-invalid=true]{color:var(--wp-claim-error)}.wp-withdraw-input-symbol{flex-shrink:0;color:var(--wp-text-40);font-size:15px;font-weight:600;line-height:1.3}.wp-withdraw-quick-row{display:flex;align-items:center;gap:8px;width:100%}.wp-withdraw-quick{appearance:none;flex:1 1 0;min-width:0;height:32px;padding:0 10px;border:1px solid var(--wp-border);border-radius:999px;background:transparent;color:var(--wp-text-60);font-family:inherit;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.wp-withdraw-quick:hover:not(:disabled){border-color:var(--wp-claim-primary);color:var(--wp-claim-primary)}.wp-withdraw-quick:disabled{cursor:default;opacity:.5}.wp-withdraw-content{overflow-y:auto}.wp-withdraw-token-list{display:flex;flex-direction:column;gap:8px;width:100%;max-height:216px;overflow-y:auto}.wp-withdraw-token{appearance:none;display:flex;align-items:center;gap:10px;width:100%;min-height:52px;padding:10px 12px;border:1px solid var(--wp-border);border-radius:8px;background:var(--wp-card);color:var(--wp-text);font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.wp-withdraw-token[data-selected]{border-color:var(--wp-claim-primary);box-shadow:inset 0 0 0 1px var(--wp-claim-primary)}.wp-withdraw-token:disabled{cursor:default;opacity:.6}.wp-withdraw-token-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;overflow:hidden;background:var(--wp-control)}.wp-withdraw-token-icon img{width:28px;height:28px;object-fit:cover}.wp-withdraw-token-icon span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--wp-mint);color:#101820;font-size:13px;font-weight:600;line-height:1}.wp-withdraw-token-symbol{flex:1 1 auto;min-width:0;overflow:hidden;font-size:15px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.wp-withdraw-token-amount{flex-shrink:0;color:var(--wp-text-40);font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}
9
- `);import{Fragment as q0,jsx as Ke,jsxs as Rn}from"react/jsx-runtime";var vl=15,V0="wp:";function Do({env:e,theme:t="light",walletAddress:r,walletName:n,onBack:o,showHeader:a=!0,variant:i="embed",className:s,onOutlink:l,lpBalanceReader:d,stakingRewardsReader:c,sendTransaction:h,estimateGas:f,conversionRatio:m,currencySymbol:w,sections:b}){let u=nt(e),p=Nt.useCallback(J=>!b||b.includes(J),[b]),y=!!r,g=Q0(),[x,k]=Nt.useState({}),R=Nt.useCallback((J,ce)=>{k(Ae=>{let ve=Ae[J];return ve&&ve.loading===ce.loading&&ve.empty===ce.empty?Ae:{...Ae,[J]:ce}})},[]),T=Nt.useCallback(J=>{k(ce=>{if(!(J in ce))return ce;let Ae={...ce};return delete Ae[J],Ae})},[]),S=Nt.useMemo(()=>({report:R,unregister:T}),[R,T]),[C,E]=Nt.useState(vl),[M,U]=Nt.useState(!1),[L,G]=Nt.useState(!1),A=Nt.useRef(void 0),O=Nt.useCallback(()=>{g.invalidateQueries({predicate:J=>typeof J.queryKey[0]=="string"&&J.queryKey[0].startsWith(V0)})},[g]),oe=Nt.useCallback(()=>{O(),U(!0),setTimeout(()=>U(!1),600),E(vl)},[O]);Nt.useEffect(()=>{if(!y)return;let J=setInterval(()=>{E(ce=>ce<=1?(oe(),vl):ce-1)},1e3);return()=>clearInterval(J)},[y,oe]);let q=Nt.useCallback(()=>{o?.()},[o]),P=y?wn(u,r,{size:64}):void 0,ue=Nt.useCallback(async()=>{if(!(L||!r))try{await navigator.clipboard.writeText(r),G(!0),clearTimeout(A.current),A.current=setTimeout(()=>G(!1),2e3)}catch{}},[r,L]);Nt.useEffect(()=>()=>clearTimeout(A.current),[]);let $=Nt.useMemo(()=>({env:u,theme:t,open:!0,walletAddress:r,close:q,onOutlink:l,lpBalanceReader:d,stakingRewardsReader:c,sendTransaction:h,estimateGas:f,conversionRatio:m,currencySymbol:w}),[u,t,r,q,l,d,c,h,f,m,w]),Q=Mi.filter(p),F=Q.length>0&&Q.every(J=>{let ce=x[J];return!!ce&&!ce.loading}),X=F&&Q.every(J=>x[J]?.empty),V=Q.some(J=>{let ce=x[J];return!!ce&&!ce.empty}),de=Q.length>0&&!F&&!V,he=Rn(q0,{children:[a&&Rn("div",{className:"wp-header",children:[Rn("div",{className:"wp-header-account",children:[o&&Ke("button",{type:"button",className:"wp-header-btn","aria-label":"Back","data-track":"back",onClick:o,children:Ke(ep,{})}),Ke("span",{className:"wp-header-avatar","aria-hidden":!0,children:P&&Ke("img",{src:P,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(n||r)&&Rn("div",{className:"wp-header-account-meta",children:[n&&Ke("span",{className:"wp-header-wallet-name",title:n,children:n}),r&&Rn("button",{type:"button",className:"wp-header-address-btn",onClick:ue,"aria-label":"Copy wallet address","data-track":"address_copy",children:[Ke("span",{className:"wp-header-address",children:bi(r)}),Ke("span",{className:"wp-header-address-copy","data-copied":L,children:L?Ke(hn,{size:14}):Ke(to,{size:14})})]})]})]}),Rn("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio","data-track":"refresh",onClick:oe,children:[Ke(tp,{className:M?"wp-spin-once":void 0}),y&&Ke("span",{className:"wp-refresh-badge",children:C})]})]}),Ke("div",{className:"wp-body",children:Rn("div",{className:"wp-body-inner","data-empty":X||void 0,children:[p("rewards")&&Ke(fp,{}),p("points")&&Ke(kp,{}),p("staking")&&Ke(Ep,{}),p("gameSwap")&&Ke(Pp,{}),p("forge")&&Ke(Fp,{}),p("crossdPool")&&Ke($p,{}),de&&Ke("div",{className:"wp-portfolio-loading",role:"status","aria-label":"Loading portfolio",children:Ke("span",{className:"wp-portfolio-spinner","aria-hidden":!0})}),X&&Rn("div",{className:"wp-portfolio-empty",role:"status",children:[Ke("span",{className:"wp-portfolio-empty-icon","aria-hidden":!0,children:Rn("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round",children:[Ke("path",{d:"M20 7H5a2 2 0 0 1-2-2 2 2 0 0 1 2-2h13v4"}),Ke("path",{d:"M3 5v13a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1"}),Ke("circle",{cx:"16.5",cy:"13.5",r:"1",fill:"currentColor",stroke:"none"})]})}),Ke("p",{className:"wp-portfolio-empty-title",children:"No assets yet"}),Ke("p",{className:"wp-portfolio-empty-desc",children:"Assets you hold across ONE services will appear here."})]})]})})]});return Ke(sa.Provider,{value:$,children:Ke(cl.Provider,{value:S,children:Ke(ge,{feature:"wallet_portfolio",children:i==="none"?he:Ke("div",{className:Ee(i==="fullscreen"?"wp-fullscreen":"wp-embed",s),"data-theme":t,children:he})})})})}import{jsx as kl,jsxs as eu}from"react/jsx-runtime";function tu({className:e}){let{env:t,theme:r,walletAddress:n,close:o,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s}=St();return eu(Ai.Portal,{children:[kl(Ai.Overlay,{className:"wp-overlay"}),eu(Ai.Content,{className:Ee("wp-fullscreen",e),"data-theme":r,children:[kl(Ai.Title,{className:"wp-sr-only",children:"Portfolio"}),kl(Do,{env:t,theme:r,walletAddress:n,onBack:o,variant:"none",onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s})]})]})}import{jsx as ru}from"react/jsx-runtime";function K0({env:e,theme:t="light",walletAddress:r,open:n,onOpenChange:o,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s,sendTransaction:l,estimateGas:d,conversionRatio:c,currencySymbol:h,children:f}){let m=nt(e),w=n!==void 0,[b,u]=lo.useState(!1),p=w?n:b,y=lo.useCallback(k=>{w||u(k),o?.(k)},[w,o]),g=lo.useCallback(()=>y(!1),[y]),x=lo.useMemo(()=>({env:m,theme:t,open:p,walletAddress:r,close:g,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s,sendTransaction:l,estimateGas:d,conversionRatio:c,currencySymbol:h}),[m,t,p,r,g,a,i,s,l,d,c,h]);return ru(sa.Provider,{value:x,children:ru(Y0.Root,{direction:"bottom",open:p,onOpenChange:y,noBodyStyles:!0,children:f})})}var nu=Object.assign(K0,{Trigger:Jc,Content:tu});import*as ne from"react";import{createPortal as ma}from"react-dom";import yu from"bignumber.js";import*as Li from"react";var ou=120;function au(e){return e instanceof HTMLElement&&e.matches("input, textarea, select")}function iu(){let[e,t]=Li.useState(!1);return Li.useEffect(()=>{let r=window.visualViewport,n=()=>r?.height??window.innerHeight,o=n(),a=()=>{let d=n();o=Math.max(o,d),t(o-d>ou)},i=()=>{o=n(),t(!1)},s=d=>{au(d.target)&&o-n()>ou&&t(!0)},l=d=>{au(d.target)&&t(!1)};return a(),r?.addEventListener("resize",a),window.addEventListener("resize",a),window.screen?.orientation?.addEventListener("change",i),document.addEventListener("focusin",s),document.addEventListener("focusout",l),()=>{r?.removeEventListener("resize",a),window.removeEventListener("resize",a),window.screen?.orientation?.removeEventListener("change",i),document.removeEventListener("focusin",s),document.removeEventListener("focusout",l)}},[]),e}import*as Di from"react";function Pi(e,t=160){let[r,n]=Di.useState(e||null);return Di.useEffect(()=>{if(e){n(e);return}let o=window.setTimeout(()=>n(null),t);return()=>window.clearTimeout(o)},[e,t]),[e||r,e?"open":"closed"]}import{jsx as Un,jsxs as nS}from"react/jsx-runtime";function su({size:e=16,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:Un("path",{d:"M2.667 8a5.333 5.333 0 1 0 1.562-3.771L2.667 5.79M2.667 2.667v3.124h3.124M8 5.333V8l1.667 1",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function lu({size:e=16,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:Un("path",{d:"M2.667 4h4M9.333 4h4M6.667 2.667v2.666M2.667 12h4M9.333 12h4M9.333 10.667v2.666M2.667 8h1.666M7 8h6.333M4.333 6.667v2.666",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Rl({size:e=20,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:Un("path",{d:"M10 4.167v11.666M4.167 10 10 15.833 15.833 10",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function du({size:e=16,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,"aria-hidden":"true",children:Un("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}import*as H from"react";import Z0 from"bignumber.js";function cu(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function pu(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Z0.ROUND_DOWN).toFixed()}function X0(e){return e.fromToken.symbol.toLowerCase()===e.toToken.symbol.toLowerCase()||e.fromToken.chainId===e.toToken.chainId&&e.fromToken.address.toLowerCase()===e.toToken.address.toLowerCase()}function J0(e){let t=e.fromToken.priceUsd,r=e.toToken.priceUsd,n=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,o=st(n);return!o||o.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:cu(t)&&cu(r)?e.lastChangedBy==="to"?{fromAmount:pu(o.multipliedBy(r).dividedBy(t))}:{toAmount:pu(o.multipliedBy(t).dividedBy(r))}:X0(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function uu({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(r){return e?e(r):J0(r)},async submitBridge(r){if(!t)throw new Error("Bridge submit handler is not configured.");return t(r)}}}var fu=15,$0=18,bu="cross_bridge_terms_accepted",ew=3600*24*365;function tw(e){let t=e.replace(/[^\d.]/g,""),r=t.indexOf(".");r!==-1&&(t=t.slice(0,r+1)+t.slice(r+1).replace(/\./g,""));let n=t.indexOf(".");if(n===-1)return t.slice(0,fu);let o=t.slice(0,n).slice(0,fu),a=t.slice(n+1).slice(0,$0);return`${o}.${a}`}function rw(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${bu}=true`)}function nw(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${bu}=true`,"Path=/",`Max-Age=${ew}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function ow(e){let t=Number(e??"0");if(!Number.isFinite(t)||t<.1)return"1";let r=n=>Math.floor(n*100)/100;if(t<3){let n=r(t*3);return String(n<1?1:n)}return"10"}function mu(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("ONE")?t.slice(1):t}function aw(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let r=new Set([mu(e.symbol),mu(t.symbol)]);return r.has("ONE")&&r.has("ONEUSD")}function Jr(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Oi(e){return e[0]}function Sl(e,t,r,n){if(r&&!Jr(r,t))return r;let o=t?n?.(t,e):void 0;if(o?.length)return o[0];if(!t)return e[1]??Oi(e);let a=e.findIndex(s=>Jr(s,t)),i=a>=0?e[a+1]:void 0;return i&&!Jr(i,t)?i:e.find(s=>!Jr(s,t))??t}function gu({fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:a}){return{fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:a}}function Bi(e,t=0){if(!e||t>5)return[];if(typeof e=="string")return[e];if(!(e instanceof Error)&&typeof e!="object")return[String(e)];let r=e;return[...[e instanceof Error?e.name:r.name,e instanceof Error?e.message:r.message,r.shortMessage,r.details,r.code].filter(o=>typeof o=="string"||typeof o=="number").map(String),...Bi(r.cause,t+1),...Bi(r.data,t+1),...Bi(r.error,t+1)]}function Cl(e){let t=Bi(e).join(" ").toLowerCase(),r=t.includes("signature_failed")&&(t.includes("\uD0C0\uC785 \uB370\uC774\uD130 \uC11C\uBA85\uC5D0 \uC2E4\uD328")||t.includes("typed data")||t.includes("signtypeddata"));return t.includes("4001")||t.includes("err_user_rejected")||t.includes("userrejectedrequesterror")||t.includes("user rejected")||t.includes("user denied")||t.includes("user cancelled")||t.includes("user canceled")||t.includes("rejected the request")||t.includes("request rejected")||t.includes("action_rejected")||t.includes("rejected by user")||r}function hu(e,t){return Cl(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
10
- `)[0]?.trim()||t}function wu(e){let{tokens:t,initialFromToken:r,initialToToken:n,getToTokens:o,getApproval:a,approveBridge:i,history:s=[],initialSlippage:l="1",termsUrl:d,getQuote:c,submitBridge:h,onSubmitted:f,onSuccess:m,onFailed:w,onExit:b}=e,u=H.useMemo(()=>uu({getQuote:c,submitBridge:h}),[c,h]),[p,y]=H.useState("form"),[g,x]=H.useState(r??Oi(t)),[k,R]=H.useState(()=>Sl(t,r??Oi(t),n,o)),[T,S]=H.useState(""),[C,E]=H.useState(""),[M,U]=H.useState("from"),[L,G]=H.useState(l),[A,O]=H.useState(null),oe=H.useMemo(()=>aw(g,k),[g,k]),q=H.useMemo(()=>oe?"1":L==="auto"?ow(A?.priceImpact):L,[oe,L,A?.priceImpact]),[P,ue]=H.useState(""),[$,Q]=H.useState("idle"),[F,X]=H.useState(""),[V,de]=H.useState(null),[he,J]=H.useState([]),[ce,Ae]=H.useState(!1),[ve,ot]=H.useState(rw),[pe,Re]=H.useState(null),[at,Ie]=H.useState(!1),[ze,Le]=H.useState(null),[rt,At]=H.useState(null),[ht,Tt]=H.useState(!1),[ye,It]=H.useState(!1),Je=H.useRef(0),xt=H.useRef(null),Ge=H.useRef(!1),Qe=H.useRef(!1),Yt=H.useRef(!1),Et=H.useRef(!1),_e=H.useRef(!1),ct=H.useRef(!1),$e=H.useRef(!1);H.useEffect(()=>{Yt.current||(Yt.current=!0,Ye("bridge","opened"))},[]);let Fe=H.useCallback(()=>{xt.current&&(clearTimeout(xt.current),xt.current=null)},[]),it=H.useCallback(j=>{Fe(),At(j)},[Fe]);H.useEffect(()=>Fe,[Fe]),H.useEffect(()=>{let j=t.find(Ue=>Jr(Ue,g))??Oi(t),Se=j?o?.(j,t):void 0,_=Se?.find(Ue=>Jr(Ue,k))??(Se?void 0:t.find(Ue=>Jr(Ue,k)))??Sl(t,j,void 0,o);x(j),R(_)},[o,t,g,k]);let vt=H.useCallback((j,Se)=>{let _=tw(j);if(!_){Je.current+=1,S(""),E(""),U(Se),O(null),ue(""),Q("idle");return}Se==="from"?S(_):E(_),U(Se),ue(""),!_e.current&&Number(_)>0&&(_e.current=!0,Ye("bridge","amount_entered"))},[]),De=H.useCallback(()=>{Je.current+=1,S(""),E(""),U("from"),O(null),ue(""),X(""),Q("idle"),Re(null),Ie(!1),Le(null),Tt(!1),it(null)},[it]),et=H.useCallback(j=>{Jr(j,g)||(Et.current||(Et.current=!0,Ye("bridge","token_selected",{tags:{item_id:`from:${j.symbol}`}})),x(j),R(Sl(t,j,void 0,o)),De())},[g,o,De,t]),Bt=H.useCallback(j=>{Jr(j,k)||Jr(j,g)||(Et.current||(Et.current=!0,Ye("bridge","token_selected",{tags:{item_id:`to:${j.symbol}`}})),R(j),De())},[g,De,k]),z=H.useMemo(()=>g?o?.(g,t)??t.filter(j=>!Jr(j,g)):[],[g,o,t]),Ve=H.useCallback(()=>{g?.balance&&vt(g.balance,"from")},[g?.balance,vt]),B=H.useCallback(()=>{!g||!k||(x(k),R(g),De())},[g,De,k]),re=H.useCallback(()=>{Je.current+=1,S(""),E(""),U("from"),O(null),ue(""),X("")},[]);H.useEffect(()=>{if(!g||!k)return;if(!T&&!C){O(null),ue(""),Q(_=>_==="quoting"?"idle":_);return}let j=++Je.current,Se=gu({fromToken:g,toToken:k,fromAmount:T,toAmount:C,lastChangedBy:M,slippage:L});Q(_=>_==="submitting"?_:u.canQuote?"quoting":"idle"),(async()=>{try{let _=await u.getQuote(Se);if(Je.current!==j)return;_.fromAmount!==void 0&&M==="to"&&S(_.fromAmount),_.toAmount!==void 0&&M==="from"&&E(_.toAmount),O(_.summary??null),ue(_.error??"")}catch(_){if(Je.current!==j)return;ue(_ instanceof Error?_.message:"Failed to quote bridge.")}finally{Je.current===j&&Q(_=>_==="quoting"?"idle":_)}})()},[T,g,M,u,L,C,k]);let fe=H.useCallback(()=>!g||!k?null:gu({fromToken:g,toToken:k,fromAmount:T,toAmount:C,lastChangedBy:M,slippage:q}),[q,T,g,M,C,k]),be=H.useCallback(async(j,Se)=>{if(!Ge.current){Ge.current=!0,X(""),Tt(!1),Ie(!1),Q("submitting");try{if(!Se?.skipApprovalCheck&&a){let Ue=await a(j);if(Ue){Re(Ue),Le(j),Q("idle");return}}Re(null),Le(null),it("processing");let _=await u.submitBridge(j);de(_),Q("success"),J(Ue=>[{id:_.txHash,timestamp:new Date().toISOString(),txHash:_.txHash,fromToken:_.fromToken,toToken:_.toToken,fromAmount:_.fromAmount,toAmount:_.toAmount,summary:A??void 0,status:"pending"},...Ue.filter(rn=>rn.txHash!==_.txHash)]),re(),It(!0),it(null),Tt(!0),Ye("bridge","confirmed"),ct.current=!1,$e.current=!1,f?.(_),m?.(_)}catch(_){if(it(null),Ye("bridge","confirmed",{status:"failure",reason:br(_)}),ct.current=!1,$e.current=!1,Cl(_)){Q("idle");return}let Ue=hu(_,"Failed to submit bridge.");X(Ue),Q("error"),w?.({message:Ue})}finally{Ge.current=!1}}},[a,w,f,m,u,re,it,A]),tt=H.useCallback(async()=>{if(P)return;let j=fe();if(j){if(ct.current||(ct.current=!0,Ye("bridge","submitted")),!ve){Le(j),Ae(!0);return}await be(j)}},[fe,P,be,ve]),Kt=H.useCallback(async()=>{let j=ze??fe();j&&(nw(),ot(!0),Ae(!1),await be(j))},[fe,ze,be]),nr=H.useCallback(()=>{Ae(!1),Le(null)},[]),_r=H.useCallback(async()=>{if(!(Qe.current||$==="submitting"||!pe||!ze||!i)){Qe.current=!0,X(""),Q("submitting");try{await i(ze,pe),$e.current||($e.current=!0,Ye("bridge","approved")),Re(null),Q("idle"),Ie(!0)}catch(j){if(Cl(j)){Q("idle");return}let Se=hu(j,"Failed to approve token.");X(Se),Q("error"),w?.({message:Se})}finally{Qe.current=!1}}},[pe,i,w,ze,be,$]),mn=H.useCallback(()=>{$!=="submitting"&&(Re(null),Ie(!1),Le(null),Q("idle"))},[$]),Rr=H.useCallback(async()=>{if($==="submitting")return;let j=ze??fe();if(!j){Ie(!1),X("Bridge input is no longer available. Please try again."),Q("error");return}Ie(!1),await be(j,{skipApprovalCheck:!0})},[fe,ze,be,$]),gn=H.useCallback(()=>{Tt(!1)},[]),Hr=H.useCallback(j=>{y(j),j==="history"&&It(!1)},[]),te=H.useCallback(()=>{if(p==="history"){Hr("form");return}b?.()},[b,Hr,p]),me=H.useMemo(()=>[...s,...he.filter(j=>!s.some(Se=>Se.txHash===j.txHash))],[s,he]);return{step:p,setStep:Hr,status:$,error:F,quoteError:P,fromToken:g,toToken:k,tokens:t,availableToTokens:z,fromAmount:T,toAmount:C,lastChangedBy:M,slippage:L,effectiveSlippage:q,slippageLocked:oe,setSlippage:G,summary:A,history:me,submitted:V,canSubmit:u.canSubmit,termsOpen:ce,approvalInfo:pe,approvalSuccessOpen:at,approveBridge:i,pendingSubmitInput:ze,submitToast:rt,successDialogOpen:ht,dismissSuccessDialog:gn,hasNewHistory:ye,termsUrl:d,setFromToken:x,setToToken:R,selectFromToken:et,selectToToken:Bt,setAmount:vt,setMax:Ve,swapTokens:B,submit:tt,confirmTerms:Kt,cancelTerms:nr,confirmApproval:_r,cancelApproval:mn,continueAfterApproval:Rr,back:te}}se(`.bf-root{--bf-bg: var(--ds-bg-default, #1e232e);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .08));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .07));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .85));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .65));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .4));--bf-toast-bg: var(--bf-bg);--bf-toast-strong: var(--bf-text-high);--bf-toast-color: var(--bf-text-medium);position:relative;display:flex;flex:1;min-height:0;flex-direction:column;container:bf-flow / inline-size;overflow:hidden;background:var(--bf-bg);color:var(--ds-content-highest, #ffffff);font-family:inherit}[data-theme=dark].wi-popover-content .bf-root,[data-theme=dark].wi-drawer-content .bf-root{--bf-bg: var(--ds-bg-default, #121212);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .1));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .05));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .85));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .7));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .5))}[data-theme=light].wi-popover-content .bf-root,[data-theme=light].wi-drawer-content .bf-root{--bf-bg: var(--ds-bg-default, #ffffff);--bf-surface: var(--ds-surface-medium, rgba(18, 18, 18, .05));--bf-surface-hover: var(--ds-surface-high, rgba(18, 18, 18, .1));--bf-border: var(--ds-border-default, rgba(18, 18, 18, .05));--bf-text-high: var(--ds-content-high, rgba(18, 18, 18, .85));--bf-text-medium: var(--ds-content-medium, rgba(18, 18, 18, .7));--bf-text-low: var(--ds-content-low, rgba(18, 18, 18, .5))}[data-theme=dark].gou-shell .bf-root,.gou-shell[data-theme=dark] .bf-root{--bf-bg: var(--ds-bg-default, #121212);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .1));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .05));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .85));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .7));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .5))}[data-theme=light].gou-shell .bf-root,.gou-shell[data-theme=light] .bf-root{--bf-bg: var(--ds-bg-default, #ffffff);--bf-surface: var(--ds-surface-medium, rgba(18, 18, 18, .05));--bf-surface-hover: var(--ds-surface-high, rgba(18, 18, 18, .1));--bf-border: var(--ds-border-default, rgba(18, 18, 18, .05));--bf-text-high: var(--ds-content-high, rgba(18, 18, 18, .85));--bf-text-medium: var(--ds-content-medium, rgba(18, 18, 18, .7));--bf-text-low: var(--ds-content-low, rgba(18, 18, 18, .5))}.bf-root[data-view=history]{background:var(--ds-bg-dim, #f5f7fa);color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-header{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--bf-border);background:var(--ds-bg-default, var(--bf-bg));box-sizing:border-box}.bf-root[data-view=history] .bf-header{padding:24px;border-bottom-color:var(--ds-border-default, rgba(0, 0, 0, .07));background:var(--ds-surface-default, #ffffff)}.bf-header-btn{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;transition:color .15s ease}.bf-header-spacer{width:24px;height:24px;flex-shrink:0}.bf-header-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-header .bf-header-btn:last-child{position:absolute;top:24px;right:24px}.bf-header-title{position:absolute;left:50%;transform:translate(-50%);font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--bf-text-high);white-space:nowrap}.bf-header-title[data-clickable=true]{cursor:pointer}.bf-root[data-view=history] .bf-header-title{color:var(--ds-content-highest, #000000)}.bf-body,.bf-history-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;box-sizing:border-box}.bf-body{padding:24px}.bf-history-body{display:flex;flex-direction:column;gap:12px;padding:24px;background:var(--ds-bg-dim, #f5f7fa)}.bf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.bf-chip{display:inline-flex;align-items:center;gap:4px;min-height:33px;padding:6px 8px;border:0;border-radius:12px;background:var(--bf-surface);color:var(--bf-text-medium);font:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer}.bf-chip:hover:not(:disabled){color:var(--bf-text-high);background:var(--bf-surface-hover)}.bf-chip:disabled{cursor:default}.bf-chip-history{position:relative}.bf-chip-dot{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:999px;background:var(--ds-system-red-default, #da0b2e)}.bf-swap-card{position:relative;display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.bf-field-error{margin-top:-4px;color:var(--ds-system-red-default, #ff2b5f);font-size:13px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-amount-panel{display:flex;min-height:110px;flex-direction:column;gap:8px;padding:16px;border:1px solid transparent;border-radius:12px;background:var(--bf-surface);box-sizing:border-box;transition:border-color .2s ease}.bf-amount-panel:hover{border-color:var(--bf-border)}.bf-amount-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--bf-text-high);font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-balance{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;color:var(--bf-text-low);font-size:12px;white-space:nowrap}.bf-amount-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.bf-amount-input-wrap{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.bf-amount-input{width:100%;min-width:0;padding:0;border:0;background:transparent;color:var(--bf-text-high);font:inherit;font-size:18px;font-size:clamp(15px,4.5cqi,18px);font-weight:600;line-height:1.5;letter-spacing:-.01em;outline:none}.bf-amount-input[data-size=medium]{font-size:16px;font-size:clamp(14px,4cqi,16px)}.bf-amount-input[data-size=small]{font-size:14px;font-size:clamp(12px,3.5cqi,14px)}.bf-amount-input::placeholder{color:var(--ds-content-lowest, rgba(0, 0, 0, .25))}.bf-amount-usd{overflow:hidden;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis}.bf-token-pill{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;min-height:33px;padding:6px 8px 6px 6px;border:1px solid var(--bf-border);border-radius:9999px;background:var(--bf-bg);color:var(--bf-text-high);font:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;perspective:220px;overflow:hidden;transition:transform .12s ease,background .15s ease}.bf-token-pill:hover:not(:disabled):not([data-locked=true]){background:var(--bf-surface-hover)}.bf-token-pill:disabled{cursor:default;opacity:.6}.bf-token-pill[data-locked=true]{cursor:default}.bf-token-icon{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:0;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000);font-size:11px;font-weight:700}.bf-token-icon[data-has-image=true]{background:transparent}.bf-token-icon img{width:100%;height:100%;border-radius:0;object-fit:cover}.bf-token-fallback{line-height:1}.bf-token-pill-face{display:inline-flex;align-items:center;gap:6px;transform-origin:center bottom;animation:bf-token-roll-up .32s cubic-bezier(.22,1,.36,1)}@keyframes bf-token-roll-up{0%{opacity:0;transform:translateY(90%) rotateX(-80deg)}60%{opacity:1}}.bf-token-pill:active:not(:disabled),.bf-embedded-token-pill:active:not(:disabled){transform:scale(.96)}@media(prefers-reduced-motion:reduce){.bf-token-pill-face{animation:none}.bf-token-pill:active:not(:disabled),.bf-embedded-token-pill:active:not(:disabled){transform:none}}.bf-slippage-overlay{position:fixed;inset:0;z-index:100002;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000085;pointer-events:auto;box-sizing:border-box}.bf-slippage-dialog{display:flex;width:min(480px,calc(100vw - 48px));height:auto;min-height:min(316px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);flex-direction:column;overflow:hidden;border:1px solid var(--ds-border-medium, rgba(0, 0, 0, .18));border-radius:24px;background:var(--ds-surface-default, #ffffff);color:var(--ds-content-highest, #000000);box-shadow:var(--ds-shadow-modal, 0 4px 30px -1px rgba(0, 0, 0, .15));box-sizing:border-box}.bf-slippage-head{position:relative;display:flex;min-height:73px;flex-shrink:0;align-items:center;justify-content:flex-start;padding:24px 56px 24px 24px;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));background:var(--ds-surface-default, #ffffff);box-sizing:border-box}.bf-slippage-head h3{margin:0;color:var(--ds-content-highest, #000000);font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0}.bf-slippage-close{position:absolute;top:24px;right:24px;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer}.bf-slippage-close:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-slippage-body{display:flex;flex:1;min-height:0;flex-direction:column;gap:24px;padding:24px;box-sizing:border-box}.bf-slippage-desc{margin:0;color:var(--ds-content-medium, rgba(0, 0, 0, .65));font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-controls{display:flex;flex-direction:column;gap:12px;width:100%}.bf-slippage-presets{display:flex;gap:8px;width:100%}.bf-slippage-preset{appearance:none;display:inline-flex;flex:1 1 0;min-width:0;min-height:48px;align-items:center;justify-content:center;padding:12px 8px;border:1px solid transparent;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-medium, rgba(0, 0, 0, .65));font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;box-sizing:border-box}.bf-slippage-preset:hover,.bf-slippage-preset[data-selected=true]{border-color:var(--ds-accent-primary-default, #00b4b7);background:var(--ds-accent-primary-low, #e7f9f8)}.bf-slippage-custom{display:flex;min-height:48px;align-items:center;gap:8px;padding:12px;border:1px solid transparent;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-high, rgba(0, 0, 0, .85));box-sizing:border-box}.bf-slippage-custom:focus-within,.bf-slippage-custom[data-selected=true]{border-color:var(--ds-accent-primary-default, #00b4b7)}.bf-slippage-custom input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--ds-content-high, rgba(0, 0, 0, .85));font:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-custom input::placeholder{color:var(--ds-content-lowest, rgba(0, 0, 0, .25))}.bf-slippage-custom span:not(.bf-sr-only){flex-shrink:0;color:var(--ds-content-high, rgba(0, 0, 0, .85));font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-apply{appearance:none;margin-top:auto;width:100%;min-height:48px;padding:12px;border:0;border-radius:12px;background:var(--ds-accent-primary-default, #00b4b7);color:var(--ds-accent-primary-on-primary, #ffffff);font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;box-sizing:border-box}.bf-slippage-apply:hover{filter:brightness(.96)}.bf-slippage-apply:disabled{cursor:not-allowed;opacity:.5;filter:none}.bf-slippage-message{margin:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-message[data-variant=warning]{color:var(--ds-system-orange-high, #e56f00)}.bf-slippage-message[data-variant=error]{color:var(--ds-system-red-default, #da0b2e)}.bf-action-modal-overlay{--bf-bg: var(--ds-bg-default, #1e232e);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .08));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .12));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .92));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .65));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .4));position:fixed;inset:0;z-index:100003;display:flex;align-items:center;justify-content:center;padding:24px;background:#040912b8;pointer-events:auto;box-sizing:border-box;animation:bf-overlay-in .18s ease-out}.bf-action-modal-overlay[data-theme=light]{--bf-bg: var(--ds-bg-default, #ffffff);--bf-surface: var(--ds-surface-medium, rgba(18, 18, 18, .05));--bf-surface-hover: var(--ds-surface-high, rgba(18, 18, 18, .1));--bf-border: var(--ds-border-default, rgba(18, 18, 18, .08));--bf-text-high: var(--ds-content-high, rgba(18, 18, 18, .85));--bf-text-medium: var(--ds-content-medium, rgba(18, 18, 18, .65));--bf-text-low: var(--ds-content-low, rgba(18, 18, 18, .4))}.bf-action-modal{display:flex;width:min(480px,calc(100vw - 48px));flex-direction:column;align-items:center;gap:24px;padding:48px 24px 24px;border:1px solid var(--bf-border);border-radius:24px;background:var(--bf-bg);color:#fff;box-shadow:0 24px 80px #00000073;box-sizing:border-box;animation:bf-modal-in .2s cubic-bezier(.16,1,.3,1)}.bf-action-modal-overlay[data-state=closed]{animation:bf-overlay-out .15s ease-in forwards}.bf-action-modal-overlay[data-state=closed] .bf-action-modal{animation:bf-modal-out .15s ease-in forwards}@keyframes bf-overlay-in{0%{opacity:0}}@keyframes bf-overlay-out{to{opacity:0}}@keyframes bf-modal-in{0%{opacity:0;transform:translateY(8px) scale(.96)}}@keyframes bf-modal-out{to{opacity:0;transform:translateY(4px) scale(.98)}}@media(prefers-reduced-motion:reduce){.bf-action-modal-overlay,.bf-action-modal,.bf-action-modal-overlay[data-state=closed],.bf-action-modal-overlay[data-state=closed] .bf-action-modal{animation:none}}.bf-action-modal h3{width:100%;margin:0;color:var(--bf-text-high);font-size:24px;font-weight:700;line-height:1.25;text-align:left;letter-spacing:0}.bf-action-modal-desc{max-width:380px;margin:0;color:var(--bf-text-low);font-size:15px;font-weight:500;line-height:1.45;text-align:center;letter-spacing:0}.bf-terms-modal{--bf-terms-accent: #f3742e;padding:24px;gap:24px}.bf-terms-modal h3{font-size:20px;font-weight:600;line-height:1.6;text-align:center}.bf-terms-modal .bf-action-modal-desc{font-size:14px;line-height:1.45}.bf-terms-check-row{display:grid;width:100%;min-height:56px;grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:12px;padding:16px;border:1px solid var(--bf-border);border-radius:12px;background:var(--bf-surface);color:var(--bf-text-high);font-size:14px;font-weight:600;line-height:1.4;box-sizing:border-box}.bf-terms-check-button{appearance:none;display:inline-flex;min-width:0;width:20px;height:20px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation}.bf-terms-copy{display:flex;width:100%;min-width:0;align-items:baseline;justify-content:space-between;column-gap:12px;row-gap:4px;flex-wrap:wrap}.bf-terms-label{min-width:0;cursor:pointer;touch-action:manipulation}.bf-terms-check-button:focus-visible .bf-terms-checkbox{outline:2px solid var(--bf-terms-accent);outline-offset:2px}.bf-terms-checkbox{position:relative;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border:1px solid rgba(124,143,180,.72);border-radius:4px;background:transparent;box-sizing:border-box}.bf-terms-checkbox[data-checked=true]{border-color:var(--bf-terms-accent);background:var(--bf-terms-accent)}.bf-terms-checkbox[data-checked=true]:after{width:8px;height:4px;border:solid #ffffff;border-width:0 0 2px 2px;content:"";transform:rotate(-45deg) translate(1px,-1px)}.bf-terms-check-row a{position:relative;z-index:1;color:var(--bf-terms-accent);font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap}.bf-terms-check-row a:hover{text-decoration:underline}.bf-terms-privacy{max-width:100%;margin:0;color:var(--bf-text-low);font-size:clamp(8px,2.4vw,12px);white-space:nowrap;font-weight:500;line-height:1.45;text-align:center;letter-spacing:0}.bf-action-primary,.bf-action-secondary{display:inline-flex;width:100%;min-height:56px;align-items:center;justify-content:center;padding:14px 16px;border:0;border-radius:12px;font:inherit;font-size:18px;font-weight:700;line-height:1.4;letter-spacing:0;cursor:pointer}.bf-action-primary{background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000)}.bf-action-primary:disabled{cursor:not-allowed;opacity:.35}.bf-terms-modal .bf-action-primary{min-height:52px;background:var(--bf-terms-accent);color:#fff;font-size:16px;font-weight:600}.bf-terms-modal .bf-action-primary:disabled{background:var(--bf-surface);color:var(--bf-text-low);opacity:1}.bf-action-primary[aria-busy=true]{gap:8px;opacity:1}.bf-action-button-spinner{width:18px;height:18px;border:2px solid rgba(0,0,0,.22);border-top-color:currentColor;border-right-color:currentColor;border-radius:999px;animation:bf-loading-spin .9s linear infinite}.bf-action-secondary{background:var(--bf-surface);color:var(--bf-text-low)}.bf-action-secondary:disabled{cursor:not-allowed;opacity:.5}.bf-approve-address-box{display:flex;width:100%;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--bf-border);border-radius:12px;background:var(--bf-surface);box-sizing:border-box}.bf-approve-address-box>span{color:var(--bf-text-low);font-size:14px;font-weight:700;line-height:1.4}.bf-approve-address-box>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.bf-approve-address-box strong{min-width:0;overflow:hidden;color:var(--bf-text-high);font-size:15px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.bf-copy-button{flex-shrink:0;min-width:48px;min-height:32px;padding:6px 10px;border:1px solid rgba(0,206,178,.65);border-radius:8px;background:transparent;color:var(--ds-accent-primary-default, #00ceb2);font:inherit;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer}.bf-copy-button:disabled{cursor:not-allowed;opacity:.45}.bf-action-buttons{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:12px}.bf-approval-success-modal{gap:28px}.bf-success-mark{position:relative;display:inline-flex;width:96px;height:96px;flex-shrink:0;align-items:center;justify-content:center;border:12px solid rgba(0,206,178,.12);border-radius:999px;background:#00ceb2a8;box-shadow:0 0 0 10px #00ceb20f;box-sizing:border-box}.bf-success-mark:after{width:34px;height:18px;border:solid #ffffff;border-width:0 0 6px 6px;content:"";transform:rotate(-45deg) translate(2px,-3px)}.bf-status-toast{position:absolute;right:16px;bottom:14px;left:16px;z-index:5;display:flex;align-items:center;gap:12px;min-height:52px;padding:12px;border:1px solid var(--bf-border);border-radius:12px;background:var(--bf-toast-bg);color:var(--bf-toast-color);box-shadow:0 8px 24px #0000003d;box-sizing:border-box}.bf-status-toast-icon{display:inline-flex;width:28px;height:28px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px}.bf-status-spinner{width:20px;height:20px;border:3px solid color-mix(in srgb,currentColor 20%,transparent);border-top-color:var(--ds-accent-primary-default, #00ceb2);border-right-color:var(--ds-accent-primary-default, #00ceb2);border-radius:999px;animation:bf-loading-spin .9s linear infinite}.bf-status-check{position:relative;width:20px;height:20px;border-radius:999px;background:var(--ds-accent-primary-default, #00ceb2)}.bf-status-check:after{position:absolute;top:6px;left:5px;width:8px;height:4px;border:solid var(--ds-accent-primary-on, #000000);border-width:0 0 2px 2px;content:"";transform:rotate(-45deg)}.bf-status-toast-copy{display:flex;min-width:0;flex:1;flex-direction:column}.bf-status-toast-copy strong,.bf-status-toast-copy span{overflow:hidden;text-overflow:ellipsis}.bf-status-toast-copy strong{color:var(--bf-toast-strong);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.bf-status-toast-copy span{color:var(--bf-toast-color);font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em}.bf-status-toast[data-variant=success] .bf-status-toast-copy span{color:var(--ds-accent-primary-default, #00ceb2)}.bf-status-toast[data-variant=error]{border:1px solid rgba(255,43,95,.28);background:var(--bf-toast-bg)}.bf-status-toast[data-variant=error] .bf-status-toast-copy strong{color:var(--bf-toast-strong)}.bf-status-error-mark{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:var(--ds-system-red-default, #ff2b5f);color:#fff;font-size:14px;font-weight:700;line-height:1}.bf-status-toast[data-variant=error] .bf-status-toast-copy span{color:var(--bf-toast-color)}.bf-success-overlay{--bf-bg: var(--ds-bg-default, #1e232e);--bf-border: var(--ds-border-default, rgba(255, 255, 255, .12));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .92));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .65));position:fixed;inset:0;z-index:100003;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000b8;pointer-events:auto;box-sizing:border-box}.bf-success-overlay[data-theme=light]{--bf-bg: #ffffff;--bf-border: rgba(18, 18, 18, .08);--bf-text-high: rgba(18, 18, 18, .85);--bf-text-medium: rgba(18, 18, 18, .65);--bf-text-low: rgba(18, 18, 18, .4)}.bf-success-modal{display:flex;width:min(480px,calc(100vw - 48px));flex-direction:column;overflow:hidden;border:1px solid var(--bf-border);border-radius:24px;background:var(--bf-bg);color:var(--bf-text-high);box-shadow:0 24px 80px #00000073;box-sizing:border-box}.bf-success-head{display:flex;min-height:73px;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));box-sizing:border-box}.bf-success-head h3{min-width:0;margin:0;overflow:hidden;color:var(--ds-content-highest, #000000);font-size:20px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bf-success-close{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer}.bf-success-close:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-success-body{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 24px 24px;box-sizing:border-box}.bf-success-copy{display:flex;width:100%;flex-direction:column;align-items:center;gap:4px;color:var(--bf-text-medium);text-align:center}.bf-success-copy strong{color:var(--bf-text-high);font-size:24px;font-weight:700;line-height:1.25;letter-spacing:0}.bf-success-copy span{color:var(--bf-text-medium);font-size:15px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-success-route{display:flex;align-items:center;justify-content:center;gap:12px}.bf-success-route .bf-token-icon{width:48px!important;height:48px!important;background:transparent;font-size:18px}.bf-success-route-arrow{color:var(--bf-text-low);font-size:24px;font-weight:500;line-height:1}.bf-success-ok{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;padding:12px;border:0;border-radius:12px;background:#00b4b7e0;color:#fff;font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer}@media(max-width:767px){.bf-success-body{padding:40px 24px 24px}.bf-success-copy strong{font-size:22px}.bf-success-copy span{font-size:14px}.bf-success-mark{width:88px;height:88px}.bf-success-route .bf-token-icon{width:44px!important;height:44px!important}}@keyframes bf-loading-spin{to{transform:rotate(360deg)}}.bf-swap-toggle{position:absolute;top:100px;left:50%;z-index:1;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0;border:0;border-radius:9999px;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000);box-shadow:0 1px 5px #0000001f;cursor:pointer}.bf-swap-card[data-has-from-error=true] .bf-swap-toggle{top:132px}.bf-details{display:flex;flex-direction:column;gap:24px}.bf-collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .22s ease,opacity .14s ease,margin-top .22s ease}.bf-collapse[data-open=true]{grid-template-rows:1fr;opacity:1}.bf-collapse:not([data-open=true]){margin-top:calc(-1 * var(--bf-collapse-gap, 0px))}.bf-collapse-inner{overflow:hidden;min-height:0}@keyframes bf-value-in{0%{opacity:.25;transform:translateY(-2px)}}.bf-info-value,.bf-route-amount-value,.bf-route-meta>span{animation:bf-value-in .24s ease-out}@media(prefers-reduced-motion:reduce){.bf-collapse{transition:none}.bf-info-value,.bf-route-amount-value,.bf-route-meta>span{animation:none}}.bf-exchange-rate{display:flex;width:100%;align-items:center;justify-content:center;gap:4px;padding:0 0 24px;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-detail-section,.bf-history-card{display:flex;flex-direction:column;gap:12px;padding:0;border-radius:12px;background:transparent;box-sizing:border-box}.bf-liquidity{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:var(--bf-surface);box-sizing:border-box}.bf-root[data-view=history] .bf-liquidity,.bf-root[data-view=history] .bf-detail-section,.bf-root[data-view=history] .bf-history-card{background:var(--ds-surface-default, #ffffff)}.bf-detail-section h3{margin:0;color:var(--bf-text-high);font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.bf-tx-fee-section{gap:12px}.bf-tx-fee-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bf-collapse-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;padding:0;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.bf-detail-section[data-open=true] .bf-collapse-head{padding-bottom:12px;border-bottom:1px solid var(--bf-border)}.bf-collapse-chevron{flex-shrink:0;color:var(--bf-text-low);transition:transform .2s ease}.bf-detail-section[data-open=true] .bf-collapse-chevron{transform:rotate(180deg)}.bf-collapse-body{display:flex;flex-direction:column;gap:14px}.bf-root[data-view=history] .bf-detail-section[data-open=true] .bf-collapse-head{border-bottom-color:var(--ds-border-default, rgba(0, 0, 0, .07))}.bf-root[data-view=history] .bf-collapse-chevron{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.bf-tx-fee-total{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;color:var(--bf-text-medium);font-size:14px;font-weight:600;line-height:1.4;text-align:right}.bf-tx-fee-total>span[data-delegated=true]{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:currentColor}.bf-fee-delegated{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 8px;border-radius:6px;background:#379cff2e;color:#4eb3ff;font-size:10px;font-weight:500;line-height:1.3;white-space:nowrap}.bf-tx-fee-token{width:16px;height:16px;flex-shrink:0;border-radius:999px;object-fit:cover}.bf-info-card{gap:14px}.bf-info-section{display:flex;flex-direction:column;gap:10px}.bf-info-section+.bf-info-section{padding-top:2px}.bf-info-section h4{margin:0;color:var(--bf-text-high);font-size:14px;font-weight:600;line-height:1.5}.bf-root[data-view=history] .bf-detail-section h3,.bf-root[data-view=history] .bf-info-section h4{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-route-steps{display:flex;flex-direction:column}.bf-route-step{display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr);column-gap:10px}.bf-route-rail{position:relative;display:flex;justify-content:center}.bf-route-line{position:absolute;top:9px;bottom:-4px;width:1px;background:var(--bf-border)}.bf-route-step[data-last=true] .bf-route-line{display:none}.bf-route-dot{z-index:1;width:9px;height:9px;margin-top:5px;border:2px solid var(--bf-text-low);border-radius:999px;background:var(--bf-bg);box-sizing:border-box}.bf-route-dot[data-final=true]{border-color:var(--ds-accent-primary-default, #00ceb2)}.bf-route-body{display:flex;min-width:0;flex-direction:column;gap:2px;padding-bottom:14px}.bf-route-step[data-last=true] .bf-route-body{padding-bottom:0}.bf-route-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.bf-route-title{min-width:0;overflow:hidden;color:var(--bf-text-high);font-size:13px;font-weight:620;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.bf-route-amount{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;color:var(--bf-text-medium);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.bf-route-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;color:var(--bf-text-low);font-size:12px;line-height:1.45;font-variant-numeric:tabular-nums}.bf-route-step[data-kind=hop] .bf-route-title{color:var(--bf-text-medium);font-weight:600}.bf-route-step[data-kind=hop] .bf-route-amount{color:var(--bf-text-low);font-weight:500}.bf-route-step[data-kind=hop] .bf-route-dot{width:7px;height:7px;margin-top:6px;border-width:1px}.bf-route-meta>span[data-tone=accent]{color:var(--ds-accent-primary-default, #00ceb2);font-weight:600}.bf-route-meta>span[data-tone=warning]{color:var(--ds-system-orange-high, #e56f00);font-weight:600}.bf-route-meta>span[data-tone=danger]{color:var(--ds-system-red-default, #da0b2e);font-weight:600}.bf-route-tag{padding:1px 6px;border-radius:5px;background:var(--ds-accent-primary-low, rgba(0, 206, 178, .12));color:var(--ds-accent-primary-high, #00a0a2);font-size:10px;font-weight:700;letter-spacing:.01em}.bf-info-rows{display:flex;flex-direction:column;gap:8px}.bf-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-liquidity-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-info-label{display:inline-flex;align-items:center;gap:6px;min-width:0;color:var(--bf-text-low)}.bf-info-value{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:4px;color:var(--bf-text-medium);text-align:right}.bf-info-route,.bf-info-value-token{display:inline-flex;align-items:center;gap:4px}.bf-info-route .bf-token-icon,.bf-info-value-token .bf-token-icon{flex-shrink:0}.bf-info-route-arrow{display:inline-flex;align-items:center;color:var(--bf-text-medium);font-size:12px;line-height:1}.bf-root[data-view=history] .bf-info-route-arrow{color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.bf-info-value[data-tone=accent]{color:var(--ds-accent-primary-high, #00a0a2)}.bf-info-value[data-tone=warning]{color:var(--ds-system-orange-high, #e56f00)}.bf-info-value[data-tone=danger]{color:var(--ds-system-red-default, #da0b2e)}.bf-root[data-view=history] .bf-info-label,.bf-root[data-view=history] .bf-liquidity-head{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.bf-root[data-view=history] .bf-info-value{color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.bf-root[data-view=history] .bf-info-value[data-tone=accent]{color:var(--ds-accent-primary-high, #00a0a2)}.bf-root[data-view=history] .bf-info-value[data-tone=warning]{color:var(--ds-system-orange-high, #e56f00)}.bf-root[data-view=history] .bf-info-value[data-tone=danger]{color:var(--ds-system-red-default, #da0b2e)}.bf-liquidity-status{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap}.bf-liquidity-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.bf-liquidity-status[data-status=normal],.bf-liquidity-status:not([data-status]){background:#00ceb21f;color:var(--ds-accent-primary-default, #00ceb2)}.bf-liquidity-status[data-status=normal]:before,.bf-liquidity-status:not([data-status]):before{background:var(--ds-accent-primary-default, #00ceb2)}.bf-liquidity-status[data-status=low]{background:#e56f001f;color:#e56f00}.bf-liquidity-status[data-status=low]:before{background:#e56f00}.bf-liquidity-status[data-status=rebalancing]{background:#da0b2e1a;color:#da0b2e}.bf-liquidity-status[data-status=rebalancing]:before{background:#da0b2e}.bf-liquidity-track{height:8px;overflow:hidden;border-radius:999px;background:var(--bf-surface-hover)}.bf-liquidity-track span{display:block;height:100%;border-radius:inherit;background:var(--ds-accent-primary-default, #00ceb2)}.bf-error{padding:12px;border-radius:12px;background:#da0b2e1f;color:var(--ds-system-red-default, #da0b2e);font-size:13px;line-height:1.4}.bf-footer{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:10px;padding:12px 24px 24px;background:var(--ds-bg-default, var(--bf-bg))}.bf-next{width:100%;min-height:48px;padding:12px;border:0;border-radius:12px;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000);font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer}.bf-next:disabled{cursor:default;opacity:.6}.bf-powered{display:inline-flex;align-items:center;gap:3px;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;text-decoration:none}.bf-powered:focus-visible{border-radius:4px;outline:2px solid var(--ds-accent-primary-default, #00ceb2);outline-offset:2px}.bf-powered-brand{text-decoration:underline;text-underline-offset:2px}.bf-history-tabs{display:flex;align-items:center;gap:4px;width:100%}.bf-history-tab{position:relative;display:inline-flex;min-height:37px;align-items:center;justify-content:center;padding:8px 12px;border:0;background:transparent;color:var(--ds-content-lowest, rgba(0, 0, 0, .25));font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;cursor:pointer}.bf-history-tab[data-active=true]{color:var(--ds-accent-primary-high, #00a0a2)}.bf-history-tab[data-active=true]:after{position:absolute;right:8px;bottom:0;left:8px;height:3px;border-radius:999px;background:var(--ds-accent-primary-high, #00a0a2);content:""}.bf-history-tab-dot{position:absolute;top:8px;right:4px;width:6px;height:6px;border-radius:999px;background:var(--ds-system-red-default, #da0b2e)}.bf-history-list{display:flex;flex-direction:column;gap:12px}.bf-history-item{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:var(--ds-surface-default, #ffffff);box-sizing:border-box}.bf-history-item-head,.bf-history-meta,.bf-history-route,.bf-history-route-token{display:inline-flex;align-items:center}.bf-history-item-head{justify-content:space-between;gap:12px;width:100%}.bf-history-status{display:inline-flex;min-height:24px;align-items:center;justify-content:center;padding:3px 8px;border-radius:4px;background:var(--ds-system-orange-low, #fcf5e9);color:var(--ds-system-orange-high, #e56f00);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;white-space:nowrap}.bf-history-status[data-status=completed]{background:var(--ds-system-green-low, #e7f9f8);color:var(--ds-system-green-high, #00a0a2)}.bf-history-status[data-status=failed]{background:var(--ds-system-red-low, rgba(218, 11, 46, .12));color:var(--ds-system-red-default, #da0b2e)}.bf-history-time{min-width:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;text-align:right;white-space:nowrap}.bf-history-item-body{display:flex;flex-direction:column;gap:4px}.bf-history-amount{color:var(--ds-content-high, rgba(0, 0, 0, .85));font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0}.bf-history-meta{justify-content:space-between;gap:12px;min-width:0}.bf-history-usd{min-width:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-history-route{justify-content:flex-end;gap:4px;min-width:0;color:var(--ds-content-high, rgba(0, 0, 0, .85));font-size:12px;font-weight:600;line-height:1.5;letter-spacing:0}.bf-history-route-token{gap:4px;min-width:0}.bf-history-route-token span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-history-route-arrow{flex-shrink:0;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.bf-empty{padding:32px 16px;text-align:center;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-size:14px}.bf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767px){.bf-slippage-overlay{align-items:flex-end;padding:0}.bf-slippage-dialog{width:100%;height:auto;min-height:316px;max-height:82dvh;border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}}.wi-drawer-content .bf-header{padding:16px}.wi-drawer-content .bf-header .bf-header-btn:last-child{top:16px;right:16px}.wi-drawer-content .bf-body,.wi-drawer-content .bf-history-body{padding:16px}.bf-root[data-variant=embedded]{--bf-bg: #1c1c1d;--bf-surface: #212224;--bf-surface-hover: rgba(255, 255, 255, .08);--bf-border: rgba(255, 255, 255, .1);--bf-text-high: rgba(255, 255, 255, .85);--bf-text-medium: rgba(255, 255, 255, .65);--bf-text-low: rgba(255, 255, 255, .4);--bf-embedded-primary: #f3742e;--bf-embedded-on-primary: #ffffff;background:var(--bf-bg);color:#fff}.gou-shell[data-theme=light] .bf-root[data-variant=embedded]{--bf-bg: #ffffff;--bf-surface: #ffffff;--bf-surface-hover: rgba(0, 0, 0, .03);--bf-border: rgba(0, 0, 0, .06);--bf-text-high: rgba(0, 0, 0, .85);--bf-text-medium: rgba(0, 0, 0, .65);--bf-text-low: rgba(0, 0, 0, .4);color:#000}.bf-root[data-variant=embedded] .bf-header{min-height:64px;justify-content:flex-start;gap:12px;padding:16px 20px 12px;border-bottom-color:var(--bf-border);background:var(--bf-bg)}.bf-root[data-variant=embedded] .bf-header .bf-header-btn:last-child{top:16px;right:20px}.bf-root[data-variant=embedded] .bf-header-btn{color:var(--bf-text-medium)}.bf-root[data-variant=embedded] .bf-header-title{position:static;flex:1;padding-right:36px;transform:none;color:var(--bf-text-high);font-size:18px;font-weight:600;line-height:1.5;text-align:left}.bf-root[data-variant=embedded] .bf-header-spacer{display:none}.bf-root[data-variant=embedded] .bf-embedded-body{padding:20px}.bf-embedded-form{display:flex;width:100%;min-width:0;flex-direction:column;gap:20px;--bf-collapse-gap: 20px}.bf-embedded-fields{position:relative;display:flex;width:100%;flex-direction:column}.bf-embedded-field-group{display:flex;width:100%;flex-direction:column;gap:8px}.bf-embedded-amount-panel{display:flex;width:100%;min-width:0;flex-direction:column;padding:16px;border:1px solid rgba(255,255,255,.025);border-radius:12px;background:#212224;box-sizing:border-box}.gou-shell[data-theme=light] .bf-embedded-amount-panel{border-color:#00000014;background:#fff}.bf-embedded-amount-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.bf-embedded-amount-label{display:inline-flex;min-width:0;align-items:center;gap:8px;white-space:nowrap}.bf-embedded-amount-label strong{color:var(--bf-text-medium);font-size:14px;font-weight:700;line-height:1.5}.bf-embedded-amount-label>span{color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5}.bf-embedded-amount-label em{padding:2px 6px;border-radius:9999px;background:#f3742e1a;color:var(--bf-embedded-primary);font-size:11px;font-style:normal;font-weight:500;line-height:1.25}.bf-embedded-balance{display:inline-flex;min-width:0;max-width:100%;flex-shrink:1;align-items:center;justify-content:flex-end;gap:6px;overflow:hidden;color:var(--bf-text-medium);font-size:12px;font-weight:600;line-height:1.5;text-align:right;white-space:nowrap}.bf-embedded-balance>svg,.bf-embedded-balance>span:not(.bf-embedded-balance-value){flex-shrink:0}.bf-embedded-balance-value{min-width:0;overflow:hidden;text-overflow:ellipsis}.bf-embedded-balance button{flex-shrink:0;padding:2px 8px;border:0;border-radius:9999px;background:#f3742e26;color:var(--bf-embedded-primary);font:inherit;font-size:11px;font-weight:700;line-height:1.4;cursor:pointer}.bf-embedded-balance button:hover{background:#f3742e40}.bf-embedded-amount-main{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.bf-embedded-token-pill{display:inline-flex;height:32px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px 0 6px;border:1px solid rgba(255,255,255,.1);border-radius:9999px;background:#ffffff0d;color:#fff;font:inherit;font-size:14px;font-weight:700;line-height:1.5;cursor:pointer;perspective:220px;overflow:hidden;transition:transform .12s ease,background .15s ease}.gou-shell[data-theme=light] .bf-embedded-token-pill{border-color:#0000000f;background:#00000008;color:#000}.bf-embedded-token-pill:disabled{cursor:default;opacity:1}.bf-embedded-input-wrap{display:flex;min-width:0;flex:1}.bf-embedded-amount-input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:24px;font-size:clamp(18px,6cqi,24px);font-weight:700;line-height:32px;text-align:right}.gou-shell[data-theme=light] .bf-embedded-amount-input{color:#000}.bf-embedded-amount-input[data-size=medium]{font-size:20px;font-size:clamp(16px,5cqi,20px);line-height:28px}.bf-embedded-amount-input[data-size=small]{font-size:16px;font-size:clamp(14px,4cqi,16px);line-height:24px}.bf-embedded-amount-input::placeholder{color:var(--bf-text-low);opacity:1}.bf-embedded-field-error{color:#ff3c53;font-size:12px;font-weight:400;line-height:1.5}.bf-embedded-direction{position:relative;z-index:10;display:flex;width:100%;align-items:center;justify-content:center;margin:-12px 0}.bf-embedded-direction>span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:9999px;background:var(--bf-embedded-primary);color:var(--bf-embedded-on-primary)}.bf-embedded-summary{display:flex;width:100%;flex-direction:column;gap:12px}.bf-embedded-details{display:flex;width:100%;flex-direction:column;gap:16px;padding:0 16px 16px;box-sizing:border-box}.bf-embedded-details .bf-info-section{gap:12px}.bf-embedded-details .bf-info-section+.bf-info-section{padding-top:0}.bf-embedded-details .bf-info-section h4{color:#fffc;font-size:14px;font-weight:700}.gou-shell[data-theme=light] .bf-embedded-details .bf-info-section h4{color:#000c}.bf-embedded-details .bf-info-rows{gap:12px}.bf-embedded-details .bf-info-row{min-height:20px;font-size:13px;font-weight:600}.bf-embedded-details .bf-info-label{gap:6px;color:var(--bf-text-medium);font-size:13px;font-weight:400}.bf-embedded-details .bf-info-value{color:var(--bf-text-medium);font-size:13px;font-weight:600}.bf-embedded-details .bf-info-value[data-tone=accent]{color:var(--bf-embedded-primary)}.bf-embedded-details .bf-info-route-arrow{color:var(--bf-text-medium)}.bf-embedded-liquidity{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:var(--bf-surface)}.bf-embedded-liquidity>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--bf-text-medium);font-size:14px}.bf-embedded-liquidity>div>span:last-child{text-transform:capitalize}.bf-embedded-liquidity-track{display:block;height:8px;overflow:hidden;border-radius:9999px;background:var(--bf-surface-hover)}.bf-embedded-liquidity-track>span{display:block;height:100%;border-radius:inherit;background:var(--bf-embedded-primary)}.bf-embedded-liquidity-error{padding:12px 16px;border:1px solid rgba(255,60,83,.3);border-radius:8px;background:#ff3c531a;color:#ff3c53;font-size:14px;line-height:1.5;text-align:center}.bf-embedded-action-footer{width:100%;flex-shrink:0}.bf-embedded-cta{display:flex;width:100%;height:52px;flex-shrink:0;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:12px;background:var(--bf-embedded-primary);color:var(--bf-embedded-on-primary);font:inherit;font-size:16px;font-weight:600;line-height:1.5;cursor:pointer;transition:opacity .15s ease,background-color .15s ease;box-sizing:border-box}.bf-embedded-cta:hover:not(:disabled){background:#f3742ee6}.bf-embedded-cta:disabled{cursor:not-allowed;opacity:.6}.bf-embedded-spinner{width:20px;height:20px;border:2px solid var(--bf-embedded-on-primary);border-top-color:transparent;border-radius:9999px;animation:bf-loading-spin .9s linear infinite}@media(max-width:767px){.bf-root[data-variant=embedded] .bf-header{min-height:50px;padding:12px 16px 8px;border-bottom:0}.bf-root[data-variant=embedded] .bf-header .bf-header-btn:last-child{display:none}.bf-root[data-variant=embedded] .bf-embedded-body{padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px);overscroll-behavior:contain;scroll-padding-bottom:calc(env(safe-area-inset-bottom,0px) + 76px);-webkit-overflow-scrolling:touch}.bf-root[data-variant=embedded] .bf-embedded-action-footer{position:sticky;bottom:0;z-index:20;padding-top:12px;background:var(--bf-bg);isolation:isolate}.bf-root[data-variant=embedded] .bf-embedded-action-footer:after{position:absolute;z-index:-1;top:100%;right:0;left:0;height:calc(env(safe-area-inset-bottom,0px) + 32px);background:var(--bf-bg);box-shadow:0 16px 0 16px var(--bf-bg);content:"";pointer-events:none}.bf-root[data-variant=embedded][data-soft-keyboard-open=true] .bf-embedded-action-footer{position:static;padding-top:0}.bf-root[data-variant=embedded][data-soft-keyboard-open=true] .bf-embedded-action-footer:after{display:none}.bf-root[data-variant=embedded][data-soft-keyboard-open=true] .bf-embedded-body{scroll-padding-bottom:24px}.bf-embedded-amount-head{gap:8px}.bf-embedded-amount-label{gap:6px}.bf-embedded-balance{gap:4px}}
11
- `);import{Fragment as Bo,jsx as v,jsxs as D}from"react/jsx-runtime";var Cu=ne.createContext(void 0);function ga(){return ne.useContext(Cu)}function iw(e){let[t,r]=ne.useState(void 0);return ne.useEffect(()=>{let n=e.current;if(!n)return;let o=()=>{let i=n.closest("[data-theme]");r(i?.getAttribute("data-theme")??void 0)};o();let a=new MutationObserver(o);return a.observe(document.documentElement,{attributes:!0,subtree:!0,attributeFilter:["data-theme"]}),()=>a.disconnect()},[e]),t}var xu=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],sw=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function lw(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function vu(e){let t=e.replace(/[^\d.]/g,""),[r="",...n]=t.split("."),o=n.join("");return n.length===0?r:`${r}.${o.slice(0,2)}`}function Nu(e){return`${e.chainId}:${e.address.toLowerCase()}`}function Tu(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function ku(e,t){let r=Number(e||"0"),n=t?.priceUsd??0;return`\u2248 $${(Number.isFinite(r)?r*n:0).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})} USD`}function dw(e,t=6){if(!e)return e;let[r,n=""]=e.split(".");if(!n)return r;let o=n.slice(0,t).replace(/0+$/,"");return o?`${r}.${o}`:r}function Iu(e,t){if(!t)return!1;let r=st(e),n=st(t.balance);return!r||!n?!1:r.isGreaterThan(n)}function pa(e){if(!e.isFinite()||e.isNaN())return"0";let r=e.decimalPlaces(6,yu.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[n="0",o]=r.split("."),a=new yu(n||"0").toFormat(0);return o?`${a}.${o}`:a}function cw(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function pw(e){let t=new Date(e);if(Number.isNaN(t.getTime()))return e;let r=n=>n.toString().padStart(2,"0");return[`${t.getFullYear()}-${r(t.getMonth()+1)}-${r(t.getDate())}`,`${r(t.getHours())}:${r(t.getMinutes())}:${r(t.getSeconds())}`].join(" ")}function uw(e){let t=st(e);return t?pa(t):e||"0"}function fw(e,t){if(t?.priceUsd===void 0)return null;let r=st(e);if(!r)return null;let n=r.multipliedBy(t.priceUsd);return n.isFinite()?`$${n.toFormat(2)}`:null}function Wi(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function mw(e,t){return t==="all"?!0:Wi(e)===t}function gw(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function Po(e){return e===56||e===97?"BSC":e===612044||e===612055||e===5555?"ONEchain":`Chain ${e}`}function Eu(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Mu(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":Eu(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function Au(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function zi(e){return!e||e==="0"||Number(e)===0}function Lu(e){let t=e.trim().toLowerCase();return t?t.startsWith("minimum ")?{from:e}:t.startsWith("available ")&&t.includes("or more")?{to:e}:t.includes("insufficient balance")||t.includes("not enough balance")||t.includes("exceeds balance")||t.includes("insufficient network fee")?{from:e}:t.includes("insufficient liquidity")||t.includes("not enough liquidity")?{to:e}:{}:{}}function Du(e){let t=e.fromToken,r=e.toToken,n=Mu(t,r),o=e.fromAmount||"0",a=e.toAmount||"0",i=n!==void 0&&!Au(n),s=n!==void 0&&n!=="bridge";return{pathType:n,bridgeInfo:i?[{label:"Route",value:t&&r?`${Po(t.chainId)} \u2192 ${Po(r.chainId)}`:"-"},{label:"Validator Fee",value:zi(o)?"0":"Free",tone:zi(o)?"default":"accent"},{label:"Network Fee",value:zi(o)?"0":"Free",tone:zi(o)?"default":"accent"}]:void 0,swapInfo:s?[t&&r?{label:"Route",value:"",routeTokens:[{symbol:t.symbol,iconUrl:t.iconUrl},{symbol:r.symbol,iconUrl:r.iconUrl}]}:{label:"Route",value:"-"},{label:"Price Impact",value:"0%"},{label:"In Amount",value:o,valueToken:t?{symbol:t.symbol,iconUrl:t.iconUrl}:void 0},{label:"Swap Fee",value:"0",valueToken:t?{symbol:t.symbol,iconUrl:t.iconUrl}:void 0},{label:"Out Amount",value:a,valueToken:r?{symbol:r.symbol,iconUrl:r.iconUrl}:void 0}]:void 0,txFee:[{label:"Priority Fee Per Gas",value:"0 Gwei"},{label:"Max Fee Per Gas",value:"0 Gwei"},{label:"Gas Limit",value:"0"}],txFeeInfo:{estTxFee:"0",isDelegateFee:!1}}}function ua({token:e,size:t=20}){let r=e?.iconUrl;return v("span",{className:"bf-token-icon","data-has-image":!!r?"true":"false",style:{width:t,height:t},children:r?v("img",{src:r,alt:"",width:t,height:t,draggable:!1}):v("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function Fi(e,t){if(e.length===0)return;let r=e.findIndex(n=>Eu(n,t));return e[(r+1)%e.length]}function Ru({label:e,token:t,amount:r,usd:n,onAmountChange:o,onTokenClick:a,locked:i=!1}){return D("section",{className:"bf-amount-panel",children:[D("div",{className:"bf-amount-head",children:[v("span",{children:e}),D("span",{className:"bf-balance",children:[Tu(t?.balance??"0")," ",t?.symbol??""]})]}),D("div",{className:"bf-amount-main",children:[D("label",{className:"bf-amount-input-wrap",children:[D("span",{className:"bf-sr-only",children:[e," amount"]}),v("input",{type:"text",inputMode:"decimal",value:r,onChange:s=>o(s.target.value),placeholder:"0",className:"bf-amount-input","data-size":Pu(r)}),v("span",{className:"bf-amount-usd",children:n})]}),D("button",{type:"button",className:"bf-token-pill",onClick:i?void 0:a,disabled:!i&&!a,"data-locked":i?"true":void 0,"data-track":i?void 0:"token_switch","data-track-id":e.toLowerCase(),"aria-label":`Switch ${e.toLowerCase()} token`,children:[D("span",{className:"bf-token-pill-face",children:[v(ua,{token:t}),v("span",{children:t?.symbol??"Select"})]},t?Nu(t):"none"),!i&&v(Tr,{size:16})]})]})]})}function hw(e){if(!e)return"";let[t="",r]=e.replace(/,/g,"").split("."),n=t.replace(/\B(?=(\d{3})+(?!\d))/g,",");return r===void 0?n:`${n}.${r}`}function Pu(e){let t=e.replace(/,/g,"").trim().length;return t>26?"small":t>18?"medium":"large"}function bw(){return D("svg",{width:"14",height:"14",viewBox:"0 0 16 16",fill:"none","aria-hidden":"true",children:[v("path",{d:"M2.333 4.667A1.667 1.667 0 0 1 4 3h7.333A1.667 1.667 0 0 1 13 4.667v6.666A1.667 1.667 0 0 1 11.333 13H4a1.667 1.667 0 0 1-1.667-1.667V4.667Z",stroke:"currentColor",strokeWidth:"1.25"}),v("path",{d:"M2.667 5.333h9.666c.737 0 1.334.597 1.334 1.334v2.666c0 .737-.597 1.334-1.334 1.334H9.667A2.667 2.667 0 0 1 7 8a2.667 2.667 0 0 1 2.667-2.667Z",stroke:"currentColor",strokeWidth:"1.25"}),v("circle",{cx:"10",cy:"8",r:".75",fill:"currentColor"})]})}function Su({label:e,token:t,amount:r,onAmountChange:n,onTokenClick:o,onMax:a,locked:i}){return D("section",{className:"bf-embedded-amount-panel",children:[D("div",{className:"bf-embedded-amount-head",children:[D("span",{className:"bf-embedded-amount-label",children:[v("strong",{children:e}),!(e==="From")&&v("em",{children:"estimated"})]}),t&&D("span",{className:"bf-embedded-balance",children:[v(bw,{}),v("span",{className:"bf-embedded-balance-value",children:Tu(t.balance)}),v("span",{children:t.symbol}),a&&v("button",{type:"button",onClick:a,"aria-label":"Use maximum available balance",children:"MAX"})]})]}),D("div",{className:"bf-embedded-amount-main",children:[D("button",{type:"button",className:"bf-embedded-token-pill",onClick:i?void 0:o,disabled:i,"data-locked":i?"true":void 0,"aria-label":`Switch ${e.toLowerCase()} token`,children:[D("span",{className:"bf-token-pill-face",children:[v(ua,{token:t}),v("span",{children:t?.symbol??"Select"})]},t?Nu(t):"none"),!i&&v(Tr,{size:14})]}),D("label",{className:"bf-embedded-input-wrap",children:[D("span",{className:"bf-sr-only",children:[e," amount"]}),v("input",{type:"text",inputMode:"decimal",value:hw(r),onChange:l=>n(l.target.value),placeholder:"0.00",className:"bf-embedded-amount-input","data-size":Pu(r)})]})]})]})}function ww({flow:e,onClose:t}){let r=ne.useId(),[n,o]=ne.useState(null),a=xu.find(b=>b.value===e.slippage),[i,s]=ne.useState(e.slippage&&!a?e.slippage:""),l=i.trim()!==""&&i.trim()!==".",d=l?Number(i):NaN,c=Number.isFinite(d)&&d>50,h=Number.isFinite(d)&&d>5&&!c,f=b=>{e.setSlippage(b),t()},m=()=>{!l||c||(e.setSlippage(vu(i)),t())};if(ne.useEffect(()=>{o(document.body)},[]),ne.useEffect(()=>{let b=u=>{u.key==="Escape"&&t()};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[t]),!n)return null;let w=ga();return ma(v("div",{className:"bf-slippage-overlay","data-theme":w,role:"presentation",onMouseDown:b=>{b.target===b.currentTarget&&t()},children:D("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[D("header",{className:"bf-slippage-head",children:[v("h3",{id:r,children:"Slippage Settings"}),v("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:v(Yr,{size:24})})]}),D("div",{className:"bf-slippage-body",children:[v("p",{className:"bf-slippage-desc",children:"The maximum price difference you are willing to accept before the transaction is reverted. Higher slippage increases the chance of execution but may result in a worse price."}),D("div",{className:"bf-slippage-controls",children:[v("div",{className:"bf-slippage-presets",children:xu.map(b=>v("button",{type:"button",className:"bf-slippage-preset","data-selected":!l&&e.slippage===b.value?"true":"false",onClick:()=>f(b.value),children:b.label},b.value))}),D("label",{className:"bf-slippage-custom","data-selected":l?"true":"false",children:[v("span",{className:"bf-sr-only",children:"Custom slippage percent"}),v("input",{value:i,onChange:b=>{s(vu(b.target.value))},onKeyDown:b=>{b.key==="Enter"&&(b.preventDefault(),m())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),v("span",{"aria-hidden":"true",children:"%"})]})]}),c?v("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):h?v("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,l&&v("button",{type:"button",className:"bf-slippage-apply",onClick:m,disabled:c,children:"Apply"})]})]})}),n)}function Ou({flow:e,env:t}){let r=ne.useId(),[n,o]=ne.useState(!1),[a,i]=ne.useState(null),s=ga(),l=Jt("apps.json",t,f=>Nr(f?.legal?.termsUrl,t)),d=e.termsUrl??l??nc;ne.useEffect(()=>{i(document.body)},[]),ne.useEffect(()=>{let f=m=>{m.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",f),()=>document.removeEventListener("keydown",f)},[e]);let[c,h]=Pi(e.termsOpen);return!a||!c?null:ma(v("div",{className:"bf-action-modal-overlay","data-theme":s,"data-state":h,role:"presentation",onPointerDown:f=>{f.target===f.currentTarget&&e.cancelTerms()},children:D("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[v("h3",{id:r,children:"Agree to Terms of Service"}),v("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using ONEUSD."}),D("div",{className:"bf-terms-check-row","data-checked":n?"true":"false",children:[v("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":n,"aria-label":"Agree to Terms of Use","data-track":"terms_check",onClick:()=>o(f=>!f),children:v("span",{className:"bf-terms-checkbox","data-checked":n?"true":"false","aria-hidden":"true"})}),D("div",{className:"bf-terms-copy",children:[v("span",{className:"bf-terms-label",onClick:()=>o(f=>!f),children:"Agree to Terms of Use"}),d&&v("a",{href:d,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),v("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use ONEUSD"}),v("button",{type:"button",className:"bf-action-primary",disabled:!n||e.status==="submitting",onClick:e.confirmTerms,"data-track":"terms_confirm",children:"Confirm"})]})}),a)}function yw({value:e,disabled:t=!1}){let[r,n]=ne.useState(!1);return v("button",{type:"button",className:"bf-copy-button","aria-label":"Copy token address",disabled:t,onClick:()=>{t||navigator.clipboard?.writeText(e).then(()=>{n(!0),window.setTimeout(()=>n(!1),1200)})},children:r?"OK":"Copy"})}function Bu({flow:e,approval:t}){let r=ne.useId(),[n,o]=ne.useState(null),a=ga();ne.useEffect(()=>{o(document.body)},[]),ne.useEffect(()=>{if(!t)return;let c=h=>{e.status!=="submitting"&&h.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",c),()=>document.removeEventListener("keydown",c)},[e,t]);let[i,s]=Pi(t);if(!n||!i)return null;let l=e.status==="submitting"||!e.approveBridge,d=e.status==="submitting";return ma(v("div",{className:"bf-action-modal-overlay","data-theme":a,"data-state":s,role:"presentation",children:D("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[D("h3",{id:r,children:["Approve ",i.token.symbol]}),v(ua,{token:i.token,size:72}),D("div",{className:"bf-approve-address-box",children:[v("span",{children:"Token Address"}),D("div",{children:[v("strong",{children:i.tokenAddress}),v(yw,{value:i.tokenAddress,disabled:d})]})]}),D("div",{className:"bf-action-buttons",children:[v("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),D("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:l,"aria-busy":d,"data-track":"approve_confirm",children:[d&&v("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),v("span",{children:d?"Approving...":"Approve"})]})]})]})}),n)}function zu({flow:e}){let t=ne.useId(),[r,n]=ne.useState(null),o=ga();ne.useEffect(()=>{n(document.body)},[]),ne.useEffect(()=>{if(!e.approvalSuccessOpen)return;let l=d=>{d.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]);let[a,i]=Pi(e.approvalSuccessOpen);if(!r||!a)return null;let s=e.status==="submitting";return ma(v("div",{className:"bf-action-modal-overlay","data-theme":o,"data-state":i,role:"presentation",children:D("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[v("h3",{id:t,children:"Approval Success"}),v("span",{className:"bf-success-mark","aria-hidden":"true"}),D("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",v("br",{}),"Please continue to the next step."]}),D("div",{className:"bf-action-buttons",children:[v("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:s,children:"Cancel"}),D("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:s,"aria-busy":s,children:[s&&v("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),v("span",{children:s?"Continuing...":"Continue"})]})]})]})}),r)}function xw({fromAmount:e,toAmount:t,fromToken:r,toToken:n}){let o=ne.useMemo(()=>{let i=st(e),s=st(t);return!i||!s||i.lte(0)||s.lte(0)?null:s.dividedBy(i)},[e,t]),a=!!(o&&r&&n&&r.symbol!==n.symbol);return v(ca,{open:a,children:D("div",{className:"bf-exchange-rate",children:[D("span",{children:["1 ",r?.symbol]}),v("span",{"aria-hidden":"true",children:"="}),D("span",{children:[o?pa(o):""," ",n?.symbol]})]})})}function Fu({flow:e}){return e.submitToast?D("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[v("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:v("span",{className:"bf-status-spinner"})}),D("span",{className:"bf-status-toast-copy",children:[v("strong",{children:"Transaction Processing"}),v("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function Uu({message:e}){let[t,r]=ne.useState(!1);return ne.useEffect(()=>{if(!e){r(!1);return}r(!0);let n=window.setTimeout(()=>{r(!1)},3500);return()=>window.clearTimeout(n)},[e]),!e||!t?null:D("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[v("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:v("span",{className:"bf-status-error-mark",children:"!"})}),D("span",{className:"bf-status-toast-copy",children:[v("strong",{children:"Error"}),v("span",{children:e})]})]})}function vw(e){switch(e){case"swap":case"deposit-swap":case"swap-withdraw":return"Swap Transaction Sent";case"bridge":return"Bridge Transaction Sent";case"swap-bridge":return"Swap & Bridge Transaction Sent";case"bridge-swap":return"Bridge & Swap Transaction Sent";default:return"Transaction Sent"}}function ju({flow:e}){let t=ne.useId(),[r,n]=ne.useState(null),o=e.submitted,a=ga();return ne.useEffect(()=>{n(document.body)},[]),ne.useEffect(()=>{if(!e.successDialogOpen)return;let i=s=>{s.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",i),()=>document.removeEventListener("keydown",i)},[e]),!r||!e.successDialogOpen||!o?null:ma(v("div",{className:"bf-success-overlay","data-theme":a,role:"presentation",children:v("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:D("div",{className:"bf-success-body",children:[v("span",{className:"bf-success-mark","aria-hidden":"true"}),D("div",{className:"bf-success-copy",children:[v("strong",{id:t,children:vw(o.pathType)}),v("span",{children:"Please check the results in the history."})]}),v("div",{className:"bf-success-route","aria-hidden":"true",children:(o.routeTokens&&o.routeTokens.length>0?o.routeTokens:[{symbol:o.fromToken.symbol,iconUrl:o.fromToken.iconUrl},{symbol:o.toToken.symbol,iconUrl:o.toToken.iconUrl}]).map((i,s)=>D(ne.Fragment,{children:[s>0&&v("span",{className:"bf-success-route-arrow",children:"\u2192"}),v(fa,{token:i,size:43})]},`${i.symbol}-${s}`))}),v("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,"data-track":"success_ok",children:"OK"})]})})}),r)}function fa({token:e,size:t=16}){let r=!!e.iconUrl;return v("span",{className:"bf-token-icon","data-has-image":r?"true":"false",style:{width:t,height:t},children:e.iconUrl?v("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):v("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function kw({row:e}){return e.routeTokens&&e.routeTokens.length>0?v("span",{className:"bf-info-route",children:e.routeTokens.map((t,r)=>D(ne.Fragment,{children:[r>0&&v("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),v(fa,{token:t})]},`${t.symbol}-${r}`))}):e.valueToken?D("span",{className:"bf-info-value-token",children:[v(fa,{token:e.valueToken}),v("span",{children:e.value})]}):v(Bo,{children:e.value})}function Wu({rows:e}){return!e||e.length===0?null:v("div",{className:"bf-info-rows",children:e.map(t=>D("div",{className:"bf-info-row",children:[v("span",{className:"bf-info-label",children:t.label}),v("span",{className:"bf-info-value","data-tone":t.tone??"default",children:v(kw,{row:t})})]},`${t.label}-${t.value}`))})}function Rw(e,t,r){return e.pathType==="bridge"?"Bridge Info":Au(e.pathType)?"Swap Info":t&&r?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function ca({open:e,className:t,children:r}){let n=ne.useRef(null);return e&&(n.current=r),v("div",{className:t?`bf-collapse ${t}`:"bf-collapse","data-open":e?"true":"false","aria-hidden":e?void 0:!0,children:v("div",{className:"bf-collapse-inner",children:e?r:n.current})})}function Sw({summary:e,from:t,to:r,feeDelegated:n}){let o=!!e.bridgeInfo?.length,a=!!e.swapInfo?.length,i=!!e.txFee?.length,s=Rw(e,o,a),[l,d]=ne.useState(!0),[c,h]=ne.useState(!0);return D("div",{className:"bf-details",children:[e.liquidity&&D("section",{className:"bf-liquidity",children:[D("div",{className:"bf-liquidity-head",children:[v("span",{children:e.liquidity.label??"Available Liquidity"}),v("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),v("div",{className:"bf-liquidity-track",children:v("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(o||a)&&D("section",{className:"bf-detail-section bf-info-card","data-open":l?"true":"false",children:[D("button",{type:"button",className:"bf-collapse-head","aria-expanded":l,onClick:()=>d(f=>!f),"data-track":"details_toggle",children:[v("h3",{children:s}),v(Tr,{size:16,className:"bf-collapse-chevron"})]}),l&&v("div",{className:"bf-collapse-body",children:v(Hu,{summary:e,from:t,to:r,feeDelegated:n})})]}),i&&D("section",{className:"bf-detail-section bf-tx-fee-section","data-open":c?"true":"false",children:[D("button",{type:"button",className:"bf-collapse-head bf-tx-fee-head","aria-expanded":c,onClick:()=>h(f=>!f),"data-track":"details_toggle",children:[v("h3",{children:"Est. Tx Fee"}),D("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&v("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&v("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),v("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:dw(e.txFeeInfo?.estTxFee??"0")}),v(Tr,{size:16,className:"bf-collapse-chevron"})]})]}),c&&v("div",{className:"bf-collapse-body",children:v(Wu,{rows:e.txFee})})]})]})}function Cw(e){return{...e,bridgeInfo:e.bridgeInfo?.map(t=>({...t,value:t.label==="Route"?t.value.replace(/\bCROSS\b/g,"ONEchain"):t.value})),swapInfo:e.swapInfo?.map(t=>({...t,label:t.label.startsWith("Swap Fee")?"Est. Swap Fee":t.label}))}}function Ui(e){let t=st(e);if(!(!t||t.lte(0)))return pa(t)}function Nw(e,t,r,n){if(!r||!n)return;let o=st(e),a=st(t);if(!o||!a||o.lte(0)||a.lte(0))return;let i=a.dividedBy(o);if(i.gte("0.001"))return`1 ${r.symbol} = ${pa(i)} ${n.symbol}`;let s=o.dividedBy(a);return`1 ${n.symbol} = ${pa(s)} ${r.symbol}`}var Tw=1,Iw=5;function Gu(e){return st(e)?.toNumber()??null}function _u(e){let t=Gu(e);if(t!==null){if(t>=Iw)return"danger";if(t>=Tw)return"warning"}}var Ew=/\bin\b.*amount|amount.*\bin\b|^from\b/i,Mw=/\bout\b.*amount|amount.*\bout\b|^to\b|receive/i,Aw=/fee/i,Lw=/impact|rate|slippage|minimum|min\.|received/i,ji=/impact/i,Dw=/^route$/i;function Pw(e,t,r){let n=e.find(c=>Ew.test(c.label)),o=e.find(c=>Mw.test(c.label)),a=new Set;n&&a.add(n),o&&a.add(o);let i=e.find(c=>Dw.test(c.label)||(c.routeTokens?.length??0)>0),s=i?.routeTokens?.length?i.routeTokens:void 0,l=i&&!s?i.value:void 0;i&&a.add(i);let d=[];for(let c of e){if(a.has(c))continue;let h=Aw.test(c.label);if(!h&&!Lw.test(c.label))continue;a.add(c);let f=Gu(c.value),m=h&&(f===0||/^\s*free\s*$/i.test(String(c.value??"")));m&&t==="swap"||d.push({text:m?`${c.label} Free`:`${c.label} ${c.value}`,tone:m?"accent":ji.test(c.label)?c.tone==="danger"||c.tone==="warning"?c.tone:_u(c.value):void 0})}return{key:t,label:r,routeText:l,routeTokens:s,inRow:n,outRow:o,meta:d,rest:e.filter(c=>!a.has(c))}}function Ow({steps:e}){return v("div",{className:"bf-route-steps",children:e.map((t,r)=>D("div",{className:"bf-route-step","data-last":r===e.length-1?"true":"false","data-kind":t.key.startsWith("hop-")?"hop":"endpoint",children:[D("span",{className:"bf-route-rail","aria-hidden":"true",children:[v("span",{className:"bf-route-line"}),v("span",{className:"bf-route-dot","data-final":r===e.length-1?"true":"false"})]}),D("span",{className:"bf-route-body",children:[D("span",{className:"bf-route-head",children:[v("span",{className:"bf-route-title",children:t.title}),v("span",{className:"bf-route-amount",children:t.routeTokens?.length?t.routeTokens.map((n,o)=>D(ne.Fragment,{children:[o>0&&v("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),v(fa,{token:n})]},`${n.symbol}-${o}`)):D(Bo,{children:[t.amountToken&&v(fa,{token:t.amountToken}),v("span",{className:"bf-route-amount-value",children:t.amount},t.amount)]})})]}),(t.meta.length>0||t.tags.length>0)&&D("span",{className:"bf-route-meta",children:[t.meta.map(n=>v("span",{"data-tone":n.tone??"default",children:n.text},n.text)),t.tags.map(n=>v("span",{className:"bf-route-tag",children:n},n))]})]})]},t.key))})}function Bw(e){if(!ji.test(e.label)||e.tone==="danger"||e.tone==="warning")return e;let t=_u(e.value);return t?{...e,tone:t}:e}function Hu({summary:e,rateLine:t,from:r,to:n,feeDelegated:o,includeTxFee:a=!1}){let i=!!e.txFeeInfo?.isDelegateFee||!!o,s=ne.useMemo(()=>(e.pathType==="bridge-swap"?[["bridge","Bridge"],["swap","Swap"]]:[["swap","Swap"],["bridge","Bridge"]]).map(([k,R])=>{let T=k==="swap"?e.swapInfo:e.bridgeInfo;return T?.length?Pw(T,k,R):null}).filter(k=>k!==null),[e]);if(s.length===0)return null;let l=s[0],d=s[s.length-1],c=l.inRow?.valueToken??(r?.symbol?{symbol:r.symbol,iconUrl:r.iconUrl}:void 0),h=l.inRow?.value??r?.amount,f=d.outRow?.valueToken??(n?.symbol?{symbol:n.symbol,iconUrl:n.iconUrl}:void 0),m=d.outRow?.value??n?.amount;if(!h)return null;let w=e.txFeeInfo,b=a&&w&&!w.isDelegateFee?[{text:`Gas ${w.estTxFee}${w.tokenSymbol?` ${w.tokenSymbol}`:""}`}]:[],u=s.length>1,p=[{key:"send",title:`Send ${c?.symbol??""}`.trim(),amount:h,amountToken:c,routeTokens:u?void 0:l.routeTokens,meta:[...b.length?[{text:"EST."}]:r?.chain?[{text:`on ${r.chain}`}]:[],...b,...u?[]:[...l.routeText?[{text:l.routeText}]:[],...l.meta.filter(x=>!ji.test(x.text))]],tags:i&&!u?["Fee delegated"]:[]},...u?s.map(x=>({key:`hop-${x.key}`,title:x.label,amount:x.routeText??"",routeTokens:x.routeTokens,meta:x.meta,tags:i&&x.key==="swap"?["Fee delegated"]:[]})):[],{key:"receive",title:`Receive ${f?.symbol??""}`.trim(),amount:m??"\u2014",amountToken:f,meta:[...n?.chain?[{text:`on ${n.chain}`}]:[],...u?[]:l.meta.filter(x=>ji.test(x.text))],tags:[]}],y=[...s.flatMap(x=>x.rest),...a?e.txFee??[]:[]].map(Bw),g=!!t;return D(Bo,{children:[v(Ow,{steps:p}),(y.length>0||g)&&v("div",{className:"bf-info-section",children:v(Wu,{rows:[...g?[{label:"Rate",value:t}]:[],...y]})})]})}function zw({summary:e,rateLine:t,from:r,to:n,feeDelegated:o}){let a=ne.useMemo(()=>Cw(e),[e]);return!a.bridgeInfo?.length&&!a.swapInfo?.length?null:v("div",{className:"bf-embedded-details",children:v(Hu,{summary:a,rateLine:t,from:r,to:n,feeDelegated:o,includeTxFee:!0})})}function Fw({flow:e,env:t,toastError:r}){return D(Bo,{children:[v(Ou,{flow:e,env:t}),v(Bu,{flow:e,approval:e.approvalInfo??null}),v(zu,{flow:e}),v(Fu,{flow:e}),v(Uu,{message:e.submitToast?"":r}),v(ju,{flow:e})]})}function Uw({flow:e,env:t,isConnected:r,onRequestConnect:n,feeDelegated:o}){let a=Number(e.fromAmount)>0,i=ne.useMemo(()=>a?e.summary??Du(e):null,[a,e]),s=Lu(e.quoteError),l=Iu(e.fromAmount,e.fromToken),d=l?"Insufficient balance":s.from,c=/insufficient liquidity|not enough liquidity/i.test(e.quoteError),h=c?void 0:s.to,f=e.quoteError&&!s.from&&!s.to?e.quoteError:"",m=e.error||f,w=e.status==="submitting",b=!a||!e.toAmount||!e.fromToken||!e.toToken||!e.canSubmit||!!e.quoteError||l||w,u=w?"":c&&a?"Insufficient Liquidity":a?"Continue":"Enter Amount";return D(Bo,{children:[v("main",{className:"bf-body bf-embedded-body","data-rd-scroll-area":!0,children:D("div",{className:"bf-embedded-form",children:[D("div",{className:"bf-embedded-fields",children:[D("div",{className:"bf-embedded-field-group",children:[v(Su,{label:"From",token:e.fromToken,amount:e.fromAmount,onAmountChange:p=>e.setAmount(p,"from"),onTokenClick:()=>{let p=Fi(e.tokens,e.fromToken);p&&e.selectFromToken(p)},onMax:e.setMax,locked:e.tokens.length<=1}),d&&v("div",{className:"bf-embedded-field-error",children:d})]}),v("div",{className:"bf-embedded-direction","aria-hidden":"true",children:v("span",{children:v(Rl,{size:16})})}),D("div",{className:"bf-embedded-field-group",children:[v(Su,{label:"To",token:e.toToken,amount:e.toAmount,onAmountChange:p=>e.setAmount(p,"to"),onTokenClick:()=>{let p=Fi(e.availableToTokens,e.toToken);p&&e.selectToToken(p)},locked:e.availableToTokens.length<=1}),h&&v("div",{className:"bf-embedded-field-error",children:h})]})]}),v(ca,{open:!!i?.liquidity,children:i?.liquidity&&D("section",{className:"bf-embedded-liquidity",children:[D("div",{children:[v("span",{children:i.liquidity.label??"Available Liquidity"}),v("span",{"data-status":i.liquidity.status,children:i.liquidity.status??"normal"})]}),v("span",{className:"bf-embedded-liquidity-track",children:v("span",{style:{width:`${i.liquidity.percentage??50}%`}})})]})}),v(ca,{open:c&&a,children:v("div",{className:"bf-embedded-liquidity-error",role:"alert",children:"Insufficient liquidity in all pools for this pair and amount."})}),v(ca,{open:!!i,children:i&&v("div",{className:"bf-embedded-summary",children:v(zw,{summary:i,feeDelegated:o,rateLine:Nw(e.fromAmount,e.toAmount,e.fromToken,e.toToken),from:{symbol:e.fromToken?.symbol,iconUrl:e.fromToken?.iconUrl,amount:Ui(e.fromAmount),chain:e.fromToken?Po(e.fromToken.chainId):void 0},to:{symbol:e.toToken?.symbol,iconUrl:e.toToken?.iconUrl,amount:Ui(e.toAmount),chain:e.toToken?Po(e.toToken.chainId):void 0}})})}),v("div",{className:"bf-embedded-action-footer",children:r?v("button",{type:"button",className:"bf-embedded-cta",onClick:e.submit,"data-track":"next",disabled:b,"aria-busy":w,"aria-label":w?"Processing transaction":c?"Insufficient liquidity":"Continue with swap or bridge",children:w?v("span",{className:"bf-embedded-spinner","aria-hidden":"true"}):u}):v("button",{type:"button",className:"bf-embedded-cta",onClick:n,"data-track":"connect_click","aria-label":"Connect wallet to continue",children:"Connect Wallet"})})]})}),v(Fw,{flow:e,env:t,toastError:m})]})}function jw({item:e}){let t=Wi(e),r=fw(e.fromAmount,e.fromToken);return D("article",{className:"bf-history-item",children:[D("div",{className:"bf-history-item-head",children:[v("span",{className:"bf-history-status","data-status":t,children:gw(t)}),v("time",{className:"bf-history-time",dateTime:e.timestamp,children:pw(e.timestamp)})]}),D("div",{className:"bf-history-item-body",children:[D("strong",{className:"bf-history-amount",children:[uw(e.fromAmount)," ",e.fromToken.symbol]}),D("div",{className:"bf-history-meta",children:[v("span",{className:"bf-history-usd",children:r??cw(e.txHash)}),D("span",{className:"bf-history-route",children:[D("span",{className:"bf-history-route-token",children:[v(ua,{token:e.fromToken,size:16}),v("span",{children:e.fromToken.symbol})]}),v(du,{size:16,className:"bf-history-route-arrow"}),D("span",{className:"bf-history-route-token",children:[v(ua,{token:e.toToken,size:16}),v("span",{children:e.toToken.symbol})]})]})]})]})]})}function Ww({flow:e}){let[t,r]=ne.useState("all"),n=e.history.some(i=>Wi(i)==="pending"),o=e.history.filter(i=>mw(i,t)),a=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return D("main",{className:"bf-history-body",children:[v("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:sw.map(i=>D("button",{type:"button",className:"bf-history-tab","data-active":t===i.value?"true":"false",onClick:()=>r(i.value),"data-track":"history_filter","data-track-id":i.value,children:[v("span",{children:i.label}),i.value==="pending"&&n&&v("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},i.value))}),o.length>0?v("div",{className:"bf-history-list",children:o.map(i=>v(jw,{item:i},i.id||i.txHash))}):v("div",{className:"bf-empty",children:a})]})}function Gw({flow:e,env:t,feeDelegated:r}){let[n,o]=ne.useState(!1),[a,i]=ne.useState(0),s=!!(e.fromAmount.trim()||e.toAmount.trim()),l=ne.useMemo(()=>s?e.summary??Du(e):null,[s,e]),d=Jt("apps.json",t,y=>Nr(y?.bridgePoweredBy?.url,t)),c=Lu(e.quoteError),h=Iu(e.fromAmount,e.fromToken),f=h?"Insufficient balance":c.from,m=e.quoteError&&!c.from&&!c.to?e.quoteError:"",w=e.error||m,b=e.history.some(y=>Wi(y)==="pending"),p=(l?.pathType??Mu(e.fromToken,e.toToken))!=="bridge";return D(Bo,{children:[D("main",{className:"bf-body",children:[D("div",{className:"bf-toolbar",children:[D("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),"data-track":"history_open",children:[v(su,{}),v("span",{children:"History"}),(b||e.hasNewHistory)&&v("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),p&&D("button",{type:"button",className:"bf-chip",onClick:()=>o(!0),"data-track":"slippage_open",disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":n,children:[v(lu,{}),v("span",{children:e.slippageLocked?"Auto 1%":lw(e.slippage,e.effectiveSlippage)})]})]}),D("div",{className:"bf-swap-card","data-has-from-error":f?"true":"false",children:[v(Ru,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:ku(e.fromAmount,e.fromToken),onAmountChange:y=>e.setAmount(y,"from"),onTokenClick:()=>{let y=Fi(e.tokens,e.fromToken);y&&e.selectFromToken(y)},locked:e.tokens.length<=1}),f&&v("div",{className:"bf-field-error",children:f}),v("button",{type:"button",className:"bf-swap-toggle",onClick:()=>{e.swapTokens(),i(y=>y+360)},"data-track":"token_swap",style:{transform:`translateX(-50%) rotate(${a}deg)`,transition:"transform 0.2s ease"},children:v(Rl,{size:22})}),v(Ru,{label:"To",token:e.toToken,amount:e.toAmount,usd:ku(e.toAmount,e.toToken),onAmountChange:y=>e.setAmount(y,"to"),onTokenClick:()=>{let y=Fi(e.availableToTokens,e.toToken);y&&e.selectToToken(y)},locked:e.availableToTokens.length<=1}),c.to&&v("div",{className:"bf-field-error",children:c.to})]}),v(xw,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),v(ca,{open:!!l,children:l&&v(Sw,{summary:l,feeDelegated:r,from:{symbol:e.fromToken?.symbol,iconUrl:e.fromToken?.iconUrl,amount:Ui(e.fromAmount),chain:e.fromToken?Po(e.fromToken.chainId):void 0},to:{symbol:e.toToken?.symbol,iconUrl:e.toToken?.iconUrl,amount:Ui(e.toAmount),chain:e.toToken?Po(e.toToken.chainId):void 0}})})]}),D("footer",{className:"bf-footer",children:[v("button",{type:"button",className:"bf-next",onClick:e.submit,"data-track":"next",disabled:e.status==="submitting"||!!e.quoteError||h,children:e.status==="submitting"?"Processing...":"Next"}),d&&D("a",{className:"bf-powered",href:d,target:"_blank",rel:"noreferrer",children:["Powered by ",v("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),n&&v(ww,{flow:e,onClose:()=>o(!1)}),v(Ou,{flow:e,env:t}),v(Bu,{flow:e,approval:e.approvalInfo??null}),v(zu,{flow:e}),v(Fu,{flow:e}),v(Uu,{message:e.submitToast?"":w}),v(ju,{flow:e})]})}function Oo({onClose:e,onBackToWallet:t,feeDelegated:r,env:n,variant:o="default",title:a,isConnected:i,onRequestConnect:s,className:l,...d}){let c=ne.useMemo(()=>nt(n),[n]),h=iu(),f=wu({...d,onExit:t}),m=ne.useRef(null),w=iw(m),b=f.step==="history"?"History":a??"Swap & Bridge",u=i??!!d.walletAddress,p=o==="embedded"&&f.step==="form"&&!t?null:f.back;return v(ge,{feature:"bridge",children:v(Cu.Provider,{value:w,children:D("div",{ref:m,className:Ee("bf-root",l),"data-view":f.step,"data-status":f.status,"data-variant":o,"data-soft-keyboard-open":o==="embedded"&&h?"true":"false",children:[D("header",{className:"bf-header",children:[p?v("button",{type:"button",className:"bf-header-btn",onClick:p,"aria-label":"Back",children:v(bn,{size:24})}):v("span",{className:"bf-header-spacer","aria-hidden":"true"}),v("span",{className:"bf-header-title","data-clickable":p?"true":"false",onClick:p??void 0,children:b}),v("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:v(Yr,{size:24})})]}),f.step==="history"?v(Ww,{flow:f}):o==="embedded"?v(Uw,{flow:f,env:c,isConnected:u,onRequestConnect:s,feeDelegated:r}):v(Gw,{flow:f,env:c,feeDelegated:r})]})})})}import*as tr from"react";import ay from"bignumber.js";import{useInfiniteQuery as _w}from"@tanstack/react-query";var Hw="token-history";function Qu(e,t,r,n,o=!0){return _w({queryKey:[Hw,e,t,r.toLowerCase(),n.toLowerCase()],initialPageParam:void 0,queryFn:async({pageParam:a,signal:i})=>{let s=await Ne("walletServer",e),l=new URLSearchParams({chain_id:String(t),token:r,wallet:n}),d=a;d&&(l.set("last_timestamp",String(d.last_timestamp)),l.set("last_log_index",String(d.last_log_index)),l.set("last_tx_index",String(d.last_tx_index)));let c=await fetch(`${s}/v1/public/token/historical?${l}`,{cache:"no-store",signal:i});if(!c.ok)throw new Error(`Failed to fetch token history: ${c.status}`);let h=await c.json();if(h.code!==200)throw new Error(`Token history API error: ${h.code}`);return h.data??[]},getNextPageParam:a=>{if(!a||a.length===0)return;let i=a[a.length-1];return{last_timestamp:i.timestamp,last_log_index:i.log_index,last_tx_index:i.tx_index}},enabled:o&&!!n&&!!r&&t>0,staleTime:1e4})}import*as Gi from"react";var Nl={chart:!1,balance:!0,overview:!1,social:!1,history:!0},Qw=Object.keys(Nl),Vw="apps.json";function Vu(e){let[t,r]=Gi.useState({visibility:Nl,isLoaded:!1});return Gi.useEffect(()=>{let n=!0;return Jn(Vw,e).then(o=>{if(!n)return;let a=o?.tokenDetail?.sections,i={...Nl};if(a)for(let s of Qw){let l=a[s];typeof l=="boolean"&&(i[s]=l)}r({visibility:i,isLoaded:!0})}),()=>{n=!1}},[e]),t}import*as dr from"react";import{useQuery as qw,keepPreviousData as Yw}from"@tanstack/react-query";var Kw="token-price-history";function qu(e,t,r,n,o=!0){return qw({queryKey:[Kw,e,t,r.toLowerCase(),n],queryFn:async({signal:a})=>{let i=await Ne("walletServer",e),s=new URLSearchParams({chain_id:String(t),token:r,interval:n}),l=await fetch(`${i}/v1/public/token/price/historical?${s}`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch token price history: ${l.status}`);let d=await l.json();if(d.code!==200)throw new Error(`Token price history API error: ${d.code}`);return d.data??[]},enabled:o&&!!r&&t>0,staleTime:3e4,placeholderData:Yw})}import{Fragment as oy,jsx as Qt,jsxs as zo}from"react/jsx-runtime";var Zw="var(--ds-system-green-high, #00a869)",Xw="var(--wi-error, #e70077)",co=150,_i=3,Tl=18,Jw=18,$w=[{key:"10m",label:"10m"},{key:"1h",label:"1H"},{key:"1d",label:"1D"},{key:"7d",label:"1W"},{key:"30d",label:"1M"},{key:"1y",label:"1Y"}],ey=new Set(["7d","30d","1y"]);function ty(){let e=dr.useRef(null),[t,r]=dr.useState(0);return dr.useEffect(()=>{let n=e.current;if(!n)return;let o=new ResizeObserver(a=>{r(a[0]?.contentRect.width??0)});return o.observe(n),r(n.clientWidth),()=>o.disconnect()},[]),[e,t]}function ry(e,t){let r=new Date(e*1e3),n=t?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{hour:"numeric",minute:"2-digit"};return new Intl.DateTimeFormat("en-US",n).format(r)}function ny(e,t){if(t<=0||e.length===0)return null;let r=e.length===1?[e[0],e[0]]:e,n=r.length,o=r[0],a=r[0],i=0,s=0;for(let y=1;y<n;y++)r[y]>o&&(o=r[y],i=y),r[y]<a&&(a=r[y],s=y);let l=o-a||1,d=Math.max(1,t-_i*2),c=co-Tl-Jw,h=y=>n===1?t/2:_i+y/(n-1)*d,f=y=>Tl+(1-(y-a)/l)*c,m=r.map((y,g)=>({x:h(g),y:f(y)})),w=m.map((y,g)=>`${g===0?"M":"L"}${y.x.toFixed(2)},${y.y.toFixed(2)}`).join(" "),b=m[0],u=m[m.length-1],p=`${w} L${u.x.toFixed(2)},${co} L${b.x.toFixed(2)},${co} Z`;return{values:r,points:m,linePath:w,areaPath:p,maxIdx:i,minIdx:s}}function Yu({env:e,chainId:t,tokenAddress:r}){let[n,o]=dr.useState("1d"),[a,i]=dr.useState(null),s=dr.useId(),[l,d]=ty(),{data:c,isLoading:h,isError:f}=qu(e,t,r,n,!0),m=dr.useMemo(()=>(c??[]).filter(O=>Number.isFinite(Number(O.price))).slice().sort((O,oe)=>O.updated_at-oe.updated_at),[c]),w=dr.useMemo(()=>m.map(A=>Number(A.price)),[m]),b=dr.useMemo(()=>ny(w,d),[w,d]);dr.useEffect(()=>{i(null)},[n]);let u=m.length>0,p=a!==null&&a<w.length?a:w.length-1,y=u?w[p]:0,g=u?w[0]:0,x=g!==0?(y-g)/g*100:0,k=x>=0,R=k?Zw:Xw,T=(k?"+":"-")+(Math.floor(Math.abs(x)*100)/100).toFixed(2)+"%",S=a!==null&&m[a]?ry(m[a].updated_at,ey.has(n)):"",C=A=>{if(!b||d<=0)return;let O=A.currentTarget.getBoundingClientRect(),oe=A.clientX-O.left;if(b.values.length<=1){i(0);return}let P=Math.max(1,d-_i*2),ue=Math.min(1,Math.max(0,(oe-_i)/P)),$=Math.round(ue*(m.length-1));i(Math.min(m.length-1,Math.max(0,$)))},E=()=>i(null);if(!h&&(f||!u))return null;let M=a!==null&&b&&b.points[a]?b.points[a]:null,U=b?.points[b.maxIdx],L=b?.points[b.minIdx],G=A=>Math.min(Math.max(A,24),Math.max(24,d-24));return zo("section",{className:"wi-td-chart",children:[zo("div",{className:"wi-td-chart-panel",children:[Qt("span",{className:"wi-td-chart-price",children:u?no(y):"\u2014"}),u&&zo("span",{className:"wi-td-chart-change","data-positive":k,children:[Qt("span",{children:T}),S&&Qt("span",{className:"wi-td-chart-when",children:S})]})]}),Qt("div",{ref:l,className:"wi-td-chart-plot",children:h&&!u?Qt("div",{className:"wi-skeleton-block wi-td-chart-skeleton"}):b&&d>0&&zo("svg",{className:"wi-td-chart-svg",width:d,height:co,role:"img","aria-label":"Price chart",children:[Qt("defs",{children:zo("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[Qt("stop",{offset:"0%",stopColor:R,stopOpacity:.28}),Qt("stop",{offset:"100%",stopColor:R,stopOpacity:0})]})}),Qt("path",{d:b.areaPath,fill:`url(#${s})`}),Qt("path",{d:b.linePath,fill:"none",stroke:R,strokeWidth:2,strokeLinejoin:"round",strokeLinecap:"round"}),U&&Qt("text",{className:"wi-td-chart-minmax",x:G(U.x),y:Math.max(11,U.y-7),textAnchor:"middle",children:no(b.values[b.maxIdx])}),L&&b.minIdx!==b.maxIdx&&Qt("text",{className:"wi-td-chart-minmax",x:G(L.x),y:Math.min(co-5,L.y+14),textAnchor:"middle",children:no(b.values[b.minIdx])}),M&&zo(oy,{children:[Qt("line",{className:"wi-td-chart-cursor",x1:M.x,y1:Tl-6,x2:M.x,y2:co}),Qt("circle",{cx:M.x,cy:M.y,r:4,fill:R,stroke:"var(--wi-surface-bg, #121212)",strokeWidth:2})]}),Qt("rect",{x:0,y:0,width:d,height:co,fill:"transparent",style:{touchAction:"none"},onPointerMove:C,onPointerDown:C,onPointerLeave:E,onPointerCancel:E})]})}),Qt("div",{className:"wi-td-chart-tabs",role:"tablist",children:$w.map(A=>Qt("button",{type:"button",role:"tab","aria-selected":n===A.key,className:"wi-td-chart-tab","data-active":n===A.key||void 0,onClick:()=>o(A.key),"data-track":"token_detail_interval","data-track-id":A.key,children:A.label},A.key))})]})}import{Fragment as Xu,jsx as Y,jsxs as lt}from"react/jsx-runtime";var iy="https://contents.crosstoken.io/wallet/token/images/FT.png",sy={receive:"Receive",send:"Send","bridge-in":"Bridge In","bridge-out":"Bridge Out"};function ly(e){return e.length>24?"xs":e.length>18?"sm":"md"}function dy(e){if(!e)return"";let t=e<1e12?e*1e3:e,r=Math.max(0,Math.floor((Date.now()-t)/1e3));if(r<60)return"just now";let n=Math.floor(r/60);if(n<60)return`${n}m`;let o=Math.floor(n/60);if(o<24)return`about ${o}h`;let a=Math.floor(o/24);if(a<30)return`${a}d`;let i=Math.floor(a/30);return i<12?`${i}mo`:`${Math.floor(i/12)}y`}function Ku(e){let[t,r]=e.split("."),n="";for(let o=0;o<t.length;o++){let a=t.length-o;o>0&&a%3===0&&(n+=","),n+=t[o]}return r?`${n}.${r}`:n}function Zu(e,t){let r=BigInt(e||"0");if(t<=2){let i=10n**BigInt(t),s=r/i,l=r%i*10n**BigInt(2-t);return`${s.toString()}.${l.toString().padStart(2,"0")}`}let n=r/10n**BigInt(t-2),o=n/100n,a=n%100n;return`${o.toString()}.${a.toString().padStart(2,"0")}`}function cy(e,t,r){let n=tr.useRef(null),o=tr.useRef(null),[a,i]=tr.useState(t);return tr.useLayoutEffect(()=>{let s=n.current,l=o.current;if(!s||!l)return;let d=()=>{let h=s.clientWidth;if(!h)return;let f=window.getComputedStyle(l),m=document.createElement("span");m.textContent=l.textContent,m.style.cssText=["position:absolute","left:-9999px","top:-9999px","visibility:hidden","white-space:nowrap",`font-family:${f.fontFamily}`,`font-weight:${f.fontWeight}`,`letter-spacing:${f.letterSpacing}`,`font-size:${t}px`].join(";"),document.body.appendChild(m);let w=m.offsetWidth;if(document.body.removeChild(m),w<=h){i(t);return}let b=Math.max(r,Math.floor(t*h/w));i(b)};d();let c=new ResizeObserver(d);return c.observe(s),()=>c.disconnect()},[e,t,r]),{containerRef:n,textRef:o,fontSize:a}}function py(e){let t=st(e);return t?t.decimalPlaces(4,ay.ROUND_DOWN).toFormat():"-"}function uy(){return lt("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[Y("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.6"}),Y("path",{d:"M3 12h18M12 3c2.5 2.5 3.8 5.8 3.8 9s-1.3 6.5-3.8 9c-2.5-2.5-3.8-5.8-3.8-9S9.5 5.5 12 3Z",stroke:"currentColor",strokeWidth:"1.6"})]})}function fy(){return Y("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:Y("path",{d:"M21.9 4.3 18.6 20c-.2 1-.9 1.3-1.8.8l-4.9-3.6-2.4 2.3c-.3.3-.5.5-1 .5l.3-4.9 9-8.1c.4-.3-.1-.5-.6-.2L6.2 13.2l-4.8-1.5c-1-.3-1-1 .2-1.5L20.6 3c.9-.3 1.6.2 1.3 1.3Z"})})}function my(){return Y("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:Y("path",{d:"M18.9 2H22l-7.3 8.3L23.3 22h-6.8l-5.3-6.9L5.1 22H2l7.8-8.9L1 2h6.9l4.8 6.4L18.9 2Zm-1.2 18h1.9L7.2 4H5.2l12.5 16Z"})})}function gy(){return Y("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:Y("path",{d:"M6.9 6.5c0-.2-.1-.5-.3-.6L4.6 3.6V3.3h6.3l4.9 10.7 4.3-10.7H26v.3l-1.8 1.7c-.2.1-.2.3-.2.5v12.4c0 .2 0 .4.2.5l1.7 1.7v.3h-8.7v-.3l1.8-1.7c.2-.2.2-.2.2-.5V8.1l-5 12.6h-.7L7.9 8.1v8.5c0 .3.1.6.3.8l2.3 2.8v.3H4v-.3l2.3-2.8c.2-.2.3-.5.3-.8V6.5Z",transform:"scale(0.85)"})})}function Ju({env:e,isMobile:t,token:r,walletAddress:n,stat:o,tokenInfo:a,showBalance:i=!0,onBack:s,onClose:l,onSend:d,onOutlink:c}){let h=r.quantity.decimals,[f,m]=tr.useState(!1),{buildTxUrl:w,chainInfo:b}=sc(e,r.chainId,!0),{visibility:u}=Vu(e),{data:p,isLoading:y,isError:g,fetchNextPage:x,hasNextPage:k,isFetchingNextPage:R,refetch:T}=Qu(e,r.chainId,r.address,n,!0),S=tr.useMemo(()=>p?.pages?p.pages.flat():[],[p]),C=tr.useRef(null);tr.useEffect(()=>{if(!t)return;let F=C.current;if(!F||!k)return;let X=new IntersectionObserver(V=>{V[0]?.isIntersecting&&!R&&x()},{rootMargin:"120px"});return X.observe(F),()=>X.disconnect()},[t,k,R,x]);let E=tr.useCallback(()=>{navigator?.clipboard&&navigator.clipboard.writeText(r.address).then(()=>{m(!0),setTimeout(()=>m(!1),1500)}).catch(()=>{})},[r.address]),M=Ku(Zu(r.quantity.numeric,h)),U=o?.price?$a(r.quantity.numeric,h,o.price):null,L=i?M:"\u2022\u2022\u2022\u2022",{containerRef:G,textRef:A,fontSize:O}=cy(L,30,14),q=Ko(r.chainId,e).name??b?.name??`Chain ${r.chainId}`,P=b?.explorer_url,ue=a?.deployed??!0,$=tr.useMemo(()=>{let F=[];return a?.info_url&&F.push({key:"web",label:"Website",url:a.info_url,icon:Y(uy,{})}),a?.telegram_url&&F.push({key:"tg",label:"Telegram",url:a.telegram_url,icon:Y(fy,{})}),a?.x_url&&F.push({key:"x",label:"X",url:a.x_url,icon:Y(my,{})}),a?.medium_url&&F.push({key:"medium",label:"Medium",url:a.medium_url,icon:Y(gy,{})}),F},[a]),Q=(F,X,V,de)=>{Pt(F,X,{category:"token-detail",origin:V,payload:{address:r.address,txHash:de}},c)};return lt(Xu,{children:[lt("div",{className:"wi-sticky-header",children:[lt("div",{className:"wi-header wi-header--receive",children:[Y("button",{type:"button",className:"wi-header-back",onClick:s,"aria-label":"Back",children:Y(bn,{size:24})}),lt("span",{className:"wi-td-header-title",children:[Y("img",{src:r.icon_url,alt:"","aria-hidden":!0,className:"wi-td-header-icon",width:24,height:24,draggable:!1,onError:F=>{F.currentTarget.src=iy}}),Y("span",{className:"wi-td-header-name",children:r.symbol})]}),Y("button",{type:"button",className:"wi-header-action",onClick:l,"aria-label":"Close",children:Y(Yr,{size:24})})]}),Y("hr",{className:"wi-divider"})]}),lt("div",{className:"wi-td-scroll",children:[u.chart&&Y(Yu,{env:e,chainId:r.chainId,tokenAddress:r.address}),u.balance&&lt("section",{className:"wi-td-balance-card",children:[lt("div",{className:"wi-td-balance-left",ref:G,children:[Y("span",{className:"wi-td-balance-label",children:"My Balance"}),Y("span",{className:"wi-td-balance-amount",ref:A,style:{fontSize:O},children:L}),i&&U&&Y("span",{className:"wi-td-balance-fiat",children:U})]}),Y("button",{type:"button",className:"wi-td-send-btn",onClick:()=>d(r),"aria-label":`Send ${r.symbol}`,"data-track":"token_detail_send","data-track-id":r.symbol,children:Y("span",{children:"Send"})})]}),u.overview&&lt("section",{className:"wi-td-section",children:[Y("h3",{className:"wi-td-section-title",children:"Crypto Overview"}),lt("div",{className:"wi-td-rows",children:[lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Network"}),P?lt("a",{className:"wi-td-row-value wi-td-row-link",href:P,target:"_blank",rel:"noopener noreferrer",onClick:F=>Q(F,P,"token-network"),children:[Y("span",{children:q}),Y(hy,{})]}):Y("span",{className:"wi-td-row-value",children:q})]}),lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Contract Address"}),lt("button",{type:"button",className:"wi-td-row-value wi-td-row-copy",onClick:E,"aria-label":"Copy contract address",children:[Y("span",{children:$t(r.address)}),f?Y(hn,{size:14}):Y(to,{size:14})]})]}),lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Decimals"}),Y("span",{className:"wi-td-row-value",children:h})]}),lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Total Supply"}),Y("span",{className:"wi-td-row-value",children:py(o?.circulating_supply)})]})]})]}),u.social&&$.length>0&&lt("section",{className:"wi-td-section",children:[Y("h3",{className:"wi-td-section-title",children:"Social Media"}),Y("div",{className:"wi-td-social-row",children:$.map(F=>Y("a",{className:"wi-td-social-btn",href:F.url,target:"_blank",rel:"noopener noreferrer","aria-label":F.label,onClick:X=>Q(X,F.url,"token-social"),children:F.icon},F.key))})]}),u.history&&lt("section",{className:"wi-td-section",children:[Y("h3",{className:"wi-td-section-title",children:"Token History"}),y&&Y("div",{className:"wi-td-history-list",children:Array.from({length:3},(F,X)=>lt("div",{className:"wi-td-history-skeleton",children:[Y("div",{className:"wi-skeleton-block",style:{width:90,height:14}}),Y("div",{className:"wi-skeleton-block",style:{width:60,height:14}})]},`td-sk-${X}`))}),!y&&g&&lt("div",{className:"wi-td-history-empty",children:[Y("span",{children:"Failed to load history."}),Y("button",{type:"button",className:"wi-td-retry-btn",onClick:()=>T(),children:"Retry"})]}),!y&&!g&&S.length===0&&Y("div",{className:"wi-td-history-empty",children:Y("span",{children:"No transactions found."})}),!y&&!g&&S.length>0&&lt("div",{className:"wi-td-history-list",children:[S.map((F,X)=>{let V=F.to_alias?.toLowerCase().includes("bridge")??!1,de=F.from_alias?.toLowerCase().includes("bridge")??!1,he=V?"bridge-out":de?"bridge-in":F.to?.toLowerCase()===n.toLowerCase()?"receive":"send",J=he==="receive"||he==="bridge-in",ce=J?F.from:F.to,Ae=Ku(Zu(F.amount,h)),ve=w(F.tx),ot=dy(F.timestamp),pe=lt(Xu,{children:[lt("div",{className:"wi-td-history-top",children:[Y("span",{className:"wi-td-history-type","data-direction":he,children:sy[he]}),Y("span",{className:"wi-td-history-counter",children:$t(ce??"")})]}),lt("div",{className:"wi-td-history-bottom",children:[lt("span",{className:"wi-td-history-meta",children:[Y("span",{className:"wi-td-history-status","data-status":F.status,children:F.status==="success"?"Success":"Failed"}),ot&&Y("span",{className:"wi-td-history-time",children:ot})]}),lt("span",{className:"wi-td-history-amount","data-size":ly(`${J?"+":"-"}${Ae} ${r.symbol}`),children:[J?"+":"-",Ae," ",r.symbol]})]})]}),Re=`${F.tx}-${F.log_index}-${X}`;return ve?Y("a",{className:"wi-td-history-item wi-td-history-item--link",href:ve,target:"_blank",rel:"noopener noreferrer",onClick:at=>Q(at,ve,"token-tx",F.tx),children:pe},Re):Y("div",{className:"wi-td-history-item",children:pe},Re)}),k&&(t?Y("div",{ref:C,className:"wi-td-history-sentinel",children:R&&Y("span",{className:"wi-td-history-loading",children:"Loading\u2026"})}):Y("button",{type:"button",className:"wi-td-loadmore-btn",onClick:()=>x(),disabled:R,children:R?"Loading\u2026":"Load more"}))]})]})]})]})}function hy(){return Y("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",className:Ee("wi-td-external-icon"),"aria-hidden":!0,children:Y("path",{d:"M14 4h6v6M20 4l-9 9M18 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h5",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"})})}import{Fragment as El,jsx as N,jsxs as K}from"react/jsx-runtime";var wy="On-ramp is not available in your region.";function Il(e,t,r){let n=yt[e],o=r.toUpperCase();if(t===n.cross&&o.includes("ONEUSD"))return 0;if(t===n.cross&&o==="ONE")return 1;if(t===n.bsc&&o==="ONE")return 2}function yy(e){return parseInt(e.split(":")[1],10)}function xy(e){if(typeof window>"u"||!e?.length)return!1;let{origin:t,pathname:r}=window.location,n=t+r;return e.some(o=>n===o||n.startsWith(`${o}/`))}function vy(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function ky(e){let t=e.toLowerCase().replace(/^0x/,""),r=t.length>=8?t.slice(0,8):t.padEnd(8,"0"),n=parseInt(r.slice(0,4),16)%360,o=(n+60+parseInt(r.slice(4,8),16)%120)%360;return`linear-gradient(135deg, hsl(${n} 85% 65%), hsl(${o} 80% 55%))`}function Ry(e,t=.5){let r=ee.useRef(null),n=ee.useRef(null),[o,a]=ee.useState(1);return ee.useLayoutEffect(()=>{let i=r.current,s=n.current;if(!i||!s)return;let l=()=>{let c=i.clientWidth;if(!c)return;let h=s.cloneNode(!0);h.style.setProperty("--wi-total-scale","1"),h.style.position="absolute",h.style.left="-9999px",h.style.top="-9999px",h.style.visibility="hidden",h.style.maxWidth="none",h.style.width="max-content",i.appendChild(h);let f=h.offsetWidth;i.removeChild(h);let m=f>c?Math.max(t,c/f):1;a(m)};l();let d=new ResizeObserver(l);return d.observe(i),()=>d.disconnect()},[e,t]),{containerRef:r,valueRef:n,scale:o}}function $u({align:e="end",sideOffset:t=12,className:r,children:n}){let{env:o,theme:a,isMobile:i,open:s,drawerDirection:l,modal:d,showBalance:c,showForgeToken:h,showGameToken:f,showQR:m,showBridge:w,qrLogoSrc:b,walletAddress:u,accountName:p,sendAccounts:y,profileImageUrl:g,preferredTokens:x,close:k,onSelectWallet:R,onCopyAddress:T,onBuy:S,onDisconnect:C,disconnectLabel:E,termsUrl:M,termsLabel:U,privacyUrl:L,privacyLabel:G,portalStyle:A,navContent:O,navPosition:oe,footerContent:q,view:P,setView:ue,selectedSendToken:$,setSelectedSendToken:Q,selectedDetailToken:F,setSelectedDetailToken:X,showPortfolio:V,portfolioTitle:de,portfolioSections:he,showTotalAssets:J,totalAssetsLabel:ce,sendTransaction:Ae,getTransactionReceipt:ve,estimateGas:ot,onOutlink:pe,lpBalanceReader:Re,stakingRewardsReader:at,bridgeTokens:Ie,bridgeHistory:ze,getBridgeQuote:Le,getBridgeToTokens:rt,getBridgeApproval:At,approveBridge:ht,submitBridge:Tt,onReceive:ye,onSend:It,onBuyDisabledMessage:Je,onBridgeDisabledMessage:xt,onSendDisabledMessage:Ge}=In(),[Qe,Yt]=ee.useState(null),Et=ee.useRef(void 0),_e=ee.useCallback(I=>{Yt(I),clearTimeout(Et.current),Et.current=setTimeout(()=>Yt(null),4e3)},[]);ee.useEffect(()=>()=>clearTimeout(Et.current),[]);let ct=!!Je,$e=ee.useCallback(()=>{if(ct){_e(Je);return}let I=S?.();I&&typeof I.then=="function"&&I.catch(()=>{_e(Je??wy)})},[ct,Je,S,_e]),Fe=!!xt,it=!!Ge,{tokens:vt,isLoading:De}=Ln(o,u,s&&c),{statsMap:et}=Dn(o,c),{aprPercent:Bt}=Hc(),{categoryMap:z,infoMap:Ve}=Vc(o,c),B=c&&J,{displayValue:re,isLowerBound:fe,isLoading:be}=qc(o,u,s&&B),[tt,Kt]=ee.useState(!1),nr=ee.useRef(null),[_r,mn]=ee.useState(0),{holdings:Rr,isLoading:gn}=Wc(o,u,s&&c&&h),Hr=ee.useMemo(()=>Rr.map(I=>I.token),[Rr]),{imageMap:te}=Gc(o,Hr,h&&Rr.length>0),me=ee.useMemo(()=>{let I=[],ie=[],je=[],or=new Map((x??[]).map((Ze,Xt)=>[`${yy(Ze.chainId)}:${Ze.address.toLowerCase()}`,Xt]));for(let Ze of vt){let Xt=Il(o,Ze.chainId,Ze.symbol)!==void 0,Vr=`${Ze.chainId}:${Ze.address.toLowerCase()}`,Xn=or.get(Vr),Ps=(st(Ze.quantity.numeric)??new ha(0)).shiftedBy(-Ze.quantity.decimals);if(Xt)I.push(Ze);else if(Xn!==void 0)ie.push(Ze);else if(Ps.isGreaterThan(0)){if(!f&&z.get(na(Ze.chainId,Ze.address))==="game")continue;je.push(Ze)}}return I.sort((Ze,Xt)=>{let Vr=Il(o,Ze.chainId,Ze.symbol)??99,Xn=Il(o,Xt.chainId,Xt.symbol)??99;return Vr-Xn}),ie.sort((Ze,Xt)=>{let Vr=or.get(`${Ze.chainId}:${Ze.address.toLowerCase()}`)??99,Xn=or.get(`${Xt.chainId}:${Xt.address.toLowerCase()}`)??99;return Vr-Xn}),je.sort((Ze,Xt)=>{let Vr=et.get(Er(Ze.chainId,Ze.address)),Xn=et.get(Er(Xt.chainId,Xt.address)),Ps=(st(Ze.quantity.numeric)??new ha(0)).shiftedBy(-Ze.quantity.decimals).multipliedBy(st(Vr?.price)??0);return(st(Xt.quantity.numeric)??new ha(0)).shiftedBy(-Xt.quantity.decimals).multipliedBy(st(Xn?.price)??0).minus(Ps).toNumber()}),[...I,...ie,...je]},[vt,o,et,f,z,x]),j=ee.useMemo(()=>{if(!h)return[];let I=new Set(vt.map(ie=>ie.address.toLowerCase()));return[...Rr].filter(ie=>!I.has(ie.token.toLowerCase())).sort((ie,je)=>{let or=st(ie.value)??new ha(0);return(st(je.value)??new ha(0)).minus(or).toNumber()})},[Rr,h,vt]),Se=ee.useRef(!1),[_,Ue]=ee.useState(null),rn=ee.useRef(void 0),Kn=_?.chainId??$?.chainId??me[0]?.chainId??0,{transactionUrl:Sr}=Jo(o,Kn,_?.txHash,!!(_?.txHash&&Kn)),wt=ee.useCallback(I=>{Se.current=!0,ue(I)},[ue]),[Ts,qo]=ee.useState("recipient"),ho=ee.useCallback(()=>{Q(null),qo("recipient"),wt("wallet")},[Q,wt]),Zn=ee.useCallback((I,ie="recipient")=>{if(it){_e(Ge);return}qo(ie),Q(I),wt("send")},[it,Ge,_e,Q,wt]),bo=ee.useCallback(I=>{X(I),wt("token-detail")},[X,wt]),Is=ee.useCallback(()=>{X(null),wt("wallet")},[X,wt]),Es=ee.useCallback(I=>{Zn(I,"recipient")},[Zn]),wo=Jt("apps.json",o,I=>Nr(I?.gametokenBridge,o)),Ba=Jt("apps.json",o,I=>I?.gametokenSites),Ms=ee.useCallback(()=>{if(Fe){_e(xt);return}if(wo){if(xy(Ba)){window.location.assign(wo);return}window.open(wo,"_blank","noopener,noreferrer")}},[Fe,xt,wo,Ba,_e]),As=ee.useCallback(I=>{clearTimeout(rn.current),Q(null),wt("wallet"),Ue({status:"pending",txHash:I.txHash,chainId:I.chainId,description:`${I.amount} ${I.tokenSymbol} to ${$t(I.recipient)}`})},[Q,wt]),W=ee.useCallback(I=>{let ie=$?.chainId;Q(null),wt("wallet"),!(!I||!ie)&&(Ue(je=>({status:"success",txHash:I,chainId:ie,description:je?.txHash===I?je.description:"Tap to see your transaction"})),clearTimeout(rn.current),rn.current=setTimeout(()=>Ue(null),5e3))},[$?.chainId,Q,wt]),ft=ee.useCallback(I=>{let ie=I.txHash;ie&&(Ue({status:"error",txHash:ie,chainId:I.chainId,description:I.message}),clearTimeout(rn.current),rn.current=setTimeout(()=>Ue(null),5e3))},[]),zt=ee.useMemo(()=>{if(ye)return ye;if(m)return()=>wt("qr")},[ye,m,wt]),kt=ee.useMemo(()=>{if(It)return It;if(me.length===0)return;let I=me[0];return()=>Zn(I,"token")},[It,me,Zn]),Qr=ee.useCallback(()=>{if(it){_e(Ge);return}kt?.()},[it,Ge,kt,_e]);ee.useEffect(()=>{s||(Se.current=!1,qo("recipient"))},[s]);let Gt=ee.useRef(null);ee.useEffect(()=>{let I=Gt.current;if(!I||!i)return;let ie=je=>{je.pointerType==="touch"&&je.stopPropagation()};return I.addEventListener("pointerdown",ie),()=>I.removeEventListener("pointerdown",ie)},[i]);let[Zt,qe]=ee.useState(!1),Cr=ee.useRef(void 0),[nn,Yo]=ee.useState(!1);ee.useEffect(()=>{if(!nn)return;let I=()=>Yo(!1),ie=or=>{or.key==="Escape"&&Yo(!1)},je=setTimeout(()=>{document.addEventListener("mousedown",I,!0),document.addEventListener("keydown",ie,!0)},0);return()=>{clearTimeout(je),document.removeEventListener("mousedown",I,!0),document.removeEventListener("keydown",ie,!0)}},[nn]),ee.useEffect(()=>{Yo(!1)},[u]),ee.useEffect(()=>()=>clearTimeout(Cr.current),[]),ee.useEffect(()=>()=>clearTimeout(rn.current),[]),ee.useEffect(()=>{let I=nr.current;if(!I||q===null){mn(0);return}let ie=()=>{mn(I.offsetHeight)};if(ie(),typeof ResizeObserver>"u")return;let je=new ResizeObserver(ie);return je.observe(I),()=>je.disconnect()},[q]);let pd=ee.useCallback(async()=>{if(!Zt)try{await navigator.clipboard.writeText(u),qe(!0),clearTimeout(Cr.current),Cr.current=setTimeout(()=>qe(!1),2e3),T?.(u,!0)}catch{T?.(u,!1)}},[u,T,Zt]),za=ee.useCallback(I=>{I.currentTarget.setAttribute("data-loaded","true")},[]),ud=ee.useMemo(()=>({background:ky(u)}),[u]),Fa=ee.useMemo(()=>g||wn(o,u,{size:120,bg:a==="dark"?"1A1A2E":"F3F6F8"}),[g,o,u,a]),Ls=ee.useMemo(()=>vy(re),[re]),{containerRef:ag,valueRef:ig,scale:sg}=Ry(tt?"\u2022\u2022\u2022\u2022\u2022\u2022":re),fd=M||L?K("div",{className:"wi-legal-links",children:[M&&N("a",{className:"wi-legal-link",href:M,target:"_blank",rel:"noopener noreferrer","data-track":"terms_link",onClick:I=>Pt(I,M,{category:"terms",origin:"terms"},pe),children:U}),M&&L&&N("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),L&&N("a",{className:"wi-legal-link",href:L,target:"_blank",rel:"noopener noreferrer","data-track":"privacy_link",onClick:I=>Pt(I,L,{category:"privacy",origin:"privacy"},pe),children:G})]}):null,md=C?K("button",{type:"button",className:"wi-disconnect-btn","data-track":"disconnect",onClick:()=>{C(),k()},children:[N(qd,{size:16}),N("span",{className:"wi-disconnect-label",children:E})]}):null,lg=c&&!O?K("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[K("button",{type:"button",className:Ee("wi-action-card",ct&&"wi-action-card--dimmed"),onClick:$e,disabled:!S&&!ct,"aria-disabled":ct||void 0,"aria-label":"Buy","data-track":"buy",children:[N($d,{size:20}),N("span",{children:"Buy"})]}),w?K("button",{type:"button",className:Ee("wi-action-card",Fe&&"wi-action-card--dimmed"),onClick:Ms,"aria-disabled":Fe||void 0,"aria-label":"Bridge","data-track":"bridge_open",children:[N(ec,{size:20}),N("span",{children:"Bridge"})]}):K("button",{type:"button",className:"wi-action-card",onClick:zt,disabled:!zt,"aria-label":"Receive","data-track":"receive",children:[N(Ja,{size:20}),N("span",{children:"Receive"})]}),K("button",{type:"button",className:Ee("wi-action-card",it&&"wi-action-card--dimmed"),onClick:Qr,disabled:!it&&!kt,"aria-disabled":it||void 0,"aria-label":"Send","data-track":"send_open",children:[N(Xd,{size:20}),N("span",{children:"Send"})]}),V?K("button",{type:"button",className:"wi-action-card",onClick:()=>wt("portfolio"),"aria-label":"View portfolio","data-track":"portfolio_open",children:[N(Jd,{size:20}),N("span",{children:"Portfolio"})]}):w?K("button",{type:"button",className:"wi-action-card",onClick:zt,disabled:!zt,"aria-label":"Receive","data-track":"receive",children:[N(Ja,{size:20}),N("span",{children:"Receive"})]}):null]}):null,dg=K("div",{className:Ee("wi-view-inner",Se.current&&"wi-view-wallet"),children:[B&&K("div",{className:"wi-total-section",children:[K("div",{className:"wi-total-head",children:[N("span",{className:"wi-total-label",children:ce}),N("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:I=>{I.stopPropagation(),Kt(ie=>!ie)},onKeyDown:I=>{(I.key==="Enter"||I.key===" ")&&(I.preventDefault(),I.stopPropagation(),Kt(ie=>!ie))},"aria-label":tt?"Show balance":"Hide balance","data-track":"balance_toggle",children:tt?N(Kd,{}):N(Yd,{})})]}),N("div",{className:"wi-total-body",ref:ag,children:be?N("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):N("div",{className:"wi-total-value","data-hidden":tt||void 0,ref:ig,style:{"--wi-total-scale":sg},children:tt?N("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):K(El,{children:[fe&&N("span",{className:"wi-total-lte",children:"\u2264"}),N("span",{className:"wi-total-currency",children:"$"}),N("span",{className:"wi-total-amount",children:Ls.main}),Ls.decimal&&N("span",{className:"wi-total-decimal",children:Ls.decimal})]})})})]}),oe==="top"&&(O?N("div",{className:"wi-nav-fixed",children:O}):lg),c&&N("div",{ref:Gt,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:K("div",{className:"wi-token-list",children:[De&&Array.from({length:5},(I,ie)=>K("div",{className:"wi-skeleton-item",children:[K("div",{className:"wi-skeleton-left",children:[N("div",{className:"wi-skeleton-block wi-skeleton-icon"}),K("div",{className:"wi-skeleton-lines",children:[N("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),K("div",{className:"wi-skeleton-right",children:[N("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},ie)),!De&&me.length===0&&!h&&N("div",{className:"wi-empty",children:"No Tokens Found"}),me.map(I=>{let ie=et.get(Er(I.chainId,I.address)),je=ie?parseFloat(ie.percent_change_24h):null,or=je!==null&&je>=0,Ze=ta(o,I.chainId),Xt=Rc(I.address);return K("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>bo(I),"aria-label":`View ${I.symbol} detail`,"data-track":"token_detail","data-track-id":I.symbol,children:[K("div",{className:"wi-token-left",children:[K("div",{className:"wi-token-icon-wrap",children:[N("img",{src:I.icon_url,alt:I.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:za,onError:Vr=>{Vr.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),Ze&&N("img",{src:Ze,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Vr=>{Vr.currentTarget.style.display="none"}})]}),K("div",{className:"wi-token-info",children:[K("span",{className:"wi-token-name-row",children:[N("span",{className:"wi-token-name",children:I.symbol}),Xt&&Bt!==null&&N("span",{className:"wi-token-apr",children:hi(Bt)})]}),ie&&K("div",{className:"wi-token-price-row",children:[N("span",{className:"wi-token-price",children:no(ie.price)}),N("span",{className:"wi-token-change","data-positive":or,"data-zero":je===0||void 0,children:je!==null&&(je===0?"0%":`${or?"+":"-"}${(or?Math.floor:Math.ceil)(Math.abs(je)*100)/100}%`)})]})]})]}),K("div",{className:"wi-token-right",children:[N("span",{className:"wi-token-balance",children:En(I.quantity.numeric,I.quantity.decimals)}),ie&&N("span",{className:"wi-token-value",children:$a(I.quantity.numeric,I.quantity.decimals,ie.price)})]})]},`${I.address}-${I.chainId}`)}),h&&gn&&Array.from({length:3},(I,ie)=>K("div",{className:"wi-skeleton-item",children:[K("div",{className:"wi-skeleton-left",children:[N("div",{className:"wi-skeleton-block wi-skeleton-icon"}),K("div",{className:"wi-skeleton-lines",children:[N("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),K("div",{className:"wi-skeleton-right",children:[N("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${ie}`)),h&&!gn&&!De&&me.length===0&&j.length===0&&N("div",{className:"wi-empty",children:"No Tokens Found"}),h&&j.map(I=>{let ie=te.get(I.token)||"",je=ta(o,yt[o].cross);return K("div",{className:"wi-token-item",children:[K("div",{className:"wi-token-left",children:[K("div",{className:"wi-token-icon-wrap",children:[N("img",{src:ie||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:I.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:za,onError:or=>{or.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),je&&N("img",{src:je,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:or=>{or.currentTarget.style.display="none"}})]}),K("div",{className:"wi-token-info",children:[N("span",{className:"wi-token-name",children:I.token_name}),N("div",{className:"wi-token-price-row",children:K("span",{className:"wi-token-price",children:[En(I.current_price,18)," CROSS"]})})]})]}),K("div",{className:"wi-token-right",children:[N("span",{className:"wi-token-balance",children:En(I.balance,18)}),N("span",{className:"wi-token-value",children:no(I.current_value_usd)})]})]},`forge-${I.token}`)})]})}),oe==="bottom"&&O&&N("div",{className:"wi-nav-fixed",children:O}),md&&N("div",{className:"wi-wallet-disconnect-row",children:md})]},"wallet"),cg=V?N("div",{className:Ee("wi-view-inner wi-portfolio-body",Se.current&&"wi-view-portfolio"),children:N(Do,{env:o,theme:a,walletAddress:u,showHeader:!1,onOutlink:pe,lpBalanceReader:Re,stakingRewardsReader:at,sendTransaction:Ae,estimateGas:ot,sections:he})},"portfolio"):null,pg=$?N("div",{className:Ee("wi-view-inner wi-send-body",Se.current&&"wi-view-send"),children:N(fi,{env:o,theme:a,walletAddress:u,accountName:p,accounts:y,initialStep:Ts,token:$,tokens:me,onTokenChange:Q,sendTransaction:Ae,getTransactionReceipt:ve,estimateGas:ot,getTokenPriceUsd:I=>{let ie=et.get(Er(I.chainId,I.address));if(!ie?.price)return;let je=parseFloat(ie.price);return Number.isFinite(je)?je:void 0},onClose:k,onBackToWallet:ho,onSubmitted:As,onSuccess:W,onFailed:ft,onOutlink:pe})},"send"):null,ug=ee.useMemo(()=>Ie||me.map(I=>{let ie=et.get(Er(I.chainId,I.address)),je=ie?.price?parseFloat(ie.price):void 0;return{name:I.name,symbol:I.symbol,chainId:I.chainId,address:I.address,decimals:I.quantity.decimals,balance:Eo(I.quantity.numeric,I.quantity.decimals),iconUrl:I.icon_url,priceUsd:Number.isFinite(je)?je:void 0}}),[Ie,et,me]),fg=N("div",{className:Ee("wi-view-inner wi-bridge-body",Se.current&&"wi-view-send"),children:N(Oo,{env:o,walletAddress:u,tokens:ug,history:ze,termsUrl:M,getQuote:Le,getToTokens:rt,getApproval:At,approveBridge:ht,submitBridge:Tt,onClose:k,onBackToWallet:ho})},"bridge"),mg=F?N("div",{className:Ee("wi-view-inner wi-token-detail-body",Se.current&&"wi-view-send"),children:N(Ju,{env:o,isMobile:i,token:F,walletAddress:u,stat:et.get(Er(F.chainId,F.address)),tokenInfo:Ve.get(na(F.chainId,F.address)),showBalance:c,onBack:Is,onClose:k,onSend:Es,onOutlink:pe})},"token-detail"):null,Ds=!!R&&p?.trim().toLowerCase()!=="my wallet",gd=K(El,{children:[K("span",{className:"wi-receive-avatar",children:[N("span",{className:"wi-avatar-fallback",style:ud}),Fa&&N("img",{src:Fa,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:za,onError:I=>{I.currentTarget.style.display="none"}})]}),N("span",{className:"wi-receive-account-name",children:p??"Account 1"}),Ds&&N("span",{className:"wi-receive-chevron","data-open":nn,"aria-hidden":"true",children:N(Tr,{size:16})})]}),gg=K("div",{className:Ee("wi-view-inner wi-qr-body",Se.current&&"wi-view-qr"),children:[K("div",{className:"wi-receive-section",children:[Ds?N("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{Yo(!0),R?.()},"aria-label":"Switch account",children:gd}):N("div",{className:"wi-receive-account",children:gd}),K("div",{className:"wi-qr-block",children:[K("div",{className:"wi-qr-box",children:[N(by,{value:u,size:180,level:"H",marginSize:2,...b&&{imageSettings:{src:b,height:33,width:33,excavate:!0}}}),!b&&N("div",{className:"wi-qr-logo",children:N(Zd,{size:33})})]}),N("p",{className:"wi-qr-address",children:u})]}),K("button",{type:"button",className:"wi-qr-copy-btn",onClick:pd,"data-track":"address_copy",children:[N("span",{className:"wi-qr-copy-icon",children:Zt?N(hn,{size:16}):N(to,{size:16})}),N("span",{className:"wi-qr-copy-text",children:Zt?"Copied!":"Copy address"})]})]}),fd&&N("div",{className:"wi-receive-footer",children:fd})]},"qr"),hg=P==="qr"||P==="portfolio"||P==="send"||P==="bridge",hd=q!==null?N("div",{className:"wi-builtin-footer",children:q}):null,bd=K("div",{className:"wi-account-text",children:[Ds?K("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{Yo(!0),R?.()},"aria-label":"Switch account","aria-expanded":nn,children:[N("span",{className:"wi-account-name",children:p??"Account 1"}),N("span",{className:"wi-account-switch","data-open":nn,"aria-hidden":"true",children:N(Tr,{size:20})})]}):N("div",{className:"wi-account-row",children:N("span",{className:"wi-account-name",children:p??"Account 1"})}),K("button",{type:"button",className:"wi-address-row-btn",onClick:pd,"aria-label":"Copy address","data-track":"address_copy",children:[N("span",{className:"wi-account-address",children:$t(u)}),N("span",{className:"wi-account-copy","data-copied":Zt,children:Zt?N(hn,{size:12}):N(to,{size:12})})]})]}),wd=K(El,{children:[n,P==="qr"?N("div",{className:"wi-sticky-header",children:K("div",{className:"wi-header wi-header--receive",children:[N("button",{type:"button",className:"wi-header-back",onClick:ho,"aria-label":"Back",children:N(bn,{size:24})}),N("span",{className:"wi-receive-title",children:"Receive"}),N("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:N(Yr,{size:24})})]})}):P==="send"||P==="bridge"||P==="token-detail"?null:hg?K("div",{className:"wi-sticky-header",children:[K("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[N("button",{type:"button",className:"wi-header-back",onClick:ho,"aria-label":"Back",children:N(bn,{size:24})}),N("div",{className:"wi-account-block wi-account-block--sub-account",children:bd}),N("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:N(Yr,{size:24})})]}),N("hr",{className:"wi-divider"})]}):K("div",{className:"wi-sticky-header",children:[K("div",{className:"wi-header wi-header--wallet",children:[K("div",{className:"wi-account-block",children:[K("div",{className:"wi-avatar",children:[N("div",{className:"wi-avatar-fallback",style:ud}),Fa&&N("img",{src:Fa,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:za,onError:I=>{I.currentTarget.style.display="none"}})]}),bd]}),K("div",{className:"wi-header-actions",children:[m&&w&&N("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:zt,"aria-label":"Show QR code","data-track":"receive",children:N(Ja,{size:20})}),N("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:N(Yr,{size:24})})]})]}),N("hr",{className:"wi-divider"})]}),K("div",{className:"wi-view-container",children:[P==="wallet"&&dg,P==="qr"&&gg,P==="portfolio"&&cg,P==="send"&&pg,P==="bridge"&&fg,P==="token-detail"&&mg]}),P==="wallet"&&Qe&&N("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:Qe}),P==="wallet"&&_&&K("a",{className:"wi-send-toast",href:Sr??"#",target:"_blank",rel:"noopener noreferrer",onClick:I=>{if(!Sr){I.preventDefault();return}Pt(I,Sr,{category:"send",origin:"send-transaction",payload:{chainId:_.chainId,txHash:_.txHash}},pe)},children:[N("span",{className:"wi-send-toast-icon","data-status":_.status,"aria-hidden":!0,children:_.status==="pending"?N("span",{className:"wi-send-toast-spinner"}):_.status==="error"?N("span",{className:"wi-send-toast-error-dot"}):N(tc,{size:20})}),K("span",{className:"wi-send-toast-copy",children:[N("span",{className:"wi-send-toast-title",children:_.status==="pending"?"Sending...":_.status==="error"?"Send failed":"Send complete"}),N("span",{className:"wi-send-toast-desc",children:_.status==="pending"||_.status==="error"?_.description:"Tap to see your transaction"})]})]}),hd&&P!=="portfolio"&&P!=="send"&&P!=="token-detail"&&N("div",{className:"wi-sticky-footer",children:N("div",{className:"wi-footer",ref:nr,children:hd})})]}),yd={...A,..._r>0?{"--wi-footer-height":`${_r}px`}:null};return i?N(ge,{feature:"wallet_info",children:K(Hi.Portal,{children:[d&&N(Hi.Overlay,{className:"wi-drawer-overlay"}),K(Hi.Content,{className:Ee("wi-drawer-content",r),"data-theme":a,"data-vaul-no-drag":l==="left"||l==="right"?!0:void 0,style:yd,"data-direction":l,"data-no-balance":!c||void 0,"data-has-footer":_r>0||void 0,"data-view":P,children:[N(Hi.Title,{className:"wi-sr-only",children:"My Wallet"}),wd]})]})}):K(ge,{feature:"wallet_info",children:[d&&s&&N("div",{className:"wi-drawer-overlay",onClick:k}),N(Qi.Portal,{children:N(Qi.Content,{align:e,sideOffset:t,className:Ee("wi-popover-content",r),"data-theme":a,style:yd,"data-no-balance":!c||void 0,"data-has-footer":_r>0||void 0,"data-view":P,children:wd})})]})}import*as ef from"react";function tf({position:e="top",children:t}){let{setNavContent:r,setNavPosition:n}=In();return ef.useEffect(()=>(r(t),n(e),()=>r(null)),[t,e,r,n]),null}import*as rf from"react";function nf({children:e}){let{setFooterContent:t}=In();return rf.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}se(`[data-theme=dark].wi-popover-content,[data-theme=dark].wi-drawer-content{--wi-primary: var(--ds-system-orange-default, #f0640d);--wi-secondary: var(--ds-system-red-default, #e70077);--wi-surface-bg: var(--ds-bg-default, #121212);--wi-surface-default: var(--ds-surface-medium, rgba(255, 255, 255, .05));--wi-surface-subtle: var(--ds-surface-high, rgba(255, 255, 255, .1));--wi-border-default: var(--ds-border-default, rgba(255, 255, 255, .05));--wi-border-subtle: var(--ds-border-medium, rgba(255, 255, 255, .1));--wi-texticon-primary: var(--ds-content-highest, #ffffff);--wi-texticon-secondary: var(--ds-content-medium, rgba(255, 255, 255, .7));--wi-texticon-tertiary: var(--ds-content-low, rgba(255, 255, 255, .5));--wi-on-primary: var(--ds-accent-primary-on, #ffffff);--wi-error: var(--ds-system-red-default, #e70077);--wi-shadow: 0 2px 16px -2px rgba(0, 0, 0, .4)}[data-theme=light].wi-popover-content,[data-theme=light].wi-drawer-content{--wi-primary: var(--ds-system-orange-default, #f0640d);--wi-secondary: var(--ds-system-red-default, #e70077);--wi-surface-bg: var(--ds-bg-default, #ffffff);--wi-surface-default: var(--ds-surface-medium, rgba(18, 18, 18, .05));--wi-surface-subtle: var(--ds-surface-high, rgba(18, 18, 18, .1));--wi-border-default: var(--ds-border-default, rgba(18, 18, 18, .05));--wi-border-subtle: var(--ds-border-medium, rgba(18, 18, 18, .1));--wi-texticon-primary: var(--ds-content-highest, #121212);--wi-texticon-secondary: var(--ds-content-medium, rgba(18, 18, 18, .7));--wi-texticon-tertiary: var(--ds-content-low, rgba(18, 18, 18, .5));--wi-on-primary: var(--ds-accent-primary-on, #ffffff);--wi-error: var(--ds-system-red-default, #e70077);--wi-shadow: 0 2px 16px -2px rgba(0, 0, 0, .15)}
5
+ `);se("");import{jsx as Hs}from"react/jsx-runtime";function Ld({env:e,theme:t="dark",mobileBreakpoint:r=768,domain:n,children:o}){let a=ko(`(max-width: ${r}px)`),[i,s]=Ro.useState(!1),l=Ro.useCallback(()=>s(!1),[]),d=nt(e);Tn(i,l);let c=Ro.useMemo(()=>({env:d,theme:t,isMobile:a,open:i,domain:n,close:l}),[d,t,a,i,n,l]);return Hs(js.Provider,{value:c,children:a?Hs(qg.Root,{direction:"right",open:i,onOpenChange:s,noBodyStyles:!0,children:o},"drawer"):Hs(Ad.Root,{open:i,onOpenChange:s,children:o},"popover")})}import*as Bd from"@radix-ui/react-popover";import{Drawer as Kg}from"vaul";import{jsx as wr,jsxs as Yg}from"react/jsx-runtime";function Dd({size:e=18}){return Yg("svg",{className:"al-trigger-icon",width:e,height:e,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[wr("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),wr("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function Pd(){return wr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:wr("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function Od(){return wr("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:wr("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}import{jsx as So}from"react/jsx-runtime";function zd({asChild:e,children:t,className:r,style:n}){let{isMobile:o,theme:a}=Va(),i=t!=null,s=e??!0,l=r?`al-trigger-btn ${r}`:"al-trigger-btn",d=i?t:So("button",{type:"button",className:l,"data-theme":a,"data-track":"open",style:n,children:So(Dd,{size:18})});return o?So(ge,{feature:"app_launcher",children:So(Kg.Trigger,{asChild:s,children:d})}):So(ge,{feature:"app_launcher",children:So(Bd.Trigger,{asChild:s,children:d})})}import*as an from"react";import*as Za from"@radix-ui/react-popover";import{Drawer as Co}from"vaul";import{useQuery as Jg}from"@tanstack/react-query";var Fd={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/app-launcher-v2.json",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/app-launcher-v2.json",production:"https://contents.crosstoken.io/frontend/common/app-launcher/app-launcher-v2.json"};var Zg="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Xg="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function qr(e,t){return`${e==="production"?Xg:Zg}/${t}.png`}function Ud(e){let t=e==="production"?"production":"stage";return{version:"0.0.1-fallback",items:[{id:"gametoken-cross",label:"Gametoken",description:"Trade game tokens easily using CROSS.",url:{dev:"https://stg.onechain.nexus/gametoken",stage:"https://stg.onechain.nexus/gametoken",production:"https://www.onechain.nexus/gametoken"},iconUrl:qr(t,"game-token"),order:1e3,type:"gametoken",badge:null,isNew:!1,serviceStatus:"available"},{id:"forge",label:"Forge",description:"Launch Your Game, Ignite the Market",url:{dev:"https://stg.onechain.nexus/forge",stage:"https://stg.onechain.nexus/forge",production:"https://onechain.nexus/forge"},iconUrl:qr(t,"forge"),order:4e3,type:"forge",badge:null,isNew:!0,serviceStatus:"available"},{id:"crossd",label:"Bridge",description:"The first decentralized exchange on the CROSS network.",url:{dev:"https://stg.crossdefi.io/swap-bridge",stage:"https://stg.crossdefi.io/swap-bridge",production:"https://www.crossdefi.io/swap-bridge"},iconUrl:qr(t,"crossd"),order:5e3,type:"crossd",badge:null,isNew:!1,serviceStatus:"ending"},{id:"prediction",label:"Prediction",description:"Prediction market",url:{dev:"https://stg-prediction.crossdefi.io",stage:"https://stg-prediction.crossdefi.io",production:"https://prediction.crossdefi.io/"},iconUrl:qr(t,"prediction"),order:6e3,type:"prediction",badge:null,isNew:!0,serviceStatus:"available"},{id:"rewards",label:"Rewards",description:"Deposit CROSS and earn rewards. Grow together.",url:{dev:"https://stg.onechain.nexus/rewards",stage:"https://stg.onechain.nexus/rewards",production:"https://onechain.nexus/rewards"},iconUrl:qr(t,"reward"),order:7e3,type:"rewards",badge:null,isNew:!1,serviceStatus:"ending"},{id:"cross-staking",label:"Staking",description:"Stake CROSS and earn rewards.",url:{dev:"https://stg-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},iconUrl:qr(t,"cross-staking"),order:7500,type:"cross-staking",badge:null,isNew:!0,serviceStatus:"available"},{id:"nft",label:"NFT",description:"Trade and collect NFTs in the CROSS ecosystem.",url:{dev:"https://stg.crossnft.io/",stage:"https://stg.crossnft.io/",production:"https://www.crossnft.io/"},iconUrl:qr(t,"nft"),order:8e3,type:"nft",badge:null,isNew:!1,serviceStatus:"available"},{id:"play",label:"Quest",description:"Discover and play games on CROSS.",url:{dev:"https://stg.onechain.nexus/quest",stage:"https://stg.onechain.nexus/quest",production:"https://www.onechain.nexus/quest"},iconUrl:qr(t,"play"),order:8500,type:"play",badge:null,isNew:!0,serviceStatus:"available"},{id:"shop",label:"Shop",description:"Game Payment Platform & In-Game Currency Store.",url:{dev:"https://stg.onechain.nexus/shop",stage:"https://stg.onechain.nexus/shop",production:"https://www.onechain.nexus/shop"},iconUrl:qr(t,"shop"),order:9e3,type:"shop",badge:null,isNew:!1,serviceStatus:"available"},{id:"explorer",label:"Explorer",description:"View transactions, blocks, and token data on the CROSS network.",url:{dev:"https://stg-explorer.onechain.nexus",stage:"https://stg-explorer.onechain.nexus",production:"https://explorer.onechain.nexus"},iconUrl:qr(t,"explorer"),order:12e3,type:"explorer",badge:null,isNew:!1,serviceStatus:"available"},{id:"wave",label:"Wave",description:"Stream, support, and earn in the CROSS ecosystem.",url:{dev:"https://stg.onechain.nexus/wave",stage:"https://stg.onechain.nexus/wave",production:"https://www.onechain.nexus/wave"},iconUrl:qr(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1,serviceStatus:"available"}]}}function Ka(e){let t=nt(e);return Jg({queryKey:["global-menu",t],queryFn:async()=>{try{let r=await fetch(Fd[t],{cache:"no-store"});if(!r.ok)throw new Error(`Failed to fetch global menu: ${r.status}`);return r.json()}catch{return Ud(t)}},staleTime:300*1e3,gcTime:600*1e3,retry:!1,refetchOnMount:!0})}function Qs(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function Wd(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function Gd(e){return[...e].sort((t,r)=>{let n=jd(t)-jd(r);return n!==0?n:t.order-r.order})}function jd(e){let t=Qs(e);return t==="comingSoon"?0:t==="ending"?2:1}import{jsx as Lt,jsxs as No}from"react/jsx-runtime";function $g(e){return e.id==="cross-staking"||e.type==="cross-staking"}function Hd({align:e="end",sideOffset:t=8,className:r}){let{env:n,theme:o,isMobile:a,domain:i,close:s}=Va(),{data:l}=Ka(n),d=an.useMemo(()=>Gd(l?.items??[]),[l?.items]),c=24,h=an.useRef(null),u=an.useRef(!1),m=an.useCallback(x=>{h.current={x:x.clientX,y:x.clientY},u.current=!1},[]),y=an.useCallback(x=>{let k=h.current;h.current=null,k&&(u.current=Math.abs(x.clientX-k.x)>c||Math.abs(x.clientY-k.y)>c)},[]),b=an.useCallback(()=>{h.current=null,u.current=!0},[]),f=typeof window<"u"?window.location.pathname:"",p=an.useCallback((x,k)=>{let R=u.current;if(u.current=!1,R&&x.detail!==0)return;let E=k.url[n]??k.url.production,S=_d(E,i);if(!S)try{let C=new URL(E);if(C.pathname===window.location.pathname&&C.search===window.location.search&&C.hash===window.location.hash){s();return}}catch{}S?window.open(E,"_blank","noopener,noreferrer"):window.location.href=E,s()},[n,i,s]),w=x=>{let k=x.url[n]??x.url.production,R=_d(k,i),E=Qs(x),S=E==="ending",C=Wd(x.iconUrl,n),I=!1;if(!R)try{let M=new URL(k).pathname;I=f===M||f.startsWith(M+"/")}catch{I=!1}return Lt("button",{type:"button",className:"al-grid-item","data-track":"menu_item_click","data-track-id":x.id,"data-active":I||void 0,"data-service-status":E,onPointerDown:m,onPointerUp:y,onPointerCancel:b,onClick:M=>p(M,x),children:No("div",{className:"al-grid-item-left",children:[No("div",{className:"al-grid-item-icon",children:[Lt("img",{src:C,alt:x.label,width:24,height:24,loading:"lazy"}),x.isNew&&Lt("span",{className:"al-status-ribbon al-status-ribbon-new",children:"N"})]}),No("span",{className:"al-grid-item-text",children:[Lt("span",{className:"al-grid-item-label",children:x.label}),S&&Lt("span",{className:"al-grid-item-status-text",children:"(End Soon)"}),x.badge&&!$g(x)&&Lt("span",{className:"al-badge al-badge-list",children:x.badge})]})]})},x.id)},g=Lt("div",{className:"al-menu","data-theme":o,children:Lt("div",{className:"al-grid",children:d.map(w)})});return a?Lt(ge,{feature:"app_launcher",children:No(Co.Portal,{children:[Lt(Co.Overlay,{className:"al-drawer-overlay"}),No(Co.Content,{className:Ee("al-drawer-content",r),"data-theme":o,children:[No("div",{className:"al-drawer-header",children:[Lt(Co.Close,{className:"al-drawer-close","data-track":"close",children:Lt(Pd,{})}),Lt(Co.Title,{className:"al-drawer-title",children:"CROSS Services"}),Lt(Co.Close,{className:"al-drawer-close","data-track":"close",children:Lt(Od,{})})]}),Lt("div",{className:"al-drawer-body",children:g})]})]})}):Lt(ge,{feature:"app_launcher",children:Lt(Za.Portal,{children:Lt(Za.Content,{align:e,sideOffset:t,className:Ee("al-popover-content",r),"data-theme":o,children:g})})})}function _d(e,t){try{let r=new URL(e).hostname;return typeof window>"u"?!0:r!==(t??window.location.hostname)}catch{return!1}}import*as Vt from"react";import*as nf from"@radix-ui/react-popover";import{Drawer as Sy}from"vaul";import{createContext as eh,useContext as th}from"react";var Vs=eh(null);function In(){let e=th(Vs);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}import{WALLET_LABELS as rh}from"@nexus-cross/crossx-design-system";var qs=(n=>(n.CROSSx="crossx",n.MetaMask="io.metamask",n.Binance="com.binance.wallet",n))(qs||{}),Xa={crossx:{name:rh.default,iconUrl:"https://contents.crosstoken.io/wallet/token/images/tCROSS.svg"},"io.metamask":{name:"MetaMask",iconUrl:"https://upload.wikimedia.org/wikipedia/commons/3/36/MetaMask_Fox.svg"},"com.binance.wallet":{name:"Binance Wallet",iconUrl:"https://public.bnbstatic.com/static/images/common/favicon.ico"}};import*as zc from"react";import{jsx as _e,jsxs as Zo}from"react/jsx-runtime";function Qd({size:e=16,className:t}){return Zo("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[_e("path",{d:"M12.6667 4.66667V2.66667C12.6667 2.48986 12.5964 2.32029 12.4714 2.19526C12.3464 2.07024 12.1768 2 12 2H3.33333C2.97971 2 2.64057 2.14048 2.39052 2.39052C2.14048 2.64057 2 2.97971 2 3.33333C2 3.68696 2.14048 4.02609 2.39052 4.27614C2.64057 4.52619 2.97971 4.66667 3.33333 4.66667H13.3333C13.5101 4.66667 13.6797 4.7369 13.8047 4.86193C13.9298 4.98695 14 5.15652 14 5.33333V8M14 8H12C11.6464 8 11.3072 8.14048 11.0572 8.39052C10.8071 8.64057 10.6667 8.97971 10.6667 9.33333C10.6667 9.68696 10.8071 10.0261 11.0572 10.2761C11.3072 10.5262 11.6464 10.6667 12 10.6667H14C14.1768 10.6667 14.3464 10.5964 14.4714 10.4714C14.5964 10.3464 14.6667 10.1768 14.6667 10V8.66667C14.6667 8.48986 14.5964 8.32029 14.4714 8.19526C14.3464 8.07024 14.1768 8 14 8Z",stroke:"currentColor",strokeWidth:1.33333,strokeLinecap:"round",strokeLinejoin:"round"}),_e("path",{d:"M2 3.33325V12.6666C2 13.0202 2.14048 13.3593 2.39052 13.6094C2.64057 13.8594 2.97971 13.9999 3.33333 13.9999H13.3333C13.5101 13.9999 13.6797 13.9297 13.8047 13.8047C13.9298 13.6796 14 13.5101 14 13.3333V10.6666",stroke:"currentColor",strokeWidth:1.33333,strokeLinecap:"round",strokeLinejoin:"round"})]})}function to({size:e=16,className:t}){return _e("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M9.40284 17.0647H4.85156V4.84656H17.0697V9.39783H15.4407V6.47565H6.48066V15.4356H9.40284V17.0647ZM21.5192 12.5644H12.5592V21.5244H21.5192V12.5644ZM23.1483 10.9353V23.1535H10.9301V10.9353H23.1483Z",fill:"currentColor"})})}function hn({size:e=16,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Yr({size:e=24,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Vd({size:e=20,className:t}){return Zo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[_e("path",{d:"M7.5 17.5H4.167A1.667 1.667 0 012.5 15.833V4.167A1.667 1.667 0 014.167 2.5H7.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),_e("path",{d:"M13.333 14.167L17.5 10l-4.167-4.167M17.5 10H7.5",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ja({size:e=20,className:t}){return _e("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:_e("path",{d:"M7.91305 10.8327C8.60341 10.8327 9.16305 11.3924 9.16305 12.0827V16.2458C9.16305 16.9361 8.60341 17.4958 7.91305 17.4958H3.75C3.05964 17.4958 2.5 16.9361 2.5 16.2458L2.5 12.0827C2.5 11.3924 3.05964 10.8327 3.75 10.8327H7.91305ZM14.1685 17.4958H12.5027V15.83H14.1685V17.4958ZM17.5 17.4958H15.8342V15.83H17.5V17.4958ZM4.16576 12.4985V15.83H7.49729V12.4985H4.16576ZM12.5027 15.83H10.8369V14.1642H12.5027V15.83ZM15.8342 15.83H14.1685V14.1642H15.8342V15.83ZM14.1685 14.1642H12.5027V12.4985H14.1685V14.1642ZM17.5 14.1642H15.8342V12.4985H17.5V14.1642ZM12.5027 12.4985H10.8369V10.8327H12.5027V12.4985ZM15.8342 12.4985H14.1685V10.8327H15.8342V12.4985ZM7.91305 2.50391C8.60341 2.50391 9.16305 3.06355 9.16305 3.75391V7.91696C9.16305 8.60731 8.60341 9.16696 7.91305 9.16696H3.75C3.05964 9.16696 2.5 8.60731 2.5 7.91696L2.5 3.75391C2.5 3.06355 3.05964 2.50391 3.75 2.50391L7.91305 2.50391ZM16.2419 2.50391C16.9322 2.50391 17.4919 3.06355 17.4919 3.75391V7.91696C17.4919 8.60731 16.9322 9.16696 16.2419 9.16696H12.0788C11.3885 9.16696 10.8288 8.60731 10.8288 7.91696V3.75391C10.8288 3.06355 11.3885 2.50391 12.0788 2.50391L16.2419 2.50391ZM4.16576 4.16967L4.16576 7.50119L7.49729 7.50119L7.49729 4.16967L4.16576 4.16967ZM12.4946 4.16967V7.50119H15.8261V4.16967H12.4946Z",fill:"currentColor",fillOpacity:1})})}function bn({size:e=20,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Tr({size:e=20,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function qd({size:e=16,className:t}){return Zo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[_e("path",{d:"M1.667 10S4.167 4.167 10 4.167 18.333 10 18.333 10 15.833 15.833 10 15.833 1.667 10 1.667 10z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),_e("path",{d:"M10 12.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Yd({size:e=16,className:t}){return Zo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[_e("path",{d:"M14.95 14.95A8.283 8.283 0 0110 16.667c-5.833 0-8.333-5.833-8.333-5.833a15.238 15.238 0 014.183-4.884m3.267-1.55A7.55 7.55 0 0110 4.167c5.833 0 8.333 5.833 8.333 5.833a15.28 15.28 0 01-1.783 2.633M11.767 11.767a2.5 2.5 0 11-3.534-3.534",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),_e("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}var nh='<svg width="100%" height="100%" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_72837_24069)"><mask id="mask0_72837_24069" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="100" height="100"><path d="M50 0C10.5289 0 0 10.5289 0 50C0 89.4711 10.5289 100 50 100C89.4711 100 100 89.4711 100 50C100 10.5289 89.4711 0 50 0Z" fill="white"/></mask><g mask="url(#mask0_72837_24069)"><path d="M99.9501 0.0499268H0V100H99.9501V0.0499268Z" fill="url(#paint0_linear_72837_24069)"/><path d="M34.9302 100H99.9751V19.0619L34.9302 60.7286V100Z" fill="url(#paint1_linear_72837_24069)"/><path d="M34.9301 100H0V23.8024L34.9301 60.7285V100Z" fill="url(#paint2_linear_72837_24069)"/></g><g filter="url(#filter0_d_72837_24069)"><path d="M49.9503 21.4821L31.9862 31.8613C28.8176 33.6827 27.7198 37.7745 29.5411 40.9432C31.3625 44.1118 35.4543 45.2096 38.623 43.3883L53.8176 34.6058L46.582 42.3653V72.8044C46.582 76.4721 49.576 79.4661 53.2437 79.4661C56.9114 79.4661 59.9054 76.4721 59.9054 72.8044V27.2455C59.9054 25.9731 59.5062 24.7256 59.0072 23.9022C57.1359 20.7585 53.094 19.6358 49.9254 21.4571L49.9503 21.4821Z" fill="white"/></g></g><defs><filter id="filter0_d_72837_24069" x="7.4286" y="-0.650014" width="87.831" height="115.47" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7.06088" dy="7.06088"/><feGaussianBlur stdDeviation="14.1467"/><feColorMatrix type="matrix" values="0 0 0 0 0.831373 0 0 0 0 0.113725 0 0 0 0 0.356863 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_72837_24069"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_72837_24069" result="shape"/></filter><linearGradient id="paint0_linear_72837_24069" x1="-11.5768" y1="-12.001" x2="106.562" y2="106.986" gradientUnits="userSpaceOnUse"><stop stop-color="#F3752D"/><stop offset="1" stop-color="#EC1272"/></linearGradient><linearGradient id="paint1_linear_72837_24069" x1="24.9501" y1="23.004" x2="73.6278" y2="64.8453" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_72837_24069" x1="62.3503" y1="3.46804" x2="16.3423" y2="63.3732" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_72837_24069"><rect width="100" height="100" fill="white"/></clipPath></defs></svg>',oh=`data:image/svg+xml,${encodeURIComponent(nh)}`;function Kd({size:e=42,className:t}){return _e("img",{src:oh,width:e,height:e,alt:"",className:t,style:{display:"block"}})}function Zd({size:e=20,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M9.19133 10.8077C9.04905 10.6657 8.87947 10.554 8.69283 10.4792L2.78881 8.11167C2.71832 8.08338 2.65816 8.03421 2.61642 7.97075C2.57468 7.90729 2.55335 7.83258 2.5553 7.75665C2.55724 7.68072 2.58237 7.6072 2.6273 7.54596C2.67224 7.48472 2.73483 7.4387 2.80668 7.41406L16.9525 2.5747C17.0185 2.55087 17.0899 2.54632 17.1583 2.56159C17.2268 2.57685 17.2895 2.6113 17.3391 2.66089C17.3887 2.71049 17.4231 2.77319 17.4384 2.84165C17.4536 2.9101 17.4491 2.9815 17.4253 3.04746L12.5859 17.1933C12.5613 17.2651 12.5152 17.3277 12.454 17.3727C12.3928 17.4176 12.3192 17.4427 12.2433 17.4447C12.1674 17.4466 12.0927 17.4253 12.0292 17.3835C11.9658 17.3418 11.9166 17.2817 11.8883 17.2112L9.52073 11.3056C9.44567 11.1191 9.33362 10.9498 9.19133 10.8077ZM9.19133 10.8077L17.3367 2.66404",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function Xd({size:e=20,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M10.8333 14.1667V7.5M15 14.1667V4.16667M2.5 2.5V15.8333C2.5 16.2754 2.67559 16.6993 2.98816 17.0118C3.30072 17.3244 3.72464 17.5 4.16667 17.5H17.5M6.66667 14.1667V11.6667",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function Jd({size:e=20,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M6.6665 9.99984H13.3332M9.99984 6.6665V13.3332M18.3332 9.99984C18.3332 14.6022 14.6022 18.3332 9.99984 18.3332C5.39746 18.3332 1.6665 14.6022 1.6665 9.99984C1.6665 5.39746 5.39746 1.6665 9.99984 1.6665C14.6022 1.6665 18.3332 5.39746 18.3332 9.99984Z",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function $d({size:e=20,className:t}){return _e("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:_e("path",{d:"M6.667 2.5 3.333 5.833 6.667 9.167M3.333 5.833h13.334M13.333 17.5l3.334-3.333-3.334-3.334M16.667 14.167H3.333",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})})}function ec({size:e=20,className:t}){return Zo("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[_e("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),_e("path",{d:"M6 10.2L8.6 12.8L14 7.2",stroke:"var(--ds-accent-primary-on, #ffffff)",strokeWidth:1.8,strokeLinecap:"round",strokeLinejoin:"round"})]})}import*as ae from"react";import ro from"bignumber.js";function ah(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return t>0&&e.charCodeAt(t-1)===46&&t--,e.slice(0,t)}function En(e,t){if(!e||e==="0")return"0.00";let r=new ro(e).shiftedBy(-t),n=r.isGreaterThanOrEqualTo(1)?2:4;return r.toFormat(n,ro.ROUND_DOWN)}function $t(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function no(e){let t=typeof e=="string"?parseFloat(e):e;if(Number.isNaN(t)||t===0)return"$0.00";let r=t>=1?2:4,n=Math.pow(10,r);return`$${(Math.floor(t*n)/n).toLocaleString("en-US",{minimumFractionDigits:r,maximumFractionDigits:r})}`}function $a(e,t,r){let o=new ro(e).shiftedBy(-t).multipliedBy(new ro(r));return o.isZero()||o.isNaN()?"$0.00":`$${(o.integerValue(ro.ROUND_DOWN).isGreaterThanOrEqualTo(1)?o.decimalPlaces(2,ro.ROUND_DOWN):o.decimalPlaces(4,ro.ROUND_DOWN)).toFormat()}`}function tc(e){if(e===""||e===null||e===void 0)return{displayValue:"0",isLowerBound:!1};let t=typeof e=="number"?e.toString():e;if(t==="0"||t==="0.0")return{displayValue:"0",isLowerBound:!1};let r=t;if(r.includes("e")||r.includes("E")){let i=Number(r);if(!Number.isFinite(i)||i===0)return{displayValue:"0",isLowerBound:!1};r=ah(i.toFixed(18))}let[n="0",o=""]=r.split(".");if(Number(n)>=1){let i=o.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(n).toLocaleString("en-US")}.${i}`,isLowerBound:!1}}return o.length<4?{displayValue:`${n}.${o}`,isLowerBound:!1}:o.slice(0,4)==="0000"?{displayValue:"0.0001",isLowerBound:!0}:{displayValue:`0.${o.slice(0,4)}`,isLowerBound:!1}}import{useMemo as nc}from"react";import{useQuery as ih}from"@tanstack/react-query";var wt={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},ei="https://terms.onechain.nexus/docs/terms-july-23-2026",ti="https://terms.onechain.nexus/docs/pp-july-23-2026",rc="https://contents.crossdefi.io/Terms/terms/tos-26-07-09-oneusd.html";var sh="send:chain-info";function lh(e){if("data"in e&&e.data!==void 0){let t=e.data;if(Array.isArray(t)){let r=t[0];if(!r)throw new Error("Chain info payload is empty.");return r}return t}return e}function Ys(e,...t){let r=e.replace(/\/+$/,""),n=t.map(o=>o.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[r,...n].join("/")}function oc(e,t,r,n){if(n)return t===wt[e].cross?ac(t,n):r?.explorer_url?Ys(r.explorer_url,r.explorer_postfix?.transaction??"tx",n):dh(e,t,n)}function ac(e,t){return Ys("https://explorer.onechain.nexus",String(e),"tx",t)}function dh(e,t,r){let n=wt[e];if(t===n.cross)return ac(t,r);if(t===n.bsc)return Ys(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",r)}function Xo(e,t,r,n=!0){let o=ih({queryKey:[sh,e,t],queryFn:async({signal:s})=>{let l=await Ne("walletServer",e),d=await fetch(`${l}/v1/public/chain/info/${t}`,{cache:"no-store",signal:s});if(!d.ok)throw new Error(`Failed to fetch chain info: ${d.status}`);let c=await d.json();if("code"in c&&c.code!==void 0&&c.code!==200)throw new Error(`Chain info API error: ${c.code}`);return lh(c)},enabled:n,staleTime:3e5}),a=o.data;return{transactionUrl:nc(()=>oc(e,t,a,r),[t,a,e,r]),chainInfo:a,...o}}function ic(e,t,r=!0){let{chainInfo:n}=Xo(e,t,void 0,r);return{buildTxUrl:nc(()=>a=>oc(e,t,n,a),[e,t,n]),chainInfo:n}}var sc="0x0000000000000000000000000000000000000001";var ch="0xa9059cbb",ph=/^0x[a-fA-F0-9]{40}$/,uh="nexus-cross:dapp-ui:send:recent:",lc=10;function fh(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function Jo(e){return e.toLowerCase()}function sn(e){return ph.test(e)}function Mn(e){return Jo(e.address)===sc}function Ks(e){return`${uh}${e.toLowerCase()}`}function To(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(Ks(e));if(!t)return[];let r=JSON.parse(t);return Array.isArray(r)?r.filter(n=>n!==null&&typeof n=="object"&&sn(n.address)&&typeof n.updatedAt=="number").slice(0,lc):[]}catch{return[]}}function Zs(e,t){if(typeof window>"u")return[];let r=Jo(t),n=[{address:r,updatedAt:Date.now()},...To(e).filter(o=>o.address!==r)].slice(0,lc);try{window.localStorage.setItem(Ks(e),JSON.stringify(n))}catch{return To(e)}return n}function Xs(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(Ks(e))}catch{}}function oo(e,t){let r=e.trim();if(!r)return{error:"Enter an amount."};if(!/^\d+(\.\d*)?$/.test(r))return{error:"Enter a valid amount."};let[n="0",o=""]=r.split(".");if(o.length>t)return{error:`Max ${t} decimal places.`};let a=BigInt(n||"0"),i=o.padEnd(t,"0"),s=i?BigInt(i):0n,l=10n**BigInt(t),d=a*l+s;return d<=0n?{error:"Amount must be greater than 0."}:{value:d}}function Io(e,t){let r=BigInt(e||"0"),n=10n**BigInt(t),o=r/n,a=r%n;if(a===0n)return o.toString();let i=fh(a.toString().padStart(t,"0"));return`${o.toString()}.${i}`}function Js(e,t){let r=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),n=t.toString(16).padStart(64,"0");return`${ch}${r}${n}`}function ri(e,t,r=10){if(t<=0)return e.toString();let n=10n**BigInt(t),o=e/n,a=e%n;if(a===0n)return o.toString();let s=a.toString().padStart(t,"0").slice(0,Math.max(0,Math.min(r,t)));return s=s.replace(/0+$/,""),s?`${o.toString()}.${s}`:o.toString()}function $s(e,t){return ri(e,t,6)}function dc(e){return ri(e,9,2)}function cc(e){return e.toLocaleString("en-US")}function ni(e){return e===56||e===97}function oi(e){return e.gasPrice??e.maxFeePerGas}function pc(e,t=!1){return t?oi(e)!==void 0?"legacy":null:e.maxFeePerGas!==void 0?"dynamic":e.gasPrice!==void 0?"legacy":null}function ai(e,t=!1){if(t){let r=oi(e);return r!==void 0?e.gasLimit*r:null}return e.maxFeePerGas!==void 0?e.gasLimit*e.maxFeePerGas:e.gasPrice!==void 0?e.gasLimit*e.gasPrice:null}function ii(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function uc(e,t=0){if(t>4||e===null||e===void 0)return"";if(typeof e=="string")return e.toLowerCase();if(typeof e!="object")return"";let r=e,n=[];return typeof r.name=="string"&&n.push(r.name),typeof r.shortMessage=="string"&&n.push(r.shortMessage),typeof r.message=="string"&&n.push(r.message),typeof r.details=="string"&&n.push(r.details),r.cause!==void 0&&n.push(uc(r.cause,t+1)),n.join(`
6
+ `).toLowerCase()}function mh(e){if(e instanceof Error)return e.message;if(typeof e=="string")return e;if(e&&typeof e=="object"){let t=e;if(typeof t.shortMessage=="string")return t.shortMessage;if(typeof t.message=="string")return t.message}return""}function el(e,t={},r="Failed to send transaction."){let n=uc(e);if(!n)return r;let o=t.nativeSymbol?.trim()||"gas token",a=t.networkName?.trim();if(n.includes("user rejected")||n.includes("userrejected")||n.includes("user denied")||n.includes("user cancelled")||n.includes("user canceled")||n.includes("action_rejected")||n.includes("rejected by user"))return"Transaction was cancelled.";if(n.includes("insufficientfunds")||n.includes("insufficient funds")||n.includes("exceeds the balance of the account")||n.includes("insufficient balance for transfer")){let i=a?` on ${a}`:"";return`Not enough ${o} to cover the gas fee.Please top up your ${o} balance and try again.`}return n.includes("transaction underpriced")||n.includes("replacement transaction underpriced")||n.includes("fee too low")?"Gas fee was too low for the network. Please try again.":n.includes("nonce too low")||n.includes("nonce has already been used")||n.includes("nonce too high")?"Pending transactions are out of order. Refresh the page and try again.":n.includes("execution reverted")||n.includes("contractfunctionrevertederror")||n.includes("contractfunctionexecutionerror")?"The transaction was rejected by the contract. The recipient or token may be invalid.":n.match(/chain \d+ is not configured/)?"This network is not registered in the app. Contact support.":n.includes("http request failed")||n.includes("failed to fetch")||n.includes("network request failed")||n.includes("timeout")||n.includes("econnreset")||n.includes("rpc error")||n.includes("429")?"Network connection failed. Check your internet and try again.":n.includes("estimategas")||n.includes("gas estimation failed")?"Could not estimate the gas fee. The recipient address or amount may be invalid.":mh(e)||r}var gh=2000000000n,hh=1000000000n;async function si(e,t,r){let n=new AbortController,o=setTimeout(()=>n.abort(),8e3),a=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({jsonrpc:"2.0",id:1,method:t,params:r}),signal:n.signal}).finally(()=>clearTimeout(o));if(!a.ok)throw new Error(`RPC ${t} HTTP ${a.status}`);let i=await a.json();if(i.error)throw new Error(`RPC ${t}: ${i.error.message}`);if(i.result===void 0)throw new Error(`RPC ${t}: empty result`);return i.result}function li(e){return BigInt(e)}function bh(e){return`0x${e.toString(16)}`}function wh(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=bh(e.value)),e.data&&(t.data=e.data),t}function yh(e){return e===56||e===97}async function fc(e){try{let t=await si(e,"eth_gasPrice",[]);return{gasPrice:li(t)}}catch{return{gasPrice:gh}}}async function xh(e,t){let r=hh;try{let n=await si(e,"eth_maxPriorityFeePerGas",[]);r=li(n)}catch{}return{maxFeePerGas:t+r,maxPriorityFeePerGas:r}}async function vh(e,t){if(t)return fc(e);let r;try{r=(await si(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return r?xh(e,li(r)):fc(e)}async function mc(e,t){let r=yh(t.chainId),n=wh(t),[o,a]=await Promise.all([si(e,"eth_estimateGas",[n]),vh(e,r)]);return{gasLimit:li(o),gasPrice:a.gasPrice,maxFeePerGas:a.maxFeePerGas,maxPriorityFeePerGas:a.maxPriorityFeePerGas}}function gc(e){let{estimateGas:t,sendTransaction:r,getTransactionReceipt:n}=e;return{canSend:!!r,canEstimateGas(o){return!!t||!!o},async estimateGas(o,a){if(t)return t(o);if(a)return mc(a,o);throw new Error("Gas estimation is not available.")},async sendTransaction(o){if(!r)throw new Error("Sending is not available for this wallet.");return r(o)},getTransactionReceipt:n}}var kh=1500,Rh=120;function hc(e){return!!(e.token||e.recipient||e.amount)}function tl({recipient:e,amount:t,token:r,balanceRaw:n}){let o={},a=e.trim(),i=oo(t,r.quantity.decimals),s;return a?sn(a)||(o.recipient="Enter a valid EVM recipient address."):o.recipient="Enter a recipient address.","error"in i?o.amount=i.error:(s=i.value,s>n&&(o.amount="Amount exceeds available balance.")),!Mn(r)&&!sn(r.address)&&(o.token="Token contract address is invalid."),{errors:o,rawAmount:o.amount?void 0:s,recipient:a&&sn(a)?a:void 0}}function rl({token:e,walletAddress:t,recipient:r,rawAmount:n}){let o=t;return Mn(e)?{to:r,value:n,chainId:e.chainId,from:o}:{to:Jo(e.address),data:Js(r,n),value:0n,chainId:e.chainId,from:o}}function Sh(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var Ch=e=>new Promise(t=>setTimeout(t,e));async function bc({repository:e,args:t,chainId:r,onSubmitted:n,pollIntervalMs:o=kh,pollMaxAttempts:a=Rh}){let i=await e.sendTransaction(t);n(i);let{getTransactionReceipt:s}=e;if(!s)return"success";for(let l=0;l<a;l+=1){let d=await s({hash:i,chainId:r}).catch(()=>null);if(d)return Sh(d)?"reverted":"success";await Ch(o)}return"timeout"}var wc=["token","recipient","amount","review"];function yc(e){let{env:t,walletAddress:r,accountName:n,accounts:o=[],initialStep:a="recipient",token:i,tokens:s=[],onTokenChange:l,sendTransaction:d,getTransactionReceipt:c,estimateGas:h,getTokenPriceUsd:u,onSubmitted:m,onSuccess:y,onFailed:b,onExit:f,onOutlink:p}=e,w=ae.useMemo(()=>gc({sendTransaction:d,getTransactionReceipt:c,estimateGas:h}),[d,c,h]),[g,x]=ae.useState(i);ae.useEffect(()=>{x(i)},[i.address,i.chainId]);let[k,R]=ae.useState(a),[E,S]=ae.useState(""),[C,I]=ae.useState(""),[M,U]=ae.useState({}),[L,G]=ae.useState("idle"),[A,O]=ae.useState(""),[oe,q]=ae.useState(""),[P,ue]=ae.useState(null),[$,Q]=ae.useState(!1),[F,X]=ae.useState(""),V=ae.useRef(0),[de,he]=ae.useState(null),[J,ce]=ae.useState(""),[Ae,ve]=ae.useState(()=>To(r)),ot=ae.useRef(new Set),pe=ae.useCallback((B,re)=>{ot.current.has(B)||(ot.current.add(B),qe("send",B,re))},[]);ae.useEffect(()=>{pe("opened"),a!=="token"&&pe("token_selected",{tags:{item_id:i.symbol}})},[pe,a,i.symbol]);let Re=ae.useMemo(()=>nt(t),[t]),{transactionUrl:at,chainInfo:Ie}=Xo(Re,g.chainId,A||void 0,!0),ze=Yo(g.chainId,Re),Le=ze.nativeSymbol??Ie?.currency_symbol??"",rt=ze.name??Ie?.name??`Chain ID ${g.chainId}`,At=ae.useRef({nativeSymbol:Le||void 0,networkName:rt,tokenSymbol:g.symbol});At.current={nativeSymbol:Le||void 0,networkName:rt,tokenSymbol:g.symbol};let gt=ae.useMemo(()=>BigInt(g.quantity.numeric||"0"),[g.quantity.numeric]),Nt=ae.useMemo(()=>En(g.quantity.numeric,g.quantity.decimals),[g.quantity.numeric,g.quantity.decimals]),ye=u?.(g),Tt=ae.useMemo(()=>{if(ye===void 0)return;let B=parseFloat(C.replace(/,/g,""));return Number.isFinite(B)?B*ye:0},[C,ye]);ae.useEffect(()=>{I(""),U({})},[g.address,g.chainId]),ae.useEffect(()=>{V.current+=1,ue(null),X(""),Q(!1)},[g.address,g.chainId,E,C]),ae.useEffect(()=>{ve(To(r))},[r]);let Je=ae.useCallback(B=>{S(B),U(re=>({...re,recipient:void 0}))},[]),yt=ae.useCallback(B=>{I(B),U(re=>({...re,amount:void 0}))},[]),We=ae.useCallback(()=>{I(Nt.replace(/,/g,"")),U(B=>({...B,amount:void 0}))},[Nt]),He=ae.useCallback(B=>{x(B),l?.(B),pe("token_selected",{tags:{item_id:B.symbol}}),R("recipient")},[l,pe]),Yt=ae.useCallback(()=>R("token"),[]),It=ae.useCallback(()=>{R(B=>{if(B==="result")return"review";if(B===a)return f?.(),B;let re=wc.indexOf(B);return re<=0?(f?.(),B):wc[re-1]})},[a,f]),Ge=ae.useCallback(()=>{let{errors:B}=tl({recipient:E,amount:"1",token:g,balanceRaw:gt});if(B.recipient){U(re=>({...re,recipient:B.recipient}));return}U(re=>({...re,recipient:void 0})),pe("recipient_entered"),R("amount")},[E,g,gt,pe]),ct=ae.useCallback(B=>{S(B),U(re=>({...re,recipient:void 0})),pe("recipient_entered"),R("amount")},[pe]),$e=ae.useCallback(()=>{let B=tl({recipient:E,amount:C,token:g,balanceRaw:gt});U(B.errors),!(hc(B.errors)||B.rawAmount===void 0||!B.recipient)&&(he(B.rawAmount),ce(B.recipient),ue(null),X(""),G("idle"),pe("amount_entered"),R("review"))},[E,C,g,gt,pe]);ae.useEffect(()=>{if(k!=="review"||!J||de===null||P!==null||$||F||!w.canEstimateGas(Ie?.rpc))return;let B=++V.current;Q(!0),X(""),(async()=>{try{let re=rl({token:g,walletAddress:r,recipient:J,rawAmount:de}),fe=await w.estimateGas(re,Ie?.rpc);if(V.current!==B)return;ue(fe)}catch(re){if(V.current!==B)return;X(el(re,At.current,"Failed to estimate gas."))}finally{V.current===B&&Q(!1)}})()},[k,J,de,P,$,F,w,Ie?.rpc,g,r]);let Fe=ae.useMemo(()=>{if(!Mn(g)||!P||de===null)return!1;let B=ai(P,ni(g.chainId));return B===null?!1:de+B>gt},[g,P,de,gt]),it=ae.useCallback(async()=>{if(!(!J||de===null)&&!Fe){q(""),O(""),G("submitting"),pe("submitted");try{let B="",re=await bc({repository:w,args:rl({token:g,walletAddress:r,recipient:J,rawAmount:de}),chainId:g.chainId,onSubmitted:fe=>{B=fe,O(fe),G("confirming"),ve(Zs(r,J)),m?.({txHash:fe,chainId:g.chainId,amount:C,tokenSymbol:g.symbol,recipient:J})}});if(re==="success")G("success"),pe("confirmed"),B&&y?y?.(B):R("result");else if(re==="reverted"){let fe="Transaction reverted on-chain.";G("error"),q(fe),pe("confirmed",{status:"failure",reason:br(new Error(fe))}),B&&b?b({txHash:B,chainId:g.chainId,message:fe}):R("result")}else{let fe="Transaction receipt was not found. Please check again later.";G("error"),q(fe),pe("confirmed",{status:"failure",reason:"timeout"}),B&&b?b({txHash:B,chainId:g.chainId,message:fe}):R("result")}}catch(B){G("error"),pe("confirmed",{status:"failure",reason:br(B)}),q(el(B,{nativeSymbol:Le||void 0,networkName:rt,tokenSymbol:g.symbol})),R("result")}}},[w,J,de,Fe,g,C,r,m,y,b,Le,rt,pe]),[xt,De]=ae.useState(!1),et=ae.useRef(void 0);ae.useEffect(()=>()=>clearTimeout(et.current),[]);let Bt=ae.useCallback(async()=>{if(A)try{await navigator.clipboard.writeText(A),De(!0),clearTimeout(et.current),et.current=setTimeout(()=>De(!1),2e3)}catch{}},[A]),z=ae.useCallback(()=>{if(!at||!A)return;let B=be=>{typeof window<"u"&&window.open(be,"_blank","noopener,noreferrer")};if(!p){B(at);return}let re=p(at,{category:"send",origin:"send-transaction",payload:{chainId:g.chainId,txHash:A}});if(re&&typeof re.then=="function"){let be=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;re.then(tt=>{if(tt===null){be?.close();return}let Kt=tt??at;if(be)try{be.location.href=Kt}catch{be.close(),B(Kt)}else B(Kt)});return}let fe=re;fe!==null&&B(fe??at)},[p,g.chainId,at,A]),Qe=ae.useCallback(()=>{q(""),O(""),G("idle"),ue(null),X(""),ot.current.delete("submitted"),ot.current.delete("confirmed"),R("review")},[]);return{step:k,status:L,token:g,tokens:s.length>0?s:[g],recipient:E,amount:C,amountUsd:Tt,fieldErrors:M,error:oe,txHash:A,gasEstimate:P,gasLoading:$,gasError:F,insufficientGas:Fe,reviewRawAmount:de,reviewRecipient:J,recentAddresses:Ae,accounts:o,accountName:n,walletAddress:r,resolvedEnv:Re,transactionUrl:at,networkName:rt,nativeSymbol:Le,nativeDecimals:Ie?.currency_decimals??g.quantity.decimals,balanceRaw:gt,balanceText:Nt,priceUsd:ye,canSelectToken:(s.length>0?s:[g]).length>1,canSend:w.canSend,getTokenPriceUsd:u,setRecipient:Je,setAmount:yt,setMax:We,selectToken:He,goToTokenSelect:Yt,selectRecipient:ct,submitRecipient:Ge,submitAmount:$e,confirmSend:it,retry:Qe,back:It,hashCopied:xt,copyHash:Bt,openTransaction:z}}import*as Kr from"react";import{jsx as $o,jsxs as nl}from"react/jsx-runtime";function xc({flow:e}){let{amount:t,setAmount:r,amountUsd:n,balanceText:o,balanceRaw:a,token:i,setMax:s}=e,l=Kr.useRef(null),d=Kr.useCallback(()=>{requestAnimationFrame(()=>{let b=l.current;if(!b)return;let f=b.value.length;b.setSelectionRange(f,f)})},[]);Kr.useEffect(()=>{l.current?.focus(),d()},[d]),Kr.useEffect(()=>{t===""&&(u(!1),d())},[t,d]);let c=Kr.useMemo(()=>{let b=oo(t,i.quantity.decimals);return"value"in b&&b.value>a},[t,i.quantity.decimals,a]),[h,u]=Kr.useState(!1),m=!h&&t===""?"0.00":t,y=t.trim()===""||t.trim()==="0";return $o("div",{className:"sf-body sf-amount",children:nl("div",{className:"sf-amount-center",children:[$o("span",{className:"sf-amount-usd",children:n!==void 0?ii(n):"\xA0"}),$o("div",{className:"sf-amount-input-wrap","data-over":c||void 0,"data-empty":y||void 0,onClick:()=>l.current?.focus(),children:$o("input",{ref:l,className:"sf-amount-input",value:m,onChange:b=>{let f=b.target.value;if(h)r(f);else if(t===""){if(f.length<4)return;u(!0);let p=f.startsWith("0.00")?f.slice(4):f;r(p)}else u(!0),r(f)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${i.symbol}`,size:1})}),nl("div",{className:"sf-amount-balance",children:[$o("span",{children:"Balance:"}),nl("button",{type:"button",className:"sf-amount-max",onClick:s,"data-track":"amount_max",children:[o," ",i.symbol]})]})]})})}import*as Zr from"react";var Th=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function kc(e){return Th.has(e.toLowerCase())}var vc={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function ea(e,t){let r=wt[e];if(t===r.cross)return vc.cross;if(t===r.bsc)return vc.bsc}var Ih={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function wn(e,t,r={}){if(!t||!t.startsWith("0x"))return;let{size:n=120,bg:o,format:a="png"}=r,i=Ih[e],s=o?`&bg=${o}`:"";return`${i}/portrait/evm/${t}.${a}?size=${n}${s}`}import{jsx as Ir,jsxs as di}from"react/jsx-runtime";function Rc({size:e=20,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),Ir("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function Sc({size:e=20,className:t}){return Ir("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:Ir("path",{d:"M9 2h6a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zM8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2M12 11v6M9 14h6",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"})})}function Cc({size:e=20,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),Ir("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function Nc({size:e=16,className:t}){return Ir("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:Ir("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function Tc({size:e=56,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),Ir("path",{d:"M17 28.5 24.2 35.5 39 20.5",stroke:"var(--ds-accent-primary-on, #ffffff)",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}function Ic({size:e=56,className:t}){return di("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[Ir("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),Ir("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}import{jsx as Dt,jsxs as ln}from"react/jsx-runtime";function Ec(e,t){return e.name||`Account ${(e.index??t)+1}`}function Mc(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Ac(e){return e.toLowerCase()}function Lc({flow:e}){let{recipient:t,setRecipient:r,fieldErrors:n,recentAddresses:o,accounts:a,walletAddress:i,resolvedEnv:s,selectRecipient:l}=e,d=Zr.useMemo(()=>a.filter(g=>g.address.toLowerCase()!==i.toLowerCase()),[a,i]),c=d.length>0,h=Zr.useMemo(()=>new Map(d.map((g,x)=>[Ac(g.address),{account:g,index:x}])),[d]),[u,m]=Zr.useState("recent"),y=Zr.useRef(null);Zr.useEffect(()=>{y.current?.focus()},[]);let b="1A1A2E",f=Zr.useCallback(async()=>{try{let g=await navigator.clipboard.readText();g&&r(g.trim())}catch{}},[r]),p=t.trim().length>0,w=sn(t.trim());return ln("div",{className:"sf-recipient",children:[ln("div",{className:"sf-recipient-top",children:[ln("div",{className:"sf-address-field","data-filled":p||void 0,"data-invalid":n.recipient||void 0,children:[Dt("textarea",{ref:y,className:"sf-address-input",value:t,onChange:g=>r(g.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:p?2:1}),p?Dt("button",{type:"button",className:"sf-address-action",onClick:()=>r(""),"aria-label":"Clear","data-track":"recipient_clear",children:Dt(Cc,{size:20})}):Dt("button",{type:"button",className:"sf-address-action",onClick:f,"aria-label":"Paste from clipboard","data-track":"recipient_paste",children:Dt(Sc,{size:20})})]}),n.recipient&&Dt("p",{className:"sf-field-error",role:"alert",children:n.recipient}),ln("div",{className:"sf-tabs",role:"tablist",children:[Dt("button",{type:"button",role:"tab",className:"sf-tab","data-active":u==="recent"||void 0,"aria-selected":u==="recent",onClick:()=>m("recent"),"data-track":"recipient_tab","data-track-id":"recent",children:"Recent"}),c&&Dt("button",{type:"button",role:"tab",className:"sf-tab","data-active":u==="account"||void 0,"aria-selected":u==="account",onClick:()=>m("account"),"data-track":"recipient_tab","data-track-id":"account",children:"My Account"})]})]}),Dt("div",{className:"sf-address-list",children:u==="account"&&c?d.map((g,x)=>{let k=Ec(g,x),R=wn(s,g.address,{size:56,bg:b});return ln("button",{type:"button",className:"sf-address-row",onClick:()=>l(g.address),"data-track":"recipient_item",children:[ln("span",{className:"sf-address-avatar",children:[R&&Dt("img",{src:R,alt:"",width:40,height:40,draggable:!1,onError:E=>{E.currentTarget.style.display="none"}}),Dt("span",{className:"sf-address-avatar-fallback",children:Mc(k)})]}),ln("span",{className:"sf-address-meta",children:[Dt("span",{className:"sf-address-name",children:k}),Dt("span",{className:"sf-address-value",children:$t(g.address)})]})]},g.address)}):o.length>0?o.map(g=>{let x=h.get(Ac(g.address)),k=x?Ec(x.account,x.index):$t(g.address),R=wn(s,g.address,{size:56,bg:b});return ln("button",{type:"button",className:"sf-address-row",onClick:()=>l(g.address),"data-track":"recipient_item",children:[ln("span",{className:"sf-address-avatar",children:[R&&Dt("img",{src:R,alt:"",width:40,height:40,draggable:!1,onError:E=>{E.currentTarget.style.display="none"}}),Dt("span",{className:"sf-address-avatar-fallback",children:Mc(k)})]}),ln("span",{className:"sf-address-meta",children:[Dt("span",{className:"sf-address-name",children:k}),Dt("span",{className:"sf-address-value",children:$t(g.address)})]})]},g.address)}):Dt("div",{className:"sf-empty",children:"No send history"})}),p&&!w&&!n.recipient&&Dt("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}import{jsx as ar,jsxs as Eo}from"react/jsx-runtime";function Pc({flow:e}){let{status:t,txHash:r,error:n,copyHash:o,hashCopied:a,openTransaction:i}=e,s=t==="error",l=t==="success";return s?Eo("div",{className:"sf-body sf-result sf-result--error",children:[ar("span",{className:"sf-result-icon",children:ar(Ic,{size:56})}),Eo("div",{className:"sf-result-copy",children:[ar("h3",{className:"sf-result-title",children:"Transaction Failed"}),ar("p",{className:"sf-result-desc",children:n||"Something went wrong. Please try again."})]}),r&&ar(Dc,{txHash:r,hashCopied:a,onCopy:o,onOpen:i})]}):Eo("div",{className:"sf-body sf-result",children:[ar("span",{className:"sf-result-icon","data-pending":!l||void 0,children:l?ar(Tc,{size:56}):ar("span",{className:"sf-result-spinner"})}),Eo("div",{className:"sf-result-copy",children:[ar("h3",{className:"sf-result-title",children:l?"Transaction Complete":"Transaction in Progress"}),ar("p",{className:"sf-result-desc",children:l?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),r&&ar(Dc,{txHash:r,hashCopied:a,onCopy:o,onOpen:i})]})}function Dc({txHash:e,hashCopied:t,onCopy:r,onOpen:n}){return Eo("div",{className:"sf-result-hash-card",children:[ar("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),Eo("div",{className:"sf-result-hash-row",children:[ar("button",{type:"button",className:"sf-result-hash-link",onClick:n,"aria-label":"Open transaction in explorer","data-track":"tx_link_open",children:$t(e)}),ar("button",{type:"button",className:"sf-result-copy-btn",onClick:r,"aria-label":"Copy transaction hash","data-track":"tx_hash_copy",children:t?ar(hn,{size:16}):"Copy"})]})]})}import{jsx as kt,jsxs as ir}from"react/jsx-runtime";var ci="\u2014";function Oc({flow:e}){let{token:t,reviewRawAmount:r,reviewRecipient:n,accountName:o,accounts:a,walletAddress:i,networkName:s,nativeSymbol:l,nativeDecimals:d,gasEstimate:c,gasLoading:h,gasError:u,insufficientGas:m,error:y,resolvedEnv:b}=e,f=Mn(t),p=r!==null?ri(r,t.quantity.decimals):"",w=o?.trim()||`Account ${(a[0]?.index??0)+1}`,g=wn(b,i,{size:56,bg:"1A1A2E"}),x=l||(f?t.symbol:""),k=ni(t.chainId),R=c?pc(c,k):null,E=c?ai(c,k):null,S=L=>L!==null&&x?`${$s(L,d)} ${x}`:ci,C=L=>L!==void 0?`${dc(L)} Gwei`:ci,I=(()=>{if(!f||!c||E===null||r===null)return ci;let L=r+E;return`${$s(L,d)} ${x||t.symbol}`})(),M=L=>h?"\u2026":L,U=[{label:"Est. Tx Fee",value:M(S(E))},...R==="dynamic"?[{label:"Max Priority Fee",value:M(C(c?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:M(C(c?.maxFeePerGas))}]:R==="legacy"?[{label:"Gas Price",value:M(C(c?oi(c):void 0))}]:[],{label:"Gas Limit",value:M(c?cc(c.gasLimit):ci)}];return ir("div",{className:"sf-body sf-review",children:[ir("div",{className:"sf-review-amount",children:[kt("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:L=>{L.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),ir("span",{className:"sf-review-amount-value",children:[p,kt("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),ir("div",{className:"sf-review-parties",children:[ir("div",{className:"sf-review-card sf-review-party",children:[kt("span",{className:"sf-review-party-label",children:"From"}),ir("div",{className:"sf-review-party-head",children:[kt("span",{className:"sf-review-party-avatar",children:g&&kt("img",{src:g,alt:"",width:28,height:28,draggable:!1,onError:L=>{L.currentTarget.style.display="none"}})}),kt("span",{className:"sf-review-party-name",children:w})]}),kt("span",{className:"sf-review-party-addr",children:i})]}),kt("span",{className:"sf-review-arrow","aria-hidden":!0,children:kt(Nc,{size:16})}),ir("div",{className:"sf-review-card sf-review-party",children:[kt("span",{className:"sf-review-party-label",children:"To"}),kt("span",{className:"sf-review-party-addr",children:n})]})]}),ir("section",{className:"sf-review-card",children:[kt("h3",{className:"sf-review-section-title",children:"Summary"}),ir("div",{className:"sf-review-row",children:[kt("span",{className:"sf-review-row-label",children:"Network"}),kt("span",{className:"sf-review-row-value",children:s})]}),U.map(L=>ir("div",{className:"sf-review-row",children:[kt("span",{className:"sf-review-row-label",children:L.label}),kt("span",{className:"sf-review-row-value",children:L.value})]},L.label))]}),ir("section",{className:"sf-review-card",children:[kt("h3",{className:"sf-review-section-title",children:"Total"}),ir("div",{className:"sf-review-row",children:[kt("span",{className:"sf-review-row-label",children:"Total Amount"}),ir("span",{className:"sf-review-row-value",children:[p," ",t.symbol]})]}),f&&ir("div",{className:"sf-review-row",children:[kt("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),kt("span",{className:"sf-review-row-value",children:M(I)})]})]}),m&&!u&&!y&&ir("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",x||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(u||y)&&kt("div",{className:"sf-message sf-message--error",role:"alert",children:u||y})]})}import*as pi from"react";import{jsx as An,jsxs as ao}from"react/jsx-runtime";function Bc({flow:e}){let[t,r]=pi.useState(""),n=t.trim().toLowerCase(),o=pi.useMemo(()=>n?e.tokens.filter(a=>a.symbol.toLowerCase().includes(n)||a.name.toLowerCase().includes(n)):e.tokens,[e.tokens,n]);return ao("div",{className:"sf-body sf-token-select",children:[ao("div",{className:"sf-search",children:[An(Rc,{size:20}),An("input",{className:"sf-search-input",value:t,onChange:a=>r(a.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1,"aria-label":"Search tokens"})]}),ao("div",{className:"sf-token-list",children:[o.map(a=>{let i=`${a.chainId}:${a.address.toLowerCase()}`,s=ea(e.resolvedEnv,a.chainId),l=e.getTokenPriceUsd?.(a);return ao("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(a),"data-track":"token_item","data-track-id":a.symbol,children:[ao("span",{className:"sf-token-left",children:[ao("span",{className:"sf-token-icon-wrap",children:[An("img",{className:"sf-token-icon",src:a.icon_url,alt:"",width:40,height:40,loading:"lazy",draggable:!1,onError:d=>{d.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),s&&An("img",{className:"sf-token-chain-badge",src:s,alt:"","aria-hidden":!0,width:16,height:16,loading:"lazy",draggable:!1,onError:d=>{d.currentTarget.style.display="none"}})]}),An("span",{className:"sf-token-name",children:a.symbol})]}),ao("span",{className:"sf-token-right",children:[An("span",{className:"sf-token-balance",children:En(a.quantity.numeric,a.quantity.decimals)}),l!==void 0&&An("span",{className:"sf-token-price",children:ii(l)})]})]},i)}),o.length===0&&An("div",{className:"sf-empty",children:"No tokens found"})]})]})}se(`.sf-root{display:flex;flex-direction:column;flex:1;min-height:0;font-family:inherit}.sf-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:24px;flex-shrink:0;position:relative;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.sf-header .sf-header-btn:last-child{position:absolute;top:24px;right:24px}.sf-header-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;padding:0;border:none;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;filter:none;transition:color .15s ease}.sf-header-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85));filter:none}.sf-header-title{position:absolute;left:50%;transform:translate(-50%);text-align:center;font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);pointer-events:none}.sf-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent;overscroll-behavior:contain}[data-theme=light] .sf-body{scrollbar-color:rgba(0,0,0,.12) transparent}.sf-body::-webkit-scrollbar{width:4px;height:4px}.sf-body::-webkit-scrollbar-track,.sf-body::-webkit-scrollbar-corner{background:transparent}.sf-body::-webkit-scrollbar-thumb{border-radius:4px;background:#ffffff26}.sf-body::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .sf-body::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .sf-body::-webkit-scrollbar-thumb:hover{background:#0003}.sf-empty{padding:32px 0;text-align:center;font-family:inherit;font-size:14px;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-field-error{margin:8px 24px 0;font-family:inherit;font-size:12px;line-height:1.5;color:var(--ds-system-red-default, #da0b2e)}.sf-message--error{margin:16px 0 0;padding:12px 16px;background:var(--ds-system-red-low, #ffeeee);color:var(--ds-system-red-high, #d20609);font-family:inherit;font-size:13px;line-height:1.5;border-radius:12px;width:100%;box-sizing:border-box}.sf-footer{display:flex;flex-shrink:0;padding:16px 24px 24px}.sf-footer:empty{display:none}.sf-footer-row{display:flex;gap:8px;width:100%}.sf-footer-row .sf-btn,.sf-footer-row .sf-btn--secondary{flex:1 1 0;min-width:0}.sf-footer>.sf-btn{width:100%}.sf-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;flex:1;height:48px;padding:0 24px;border:none;border-radius:12px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.sf-btn--primary{background:var(--ds-accent-gradient, linear-gradient(196deg, #ff2589 16%, #ff823d 84%));color:#fff}.sf-btn--primary:hover:not(:disabled):not([data-disabled]){filter:brightness(1.05)}.sf-btn--primary:active:not(:disabled):not([data-disabled]){transform:scale(.97)}.sf-btn--primary[data-disabled],.sf-btn--primary:disabled{background:var(--ds-accent-gradient, linear-gradient(196deg, #ff2589 16%, #ff823d 84%));color:#fff;cursor:default;opacity:.5}.sf-btn--secondary{flex:0 0 120px;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-token-select{padding:0;display:flex;flex-direction:column}.sf-token-select .sf-search{margin:16px 24px}.sf-token-select .sf-token-list{width:100%;margin-top:0}.sf-search{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;border:1.5px solid transparent;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-low, rgba(0, 0, 0, .4));box-sizing:border-box;transition:border-color .15s ease}.sf-search:hover{border-color:var(--ds-border-medium, rgba(0, 0, 0, .18))}.sf-search:focus-within{border-color:var(--ds-system-orange-default, #f0640d)}.sf-search-input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-search-input::placeholder{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-token-list{display:flex;flex-direction:column;margin-top:8px}.sf-token-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:12px 24px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;border-radius:0;box-sizing:border-box;transition:background-color .15s ease}.sf-token-row:hover{background:var(--ds-surface-medium, rgba(0, 0, 0, .04))}.sf-token-left{display:flex;align-items:center;gap:16px;min-width:0}.sf-token-icon-wrap{position:relative;width:40px;height:40px;flex-shrink:0}.sf-token-icon{width:40px;height:40px;border-radius:0;object-fit:contain}.sf-token-chain-badge{position:absolute;right:-2px;bottom:-2px;width:16px;height:16px;border-radius:50%;object-fit:cover}.sf-token-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.sf-token-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.sf-token-balance{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);white-space:nowrap}.sf-token-price{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.sf-recipient{display:flex;flex-direction:column;flex:1;min-height:0}.sf-recipient-top{display:flex;flex-direction:column;flex-shrink:0;padding:16px 24px 0}.sf-address-field{display:flex;align-items:center;gap:8px;padding:12px;border-radius:12px;border:1.5px solid transparent;background:var(--ds-surface-medium, #f5f7fa);transition:border-color .15s ease;box-sizing:border-box}.sf-address-field:hover{border-color:var(--ds-border-medium, rgba(0, 0, 0, .18))}.sf-address-field:focus-within{border-color:var(--ds-system-orange-default, #f0640d)}.sf-address-field[data-filled]{border-color:var(--ds-system-orange-default, #f0640d)}.sf-address-field[data-invalid]{border-color:var(--ds-system-red-default, #da0b2e)}.sf-address-input{flex:1;min-width:0;border:none;background:transparent;outline:none;resize:none;overflow:hidden;font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));word-break:break-word;overflow-wrap:anywhere}.sf-address-input::placeholder{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-address-action{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;padding:0;border:none;background:transparent;border-radius:6px;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;transition:color .15s ease}.sf-address-action:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-address-field[data-filled] .sf-address-action{border-radius:9999px}.sf-tabs{display:flex;gap:0;margin:16px 0 0}.sf-tab{position:relative;padding:8px 12px;border:none;background:transparent;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-tab[data-active]{color:var(--ds-system-orange-high, #e56f00)}.sf-tab[data-active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:9999px;background:var(--ds-system-orange-high, #e56f00)}.sf-address-list{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;margin-top:8px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}[data-theme=light] .sf-address-list{scrollbar-color:rgba(0,0,0,.12) transparent}.sf-address-list::-webkit-scrollbar{width:4px}.sf-address-list::-webkit-scrollbar-track{background:transparent}.sf-address-list::-webkit-scrollbar-thumb{border-radius:4px;background:#ffffff26}[data-theme=light] .sf-address-list::-webkit-scrollbar-thumb{background:#0000001f}.sf-address-row{display:flex;align-items:center;gap:16px;width:100%;padding:12px 24px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;border-radius:0;box-sizing:border-box;transition:background-color .15s ease}.sf-address-row:hover{background:var(--ds-surface-medium, rgba(0, 0, 0, .04))}.sf-address-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;overflow:hidden;background:var(--ds-surface-high, #edf1f2);color:var(--ds-content-medium, rgba(0, 0, 0, .65));font-size:14px;font-weight:600}.sf-address-avatar img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover}.sf-address-avatar-fallback{position:relative;z-index:0}.sf-address-meta{display:flex;flex-direction:column;min-width:0}.sf-address-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-address-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.wi-drawer-content .sf-header{padding:16px}.wi-drawer-content .sf-header .sf-header-btn:last-child{top:16px;right:16px}.wi-drawer-content .sf-token-select{padding:0}.wi-drawer-content .sf-token-select .sf-search{margin:16px}.wi-drawer-content .sf-token-row{padding:12px 16px}.wi-drawer-content .sf-recipient-top{padding:16px 16px 0}.wi-drawer-content .sf-address-row{padding:12px 16px}.wi-drawer-content .sf-footer{padding:12px 16px 24px}.wi-drawer-content .sf-field-error,.wi-drawer-content .sf-message--error{margin:16px 0 0;width:auto}.sf-amount{display:flex;flex-direction:column}.sf-amount-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:64px 24px 48px;text-align:center}.sf-amount-usd{font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));min-height:21px}.sf-amount-input-wrap{display:flex;justify-content:center;max-width:100%}.sf-amount-input{width:auto;max-width:100%;border:none;background:transparent;outline:none;text-align:center;font-family:inherit;font-size:40px;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);field-sizing:content}.sf-amount-input-wrap[data-empty] .sf-amount-input,.sf-amount-input::placeholder{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-amount-input-wrap[data-over] .sf-amount-input{color:var(--ds-system-red-default, #da0b2e)}.sf-amount-balance{display:inline-flex;align-items:center;gap:4px;font-family:inherit;font-size:14px;font-weight:400;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.sf-amount-max{border:none;background:transparent;padding:0;cursor:pointer;font:inherit;color:var(--ds-content-medium, rgba(0, 0, 0, .65));text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.sf-amount-max:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-drawer-content .sf-amount-center{padding:64px 16px 48px}.sf-review{display:flex;flex-direction:column;gap:16px;padding:24px}.sf-review-amount{display:flex;align-items:center;gap:12px;padding:0;background:transparent}.sf-review-amount-icon{width:40px;height:40px;border-radius:0;object-fit:contain;flex-shrink:0}.sf-review-amount-value{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);word-break:break-all}.sf-review-amount-symbol{font-size:12px;font-weight:400;line-height:1.5;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-parties{position:relative;display:flex;flex-direction:column;gap:0}.sf-review-arrow{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:-4px auto;border-radius:50%;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-medium, rgba(0, 0, 0, .18));color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-card{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa)}.sf-review-party-label{font-family:inherit;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-party-head{display:flex;align-items:center;gap:8px}.sf-review-party-avatar{display:inline-flex;width:24px;height:24px;border-radius:50%;overflow:hidden;background:var(--ds-surface-high, #edf1f2);flex-shrink:0}.sf-review-party-avatar img{width:100%;height:100%;object-fit:cover}.sf-review-party-name{font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.sf-review-party-addr{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));word-break:break-all}.sf-review-section-title{margin:0 0 4px;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:-.01em;color:var(--ds-content-highest, #000000)}.sf-review-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.sf-review-row-label{font-family:inherit;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-review-row-value{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));text-align:left;word-break:break-all}.wi-drawer-content .sf-review{padding:16px}.sf-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:48px 24px;text-align:center}.sf-result-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px}.sf-result-spinner{width:56px;height:56px;border-radius:50%;border:4px solid var(--ds-border-medium, rgba(0, 0, 0, .18));border-top-color:var(--ds-system-orange-default, #f0640d);animation:sf-spin .8s linear infinite}@keyframes sf-spin{to{transform:rotate(360deg)}}.sf-result-copy{display:flex;flex-direction:column;gap:8px}.sf-result-title{margin:0;font-family:inherit;font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--ds-content-highest, #000000)}.sf-result-desc{margin:0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-result-hash-card{display:flex;flex-direction:column;gap:8px;width:100%;padding:16px;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);text-align:left}.sf-result-hash-label{font-family:inherit;font-size:12px;font-weight:500;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.sf-result-hash-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sf-result-hash-link{border:none;background:transparent;padding:0;cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;color:var(--ds-system-orange-high, #e56f00)}.sf-result-copy-btn{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:28px;padding:0 10px;border:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));border-radius:8px;background:var(--ds-surface-default, #ffffff);cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;color:var(--ds-content-high, rgba(0, 0, 0, .85))}
7
+ `);import{jsx as Ft,jsxs as ui}from"react/jsx-runtime";var Eh={token:"Send",recipient:"Send",amount:"Send",review:"Sign Transaction",result:""};function fi({onClose:e,onBackToWallet:t,onConfirmSuccess:r,onSuccess:n,className:o,...a}){let i=zc.useCallback(p=>{n?.(p),r?.(p)},[r,n]),l=yc({...a,onSuccess:n||r?i:void 0,onExit:t}),{step:d,status:c}=l,h=sn(l.recipient.trim()),u=oo(l.amount,l.token.quantity.decimals),m="value"in u&&u.value<=l.balanceRaw,y=c==="submitting"||c==="confirming",b=d!=="result",f=Eh[d]??"";return Ft(ge,{feature:"send",children:ui("div",{className:Ee("sf-root",o),"data-step":d,children:[ui("header",{className:"sf-header",children:[b?Ft("button",{type:"button",className:"sf-header-btn",onClick:l.back,"aria-label":"Back","data-track":"back",children:Ft(bn,{size:24})}):Ft("span",{className:"sf-header-btn","aria-hidden":!0}),Ft("span",{className:"sf-header-title",children:f}),Ft("button",{type:"button",className:"sf-header-btn",onClick:e,"aria-label":"Close","data-track":"close",children:Ft(Yr,{size:24})})]}),d==="token"&&Ft(Bc,{flow:l}),d==="recipient"&&Ft(Lc,{flow:l}),d==="amount"&&Ft(xc,{flow:l}),d==="review"&&Ft(Oc,{flow:l}),d==="result"&&Ft(Pc,{flow:l}),ui("footer",{className:"sf-footer","data-step":d,children:[d==="recipient"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.submitRecipient,"data-disabled":!h||void 0,"aria-disabled":!h,"data-track":"recipient_next",children:"Next"}),d==="amount"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.submitAmount,"data-disabled":!m||void 0,"aria-disabled":!m,"data-track":"amount_next",children:"Next"}),d==="review"&&ui("div",{className:"sf-footer-row",children:[Ft("button",{type:"button",className:"sf-btn sf-btn--secondary",onClick:l.back,disabled:y,"data-track":"review_cancel",children:"Cancel"}),Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.confirmSend,disabled:y||!l.canSend||l.insufficientGas,"data-track":"review_send",children:y?"Sending...":"Send"})]}),d==="result"&&c==="success"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:()=>r?.(l.txHash||void 0),"data-track":"result_ok",children:"All done"}),d==="result"&&c==="error"&&Ft("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.retry,"data-track":"result_retry",children:"Try Again"})]})]})})}import*as Fc from"@radix-ui/react-popover";import{Drawer as Mh}from"vaul";import{jsx as mi,jsxs as Ah}from"react/jsx-runtime";function Uc({asChild:e,className:t,children:r}){let{isMobile:n,theme:o,walletAddress:a}=In(),i=r!=null,s=e??!0,l=i?r:Ah("button",{type:"button",className:Ee("wi-trigger-btn",t),"data-theme":o,"data-mobile":n||void 0,children:[mi(Qd,{size:n?14:16}),mi("span",{className:"wi-trigger-address",children:$t(a)})]});return n?mi(Mh.Trigger,{asChild:s,children:l}):mi(Fc.Trigger,{asChild:s,children:l})}import*as ee from"react";import*as Qi from"@radix-ui/react-popover";import{Drawer as Hi}from"vaul";import ga from"bignumber.js";import ol from"bignumber.js";var Lh=/^[+-]?(\d+\.?\d*|\.\d+)(e[+-]?\d+)?$/i;function st(e){if(e==null)return null;if(e instanceof ol)return e.isFinite()?e:null;if(typeof e=="number")return Number.isFinite(e)?new ol(e):null;let t=String(e).replace(/[,%\s]/g,"");if(!Lh.test(t))return null;let r=new ol(t);return r.isFinite()?r:null}import{useQueries as Dh}from"@tanstack/react-query";import{useMemo as Ph}from"react";var al="user-balance";async function Oh(e,t,r,n){let o=new URLSearchParams({networkId:`eip155:${t}`,account:r}),a=await fetch(`${e}/v1/public/token/balance?${o}`,{cache:"no-store",signal:n});if(!a.ok)throw new Error(`Failed to fetch token balance: ${a.status}`);let i=await a.json();if(i.code!==200)throw new Error(`Token balance API error: ${i.code}`);return i.data}function Ln(e,t,r=!0){let n=wt[e],o=[n.cross,n.bsc],a=Dh({queries:o.map(d=>({queryKey:[al,e,t,d],queryFn:async({signal:c})=>Oh(await Ne("walletServer",e),d,t,c),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1}))}),i=a.some(d=>d.isLoading),s=a.some(d=>d.isError);return{tokens:Ph(()=>{let d=[];for(let c of a)c.data&&d.push(...c.data);return d},[a]),isLoading:i,isError:s}}import{useQuery as Bh,useQueries as zh}from"@tanstack/react-query";import{useMemo as Fh}from"react";var Uh="forge-holdings",jh="forge-token-image";async function Wh(e,t,r){let n=await fetch(`${e}/v1/users/${t}/holdings`,{cache:"no-store",signal:r});if(!n.ok)throw new Error(`Failed to fetch forge holdings: ${n.status}`);let o=await n.json();if(!o.success)throw new Error("Forge holdings API error");return o.data.items}async function Gh(e,t,r){let n=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store",signal:r});if(!n.ok)return{address:t,image_url:""};let o=await n.json();return o.success?{address:t,image_url:o.data.token.image_url}:{address:t,image_url:""}}function jc(e,t,r=!0){let{data:n,...o}=Bh({queryKey:[Uh,e,t],queryFn:async({signal:a})=>Wh(await Ne("bondingCurve",e),t,a),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1});return{holdings:n??[],...o}}function Wc(e,t,r=!0){let n=zh({queries:t.map(a=>({queryKey:[jh,e,a],queryFn:async({signal:i})=>Gh(await Ne("bondingCurve",e),a,i),enabled:r,staleTime:1/0}))});return{imageMap:Fh(()=>{let a=new Map;for(let i of n)i.data&&a.set(i.data.address,i.data.image_url);return a},[n])}}import{useQuery as _h}from"@tanstack/react-query";import{useMemo as Hh}from"react";var il="token-stats";function Er(e,t){return`${e}:${t.toLowerCase()}`}function Dn(e,t=!0){let{data:r,...n}=_h({queryKey:[il,e],queryFn:async({signal:a})=>{let i=await Ne("walletServer",e),s=await fetch(`${i}/v1/public/token/stats`,{cache:"no-store",signal:a});if(!s.ok)throw new Error(`Failed to fetch token stats: ${s.status}`);let l=await s.json();if(l.code!==200)throw new Error(`Token stats API error: ${l.code}`);return l},enabled:t,staleTime:3e4});return{statsMap:Hh(()=>{let a=new Map;if(!r?.data)return a;for(let i of r.data){let s=Er(i.chain_id,i.address);a.set(s,i)}return a},[r]),...n}}import{useQuery as Qh}from"@tanstack/react-query";var Vh="crossd-apr",Gc=6e4,qh="https://crossd-dashboard-api.crossdefi.io/api/v1/overview",gi,ta;function sl(){return gi&&gi.expiresAt>Date.now()?Promise.resolve(gi.value):ta||(ta=(async()=>{let e=await fetch(qh,{cache:"no-store"});if(!e.ok)throw new Error(`Failed to fetch CROSSD overview: ${e.status}`);let t=await e.json();if(t.code!==200)throw new Error(`CROSSD overview API error: ${t.code}`);let r=parseFloat(t.data.est_last_epoch_apy);if(!Number.isFinite(r))throw new Error("CROSSD overview returned a non-numeric APR");let n=r*100;return gi={value:n,expiresAt:Date.now()+Gc},n})().finally(()=>{ta=void 0}),ta)}function hi(e){let t=Math.abs(e),r=(e>=0?Math.floor:Math.ceil)(t*100)/100;return`APR ${e>=0?"+":"-"}${r}%`}function _c(){let{data:e,...t}=Qh({queryKey:[Vh],queryFn:sl,staleTime:Gc});return{aprPercent:e??null,...t}}import{useQuery as Yh}from"@tanstack/react-query";import{useMemo as Hc}from"react";var Kh="token-info";function ra(e,t){return`${t.toLowerCase()}_${e}`}function Qc(e,t=!0){let{data:r,...n}=Yh({queryKey:[Kh,e],queryFn:async({signal:i})=>{let s=await Ne("walletServer",e),l=await fetch(`${s}/v1/public/token/info`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch token info: ${l.status}`);let d=await l.json();if(d.code!==200)throw new Error(`Token info API error: ${d.code}`);return d},enabled:t,staleTime:1/0}),o=Hc(()=>{let i=new Map;if(!r?.data)return i;for(let s of r.data){let l=ra(s.chain_id,s.address);i.set(l,s.category)}return i},[r]),a=Hc(()=>{let i=new Map;if(!r?.data)return i;for(let s of r.data)i.set(ra(s.chain_id,s.address),s);return i},[r]);return{categoryMap:o,infoMap:a,...n}}import{useMemo as Zh}from"react";import Xh from"bignumber.js";function Vc(e,t,r){let{tokens:n,isLoading:o}=Ln(e,t,r),{statsMap:a}=Dn(e,r);return Zh(()=>{let i=new Xh(0);for(let c of n){let h=a.get(Er(c.chainId,c.address));if(!h)continue;let u=st(c.quantity.numeric),m=st(h.price);if(!u||!m)continue;let y=u.shiftedBy(-c.quantity.decimals).multipliedBy(m);y.isNaN()||(i=i.plus(y))}let s=i.toFixed(),{displayValue:l,isLowerBound:d}=tc(s);return{totalUsd:s,displayValue:l,isLowerBound:d,isLoading:o}},[n,a,o])}import{QRCodeSVG as by}from"qrcode.react";function Pt(e,t,r,n){if(!n||e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.defaultPrevented)return;e.preventDefault();let o;try{o=n(t,r)}catch(d){console.error("[dapp-ui] onOutlink threw:",d);return}let a=d=>{typeof window>"u"||window.open(d,"_blank","noopener,noreferrer")};if((d=>!!d&&(typeof d=="object"||typeof d=="function")&&typeof d.then=="function")(o)){let d=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,c=h=>{if(h===null){d?.close();return}let u=h??t;if(d)try{d.location.href=u}catch{d.close(),a(u)}else a(u)};o.then(c,h=>{console.error("[dapp-ui] onOutlink rejected:",h),d?.close()});return}let s=o;if(s===null)return;a(s??t)}import*as lo from"react";import{Drawer as Y0}from"vaul";import{createContext as tb,useContext as rb,useMemo as nb}from"react";import Mr from"bignumber.js";var Jh=/^(\d{4}-\d{2}-\d{2})/;function qc(e){if(!e||e.length===0)return;let t=new Map,r;for(let{key:o,cumulative:a}of e.map(i=>({key:Jh.exec(i.reference_date)?.[1],cumulative:i.cumulative_earned})).filter(i=>!!i.key&&i.cumulative!=null).sort((i,s)=>i.key<s.key?-1:i.key>s.key?1:0))t.set(o,a),r=o;if(r===void 0)return;let n=new Date().toISOString().slice(0,10);return t.get(n)??t.get(r)}function Yc(e){return e.poolType==="Unknown"}function bi(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function wi(e){return e.length<=13?e:`${e.slice(0,6)}...${e.slice(-4)}`}function na(e,t){let r=e.length+t.length;if(r>32)return"xs";if(r>24)return"sm"}function ll(e){return e?.toUpperCase()==="WONE"?"ONE":e}var $h=["Request Arguments:","Details:","Docs:","Version:","Contract Call:"];function oa(e,t){console.error("[wallet-portfolio] withdraw failed:",e);let n=e instanceof Error?e.message:"";for(let a of $h){let i=n.indexOf(a);i>=0&&(n=n.slice(0,i))}return n.split(`
8
+ `).map(a=>a.trim()).find(a=>a.length>0)||t}var eb="0xe00e8bf3";function Kc(e,t){let r=typeof e=="bigint"?e:BigInt(e);if(r<0n)throw new Error("poolId must be non-negative");if(t<0n)throw new Error("amount must be non-negative");let n=r.toString(16).padStart(64,"0"),o=t.toString(16).padStart(64,"0");return`${eb}${n}${o}`}function Mo(e){return!e||e<=0n?"0":new Mr(e.toString()).shiftedBy(-9).toFormat(2,Mr.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function yi(e){return!e||e<=0n?"0":new Mr(e.toString()).toFormat(0,Mr.ROUND_DOWN)}function xi(e){if(!e||e<=0n)return"0";let t=new Mr(e.toString()).shiftedBy(-18),r=t.isLessThan(1e-4)?7:4;return t.toFormat(r,Mr.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function dn(e,t){let r=new Mr(e).shiftedBy(-t);return!r.isFinite()||r.isZero()?"0":r.isGreaterThanOrEqualTo(1)?r.toFormat(2,Mr.ROUND_DOWN):r.toFormat(4,Mr.ROUND_DOWN)}function dl(e){return dn(e,0)}var aa={rate:1,symbol:"$"};function io(e,t=aa){let r=Number.isFinite(t.rate)&&t.rate>0?t.rate:1;return`${t.symbol||"$"}${e.times(r).toFormat(2,Mr.ROUND_DOWN)}`}function Pn(e,t,r,n=aa){let o=new Mr(r||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let a=new Mr(e||"0").shiftedBy(-t).times(o);return a.isFinite()?io(a,n):null}var ia=tb(null);function Rt(){let e=rb(ia);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}function Ar(){let{conversionRatio:e,currencySymbol:t}=Rt();return nb(()=>({rate:typeof e=="number"&&e>0?e:aa.rate,symbol:t||aa.symbol}),[e,t])}import{Drawer as ob}from"vaul";import{jsx as Zc}from"react/jsx-runtime";function Xc({asChild:e,children:t}){let{walletAddress:r}=Rt(),n=t!=null,o=e??!0,a=n?t:Zc("button",{type:"button",children:$t(r)});return Zc(ob.Trigger,{asChild:o,children:a})}import{Drawer as Ai}from"vaul";import*as Ct from"react";import{useQueryClient as Q0}from"@tanstack/react-query";import{createContext as ab,useContext as ib}from"react";var cl=ab(null);function Jc(){return ib(cl)}import{jsx as sr,jsxs as Si}from"react/jsx-runtime";function $c({size:e=22,className:t}){return sr("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:sr("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function ep({size:e=22,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[sr("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M16.17 13.75a7.333 7.333 0 11-1.54-7.59L18.333 9.167",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"})]})}function tp({size:e=12,className:t}){return sr("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:sr("path",{d:"M6 11A5 5 0 106 1a5 5 0 000 10zM6 8V6M6 4h.005",stroke:"currentColor",strokeWidth:1,strokeLinecap:"round",strokeLinejoin:"round"})})}function vi({size:e=16,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[sr("path",{d:"M5.333 5.333V4a1.333 1.333 0 011.334-1.333h5.333A1.333 1.333 0 0113.333 4v5.333a1.333 1.333 0 01-1.333 1.334h-1.333",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M4 5.333h5.333c.737 0 1.334.597 1.334 1.334V12c0 .736-.597 1.333-1.334 1.333H4A1.333 1.333 0 012.667 12V6.667C2.667 5.93 3.263 5.333 4 5.333z",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ki({size:e=16,className:t}){return sr("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:sr("path",{d:"M13.333 4L6 11.333 2.667 8",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ri({size:e=48,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[sr("circle",{cx:"24",cy:"24",r:"24",fill:"currentColor"}),sr("path",{d:"M14 24.5l6.6 6.6L34.5 17.5",stroke:"var(--wp-claim-success-mark, #ffffff)",strokeWidth:4,strokeLinecap:"round",strokeLinejoin:"round"})]})}function yr({size:e=12,className:t}){return Si("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,"aria-hidden":"true",children:[sr("path",{d:"M5 2H2.5A1.5 1.5 0 0 0 1 3.5V9.5A1.5 1.5 0 0 0 2.5 11H8.5A1.5 1.5 0 0 0 10 9.5V7",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),sr("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}import{useQuery as sb}from"@tanstack/react-query";import{useMemo as rp}from"react";var lb="wp:reward-pools";function Ao(e,t=!0){let{data:r,...n}=sb({queryKey:[lb,e],queryFn:async({signal:i})=>{let s=await Ne("gameReward",e),l=await fetch(`${s}/v1/pools`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch pools: ${l.status}`);let d=await l.json();if(d.code!==200)throw new Error(`Pools API error: ${d.code}`);return d},enabled:t,staleTime:0}),o=rp(()=>r?.data.pools.filter(i=>i.pool_type==="CrossPool")??[],[r]),a=rp(()=>r?.data.pools.filter(i=>i.pool_type==="GamePool")??[],[r]);return{crossPools:o,gamePools:a,allPools:r?.data.pools??[],...n}}import{useQuery as db}from"@tanstack/react-query";import{useMemo as cb}from"react";var pb="wp:user-deposits";function Ci(e,t,r=!0){let n=r&&!!t,{data:o,...a}=db({queryKey:[pb,e,t],queryFn:async({signal:s})=>{let l=await Ne("gameReward",e),d=await fetch(`${l}/v1/users/${t}/deposits`,{cache:"no-store",signal:s});if(!d.ok)throw new Error(`Deposits fetch failed: ${d.status}`);let c=await d.json();if(c.code!==200)throw new Error(`Deposits API error: ${c.code}`);return c},enabled:n,staleTime:0});return{depositMap:cb(()=>{let s=new Map;if(!o?.data.user_deposits)return s;for(let l of o.data.user_deposits)s.set(l.pool_address.toLowerCase(),l);return s},[o]),deposits:o?.data.user_deposits??[],...a}}import{useQuery as ub}from"@tanstack/react-query";import{useMemo as fb}from"react";var np={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},op={dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://www.onechain.nexus/points"};var ap={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"};var pl={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},ip={dev:`${pl.dev}/portfolio`,stage:`${pl.stage}/portfolio`,production:`${pl.production}/portfolio`};var sp={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Lr={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",production:"https://contents.crosstoken.io/frontend/common/app-launcher/icons"},Ni={dev:"https://stg-swap-api.crossdefi.io",stage:"https://stg-swap-api.crossdefi.io",production:"https://swap-api.crossdefi.io"},lp={dev:"https://stg.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://www.crossdefi.io"},dp={dev:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",stage:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",production:"0xEFd871aF7D695A0c1709e46b565761F4cd1Ef5ba"},cp={dev:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",stage:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",production:"0x731a104a4461ae45bfef520468b43c262d35e682"};var mb="wp:token-info",gb="0x0000000000000000000000000000000000000001";function cn(e,t=!0){let r=wt[e].cross,{data:n,...o}=ub({queryKey:[mb,e],queryFn:async({signal:c})=>{let h=await Ne("walletServer",e),u=await fetch(`${h}/v1/public/token/info`,{cache:"no-store",signal:c});if(!u.ok)throw new Error(`Failed to fetch token info: ${u.status}`);let m=await u.json();if(m.code!==200)throw new Error(`Token info API error: ${m.code}`);return m},enabled:t,staleTime:300*1e3}),{byChainAddr:a,byChainSym:i}=fb(()=>{let c=new Map,h=new Map;if(!n?.data)return{byChainAddr:c,byChainSym:h};for(let u of n.data){let m=u.address.toLowerCase();c.set(`${u.chain_id}:${m}`,u),c.set(m,u);let y=u.symbol.replace(/^t/,"").toUpperCase(),b=`${u.chain_id}:${y}`;h.has(b)||h.set(b,u),h.has(y)||h.set(y,u)}return{byChainAddr:c,byChainSym:h}},[n]);return{getTokenImage:(c,h,u)=>{let m=c.toLowerCase(),y=!!u?.chainOnly,b=a.get(`${r}:${m}`);if(b?.image)return b.image;if(!y){let f=a.get(m);if(f?.image)return f.image}if(h){let f=h.replace(/^t/,"").toUpperCase(),p=i.get(`${r}:${f}`);if(p?.image)return p.image;if(!y){let w=i.get(f);if(w?.image)return w.image}}return""},getTokenSymbol:(c,h,u)=>{let m=c.toLowerCase();return(a.get(`${r}:${m}`)??(u?.chainOnly?void 0:a.get(m)))?.symbol||h},getNativeToken:()=>a.get(`${r}:${gb}`),...o}}import*as fl from"react";import{jsx as ul,jsxs as pp}from"react/jsx-runtime";function Dr({sectionKey:e,title:t,icon:r,iconFit:n="cover",isEmpty:o,loading:a=!1,children:i}){let s=Jc();return fl.useEffect(()=>{s?.report(e,{loading:a,empty:o})},[s,e,a,o]),fl.useEffect(()=>()=>s?.unregister(e),[s,e]),o?null:pp("div",{className:"wp-svc-card",children:[pp("div",{className:"wp-svc-card-head",children:[ul("img",{className:"wp-svc-card-icon",src:r,alt:"",style:{objectFit:n}}),ul("span",{className:"wp-svc-card-title",children:t})]}),ul("div",{className:"wp-svc-items",children:i})]})}import ml from"bignumber.js";import{jsx as er,jsxs as lr}from"react/jsx-runtime";var hb="ONErewards";function bb(e){return new ml(e||"0").isGreaterThan(0)}function up(){let{env:e,walletAddress:t,onOutlink:r}=Rt(),n=Ar(),o=!!t,{allPools:a,isLoading:i}=Ao(e,o),{depositMap:s,isLoading:l}=Ci(e,t,o),{getTokenImage:d}=cn(e,o),c=(m,y)=>`${np[e]}/gametoken/tokens/${m.deposit_token.address}?mode=rewards${y==="withdraw"?"&trade=withdraw":""}`,h=`${Lr[e]}/reward.png`,u=a.filter(m=>{let y=s.get(m.pool_address.toLowerCase()),b=y?.deposited_amount??"0",f=y?.claimable_reward??"0";return!(new ml(b).isZero()&&new ml(f).isZero())});return er(Dr,{sectionKey:"rewards",title:hb,icon:h,isEmpty:u.length===0,loading:i||l,children:u.map(m=>{let y=s.get(m.pool_address.toLowerCase()),b=y?.deposited_amount??"0",f=y?.claimable_reward??"0",p=c(m,"withdraw"),w=c(m,"claim"),g=d(m.deposit_token.address,m.deposit_token.symbol),x=m.reward_tokens[0],k=x?d(x.address,x.symbol):"",R=m.reward_tokens.map(L=>L.symbol),E=R.length>0?`${m.deposit_token.symbol}-${R.join("/")}`:m.deposit_token.symbol,S=x?dn(f,x.decimals):"0",C=x?.symbol??"Reward",I=Pn(b,m.deposit_token.decimals,m.deposit_token.price,n),M=x?Pn(f,x.decimals,x.price,n):null,U=!!y&&bb(f);return lr("article",{className:"wp-item","data-side":"reward",children:[lr("div",{className:"wp-item-body",children:[lr("div",{className:"wp-item-line",children:[er("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),lr("div",{className:"wp-svc-token",children:[lr("span",{className:"wp-token-stack","aria-hidden":!0,children:[g&&er("img",{className:"wp-svc-token-icon",src:g,alt:""}),k&&er("img",{className:"wp-svc-token-icon",src:k,alt:""})]}),er("span",{children:E})]})]}),lr("div",{className:"wp-item-line",children:[er("span",{className:"wp-item-label",children:"Deposited"}),lr("div",{className:"wp-svc-token wp-svc-token--amount",children:[g&&er("img",{className:"wp-svc-token-icon",src:g,alt:""}),lr("div",{className:"wp-svc-amount",children:[er("span",{className:"wp-svc-amount-main",children:dn(b,m.deposit_token.decimals)}),I&&er("span",{className:"wp-item-usd",children:I})]})]})]}),lr("div",{className:"wp-item-line",children:[lr("span",{className:"wp-item-label",children:["Claimable (",C,")"]}),lr("div",{className:"wp-svc-token wp-svc-token--amount",children:[k&&er("img",{className:"wp-svc-token-icon",src:k,alt:""}),lr("div",{className:"wp-svc-amount",children:[er("span",{className:"wp-svc-amount-main",children:S}),M&&er("span",{className:"wp-item-usd",children:M})]})]})]})]}),lr("div",{className:"wp-item-tags",children:[lr("a",{className:"wp-tag wp-tag--muted",href:p,target:"_blank",rel:"noopener noreferrer","data-track":"rewards_withdraw_open",onClick:L=>Pt(L,p,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:m,userDeposit:y}},r),children:[er("span",{className:"wp-tag-label",children:"Withdraw"}),er(yr,{size:12,className:"wp-tag-icon"})]}),lr("a",{className:"wp-tag wp-tag--mint","data-disabled":!U||void 0,"aria-disabled":!U||void 0,href:U?w:void 0,target:U?"_blank":void 0,rel:U?"noopener noreferrer":void 0,onClick:L=>{if(!U){L.preventDefault();return}Pt(L,w,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:m,userDeposit:y}},r)},children:[er("span",{className:"wp-tag-label",children:"Claim"}),er(yr,{size:12,className:"wp-tag-icon"})]})]})]},m.pool_address)})})}import*as xp from"react";import{useQuery as Cb}from"@tanstack/react-query";import{useMemo as Ti}from"react";var wb="0x70a08231",yb="0x18160ddd",xb="0x313ce567",vb=8e3;async function kb(e,t,r,n){let o=new AbortController,a=setTimeout(()=>o.abort(),vb);n&&n.addEventListener("abort",()=>o.abort(),{once:!0});let i=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({jsonrpc:"2.0",id:1,method:t,params:r}),signal:o.signal}).finally(()=>clearTimeout(a));if(!i.ok)throw new Error(`RPC ${t} HTTP ${i.status}`);let s=await i.json();if(s.error)throw new Error(`RPC ${t}: ${s.error.message}`);if(s.result===void 0)throw new Error(`RPC ${t}: empty result`);return s.result}function Rb(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function sa(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function yn(e,t,r,n,o){try{return await kb(e,"eth_call",[o?{from:o,to:t,data:r}:{to:t,data:r},"latest"],n)}catch{return}}async function Sb(e,t,r,n){let[o,a,i]=await Promise.all([yn(e,r,wb+Rb(t),n),yn(e,r,yb,n),yn(e,r,xb,n)]),s=sa(o);if(s===void 0)return null;let l=sa(i);return{balance:s,totalSupply:sa(a),decimals:l!==void 0?Number(l):void 0}}async function la(e,t){let r=wt[e].cross,n=await Ne("walletServer",e),o=await fetch(`${n}/v1/public/chain/info/${r}`,{cache:"no-store",signal:t});if(!o.ok)return;let a=await o.json();return("data"in a&&a.data!==void 0?Array.isArray(a.data)?a.data[0]:a.data:a)?.rpc||void 0}async function fp(e,t,r,n){if(!t||r.length===0)return{};let o;try{o=await la(e,n)}catch{o=void 0}if(!o)return{};let a=await Promise.all(r.map(async s=>[s.toLowerCase(),await Sb(o,t,s,n)])),i={};for(let[s,l]of a)l&&(i[s]=l);return i}var Nb="wp:withdraw-token-meta",Tb="0xc89039c5",Ib="0x95d89b41",Eb="0x313ce567";function Mb(e){if(!(!e||e==="0x"))try{let t=e.replace(/^0x/,""),r=Number(BigInt("0x"+t.slice(64,128)));if(!Number.isFinite(r)||r<=0||r>64)return;let n=t.slice(128,128+r*2),o="";for(let a=0;a<n.length;a+=2)o+=String.fromCharCode(parseInt(n.slice(a,a+2),16));return o||void 0}catch{return}}function Ab(e){if(!e||e==="0x")return;let r="0x"+e.replace(/^0x/,"").padStart(64,"0").slice(24,64);return/^0x[a-f0-9]{40}$/.test(r)&&r!=="0x0000000000000000000000000000000000000000"?r:void 0}async function Lb(e,t,r){if(t.length===0)return{};let n;try{n=await la(e,r)}catch{n=void 0}if(!n)return{};let o=await Promise.all(t.map(async i=>{let s=Ab(await yn(n,i,Tb,r));if(!s)return[i.toLowerCase(),null];let[l,d]=await Promise.all([yn(n,s,Ib,r),yn(n,s,Eb,r)]),c=Mb(l),h=sa(d);return c?[i.toLowerCase(),{tokenAddress:s,symbol:c,decimals:h!==void 0?Number(h):18}]:[i.toLowerCase(),null]})),a={};for(let[i,s]of o)s&&(a[i]=s);return a}function mp(e,t,r=!0){let o=r&&!!t,{allPools:a,isLoading:i}=Ao(e,o),{deposits:s,isLoading:l}=Ci(e,t,o),d=Ti(()=>{let f=new Map;for(let p of a)f.set(p.pool_address.toLowerCase(),p);return f},[a]),c=Ti(()=>s.filter(f=>{try{return BigInt(f.deposited_amount||"0")>0n}catch{return!1}}),[s]),h=Ti(()=>c.map(f=>f.pool_address.toLowerCase()).filter(f=>!d.has(f)).sort(),[c,d]),{data:u,isLoading:m}=Cb({queryKey:[Nb,e,h],queryFn:({signal:f})=>Lb(e,h,f),enabled:o&&h.length>0,staleTime:1440*60*1e3});return{positions:Ti(()=>{let f=[];for(let p of c){let w=p.pool_address.toLowerCase(),g=d.get(w);if(g){f.push({poolId:p.pool_id,poolAddress:p.pool_address,poolType:g.pool_type,tokenSymbol:g.deposit_token.symbol,tokenAddress:g.deposit_token.address,decimals:g.deposit_token.decimals,price:g.deposit_token.price,depositedRaw:p.deposited_amount});continue}let x=u?.[w];x&&f.push({poolId:p.pool_id,poolAddress:p.pool_address,poolType:"Unknown",tokenSymbol:x.symbol,tokenAddress:x.tokenAddress,decimals:x.decimals,depositedRaw:p.deposited_amount})}return f},[c,d,u]),isLoading:i||l||m}}import*as _t from"react";import{Fragment as gp,jsx as Te,jsxs as Et}from"react/jsx-runtime";var Db=400;function Pb(e,t,r){if(t==="loading")return"Estimating...";if(!e||t==="error"||t==="unavailable")return"Wallet estimate";let n=e.maxFeePerGas??e.gasPrice;return!n||n<=0n||e.gasLimit<=0n?"Wallet estimate":`${xi(e.gasLimit*n)} ${r??""}`.trim()}function gl(e,t,r){return r==="loading"?"Estimating...":r==="error"||r==="unavailable"?"-":`${e} ${t}`.trim()}function Ob({position:e,size:t}){return e.icon?Te("img",{src:e.icon,alt:"",width:t,height:t}):Te("span",{children:e.tokenSymbol.slice(0,1)})}function hp({open:e,status:t,positions:r,initialPoolAddress:n,walletAddress:o,txHash:a,error:i,copied:s=!1,estimateWithdraw:l,onClose:d,onConfirm:c,onCopyHash:h,trackFunnel:u,nativeSymbol:m}){let[y,b]=_t.useState(null),[f,p]=_t.useState("idle"),w=_t.useRef(0),g=_t.useRef(void 0),x=_t.useRef(null);_t.useEffect(()=>()=>clearTimeout(g.current),[]);let k=_t.useMemo(()=>{let G=n?.toLowerCase();return r.find(A=>A.poolAddress.toLowerCase()===G)??r[0]??null},[r,n]),R=_t.useMemo(()=>{try{return BigInt(k?.depositedRaw??"0")}catch{return 0n}},[k?.depositedRaw]),E=k?.decimals??18;_t.useEffect(()=>{!e||!k||u?.("position_selected")},[e,k,u]);let S=_t.useCallback(()=>{b(null),p(l?"idle":"unavailable"),w.current+=1,x.current=null},[]);if(_t.useEffect(()=>{e&&S()},[e,S]),_t.useEffect(()=>{if(!e||t!=="confirm"){clearTimeout(g.current);return}if(!l||!k){clearTimeout(g.current),p("unavailable");return}if(R<=0n){clearTimeout(g.current),w.current+=1,x.current=null,b(null),p("idle");return}let G=`${k.poolAddress.toLowerCase()}:${R.toString()}`;if(x.current===G)return;x.current=G,clearTimeout(g.current);let A=w.current+1;w.current=A,p("loading"),g.current=setTimeout(()=>{l(k,R).then(O=>{w.current===A&&(b(O??null),p(O?"ready":"unavailable"))}).catch(()=>{w.current===A&&(b(null),p("error"))})},Db)},[e,t,R,l,k]),!e||!k)return null;let C=t==="submitting",I=Mo(y?.maxPriorityFeePerGas),M=Mo(y?.maxFeePerGas??y?.gasPrice),U=yi(y?.gasLimit),L=dn(k.depositedRaw,E);return Te("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:G=>{G.target===G.currentTarget&&!C&&d()},children:Et("section",{className:"wp-claim-sheet",role:"dialog","aria-modal":"true","aria-labelledby":"wp-withdraw-title","aria-label":"Withdraw","data-status":t,"data-vaul-no-drag":!0,children:[Te("div",{className:"wp-claim-grabber","aria-hidden":!0,children:Te("span",{})}),Et("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&a?Et(gp,{children:[Te("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:Te(Ri,{})}),Et("div",{className:"wp-claim-copy",children:[Te("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),Te("p",{className:"wp-claim-desc",children:"Your withdrawal request has been submitted. Balances will update shortly after the transaction settles."})]}),Te("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:Et("div",{className:"wp-claim-list-item",children:[Te("span",{children:"Tx Hash"}),Et("button",{type:"button",className:"wp-claim-hash",onClick:h,"aria-label":"Copy transaction hash","data-track":"withdraw_hash_copy",children:[Te("strong",{children:wi(a)}),s?Te(ki,{}):Te(vi,{})]})]})})]}):Et(gp,{children:[t==="error"&&Et("div",{className:"wp-claim-heading",children:[Te("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),Te("p",{className:"wp-claim-error-message",children:i||"The withdraw request could not be completed."})]}),Et("div",{className:"wp-claim-reward-card","data-fit":na(k.tokenSymbol,L),"aria-label":"Deposited balance",children:[Te("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:Te(Ob,{position:k,size:28})}),Te("strong",{className:"wp-claim-reward-symbol",children:k.tokenSymbol}),Te("strong",{className:"wp-claim-reward-amount",children:L})]}),Et("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:[Et("div",{className:"wp-claim-account-row",children:[Et("div",{className:"wp-claim-account",children:[Te("span",{className:"wp-claim-account-avatar","aria-hidden":!0}),Et("strong",{children:[k.tokenSymbol," Pool"]})]}),Te("span",{children:bi(o)})]}),Te("span",{className:"wp-claim-divider","aria-hidden":!0}),Et("div",{className:"wp-claim-detail-list",children:[Et("div",{className:"wp-claim-detail-row",children:[Te("span",{children:"Est. Tx Fee"}),Te("strong",{children:Pb(y,f,m)})]}),Et("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Te("span",{children:"Priority Fee Per Gas"}),Te("strong",{children:gl(I,"Gwei",f)})]}),Et("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Te("span",{children:"Max Fee Per Gas"}),Te("strong",{children:gl(M,"Gwei",f)})]}),Et("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Te("span",{children:"Gas Limit"}),Te("strong",{children:gl(U,"",f)})]})]})]})]}),Et("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&Te("button",{type:"button",className:"wp-claim-secondary","data-track":"withdraw_cancel",onClick:d,children:t==="error"?"Close":"Cancel"}),Et("button",{type:"button",className:"wp-claim-primary","data-track":"withdraw_confirm",onClick:()=>{if(t==="success"){d();return}k&&R>0n&&c(k,R,y)},disabled:C||(t==="confirm"||t==="error")&&R<=0n,children:[t==="success"&&"Done",t==="submitting"&&Te("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}),t==="error"&&"Try Again",t==="confirm"&&"Withdraw Now"]})]})]}),Te("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:Te("span",{})})]})})}import*as St from"react";import{useQueryClient as Fb}from"@tanstack/react-query";import{useQuery as Bb}from"@tanstack/react-query";var zb="wp:reward-factory-info";function bp(e,t=!0){let{data:r,...n}=Bb({queryKey:[zb,e],queryFn:async({signal:o})=>{let a=await Ne("gameReward",e),i=await fetch(`${a}/v1/factory/info`,{cache:"no-store",signal:o});if(!i.ok)throw new Error(`Factory info fetch failed: ${i.status}`);let s=await i.json();if(s.code!==200)throw new Error(`Factory info API error: ${s.code}`);return s},enabled:t,staleTime:0});return{factoryInfo:r?.data??null,routerAddress:r?.data.router_address??"",...n}}var Ub="wp:";function wp(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function yp(e){let{env:t,walletAddress:r,sendTransaction:n,estimateGas:o}=Rt(),a=!!r,i=!!n,s=Fb(),{routerAddress:l}=bp(t,a&&i),d=wp(l),[c,h]=St.useState(!1),[u,m]=St.useState(void 0),[y,b]=St.useState("confirm"),[f,p]=St.useState(),[w,g]=St.useState(""),[x,k]=St.useState(!1),R=St.useRef(void 0);St.useEffect(()=>()=>clearTimeout(R.current),[]);let E=St.useRef(new Set),S=St.useCallback((O,oe)=>{E.current.has(O)||(E.current.add(O),qe("withdraw",O,{...oe,tags:{section:e,...oe?.tags}}))},[e]),C=St.useCallback((O,oe)=>d?{to:d,value:0n,data:Kc(O,oe),chainId:wt[t].cross}:null,[t,d]),I=St.useCallback(()=>{s.invalidateQueries({predicate:O=>typeof O.queryKey[0]=="string"&&O.queryKey[0].startsWith(Ub)})},[s]),M=St.useCallback(O=>{m(O),h(!0),b("confirm"),p(void 0),g(""),k(!1),E.current=new Set,S("opened")},[S]),U=St.useCallback(()=>{y!=="submitting"&&(h(!1),m(void 0),b("confirm"),p(void 0),g(""),k(!1),y==="success"&&I())},[y,I]),L=St.useCallback(async(O,oe)=>{if(!o)return null;let q=C(O.poolId,oe),P=wp(r);return!q||!P?null:o({...q,from:P})},[C,o,r]),G=St.useCallback(async()=>{if(!(!f||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(f),k(!0),clearTimeout(R.current),R.current=setTimeout(()=>k(!1),1400)}catch{k(!1)}},[f]),A=St.useCallback(async(O,oe,q)=>{if(!n){b("error"),g("Withdraw is not available for this wallet.");return}if(!d){b("error"),g("Withdraw contract address is not available.");return}try{b("submitting"),g("");let P=C(O.poolId,oe);if(!P){b("error"),g("Withdraw contract address is not available.");return}S("submitted");let ue=await n({...P,gas:q?.gasLimit&&q.gasLimit>0n?q.gasLimit:void 0,maxFeePerGas:q?.maxFeePerGas&&q.maxFeePerGas>0n?q.maxFeePerGas:void 0,maxPriorityFeePerGas:q?.maxPriorityFeePerGas&&q.maxPriorityFeePerGas>0n?q.maxPriorityFeePerGas:void 0});p(ue),b("success"),S("confirmed"),I()}catch(P){b("error"),g(oa(P,"Failed to request withdraw.")),S("confirmed",{status:"failure",reason:br(P)})}},[C,I,d,n,S]);return{canWithdrawInline:i,isOpen:c,initialPoolAddress:u,status:y,txHash:f,error:w,copied:x,hasEstimator:!!o,openWithdraw:M,closeWithdraw:U,estimateWithdraw:L,confirmWithdraw:A,copyHash:G,trackFunnelOnce:S}}import{Fragment as Wb,jsx as pr,jsxs as xn}from"react/jsx-runtime";var jb="ONEpoints";function vp(){let{env:e,walletAddress:t,onOutlink:r}=Rt(),n=Ar(),o=!!t,{getTokenImage:a,getNativeToken:i}=cn(e,o),s=yp("points"),{positions:l,isLoading:d}=mp(e,t,o),c=xp.useMemo(()=>l.filter(Yc).map(m=>({...m,icon:a(m.tokenAddress,m.tokenSymbol)})),[l,a]),h=`${Lr[e]}/point.png`,u=op[e];return xn(Wb,{children:[pr(Dr,{sectionKey:"points",title:jb,icon:h,isEmpty:c.length===0,loading:d,children:c.map(m=>{let y=m.price?Pn(m.depositedRaw,m.decimals,m.price,n):null;return xn("article",{className:"wp-item","data-side":"reward",children:[xn("div",{className:"wp-item-body",children:[xn("div",{className:"wp-item-line",children:[pr("span",{className:"wp-item-label",children:"Token"}),xn("div",{className:"wp-svc-token",children:[m.icon&&pr("img",{className:"wp-svc-token-icon",src:m.icon,alt:""}),pr("span",{children:m.tokenSymbol})]})]}),xn("div",{className:"wp-item-line",children:[pr("span",{className:"wp-item-label",children:"Deposited"}),xn("div",{className:"wp-svc-token wp-svc-token--amount",children:[m.icon&&pr("img",{className:"wp-svc-token-icon",src:m.icon,alt:""}),xn("div",{className:"wp-svc-amount",children:[pr("span",{className:"wp-svc-amount-main",children:dn(m.depositedRaw,m.decimals)}),y&&pr("span",{className:"wp-item-usd",children:y})]})]})]})]}),pr("div",{className:"wp-item-tags",children:s.canWithdrawInline?pr("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"points_withdraw_open",onClick:()=>s.openWithdraw(m.poolAddress),children:pr("span",{className:"wp-tag-label",children:"Withdraw"})}):xn("a",{className:"wp-tag wp-tag--muted",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"points_withdraw_open",onClick:b=>Pt(b,u,{category:"portfolio",origin:"portfolio-points",payload:{position:m}},r),children:[pr("span",{className:"wp-tag-label",children:"Withdraw"}),pr(yr,{size:12,className:"wp-tag-icon"})]})})]},m.poolAddress)})}),pr(hp,{open:s.isOpen,status:s.status,positions:c,initialPoolAddress:s.initialPoolAddress,walletAddress:t,txHash:s.txHash,error:s.error,copied:s.copied,estimateWithdraw:s.hasEstimator?s.estimateWithdraw:void 0,onClose:s.closeWithdraw,onConfirm:s.confirmWithdraw,onCopyHash:s.copyHash,trackFunnel:s.trackFunnelOnce,nativeSymbol:i()?.symbol})]})}import*as hl from"react";import{useQuery as Gb}from"@tanstack/react-query";var _b="wp:stake-info";function kp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=Gb({queryKey:[_b,e,t],queryFn:async({signal:s})=>{let l=await Ne("posa",e),d=await fetch(`${l}/stake/${t}`,{cache:"no-store",signal:s});if(!d.ok)throw new Error(`Stake info fetch failed: ${d.status}`);let c=await d.json();if(c.code!==0&&c.code!==200)throw new Error(`Stake info API error: ${c.code}`);return c},enabled:n,staleTime:0});return{stakeInfo:o?.data,...a}}import{useQuery as Hb}from"@tanstack/react-query";var Qb="wp:stake-rewards",Vb=31;function Rp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=Hb({queryKey:[Qb,e,t],queryFn:async({signal:i})=>{let s=await Ne("posa",e),l=await fetch(`${s}/rewards/${t}?limit=${Vb}`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Stake rewards fetch failed: ${l.status}`);let d=await l.json();if(d.code!==0&&d.code!==200)throw new Error(`Stake rewards API error: ${d.code}`);return d.data?.data??[]},enabled:n,staleTime:0});return{latestReward:o?.[0]??null,aprAccrued:qc(o),...a}}import{useQuery as qb}from"@tanstack/react-query";var Yb="wp:staking-onchain";function Sp(e,t,r=!0){let n=r&&!!t&&!!e,{data:o,...a}=qb({queryKey:[Yb,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:n,staleTime:0});return{onchain:o,...a}}import{useMemo as Cp}from"react";import Kb from"bignumber.js";function Np(e){return e?.trim().toUpperCase()==="ONE"}function Tp(e){return new Kb(e||"0").isGreaterThan(0)}function Ii(e,t,r=!0){let{allPools:n}=Ao(e,r),o=Cp(()=>{for(let d of n)for(let c of[d.deposit_token,...d.reward_tokens])if(Np(c?.symbol)&&Tp(c.price))return c.price},[n]),a=r&&o===void 0,{tokens:i}=Ln(e,t,a),{statsMap:s}=Dn(e,a),l=wt[e].cross;return Cp(()=>{if(o)return o;let d=i.find(c=>c.chainId===l&&Np(c.symbol));if(d){let c=s.get(Er(d.chainId,d.address));if(c&&Tp(c.price))return c.price}return"0"},[o,i,s,l])}import Bn from"bignumber.js";import{jsx as Pr,jsxs as On}from"react/jsx-runtime";function Zb(e){if(!e)return"\u2014";let t=new Bn(e);return t.isFinite()?`${t.toFormat(2,Bn.ROUND_DOWN)}%`:"\u2014"}function Ip(){let{env:e,walletAddress:t,onOutlink:r,stakingRewardsReader:n}=Rt(),o=Ar(),a=!!t,{stakeInfo:i,isLoading:s}=kp(e,t,a),{latestReward:l,aprAccrued:d,isLoading:c}=Rp(e,t,a),{onchain:h}=Sp(t,n,a),u=Ii(e,t,a),{getNativeToken:m}=cn(e,a),y=m()?.symbol,b="ONEstaking",f=`${Lr[e]}/cross-staking.png`,p=ip[e],w=i?.total_stake??"0",g=hl.useMemo(()=>h?new Bn(h.earnedWei.toString()).shiftedBy(-18).toString(10):l?.cumulative_earned??i?.rewards_earned??"0",[h,l,i]),x=hl.useMemo(()=>h?new Bn(h.stakedWei.toString()).shiftedBy(-18):new Bn(w),[h,w]),k=d!==void 0?new Bn(d):void 0,R=i?.days_since_first_stake,E=k!==void 0&&k.isFinite()&&x.isGreaterThan(0)&&R!==null&&R!==void 0?k.div(x).times(365).div(Math.max(1,R)).times(100):void 0,S=!(new Bn(w).isZero()&&new Bn(g).isZero()),C=Pn(w,0,u,o),I=Pn(g,0,u,o);return Pr(Dr,{sectionKey:"staking",title:b,icon:f,iconFit:"contain",isEmpty:!S,loading:s||c,children:On("article",{className:"wp-item","data-side":"stake",children:[On("div",{className:"wp-item-body",children:[On("div",{className:"wp-item-line",children:[Pr("span",{className:"wp-item-label",children:"Staked"}),On("div",{className:"wp-svc-amount",children:[Pr("span",{className:"wp-svc-amount-main",children:`${dl(w)} ${y??""}`.trim()}),C&&Pr("span",{className:"wp-item-usd",children:C})]})]}),On("div",{className:"wp-item-line",children:[Pr("span",{className:"wp-item-label",children:"Rewards Earned"}),On("div",{className:"wp-svc-amount",children:[Pr("span",{className:"wp-svc-amount-main",children:`${dl(g)} ${y??""}`.trim()}),I&&Pr("span",{className:"wp-item-usd",children:I})]})]}),On("div",{className:"wp-item-line",children:[Pr("span",{className:"wp-item-label",children:"My APR"}),Pr("span",{children:Zb(E?.toString(10))})]})]}),Pr("div",{className:"wp-item-tags",children:On("a",{className:"wp-tag wp-tag--mint",href:p,target:"_blank",rel:"noopener noreferrer","data-track":"stake_outlink",onClick:M=>Pt(M,p,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:i}},r),children:[Pr("span",{className:"wp-tag-label",children:"Manage"}),Pr(yr,{size:12,className:"wp-tag-icon"})]})})]})})}import*as bl from"react";import{useQuery as Xb}from"@tanstack/react-query";var Jb="wp:game-swap-pools";function Ep(e,t,r=!0){let n=r&&!!t,{data:o,...a}=Xb({queryKey:[Jb,e,t],queryFn:async({signal:i})=>{let s=await Ne("gameSwap",e),l=await fetch(`${s}/addresses/${t}/portfolio`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Game-swap portfolio fetch failed: ${l.status}`);return(await l.json()).pools??[]},enabled:n,staleTime:0});return{pools:o??[],...a}}import{useQuery as $b}from"@tanstack/react-query";var e0="wp:game-swap-lp-balances";function Mp(e,t,r,n){let o=[...r].map(l=>l.toLowerCase()).sort(),a=!!t&&o.length>0,{data:i,...s}=$b({queryKey:[e0,e,t,o,!!n],queryFn:async({signal:l})=>{let d=n?await n(o):await fp(e,t,o,l),c={};for(let[h,u]of Object.entries(d))c[h.toLowerCase()]=u;return c},enabled:a,staleTime:0});return{balances:i??{},...s}}import vn from"bignumber.js";import{jsx as Or,jsxs as Xr}from"react/jsx-runtime";var t0="Gametoken LP",Lp=18,r0=new vn("0.0001");function Ap(e){return e?.trim().toUpperCase()==="ONE"}function n0(e){return e&&e>0?e:Lp}function o0(e){let t=Ap(e.token_a?.symbol)&&!Ap(e.token_b?.symbol),r=t?e.reserve_a:e.reserve_b,n=n0(t?e.token_a?.decimals:e.token_b?.decimals),o=new vn(r||"0").shiftedBy(-n);return!o.isFinite()||o.isLessThanOrEqualTo(0)?new vn(0):o.times(2)}function a0(e,t,r,n){let o=e.token_a?.symbol?.trim()||"TOKEN",a=e.token_b?.symbol?.trim()||n||"?",i=t?.decimals??Lp,s,l;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let d=new vn(t.balance.toString()),c=new vn(t.totalSupply.toString()),h=d.div(c);s=h.times(100);let u=h.times(o0(e));if(u.isGreaterThan(0)){let m=new vn(e.quote_usd??e.cross_usd??"0");l=m.isGreaterThan(0)?io(u.times(m),r):`${u.toFormat(4,vn.ROUND_DOWN)} ${n??""}`.trim()}}return{pool:e,tokenASymbol:o,tokenBSymbol:a,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:i,sharePercent:s,valueText:l}}function Dp(){let{env:e,walletAddress:t,onOutlink:r,lpBalanceReader:n}=Rt(),o=Ar(),a=!!t,{pools:i,isLoading:s}=Ep(e,t,a),l=bl.useMemo(()=>i.map(p=>p.pair_address).filter(Boolean),[i]),{balances:d,isLoading:c}=Mp(e,t,l,n),{getNativeToken:h}=cn(e,a),u=h()?.symbol,m=`${Lr[e]}/game-token.png`,y=Object.keys(d).length>0,b=bl.useMemo(()=>{let p=i.map(w=>a0(w,d[w.pair_address?.toLowerCase()],o,u));return y?p.filter(w=>w.lpAmountRaw?new vn(w.lpAmountRaw).shiftedBy(-w.lpDecimals).isGreaterThanOrEqualTo(r0):!1):p},[i,d,y,o,u]),f=p=>{let w=p.token_a?.address??p.pair_address;return`${sp[e]}/gametoken/tokens/${w}?trade=deposit`};return Or(Dr,{sectionKey:"gameSwap",title:t0,icon:m,iconFit:"contain",isEmpty:b.length===0,loading:s||c,children:b.map(p=>{let{pool:w}=p,g=f(w),x=`${p.tokenASymbol} / ${p.tokenBSymbol}`,k=w.token_a?.logo_url,R=w.token_b?.logo_url;return Xr("article",{className:"wp-item","data-side":"game-swap",children:[Xr("div",{className:"wp-item-body",children:[Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"Pool"}),Xr("div",{className:"wp-svc-token",children:[Xr("span",{className:"wp-token-stack","aria-hidden":!0,children:[k&&Or("img",{className:"wp-svc-token-icon",src:k,alt:""}),R&&Or("img",{className:"wp-svc-token-icon",src:R,alt:""})]}),Or("span",{children:x})]})]}),p.lpAmountRaw!==void 0&&Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"My LP"}),Xr("span",{children:[dn(p.lpAmountRaw,p.lpDecimals)," LP"]})]}),p.sharePercent!==void 0&&Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"Pool Share"}),Xr("span",{children:[p.sharePercent.toFormat(2,vn.ROUND_DOWN),"%"]})]}),p.valueText!==void 0&&Xr("div",{className:"wp-item-line",children:[Or("span",{className:"wp-item-label",children:"Value"}),Or("span",{children:p.valueText})]})]}),Or("div",{className:"wp-item-tags",children:Xr("a",{className:"wp-tag wp-tag--mint",href:g,target:"_blank",rel:"noopener noreferrer","data-track":"gameswap_outlink","data-track-id":x,onClick:E=>Pt(E,g,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:w}},r),children:[Or("span",{className:"wp-tag-label",children:"Manage"}),Or(yr,{size:12,className:"wp-tag-icon"})]})})]},w.pair_address)})})}import so from"bignumber.js";import{useMemo as u0}from"react";import{useQuery as i0}from"@tanstack/react-query";var s0="wp:forge-pools";function Pp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=i0({queryKey:[s0,e,t],queryFn:async()=>{let s=await Ne("bondingCurve",e),l=await fetch(`${s}/v1/users/${t}/pools`,{cache:"no-store"});if(!l.ok)throw new Error(`forge pools fetch failed: ${l.status}`);return(await l.json()).data?.items??[]},enabled:n,staleTime:0}),i=o??[];return{pools:i,isEmpty:i.length===0,...a}}import{useQueries as l0}from"@tanstack/react-query";import{useMemo as d0}from"react";var c0="wp:forge-token-detail";async function p0(e,t){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return r.ok?(await r.json())?.data?.token??null:null}function Op(e,t,r=!0){let n=l0({queries:t.map(i=>({queryKey:[c0,e,i],queryFn:async()=>p0(await Ne("bondingCurve",e),i),enabled:r&&!!i,staleTime:3e4}))}),o=d0(()=>{let i=new Map;for(let s=0;s<n.length;s++){let l=n[s]?.data,d=t[s];l&&d&&i.set(d.toLowerCase(),l)}return i},[n,t]),a=n.some(i=>i.isLoading);return{detailMap:o,isLoading:a}}import{jsx as ur,jsxs as zn}from"react/jsx-runtime";var f0="ONEforge",Bp=18,m0="https://contents.crosstoken.io/wallet/token/images/FT.png";function g0(e){if(!e||e==="0")return"0";let t=new so(e).shiftedBy(-Bp);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,so.ROUND_DOWN):t.toFormat(4,so.ROUND_DOWN)}function h0(e){let t=Number(e);return!Number.isFinite(t)||t<=0?"0%":t>=1?`${(Math.floor(t*100)/100).toFixed(2)}%`:`${(Math.floor(t*1e4)/1e4).toFixed(4)}%`}function b0(e,t,r,n){let o=new so(r||"0");if(!o.isGreaterThan(0))return null;let a=new so(e.total_supply||"0"),i=new so(e.lp_balance||"0"),s=new so(t?.reserve_b||"0").shiftedBy(-Bp);if(!a.isGreaterThan(0)||!i.isGreaterThan(0)||!s.isGreaterThan(0))return null;let l=s.times(2),c=i.div(a).times(l).times(o);return c.isFinite()?io(c,n):null}function zp(){let{env:e,walletAddress:t,onOutlink:r}=Rt(),n=Ar(),o=!!t,{pools:a,isEmpty:i,isLoading:s}=Pp(e,t,o),l=u0(()=>a.map(m=>m.token.address),[a]),{detailMap:d}=Op(e,l,o&&l.length>0),c=Ii(e,t,o),h=m=>`${ap[e]}/forge/token/${m.token.address}`,u=`${Lr[e]}/forge.png`;return ur(Dr,{sectionKey:"forge",title:f0,icon:u,iconFit:"contain",isEmpty:i,loading:s,children:a.map(m=>{let y=d.get(m.token.address.toLowerCase()),b=y?.image_url||y?.image||m.token.image||m0,f=y?.symbol||m.token.symbol,p=h(m),w=b0(m,y,c,n);return zn("a",{className:"wp-item","data-side":"lp",href:p,target:"_blank",rel:"noopener noreferrer","data-track":"forge_outlink","data-track-id":f,onClick:g=>Pt(g,p,{category:"portfolio",origin:"portfolio-forge",payload:{pool:m,tokenDetail:y}},r),children:[zn("div",{className:"wp-item-body",children:[zn("div",{className:"wp-item-line",children:[ur("span",{className:"wp-item-label",children:"Asset"}),zn("div",{className:"wp-svc-token",children:[ur("img",{className:"wp-svc-token-icon",src:b,alt:""}),ur("span",{children:f}),y?.name&&ur("span",{className:"wp-token-subtle",children:y.name})]})]}),zn("div",{className:"wp-item-line",children:[ur("span",{className:"wp-item-label",children:"LP Balance"}),ur("div",{className:"wp-svc-token wp-svc-token--amount",children:zn("div",{className:"wp-svc-amount",children:[ur("span",{className:"wp-svc-amount-main",children:g0(m.lp_balance)}),w&&ur("span",{className:"wp-item-usd",children:w})]})})]}),zn("div",{className:"wp-item-line",children:[ur("span",{className:"wp-item-label",children:"Ownership"}),ur("span",{className:"wp-line-value",children:h0(m.pool_ownership)})]})]}),ur("div",{className:"wp-item-tags",children:zn("span",{className:"wp-tag wp-tag--muted",children:[ur("span",{className:"wp-tag-label",children:"Withdraw"}),ur(yr,{size:12,className:"wp-tag-icon"})]})})]},m.pair_address)})})}import{useMemo as Zp}from"react";import G0 from"bignumber.js";import{useQuery as w0}from"@tanstack/react-query";var y0="wp:crossd-positions";function x0(e){let t=e??{};return(t.positions??t.data?.positions??[]).filter(n=>{if(!n?.token_id||!n.liquidity)return!1;try{return BigInt(n.liquidity)>0n}catch{return!1}})}function Fp(e,t,r=!0){let n=r&&!!t,{data:o,...a}=w0({queryKey:[y0,e,t],queryFn:async()=>{let s=await fetch(`${Ni[e]}/api/v1/positions?owner=${t}`,{cache:"no-store"});if(!s.ok)throw new Error(`crossd positions fetch failed: ${s.status}`);return x0(await s.json())},enabled:n,staleTime:0}),i=o??[];return{positions:i,isEmpty:i.length===0,...a}}import{useQueries as v0}from"@tanstack/react-query";import{useMemo as k0}from"react";var R0="wp:crossd-position-details";function S0(e){let t=e??{},r=t.data??t;return r?.token_id||r?.pool?r:null}function Up(e,t,r=!0){let n=v0({queries:t.map(a=>({queryKey:[R0,e,a],queryFn:async()=>{let i=await fetch(`${Ni[e]}/api/v1/positions/${a}`,{cache:"no-store"});if(!i.ok)throw new Error(`crossd position detail failed: ${i.status}`);return S0(await i.json())},enabled:r&&!!a,staleTime:6e4}))});return{detailMap:k0(()=>{let a=new Map;return n.forEach((i,s)=>{let l=i.data,d=t[s];l&&d&&a.set(d,l)}),a},[n,t])}}import*as kn from"react";import{Fragment as Wp,jsx as Ce,jsxs as Ht}from"react/jsx-runtime";var C0=300*1e3,jp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function N0(e,t,r){if(t)return"Estimating...";if(!e)return"Wallet estimate";let n=e.maxFeePerGas??e.gasPrice;return!n||n<=0n||e.gasLimit<=0n?"Wallet estimate":`${xi(e.gasLimit*n)} ${r??""}`.trim()}function wl(e,t,r){return r?"Estimating...":`${e} ${t}`.trim()}function Gp({open:e,status:t,target:r,token0Icon:n,token1Icon:o,token0Symbol:a,token1Symbol:i,nativeSymbol:s,txHash:l,error:d,copied:c=!1,hasEstimator:h,prepareWithdraw:u,confirmWithdraw:m,onClose:y,onCopyHash:b,trackFunnel:f}){let[p,w]=kn.useState(null),[g,x]=kn.useState(null),k=kn.useRef(0);kn.useEffect(()=>{if(!e||!r)return;let V=++k.current;w(null),x(null),f?.("dialog_opened"),u().then(de=>{k.current===V&&(w(de),x(de?Date.now():null))})},[e,r]);let R=t==="submitting",E=t==="estimating"||t==="confirm"&&!p,S=kn.useCallback(async()=>{let V=p,de=!g||Date.now()-g>C0;if(!V||de){let he=++k.current;if(V=await u(),k.current!==he)return;w(V),x(V?Date.now():null)}V&&await m(V)},[p,g,u,m]);if(!e||!r)return null;let{position:C,detail:I}=r,M=I.pool?.token0,U=I.pool?.token1,L=a||M?.symbol||C.pool?.token0_symbol||"?",G=i||U?.symbol||C.pool?.token1_symbol||"?",A=M?.decimals??18,O=U?.decimals??18,oe=n||M?.logo_url||jp,q=o||U?.logo_url||jp,P=`${L}/${G}`,ue=p?Io(p.expectedAmount0.toString(),A):null,$=p?Io(p.expectedAmount1.toString(),O):null,Q=Mo(p?.estimate?.maxPriorityFeePerGas),F=Mo(p?.estimate?.maxFeePerGas??p?.estimate?.gasPrice),X=yi(p?.estimate?.gasLimit);return Ce("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:V=>{V.target===V.currentTarget&&!R&&y()},children:Ht("section",{className:"wp-claim-sheet",role:"dialog","aria-modal":"true","aria-labelledby":"wp-crossd-withdraw-title","aria-label":"Withdraw position","data-status":t,"data-vaul-no-drag":!0,children:[Ce("div",{className:"wp-claim-grabber","aria-hidden":!0,children:Ce("span",{})}),Ht("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&l?Ht(Wp,{children:[Ce("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:Ce(Ri,{})}),Ht("div",{className:"wp-claim-copy",children:[Ce("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),Ht("p",{className:"wp-claim-desc",children:["Your ",P," position withdrawal has been submitted. Balances will update shortly after the transaction settles."]})]}),Ce("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:Ht("div",{className:"wp-claim-list-item",children:[Ce("span",{children:"Tx Hash"}),Ht("button",{type:"button",className:"wp-claim-hash",onClick:b,"aria-label":"Copy transaction hash","data-track":"crossd_withdraw_hash_copy",children:[Ce("strong",{children:wi(l)}),c?Ce(ki,{}):Ce(vi,{})]})]})})]}):Ht(Wp,{children:[t==="error"&&Ht("div",{className:"wp-claim-heading",children:[Ce("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),Ce("p",{className:"wp-claim-error-message",children:d||"The withdraw request could not be completed."})]}),Ht("div",{className:"wp-claim-reward-card","data-fit":na(L,ue??""),"aria-label":`Expected ${L}`,children:[Ce("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:Ce("img",{src:oe,alt:"",width:28,height:28})}),Ce("strong",{className:"wp-claim-reward-symbol",children:L}),Ce("strong",{className:"wp-claim-reward-amount",children:ue??"Estimating..."})]}),Ht("div",{className:"wp-claim-reward-card","data-fit":na(G,$??""),"aria-label":`Expected ${G}`,children:[Ce("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:Ce("img",{src:q,alt:"",width:28,height:28})}),Ce("strong",{className:"wp-claim-reward-symbol",children:G}),Ce("strong",{className:"wp-claim-reward-amount",children:$??"Estimating..."})]}),h&&Ce("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:Ht("div",{className:"wp-claim-detail-list",children:[Ht("div",{className:"wp-claim-detail-row",children:[Ce("span",{children:"Est. Tx Fee"}),Ce("strong",{children:N0(p?.estimate,E,s)})]}),Ht("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Ce("span",{children:"Priority Fee Per Gas"}),Ce("strong",{children:wl(Q,"Gwei",E)})]}),Ht("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Ce("span",{children:"Max Fee Per Gas"}),Ce("strong",{children:wl(F,"Gwei",E)})]}),Ht("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[Ce("span",{children:"Gas Limit"}),Ce("strong",{children:wl(X,"",E)})]})]})})]}),Ht("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&Ce("button",{type:"button",className:"wp-claim-secondary","data-track":"crossd_withdraw_cancel",onClick:y,children:t==="error"?"Close":"Cancel"}),Ce("button",{type:"button",className:"wp-claim-primary","data-track":"crossd_withdraw_confirm",onClick:()=>{if(t==="success"){y();return}R||E||(f?.("confirm_clicked"),S())},disabled:R||E,children:t==="success"?"Done":R?Ce("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}):E?Ce("span",{className:"wp-claim-button-spinner","aria-label":"Estimating"}):t==="error"?"Retry":"Withdraw"})]})]}),Ce("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:Ce("span",{})})]})})}import*as ht from"react";import{useQueryClient as F0}from"@tanstack/react-query";var T0="0x0c49ccbe",I0="0xfc6f7865",E0="0x49404b7c",M0="0xdf2ab5bb",A0="0xac9650d8",_p=(1n<<128n)-1n,Qp=600n,L0=99n,D0=100n;function yl(e){return e*L0/D0}function Hp(e,t){return!!e&&!!t&&e.toLowerCase()===t.toLowerCase()}function fr(e,t){if(e<0n)throw new Error(`${t} must be non-negative`);let r=e.toString(16);if(r.length>64)throw new Error(`${t} exceeds uint256`);return r.padStart(64,"0")}function Ei(e,t){if(!/^0x[a-fA-F0-9]{40}$/.test(e))throw new Error(`${t} is not a valid address`);return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function xl(e){return T0+fr(e.tokenId,"tokenId")+fr(e.liquidity,"liquidity")+fr(e.amount0Min,"amount0Min")+fr(e.amount1Min,"amount1Min")+fr(e.deadline,"deadline")}function P0(e){return I0+fr(e.tokenId,"tokenId")+Ei(e.recipient,"recipient")+fr(e.amount0Max,"amount0Max")+fr(e.amount1Max,"amount1Max")}function O0(e,t){return E0+fr(e,"amountMinimum")+Ei(t,"recipient")}function B0(e,t,r){return M0+Ei(e,"token")+fr(t,"amountMinimum")+Ei(r,"recipient")}function z0(e){if(e.length===0)throw new Error("multicall requires at least one call");let t=e.map(o=>{let a=o.replace(/^0x/,"");if(a.length%2!==0||!/^[0-9a-fA-F]*$/.test(a))throw new Error("multicall element must be valid hex bytes");let i=a.length%64===0?a:a.padEnd(a.length+(64-a.length%64),"0");return fr(BigInt(a.length/2),"callLength")+i.toLowerCase()}),r=BigInt(e.length)*32n,n=[];for(let o of t)n.push(fr(r,"callOffset")),r+=BigInt(o.length/2);return A0+fr(0x20n,"arrayOffset")+fr(BigInt(e.length),"arrayLength")+n.join("")+t.join("")}function Vp(e){if(!e||e==="0x")return null;let t=e.replace(/^0x/,"");return t.length<128||!/^[0-9a-fA-F]+$/.test(t)?null:{amount0:BigInt(`0x${t.slice(0,64)}`),amount1:BigInt(`0x${t.slice(64,128)}`)}}function qp(e){let t=Hp(e.token0,e.wcrossAddress),r=Hp(e.token1,e.wcrossAddress),n=t||r,o=[xl({tokenId:e.tokenId,liquidity:e.liquidity,amount0Min:e.amount0Min,amount1Min:e.amount1Min,deadline:e.deadline}),P0({tokenId:e.tokenId,recipient:n?e.positionManagerAddress:e.owner,amount0Max:_p,amount1Max:_p})];return n&&(o.push(O0(0n,e.owner)),o.push(B0(t?e.token1:e.token0,0n,e.owner))),z0(o)}async function Yp(e,t,r){let n;try{n=await la(e,r)}catch{n=void 0}if(!n)return null;let o=xl({tokenId:t.tokenId,liquidity:t.liquidity,amount0Min:0n,amount1Min:0n,deadline:t.deadline}),a=await yn(n,t.positionManager,o,r,t.owner);return Vp(a)}var U0="wp:",j0=[1500,3e3,4500,6e3];function W0(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Kp(){let{env:e,walletAddress:t,sendTransaction:r,estimateGas:n}=Rt(),o=!!r,a=F0(),[i,s]=ht.useState(!1),[l,d]=ht.useState(null),[c,h]=ht.useState("confirm"),[u,m]=ht.useState(),[y,b]=ht.useState(""),[f,p]=ht.useState(!1),[w,g]=ht.useState(new Set),x=ht.useRef(void 0),k=ht.useRef([]),R=ht.useRef(0);ht.useEffect(()=>()=>{clearTimeout(x.current),k.current.forEach(clearTimeout)},[]);let E=ht.useRef(new Set),S=ht.useCallback((A,O)=>{E.current.has(A)||(E.current.add(A),qe("withdraw",A,{...O,tags:{section:"crossdPool",...O?.tags}}))},[]),C=ht.useCallback(()=>{let A=()=>a.invalidateQueries({predicate:O=>typeof O.queryKey[0]=="string"&&O.queryKey[0].startsWith(U0)});A(),k.current.forEach(clearTimeout),k.current=j0.map(O=>setTimeout(A,O))},[a]),I=ht.useCallback(A=>{R.current+=1,d(A),s(!0),h("confirm"),m(void 0),b(""),p(!1),E.current=new Set,S("opened")},[S]),M=ht.useCallback(()=>{c!=="submitting"&&(R.current+=1,s(!1),d(null),h("confirm"),m(void 0),b(""),p(!1))},[c]),U=ht.useCallback(async()=>{let A=R.current,O=W0(t),oe=l?.position.token_id,q=l?.position.liquidity,P=l?.detail.pool?.token0?.address,ue=l?.detail.pool?.token1?.address;if(!O||!oe||!q||!P||!ue)return h("error"),b("Position data is incomplete. Please refresh and retry."),null;try{h("estimating"),b("");let $=BigInt(oe),Q=BigInt(q),F=BigInt(Math.floor(Date.now()/1e3))+Qp,X=dp[e],V=await Yp(e,{owner:O,positionManager:X,tokenId:$,liquidity:Q,deadline:F});if(R.current!==A)return null;if(!V)return h("error"),b("Failed to estimate withdrawal amounts. Please retry."),null;let de=qp({tokenId:$,liquidity:Q,amount0Min:yl(V.amount0),amount1Min:yl(V.amount1),deadline:F,owner:O,positionManagerAddress:X,token0:P,token1:ue,wcrossAddress:cp[e]}),he={to:X,value:0n,data:de,chainId:wt[e].cross},J=null;if(n){try{J=await n({...he,from:O})}catch{J=null}if(R.current!==A)return null}return h("confirm"),{tx:he,estimate:J,expectedAmount0:V.amount0,expectedAmount1:V.amount1}}catch($){return R.current!==A||(h("error"),b(oa($,"Failed to prepare withdraw."))),null}},[e,n,l,t]),L=ht.useCallback(async A=>{if(!r){h("error"),b("Withdraw is not available for this wallet.");return}try{h("submitting"),b(""),S("submitted");let O=await r({...A.tx,gas:A.estimate?.gasLimit&&A.estimate.gasLimit>0n?A.estimate.gasLimit:void 0,maxFeePerGas:A.estimate?.maxFeePerGas&&A.estimate.maxFeePerGas>0n?A.estimate.maxFeePerGas:void 0,maxPriorityFeePerGas:A.estimate?.maxPriorityFeePerGas&&A.estimate.maxPriorityFeePerGas>0n?A.estimate.maxPriorityFeePerGas:void 0});m(O),h("success");let oe=l?.position.token_id;oe&&g(q=>{let P=new Set(q);return P.add(oe),P}),S("confirmed"),C()}catch(O){h("error"),b(oa(O,"Failed to request withdraw.")),S("confirmed",{status:"failure",reason:br(O)})}},[C,r,l,S]),G=ht.useCallback(async()=>{if(!(!u||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(u),p(!0),clearTimeout(x.current),x.current=setTimeout(()=>p(!1),1400)}catch{p(!1)}},[u]);return{canWithdrawInline:o,isOpen:i,target:l,withdrawnTokenIds:w,status:c,txHash:u,error:y,copied:f,hasEstimator:!!n,openWithdraw:I,closeWithdraw:M,prepareWithdraw:U,confirmWithdraw:L,copyHash:G,trackFunnelOnce:S}}import{Fragment as H0,jsx as mr,jsxs as Fn}from"react/jsx-runtime";var _0="ONEusd Pool",Xp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function Jp(){let{env:e,walletAddress:t,onOutlink:r}=Rt(),n=Ar(),o=!!t,{positions:a,isLoading:i}=Fp(e,t,o),s=Kp(),l=Zp(()=>a.filter(S=>!S.token_id||!s.withdrawnTokenIds.has(S.token_id)),[a,s.withdrawnTokenIds]),d=Zp(()=>l.map(S=>S.token_id).filter(S=>!!S),[l]),{detailMap:c}=Up(e,d,o&&d.length>0),h=`${lp[e]}/pool`,{getTokenImage:u,getTokenSymbol:m,getNativeToken:y}=cn(e,o),b=u("","ONEUSD",{chainOnly:!0})||`${Lr[e]}/crossd.png`,f={chainOnly:!0},p=(S,C)=>{let I=ll(m(S?.address??"",S?.symbol??C,f));return I==="ONE"?y()?.symbol??"?":I??"?"},w=(S,C)=>{let I=S?.symbol??C,M=ll(I);return M==="ONE"?y()?.image||Xp:u(S?.address??"",M,f)||S?.logo_url||Xp},g=s.target?.detail.pool,x=w(g?.token0,s.target?.position.pool?.token0_symbol),k=w(g?.token1,s.target?.position.pool?.token1_symbol),R=p(g?.token0,s.target?.position.pool?.token0_symbol),E=p(g?.token1,s.target?.position.pool?.token1_symbol);return Fn(H0,{children:[mr(Dr,{sectionKey:"crossdPool",title:_0,icon:b,iconFit:"contain",isEmpty:l.length===0,loading:i,children:l.map(S=>{let C=S.token_id?c.get(S.token_id):void 0,I=`${p(C?.pool?.token0,S.pool?.token0_symbol)}/${p(C?.pool?.token1,S.pool?.token1_symbol)}`,M=S.pool?.fee_tier_percentage,U=w(C?.pool?.token0,S.pool?.token0_symbol),L=w(C?.pool?.token1,S.pool?.token1_symbol),G=io(new G0(S.position_value_usd??"0"),n),A=s.canWithdrawInline&&!!C?.pool?.token0?.address&&!!C?.pool?.token1?.address;return Fn("article",{className:"wp-item","data-side":"crossd",children:[Fn("div",{className:"wp-item-body",children:[Fn("div",{className:"wp-item-line",children:[mr("span",{className:"wp-item-label",children:"Pool"}),Fn("div",{className:"wp-svc-token",children:[Fn("span",{className:"wp-token-stack","aria-hidden":!0,children:[mr("img",{className:"wp-svc-token-icon",src:U,alt:""}),mr("img",{className:"wp-svc-token-icon",src:L,alt:""})]}),mr("span",{children:I}),M&&mr("span",{className:"wp-token-subtle",children:M})]})]}),Fn("div",{className:"wp-item-line",children:[mr("span",{className:"wp-item-label",children:"Position Value"}),mr("span",{className:"wp-line-value",children:G})]})]}),mr("div",{className:"wp-item-tags",children:A?mr("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"crossd_pool_withdraw_open","data-track-id":I,onClick:()=>{C&&s.openWithdraw({position:S,detail:C})},children:mr("span",{className:"wp-tag-label",children:"Withdraw"})}):Fn("a",{className:"wp-tag wp-tag--muted",href:h,target:"_blank",rel:"noopener noreferrer","data-track":"crossd_pool_outlink","data-track-id":I,onClick:O=>Pt(O,h,{category:"portfolio",origin:"portfolio-crossd-pool",payload:{position:S,detail:C}},r),children:[mr("span",{className:"wp-tag-label",children:"Withdraw"}),mr(yr,{size:12,className:"wp-tag-icon"})]})})]},S.token_id)})}),mr(Gp,{open:s.isOpen,status:s.status,target:s.target,token0Icon:x,token1Icon:k,token0Symbol:R,token1Symbol:E,nativeSymbol:y()?.symbol,txHash:s.txHash,error:s.error,copied:s.copied,hasEstimator:s.hasEstimator,prepareWithdraw:s.prepareWithdraw,confirmWithdraw:s.confirmWithdraw,onClose:s.closeWithdraw,onCopyHash:s.copyHash,trackFunnel:s.trackFunnelOnce})]})}var Mi=["rewards","points","staking","gameSwap","forge","crossdPool"];se(`.wp-fullscreen[data-theme=dark],.wp-embed[data-theme=dark]{--wp-bg: var(--ds-bg-default, #202530);--wp-header-bg: var(--ds-surface-default, #252b39);--wp-card: var(--ds-surface-medium, #252b39);--wp-control: #292f40;--wp-border: var(--ds-border-default, #292f40);--wp-panel-border: var(--ds-border-medium, rgba(255, 255, 255, .18));--wp-panel-shadow: 0px 4px 30px -1px rgba(0, 0, 0, .28);--wp-text: var(--ds-content-highest, #ffffff);--wp-text-60: var(--ds-content-high, rgba(255, 255, 255, .85));--wp-text-40: var(--ds-content-medium, rgba(255, 255, 255, .65));--wp-text-30: var(--ds-content-low, rgba(255, 255, 255, .4));--wp-chrome-text: #ffffff;--wp-tooltip-bg: #151a23;--wp-tooltip-text: #ffffff;--wp-mint: var(--ds-system-orange-default, #f0640d);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-system-orange-lowest, #2e2820);--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #ed0a72;--wp-claim-primary-text: #ffffff;--wp-claim-secondary-bg: var(--wp-control);--wp-claim-success: #00d4aa;--wp-claim-success-soft: rgba(0, 212, 170, .18);--wp-claim-error: #ff3aa3;--wp-claim-error-soft: rgba(255, 58, 163, .16)}.wp-fullscreen[data-theme=light],.wp-embed[data-theme=light]{--wp-bg: var(--ds-bg-dim, #f5f7fa);--wp-header-bg: var(--ds-surface-default, #ffffff);--wp-card: var(--ds-surface-default, #ffffff);--wp-control: var(--ds-surface-medium, #f5f7fa);--wp-border: var(--ds-border-default, rgba(0, 0, 0, .07));--wp-panel-border: var(--ds-border-medium, rgba(0, 0, 0, .18));--wp-panel-shadow: 0px 4px 30px -1px rgba(0, 0, 0, .15);--wp-text: var(--ds-content-highest, #000000);--wp-text-60: var(--ds-content-high, rgba(0, 0, 0, .85));--wp-text-40: var(--ds-content-medium, rgba(0, 0, 0, .65));--wp-text-30: var(--ds-content-low, rgba(0, 0, 0, .4));--wp-chrome-text: var(--ds-content-high, rgba(0, 0, 0, .85));--wp-card-shadow: none;--wp-tooltip-bg: #192023;--wp-tooltip-text: #ffffff;--wp-mint: var(--ds-system-orange-default, #f0640d);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-system-orange-low, #fff5ee);--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #ed0a72;--wp-claim-primary-text: #ffffff;--wp-claim-secondary-bg: #ffffff;--wp-claim-success: #019d92;--wp-claim-success-soft: rgba(1, 157, 146, .15);--wp-claim-error: #e70077;--wp-claim-error-soft: rgba(231, 0, 119, .12)}.wp-fullscreen{position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;z-index:50;background:var(--wp-bg);display:flex;flex-direction:column;overflow:hidden;font-family:inherit;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:var(--wp-chrome-text)}.wp-embed{width:100%;height:100%;min-height:0;background:var(--wp-bg);display:flex;flex-direction:column;overflow:hidden;position:relative;font-family:inherit;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:var(--wp-chrome-text)}.wp-overlay{position:fixed;inset:0;z-index:49;background:#0009}.wp-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:73px;padding:24px;position:relative;border-bottom:1px solid var(--wp-border);background:var(--wp-header-bg);color:var(--wp-chrome-text);flex-shrink:0;box-sizing:border-box}.wp-fullscreen .wp-header{height:60px;min-height:60px;padding:11px 20px;border-bottom:none;background:transparent}.wp-fullscreen .wp-header-btn{width:22px;height:22px;color:var(--wp-chrome-text)}.wp-fullscreen .wp-header-btn:hover{color:var(--wp-chrome-text)}.wp-header-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ds-content-low, rgba(0, 0, 0, .4));flex-shrink:0;transition:color .15s ease}.wp-header-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wp-header-edge{display:flex;align-items:center;width:24px;min-width:24px}.wp-header-edge--right{justify-content:flex-end}.wp-header-edge--right .wp-header-btn{position:absolute;top:24px;right:24px}.wp-header-spacer{display:block;width:24px;height:24px}.wp-header-avatar{width:38px;height:38px;flex-shrink:0;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:var(--wp-header-avatar-bg)}.wp-header-avatar-img{width:30px;height:30px;object-fit:cover;display:block}.wp-fullscreen[data-theme=dark] .wp-header-avatar,.wp-embed[data-theme=dark] .wp-header-avatar{--wp-header-avatar-bg: hsl(221.3 24.6% 25.5%)}.wp-fullscreen[data-theme=light] .wp-header-avatar,.wp-embed[data-theme=light] .wp-header-avatar{--wp-header-avatar-bg: rgba(18, 18, 18, .1)}.wp-refresh-btn{position:relative}.wp-refresh-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--wp-mint);color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center}.wp-spin-once{animation:wp-spin-once .6s ease-in-out}@keyframes wp-spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wp-header-title{flex:1;font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;text-align:center;color:var(--ds-content-highest, #000000);margin:0}.wp-header-account{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.wp-header-account-meta{display:flex;flex-direction:column;justify-content:center;min-width:0;gap:2px}.wp-header-wallet-name{min-width:0;font-family:inherit;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:0;color:var(--wp-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-header-address-btn{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;max-width:100%;padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.wp-header-address{min-width:0;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--wp-text-40);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-header-address-copy{display:inline-flex;align-items:center;flex-shrink:0;color:var(--wp-text-40);transition:color .15s ease}.wp-header-address-btn:hover .wp-header-address-copy{color:var(--wp-text-60)}.wp-header-address-copy[data-copied=true]{color:var(--wp-mint)}.wp-top{flex-shrink:0;padding:0 16px 16px;display:flex;flex-direction:column;gap:16px}.wp-identity{display:flex;flex-direction:column;gap:8px}.wp-address{display:inline-flex;align-items:center;gap:8px}.wp-address-label{font-size:12px;font-weight:400;line-height:1.4;color:var(--wp-text-40)}.wp-address-chevron{display:inline-flex;align-items:center;color:var(--wp-text-40)}.wp-total{font-size:28px;font-weight:600;line-height:1.3;color:var(--wp-text);margin:0}.wp-asset{display:flex;flex-direction:column;gap:8px}.wp-asset-head{display:flex;align-items:center;gap:4px}.wp-asset-head-label{font-size:12px;font-weight:400;line-height:1.4;color:var(--wp-text-40)}.wp-asset-head-icon{display:inline-flex;color:var(--wp-text-40)}.wp-bar{display:flex;height:20px;border-radius:4px;overflow:hidden}.wp-bar-seg{display:flex;align-items:center;justify-content:center;min-width:8px}.wp-bar-seg-pct{font-size:10px;font-weight:400;line-height:1.3;color:#fff;white-space:nowrap}.wp-legend{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.wp-legend-item{display:flex;align-items:center;gap:4px}.wp-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.wp-legend-label{font-size:12px;font-weight:400;line-height:1.4;color:var(--wp-text-40)}.wp-tabs{flex-shrink:0;padding:8px 16px}.wp-tabs-inner{display:flex;align-items:center;padding:0 2px}.wp-tabs-list{display:flex;gap:20px;flex:1}.wp-tab{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:44px;padding-top:12px;background:transparent;border:none;cursor:pointer}.wp-tab-text{font-size:14px;font-weight:600;line-height:1.4;color:var(--wp-text-30);white-space:nowrap}.wp-tab[data-active=true] .wp-tab-text{color:var(--wp-mint)}.wp-tab-bar{width:20px;height:4px;border-radius:2px;background:var(--wp-mint);opacity:0}.wp-tab[data-active=true] .wp-tab-bar{opacity:1}.wp-tabs-filter-wrap{position:relative;display:flex;align-items:center;width:44px;height:44px;flex-shrink:0}.wp-tabs-filter-grad{position:absolute;inset:0;background:linear-gradient(to left,var(--wp-bg) 74%,transparent);pointer-events:none}.wp-tabs-filter{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--wp-text-40)}.wp-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--wp-border) transparent}.wp-body::-webkit-scrollbar{width:4px}.wp-body::-webkit-scrollbar-track{background:transparent}.wp-body::-webkit-scrollbar-thumb{background:var(--wp-border);border-radius:4px}.wp-body-inner{padding:16px 16px 32px;display:flex;flex-direction:column;gap:32px}.wp-fullscreen .wp-body-inner{padding-top:8px;gap:24px}.wp-summary-card{display:flex;flex-direction:column;gap:8px;width:100%;padding:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}.wp-summary-head{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:4px}.wp-summary-label{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0;color:var(--wp-text-40);white-space:nowrap}.wp-address{display:inline-flex;align-items:center;gap:8px;min-width:0}.wp-address-avatar{width:16px;height:16px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 68% 34%,#ff78d1 0 18%,transparent 19%),radial-gradient(circle at 34% 66%,#00d4aa 0 20%,transparent 21%),linear-gradient(135deg,#7346f3,#0488fc)}.wp-address-label{font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--wp-text-40);white-space:nowrap}.wp-address-chevron{display:inline-flex;align-items:center;color:var(--wp-text-40);flex-shrink:0}.wp-summary-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#019d921a;color:var(--wp-mint);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;white-space:nowrap}.wp-summary-estimate{position:relative;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.wp-estimate-info{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--wp-text-40);cursor:help}.wp-estimate-tooltip{position:absolute;top:calc(100% + 8px);left:0;right:auto;z-index:3;display:flex;flex-direction:column;gap:8px;width:min(280px,calc(100vw - 48px));padding:12px;border-radius:8px;background:var(--wp-tooltip-bg);box-shadow:0 12px 32px #0000003d;color:var(--wp-tooltip-text);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;text-align:left;white-space:normal;opacity:0;pointer-events:none;transform:translateY(-4px);visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.wp-estimate-tooltip-title{display:block;font-size:12px;font-weight:600;line-height:1.3}.wp-estimate-tooltip-group{display:flex;flex-direction:column;gap:4px}.wp-estimate-tooltip-item{display:block;color:#ffffffc7}.wp-estimate-tooltip-item:before{content:"- "}.wp-estimate-info:hover .wp-estimate-tooltip,.wp-estimate-info:focus .wp-estimate-tooltip,.wp-estimate-info:focus-visible .wp-estimate-tooltip{opacity:1;transform:translateY(0);visibility:visible}.wp-total{font-family:var( --wp-total-font-family, Sora, Inter, system-ui, -apple-system, sans-serif );font-size:36px;font-weight:600;line-height:1.25;letter-spacing:0;color:var(--wp-text);margin:0}.wp-svc-card{display:flex;flex-direction:column;gap:12px;width:100%}.wp-svc-card-head{display:flex;align-items:center;gap:6px}.wp-svc-card-icon{width:24px;height:24px;border-radius:4px;flex-shrink:0;object-fit:cover}.wp-svc-card-title{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wp-svc-items{display:flex;flex-direction:column;gap:8px;width:100%;padding:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box}.wp-item{position:relative;display:flex;flex-direction:column;gap:20px;width:100%;padding:12px;border-radius:12px;background:var(--wp-card);box-shadow:var(--wp-card-shadow, none);box-sizing:border-box;color:inherit;text-decoration:none;cursor:pointer;outline:none;transition:opacity .15s ease}.wp-item+.wp-item{padding-top:12px;border-top:0}.wp-item:hover{opacity:.88}.wp-item-body{display:flex;flex-direction:column;gap:12px;min-width:0}.wp-order-head{display:flex;align-items:center;width:100%}.wp-item-line{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:21px;min-width:0}.wp-item-label{flex-shrink:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-30);white-space:nowrap}.wp-line-value,.wp-order-side{min-width:0;overflow:hidden;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-order-side--buy{color:var(--wp-mint)}.wp-order-side--sell{color:var(--wp-red)}.wp-svc-token{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;min-height:21px}.wp-svc-token>span{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-svc-token-icon{width:16px;height:16px;border-radius:50%;flex-shrink:0;object-fit:cover}.wp-item[data-side=reward] .wp-svc-token-icon{border-radius:0;object-fit:contain}.wp-svc-token--amount{align-items:flex-start}.wp-svc-token--amount>.wp-svc-token-icon{margin-top:2.5px}.wp-token-stack{display:inline-flex;align-items:center;justify-content:flex-end;width:29px;min-width:29px;overflow:visible}.wp-token-stack .wp-svc-token-icon+.wp-svc-token-icon{margin-left:-3.5px}.wp-token-subtle,.wp-item-usd{color:var(--wp-text-30)!important}.wp-svc-amount{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;min-width:0}.wp-svc-amount-main{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:0;color:var(--wp-text-60);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.wp-svc-amount .wp-item-usd{font-size:12px;font-weight:500;line-height:1.35}.wp-order-token{display:flex;align-items:center;gap:8px;min-width:0}.wp-order-token .wp-svc-token-icon{width:32px;height:32px}.wp-order-token-meta{display:flex;min-width:0;flex-direction:column;justify-content:center}.wp-order-token-symbol{overflow:hidden;color:var(--wp-text-60);font-size:14px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.wp-order-token-pair{overflow:hidden;color:var(--wp-text-30);font-size:12px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.wp-item-tags{display:flex;align-items:stretch;gap:8px;width:100%}.wp-tag{appearance:none;display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;gap:0;min-width:0;min-height:33px;padding:6px 10px;border-radius:6px;border:0;background:var(--wp-control);font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:0;color:var(--wp-text-40);text-align:center;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}a.wp-tag,button.wp-tag{cursor:pointer}.wp-tag:hover{background:var(--wp-control);transform:none}.wp-tag:focus-visible{outline:2px solid var(--wp-mint);outline-offset:2px}.wp-tag[aria-disabled=true],.wp-tag[data-disabled]{cursor:default;opacity:.48;pointer-events:none}.wp-tag-label{display:inline-flex;align-items:center}.wp-tag-icon{display:none}.wp-tag:hover .wp-tag-icon{transform:none}.wp-tag--mint{color:var(--wp-mint);background:var(--wp-accent-soft)}.wp-tag--mint:hover{background:var(--wp-accent-soft)}.wp-tag--muted{color:var(--wp-text-40)}.wp-body-inner[data-empty]{min-height:100%;box-sizing:border-box;justify-content:center}.wp-portfolio-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:280px;padding:32px 24px;text-align:center}.wp-portfolio-empty-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:6px;border-radius:50%;background:var(--wp-card);box-shadow:var(--wp-card-shadow, none);color:var(--wp-text-30)}.wp-portfolio-empty-title{margin:0;font-size:15px;font-weight:600;line-height:1.3;color:var(--wp-text-60)}.wp-portfolio-empty-desc{margin:0;font-size:13px;font-weight:400;line-height:1.4;color:var(--wp-text-30)}.wp-portfolio-loading{display:flex;align-items:center;justify-content:center;min-height:280px;padding:32px 24px}.wp-portfolio-spinner{width:22px;height:22px;border:2px solid var(--wp-border);border-top-color:var(--wp-mint);border-radius:50%;animation:wp-claim-spin .8s linear infinite}.wp-claim-overlay{position:absolute;inset:0;z-index:8;display:flex;align-items:flex-end;justify-content:center;background:#00000094;box-sizing:border-box}.wp-claim-sheet{display:flex;flex-direction:column;width:100%;max-height:calc(100% - 24px);overflow:hidden;border-radius:24px 24px 0 0;background:var(--wp-bg);color:var(--wp-text);box-shadow:0 -18px 48px #00000042;animation:wp-claim-slide-up .22s ease-out}@keyframes wp-claim-slide-up{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.wi-popover-content .wp-claim-sheet{min-height:min(600px,calc(100% - 24px))}.wi-popover-content .wp-claim-content{flex:1 1 auto}.wi-popover-content .wp-claim-actions{margin-top:auto}.wp-claim-grabber{display:flex;align-items:flex-start;justify-content:center;height:38px;min-height:38px;padding-top:12px;box-sizing:border-box}.wp-claim-grabber span{display:block;width:52px;height:5px;border-radius:999px;background:var(--wp-control)}.wp-claim-content{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;padding:20px;box-sizing:border-box}.wp-claim-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;flex-shrink:0}.wp-claim-icon--success{background:var(--wp-claim-success-soft);color:var(--wp-claim-success)}.wp-claim-icon--pending{background:#9b8cef29;color:var(--wp-claim-primary)}.wp-claim-icon--error{background:var(--wp-claim-error-soft);color:var(--wp-claim-error);font-size:30px;font-weight:600;line-height:1}.wp-claim-icon--token{background:#00d4aa29}.wp-claim-icon--token img{width:48px;height:48px;border-radius:50%;object-fit:cover}.wp-claim-icon--token span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--wp-mint);color:#101820;font-size:18px;font-weight:600}.wp-claim-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(155,140,239,.28);border-top-color:var(--wp-claim-primary);animation:wp-claim-spin .8s linear infinite}@keyframes wp-claim-spin{to{transform:rotate(360deg)}}.wp-claim-copy{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}.wp-claim-title{margin:0;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:0;color:var(--wp-text)}.wp-claim-desc{max-width:335px;margin:0;font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;color:var(--wp-text-40)}.wp-claim-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.wp-claim-error-message{margin:0;color:var(--wp-claim-error);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0}.wp-claim-reward-card{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;min-height:60px;padding:16px 8px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-claim-reward-token{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;overflow:hidden;background:var(--wp-control)}.wp-claim-reward-token img{width:28px;height:28px;object-fit:cover}.wp-claim-reward-token span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--wp-mint);color:#101820;font-size:13px;font-weight:600;line-height:1}.wp-claim-reward-symbol{flex:1 1 auto;min-width:0;overflow:hidden;color:var(--wp-text);font-size:18px;font-weight:600;line-height:1.3;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.wp-claim-reward-amount{flex-shrink:0;color:var(--wp-text);font-size:20px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap}.wp-claim-reward-card[data-fit=sm] .wp-claim-reward-symbol{font-size:14px}.wp-claim-reward-card[data-fit=sm] .wp-claim-reward-amount{font-size:16px}.wp-claim-reward-card[data-fit=xs] .wp-claim-reward-symbol{font-size:12px}.wp-claim-reward-card[data-fit=xs] .wp-claim-reward-amount{font-size:13px}.wp-claim-account-card{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-claim-account-row{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;min-height:40px}.wp-claim-account-row>span{flex-shrink:0;color:var(--wp-text-40);font-size:14px;font-weight:400;line-height:1.3;letter-spacing:0;white-space:nowrap}.wp-claim-account{display:flex;align-items:center;gap:8px;min-width:0}.wp-claim-account strong{overflow:hidden;color:var(--wp-text);font-size:15px;font-weight:600;line-height:1.6;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.wp-claim-account-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;background:radial-gradient(circle at 30% 28%,#d87aff 0 12%,transparent 13%),radial-gradient(circle at 68% 28%,#f0a1ff 0 12%,transparent 13%),radial-gradient(circle at 32% 70%,#b561e7 0 13%,transparent 14%),radial-gradient(circle at 70% 70%,#d4a2ff 0 13%,transparent 14%),radial-gradient(circle at 50% 50%,#8c4fc4 0 18%,transparent 19%),#4a315f;box-shadow:inset 0 0 0 3.37px var(--wp-control)}.wp-claim-divider{display:block;width:100%;height:1px;background:var(--wp-border)}.wp-claim-detail-list{display:flex;flex-direction:column;gap:8px;width:100%}.wp-claim-detail-row{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:20px}.wp-claim-detail-row>span{min-width:0;color:var(--wp-text-40);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;white-space:nowrap}.wp-claim-detail-row--sub>span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 8px 3px;background:currentColor}.wp-claim-detail-row strong{min-width:0;overflow:hidden;color:var(--wp-text);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-claim-list{display:flex;flex-direction:column;gap:8px;width:100%;padding-bottom:8px}.wp-claim-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:8px 16px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-claim-list-item>span{flex-shrink:0;font-size:14px;font-weight:400;line-height:1.3;color:var(--wp-text-40);white-space:nowrap}.wp-claim-list-item strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;overflow:hidden;color:var(--wp-text);font-size:14px;font-weight:400;line-height:1.3;text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-claim-list-item img{width:16px;height:16px;border-radius:50%;flex-shrink:0}.wp-claim-hash{appearance:none;display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;padding:0;border:none;background:transparent;color:var(--wp-text);cursor:pointer;font:inherit}.wp-claim-hash svg{flex-shrink:0;color:var(--wp-text-60)}.wp-claim-gas-card{display:flex;flex-direction:column;gap:4px;width:100%;padding:14px 16px;border-radius:8px;border:1px solid var(--wp-border);background:var(--wp-card);box-sizing:border-box}.wp-claim-gas-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:28px}.wp-claim-gas-row>span{min-width:0;font-size:12px;font-weight:400;line-height:1.3;color:var(--wp-text-40)}.wp-claim-gas-row strong{min-width:0;overflow:hidden;color:var(--wp-text);font-size:12px;font-weight:400;line-height:1.3;text-align:right;text-overflow:ellipsis;white-space:nowrap}.wp-claim-gas-row--primary{min-height:32px}.wp-claim-gas-row--primary>span,.wp-claim-gas-row--primary strong{font-size:14px;color:var(--wp-text)}.wp-claim-fee-label{position:relative;display:inline-flex;align-items:center;text-decoration:underline dotted;text-underline-offset:3px;cursor:help;overflow:visible!important}.wp-claim-fee-tooltip{position:absolute;left:0;bottom:calc(100% + 8px);z-index:2;width:min(260px,calc(100vw - 64px));padding:10px 12px;border-radius:8px;background:var(--wp-tooltip-bg);color:var(--wp-tooltip-text);box-shadow:0 12px 32px #0000003d;font-size:11px;font-weight:400;line-height:1.4;text-align:left;text-decoration:none;white-space:normal;opacity:0;pointer-events:none;transform:translateY(4px);visibility:hidden;transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.wp-claim-fee-label:hover .wp-claim-fee-tooltip,.wp-claim-fee-label:focus .wp-claim-fee-tooltip,.wp-claim-fee-label:focus-visible .wp-claim-fee-tooltip{opacity:1;transform:translateY(0);visibility:visible}.wp-claim-actions{display:flex;align-items:center;gap:8px;width:100%}.wp-claim-primary,.wp-claim-secondary{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;height:52px;padding:0 24px;border:none;border-radius:40px;font-family:inherit;font-size:15px;font-weight:600;line-height:1.3;letter-spacing:0;white-space:nowrap;cursor:pointer}.wp-claim-primary{background:var(--wp-claim-primary);color:var(--wp-claim-primary-text)}.wp-claim-primary:disabled{cursor:default;opacity:.72}.wp-claim-secondary{background:var(--wp-claim-secondary-bg, var(--wp-control));color:var(--wp-claim-primary)}.wp-claim-actions[data-count="2"] .wp-claim-primary{flex:1 1 0}.wp-claim-actions[data-count="2"] .wp-claim-secondary{flex:0 0 120px}.wp-claim-button-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(32,37,48,.28);border-top-color:var(--wp-claim-primary-text);animation:wp-claim-spin .8s linear infinite}.wp-claim-home-indicator{display:flex;align-items:flex-end;justify-content:center;height:34px;min-height:34px;padding-bottom:8px;box-sizing:border-box}.wp-claim-home-indicator span{display:block;width:134px;height:5px;border-radius:16px;background:var(--wp-text-40)}@media(max-width:359px){.wp-header{gap:12px;padding:0 12px}.wp-total{font-size:24px}.wp-body-inner{padding:0 12px 128px;gap:20px}.wp-svc-items,.wp-claim-content{padding:18px 14px}.wp-item-line{gap:10px}.wp-svc-token>span{max-width:168px}}.wp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.wi-drawer-content .wp-header,.wi-portfolio-body .wp-header{padding:16px}.wi-drawer-content .wp-header-edge--right .wp-header-btn,.wi-portfolio-body .wp-header-edge--right .wp-header-btn{top:16px;right:16px}.wp-withdraw-amount-card{display:flex;flex-direction:column;gap:12px;width:100%;padding:16px;border-radius:8px;background:var(--wp-card);box-sizing:border-box}.wp-withdraw-amount-row{display:flex;align-items:center;gap:8px;width:100%}.wp-withdraw-input{flex:1 1 auto;min-width:0;padding:0;border:none;background:transparent;color:var(--wp-text);font-family:inherit;font-size:24px;font-weight:600;line-height:1.3;letter-spacing:0;text-align:left;outline:none}.wp-withdraw-input::placeholder{color:var(--wp-text-30)}.wp-withdraw-input[aria-invalid=true]{color:var(--wp-claim-error)}.wp-withdraw-input-symbol{flex-shrink:0;color:var(--wp-text-40);font-size:15px;font-weight:600;line-height:1.3}.wp-withdraw-quick-row{display:flex;align-items:center;gap:8px;width:100%}.wp-withdraw-quick{appearance:none;flex:1 1 0;min-width:0;height:32px;padding:0 10px;border:1px solid var(--wp-border);border-radius:999px;background:transparent;color:var(--wp-text-60);font-family:inherit;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.wp-withdraw-quick:hover:not(:disabled){border-color:var(--wp-claim-primary);color:var(--wp-claim-primary)}.wp-withdraw-quick:disabled{cursor:default;opacity:.5}.wp-withdraw-content{overflow-y:auto}.wp-withdraw-token-list{display:flex;flex-direction:column;gap:8px;width:100%;max-height:216px;overflow-y:auto}.wp-withdraw-token{appearance:none;display:flex;align-items:center;gap:10px;width:100%;min-height:52px;padding:10px 12px;border:1px solid var(--wp-border);border-radius:8px;background:var(--wp-card);color:var(--wp-text);font-family:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.wp-withdraw-token[data-selected]{border-color:var(--wp-claim-primary);box-shadow:inset 0 0 0 1px var(--wp-claim-primary)}.wp-withdraw-token:disabled{cursor:default;opacity:.6}.wp-withdraw-token-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0;overflow:hidden;background:var(--wp-control)}.wp-withdraw-token-icon img{width:28px;height:28px;object-fit:cover}.wp-withdraw-token-icon span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--wp-mint);color:#101820;font-size:13px;font-weight:600;line-height:1}.wp-withdraw-token-symbol{flex:1 1 auto;min-width:0;overflow:hidden;font-size:15px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.wp-withdraw-token-amount{flex-shrink:0;color:var(--wp-text-40);font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}
9
+ `);import{Fragment as q0,jsx as Ye,jsxs as Rn}from"react/jsx-runtime";var vl=15,V0="wp:";function Lo({env:e,theme:t="light",walletAddress:r,walletName:n,onBack:o,showHeader:a=!0,variant:i="embed",className:s,onOutlink:l,lpBalanceReader:d,stakingRewardsReader:c,sendTransaction:h,estimateGas:u,conversionRatio:m,currencySymbol:y,sections:b}){let f=nt(e),p=Ct.useCallback(J=>!b||b.includes(J),[b]),w=!!r,g=Q0(),[x,k]=Ct.useState({}),R=Ct.useCallback((J,ce)=>{k(Ae=>{let ve=Ae[J];return ve&&ve.loading===ce.loading&&ve.empty===ce.empty?Ae:{...Ae,[J]:ce}})},[]),E=Ct.useCallback(J=>{k(ce=>{if(!(J in ce))return ce;let Ae={...ce};return delete Ae[J],Ae})},[]),S=Ct.useMemo(()=>({report:R,unregister:E}),[R,E]),[C,I]=Ct.useState(vl),[M,U]=Ct.useState(!1),[L,G]=Ct.useState(!1),A=Ct.useRef(void 0),O=Ct.useCallback(()=>{g.invalidateQueries({predicate:J=>typeof J.queryKey[0]=="string"&&J.queryKey[0].startsWith(V0)})},[g]),oe=Ct.useCallback(()=>{O(),U(!0),setTimeout(()=>U(!1),600),I(vl)},[O]);Ct.useEffect(()=>{if(!w)return;let J=setInterval(()=>{I(ce=>ce<=1?(oe(),vl):ce-1)},1e3);return()=>clearInterval(J)},[w,oe]);let q=Ct.useCallback(()=>{o?.()},[o]),P=w?wn(f,r,{size:64}):void 0,ue=Ct.useCallback(async()=>{if(!(L||!r))try{await navigator.clipboard.writeText(r),G(!0),clearTimeout(A.current),A.current=setTimeout(()=>G(!1),2e3)}catch{}},[r,L]);Ct.useEffect(()=>()=>clearTimeout(A.current),[]);let $=Ct.useMemo(()=>({env:f,theme:t,open:!0,walletAddress:r,close:q,onOutlink:l,lpBalanceReader:d,stakingRewardsReader:c,sendTransaction:h,estimateGas:u,conversionRatio:m,currencySymbol:y}),[f,t,r,q,l,d,c,h,u,m,y]),Q=Mi.filter(p),F=Q.length>0&&Q.every(J=>{let ce=x[J];return!!ce&&!ce.loading}),X=F&&Q.every(J=>x[J]?.empty),V=Q.some(J=>{let ce=x[J];return!!ce&&!ce.empty}),de=Q.length>0&&!F&&!V,he=Rn(q0,{children:[a&&Rn("div",{className:"wp-header",children:[Rn("div",{className:"wp-header-account",children:[o&&Ye("button",{type:"button",className:"wp-header-btn","aria-label":"Back","data-track":"back",onClick:o,children:Ye($c,{})}),Ye("span",{className:"wp-header-avatar","aria-hidden":!0,children:P&&Ye("img",{src:P,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(n||r)&&Rn("div",{className:"wp-header-account-meta",children:[n&&Ye("span",{className:"wp-header-wallet-name",title:n,children:n}),r&&Rn("button",{type:"button",className:"wp-header-address-btn",onClick:ue,"aria-label":"Copy wallet address","data-track":"address_copy",children:[Ye("span",{className:"wp-header-address",children:bi(r)}),Ye("span",{className:"wp-header-address-copy","data-copied":L,children:L?Ye(hn,{size:14}):Ye(to,{size:14})})]})]})]}),Rn("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio","data-track":"refresh",onClick:oe,children:[Ye(ep,{className:M?"wp-spin-once":void 0}),w&&Ye("span",{className:"wp-refresh-badge",children:C})]})]}),Ye("div",{className:"wp-body",children:Rn("div",{className:"wp-body-inner","data-empty":X||void 0,children:[p("rewards")&&Ye(up,{}),p("points")&&Ye(vp,{}),p("staking")&&Ye(Ip,{}),p("gameSwap")&&Ye(Dp,{}),p("forge")&&Ye(zp,{}),p("crossdPool")&&Ye(Jp,{}),de&&Ye("div",{className:"wp-portfolio-loading",role:"status","aria-label":"Loading portfolio",children:Ye("span",{className:"wp-portfolio-spinner","aria-hidden":!0})}),X&&Rn("div",{className:"wp-portfolio-empty",role:"status",children:[Ye("span",{className:"wp-portfolio-empty-icon","aria-hidden":!0,children:Rn("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round",children:[Ye("path",{d:"M20 7H5a2 2 0 0 1-2-2 2 2 0 0 1 2-2h13v4"}),Ye("path",{d:"M3 5v13a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1"}),Ye("circle",{cx:"16.5",cy:"13.5",r:"1",fill:"currentColor",stroke:"none"})]})}),Ye("p",{className:"wp-portfolio-empty-title",children:"No assets yet"}),Ye("p",{className:"wp-portfolio-empty-desc",children:"Assets you hold across ONE services will appear here."})]})]})})]});return Ye(ia.Provider,{value:$,children:Ye(cl.Provider,{value:S,children:Ye(ge,{feature:"wallet_portfolio",children:i==="none"?he:Ye("div",{className:Ee(i==="fullscreen"?"wp-fullscreen":"wp-embed",s),"data-theme":t,children:he})})})})}import{jsx as kl,jsxs as $p}from"react/jsx-runtime";function eu({className:e}){let{env:t,theme:r,walletAddress:n,close:o,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s}=Rt();return $p(Ai.Portal,{children:[kl(Ai.Overlay,{className:"wp-overlay"}),$p(Ai.Content,{className:Ee("wp-fullscreen",e),"data-theme":r,children:[kl(Ai.Title,{className:"wp-sr-only",children:"Portfolio"}),kl(Lo,{env:t,theme:r,walletAddress:n,onBack:o,variant:"none",onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s})]})]})}import{jsx as tu}from"react/jsx-runtime";function K0({env:e,theme:t="light",walletAddress:r,open:n,onOpenChange:o,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s,sendTransaction:l,estimateGas:d,conversionRatio:c,currencySymbol:h,children:u}){let m=nt(e),y=n!==void 0,[b,f]=lo.useState(!1),p=y?n:b,w=lo.useCallback(k=>{y||f(k),o?.(k)},[y,o]),g=lo.useCallback(()=>w(!1),[w]),x=lo.useMemo(()=>({env:m,theme:t,open:p,walletAddress:r,close:g,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:s,sendTransaction:l,estimateGas:d,conversionRatio:c,currencySymbol:h}),[m,t,p,r,g,a,i,s,l,d,c,h]);return tu(ia.Provider,{value:x,children:tu(Y0.Root,{direction:"bottom",open:p,onOpenChange:w,noBodyStyles:!0,children:u})})}var ru=Object.assign(K0,{Trigger:Xc,Content:eu});import*as ne from"react";import{createPortal as fa}from"react-dom";import wu from"bignumber.js";import*as Li from"react";var nu=120;function ou(e){return e instanceof HTMLElement&&e.matches("input, textarea, select")}function au(){let[e,t]=Li.useState(!1);return Li.useEffect(()=>{let r=window.visualViewport,n=()=>r?.height??window.innerHeight,o=n(),a=()=>{let d=n();o=Math.max(o,d),t(o-d>nu)},i=()=>{o=n(),t(!1)},s=d=>{ou(d.target)&&o-n()>nu&&t(!0)},l=d=>{ou(d.target)&&t(!1)};return a(),r?.addEventListener("resize",a),window.addEventListener("resize",a),window.screen?.orientation?.addEventListener("change",i),document.addEventListener("focusin",s),document.addEventListener("focusout",l),()=>{r?.removeEventListener("resize",a),window.removeEventListener("resize",a),window.screen?.orientation?.removeEventListener("change",i),document.removeEventListener("focusin",s),document.removeEventListener("focusout",l)}},[]),e}import*as Di from"react";function Pi(e,t=160){let[r,n]=Di.useState(e||null);return Di.useEffect(()=>{if(e){n(e);return}let o=window.setTimeout(()=>n(null),t);return()=>window.clearTimeout(o)},[e,t]),[e||r,e?"open":"closed"]}import{jsx as Un,jsxs as nS}from"react/jsx-runtime";function iu({size:e=16,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:Un("path",{d:"M2.667 8a5.333 5.333 0 1 0 1.562-3.771L2.667 5.79M2.667 2.667v3.124h3.124M8 5.333V8l1.667 1",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function su({size:e=16,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:Un("path",{d:"M2.667 4h4M9.333 4h4M6.667 2.667v2.666M2.667 12h4M9.333 12h4M9.333 10.667v2.666M2.667 8h1.666M7 8h6.333M4.333 6.667v2.666",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Rl({size:e=20,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:Un("path",{d:"M10 4.167v11.666M4.167 10 10 15.833 15.833 10",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function lu({size:e=16,className:t}){return Un("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,"aria-hidden":"true",children:Un("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}import*as H from"react";import Z0 from"bignumber.js";function du(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function cu(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Z0.ROUND_DOWN).toFixed()}function X0(e){return e.fromToken.symbol.toLowerCase()===e.toToken.symbol.toLowerCase()||e.fromToken.chainId===e.toToken.chainId&&e.fromToken.address.toLowerCase()===e.toToken.address.toLowerCase()}function J0(e){let t=e.fromToken.priceUsd,r=e.toToken.priceUsd,n=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,o=st(n);return!o||o.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:du(t)&&du(r)?e.lastChangedBy==="to"?{fromAmount:cu(o.multipliedBy(r).dividedBy(t))}:{toAmount:cu(o.multipliedBy(t).dividedBy(r))}:X0(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function pu({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(r){return e?e(r):J0(r)},async submitBridge(r){if(!t)throw new Error("Bridge submit handler is not configured.");return t(r)}}}var uu=15,$0=18,hu="cross_bridge_terms_accepted",ew=3600*24*365;function tw(e){let t=e.replace(/[^\d.]/g,""),r=t.indexOf(".");r!==-1&&(t=t.slice(0,r+1)+t.slice(r+1).replace(/\./g,""));let n=t.indexOf(".");if(n===-1)return t.slice(0,uu);let o=t.slice(0,n).slice(0,uu),a=t.slice(n+1).slice(0,$0);return`${o}.${a}`}function rw(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${hu}=true`)}function nw(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${hu}=true`,"Path=/",`Max-Age=${ew}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function ow(e){let t=Number(e??"0");if(!Number.isFinite(t)||t<.1)return"1";let r=n=>Math.floor(n*100)/100;if(t<3){let n=r(t*3);return String(n<1?1:n)}return"10"}function fu(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("ONE")?t.slice(1):t}function aw(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let r=new Set([fu(e.symbol),fu(t.symbol)]);return r.has("ONE")&&r.has("ONEUSD")}function Jr(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Oi(e){return e[0]}function Sl(e,t,r,n){if(r&&!Jr(r,t))return r;let o=t?n?.(t,e):void 0;if(o?.length)return o[0];if(!t)return e[1]??Oi(e);let a=e.findIndex(s=>Jr(s,t)),i=a>=0?e[a+1]:void 0;return i&&!Jr(i,t)?i:e.find(s=>!Jr(s,t))??t}function mu({fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:a}){return{fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:a}}function Bi(e,t=0){if(!e||t>5)return[];if(typeof e=="string")return[e];if(!(e instanceof Error)&&typeof e!="object")return[String(e)];let r=e;return[...[e instanceof Error?e.name:r.name,e instanceof Error?e.message:r.message,r.shortMessage,r.details,r.code].filter(o=>typeof o=="string"||typeof o=="number").map(String),...Bi(r.cause,t+1),...Bi(r.data,t+1),...Bi(r.error,t+1)]}function Cl(e){let t=Bi(e).join(" ").toLowerCase(),r=t.includes("signature_failed")&&(t.includes("\uD0C0\uC785 \uB370\uC774\uD130 \uC11C\uBA85\uC5D0 \uC2E4\uD328")||t.includes("typed data")||t.includes("signtypeddata"));return t.includes("4001")||t.includes("err_user_rejected")||t.includes("userrejectedrequesterror")||t.includes("user rejected")||t.includes("user denied")||t.includes("user cancelled")||t.includes("user canceled")||t.includes("rejected the request")||t.includes("request rejected")||t.includes("action_rejected")||t.includes("rejected by user")||r}function gu(e,t){return Cl(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
10
+ `)[0]?.trim()||t}function bu(e){let{tokens:t,initialFromToken:r,initialToToken:n,getToTokens:o,getApproval:a,approveBridge:i,history:s=[],initialSlippage:l="1",termsUrl:d,getQuote:c,submitBridge:h,onSubmitted:u,onSuccess:m,onFailed:y,onExit:b}=e,f=H.useMemo(()=>pu({getQuote:c,submitBridge:h}),[c,h]),[p,w]=H.useState("form"),[g,x]=H.useState(r??Oi(t)),[k,R]=H.useState(()=>Sl(t,r??Oi(t),n,o)),[E,S]=H.useState(""),[C,I]=H.useState(""),[M,U]=H.useState("from"),[L,G]=H.useState(l),[A,O]=H.useState(null),oe=H.useMemo(()=>aw(g,k),[g,k]),q=H.useMemo(()=>oe?"1":L==="auto"?ow(A?.priceImpact):L,[oe,L,A?.priceImpact]),[P,ue]=H.useState(""),[$,Q]=H.useState("idle"),[F,X]=H.useState(""),[V,de]=H.useState(null),[he,J]=H.useState([]),[ce,Ae]=H.useState(!1),[ve,ot]=H.useState(rw),[pe,Re]=H.useState(null),[at,Ie]=H.useState(!1),[ze,Le]=H.useState(null),[rt,At]=H.useState(null),[gt,Nt]=H.useState(!1),[ye,Tt]=H.useState(!1),Je=H.useRef(0),yt=H.useRef(null),We=H.useRef(!1),He=H.useRef(!1),Yt=H.useRef(!1),It=H.useRef(!1),Ge=H.useRef(!1),ct=H.useRef(!1),$e=H.useRef(!1);H.useEffect(()=>{Yt.current||(Yt.current=!0,qe("bridge","opened"))},[]);let Fe=H.useCallback(()=>{yt.current&&(clearTimeout(yt.current),yt.current=null)},[]),it=H.useCallback(j=>{Fe(),At(j)},[Fe]);H.useEffect(()=>Fe,[Fe]),H.useEffect(()=>{let j=t.find(Ue=>Jr(Ue,g))??Oi(t),Se=j?o?.(j,t):void 0,_=Se?.find(Ue=>Jr(Ue,k))??(Se?void 0:t.find(Ue=>Jr(Ue,k)))??Sl(t,j,void 0,o);x(j),R(_)},[o,t,g,k]);let xt=H.useCallback((j,Se)=>{let _=tw(j);if(!_){Je.current+=1,S(""),I(""),U(Se),O(null),ue(""),Q("idle");return}Se==="from"?S(_):I(_),U(Se),ue(""),!Ge.current&&Number(_)>0&&(Ge.current=!0,qe("bridge","amount_entered"))},[]),De=H.useCallback(()=>{Je.current+=1,S(""),I(""),U("from"),O(null),ue(""),X(""),Q("idle"),Re(null),Ie(!1),Le(null),Nt(!1),it(null)},[it]),et=H.useCallback(j=>{Jr(j,g)||(It.current||(It.current=!0,qe("bridge","token_selected",{tags:{item_id:`from:${j.symbol}`}})),x(j),R(Sl(t,j,void 0,o)),De())},[g,o,De,t]),Bt=H.useCallback(j=>{Jr(j,k)||Jr(j,g)||(It.current||(It.current=!0,qe("bridge","token_selected",{tags:{item_id:`to:${j.symbol}`}})),R(j),De())},[g,De,k]),z=H.useMemo(()=>g?o?.(g,t)??t.filter(j=>!Jr(j,g)):[],[g,o,t]),Qe=H.useCallback(()=>{g?.balance&&xt(g.balance,"from")},[g?.balance,xt]),B=H.useCallback(()=>{!g||!k||(x(k),R(g),De())},[g,De,k]),re=H.useCallback(()=>{Je.current+=1,S(""),I(""),U("from"),O(null),ue(""),X("")},[]);H.useEffect(()=>{if(!g||!k)return;if(!E&&!C){O(null),ue(""),Q(_=>_==="quoting"?"idle":_);return}let j=++Je.current,Se=mu({fromToken:g,toToken:k,fromAmount:E,toAmount:C,lastChangedBy:M,slippage:L});Q(_=>_==="submitting"?_:f.canQuote?"quoting":"idle"),(async()=>{try{let _=await f.getQuote(Se);if(Je.current!==j)return;_.fromAmount!==void 0&&M==="to"&&S(_.fromAmount),_.toAmount!==void 0&&M==="from"&&I(_.toAmount),O(_.summary??null),ue(_.error??"")}catch(_){if(Je.current!==j)return;ue(_ instanceof Error?_.message:"Failed to quote bridge.")}finally{Je.current===j&&Q(_=>_==="quoting"?"idle":_)}})()},[E,g,M,f,L,C,k]);let fe=H.useCallback(()=>!g||!k?null:mu({fromToken:g,toToken:k,fromAmount:E,toAmount:C,lastChangedBy:M,slippage:q}),[q,E,g,M,C,k]),be=H.useCallback(async(j,Se)=>{if(!We.current){We.current=!0,X(""),Nt(!1),Ie(!1),Q("submitting");try{if(!Se?.skipApprovalCheck&&a){let Ue=await a(j);if(Ue){Re(Ue),Le(j),Q("idle");return}}Re(null),Le(null),it("processing");let _=await f.submitBridge(j);de(_),Q("success"),J(Ue=>[{id:_.txHash,timestamp:new Date().toISOString(),txHash:_.txHash,fromToken:_.fromToken,toToken:_.toToken,fromAmount:_.fromAmount,toAmount:_.toAmount,summary:A??void 0,status:"pending"},...Ue.filter(rn=>rn.txHash!==_.txHash)]),re(),Tt(!0),it(null),Nt(!0),qe("bridge","confirmed"),ct.current=!1,$e.current=!1,u?.(_),m?.(_)}catch(_){if(it(null),qe("bridge","confirmed",{status:"failure",reason:br(_)}),ct.current=!1,$e.current=!1,Cl(_)){Q("idle");return}let Ue=gu(_,"Failed to submit bridge.");X(Ue),Q("error"),y?.({message:Ue})}finally{We.current=!1}}},[a,y,u,m,f,re,it,A]),tt=H.useCallback(async()=>{if(P)return;let j=fe();if(j){if(ct.current||(ct.current=!0,qe("bridge","submitted")),!ve){Le(j),Ae(!0);return}await be(j)}},[fe,P,be,ve]),Kt=H.useCallback(async()=>{let j=ze??fe();j&&(nw(),ot(!0),Ae(!1),await be(j))},[fe,ze,be]),nr=H.useCallback(()=>{Ae(!1),Le(null)},[]),_r=H.useCallback(async()=>{if(!(He.current||$==="submitting"||!pe||!ze||!i)){He.current=!0,X(""),Q("submitting");try{await i(ze,pe),$e.current||($e.current=!0,qe("bridge","approved")),Re(null),Q("idle"),Ie(!0)}catch(j){if(Cl(j)){Q("idle");return}let Se=gu(j,"Failed to approve token.");X(Se),Q("error"),y?.({message:Se})}finally{He.current=!1}}},[pe,i,y,ze,be,$]),mn=H.useCallback(()=>{$!=="submitting"&&(Re(null),Ie(!1),Le(null),Q("idle"))},[$]),Rr=H.useCallback(async()=>{if($==="submitting")return;let j=ze??fe();if(!j){Ie(!1),X("Bridge input is no longer available. Please try again."),Q("error");return}Ie(!1),await be(j,{skipApprovalCheck:!0})},[fe,ze,be,$]),gn=H.useCallback(()=>{Nt(!1)},[]),Hr=H.useCallback(j=>{w(j),j==="history"&&Tt(!1)},[]),te=H.useCallback(()=>{if(p==="history"){Hr("form");return}b?.()},[b,Hr,p]),me=H.useMemo(()=>[...s,...he.filter(j=>!s.some(Se=>Se.txHash===j.txHash))],[s,he]);return{step:p,setStep:Hr,status:$,error:F,quoteError:P,fromToken:g,toToken:k,tokens:t,availableToTokens:z,fromAmount:E,toAmount:C,lastChangedBy:M,slippage:L,effectiveSlippage:q,slippageLocked:oe,setSlippage:G,summary:A,history:me,submitted:V,canSubmit:f.canSubmit,termsOpen:ce,approvalInfo:pe,approvalSuccessOpen:at,approveBridge:i,pendingSubmitInput:ze,submitToast:rt,successDialogOpen:gt,dismissSuccessDialog:gn,hasNewHistory:ye,termsUrl:d,setFromToken:x,setToToken:R,selectFromToken:et,selectToToken:Bt,setAmount:xt,setMax:Qe,swapTokens:B,submit:tt,confirmTerms:Kt,cancelTerms:nr,confirmApproval:_r,cancelApproval:mn,continueAfterApproval:Rr,back:te}}se(`.bf-root{--bf-bg: var(--ds-bg-default, #1e232e);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .08));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .07));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .85));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .65));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .4));--bf-toast-bg: var(--bf-bg);--bf-toast-strong: var(--bf-text-high);--bf-toast-color: var(--bf-text-medium);position:relative;display:flex;flex:1;min-height:0;flex-direction:column;container:bf-flow / inline-size;overflow:hidden;background:var(--bf-bg);color:var(--ds-content-highest, #ffffff);font-family:inherit}[data-theme=dark].wi-popover-content .bf-root,[data-theme=dark].wi-drawer-content .bf-root{--bf-bg: var(--ds-bg-default, #121212);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .1));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .05));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .85));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .7));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .5))}[data-theme=light].wi-popover-content .bf-root,[data-theme=light].wi-drawer-content .bf-root{--bf-bg: var(--ds-bg-default, #ffffff);--bf-surface: var(--ds-surface-medium, rgba(18, 18, 18, .05));--bf-surface-hover: var(--ds-surface-high, rgba(18, 18, 18, .1));--bf-border: var(--ds-border-default, rgba(18, 18, 18, .05));--bf-text-high: var(--ds-content-high, rgba(18, 18, 18, .85));--bf-text-medium: var(--ds-content-medium, rgba(18, 18, 18, .7));--bf-text-low: var(--ds-content-low, rgba(18, 18, 18, .5))}[data-theme=dark].gou-shell .bf-root,.gou-shell[data-theme=dark] .bf-root{--bf-bg: var(--ds-bg-default, #121212);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .1));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .05));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .85));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .7));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .5))}[data-theme=light].gou-shell .bf-root,.gou-shell[data-theme=light] .bf-root{--bf-bg: var(--ds-bg-default, #ffffff);--bf-surface: var(--ds-surface-medium, rgba(18, 18, 18, .05));--bf-surface-hover: var(--ds-surface-high, rgba(18, 18, 18, .1));--bf-border: var(--ds-border-default, rgba(18, 18, 18, .05));--bf-text-high: var(--ds-content-high, rgba(18, 18, 18, .85));--bf-text-medium: var(--ds-content-medium, rgba(18, 18, 18, .7));--bf-text-low: var(--ds-content-low, rgba(18, 18, 18, .5))}.bf-root[data-view=history]{background:var(--ds-bg-dim, #f5f7fa);color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-header{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--bf-border);background:var(--ds-bg-default, var(--bf-bg));box-sizing:border-box}.bf-root[data-view=history] .bf-header{padding:24px;border-bottom-color:var(--ds-border-default, rgba(0, 0, 0, .07));background:var(--ds-surface-default, #ffffff)}.bf-header-btn{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;transition:color .15s ease}.bf-header-spacer{width:24px;height:24px;flex-shrink:0}.bf-header-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-header .bf-header-btn:last-child{position:absolute;top:24px;right:24px}.bf-header-title{position:absolute;left:50%;transform:translate(-50%);font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--bf-text-high);white-space:nowrap}.bf-header-title[data-clickable=true]{cursor:pointer}.bf-root[data-view=history] .bf-header-title{color:var(--ds-content-highest, #000000)}.bf-body,.bf-history-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;box-sizing:border-box}.bf-body{padding:24px}.bf-history-body{display:flex;flex-direction:column;gap:12px;padding:24px;background:var(--ds-bg-dim, #f5f7fa)}.bf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.bf-chip{display:inline-flex;align-items:center;gap:4px;min-height:33px;padding:6px 8px;border:0;border-radius:12px;background:var(--bf-surface);color:var(--bf-text-medium);font:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer}.bf-chip:hover:not(:disabled){color:var(--bf-text-high);background:var(--bf-surface-hover)}.bf-chip:disabled{cursor:default}.bf-chip-history{position:relative}.bf-chip-dot{position:absolute;top:4px;right:4px;width:6px;height:6px;border-radius:999px;background:var(--ds-system-red-default, #da0b2e)}.bf-swap-card{position:relative;display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.bf-field-error{margin-top:-4px;color:var(--ds-system-red-default, #ff2b5f);font-size:13px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-amount-panel{display:flex;min-height:110px;flex-direction:column;gap:8px;padding:16px;border:1px solid transparent;border-radius:12px;background:var(--bf-surface);box-sizing:border-box;transition:border-color .2s ease}.bf-amount-panel:hover{border-color:var(--bf-border)}.bf-amount-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--bf-text-high);font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-balance{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0;color:var(--bf-text-low);font-size:12px;white-space:nowrap}.bf-amount-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.bf-amount-input-wrap{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.bf-amount-input{width:100%;min-width:0;padding:0;border:0;background:transparent;color:var(--bf-text-high);font:inherit;font-size:18px;font-size:clamp(15px,4.5cqi,18px);font-weight:600;line-height:1.5;letter-spacing:-.01em;outline:none}.bf-amount-input[data-size=medium]{font-size:16px;font-size:clamp(14px,4cqi,16px)}.bf-amount-input[data-size=small]{font-size:14px;font-size:clamp(12px,3.5cqi,14px)}.bf-amount-input::placeholder{color:var(--ds-content-lowest, rgba(0, 0, 0, .25))}.bf-amount-usd{overflow:hidden;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis}.bf-token-pill{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;min-height:33px;padding:6px 8px 6px 6px;border:1px solid var(--bf-border);border-radius:9999px;background:var(--bf-bg);color:var(--bf-text-high);font:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;perspective:220px;overflow:hidden;transition:transform .12s ease,background .15s ease}.bf-token-pill:hover:not(:disabled):not([data-locked=true]){background:var(--bf-surface-hover)}.bf-token-pill:disabled{cursor:default;opacity:.6}.bf-token-pill[data-locked=true]{cursor:default}.bf-token-icon{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:0;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000);font-size:11px;font-weight:700}.bf-token-icon[data-has-image=true]{background:transparent}.bf-token-icon img{width:100%;height:100%;border-radius:0;object-fit:cover}.bf-token-fallback{line-height:1}.bf-token-pill-face{display:inline-flex;align-items:center;gap:6px;transform-origin:center bottom;animation:bf-token-roll-up .32s cubic-bezier(.22,1,.36,1)}@keyframes bf-token-roll-up{0%{opacity:0;transform:translateY(90%) rotateX(-80deg)}60%{opacity:1}}.bf-token-pill:active:not(:disabled),.bf-embedded-token-pill:active:not(:disabled){transform:scale(.96)}@media(prefers-reduced-motion:reduce){.bf-token-pill-face{animation:none}.bf-token-pill:active:not(:disabled),.bf-embedded-token-pill:active:not(:disabled){transform:none}}.bf-slippage-overlay{position:fixed;inset:0;z-index:100002;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000085;pointer-events:auto;box-sizing:border-box}.bf-slippage-dialog{display:flex;width:min(480px,calc(100vw - 48px));height:auto;min-height:min(316px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);flex-direction:column;overflow:hidden;border:1px solid var(--ds-border-medium, rgba(0, 0, 0, .18));border-radius:24px;background:var(--ds-surface-default, #ffffff);color:var(--ds-content-highest, #000000);box-shadow:var(--ds-shadow-modal, 0 4px 30px -1px rgba(0, 0, 0, .15));box-sizing:border-box}.bf-slippage-head{position:relative;display:flex;min-height:73px;flex-shrink:0;align-items:center;justify-content:flex-start;padding:24px 56px 24px 24px;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));background:var(--ds-surface-default, #ffffff);box-sizing:border-box}.bf-slippage-head h3{margin:0;color:var(--ds-content-highest, #000000);font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0}.bf-slippage-close{position:absolute;top:24px;right:24px;display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer}.bf-slippage-close:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-slippage-body{display:flex;flex:1;min-height:0;flex-direction:column;gap:24px;padding:24px;box-sizing:border-box}.bf-slippage-desc{margin:0;color:var(--ds-content-medium, rgba(0, 0, 0, .65));font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-controls{display:flex;flex-direction:column;gap:12px;width:100%}.bf-slippage-presets{display:flex;gap:8px;width:100%}.bf-slippage-preset{appearance:none;display:inline-flex;flex:1 1 0;min-width:0;min-height:48px;align-items:center;justify-content:center;padding:12px 8px;border:1px solid transparent;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-medium, rgba(0, 0, 0, .65));font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;box-sizing:border-box}.bf-slippage-preset:hover,.bf-slippage-preset[data-selected=true]{border-color:var(--ds-accent-primary-default, #00b4b7);background:var(--ds-accent-primary-low, #e7f9f8)}.bf-slippage-custom{display:flex;min-height:48px;align-items:center;gap:8px;padding:12px;border:1px solid transparent;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-high, rgba(0, 0, 0, .85));box-sizing:border-box}.bf-slippage-custom:focus-within,.bf-slippage-custom[data-selected=true]{border-color:var(--ds-accent-primary-default, #00b4b7)}.bf-slippage-custom input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--ds-content-high, rgba(0, 0, 0, .85));font:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-custom input::placeholder{color:var(--ds-content-lowest, rgba(0, 0, 0, .25))}.bf-slippage-custom span:not(.bf-sr-only){flex-shrink:0;color:var(--ds-content-high, rgba(0, 0, 0, .85));font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-apply{appearance:none;margin-top:auto;width:100%;min-height:48px;padding:12px;border:0;border-radius:12px;background:var(--ds-accent-primary-default, #00b4b7);color:var(--ds-accent-primary-on-primary, #ffffff);font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer;box-sizing:border-box}.bf-slippage-apply:hover{filter:brightness(.96)}.bf-slippage-apply:disabled{cursor:not-allowed;opacity:.5;filter:none}.bf-slippage-message{margin:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-slippage-message[data-variant=warning]{color:var(--ds-system-orange-high, #e56f00)}.bf-slippage-message[data-variant=error]{color:var(--ds-system-red-default, #da0b2e)}.bf-action-modal-overlay{--bf-bg: var(--ds-bg-default, #1e232e);--bf-surface: var(--ds-surface-medium, rgba(255, 255, 255, .05));--bf-surface-hover: var(--ds-surface-high, rgba(255, 255, 255, .08));--bf-border: var(--ds-border-default, rgba(255, 255, 255, .12));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .92));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .65));--bf-text-low: var(--ds-content-low, rgba(255, 255, 255, .4));position:fixed;inset:0;z-index:100003;display:flex;align-items:center;justify-content:center;padding:24px;background:#040912b8;pointer-events:auto;box-sizing:border-box;animation:bf-overlay-in .18s ease-out}.bf-action-modal-overlay[data-theme=light]{--bf-bg: var(--ds-bg-default, #ffffff);--bf-surface: var(--ds-surface-medium, rgba(18, 18, 18, .05));--bf-surface-hover: var(--ds-surface-high, rgba(18, 18, 18, .1));--bf-border: var(--ds-border-default, rgba(18, 18, 18, .08));--bf-text-high: var(--ds-content-high, rgba(18, 18, 18, .85));--bf-text-medium: var(--ds-content-medium, rgba(18, 18, 18, .65));--bf-text-low: var(--ds-content-low, rgba(18, 18, 18, .4))}.bf-action-modal{display:flex;width:min(480px,calc(100vw - 48px));flex-direction:column;align-items:center;gap:24px;padding:48px 24px 24px;border:1px solid var(--bf-border);border-radius:24px;background:var(--bf-bg);color:#fff;box-shadow:0 24px 80px #00000073;box-sizing:border-box;animation:bf-modal-in .2s cubic-bezier(.16,1,.3,1)}.bf-action-modal-overlay[data-state=closed]{animation:bf-overlay-out .15s ease-in forwards}.bf-action-modal-overlay[data-state=closed] .bf-action-modal{animation:bf-modal-out .15s ease-in forwards}@keyframes bf-overlay-in{0%{opacity:0}}@keyframes bf-overlay-out{to{opacity:0}}@keyframes bf-modal-in{0%{opacity:0;transform:translateY(8px) scale(.96)}}@keyframes bf-modal-out{to{opacity:0;transform:translateY(4px) scale(.98)}}@media(prefers-reduced-motion:reduce){.bf-action-modal-overlay,.bf-action-modal,.bf-action-modal-overlay[data-state=closed],.bf-action-modal-overlay[data-state=closed] .bf-action-modal{animation:none}}.bf-action-modal h3{width:100%;margin:0;color:var(--bf-text-high);font-size:24px;font-weight:700;line-height:1.25;text-align:left;letter-spacing:0}.bf-action-modal-desc{max-width:380px;margin:0;color:var(--bf-text-low);font-size:15px;font-weight:500;line-height:1.45;text-align:center;letter-spacing:0}.bf-terms-modal{--bf-terms-accent: #f3742e;padding:24px;gap:24px}.bf-terms-modal h3{font-size:20px;font-weight:600;line-height:1.6;text-align:center}.bf-terms-modal .bf-action-modal-desc{font-size:14px;line-height:1.45}.bf-terms-check-row{display:grid;width:100%;min-height:56px;grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:12px;padding:16px;border:1px solid var(--bf-border);border-radius:12px;background:var(--bf-surface);color:var(--bf-text-high);font-size:14px;font-weight:600;line-height:1.4;box-sizing:border-box}.bf-terms-check-button{appearance:none;display:inline-flex;min-width:0;width:20px;height:20px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation}.bf-terms-copy{display:flex;width:100%;min-width:0;align-items:baseline;justify-content:space-between;column-gap:12px;row-gap:4px;flex-wrap:wrap}.bf-terms-label{min-width:0;cursor:pointer;touch-action:manipulation}.bf-terms-check-button:focus-visible .bf-terms-checkbox{outline:2px solid var(--bf-terms-accent);outline-offset:2px}.bf-terms-checkbox{position:relative;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border:1px solid rgba(124,143,180,.72);border-radius:4px;background:transparent;box-sizing:border-box}.bf-terms-checkbox[data-checked=true]{border-color:var(--bf-terms-accent);background:var(--bf-terms-accent)}.bf-terms-checkbox[data-checked=true]:after{width:8px;height:4px;border:solid #ffffff;border-width:0 0 2px 2px;content:"";transform:rotate(-45deg) translate(1px,-1px)}.bf-terms-check-row a{position:relative;z-index:1;color:var(--bf-terms-accent);font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap}.bf-terms-check-row a:hover{text-decoration:underline}.bf-terms-privacy{max-width:100%;margin:0;color:var(--bf-text-low);font-size:clamp(8px,2.4vw,12px);white-space:nowrap;font-weight:500;line-height:1.45;text-align:center;letter-spacing:0}.bf-action-primary,.bf-action-secondary{display:inline-flex;width:100%;min-height:56px;align-items:center;justify-content:center;padding:14px 16px;border:0;border-radius:12px;font:inherit;font-size:18px;font-weight:700;line-height:1.4;letter-spacing:0;cursor:pointer}.bf-action-primary{background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000)}.bf-action-primary:disabled{cursor:not-allowed;opacity:.35}.bf-terms-modal .bf-action-primary{min-height:52px;background:var(--bf-terms-accent);color:#fff;font-size:16px;font-weight:600}.bf-terms-modal .bf-action-primary:disabled{background:var(--bf-surface);color:var(--bf-text-low);opacity:1}.bf-action-primary[aria-busy=true]{gap:8px;opacity:1}.bf-action-button-spinner{width:18px;height:18px;border:2px solid rgba(0,0,0,.22);border-top-color:currentColor;border-right-color:currentColor;border-radius:999px;animation:bf-loading-spin .9s linear infinite}.bf-action-secondary{background:var(--bf-surface);color:var(--bf-text-low)}.bf-action-secondary:disabled{cursor:not-allowed;opacity:.5}.bf-approve-address-box{display:flex;width:100%;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--bf-border);border-radius:12px;background:var(--bf-surface);box-sizing:border-box}.bf-approve-address-box>span{color:var(--bf-text-low);font-size:14px;font-weight:700;line-height:1.4}.bf-approve-address-box>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.bf-approve-address-box strong{min-width:0;overflow:hidden;color:var(--bf-text-high);font-size:15px;font-weight:500;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.bf-copy-button{flex-shrink:0;min-width:48px;min-height:32px;padding:6px 10px;border:1px solid rgba(0,206,178,.65);border-radius:8px;background:transparent;color:var(--ds-accent-primary-default, #00ceb2);font:inherit;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer}.bf-copy-button:disabled{cursor:not-allowed;opacity:.45}.bf-action-buttons{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:12px}.bf-approval-success-modal{gap:28px}.bf-success-mark{position:relative;display:inline-flex;width:96px;height:96px;flex-shrink:0;align-items:center;justify-content:center;border:12px solid rgba(0,206,178,.12);border-radius:999px;background:#00ceb2a8;box-shadow:0 0 0 10px #00ceb20f;box-sizing:border-box}.bf-success-mark:after{width:34px;height:18px;border:solid #ffffff;border-width:0 0 6px 6px;content:"";transform:rotate(-45deg) translate(2px,-3px)}.bf-status-toast{position:absolute;right:16px;bottom:14px;left:16px;z-index:5;display:flex;align-items:center;gap:12px;min-height:52px;padding:12px;border:1px solid var(--bf-border);border-radius:12px;background:var(--bf-toast-bg);color:var(--bf-toast-color);box-shadow:0 8px 24px #0000003d;box-sizing:border-box}.bf-status-toast-icon{display:inline-flex;width:28px;height:28px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px}.bf-status-spinner{width:20px;height:20px;border:3px solid color-mix(in srgb,currentColor 20%,transparent);border-top-color:var(--ds-accent-primary-default, #00ceb2);border-right-color:var(--ds-accent-primary-default, #00ceb2);border-radius:999px;animation:bf-loading-spin .9s linear infinite}.bf-status-check{position:relative;width:20px;height:20px;border-radius:999px;background:var(--ds-accent-primary-default, #00ceb2)}.bf-status-check:after{position:absolute;top:6px;left:5px;width:8px;height:4px;border:solid var(--ds-accent-primary-on, #000000);border-width:0 0 2px 2px;content:"";transform:rotate(-45deg)}.bf-status-toast-copy{display:flex;min-width:0;flex:1;flex-direction:column}.bf-status-toast-copy strong,.bf-status-toast-copy span{overflow:hidden;text-overflow:ellipsis}.bf-status-toast-copy strong{color:var(--bf-toast-strong);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.bf-status-toast-copy span{color:var(--bf-toast-color);font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em}.bf-status-toast[data-variant=success] .bf-status-toast-copy span{color:var(--ds-accent-primary-default, #00ceb2)}.bf-status-toast[data-variant=error]{border:1px solid rgba(255,43,95,.28);background:var(--bf-toast-bg)}.bf-status-toast[data-variant=error] .bf-status-toast-copy strong{color:var(--bf-toast-strong)}.bf-status-error-mark{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:var(--ds-system-red-default, #ff2b5f);color:#fff;font-size:14px;font-weight:700;line-height:1}.bf-status-toast[data-variant=error] .bf-status-toast-copy span{color:var(--bf-toast-color)}.bf-success-overlay{--bf-bg: var(--ds-bg-default, #1e232e);--bf-border: var(--ds-border-default, rgba(255, 255, 255, .12));--bf-text-high: var(--ds-content-high, rgba(255, 255, 255, .92));--bf-text-medium: var(--ds-content-medium, rgba(255, 255, 255, .65));position:fixed;inset:0;z-index:100003;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000b8;pointer-events:auto;box-sizing:border-box}.bf-success-overlay[data-theme=light]{--bf-bg: #ffffff;--bf-border: rgba(18, 18, 18, .08);--bf-text-high: rgba(18, 18, 18, .85);--bf-text-medium: rgba(18, 18, 18, .65);--bf-text-low: rgba(18, 18, 18, .4)}.bf-success-modal{display:flex;width:min(480px,calc(100vw - 48px));flex-direction:column;overflow:hidden;border:1px solid var(--bf-border);border-radius:24px;background:var(--bf-bg);color:var(--bf-text-high);box-shadow:0 24px 80px #00000073;box-sizing:border-box}.bf-success-head{display:flex;min-height:73px;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));box-sizing:border-box}.bf-success-head h3{min-width:0;margin:0;overflow:hidden;color:var(--ds-content-highest, #000000);font-size:20px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bf-success-close{display:inline-flex;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer}.bf-success-close:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-success-body{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 24px 24px;box-sizing:border-box}.bf-success-copy{display:flex;width:100%;flex-direction:column;align-items:center;gap:4px;color:var(--bf-text-medium);text-align:center}.bf-success-copy strong{color:var(--bf-text-high);font-size:24px;font-weight:700;line-height:1.25;letter-spacing:0}.bf-success-copy span{color:var(--bf-text-medium);font-size:15px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-success-route{display:flex;align-items:center;justify-content:center;gap:12px}.bf-success-route .bf-token-icon{width:48px!important;height:48px!important;background:transparent;font-size:18px}.bf-success-route-arrow{color:var(--bf-text-low);font-size:24px;font-weight:500;line-height:1}.bf-success-ok{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;padding:12px;border:0;border-radius:12px;background:#00b4b7e0;color:#fff;font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer}@media(max-width:767px){.bf-success-body{padding:40px 24px 24px}.bf-success-copy strong{font-size:22px}.bf-success-copy span{font-size:14px}.bf-success-mark{width:88px;height:88px}.bf-success-route .bf-token-icon{width:44px!important;height:44px!important}}@keyframes bf-loading-spin{to{transform:rotate(360deg)}}.bf-swap-toggle{position:absolute;top:100px;left:50%;z-index:1;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0;border:0;border-radius:9999px;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000);box-shadow:0 1px 5px #0000001f;cursor:pointer}.bf-swap-card[data-has-from-error=true] .bf-swap-toggle{top:132px}.bf-details{display:flex;flex-direction:column;gap:24px}.bf-collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .22s ease,opacity .14s ease,margin-top .22s ease}.bf-collapse[data-open=true]{grid-template-rows:1fr;opacity:1}.bf-collapse:not([data-open=true]){margin-top:calc(-1 * var(--bf-collapse-gap, 0px))}.bf-collapse-inner{overflow:hidden;min-height:0}@keyframes bf-value-in{0%{opacity:.25;transform:translateY(-2px)}}.bf-info-value,.bf-route-amount-value,.bf-route-meta>span{animation:bf-value-in .24s ease-out}@media(prefers-reduced-motion:reduce){.bf-collapse{transition:none}.bf-info-value,.bf-route-amount-value,.bf-route-meta>span{animation:none}}.bf-exchange-rate{display:flex;width:100%;align-items:center;justify-content:center;gap:4px;padding:0 0 24px;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-detail-section,.bf-history-card{display:flex;flex-direction:column;gap:12px;padding:0;border-radius:12px;background:transparent;box-sizing:border-box}.bf-liquidity{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:var(--bf-surface);box-sizing:border-box}.bf-root[data-view=history] .bf-liquidity,.bf-root[data-view=history] .bf-detail-section,.bf-root[data-view=history] .bf-history-card{background:var(--ds-surface-default, #ffffff)}.bf-detail-section h3{margin:0;color:var(--bf-text-high);font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.bf-tx-fee-section{gap:12px}.bf-tx-fee-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bf-collapse-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin:0;padding:0;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.bf-detail-section[data-open=true] .bf-collapse-head{padding-bottom:12px;border-bottom:1px solid var(--bf-border)}.bf-collapse-chevron{flex-shrink:0;color:var(--bf-text-low);transition:transform .2s ease}.bf-detail-section[data-open=true] .bf-collapse-chevron{transform:rotate(180deg)}.bf-collapse-body{display:flex;flex-direction:column;gap:14px}.bf-root[data-view=history] .bf-detail-section[data-open=true] .bf-collapse-head{border-bottom-color:var(--ds-border-default, rgba(0, 0, 0, .07))}.bf-root[data-view=history] .bf-collapse-chevron{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.bf-tx-fee-total{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;color:var(--bf-text-medium);font-size:14px;font-weight:600;line-height:1.4;text-align:right}.bf-tx-fee-total>span[data-delegated=true]{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:currentColor}.bf-fee-delegated{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 8px;border-radius:6px;background:#379cff2e;color:#4eb3ff;font-size:10px;font-weight:500;line-height:1.3;white-space:nowrap}.bf-tx-fee-token{width:16px;height:16px;flex-shrink:0;border-radius:999px;object-fit:cover}.bf-info-card{gap:14px}.bf-info-section{display:flex;flex-direction:column;gap:10px}.bf-info-section+.bf-info-section{padding-top:2px}.bf-info-section h4{margin:0;color:var(--bf-text-high);font-size:14px;font-weight:600;line-height:1.5}.bf-root[data-view=history] .bf-detail-section h3,.bf-root[data-view=history] .bf-info-section h4{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.bf-route-steps{display:flex;flex-direction:column}.bf-route-step{display:grid;min-width:0;grid-template-columns:18px minmax(0,1fr);column-gap:10px}.bf-route-rail{position:relative;display:flex;justify-content:center}.bf-route-line{position:absolute;top:9px;bottom:-4px;width:1px;background:var(--bf-border)}.bf-route-step[data-last=true] .bf-route-line{display:none}.bf-route-dot{z-index:1;width:9px;height:9px;margin-top:5px;border:2px solid var(--bf-text-low);border-radius:999px;background:var(--bf-bg);box-sizing:border-box}.bf-route-dot[data-final=true]{border-color:var(--ds-accent-primary-default, #00ceb2)}.bf-route-body{display:flex;min-width:0;flex-direction:column;gap:2px;padding-bottom:14px}.bf-route-step[data-last=true] .bf-route-body{padding-bottom:0}.bf-route-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.bf-route-title{min-width:0;overflow:hidden;color:var(--bf-text-high);font-size:13px;font-weight:620;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.bf-route-amount{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;color:var(--bf-text-medium);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums}.bf-route-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;color:var(--bf-text-low);font-size:12px;line-height:1.45;font-variant-numeric:tabular-nums}.bf-route-step[data-kind=hop] .bf-route-title{color:var(--bf-text-medium);font-weight:600}.bf-route-step[data-kind=hop] .bf-route-amount{color:var(--bf-text-low);font-weight:500}.bf-route-step[data-kind=hop] .bf-route-dot{width:7px;height:7px;margin-top:6px;border-width:1px}.bf-route-meta>span[data-tone=accent]{color:var(--ds-accent-primary-default, #00ceb2);font-weight:600}.bf-route-meta>span[data-tone=warning]{color:var(--ds-system-orange-high, #e56f00);font-weight:600}.bf-route-meta>span[data-tone=danger]{color:var(--ds-system-red-default, #da0b2e);font-weight:600}.bf-route-tag{padding:1px 6px;border-radius:5px;background:var(--ds-accent-primary-low, rgba(0, 206, 178, .12));color:var(--ds-accent-primary-high, #00a0a2);font-size:10px;font-weight:700;letter-spacing:.01em}.bf-info-rows{display:flex;flex-direction:column;gap:8px}.bf-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-liquidity-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.bf-info-label{display:inline-flex;align-items:center;gap:6px;min-width:0;color:var(--bf-text-low)}.bf-info-value{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:4px;color:var(--bf-text-medium);text-align:right}.bf-info-route,.bf-info-value-token{display:inline-flex;align-items:center;gap:4px}.bf-info-route .bf-token-icon,.bf-info-value-token .bf-token-icon{flex-shrink:0}.bf-info-route-arrow{display:inline-flex;align-items:center;color:var(--bf-text-medium);font-size:12px;line-height:1}.bf-root[data-view=history] .bf-info-route-arrow{color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.bf-info-value[data-tone=accent]{color:var(--ds-accent-primary-high, #00a0a2)}.bf-info-value[data-tone=warning]{color:var(--ds-system-orange-high, #e56f00)}.bf-info-value[data-tone=danger]{color:var(--ds-system-red-default, #da0b2e)}.bf-root[data-view=history] .bf-info-label,.bf-root[data-view=history] .bf-liquidity-head{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.bf-root[data-view=history] .bf-info-value{color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.bf-root[data-view=history] .bf-info-value[data-tone=accent]{color:var(--ds-accent-primary-high, #00a0a2)}.bf-root[data-view=history] .bf-info-value[data-tone=warning]{color:var(--ds-system-orange-high, #e56f00)}.bf-root[data-view=history] .bf-info-value[data-tone=danger]{color:var(--ds-system-red-default, #da0b2e)}.bf-liquidity-status{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap}.bf-liquidity-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.bf-liquidity-status[data-status=normal],.bf-liquidity-status:not([data-status]){background:#00ceb21f;color:var(--ds-accent-primary-default, #00ceb2)}.bf-liquidity-status[data-status=normal]:before,.bf-liquidity-status:not([data-status]):before{background:var(--ds-accent-primary-default, #00ceb2)}.bf-liquidity-status[data-status=low]{background:#e56f001f;color:#e56f00}.bf-liquidity-status[data-status=low]:before{background:#e56f00}.bf-liquidity-status[data-status=rebalancing]{background:#da0b2e1a;color:#da0b2e}.bf-liquidity-status[data-status=rebalancing]:before{background:#da0b2e}.bf-liquidity-track{height:8px;overflow:hidden;border-radius:999px;background:var(--bf-surface-hover)}.bf-liquidity-track span{display:block;height:100%;border-radius:inherit;background:var(--ds-accent-primary-default, #00ceb2)}.bf-error{padding:12px;border-radius:12px;background:#da0b2e1f;color:var(--ds-system-red-default, #da0b2e);font-size:13px;line-height:1.4}.bf-footer{display:flex;flex-shrink:0;flex-direction:column;align-items:center;gap:10px;padding:12px 24px 24px;background:var(--ds-bg-default, var(--bf-bg))}.bf-next{width:100%;min-height:48px;padding:12px;border:0;border-radius:12px;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #000000);font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;cursor:pointer}.bf-next:disabled{cursor:default;opacity:.6}.bf-powered{display:inline-flex;align-items:center;gap:3px;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;text-decoration:none}.bf-powered:focus-visible{border-radius:4px;outline:2px solid var(--ds-accent-primary-default, #00ceb2);outline-offset:2px}.bf-powered-brand{text-decoration:underline;text-underline-offset:2px}.bf-history-tabs{display:flex;align-items:center;gap:4px;width:100%}.bf-history-tab{position:relative;display:inline-flex;min-height:37px;align-items:center;justify-content:center;padding:8px 12px;border:0;background:transparent;color:var(--ds-content-lowest, rgba(0, 0, 0, .25));font:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;cursor:pointer}.bf-history-tab[data-active=true]{color:var(--ds-accent-primary-high, #00a0a2)}.bf-history-tab[data-active=true]:after{position:absolute;right:8px;bottom:0;left:8px;height:3px;border-radius:999px;background:var(--ds-accent-primary-high, #00a0a2);content:""}.bf-history-tab-dot{position:absolute;top:8px;right:4px;width:6px;height:6px;border-radius:999px;background:var(--ds-system-red-default, #da0b2e)}.bf-history-list{display:flex;flex-direction:column;gap:12px}.bf-history-item{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:var(--ds-surface-default, #ffffff);box-sizing:border-box}.bf-history-item-head,.bf-history-meta,.bf-history-route,.bf-history-route-token{display:inline-flex;align-items:center}.bf-history-item-head{justify-content:space-between;gap:12px;width:100%}.bf-history-status{display:inline-flex;min-height:24px;align-items:center;justify-content:center;padding:3px 8px;border-radius:4px;background:var(--ds-system-orange-low, #fcf5e9);color:var(--ds-system-orange-high, #e56f00);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;white-space:nowrap}.bf-history-status[data-status=completed]{background:var(--ds-system-green-low, #e7f9f8);color:var(--ds-system-green-high, #00a0a2)}.bf-history-status[data-status=failed]{background:var(--ds-system-red-low, rgba(218, 11, 46, .12));color:var(--ds-system-red-default, #da0b2e)}.bf-history-time{min-width:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;text-align:right;white-space:nowrap}.bf-history-item-body{display:flex;flex-direction:column;gap:4px}.bf-history-amount{color:var(--ds-content-high, rgba(0, 0, 0, .85));font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0}.bf-history-meta{justify-content:space-between;gap:12px;min-width:0}.bf-history-usd{min-width:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-history-route{justify-content:flex-end;gap:4px;min-width:0;color:var(--ds-content-high, rgba(0, 0, 0, .85));font-size:12px;font-weight:600;line-height:1.5;letter-spacing:0}.bf-history-route-token{gap:4px;min-width:0}.bf-history-route-token span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-history-route-arrow{flex-shrink:0;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.bf-empty{padding:32px 16px;text-align:center;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-size:14px}.bf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767px){.bf-slippage-overlay{align-items:flex-end;padding:0}.bf-slippage-dialog{width:100%;height:auto;min-height:316px;max-height:82dvh;border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}}.wi-drawer-content .bf-header{padding:16px}.wi-drawer-content .bf-header .bf-header-btn:last-child{top:16px;right:16px}.wi-drawer-content .bf-body,.wi-drawer-content .bf-history-body{padding:16px}.bf-root[data-variant=embedded]{--bf-bg: #1c1c1d;--bf-surface: #212224;--bf-surface-hover: rgba(255, 255, 255, .08);--bf-border: rgba(255, 255, 255, .1);--bf-text-high: rgba(255, 255, 255, .85);--bf-text-medium: rgba(255, 255, 255, .65);--bf-text-low: rgba(255, 255, 255, .4);--bf-embedded-primary: #f3742e;--bf-embedded-on-primary: #ffffff;background:var(--bf-bg);color:#fff}.gou-shell[data-theme=light] .bf-root[data-variant=embedded]{--bf-bg: #ffffff;--bf-surface: #ffffff;--bf-surface-hover: rgba(0, 0, 0, .03);--bf-border: rgba(0, 0, 0, .06);--bf-text-high: rgba(0, 0, 0, .85);--bf-text-medium: rgba(0, 0, 0, .65);--bf-text-low: rgba(0, 0, 0, .4);color:#000}.bf-root[data-variant=embedded] .bf-header{min-height:64px;justify-content:flex-start;gap:12px;padding:16px 20px 12px;border-bottom-color:var(--bf-border);background:var(--bf-bg)}.bf-root[data-variant=embedded] .bf-header .bf-header-btn:last-child{top:16px;right:20px}.bf-root[data-variant=embedded] .bf-header-btn{color:var(--bf-text-medium)}.bf-root[data-variant=embedded] .bf-header-title{position:static;flex:1;padding-right:36px;transform:none;color:var(--bf-text-high);font-size:18px;font-weight:600;line-height:1.5;text-align:left}.bf-root[data-variant=embedded] .bf-header-spacer{display:none}.bf-root[data-variant=embedded] .bf-embedded-body{padding:20px}.bf-embedded-form{display:flex;width:100%;min-width:0;flex-direction:column;gap:20px;--bf-collapse-gap: 20px}.bf-embedded-fields{position:relative;display:flex;width:100%;flex-direction:column}.bf-embedded-field-group{display:flex;width:100%;flex-direction:column;gap:8px}.bf-embedded-amount-panel{display:flex;width:100%;min-width:0;flex-direction:column;padding:16px;border:1px solid rgba(255,255,255,.025);border-radius:12px;background:#212224;box-sizing:border-box}.gou-shell[data-theme=light] .bf-embedded-amount-panel{border-color:#00000014;background:#fff}.bf-embedded-amount-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.bf-embedded-amount-label{display:inline-flex;min-width:0;align-items:center;gap:8px;white-space:nowrap}.bf-embedded-amount-label strong{color:var(--bf-text-medium);font-size:14px;font-weight:700;line-height:1.5}.bf-embedded-amount-label>span{color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5}.bf-embedded-amount-label em{padding:2px 6px;border-radius:9999px;background:#f3742e1a;color:var(--bf-embedded-primary);font-size:11px;font-style:normal;font-weight:500;line-height:1.25}.bf-embedded-balance{display:inline-flex;min-width:0;max-width:100%;flex-shrink:1;align-items:center;justify-content:flex-end;gap:6px;overflow:hidden;color:var(--bf-text-medium);font-size:12px;font-weight:600;line-height:1.5;text-align:right;white-space:nowrap}.bf-embedded-balance>svg,.bf-embedded-balance>span:not(.bf-embedded-balance-value){flex-shrink:0}.bf-embedded-balance-value{min-width:0;overflow:hidden;text-overflow:ellipsis}.bf-embedded-balance button{flex-shrink:0;padding:2px 8px;border:0;border-radius:9999px;background:#f3742e26;color:var(--bf-embedded-primary);font:inherit;font-size:11px;font-weight:700;line-height:1.4;cursor:pointer}.bf-embedded-balance button:hover{background:#f3742e40}.bf-embedded-amount-main{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.bf-embedded-token-pill{display:inline-flex;height:32px;flex-shrink:0;align-items:center;gap:6px;padding:0 12px 0 6px;border:1px solid rgba(255,255,255,.1);border-radius:9999px;background:#ffffff0d;color:#fff;font:inherit;font-size:14px;font-weight:700;line-height:1.5;cursor:pointer;perspective:220px;overflow:hidden;transition:transform .12s ease,background .15s ease}.gou-shell[data-theme=light] .bf-embedded-token-pill{border-color:#0000000f;background:#00000008;color:#000}.bf-embedded-token-pill:disabled{cursor:default;opacity:1}.bf-embedded-input-wrap{display:flex;min-width:0;flex:1}.bf-embedded-amount-input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:24px;font-size:clamp(18px,6cqi,24px);font-weight:700;line-height:32px;text-align:right}.gou-shell[data-theme=light] .bf-embedded-amount-input{color:#000}.bf-embedded-amount-input[data-size=medium]{font-size:20px;font-size:clamp(16px,5cqi,20px);line-height:28px}.bf-embedded-amount-input[data-size=small]{font-size:16px;font-size:clamp(14px,4cqi,16px);line-height:24px}.bf-embedded-amount-input::placeholder{color:var(--bf-text-low);opacity:1}.bf-embedded-field-error{color:#ff3c53;font-size:12px;font-weight:400;line-height:1.5}.bf-embedded-direction{position:relative;z-index:10;display:flex;width:100%;align-items:center;justify-content:center;margin:-12px 0}.bf-embedded-direction>span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:9999px;background:var(--bf-embedded-primary);color:var(--bf-embedded-on-primary)}.bf-embedded-summary{display:flex;width:100%;flex-direction:column;gap:12px}.bf-embedded-details{display:flex;width:100%;flex-direction:column;gap:16px;padding:0 16px 16px;box-sizing:border-box}.bf-embedded-details .bf-info-section{gap:12px}.bf-embedded-details .bf-info-section+.bf-info-section{padding-top:0}.bf-embedded-details .bf-info-section h4{color:#fffc;font-size:14px;font-weight:700}.gou-shell[data-theme=light] .bf-embedded-details .bf-info-section h4{color:#000c}.bf-embedded-details .bf-info-rows{gap:12px}.bf-embedded-details .bf-info-row{min-height:20px;font-size:13px;font-weight:600}.bf-embedded-details .bf-info-label{gap:6px;color:var(--bf-text-medium);font-size:13px;font-weight:400}.bf-embedded-details .bf-info-value{color:var(--bf-text-medium);font-size:13px;font-weight:600}.bf-embedded-details .bf-info-value[data-tone=accent]{color:var(--bf-embedded-primary)}.bf-embedded-details .bf-info-route-arrow{color:var(--bf-text-medium)}.bf-embedded-liquidity{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:12px;background:var(--bf-surface)}.bf-embedded-liquidity>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--bf-text-medium);font-size:14px}.bf-embedded-liquidity>div>span:last-child{text-transform:capitalize}.bf-embedded-liquidity-track{display:block;height:8px;overflow:hidden;border-radius:9999px;background:var(--bf-surface-hover)}.bf-embedded-liquidity-track>span{display:block;height:100%;border-radius:inherit;background:var(--bf-embedded-primary)}.bf-embedded-liquidity-error{padding:12px 16px;border:1px solid rgba(255,60,83,.3);border-radius:8px;background:#ff3c531a;color:#ff3c53;font-size:14px;line-height:1.5;text-align:center}.bf-embedded-action-footer{width:100%;flex-shrink:0}.bf-embedded-cta{display:flex;width:100%;height:52px;flex-shrink:0;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:12px;background:var(--bf-embedded-primary);color:var(--bf-embedded-on-primary);font:inherit;font-size:16px;font-weight:600;line-height:1.5;cursor:pointer;transition:opacity .15s ease,background-color .15s ease;box-sizing:border-box}.bf-embedded-cta:hover:not(:disabled){background:#f3742ee6}.bf-embedded-cta:disabled{cursor:not-allowed;opacity:.6}.bf-embedded-spinner{width:20px;height:20px;border:2px solid var(--bf-embedded-on-primary);border-top-color:transparent;border-radius:9999px;animation:bf-loading-spin .9s linear infinite}@media(max-width:767px){.bf-root[data-variant=embedded] .bf-header{min-height:50px;padding:12px 16px 8px;border-bottom:0}.bf-root[data-variant=embedded] .bf-header .bf-header-btn:last-child{display:none}.bf-root[data-variant=embedded] .bf-embedded-body{padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px);overscroll-behavior:contain;scroll-padding-bottom:calc(env(safe-area-inset-bottom,0px) + 76px);-webkit-overflow-scrolling:touch}.bf-root[data-variant=embedded] .bf-embedded-action-footer{position:sticky;bottom:0;z-index:20;padding-top:12px;background:var(--bf-bg);isolation:isolate}.bf-root[data-variant=embedded] .bf-embedded-action-footer:after{position:absolute;z-index:-1;top:100%;right:0;left:0;height:calc(env(safe-area-inset-bottom,0px) + 32px);background:var(--bf-bg);box-shadow:0 16px 0 16px var(--bf-bg);content:"";pointer-events:none}.bf-root[data-variant=embedded][data-soft-keyboard-open=true] .bf-embedded-action-footer{position:static;padding-top:0}.bf-root[data-variant=embedded][data-soft-keyboard-open=true] .bf-embedded-action-footer:after{display:none}.bf-root[data-variant=embedded][data-soft-keyboard-open=true] .bf-embedded-body{scroll-padding-bottom:24px}.bf-embedded-amount-head{gap:8px}.bf-embedded-amount-label{gap:6px}.bf-embedded-balance{gap:4px}}
11
+ `);import{Fragment as Oo,jsx as v,jsxs as D}from"react/jsx-runtime";var Su=ne.createContext(void 0);function ma(){return ne.useContext(Su)}function iw(e){let[t,r]=ne.useState(void 0);return ne.useEffect(()=>{let n=e.current;if(!n)return;let o=()=>{let i=n.closest("[data-theme]");r(i?.getAttribute("data-theme")??void 0)};o();let a=new MutationObserver(o);return a.observe(document.documentElement,{attributes:!0,subtree:!0,attributeFilter:["data-theme"]}),()=>a.disconnect()},[e]),t}var yu=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],sw=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function lw(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function xu(e){let t=e.replace(/[^\d.]/g,""),[r="",...n]=t.split("."),o=n.join("");return n.length===0?r:`${r}.${o.slice(0,2)}`}function Cu(e){return`${e.chainId}:${e.address.toLowerCase()}`}function Nu(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function vu(e,t){let r=Number(e||"0"),n=t?.priceUsd??0;return`\u2248 $${(Number.isFinite(r)?r*n:0).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})} USD`}function dw(e,t=6){if(!e)return e;let[r,n=""]=e.split(".");if(!n)return r;let o=n.slice(0,t).replace(/0+$/,"");return o?`${r}.${o}`:r}function Tu(e,t){if(!t)return!1;let r=st(e),n=st(t.balance);return!r||!n?!1:r.isGreaterThan(n)}function ca(e){if(!e.isFinite()||e.isNaN())return"0";let r=e.decimalPlaces(6,wu.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[n="0",o]=r.split("."),a=new wu(n||"0").toFormat(0);return o?`${a}.${o}`:a}function cw(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function pw(e){let t=new Date(e);if(Number.isNaN(t.getTime()))return e;let r=n=>n.toString().padStart(2,"0");return[`${t.getFullYear()}-${r(t.getMonth()+1)}-${r(t.getDate())}`,`${r(t.getHours())}:${r(t.getMinutes())}:${r(t.getSeconds())}`].join(" ")}function uw(e){let t=st(e);return t?ca(t):e||"0"}function fw(e,t){if(t?.priceUsd===void 0)return null;let r=st(e);if(!r)return null;let n=r.multipliedBy(t.priceUsd);return n.isFinite()?`$${n.toFormat(2)}`:null}function Wi(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function mw(e,t){return t==="all"?!0:Wi(e)===t}function gw(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function Do(e){return e===56||e===97?"BSC":e===612044||e===612055||e===5555?"ONEchain":`Chain ${e}`}function Iu(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Eu(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":Iu(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function Mu(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function zi(e){return!e||e==="0"||Number(e)===0}function Au(e){let t=e.trim().toLowerCase();return t?t.startsWith("minimum ")?{from:e}:t.startsWith("available ")&&t.includes("or more")?{to:e}:t.includes("insufficient balance")||t.includes("not enough balance")||t.includes("exceeds balance")||t.includes("insufficient network fee")?{from:e}:t.includes("insufficient liquidity")||t.includes("not enough liquidity")?{to:e}:{}:{}}function Lu(e){let t=e.fromToken,r=e.toToken,n=Eu(t,r),o=e.fromAmount||"0",a=e.toAmount||"0",i=n!==void 0&&!Mu(n),s=n!==void 0&&n!=="bridge";return{pathType:n,bridgeInfo:i?[{label:"Route",value:t&&r?`${Do(t.chainId)} \u2192 ${Do(r.chainId)}`:"-"},{label:"Validator Fee",value:zi(o)?"0":"Free",tone:zi(o)?"default":"accent"},{label:"Network Fee",value:zi(o)?"0":"Free",tone:zi(o)?"default":"accent"}]:void 0,swapInfo:s?[t&&r?{label:"Route",value:"",routeTokens:[{symbol:t.symbol,iconUrl:t.iconUrl},{symbol:r.symbol,iconUrl:r.iconUrl}]}:{label:"Route",value:"-"},{label:"Price Impact",value:"0%"},{label:"In Amount",value:o,valueToken:t?{symbol:t.symbol,iconUrl:t.iconUrl}:void 0},{label:"Swap Fee",value:"0",valueToken:t?{symbol:t.symbol,iconUrl:t.iconUrl}:void 0},{label:"Out Amount",value:a,valueToken:r?{symbol:r.symbol,iconUrl:r.iconUrl}:void 0}]:void 0,txFee:[{label:"Priority Fee Per Gas",value:"0 Gwei"},{label:"Max Fee Per Gas",value:"0 Gwei"},{label:"Gas Limit",value:"0"}],txFeeInfo:{estTxFee:"0",isDelegateFee:!1}}}function pa({token:e,size:t=20}){let r=e?.iconUrl;return v("span",{className:"bf-token-icon","data-has-image":!!r?"true":"false",style:{width:t,height:t},children:r?v("img",{src:r,alt:"",width:t,height:t,draggable:!1}):v("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function Fi(e,t){if(e.length===0)return;let r=e.findIndex(n=>Iu(n,t));return e[(r+1)%e.length]}function ku({label:e,token:t,amount:r,usd:n,onAmountChange:o,onTokenClick:a,locked:i=!1}){return D("section",{className:"bf-amount-panel",children:[D("div",{className:"bf-amount-head",children:[v("span",{children:e}),D("span",{className:"bf-balance",children:[Nu(t?.balance??"0")," ",t?.symbol??""]})]}),D("div",{className:"bf-amount-main",children:[D("label",{className:"bf-amount-input-wrap",children:[D("span",{className:"bf-sr-only",children:[e," amount"]}),v("input",{type:"text",inputMode:"decimal",value:r,onChange:s=>o(s.target.value),placeholder:"0",className:"bf-amount-input","data-size":Du(r)}),v("span",{className:"bf-amount-usd",children:n})]}),D("button",{type:"button",className:"bf-token-pill",onClick:i?void 0:a,disabled:!i&&!a,"data-locked":i?"true":void 0,"data-track":i?void 0:"token_switch","data-track-id":e.toLowerCase(),"aria-label":`Switch ${e.toLowerCase()} token`,children:[D("span",{className:"bf-token-pill-face",children:[v(pa,{token:t}),v("span",{children:t?.symbol??"Select"})]},t?Cu(t):"none"),!i&&v(Tr,{size:16})]})]})]})}function hw(e){if(!e)return"";let[t="",r]=e.replace(/,/g,"").split("."),n=t.replace(/\B(?=(\d{3})+(?!\d))/g,",");return r===void 0?n:`${n}.${r}`}function Du(e){let t=e.replace(/,/g,"").trim().length;return t>26?"small":t>18?"medium":"large"}function bw(){return D("svg",{width:"14",height:"14",viewBox:"0 0 16 16",fill:"none","aria-hidden":"true",children:[v("path",{d:"M2.333 4.667A1.667 1.667 0 0 1 4 3h7.333A1.667 1.667 0 0 1 13 4.667v6.666A1.667 1.667 0 0 1 11.333 13H4a1.667 1.667 0 0 1-1.667-1.667V4.667Z",stroke:"currentColor",strokeWidth:"1.25"}),v("path",{d:"M2.667 5.333h9.666c.737 0 1.334.597 1.334 1.334v2.666c0 .737-.597 1.334-1.334 1.334H9.667A2.667 2.667 0 0 1 7 8a2.667 2.667 0 0 1 2.667-2.667Z",stroke:"currentColor",strokeWidth:"1.25"}),v("circle",{cx:"10",cy:"8",r:".75",fill:"currentColor"})]})}function Ru({label:e,token:t,amount:r,onAmountChange:n,onTokenClick:o,onMax:a,locked:i}){return D("section",{className:"bf-embedded-amount-panel",children:[D("div",{className:"bf-embedded-amount-head",children:[D("span",{className:"bf-embedded-amount-label",children:[v("strong",{children:e}),!(e==="From")&&v("em",{children:"estimated"})]}),t&&D("span",{className:"bf-embedded-balance",children:[v(bw,{}),v("span",{className:"bf-embedded-balance-value",children:Nu(t.balance)}),v("span",{children:t.symbol}),a&&v("button",{type:"button",onClick:a,"aria-label":"Use maximum available balance",children:"MAX"})]})]}),D("div",{className:"bf-embedded-amount-main",children:[D("button",{type:"button",className:"bf-embedded-token-pill",onClick:i?void 0:o,disabled:i,"data-locked":i?"true":void 0,"aria-label":`Switch ${e.toLowerCase()} token`,children:[D("span",{className:"bf-token-pill-face",children:[v(pa,{token:t}),v("span",{children:t?.symbol??"Select"})]},t?Cu(t):"none"),!i&&v(Tr,{size:14})]}),D("label",{className:"bf-embedded-input-wrap",children:[D("span",{className:"bf-sr-only",children:[e," amount"]}),v("input",{type:"text",inputMode:"decimal",value:hw(r),onChange:l=>n(l.target.value),placeholder:"0.00",className:"bf-embedded-amount-input","data-size":Du(r)})]})]})]})}function ww({flow:e,onClose:t}){let r=ne.useId(),[n,o]=ne.useState(null),a=yu.find(b=>b.value===e.slippage),[i,s]=ne.useState(e.slippage&&!a?e.slippage:""),l=i.trim()!==""&&i.trim()!==".",d=l?Number(i):NaN,c=Number.isFinite(d)&&d>50,h=Number.isFinite(d)&&d>5&&!c,u=b=>{e.setSlippage(b),t()},m=()=>{!l||c||(e.setSlippage(xu(i)),t())};if(ne.useEffect(()=>{o(document.body)},[]),ne.useEffect(()=>{let b=f=>{f.key==="Escape"&&t()};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[t]),!n)return null;let y=ma();return fa(v("div",{className:"bf-slippage-overlay","data-theme":y,role:"presentation",onMouseDown:b=>{b.target===b.currentTarget&&t()},children:D("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[D("header",{className:"bf-slippage-head",children:[v("h3",{id:r,children:"Slippage Settings"}),v("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:v(Yr,{size:24})})]}),D("div",{className:"bf-slippage-body",children:[v("p",{className:"bf-slippage-desc",children:"The maximum price difference you are willing to accept before the transaction is reverted. Higher slippage increases the chance of execution but may result in a worse price."}),D("div",{className:"bf-slippage-controls",children:[v("div",{className:"bf-slippage-presets",children:yu.map(b=>v("button",{type:"button",className:"bf-slippage-preset","data-selected":!l&&e.slippage===b.value?"true":"false",onClick:()=>u(b.value),children:b.label},b.value))}),D("label",{className:"bf-slippage-custom","data-selected":l?"true":"false",children:[v("span",{className:"bf-sr-only",children:"Custom slippage percent"}),v("input",{value:i,onChange:b=>{s(xu(b.target.value))},onKeyDown:b=>{b.key==="Enter"&&(b.preventDefault(),m())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),v("span",{"aria-hidden":"true",children:"%"})]})]}),c?v("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):h?v("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,l&&v("button",{type:"button",className:"bf-slippage-apply",onClick:m,disabled:c,children:"Apply"})]})]})}),n)}function Pu({flow:e,env:t}){let r=ne.useId(),[n,o]=ne.useState(!1),[a,i]=ne.useState(null),s=ma(),l=Jt("apps.json",t,u=>Nr(u?.legal?.termsUrl,t)),d=e.termsUrl??l??rc;ne.useEffect(()=>{i(document.body)},[]),ne.useEffect(()=>{let u=m=>{m.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",u),()=>document.removeEventListener("keydown",u)},[e]);let[c,h]=Pi(e.termsOpen);return!a||!c?null:fa(v("div",{className:"bf-action-modal-overlay","data-theme":s,"data-state":h,role:"presentation",onPointerDown:u=>{u.target===u.currentTarget&&e.cancelTerms()},children:D("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[v("h3",{id:r,children:"Agree to Terms of Service"}),v("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using ONEUSD."}),D("div",{className:"bf-terms-check-row","data-checked":n?"true":"false",children:[v("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":n,"aria-label":"Agree to Terms of Use","data-track":"terms_check",onClick:()=>o(u=>!u),children:v("span",{className:"bf-terms-checkbox","data-checked":n?"true":"false","aria-hidden":"true"})}),D("div",{className:"bf-terms-copy",children:[v("span",{className:"bf-terms-label",onClick:()=>o(u=>!u),children:"Agree to Terms of Use"}),d&&v("a",{href:d,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),v("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use ONEUSD"}),v("button",{type:"button",className:"bf-action-primary",disabled:!n||e.status==="submitting",onClick:e.confirmTerms,"data-track":"terms_confirm",children:"Confirm"})]})}),a)}function yw({value:e,disabled:t=!1}){let[r,n]=ne.useState(!1);return v("button",{type:"button",className:"bf-copy-button","aria-label":"Copy token address",disabled:t,onClick:()=>{t||navigator.clipboard?.writeText(e).then(()=>{n(!0),window.setTimeout(()=>n(!1),1200)})},children:r?"OK":"Copy"})}function Ou({flow:e,approval:t}){let r=ne.useId(),[n,o]=ne.useState(null),a=ma();ne.useEffect(()=>{o(document.body)},[]),ne.useEffect(()=>{if(!t)return;let c=h=>{e.status!=="submitting"&&h.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",c),()=>document.removeEventListener("keydown",c)},[e,t]);let[i,s]=Pi(t);if(!n||!i)return null;let l=e.status==="submitting"||!e.approveBridge,d=e.status==="submitting";return fa(v("div",{className:"bf-action-modal-overlay","data-theme":a,"data-state":s,role:"presentation",children:D("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[D("h3",{id:r,children:["Approve ",i.token.symbol]}),v(pa,{token:i.token,size:72}),D("div",{className:"bf-approve-address-box",children:[v("span",{children:"Token Address"}),D("div",{children:[v("strong",{children:i.tokenAddress}),v(yw,{value:i.tokenAddress,disabled:d})]})]}),D("div",{className:"bf-action-buttons",children:[v("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),D("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:l,"aria-busy":d,"data-track":"approve_confirm",children:[d&&v("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),v("span",{children:d?"Approving...":"Approve"})]})]})]})}),n)}function Bu({flow:e}){let t=ne.useId(),[r,n]=ne.useState(null),o=ma();ne.useEffect(()=>{n(document.body)},[]),ne.useEffect(()=>{if(!e.approvalSuccessOpen)return;let l=d=>{d.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]);let[a,i]=Pi(e.approvalSuccessOpen);if(!r||!a)return null;let s=e.status==="submitting";return fa(v("div",{className:"bf-action-modal-overlay","data-theme":o,"data-state":i,role:"presentation",children:D("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[v("h3",{id:t,children:"Approval Success"}),v("span",{className:"bf-success-mark","aria-hidden":"true"}),D("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",v("br",{}),"Please continue to the next step."]}),D("div",{className:"bf-action-buttons",children:[v("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:s,children:"Cancel"}),D("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:s,"aria-busy":s,children:[s&&v("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),v("span",{children:s?"Continuing...":"Continue"})]})]})]})}),r)}function xw({fromAmount:e,toAmount:t,fromToken:r,toToken:n}){let o=ne.useMemo(()=>{let i=st(e),s=st(t);return!i||!s||i.lte(0)||s.lte(0)?null:s.dividedBy(i)},[e,t]),a=!!(o&&r&&n&&r.symbol!==n.symbol);return v(da,{open:a,children:D("div",{className:"bf-exchange-rate",children:[D("span",{children:["1 ",r?.symbol]}),v("span",{"aria-hidden":"true",children:"="}),D("span",{children:[o?ca(o):""," ",n?.symbol]})]})})}function zu({flow:e}){return e.submitToast?D("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[v("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:v("span",{className:"bf-status-spinner"})}),D("span",{className:"bf-status-toast-copy",children:[v("strong",{children:"Transaction Processing"}),v("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function Fu({message:e}){let[t,r]=ne.useState(!1);return ne.useEffect(()=>{if(!e){r(!1);return}r(!0);let n=window.setTimeout(()=>{r(!1)},3500);return()=>window.clearTimeout(n)},[e]),!e||!t?null:D("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[v("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:v("span",{className:"bf-status-error-mark",children:"!"})}),D("span",{className:"bf-status-toast-copy",children:[v("strong",{children:"Error"}),v("span",{children:e})]})]})}function vw(e){switch(e){case"swap":case"deposit-swap":case"swap-withdraw":return"Swap Transaction Sent";case"bridge":return"Bridge Transaction Sent";case"swap-bridge":return"Swap & Bridge Transaction Sent";case"bridge-swap":return"Bridge & Swap Transaction Sent";default:return"Transaction Sent"}}function Uu({flow:e}){let t=ne.useId(),[r,n]=ne.useState(null),o=e.submitted,a=ma();return ne.useEffect(()=>{n(document.body)},[]),ne.useEffect(()=>{if(!e.successDialogOpen)return;let i=s=>{s.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",i),()=>document.removeEventListener("keydown",i)},[e]),!r||!e.successDialogOpen||!o?null:fa(v("div",{className:"bf-success-overlay","data-theme":a,role:"presentation",children:v("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:D("div",{className:"bf-success-body",children:[v("span",{className:"bf-success-mark","aria-hidden":"true"}),D("div",{className:"bf-success-copy",children:[v("strong",{id:t,children:vw(o.pathType)}),v("span",{children:"Please check the results in the history."})]}),v("div",{className:"bf-success-route","aria-hidden":"true",children:(o.routeTokens&&o.routeTokens.length>0?o.routeTokens:[{symbol:o.fromToken.symbol,iconUrl:o.fromToken.iconUrl},{symbol:o.toToken.symbol,iconUrl:o.toToken.iconUrl}]).map((i,s)=>D(ne.Fragment,{children:[s>0&&v("span",{className:"bf-success-route-arrow",children:"\u2192"}),v(ua,{token:i,size:43})]},`${i.symbol}-${s}`))}),v("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,"data-track":"success_ok",children:"OK"})]})})}),r)}function ua({token:e,size:t=16}){let r=!!e.iconUrl;return v("span",{className:"bf-token-icon","data-has-image":r?"true":"false",style:{width:t,height:t},children:e.iconUrl?v("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):v("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function kw({row:e}){return e.routeTokens&&e.routeTokens.length>0?v("span",{className:"bf-info-route",children:e.routeTokens.map((t,r)=>D(ne.Fragment,{children:[r>0&&v("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),v(ua,{token:t})]},`${t.symbol}-${r}`))}):e.valueToken?D("span",{className:"bf-info-value-token",children:[v(ua,{token:e.valueToken}),v("span",{children:e.value})]}):v(Oo,{children:e.value})}function ju({rows:e}){return!e||e.length===0?null:v("div",{className:"bf-info-rows",children:e.map(t=>D("div",{className:"bf-info-row",children:[v("span",{className:"bf-info-label",children:t.label}),v("span",{className:"bf-info-value","data-tone":t.tone??"default",children:v(kw,{row:t})})]},`${t.label}-${t.value}`))})}function Rw(e,t,r){return e.pathType==="bridge"?"Bridge Info":Mu(e.pathType)?"Swap Info":t&&r?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function da({open:e,className:t,children:r}){let n=ne.useRef(null);return e&&(n.current=r),v("div",{className:t?`bf-collapse ${t}`:"bf-collapse","data-open":e?"true":"false","aria-hidden":e?void 0:!0,children:v("div",{className:"bf-collapse-inner",children:e?r:n.current})})}function Sw({summary:e,from:t,to:r,feeDelegated:n}){let o=!!e.bridgeInfo?.length,a=!!e.swapInfo?.length,i=!!e.txFee?.length,s=Rw(e,o,a),[l,d]=ne.useState(!0),[c,h]=ne.useState(!0);return D("div",{className:"bf-details",children:[e.liquidity&&D("section",{className:"bf-liquidity",children:[D("div",{className:"bf-liquidity-head",children:[v("span",{children:e.liquidity.label??"Available Liquidity"}),v("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),v("div",{className:"bf-liquidity-track",children:v("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(o||a)&&D("section",{className:"bf-detail-section bf-info-card","data-open":l?"true":"false",children:[D("button",{type:"button",className:"bf-collapse-head","aria-expanded":l,onClick:()=>d(u=>!u),"data-track":"details_toggle",children:[v("h3",{children:s}),v(Tr,{size:16,className:"bf-collapse-chevron"})]}),l&&v("div",{className:"bf-collapse-body",children:v(_u,{summary:e,from:t,to:r,feeDelegated:n})})]}),i&&D("section",{className:"bf-detail-section bf-tx-fee-section","data-open":c?"true":"false",children:[D("button",{type:"button",className:"bf-collapse-head bf-tx-fee-head","aria-expanded":c,onClick:()=>h(u=>!u),"data-track":"details_toggle",children:[v("h3",{children:"Est. Tx Fee"}),D("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&v("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&v("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),v("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:dw(e.txFeeInfo?.estTxFee??"0")}),v(Tr,{size:16,className:"bf-collapse-chevron"})]})]}),c&&v("div",{className:"bf-collapse-body",children:v(ju,{rows:e.txFee})})]})]})}function Cw(e){return{...e,bridgeInfo:e.bridgeInfo?.map(t=>({...t,value:t.label==="Route"?t.value.replace(/\bCROSS\b/g,"ONEchain"):t.value})),swapInfo:e.swapInfo?.map(t=>({...t,label:t.label.startsWith("Swap Fee")?"Est. Swap Fee":t.label}))}}function Ui(e){let t=st(e);if(!(!t||t.lte(0)))return ca(t)}function Nw(e,t,r,n){if(!r||!n)return;let o=st(e),a=st(t);if(!o||!a||o.lte(0)||a.lte(0))return;let i=a.dividedBy(o);if(i.gte("0.001"))return`1 ${r.symbol} = ${ca(i)} ${n.symbol}`;let s=o.dividedBy(a);return`1 ${n.symbol} = ${ca(s)} ${r.symbol}`}var Tw=1,Iw=5;function Wu(e){return st(e)?.toNumber()??null}function Gu(e){let t=Wu(e);if(t!==null){if(t>=Iw)return"danger";if(t>=Tw)return"warning"}}var Ew=/\bin\b.*amount|amount.*\bin\b|^from\b/i,Mw=/\bout\b.*amount|amount.*\bout\b|^to\b|receive/i,Aw=/fee/i,Lw=/impact|rate|slippage|minimum|min\.|received/i,ji=/impact/i,Dw=/^route$/i;function Pw(e,t,r){let n=e.find(c=>Ew.test(c.label)),o=e.find(c=>Mw.test(c.label)),a=new Set;n&&a.add(n),o&&a.add(o);let i=e.find(c=>Dw.test(c.label)||(c.routeTokens?.length??0)>0),s=i?.routeTokens?.length?i.routeTokens:void 0,l=i&&!s?i.value:void 0;i&&a.add(i);let d=[];for(let c of e){if(a.has(c))continue;let h=Aw.test(c.label);if(!h&&!Lw.test(c.label))continue;a.add(c);let u=Wu(c.value),m=h&&(u===0||/^\s*free\s*$/i.test(String(c.value??"")));m&&t==="swap"||d.push({text:m?`${c.label} Free`:`${c.label} ${c.value}`,tone:m?"accent":ji.test(c.label)?c.tone==="danger"||c.tone==="warning"?c.tone:Gu(c.value):void 0})}return{key:t,label:r,routeText:l,routeTokens:s,inRow:n,outRow:o,meta:d,rest:e.filter(c=>!a.has(c))}}function Ow({steps:e}){return v("div",{className:"bf-route-steps",children:e.map((t,r)=>D("div",{className:"bf-route-step","data-last":r===e.length-1?"true":"false","data-kind":t.key.startsWith("hop-")?"hop":"endpoint",children:[D("span",{className:"bf-route-rail","aria-hidden":"true",children:[v("span",{className:"bf-route-line"}),v("span",{className:"bf-route-dot","data-final":r===e.length-1?"true":"false"})]}),D("span",{className:"bf-route-body",children:[D("span",{className:"bf-route-head",children:[v("span",{className:"bf-route-title",children:t.title}),v("span",{className:"bf-route-amount",children:t.routeTokens?.length?t.routeTokens.map((n,o)=>D(ne.Fragment,{children:[o>0&&v("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),v(ua,{token:n})]},`${n.symbol}-${o}`)):D(Oo,{children:[t.amountToken&&v(ua,{token:t.amountToken}),v("span",{className:"bf-route-amount-value",children:t.amount},t.amount)]})})]}),(t.meta.length>0||t.tags.length>0)&&D("span",{className:"bf-route-meta",children:[t.meta.map(n=>v("span",{"data-tone":n.tone??"default",children:n.text},n.text)),t.tags.map(n=>v("span",{className:"bf-route-tag",children:n},n))]})]})]},t.key))})}function Bw(e){if(!ji.test(e.label)||e.tone==="danger"||e.tone==="warning")return e;let t=Gu(e.value);return t?{...e,tone:t}:e}function _u({summary:e,rateLine:t,from:r,to:n,feeDelegated:o,includeTxFee:a=!1}){let i=!!e.txFeeInfo?.isDelegateFee||!!o,s=ne.useMemo(()=>(e.pathType==="bridge-swap"?[["bridge","Bridge"],["swap","Swap"]]:[["swap","Swap"],["bridge","Bridge"]]).map(([k,R])=>{let E=k==="swap"?e.swapInfo:e.bridgeInfo;return E?.length?Pw(E,k,R):null}).filter(k=>k!==null),[e]);if(s.length===0)return null;let l=s[0],d=s[s.length-1],c=l.inRow?.valueToken??(r?.symbol?{symbol:r.symbol,iconUrl:r.iconUrl}:void 0),h=l.inRow?.value??r?.amount,u=d.outRow?.valueToken??(n?.symbol?{symbol:n.symbol,iconUrl:n.iconUrl}:void 0),m=d.outRow?.value??n?.amount;if(!h)return null;let y=e.txFeeInfo,b=a&&y&&!y.isDelegateFee?[{text:`Gas ${y.estTxFee}${y.tokenSymbol?` ${y.tokenSymbol}`:""}`}]:[],f=s.length>1,p=[{key:"send",title:`Send ${c?.symbol??""}`.trim(),amount:h,amountToken:c,routeTokens:f?void 0:l.routeTokens,meta:[...b.length?[{text:"EST."}]:r?.chain?[{text:`on ${r.chain}`}]:[],...b,...f?[]:[...l.routeText?[{text:l.routeText}]:[],...l.meta.filter(x=>!ji.test(x.text))]],tags:i&&!f?["Fee delegated"]:[]},...f?s.map(x=>({key:`hop-${x.key}`,title:x.label,amount:x.routeText??"",routeTokens:x.routeTokens,meta:x.meta,tags:i&&x.key==="swap"?["Fee delegated"]:[]})):[],{key:"receive",title:`Receive ${u?.symbol??""}`.trim(),amount:m??"\u2014",amountToken:u,meta:[...n?.chain?[{text:`on ${n.chain}`}]:[],...f?[]:l.meta.filter(x=>ji.test(x.text))],tags:[]}],w=[...s.flatMap(x=>x.rest),...a?e.txFee??[]:[]].map(Bw),g=!!t;return D(Oo,{children:[v(Ow,{steps:p}),(w.length>0||g)&&v("div",{className:"bf-info-section",children:v(ju,{rows:[...g?[{label:"Rate",value:t}]:[],...w]})})]})}function zw({summary:e,rateLine:t,from:r,to:n,feeDelegated:o}){let a=ne.useMemo(()=>Cw(e),[e]);return!a.bridgeInfo?.length&&!a.swapInfo?.length?null:v("div",{className:"bf-embedded-details",children:v(_u,{summary:a,rateLine:t,from:r,to:n,feeDelegated:o,includeTxFee:!0})})}function Fw({flow:e,env:t,toastError:r}){return D(Oo,{children:[v(Pu,{flow:e,env:t}),v(Ou,{flow:e,approval:e.approvalInfo??null}),v(Bu,{flow:e}),v(zu,{flow:e}),v(Fu,{message:e.submitToast?"":r}),v(Uu,{flow:e})]})}function Uw({flow:e,env:t,isConnected:r,onRequestConnect:n,feeDelegated:o}){let a=Number(e.fromAmount)>0,i=ne.useMemo(()=>a?e.summary??Lu(e):null,[a,e]),s=Au(e.quoteError),l=Tu(e.fromAmount,e.fromToken),d=l?"Insufficient balance":s.from,c=/insufficient liquidity|not enough liquidity/i.test(e.quoteError),h=c?void 0:s.to,u=e.quoteError&&!s.from&&!s.to?e.quoteError:"",m=e.error||u,y=e.status==="submitting",b=!a||!e.toAmount||!e.fromToken||!e.toToken||!e.canSubmit||!!e.quoteError||l||y,f=y?"":c&&a?"Insufficient Liquidity":a?"Continue":"Enter Amount";return D(Oo,{children:[v("main",{className:"bf-body bf-embedded-body","data-rd-scroll-area":!0,children:D("div",{className:"bf-embedded-form",children:[D("div",{className:"bf-embedded-fields",children:[D("div",{className:"bf-embedded-field-group",children:[v(Ru,{label:"From",token:e.fromToken,amount:e.fromAmount,onAmountChange:p=>e.setAmount(p,"from"),onTokenClick:()=>{let p=Fi(e.tokens,e.fromToken);p&&e.selectFromToken(p)},onMax:e.setMax,locked:e.tokens.length<=1}),d&&v("div",{className:"bf-embedded-field-error",children:d})]}),v("div",{className:"bf-embedded-direction","aria-hidden":"true",children:v("span",{children:v(Rl,{size:16})})}),D("div",{className:"bf-embedded-field-group",children:[v(Ru,{label:"To",token:e.toToken,amount:e.toAmount,onAmountChange:p=>e.setAmount(p,"to"),onTokenClick:()=>{let p=Fi(e.availableToTokens,e.toToken);p&&e.selectToToken(p)},locked:e.availableToTokens.length<=1}),h&&v("div",{className:"bf-embedded-field-error",children:h})]})]}),v(da,{open:!!i?.liquidity,children:i?.liquidity&&D("section",{className:"bf-embedded-liquidity",children:[D("div",{children:[v("span",{children:i.liquidity.label??"Available Liquidity"}),v("span",{"data-status":i.liquidity.status,children:i.liquidity.status??"normal"})]}),v("span",{className:"bf-embedded-liquidity-track",children:v("span",{style:{width:`${i.liquidity.percentage??50}%`}})})]})}),v(da,{open:c&&a,children:v("div",{className:"bf-embedded-liquidity-error",role:"alert",children:"Insufficient liquidity in all pools for this pair and amount."})}),v(da,{open:!!i,children:i&&v("div",{className:"bf-embedded-summary",children:v(zw,{summary:i,feeDelegated:o,rateLine:Nw(e.fromAmount,e.toAmount,e.fromToken,e.toToken),from:{symbol:e.fromToken?.symbol,iconUrl:e.fromToken?.iconUrl,amount:Ui(e.fromAmount),chain:e.fromToken?Do(e.fromToken.chainId):void 0},to:{symbol:e.toToken?.symbol,iconUrl:e.toToken?.iconUrl,amount:Ui(e.toAmount),chain:e.toToken?Do(e.toToken.chainId):void 0}})})}),v("div",{className:"bf-embedded-action-footer",children:r?v("button",{type:"button",className:"bf-embedded-cta",onClick:e.submit,"data-track":"next",disabled:b,"aria-busy":y,"aria-label":y?"Processing transaction":c?"Insufficient liquidity":"Continue with swap or bridge",children:y?v("span",{className:"bf-embedded-spinner","aria-hidden":"true"}):f}):v("button",{type:"button",className:"bf-embedded-cta",onClick:n,"data-track":"connect_click","aria-label":"Connect wallet to continue",children:"Connect Wallet"})})]})}),v(Fw,{flow:e,env:t,toastError:m})]})}function jw({item:e}){let t=Wi(e),r=fw(e.fromAmount,e.fromToken);return D("article",{className:"bf-history-item",children:[D("div",{className:"bf-history-item-head",children:[v("span",{className:"bf-history-status","data-status":t,children:gw(t)}),v("time",{className:"bf-history-time",dateTime:e.timestamp,children:pw(e.timestamp)})]}),D("div",{className:"bf-history-item-body",children:[D("strong",{className:"bf-history-amount",children:[uw(e.fromAmount)," ",e.fromToken.symbol]}),D("div",{className:"bf-history-meta",children:[v("span",{className:"bf-history-usd",children:r??cw(e.txHash)}),D("span",{className:"bf-history-route",children:[D("span",{className:"bf-history-route-token",children:[v(pa,{token:e.fromToken,size:16}),v("span",{children:e.fromToken.symbol})]}),v(lu,{size:16,className:"bf-history-route-arrow"}),D("span",{className:"bf-history-route-token",children:[v(pa,{token:e.toToken,size:16}),v("span",{children:e.toToken.symbol})]})]})]})]})]})}function Ww({flow:e}){let[t,r]=ne.useState("all"),n=e.history.some(i=>Wi(i)==="pending"),o=e.history.filter(i=>mw(i,t)),a=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return D("main",{className:"bf-history-body",children:[v("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:sw.map(i=>D("button",{type:"button",className:"bf-history-tab","data-active":t===i.value?"true":"false",onClick:()=>r(i.value),"data-track":"history_filter","data-track-id":i.value,children:[v("span",{children:i.label}),i.value==="pending"&&n&&v("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},i.value))}),o.length>0?v("div",{className:"bf-history-list",children:o.map(i=>v(jw,{item:i},i.id||i.txHash))}):v("div",{className:"bf-empty",children:a})]})}function Gw({flow:e,env:t,feeDelegated:r}){let[n,o]=ne.useState(!1),[a,i]=ne.useState(0),s=!!(e.fromAmount.trim()||e.toAmount.trim()),l=ne.useMemo(()=>s?e.summary??Lu(e):null,[s,e]),d=Jt("apps.json",t,w=>Nr(w?.bridgePoweredBy?.url,t)),c=Au(e.quoteError),h=Tu(e.fromAmount,e.fromToken),u=h?"Insufficient balance":c.from,m=e.quoteError&&!c.from&&!c.to?e.quoteError:"",y=e.error||m,b=e.history.some(w=>Wi(w)==="pending"),p=(l?.pathType??Eu(e.fromToken,e.toToken))!=="bridge";return D(Oo,{children:[D("main",{className:"bf-body",children:[D("div",{className:"bf-toolbar",children:[D("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),"data-track":"history_open",children:[v(iu,{}),v("span",{children:"History"}),(b||e.hasNewHistory)&&v("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),p&&D("button",{type:"button",className:"bf-chip",onClick:()=>o(!0),"data-track":"slippage_open",disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":n,children:[v(su,{}),v("span",{children:e.slippageLocked?"Auto 1%":lw(e.slippage,e.effectiveSlippage)})]})]}),D("div",{className:"bf-swap-card","data-has-from-error":u?"true":"false",children:[v(ku,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:vu(e.fromAmount,e.fromToken),onAmountChange:w=>e.setAmount(w,"from"),onTokenClick:()=>{let w=Fi(e.tokens,e.fromToken);w&&e.selectFromToken(w)},locked:e.tokens.length<=1}),u&&v("div",{className:"bf-field-error",children:u}),v("button",{type:"button",className:"bf-swap-toggle",onClick:()=>{e.swapTokens(),i(w=>w+360)},"data-track":"token_swap",style:{transform:`translateX(-50%) rotate(${a}deg)`,transition:"transform 0.2s ease"},children:v(Rl,{size:22})}),v(ku,{label:"To",token:e.toToken,amount:e.toAmount,usd:vu(e.toAmount,e.toToken),onAmountChange:w=>e.setAmount(w,"to"),onTokenClick:()=>{let w=Fi(e.availableToTokens,e.toToken);w&&e.selectToToken(w)},locked:e.availableToTokens.length<=1}),c.to&&v("div",{className:"bf-field-error",children:c.to})]}),v(xw,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),v(da,{open:!!l,children:l&&v(Sw,{summary:l,feeDelegated:r,from:{symbol:e.fromToken?.symbol,iconUrl:e.fromToken?.iconUrl,amount:Ui(e.fromAmount),chain:e.fromToken?Do(e.fromToken.chainId):void 0},to:{symbol:e.toToken?.symbol,iconUrl:e.toToken?.iconUrl,amount:Ui(e.toAmount),chain:e.toToken?Do(e.toToken.chainId):void 0}})})]}),D("footer",{className:"bf-footer",children:[v("button",{type:"button",className:"bf-next",onClick:e.submit,"data-track":"next",disabled:e.status==="submitting"||!!e.quoteError||h,children:e.status==="submitting"?"Processing...":"Next"}),d&&D("a",{className:"bf-powered",href:d,target:"_blank",rel:"noreferrer",children:["Powered by ",v("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),n&&v(ww,{flow:e,onClose:()=>o(!1)}),v(Pu,{flow:e,env:t}),v(Ou,{flow:e,approval:e.approvalInfo??null}),v(Bu,{flow:e}),v(zu,{flow:e}),v(Fu,{message:e.submitToast?"":y}),v(Uu,{flow:e})]})}function Po({onClose:e,onBackToWallet:t,feeDelegated:r,env:n,variant:o="default",title:a,isConnected:i,onRequestConnect:s,className:l,...d}){let c=ne.useMemo(()=>nt(n),[n]),h=au(),u=bu({...d,onExit:t}),m=ne.useRef(null),y=iw(m),b=u.step==="history"?"History":a??"Swap & Bridge",f=i??!!d.walletAddress,p=o==="embedded"&&u.step==="form"&&!t?null:u.back;return v(ge,{feature:"bridge",children:v(Su.Provider,{value:y,children:D("div",{ref:m,className:Ee("bf-root",l),"data-view":u.step,"data-status":u.status,"data-variant":o,"data-soft-keyboard-open":o==="embedded"&&h?"true":"false",children:[D("header",{className:"bf-header",children:[p?v("button",{type:"button",className:"bf-header-btn",onClick:p,"aria-label":"Back",children:v(bn,{size:24})}):v("span",{className:"bf-header-spacer","aria-hidden":"true"}),v("span",{className:"bf-header-title","data-clickable":p?"true":"false",onClick:p??void 0,children:b}),v("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:v(Yr,{size:24})})]}),u.step==="history"?v(Ww,{flow:u}):o==="embedded"?v(Uw,{flow:u,env:c,isConnected:f,onRequestConnect:s,feeDelegated:r}):v(Gw,{flow:u,env:c,feeDelegated:r})]})})})}import*as tr from"react";import ay from"bignumber.js";import{useInfiniteQuery as _w}from"@tanstack/react-query";var Hw="token-history";function Hu(e,t,r,n,o=!0){return _w({queryKey:[Hw,e,t,r.toLowerCase(),n.toLowerCase()],initialPageParam:void 0,queryFn:async({pageParam:a,signal:i})=>{let s=await Ne("walletServer",e),l=new URLSearchParams({chain_id:String(t),token:r,wallet:n}),d=a;d&&(l.set("last_timestamp",String(d.last_timestamp)),l.set("last_log_index",String(d.last_log_index)),l.set("last_tx_index",String(d.last_tx_index)));let c=await fetch(`${s}/v1/public/token/historical?${l}`,{cache:"no-store",signal:i});if(!c.ok)throw new Error(`Failed to fetch token history: ${c.status}`);let h=await c.json();if(h.code!==200)throw new Error(`Token history API error: ${h.code}`);return h.data??[]},getNextPageParam:a=>{if(!a||a.length===0)return;let i=a[a.length-1];return{last_timestamp:i.timestamp,last_log_index:i.log_index,last_tx_index:i.tx_index}},enabled:o&&!!n&&!!r&&t>0,staleTime:1e4})}import*as Gi from"react";var Nl={chart:!1,balance:!0,overview:!1,social:!1,history:!0},Qw=Object.keys(Nl),Vw="apps.json";function Qu(e){let[t,r]=Gi.useState({visibility:Nl,isLoaded:!1});return Gi.useEffect(()=>{let n=!0;return Jn(Vw,e).then(o=>{if(!n)return;let a=o?.tokenDetail?.sections,i={...Nl};if(a)for(let s of Qw){let l=a[s];typeof l=="boolean"&&(i[s]=l)}r({visibility:i,isLoaded:!0})}),()=>{n=!1}},[e]),t}import*as dr from"react";import{useQuery as qw,keepPreviousData as Yw}from"@tanstack/react-query";var Kw="token-price-history";function Vu(e,t,r,n,o=!0){return qw({queryKey:[Kw,e,t,r.toLowerCase(),n],queryFn:async({signal:a})=>{let i=await Ne("walletServer",e),s=new URLSearchParams({chain_id:String(t),token:r,interval:n}),l=await fetch(`${i}/v1/public/token/price/historical?${s}`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch token price history: ${l.status}`);let d=await l.json();if(d.code!==200)throw new Error(`Token price history API error: ${d.code}`);return d.data??[]},enabled:o&&!!r&&t>0,staleTime:3e4,placeholderData:Yw})}import{Fragment as oy,jsx as Qt,jsxs as Bo}from"react/jsx-runtime";var Zw="var(--ds-system-green-high, #00a869)",Xw="var(--wi-error, #e70077)",co=150,_i=3,Tl=18,Jw=18,$w=[{key:"10m",label:"10m"},{key:"1h",label:"1H"},{key:"1d",label:"1D"},{key:"7d",label:"1W"},{key:"30d",label:"1M"},{key:"1y",label:"1Y"}],ey=new Set(["7d","30d","1y"]);function ty(){let e=dr.useRef(null),[t,r]=dr.useState(0);return dr.useEffect(()=>{let n=e.current;if(!n)return;let o=new ResizeObserver(a=>{r(a[0]?.contentRect.width??0)});return o.observe(n),r(n.clientWidth),()=>o.disconnect()},[]),[e,t]}function ry(e,t){let r=new Date(e*1e3),n=t?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{hour:"numeric",minute:"2-digit"};return new Intl.DateTimeFormat("en-US",n).format(r)}function ny(e,t){if(t<=0||e.length===0)return null;let r=e.length===1?[e[0],e[0]]:e,n=r.length,o=r[0],a=r[0],i=0,s=0;for(let w=1;w<n;w++)r[w]>o&&(o=r[w],i=w),r[w]<a&&(a=r[w],s=w);let l=o-a||1,d=Math.max(1,t-_i*2),c=co-Tl-Jw,h=w=>n===1?t/2:_i+w/(n-1)*d,u=w=>Tl+(1-(w-a)/l)*c,m=r.map((w,g)=>({x:h(g),y:u(w)})),y=m.map((w,g)=>`${g===0?"M":"L"}${w.x.toFixed(2)},${w.y.toFixed(2)}`).join(" "),b=m[0],f=m[m.length-1],p=`${y} L${f.x.toFixed(2)},${co} L${b.x.toFixed(2)},${co} Z`;return{values:r,points:m,linePath:y,areaPath:p,maxIdx:i,minIdx:s}}function qu({env:e,chainId:t,tokenAddress:r}){let[n,o]=dr.useState("1d"),[a,i]=dr.useState(null),s=dr.useId(),[l,d]=ty(),{data:c,isLoading:h,isError:u}=Vu(e,t,r,n,!0),m=dr.useMemo(()=>(c??[]).filter(O=>Number.isFinite(Number(O.price))).slice().sort((O,oe)=>O.updated_at-oe.updated_at),[c]),y=dr.useMemo(()=>m.map(A=>Number(A.price)),[m]),b=dr.useMemo(()=>ny(y,d),[y,d]);dr.useEffect(()=>{i(null)},[n]);let f=m.length>0,p=a!==null&&a<y.length?a:y.length-1,w=f?y[p]:0,g=f?y[0]:0,x=g!==0?(w-g)/g*100:0,k=x>=0,R=k?Zw:Xw,E=(k?"+":"-")+(Math.floor(Math.abs(x)*100)/100).toFixed(2)+"%",S=a!==null&&m[a]?ry(m[a].updated_at,ey.has(n)):"",C=A=>{if(!b||d<=0)return;let O=A.currentTarget.getBoundingClientRect(),oe=A.clientX-O.left;if(b.values.length<=1){i(0);return}let P=Math.max(1,d-_i*2),ue=Math.min(1,Math.max(0,(oe-_i)/P)),$=Math.round(ue*(m.length-1));i(Math.min(m.length-1,Math.max(0,$)))},I=()=>i(null);if(!h&&(u||!f))return null;let M=a!==null&&b&&b.points[a]?b.points[a]:null,U=b?.points[b.maxIdx],L=b?.points[b.minIdx],G=A=>Math.min(Math.max(A,24),Math.max(24,d-24));return Bo("section",{className:"wi-td-chart",children:[Bo("div",{className:"wi-td-chart-panel",children:[Qt("span",{className:"wi-td-chart-price",children:f?no(w):"\u2014"}),f&&Bo("span",{className:"wi-td-chart-change","data-positive":k,children:[Qt("span",{children:E}),S&&Qt("span",{className:"wi-td-chart-when",children:S})]})]}),Qt("div",{ref:l,className:"wi-td-chart-plot",children:h&&!f?Qt("div",{className:"wi-skeleton-block wi-td-chart-skeleton"}):b&&d>0&&Bo("svg",{className:"wi-td-chart-svg",width:d,height:co,role:"img","aria-label":"Price chart",children:[Qt("defs",{children:Bo("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[Qt("stop",{offset:"0%",stopColor:R,stopOpacity:.28}),Qt("stop",{offset:"100%",stopColor:R,stopOpacity:0})]})}),Qt("path",{d:b.areaPath,fill:`url(#${s})`}),Qt("path",{d:b.linePath,fill:"none",stroke:R,strokeWidth:2,strokeLinejoin:"round",strokeLinecap:"round"}),U&&Qt("text",{className:"wi-td-chart-minmax",x:G(U.x),y:Math.max(11,U.y-7),textAnchor:"middle",children:no(b.values[b.maxIdx])}),L&&b.minIdx!==b.maxIdx&&Qt("text",{className:"wi-td-chart-minmax",x:G(L.x),y:Math.min(co-5,L.y+14),textAnchor:"middle",children:no(b.values[b.minIdx])}),M&&Bo(oy,{children:[Qt("line",{className:"wi-td-chart-cursor",x1:M.x,y1:Tl-6,x2:M.x,y2:co}),Qt("circle",{cx:M.x,cy:M.y,r:4,fill:R,stroke:"var(--wi-surface-bg, #121212)",strokeWidth:2})]}),Qt("rect",{x:0,y:0,width:d,height:co,fill:"transparent",style:{touchAction:"none"},onPointerMove:C,onPointerDown:C,onPointerLeave:I,onPointerCancel:I})]})}),Qt("div",{className:"wi-td-chart-tabs",role:"tablist",children:$w.map(A=>Qt("button",{type:"button",role:"tab","aria-selected":n===A.key,className:"wi-td-chart-tab","data-active":n===A.key||void 0,onClick:()=>o(A.key),"data-track":"token_detail_interval","data-track-id":A.key,children:A.label},A.key))})]})}import{Fragment as Zu,jsx as Y,jsxs as lt}from"react/jsx-runtime";var iy="https://contents.crosstoken.io/wallet/token/images/FT.png",sy={receive:"Receive",send:"Send","bridge-in":"Bridge In","bridge-out":"Bridge Out"};function ly(e){return e.length>24?"xs":e.length>18?"sm":"md"}function dy(e){if(!e)return"";let t=e<1e12?e*1e3:e,r=Math.max(0,Math.floor((Date.now()-t)/1e3));if(r<60)return"just now";let n=Math.floor(r/60);if(n<60)return`${n}m`;let o=Math.floor(n/60);if(o<24)return`about ${o}h`;let a=Math.floor(o/24);if(a<30)return`${a}d`;let i=Math.floor(a/30);return i<12?`${i}mo`:`${Math.floor(i/12)}y`}function Yu(e){let[t,r]=e.split("."),n="";for(let o=0;o<t.length;o++){let a=t.length-o;o>0&&a%3===0&&(n+=","),n+=t[o]}return r?`${n}.${r}`:n}function Ku(e,t){let r=BigInt(e||"0");if(t<=2){let i=10n**BigInt(t),s=r/i,l=r%i*10n**BigInt(2-t);return`${s.toString()}.${l.toString().padStart(2,"0")}`}let n=r/10n**BigInt(t-2),o=n/100n,a=n%100n;return`${o.toString()}.${a.toString().padStart(2,"0")}`}function cy(e,t,r){let n=tr.useRef(null),o=tr.useRef(null),[a,i]=tr.useState(t);return tr.useLayoutEffect(()=>{let s=n.current,l=o.current;if(!s||!l)return;let d=()=>{let h=s.clientWidth;if(!h)return;let u=window.getComputedStyle(l),m=document.createElement("span");m.textContent=l.textContent,m.style.cssText=["position:absolute","left:-9999px","top:-9999px","visibility:hidden","white-space:nowrap",`font-family:${u.fontFamily}`,`font-weight:${u.fontWeight}`,`letter-spacing:${u.letterSpacing}`,`font-size:${t}px`].join(";"),document.body.appendChild(m);let y=m.offsetWidth;if(document.body.removeChild(m),y<=h){i(t);return}let b=Math.max(r,Math.floor(t*h/y));i(b)};d();let c=new ResizeObserver(d);return c.observe(s),()=>c.disconnect()},[e,t,r]),{containerRef:n,textRef:o,fontSize:a}}function py(e){let t=st(e);return t?t.decimalPlaces(4,ay.ROUND_DOWN).toFormat():"-"}function uy(){return lt("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[Y("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.6"}),Y("path",{d:"M3 12h18M12 3c2.5 2.5 3.8 5.8 3.8 9s-1.3 6.5-3.8 9c-2.5-2.5-3.8-5.8-3.8-9S9.5 5.5 12 3Z",stroke:"currentColor",strokeWidth:"1.6"})]})}function fy(){return Y("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:Y("path",{d:"M21.9 4.3 18.6 20c-.2 1-.9 1.3-1.8.8l-4.9-3.6-2.4 2.3c-.3.3-.5.5-1 .5l.3-4.9 9-8.1c.4-.3-.1-.5-.6-.2L6.2 13.2l-4.8-1.5c-1-.3-1-1 .2-1.5L20.6 3c.9-.3 1.6.2 1.3 1.3Z"})})}function my(){return Y("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:Y("path",{d:"M18.9 2H22l-7.3 8.3L23.3 22h-6.8l-5.3-6.9L5.1 22H2l7.8-8.9L1 2h6.9l4.8 6.4L18.9 2Zm-1.2 18h1.9L7.2 4H5.2l12.5 16Z"})})}function gy(){return Y("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:Y("path",{d:"M6.9 6.5c0-.2-.1-.5-.3-.6L4.6 3.6V3.3h6.3l4.9 10.7 4.3-10.7H26v.3l-1.8 1.7c-.2.1-.2.3-.2.5v12.4c0 .2 0 .4.2.5l1.7 1.7v.3h-8.7v-.3l1.8-1.7c.2-.2.2-.2.2-.5V8.1l-5 12.6h-.7L7.9 8.1v8.5c0 .3.1.6.3.8l2.3 2.8v.3H4v-.3l2.3-2.8c.2-.2.3-.5.3-.8V6.5Z",transform:"scale(0.85)"})})}function Xu({env:e,isMobile:t,token:r,walletAddress:n,stat:o,tokenInfo:a,showBalance:i=!0,onBack:s,onClose:l,onSend:d,onOutlink:c}){let h=r.quantity.decimals,[u,m]=tr.useState(!1),{buildTxUrl:y,chainInfo:b}=ic(e,r.chainId,!0),{visibility:f}=Qu(e),{data:p,isLoading:w,isError:g,fetchNextPage:x,hasNextPage:k,isFetchingNextPage:R,refetch:E}=Hu(e,r.chainId,r.address,n,!0),S=tr.useMemo(()=>p?.pages?p.pages.flat():[],[p]),C=tr.useRef(null);tr.useEffect(()=>{if(!t)return;let F=C.current;if(!F||!k)return;let X=new IntersectionObserver(V=>{V[0]?.isIntersecting&&!R&&x()},{rootMargin:"120px"});return X.observe(F),()=>X.disconnect()},[t,k,R,x]);let I=tr.useCallback(()=>{navigator?.clipboard&&navigator.clipboard.writeText(r.address).then(()=>{m(!0),setTimeout(()=>m(!1),1500)}).catch(()=>{})},[r.address]),M=Yu(Ku(r.quantity.numeric,h)),U=o?.price?$a(r.quantity.numeric,h,o.price):null,L=i?M:"\u2022\u2022\u2022\u2022",{containerRef:G,textRef:A,fontSize:O}=cy(L,30,14),q=Yo(r.chainId,e).name??b?.name??`Chain ${r.chainId}`,P=b?.explorer_url,ue=a?.deployed??!0,$=tr.useMemo(()=>{let F=[];return a?.info_url&&F.push({key:"web",label:"Website",url:a.info_url,icon:Y(uy,{})}),a?.telegram_url&&F.push({key:"tg",label:"Telegram",url:a.telegram_url,icon:Y(fy,{})}),a?.x_url&&F.push({key:"x",label:"X",url:a.x_url,icon:Y(my,{})}),a?.medium_url&&F.push({key:"medium",label:"Medium",url:a.medium_url,icon:Y(gy,{})}),F},[a]),Q=(F,X,V,de)=>{Pt(F,X,{category:"token-detail",origin:V,payload:{address:r.address,txHash:de}},c)};return lt(Zu,{children:[lt("div",{className:"wi-sticky-header",children:[lt("div",{className:"wi-header wi-header--receive",children:[Y("button",{type:"button",className:"wi-header-back",onClick:s,"aria-label":"Back",children:Y(bn,{size:24})}),lt("span",{className:"wi-td-header-title",children:[Y("img",{src:r.icon_url,alt:"","aria-hidden":!0,className:"wi-td-header-icon",width:24,height:24,draggable:!1,onError:F=>{F.currentTarget.src=iy}}),Y("span",{className:"wi-td-header-name",children:r.symbol})]}),Y("button",{type:"button",className:"wi-header-action",onClick:l,"aria-label":"Close",children:Y(Yr,{size:24})})]}),Y("hr",{className:"wi-divider"})]}),lt("div",{className:"wi-td-scroll",children:[f.chart&&Y(qu,{env:e,chainId:r.chainId,tokenAddress:r.address}),f.balance&&lt("section",{className:"wi-td-balance-card",children:[lt("div",{className:"wi-td-balance-left",ref:G,children:[Y("span",{className:"wi-td-balance-label",children:"My Balance"}),Y("span",{className:"wi-td-balance-amount",ref:A,style:{fontSize:O},children:L}),i&&U&&Y("span",{className:"wi-td-balance-fiat",children:U})]}),Y("button",{type:"button",className:"wi-td-send-btn",onClick:()=>d(r),"aria-label":`Send ${r.symbol}`,"data-track":"token_detail_send","data-track-id":r.symbol,children:Y("span",{children:"Send"})})]}),f.overview&&lt("section",{className:"wi-td-section",children:[Y("h3",{className:"wi-td-section-title",children:"Crypto Overview"}),lt("div",{className:"wi-td-rows",children:[lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Network"}),P?lt("a",{className:"wi-td-row-value wi-td-row-link",href:P,target:"_blank",rel:"noopener noreferrer",onClick:F=>Q(F,P,"token-network"),children:[Y("span",{children:q}),Y(hy,{})]}):Y("span",{className:"wi-td-row-value",children:q})]}),lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Contract Address"}),lt("button",{type:"button",className:"wi-td-row-value wi-td-row-copy",onClick:I,"aria-label":"Copy contract address",children:[Y("span",{children:$t(r.address)}),u?Y(hn,{size:14}):Y(to,{size:14})]})]}),lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Decimals"}),Y("span",{className:"wi-td-row-value",children:h})]}),lt("div",{className:"wi-td-row",children:[Y("span",{className:"wi-td-row-label",children:"Total Supply"}),Y("span",{className:"wi-td-row-value",children:py(o?.circulating_supply)})]})]})]}),f.social&&$.length>0&&lt("section",{className:"wi-td-section",children:[Y("h3",{className:"wi-td-section-title",children:"Social Media"}),Y("div",{className:"wi-td-social-row",children:$.map(F=>Y("a",{className:"wi-td-social-btn",href:F.url,target:"_blank",rel:"noopener noreferrer","aria-label":F.label,onClick:X=>Q(X,F.url,"token-social"),children:F.icon},F.key))})]}),f.history&&lt("section",{className:"wi-td-section",children:[Y("h3",{className:"wi-td-section-title",children:"Token History"}),w&&Y("div",{className:"wi-td-history-list",children:Array.from({length:3},(F,X)=>lt("div",{className:"wi-td-history-skeleton",children:[Y("div",{className:"wi-skeleton-block",style:{width:90,height:14}}),Y("div",{className:"wi-skeleton-block",style:{width:60,height:14}})]},`td-sk-${X}`))}),!w&&g&&lt("div",{className:"wi-td-history-empty",children:[Y("span",{children:"Failed to load history."}),Y("button",{type:"button",className:"wi-td-retry-btn",onClick:()=>E(),children:"Retry"})]}),!w&&!g&&S.length===0&&Y("div",{className:"wi-td-history-empty",children:Y("span",{children:"No transactions found."})}),!w&&!g&&S.length>0&&lt("div",{className:"wi-td-history-list",children:[S.map((F,X)=>{let V=F.to_alias?.toLowerCase().includes("bridge")??!1,de=F.from_alias?.toLowerCase().includes("bridge")??!1,he=V?"bridge-out":de?"bridge-in":F.to?.toLowerCase()===n.toLowerCase()?"receive":"send",J=he==="receive"||he==="bridge-in",ce=J?F.from:F.to,Ae=Yu(Ku(F.amount,h)),ve=y(F.tx),ot=dy(F.timestamp),pe=lt(Zu,{children:[lt("div",{className:"wi-td-history-top",children:[Y("span",{className:"wi-td-history-type","data-direction":he,children:sy[he]}),Y("span",{className:"wi-td-history-counter",children:$t(ce??"")})]}),lt("div",{className:"wi-td-history-bottom",children:[lt("span",{className:"wi-td-history-meta",children:[Y("span",{className:"wi-td-history-status","data-status":F.status,children:F.status==="success"?"Success":"Failed"}),ot&&Y("span",{className:"wi-td-history-time",children:ot})]}),lt("span",{className:"wi-td-history-amount","data-size":ly(`${J?"+":"-"}${Ae} ${r.symbol}`),children:[J?"+":"-",Ae," ",r.symbol]})]})]}),Re=`${F.tx}-${F.log_index}-${X}`;return ve?Y("a",{className:"wi-td-history-item wi-td-history-item--link",href:ve,target:"_blank",rel:"noopener noreferrer",onClick:at=>Q(at,ve,"token-tx",F.tx),children:pe},Re):Y("div",{className:"wi-td-history-item",children:pe},Re)}),k&&(t?Y("div",{ref:C,className:"wi-td-history-sentinel",children:R&&Y("span",{className:"wi-td-history-loading",children:"Loading\u2026"})}):Y("button",{type:"button",className:"wi-td-loadmore-btn",onClick:()=>x(),disabled:R,children:R?"Loading\u2026":"Load more"}))]})]})]})]})}function hy(){return Y("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",className:Ee("wi-td-external-icon"),"aria-hidden":!0,children:Y("path",{d:"M14 4h6v6M20 4l-9 9M18 13v5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h5",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"})})}import{Fragment as El,jsx as N,jsxs as K}from"react/jsx-runtime";var wy="On-ramp is not available in your region.";function Il(e,t,r){let n=wt[e],o=r.toUpperCase();if(t===n.cross&&o.includes("ONEUSD"))return 0;if(t===n.cross&&o==="ONE")return 1;if(t===n.bsc&&o==="ONE")return 2}function yy(e){return parseInt(e.split(":")[1],10)}function xy(e){if(typeof window>"u"||!e?.length)return!1;let{origin:t,pathname:r}=window.location,n=t+r;return e.some(o=>n===o||n.startsWith(`${o}/`))}function vy(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function ky(e){let t=e.toLowerCase().replace(/^0x/,""),r=t.length>=8?t.slice(0,8):t.padEnd(8,"0"),n=parseInt(r.slice(0,4),16)%360,o=(n+60+parseInt(r.slice(4,8),16)%120)%360;return`linear-gradient(135deg, hsl(${n} 85% 65%), hsl(${o} 80% 55%))`}function Ry(e,t=.5){let r=ee.useRef(null),n=ee.useRef(null),[o,a]=ee.useState(1);return ee.useLayoutEffect(()=>{let i=r.current,s=n.current;if(!i||!s)return;let l=()=>{let c=i.clientWidth;if(!c)return;let h=s.cloneNode(!0);h.style.setProperty("--wi-total-scale","1"),h.style.position="absolute",h.style.left="-9999px",h.style.top="-9999px",h.style.visibility="hidden",h.style.maxWidth="none",h.style.width="max-content",i.appendChild(h);let u=h.offsetWidth;i.removeChild(h);let m=u>c?Math.max(t,c/u):1;a(m)};l();let d=new ResizeObserver(l);return d.observe(i),()=>d.disconnect()},[e,t]),{containerRef:r,valueRef:n,scale:o}}function Ju({align:e="end",sideOffset:t=12,className:r,children:n}){let{env:o,theme:a,isMobile:i,open:s,drawerDirection:l,modal:d,showBalance:c,showForgeToken:h,showGameToken:u,showQR:m,showBridge:y,qrLogoSrc:b,walletAddress:f,accountName:p,sendAccounts:w,profileImageUrl:g,preferredTokens:x,close:k,onSelectWallet:R,onCopyAddress:E,onBuy:S,onDisconnect:C,disconnectLabel:I,termsUrl:M,termsLabel:U,privacyUrl:L,privacyLabel:G,portalStyle:A,navContent:O,navPosition:oe,footerContent:q,view:P,setView:ue,selectedSendToken:$,setSelectedSendToken:Q,selectedDetailToken:F,setSelectedDetailToken:X,showPortfolio:V,portfolioTitle:de,portfolioSections:he,showTotalAssets:J,totalAssetsLabel:ce,sendTransaction:Ae,getTransactionReceipt:ve,estimateGas:ot,onOutlink:pe,lpBalanceReader:Re,stakingRewardsReader:at,bridgeTokens:Ie,bridgeHistory:ze,getBridgeQuote:Le,getBridgeToTokens:rt,getBridgeApproval:At,approveBridge:gt,submitBridge:Nt,onReceive:ye,onSend:Tt,onBuyDisabledMessage:Je,onBridgeDisabledMessage:yt,onSendDisabledMessage:We}=In(),[He,Yt]=ee.useState(null),It=ee.useRef(void 0),Ge=ee.useCallback(T=>{Yt(T),clearTimeout(It.current),It.current=setTimeout(()=>Yt(null),4e3)},[]);ee.useEffect(()=>()=>clearTimeout(It.current),[]);let ct=!!Je,$e=ee.useCallback(()=>{if(ct){Ge(Je);return}let T=S?.();T&&typeof T.then=="function"&&T.catch(()=>{Ge(Je??wy)})},[ct,Je,S,Ge]),Fe=!!yt,it=!!We,{tokens:xt,isLoading:De}=Ln(o,f,s&&c),{statsMap:et}=Dn(o,c),{aprPercent:Bt}=_c(),{categoryMap:z,infoMap:Qe}=Qc(o,c),B=c&&J,{displayValue:re,isLowerBound:fe,isLoading:be}=Vc(o,f,s&&B),[tt,Kt]=ee.useState(!1),nr=ee.useRef(null),[_r,mn]=ee.useState(0),{holdings:Rr,isLoading:gn}=jc(o,f,s&&c&&h),Hr=ee.useMemo(()=>Rr.map(T=>T.token),[Rr]),{imageMap:te}=Wc(o,Hr,h&&Rr.length>0),me=ee.useMemo(()=>{let T=[],ie=[],je=[],or=new Map((x??[]).map((Ze,Xt)=>[`${yy(Ze.chainId)}:${Ze.address.toLowerCase()}`,Xt]));for(let Ze of xt){let Xt=Il(o,Ze.chainId,Ze.symbol)!==void 0,Vr=`${Ze.chainId}:${Ze.address.toLowerCase()}`,Xn=or.get(Vr),Ps=(st(Ze.quantity.numeric)??new ga(0)).shiftedBy(-Ze.quantity.decimals);if(Xt)T.push(Ze);else if(Xn!==void 0)ie.push(Ze);else if(Ps.isGreaterThan(0)){if(!u&&z.get(ra(Ze.chainId,Ze.address))==="game")continue;je.push(Ze)}}return T.sort((Ze,Xt)=>{let Vr=Il(o,Ze.chainId,Ze.symbol)??99,Xn=Il(o,Xt.chainId,Xt.symbol)??99;return Vr-Xn}),ie.sort((Ze,Xt)=>{let Vr=or.get(`${Ze.chainId}:${Ze.address.toLowerCase()}`)??99,Xn=or.get(`${Xt.chainId}:${Xt.address.toLowerCase()}`)??99;return Vr-Xn}),je.sort((Ze,Xt)=>{let Vr=et.get(Er(Ze.chainId,Ze.address)),Xn=et.get(Er(Xt.chainId,Xt.address)),Ps=(st(Ze.quantity.numeric)??new ga(0)).shiftedBy(-Ze.quantity.decimals).multipliedBy(st(Vr?.price)??0);return(st(Xt.quantity.numeric)??new ga(0)).shiftedBy(-Xt.quantity.decimals).multipliedBy(st(Xn?.price)??0).minus(Ps).toNumber()}),[...T,...ie,...je]},[xt,o,et,u,z,x]),j=ee.useMemo(()=>{if(!h)return[];let T=new Set(xt.map(ie=>ie.address.toLowerCase()));return[...Rr].filter(ie=>!T.has(ie.token.toLowerCase())).sort((ie,je)=>{let or=st(ie.value)??new ga(0);return(st(je.value)??new ga(0)).minus(or).toNumber()})},[Rr,h,xt]),Se=ee.useRef(!1),[_,Ue]=ee.useState(null),rn=ee.useRef(void 0),Kn=_?.chainId??$?.chainId??me[0]?.chainId??0,{transactionUrl:Sr}=Xo(o,Kn,_?.txHash,!!(_?.txHash&&Kn)),bt=ee.useCallback(T=>{Se.current=!0,ue(T)},[ue]),[Ts,Vo]=ee.useState("recipient"),ho=ee.useCallback(()=>{Q(null),Vo("recipient"),bt("wallet")},[Q,bt]),Zn=ee.useCallback((T,ie="recipient")=>{if(it){Ge(We);return}Vo(ie),Q(T),bt("send")},[it,We,Ge,Q,bt]),bo=ee.useCallback(T=>{X(T),bt("token-detail")},[X,bt]),Is=ee.useCallback(()=>{X(null),bt("wallet")},[X,bt]),Es=ee.useCallback(T=>{Zn(T,"recipient")},[Zn]),wo=Jt("apps.json",o,T=>Nr(T?.gametokenBridge,o)),Oa=Jt("apps.json",o,T=>T?.gametokenSites),Ms=ee.useCallback(()=>{if(Fe){Ge(yt);return}if(wo){if(xy(Oa)){window.location.assign(wo);return}window.open(wo,"_blank","noopener,noreferrer")}},[Fe,yt,wo,Oa,Ge]),As=ee.useCallback(T=>{clearTimeout(rn.current),Q(null),bt("wallet"),Ue({status:"pending",txHash:T.txHash,chainId:T.chainId,description:`${T.amount} ${T.tokenSymbol} to ${$t(T.recipient)}`})},[Q,bt]),W=ee.useCallback(T=>{let ie=$?.chainId;Q(null),bt("wallet"),!(!T||!ie)&&(Ue(je=>({status:"success",txHash:T,chainId:ie,description:je?.txHash===T?je.description:"Tap to see your transaction"})),clearTimeout(rn.current),rn.current=setTimeout(()=>Ue(null),5e3))},[$?.chainId,Q,bt]),ut=ee.useCallback(T=>{let ie=T.txHash;ie&&(Ue({status:"error",txHash:ie,chainId:T.chainId,description:T.message}),clearTimeout(rn.current),rn.current=setTimeout(()=>Ue(null),5e3))},[]),zt=ee.useMemo(()=>{if(ye)return ye;if(m)return()=>bt("qr")},[ye,m,bt]),vt=ee.useMemo(()=>{if(Tt)return Tt;if(me.length===0)return;let T=me[0];return()=>Zn(T,"token")},[Tt,me,Zn]),Qr=ee.useCallback(()=>{if(it){Ge(We);return}vt?.()},[it,We,vt,Ge]);ee.useEffect(()=>{s||(Se.current=!1,Vo("recipient"))},[s]);let Gt=ee.useRef(null);ee.useEffect(()=>{let T=Gt.current;if(!T||!i)return;let ie=je=>{je.pointerType==="touch"&&je.stopPropagation()};return T.addEventListener("pointerdown",ie),()=>T.removeEventListener("pointerdown",ie)},[i]);let[Zt,Ve]=ee.useState(!1),Cr=ee.useRef(void 0),[nn,qo]=ee.useState(!1);ee.useEffect(()=>{if(!nn)return;let T=()=>qo(!1),ie=or=>{or.key==="Escape"&&qo(!1)},je=setTimeout(()=>{document.addEventListener("mousedown",T,!0),document.addEventListener("keydown",ie,!0)},0);return()=>{clearTimeout(je),document.removeEventListener("mousedown",T,!0),document.removeEventListener("keydown",ie,!0)}},[nn]),ee.useEffect(()=>{qo(!1)},[f]),ee.useEffect(()=>()=>clearTimeout(Cr.current),[]),ee.useEffect(()=>()=>clearTimeout(rn.current),[]),ee.useEffect(()=>{let T=nr.current;if(!T||q===null){mn(0);return}let ie=()=>{mn(T.offsetHeight)};if(ie(),typeof ResizeObserver>"u")return;let je=new ResizeObserver(ie);return je.observe(T),()=>je.disconnect()},[q]);let cd=ee.useCallback(async()=>{if(!Zt)try{await navigator.clipboard.writeText(f),Ve(!0),clearTimeout(Cr.current),Cr.current=setTimeout(()=>Ve(!1),2e3),E?.(f,!0)}catch{E?.(f,!1)}},[f,E,Zt]),Ba=ee.useCallback(T=>{T.currentTarget.setAttribute("data-loaded","true")},[]),pd=ee.useMemo(()=>({background:ky(f)}),[f]),za=ee.useMemo(()=>g||wn(o,f,{size:120,bg:a==="dark"?"1A1A2E":"F3F6F8"}),[g,o,f,a]),Ls=ee.useMemo(()=>vy(re),[re]),{containerRef:ag,valueRef:ig,scale:sg}=Ry(tt?"\u2022\u2022\u2022\u2022\u2022\u2022":re),ud=M||L?K("div",{className:"wi-legal-links",children:[M&&N("a",{className:"wi-legal-link",href:M,target:"_blank",rel:"noopener noreferrer","data-track":"terms_link",onClick:T=>Pt(T,M,{category:"terms",origin:"terms"},pe),children:U}),M&&L&&N("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),L&&N("a",{className:"wi-legal-link",href:L,target:"_blank",rel:"noopener noreferrer","data-track":"privacy_link",onClick:T=>Pt(T,L,{category:"privacy",origin:"privacy"},pe),children:G})]}):null,fd=C?K("button",{type:"button",className:"wi-disconnect-btn","data-track":"disconnect",onClick:()=>{C(),k()},children:[N(Vd,{size:16}),N("span",{className:"wi-disconnect-label",children:I})]}):null,lg=c&&!O?K("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[K("button",{type:"button",className:Ee("wi-action-card",ct&&"wi-action-card--dimmed"),onClick:$e,disabled:!S&&!ct,"aria-disabled":ct||void 0,"aria-label":"Buy","data-track":"buy",children:[N(Jd,{size:20}),N("span",{children:"Buy"})]}),y?K("button",{type:"button",className:Ee("wi-action-card",Fe&&"wi-action-card--dimmed"),onClick:Ms,"aria-disabled":Fe||void 0,"aria-label":"Bridge","data-track":"bridge_open",children:[N($d,{size:20}),N("span",{children:"Bridge"})]}):K("button",{type:"button",className:"wi-action-card",onClick:zt,disabled:!zt,"aria-label":"Receive","data-track":"receive",children:[N(Ja,{size:20}),N("span",{children:"Receive"})]}),K("button",{type:"button",className:Ee("wi-action-card",it&&"wi-action-card--dimmed"),onClick:Qr,disabled:!it&&!vt,"aria-disabled":it||void 0,"aria-label":"Send","data-track":"send_open",children:[N(Zd,{size:20}),N("span",{children:"Send"})]}),V?K("button",{type:"button",className:"wi-action-card",onClick:()=>bt("portfolio"),"aria-label":"View portfolio","data-track":"portfolio_open",children:[N(Xd,{size:20}),N("span",{children:"Portfolio"})]}):y?K("button",{type:"button",className:"wi-action-card",onClick:zt,disabled:!zt,"aria-label":"Receive","data-track":"receive",children:[N(Ja,{size:20}),N("span",{children:"Receive"})]}):null]}):null,dg=K("div",{className:Ee("wi-view-inner",Se.current&&"wi-view-wallet"),children:[B&&K("div",{className:"wi-total-section",children:[K("div",{className:"wi-total-head",children:[N("span",{className:"wi-total-label",children:ce}),N("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:T=>{T.stopPropagation(),Kt(ie=>!ie)},onKeyDown:T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),T.stopPropagation(),Kt(ie=>!ie))},"aria-label":tt?"Show balance":"Hide balance","data-track":"balance_toggle",children:tt?N(Yd,{}):N(qd,{})})]}),N("div",{className:"wi-total-body",ref:ag,children:be?N("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):N("div",{className:"wi-total-value","data-hidden":tt||void 0,ref:ig,style:{"--wi-total-scale":sg},children:tt?N("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):K(El,{children:[fe&&N("span",{className:"wi-total-lte",children:"\u2264"}),N("span",{className:"wi-total-currency",children:"$"}),N("span",{className:"wi-total-amount",children:Ls.main}),Ls.decimal&&N("span",{className:"wi-total-decimal",children:Ls.decimal})]})})})]}),oe==="top"&&(O?N("div",{className:"wi-nav-fixed",children:O}):lg),c&&N("div",{ref:Gt,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:K("div",{className:"wi-token-list",children:[De&&Array.from({length:5},(T,ie)=>K("div",{className:"wi-skeleton-item",children:[K("div",{className:"wi-skeleton-left",children:[N("div",{className:"wi-skeleton-block wi-skeleton-icon"}),K("div",{className:"wi-skeleton-lines",children:[N("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),K("div",{className:"wi-skeleton-right",children:[N("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},ie)),!De&&me.length===0&&!h&&N("div",{className:"wi-empty",children:"No Tokens Found"}),me.map(T=>{let ie=et.get(Er(T.chainId,T.address)),je=ie?parseFloat(ie.percent_change_24h):null,or=je!==null&&je>=0,Ze=ea(o,T.chainId),Xt=kc(T.address);return K("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>bo(T),"aria-label":`View ${T.symbol} detail`,"data-track":"token_detail","data-track-id":T.symbol,children:[K("div",{className:"wi-token-left",children:[K("div",{className:"wi-token-icon-wrap",children:[N("img",{src:T.icon_url,alt:T.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:Ba,onError:Vr=>{Vr.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),Ze&&N("img",{src:Ze,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Vr=>{Vr.currentTarget.style.display="none"}})]}),K("div",{className:"wi-token-info",children:[K("span",{className:"wi-token-name-row",children:[N("span",{className:"wi-token-name",children:T.symbol}),Xt&&Bt!==null&&N("span",{className:"wi-token-apr",children:hi(Bt)})]}),ie&&K("div",{className:"wi-token-price-row",children:[N("span",{className:"wi-token-price",children:no(ie.price)}),N("span",{className:"wi-token-change","data-positive":or,"data-zero":je===0||void 0,children:je!==null&&(je===0?"0%":`${or?"+":"-"}${(or?Math.floor:Math.ceil)(Math.abs(je)*100)/100}%`)})]})]})]}),K("div",{className:"wi-token-right",children:[N("span",{className:"wi-token-balance",children:En(T.quantity.numeric,T.quantity.decimals)}),ie&&N("span",{className:"wi-token-value",children:$a(T.quantity.numeric,T.quantity.decimals,ie.price)})]})]},`${T.address}-${T.chainId}`)}),h&&gn&&Array.from({length:3},(T,ie)=>K("div",{className:"wi-skeleton-item",children:[K("div",{className:"wi-skeleton-left",children:[N("div",{className:"wi-skeleton-block wi-skeleton-icon"}),K("div",{className:"wi-skeleton-lines",children:[N("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),K("div",{className:"wi-skeleton-right",children:[N("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),N("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${ie}`)),h&&!gn&&!De&&me.length===0&&j.length===0&&N("div",{className:"wi-empty",children:"No Tokens Found"}),h&&j.map(T=>{let ie=te.get(T.token)||"",je=ea(o,wt[o].cross);return K("div",{className:"wi-token-item",children:[K("div",{className:"wi-token-left",children:[K("div",{className:"wi-token-icon-wrap",children:[N("img",{src:ie||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:T.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:Ba,onError:or=>{or.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),je&&N("img",{src:je,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:or=>{or.currentTarget.style.display="none"}})]}),K("div",{className:"wi-token-info",children:[N("span",{className:"wi-token-name",children:T.token_name}),N("div",{className:"wi-token-price-row",children:K("span",{className:"wi-token-price",children:[En(T.current_price,18)," CROSS"]})})]})]}),K("div",{className:"wi-token-right",children:[N("span",{className:"wi-token-balance",children:En(T.balance,18)}),N("span",{className:"wi-token-value",children:no(T.current_value_usd)})]})]},`forge-${T.token}`)})]})}),oe==="bottom"&&O&&N("div",{className:"wi-nav-fixed",children:O}),fd&&N("div",{className:"wi-wallet-disconnect-row",children:fd})]},"wallet"),cg=V?N("div",{className:Ee("wi-view-inner wi-portfolio-body",Se.current&&"wi-view-portfolio"),children:N(Lo,{env:o,theme:a,walletAddress:f,showHeader:!1,onOutlink:pe,lpBalanceReader:Re,stakingRewardsReader:at,sendTransaction:Ae,estimateGas:ot,sections:he})},"portfolio"):null,pg=$?N("div",{className:Ee("wi-view-inner wi-send-body",Se.current&&"wi-view-send"),children:N(fi,{env:o,theme:a,walletAddress:f,accountName:p,accounts:w,initialStep:Ts,token:$,tokens:me,onTokenChange:Q,sendTransaction:Ae,getTransactionReceipt:ve,estimateGas:ot,getTokenPriceUsd:T=>{let ie=et.get(Er(T.chainId,T.address));if(!ie?.price)return;let je=parseFloat(ie.price);return Number.isFinite(je)?je:void 0},onClose:k,onBackToWallet:ho,onSubmitted:As,onSuccess:W,onFailed:ut,onOutlink:pe})},"send"):null,ug=ee.useMemo(()=>Ie||me.map(T=>{let ie=et.get(Er(T.chainId,T.address)),je=ie?.price?parseFloat(ie.price):void 0;return{name:T.name,symbol:T.symbol,chainId:T.chainId,address:T.address,decimals:T.quantity.decimals,balance:Io(T.quantity.numeric,T.quantity.decimals),iconUrl:T.icon_url,priceUsd:Number.isFinite(je)?je:void 0}}),[Ie,et,me]),fg=N("div",{className:Ee("wi-view-inner wi-bridge-body",Se.current&&"wi-view-send"),children:N(Po,{env:o,walletAddress:f,tokens:ug,history:ze,termsUrl:M,getQuote:Le,getToTokens:rt,getApproval:At,approveBridge:gt,submitBridge:Nt,onClose:k,onBackToWallet:ho})},"bridge"),mg=F?N("div",{className:Ee("wi-view-inner wi-token-detail-body",Se.current&&"wi-view-send"),children:N(Xu,{env:o,isMobile:i,token:F,walletAddress:f,stat:et.get(Er(F.chainId,F.address)),tokenInfo:Qe.get(ra(F.chainId,F.address)),showBalance:c,onBack:Is,onClose:k,onSend:Es,onOutlink:pe})},"token-detail"):null,Ds=!!R&&p?.trim().toLowerCase()!=="my wallet",md=K(El,{children:[K("span",{className:"wi-receive-avatar",children:[N("span",{className:"wi-avatar-fallback",style:pd}),za&&N("img",{src:za,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:Ba,onError:T=>{T.currentTarget.style.display="none"}})]}),N("span",{className:"wi-receive-account-name",children:p??"Account 1"}),Ds&&N("span",{className:"wi-receive-chevron","data-open":nn,"aria-hidden":"true",children:N(Tr,{size:16})})]}),gg=K("div",{className:Ee("wi-view-inner wi-qr-body",Se.current&&"wi-view-qr"),children:[K("div",{className:"wi-receive-section",children:[Ds?N("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{qo(!0),R?.()},"aria-label":"Switch account",children:md}):N("div",{className:"wi-receive-account",children:md}),K("div",{className:"wi-qr-block",children:[K("div",{className:"wi-qr-box",children:[N(by,{value:f,size:180,level:"H",marginSize:2,...b&&{imageSettings:{src:b,height:33,width:33,excavate:!0}}}),!b&&N("div",{className:"wi-qr-logo",children:N(Kd,{size:33})})]}),N("p",{className:"wi-qr-address",children:f})]}),K("button",{type:"button",className:"wi-qr-copy-btn",onClick:cd,"data-track":"address_copy",children:[N("span",{className:"wi-qr-copy-icon",children:Zt?N(hn,{size:16}):N(to,{size:16})}),N("span",{className:"wi-qr-copy-text",children:Zt?"Copied!":"Copy address"})]})]}),ud&&N("div",{className:"wi-receive-footer",children:ud})]},"qr"),hg=P==="qr"||P==="portfolio"||P==="send"||P==="bridge",gd=q!==null?N("div",{className:"wi-builtin-footer",children:q}):null,hd=K("div",{className:"wi-account-text",children:[Ds?K("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{qo(!0),R?.()},"aria-label":"Switch account","aria-expanded":nn,children:[N("span",{className:"wi-account-name",children:p??"Account 1"}),N("span",{className:"wi-account-switch","data-open":nn,"aria-hidden":"true",children:N(Tr,{size:20})})]}):N("div",{className:"wi-account-row",children:N("span",{className:"wi-account-name",children:p??"Account 1"})}),K("button",{type:"button",className:"wi-address-row-btn",onClick:cd,"aria-label":"Copy address","data-track":"address_copy",children:[N("span",{className:"wi-account-address",children:$t(f)}),N("span",{className:"wi-account-copy","data-copied":Zt,children:Zt?N(hn,{size:12}):N(to,{size:12})})]})]}),bd=K(El,{children:[n,P==="qr"?N("div",{className:"wi-sticky-header",children:K("div",{className:"wi-header wi-header--receive",children:[N("button",{type:"button",className:"wi-header-back",onClick:ho,"aria-label":"Back",children:N(bn,{size:24})}),N("span",{className:"wi-receive-title",children:"Receive"}),N("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:N(Yr,{size:24})})]})}):P==="send"||P==="bridge"||P==="token-detail"?null:hg?K("div",{className:"wi-sticky-header",children:[K("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[N("button",{type:"button",className:"wi-header-back",onClick:ho,"aria-label":"Back",children:N(bn,{size:24})}),N("div",{className:"wi-account-block wi-account-block--sub-account",children:hd}),N("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:N(Yr,{size:24})})]}),N("hr",{className:"wi-divider"})]}):K("div",{className:"wi-sticky-header",children:[K("div",{className:"wi-header wi-header--wallet",children:[K("div",{className:"wi-account-block",children:[K("div",{className:"wi-avatar",children:[N("div",{className:"wi-avatar-fallback",style:pd}),za&&N("img",{src:za,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:Ba,onError:T=>{T.currentTarget.style.display="none"}})]}),hd]}),K("div",{className:"wi-header-actions",children:[m&&y&&N("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:zt,"aria-label":"Show QR code","data-track":"receive",children:N(Ja,{size:20})}),N("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:N(Yr,{size:24})})]})]}),N("hr",{className:"wi-divider"})]}),K("div",{className:"wi-view-container",children:[P==="wallet"&&dg,P==="qr"&&gg,P==="portfolio"&&cg,P==="send"&&pg,P==="bridge"&&fg,P==="token-detail"&&mg]}),P==="wallet"&&He&&N("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:He}),P==="wallet"&&_&&K("a",{className:"wi-send-toast",href:Sr??"#",target:"_blank",rel:"noopener noreferrer",onClick:T=>{if(!Sr){T.preventDefault();return}Pt(T,Sr,{category:"send",origin:"send-transaction",payload:{chainId:_.chainId,txHash:_.txHash}},pe)},children:[N("span",{className:"wi-send-toast-icon","data-status":_.status,"aria-hidden":!0,children:_.status==="pending"?N("span",{className:"wi-send-toast-spinner"}):_.status==="error"?N("span",{className:"wi-send-toast-error-dot"}):N(ec,{size:20})}),K("span",{className:"wi-send-toast-copy",children:[N("span",{className:"wi-send-toast-title",children:_.status==="pending"?"Sending...":_.status==="error"?"Send failed":"Send complete"}),N("span",{className:"wi-send-toast-desc",children:_.status==="pending"||_.status==="error"?_.description:"Tap to see your transaction"})]})]}),gd&&P!=="portfolio"&&P!=="send"&&P!=="token-detail"&&N("div",{className:"wi-sticky-footer",children:N("div",{className:"wi-footer",ref:nr,children:gd})})]}),wd={...A,..._r>0?{"--wi-footer-height":`${_r}px`}:null};return i?N(ge,{feature:"wallet_info",children:K(Hi.Portal,{children:[d&&N(Hi.Overlay,{className:"wi-drawer-overlay"}),K(Hi.Content,{className:Ee("wi-drawer-content",r),"data-theme":a,"data-vaul-no-drag":l==="left"||l==="right"?!0:void 0,style:wd,"data-direction":l,"data-no-balance":!c||void 0,"data-has-footer":_r>0||void 0,"data-view":P,children:[N(Hi.Title,{className:"wi-sr-only",children:"My Wallet"}),bd]})]})}):K(ge,{feature:"wallet_info",children:[d&&s&&N("div",{className:"wi-drawer-overlay",onClick:k}),N(Qi.Portal,{children:N(Qi.Content,{align:e,sideOffset:t,className:Ee("wi-popover-content",r),"data-theme":a,style:wd,"data-no-balance":!c||void 0,"data-has-footer":_r>0||void 0,"data-view":P,children:bd})})]})}import*as $u from"react";function ef({position:e="top",children:t}){let{setNavContent:r,setNavPosition:n}=In();return $u.useEffect(()=>(r(t),n(e),()=>r(null)),[t,e,r,n]),null}import*as tf from"react";function rf({children:e}){let{setFooterContent:t}=In();return tf.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}se(`[data-theme=dark].wi-popover-content,[data-theme=dark].wi-drawer-content{--wi-primary: var(--ds-system-orange-default, #f0640d);--wi-secondary: var(--ds-system-red-default, #e70077);--wi-surface-bg: var(--ds-bg-default, #121212);--wi-surface-default: var(--ds-surface-medium, rgba(255, 255, 255, .05));--wi-surface-subtle: var(--ds-surface-high, rgba(255, 255, 255, .1));--wi-border-default: var(--ds-border-default, rgba(255, 255, 255, .05));--wi-border-subtle: var(--ds-border-medium, rgba(255, 255, 255, .1));--wi-texticon-primary: var(--ds-content-highest, #ffffff);--wi-texticon-secondary: var(--ds-content-medium, rgba(255, 255, 255, .7));--wi-texticon-tertiary: var(--ds-content-low, rgba(255, 255, 255, .5));--wi-on-primary: var(--ds-accent-primary-on, #ffffff);--wi-error: var(--ds-system-red-default, #e70077);--wi-shadow: 0 2px 16px -2px rgba(0, 0, 0, .4)}[data-theme=light].wi-popover-content,[data-theme=light].wi-drawer-content{--wi-primary: var(--ds-system-orange-default, #f0640d);--wi-secondary: var(--ds-system-red-default, #e70077);--wi-surface-bg: var(--ds-bg-default, #ffffff);--wi-surface-default: var(--ds-surface-medium, rgba(18, 18, 18, .05));--wi-surface-subtle: var(--ds-surface-high, rgba(18, 18, 18, .1));--wi-border-default: var(--ds-border-default, rgba(18, 18, 18, .05));--wi-border-subtle: var(--ds-border-medium, rgba(18, 18, 18, .1));--wi-texticon-primary: var(--ds-content-highest, #121212);--wi-texticon-secondary: var(--ds-content-medium, rgba(18, 18, 18, .7));--wi-texticon-tertiary: var(--ds-content-low, rgba(18, 18, 18, .5));--wi-on-primary: var(--ds-accent-primary-on, #ffffff);--wi-error: var(--ds-system-red-default, #e70077);--wi-shadow: 0 2px 16px -2px rgba(0, 0, 0, .15)}
12
12
  `);se(`.wi-trigger-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid rgba(255,255,255,.2);background:#1a2332;border-radius:9999px;cursor:pointer;color:#fff;font-family:inherit;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.3125px;transition:opacity .15s ease}.wi-trigger-btn:hover{opacity:.85}.wi-trigger-btn[data-theme=light]{background:#f3f6f8;border-color:#1212121a;color:#121212}.wi-trigger-btn[data-mobile]{font-size:14px;padding:6px 12px;gap:6px;line-height:20px}.wi-trigger-address{white-space:nowrap}.wi-divider{height:1px;background:var(--wi-border-default);margin:0;border:none;flex-shrink:0}[data-theme=light] .wi-divider{background:#1212121a}[data-theme=dark] .wi-divider{background:#ffffff1a}
13
13
  `);se(`@keyframes wi-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes wi-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes wi-slide-in-right{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes wi-slide-in-left{0%{transform:translate(-40px);opacity:0}to{transform:translate(0);opacity:1}}
14
14
  `);se(`.wi-popover-content{-webkit-font-smoothing:antialiased;z-index:100001;width:393px;border-radius:24px;border:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));background:var(--wi-surface-bg);box-shadow:var(--ds-shadow-modal, var(--wi-shadow));animation:wi-fade-in .15s ease-out;height:min(680px,calc(100dvh - 32px));overflow:hidden;display:flex;flex-direction:column}.wi-popover-content[data-no-balance]{height:auto}.wi-popover-content[data-has-footer]:not([data-no-balance]){height:min(calc(680px + var(--wi-footer-height, 0px)),calc(100dvh - 32px))}.wi-drawer-overlay{position:fixed;inset:0;z-index:100000;background:#0009}.wi-drawer-content{-webkit-font-smoothing:antialiased;position:fixed;top:0;right:0;bottom:0;z-index:100001;width:100vw;max-height:100vh;background:var(--wi-surface-bg);overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.wi-drawer-content[data-no-balance]{bottom:auto;max-height:none}.wi-drawer-content[data-no-balance][data-direction=bottom]{bottom:0;top:auto;border-radius:24px 24px 0 0}.wi-drawer-content[data-direction=left]{right:auto;left:0}.wi-drawer-content[data-direction=bottom]{top:0;left:0;right:0;width:100%;max-height:100dvh;margin:0 auto}.wi-drawer-content[data-direction=bottom][data-view=qr]{max-height:100dvh}.wi-popover-content[data-view=qr]{max-height:calc(100dvh - 32px)}.wi-sticky-header{flex-shrink:0;position:relative}.wi-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:24px}.wi-header--wallet{align-items:flex-start;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.wi-header--wallet+.wi-divider{display:none}.wi-header--sub-account{align-items:center}.wi-header--sub-account .wi-header-back{width:32px;height:38px}.wi-header--sub-account .wi-header-action{flex-shrink:0}.wi-account-block{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.wi-account-block--sub-account{align-items:center}.wi-avatar{flex-shrink:0;position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;background:var(--wi-surface-bg);box-sizing:border-box;overflow:hidden}.wi-avatar-fallback{position:absolute;inset:0;border-radius:50%;z-index:0}.wi-avatar-img{position:relative;z-index:1;width:32px;height:32px;border-radius:50%;object-fit:cover;background:transparent}.wi-account-text{display:flex;flex-direction:column;gap:2px;min-width:0}.wi-account-row{display:flex;align-items:center;gap:8px;min-width:0}.wi-account-row--btn{padding:2px;margin:0;width:fit-content;border:none;background:transparent;cursor:pointer;color:inherit;font:inherit;border-radius:6px;transition:background-color .15s ease,opacity .15s ease}.wi-account-row--btn:hover{background:var(--wi-surface-subtle, rgba(255, 255, 255, .06))}.wi-account-row--btn:focus-visible{outline:2px solid var(--wi-primary, #00d5aa);outline-offset:2px}.wi-account-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wi-account-switch{display:inline-flex;align-items:center;justify-content:center;padding:2px 0;border:none;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));border-radius:4px;flex-shrink:0;transition:color .15s ease,transform .2s ease}.wi-account-switch[data-open=true]{transform:rotate(180deg)}.wi-account-row--btn:hover .wi-account-switch{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-address-row-btn{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ds-content-medium, rgba(0, 0, 0, .65));font:inherit;text-align:left;min-width:0;transition:color .15s ease}.wi-address-row-btn:hover .wi-account-address,.wi-address-row-btn:hover .wi-account-copy{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-account-address{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wi-account-copy{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--wi-texticon-tertiary);flex-shrink:0;transition:color .15s ease}.wi-account-copy[data-copied=true]{color:var(--ds-system-green-high, #00a869)}.wi-header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-top:-4px}.wi-header-action{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;border-radius:0;cursor:pointer;color:var(--ds-content-low, rgba(0, 0, 0, .4));flex-shrink:0;transition:color .15s ease}.wi-header-action:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-header-action--qr{width:32px;height:32px;border-radius:8px;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-medium, rgba(0, 0, 0, .65));transition:background-color .15s ease,color .15s ease}.wi-header-action--qr:hover{background:var(--ds-surface-high, rgba(0, 0, 0, .08));color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-header--receive{align-items:center;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.wi-header--receive .wi-header-action,.wi-header--sub-account .wi-header-action{position:absolute;top:24px;right:24px}.wi-receive-title{position:absolute;left:50%;transform:translate(-50%);font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);text-align:center;pointer-events:none}.wi-header-info{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.wi-header-title{font-family:inherit;font-size:16px;font-weight:600;line-height:1.3;color:var(--wi-texticon-primary);margin:0}.wi-header-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;background:var(--wi-surface-default);border-radius:8px;cursor:pointer;color:var(--ds-content-low, #00000066);transition:opacity .15s ease}.wi-header-close:hover{opacity:.7}.wi-total-section{margin:24px 24px 0;padding:0;flex-shrink:0;display:flex;flex-direction:column;gap:8px;border:none;background:transparent;border-radius:12px;color:inherit;font:inherit;text-align:left;width:auto}.wi-action-row{display:flex;align-items:flex-start;gap:8px;width:auto;margin:24px 24px 0}.wi-action-card{appearance:none;display:flex;flex:1 1 0;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border:none;border-radius:12px;background:var(--ds-surface-medium, #f5f7fa);color:var(--ds-content-high, rgba(0, 0, 0, .85));font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease}.wi-action-card:hover:not(:disabled){background:#2e3544!important;color:var(--ds-content-high, rgba(0, 0, 0, .85))}:root[data-ds-theme=light] .wi-action-card:hover:not(:disabled){background:#e4e8ef!important;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-action-card:disabled{cursor:default}.wi-action-card>svg{flex-shrink:0}.wi-action-card:not(:disabled){transition:background-color .15s ease,transform .1s ease}.wi-action-card:active:not(:disabled){transform:scale(.93)}.wi-total-head{display:flex;align-items:center;gap:4px}.wi-total-body{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.wi-total-label{font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65))}.wi-total-eye{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));cursor:pointer;transition:color .15s ease;border-radius:4px}.wi-total-eye:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-total-eye:focus-visible{outline:1px solid var(--wi-texticon-secondary);outline-offset:2px}.wi-total-value{display:flex;align-items:baseline;gap:0;font-family:inherit;font-weight:600;line-height:1.25;color:var(--ds-content-highest, #000000);font-variant-numeric:tabular-nums;min-height:45px;white-space:nowrap}.wi-total-currency,.wi-total-amount,.wi-total-decimal{font-size:calc(36px * var(--wi-total-scale, 1));color:var(--ds-content-highest, #000000)}.wi-total-lte{margin-right:2px;font-weight:500;font-size:calc(22px * var(--wi-total-scale, 1));color:var(--wi-texticon-secondary)}.wi-total-mask{letter-spacing:2px;font-size:calc(32px * var(--wi-total-scale, 1));color:var(--wi-texticon-secondary)}.wi-total-skeleton{border-radius:6px}.wi-scrollable-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 0 0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent;overscroll-behavior:contain}.wi-drawer-content .wi-scrollable-body{touch-action:pan-y}[data-theme=light] .wi-scrollable-body{scrollbar-color:rgba(0,0,0,.12) transparent}.wi-scrollable-body::-webkit-scrollbar{width:4px}.wi-scrollable-body::-webkit-scrollbar-track{background:transparent}.wi-scrollable-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.wi-scrollable-body::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .wi-scrollable-body::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .wi-scrollable-body::-webkit-scrollbar-thumb:hover{background:#0003}.wi-nav-fixed{flex-shrink:0;padding:0 24px}.wi-token-list{display:flex;flex-direction:column;gap:0;padding:8px 0}.wi-token-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 24px;border:none;background:transparent;text-align:left;font-family:inherit;width:100%;box-sizing:border-box}.wi-token-item--button{cursor:pointer;background:var(--ds-surface-default, #ffffff);transition:none}.wi-token-item--button:hover{background:#252b39!important}:root[data-ds-theme=light] .wi-token-item--button:hover{background:#eff3f8!important}button.wi-token-item:focus-visible{outline:2px solid var(--wi-primary);outline-offset:2px;border-radius:4px}.wi-token-left{display:flex;align-items:center;gap:16px;min-width:0}.wi-token-icon-wrap{position:relative;width:40px;height:40px;flex-shrink:0}.wi-token-icon{width:40px;height:40px;border-radius:0;object-fit:contain;opacity:0;transition:opacity .2s ease}.wi-token-icon[data-loaded=true]{opacity:1}.wi-token-chain-badge{position:absolute;right:0;bottom:0;width:14px;height:14px;border-radius:50%;background:var(--wi-surface-bg);box-shadow:0 0 0 1.5px var(--wi-surface-bg);object-fit:contain}.wi-token-info{display:flex;flex-direction:column;min-width:0}.wi-token-name-row{display:flex;align-items:center;gap:6px;min-width:0}.wi-token-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wi-token-apr{flex-shrink:0;font-family:inherit;font-size:12px;font-weight:600;line-height:1;color:var(--ds-system-purple-high, #9b78ff);background:var(--ds-system-purple-low, #2e2854);padding:4px;border-radius:6px;white-space:nowrap}.wi-token-price-row{display:flex;align-items:center;gap:8px}.wi-token-price{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.wi-token-change{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;white-space:nowrap}.wi-token-change[data-positive=true]{color:var(--ds-system-green-high, #00a0a2)}.wi-token-change[data-positive=false]{color:var(--ds-system-red-high, #a80927)}.wi-token-change[data-zero]{color:var(--ds-content-low, rgba(0, 0, 0, .4))}.wi-token-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.wi-token-balance{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-highest, #000000);white-space:nowrap}.wi-token-value{font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.wi-sticky-footer{flex-shrink:0}.wi-footer{padding:16px 24px 24px}.wi-builtin-footer{display:flex;flex-direction:column;gap:8px;align-items:stretch}.wi-wallet-disconnect-row{display:flex;justify-content:flex-end;flex-shrink:0;padding:16px 24px;border-top:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.wi-send-toast{position:absolute;left:15px;right:15px;bottom:20px;z-index:2;display:flex;align-items:center;gap:12px;min-height:52px;padding:12px;border-radius:12px;background:var(--ds-surface-inverted, #1e232e);color:var(--ds-content-inverted, #ffffff);box-sizing:border-box;text-decoration:none}.wi-action-toast{position:absolute;left:15px;right:15px;bottom:20px;z-index:3;padding:12px 14px;border-radius:12px;background:var(--ds-surface-inverted, #1e232e);color:var(--ds-content-inverted, #ffffff);font-size:14px;line-height:1.4;text-align:center;box-sizing:border-box;animation:wi-action-toast-in .18s ease-out}.wi-popover-content:has(.wi-wallet-disconnect-row) .wi-action-toast,.wi-drawer-content:has(.wi-wallet-disconnect-row) .wi-action-toast{bottom:72px}@keyframes wi-action-toast-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.wi-action-card--dimmed{opacity:.4;cursor:pointer}.wi-action-card--dimmed:hover{opacity:.5}.wi-popover-content:has(.wi-wallet-disconnect-row) .wi-send-toast,.wi-drawer-content:has(.wi-wallet-disconnect-row) .wi-send-toast{bottom:72px}.wi-send-toast:hover{opacity:.92}.wi-send-toast-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:var(--ds-system-orange-default, #f0640d)}.wi-send-toast-spinner{width:18px;height:18px;border:2px solid rgba(255,159,33,.22);border-top-color:var(--ds-system-orange-on-inverted, #ff9f21);border-radius:50%;animation:wi-send-toast-spin .8s linear infinite}.wi-send-toast-error-dot{width:18px;height:18px;border-radius:50%;background:var(--ds-system-red-default, #ff3358)}@keyframes wi-send-toast-spin{to{transform:rotate(360deg)}}.wi-send-toast-copy{display:flex;min-width:0;flex-direction:column}.wi-send-toast-title{font-family:inherit;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-inverted, #ffffff)}.wi-send-toast-desc{font-family:inherit;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-system-orange-on-inverted, #ff9f21)}.wi-send-toast-icon[data-status=error]+.wi-send-toast-copy .wi-send-toast-desc{color:var(--ds-system-red-default, #ff3358)}.wi-disconnect-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:16px;padding:0;border:none;background:transparent;color:var(--ds-content-low, rgba(0, 0, 0, .4));font-family:inherit;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em;cursor:pointer;transition:color .15s ease}.wi-disconnect-btn:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-disconnect-label{white-space:nowrap}.wi-legal-links{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;flex-shrink:0;font-family:inherit;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4))}.wi-receive-avatar .wi-avatar-fallback{position:absolute;inset:0;border-radius:50%;z-index:0}.wi-receive-avatar .wi-avatar-img{width:24px;height:24px}.wi-legal-link{color:var(--ds-content-low, rgba(0, 0, 0, .4));text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.wi-legal-link:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-legal-sep{color:inherit}.wi-empty{display:flex;align-items:center;justify-content:center;padding:32px 0;font-family:inherit;font-size:16px;color:var(--wi-texticon-secondary)}.wi-skeleton-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.wi-skeleton-left{display:flex;align-items:center;gap:12px}.wi-skeleton-block{border-radius:6px;background:var(--wi-border-default);position:relative;overflow:hidden}.wi-skeleton-block:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 50%,transparent 100%);animation:wi-shimmer 1.5s ease-in-out infinite}[data-theme=light] .wi-skeleton-block:after{background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.04) 50%,transparent 100%)}.wi-skeleton-icon{width:32px;height:32px;border-radius:50%;flex-shrink:0}.wi-skeleton-lines{display:flex;flex-direction:column;gap:6px}.wi-skeleton-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.wi-header-back{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ds-content-low, rgba(0, 0, 0, .4));flex-shrink:0;transition:color .15s ease}.wi-header-back:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-view-container{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.wi-popover-content[data-view=qr] .wi-view-container,.wi-drawer-content[data-view=qr] .wi-view-container{flex:1;min-height:0}.wi-view-inner{display:flex;flex-direction:column;flex:1;min-height:0}.wi-view-wallet{animation:wi-slide-in-left .25s ease-out}.wi-view-qr,.wi-view-portfolio{animation:wi-slide-in-right .25s ease-out}.wi-qr-body{flex:1;min-height:0;display:flex;flex-direction:column}.wi-portfolio-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.wi-portfolio-body>.wp-embed{flex:1;min-height:0}.wi-portfolio-body .wp-body-inner{padding:16px 16px 32px;gap:32px}.wi-receive-section{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px}.wi-receive-account{display:inline-flex;align-items:center;gap:8px;padding:4px 8px 4px 4px;border:0;background:var(--ds-surface-high, #edf1f2);border-radius:9999px;font-family:inherit;color:inherit}.wi-receive-account--btn{cursor:pointer;transition:none}.wi-receive-account--btn:hover{background:#2e3544}:root[data-ds-theme=light] .wi-receive-account--btn:hover{background:#e4e8ef}.wi-receive-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;overflow:hidden;flex-shrink:0}.wi-receive-account-name{font-family:inherit;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wi-receive-account>svg{color:var(--ds-content-medium, rgba(0, 0, 0, .65));flex-shrink:0}.wi-receive-chevron{display:inline-flex;align-items:center;color:var(--ds-content-medium, rgba(0, 0, 0, .65));flex-shrink:0;transition:transform .2s ease}.wi-receive-chevron[data-open=true]{transform:rotate(180deg)}.wi-qr-block{display:flex;flex-direction:column;align-items:center;gap:16px}.wi-qr-box{position:relative;display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;border-radius:6px;overflow:hidden}.wi-qr-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.wi-qr-address{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));text-align:center;word-break:break-all;max-width:281px;margin:0}.wi-qr-copy-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;border:1px solid var(--ds-border-default, rgba(0, 0, 0, .07));background:var(--ds-surface-default, #ffffff);border-radius:12px;cursor:pointer;transition:border-color .15s ease}.wi-qr-copy-btn:hover{border-color:var(--ds-border-medium, rgba(0, 0, 0, .18))}.wi-qr-copy-icon{display:inline-flex;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wi-qr-copy-text{font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wi-receive-footer{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:16px 24px;border-top:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.wi-drawer-content .wi-header{padding:16px}.wi-drawer-content .wi-header--receive .wi-header-action,.wi-drawer-content .wi-header--sub-account .wi-header-action{top:16px;right:16px}.wi-drawer-content .wi-total-section,.wi-drawer-content .wi-action-row{margin:16px 16px 0}.wi-drawer-content .wi-nav-fixed{padding:0 16px}.wi-drawer-content .wi-token-item{padding:12px 16px}.wi-drawer-content .wi-wallet-disconnect-row{padding:16px}
15
15
  `);se(`.wi-td-header-title{position:absolute;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;pointer-events:none}.wi-td-header-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.wi-td-header-name{font-family:inherit;font-size:18px;font-weight:600;line-height:1.5;letter-spacing:-.01em;color:var(--wi-texticon-primary, #ffffff)}.wi-td-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;gap:24px;padding:20px 24px 24px;background:transparent;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}[data-theme=light] .wi-td-scroll{scrollbar-color:rgba(0,0,0,.12) transparent}.wi-td-scroll::-webkit-scrollbar{width:4px}.wi-td-scroll::-webkit-scrollbar-track{background:transparent}.wi-td-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.wi-td-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .wi-td-scroll::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .wi-td-scroll::-webkit-scrollbar-thumb:hover{background:#0003}.wi-td-chart{display:flex;flex-direction:column;gap:14px}.wi-td-chart-panel{display:flex;flex-direction:column;gap:4px}.wi-td-chart-price{font-size:26px;font-weight:700;line-height:1.15;color:var(--wi-texticon-primary, #ffffff)}.wi-td-chart-change{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ds-system-green-high, #00a869)}.wi-td-chart-change[data-positive=false]{color:var(--wi-error, #e70077)}.wi-td-chart-when{font-weight:400;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5))}.wi-td-chart-plot{position:relative;width:100%;height:150px}.wi-td-chart-svg{display:block;width:100%;height:150px;overflow:visible;touch-action:none}.wi-td-chart-minmax{fill:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5));font-size:11px;font-family:inherit}.wi-td-chart-cursor{stroke:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5));stroke-width:1;stroke-dasharray:3 3}.wi-td-chart-skeleton{width:100%;height:150px;border-radius:12px}.wi-td-chart-tabs{display:flex;gap:6px;justify-content:space-between}.wi-td-chart-tab{flex:1;padding:7px 0;border:none;border-radius:8px;background:transparent;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5));transition:background .15s ease,color .15s ease}.wi-td-chart-tab[data-active]{background:var(--wi-surface-subtle, rgba(255, 255, 255, .1));color:var(--wi-texticon-primary, #ffffff)}.wi-td-chart-tab:hover:not([data-active]){color:var(--wi-texticon-primary, #ffffff)}.wi-td-balance-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;border-radius:16px;background:var(--wi-surface-default, rgba(255, 255, 255, .05))}.wi-td-balance-left{display:flex;flex-direction:column;gap:4px;flex:1 1 0;min-width:0}.wi-td-balance-label{font-size:15px;font-weight:600;color:var(--wi-texticon-primary, #ffffff)}.wi-td-balance-amount{font-size:30px;font-weight:700;line-height:1.15;color:var(--wi-texticon-primary, #ffffff);white-space:nowrap;max-width:100%}.wi-td-balance-fiat{font-size:14px;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5))}.wi-td-send-btn{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:12px 22px;border:none;border-radius:999px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:var(--wi-on-primary, #ffffff);background:var(--wi-primary, #019d92);transition:filter .15s ease}.wi-td-send-btn:hover{filter:brightness(1.06)}.wi-td-send-btn:active{filter:brightness(.94)}.wi-td-section{display:flex;flex-direction:column;gap:14px}.wi-td-section-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--wi-texticon-primary, #ffffff)}.wi-td-rows{display:flex;flex-direction:column;gap:12px}.wi-td-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.wi-td-row-label{font-size:15px;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5))}.wi-td-row-value{font-size:15px;font-weight:500;color:var(--wi-texticon-primary, #ffffff);text-align:right;word-break:break-all}.wi-td-row-link,.wi-td-row-copy{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;padding:0;cursor:pointer;font-family:inherit;text-decoration:none}.wi-td-row-link:hover,.wi-td-row-copy:hover{opacity:.8}.wi-td-external-icon{color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5));flex-shrink:0}.wi-td-row-copy svg{color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5));flex-shrink:0}.wi-td-social-row{display:flex;flex-wrap:wrap;gap:10px}.wi-td-social-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--wi-texticon-primary, #ffffff);background:var(--wi-surface-default, rgba(255, 255, 255, .05));text-decoration:none;transition:background .15s ease}.wi-td-social-btn:hover{background:var(--wi-surface-subtle, rgba(255, 255, 255, .1))}.wi-td-history-list{display:flex;flex-direction:column;gap:10px}.wi-td-history-item{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;background:var(--wi-surface-default, rgba(255, 255, 255, .05));text-decoration:none}.wi-td-history-item--link{cursor:pointer;transition:background .15s ease}.wi-td-history-item--link:hover{background:var(--wi-surface-subtle, rgba(255, 255, 255, .1))}.wi-td-history-top,.wi-td-history-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.wi-td-history-type{font-size:15px;font-weight:600;color:var(--wi-texticon-primary, #ffffff)}.wi-td-history-type[data-direction=receive],.wi-td-history-type[data-direction=bridge-in]{color:var(--ds-system-green-high, #00a869)}.wi-td-history-counter{font-size:14px;color:var(--wi-primary, #f0640d);font-variant-numeric:tabular-nums}.wi-td-history-meta{display:inline-flex;align-items:center;gap:8px;min-width:0}.wi-td-history-status{font-size:14px;font-weight:500}.wi-td-history-status[data-status=success]{color:var(--ds-system-green-high, #00a869)}.wi-td-history-status[data-status=fail]{color:var(--wi-error, #e70077)}.wi-td-history-time{font-size:14px;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5))}.wi-td-history-amount{font-size:15px;font-weight:600;color:var(--wi-texticon-primary, #ffffff);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.wi-td-history-amount[data-size=sm]{font-size:13px}.wi-td-history-amount[data-size=xs]{font-size:11px;white-space:normal;word-break:break-all}.wi-td-history-skeleton{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:12px;background:var(--wi-surface-default, rgba(255, 255, 255, .05))}.wi-td-history-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 16px;border-radius:12px;background:var(--wi-surface-default, rgba(255, 255, 255, .05));color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5));font-size:14px;text-align:center}.wi-td-retry-btn{padding:8px 18px;border:1px solid var(--wi-border-subtle, rgba(255, 255, 255, .1));border-radius:999px;background:transparent;color:var(--wi-texticon-primary, #ffffff);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.wi-td-retry-btn:hover{background:var(--wi-surface-subtle, rgba(255, 255, 255, .1))}.wi-td-history-sentinel{display:flex;align-items:center;justify-content:center;min-height:32px}.wi-td-history-loading{font-size:13px;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5))}.wi-td-loadmore-btn{align-self:center;margin-top:2px;padding:10px 24px;border:1px solid var(--wi-border-subtle, rgba(255, 255, 255, .1));border-radius:999px;background:transparent;color:var(--wi-texticon-primary, #ffffff);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.wi-td-loadmore-btn:hover:not(:disabled){background:var(--wi-surface-subtle, rgba(255, 255, 255, .1))}.wi-td-loadmore-btn:disabled{cursor:default;color:var(--wi-texticon-tertiary, rgba(255, 255, 255, .5))}
16
16
  `);se(`.wi-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
17
- `);import{jsx as Ml}from"react/jsx-runtime";function Cy({env:e,theme:t="dark",mobileBreakpoint:r=768,drawerDirection:n,modal:o,showBalance:a=!1,showForgeToken:i=!1,showGameToken:s=!0,showQR:l=!0,showBridge:d=!0,qrLogoSrc:c,walletAddress:h,accountName:f,sendAccounts:m,profileImageUrl:w,connectorId:b,connectorName:u,connectorIconUrl:p,preferredTokens:y=[],onSelectWallet:g,onCopyAddress:x,onBuy:k,onBuyDisabledMessage:R,onBridgeDisabledMessage:T,onSendDisabledMessage:S,onDisconnect:C,disconnectLabel:E="Disconnect",termsUrl:M=ei,termsLabel:U="Terms of Service",privacyUrl:L=ti,privacyLabel:G="Privacy Policy",open:A,onOpenChange:O,showPortfolio:oe=!1,portfolioTitle:q="My Portfolio",portfolioSections:P,showTotalAssets:ue=!0,totalAssetsLabel:$="Total Assets USD",sendTransaction:Q,getTransactionReceipt:F,estimateGas:X,onOutlink:V,lpBalanceReader:de,stakingRewardsReader:he,bridgeTokens:J,bridgeHistory:ce,getBridgeQuote:Ae,getBridgeToTokens:ve,getBridgeApproval:ot,approveBridge:pe,submitBridge:Re,onReceive:at,onBridge:Ie,onSend:ze,style:Le,children:rt}){let At=nt(e),ht=b?Xa[b]:void 0,Tt=u??ht?.name,ye=p??ht?.iconUrl,It=Ro(`(max-width: ${r}px)`),Je=n??(a?"right":"bottom"),xt=Je==="left"||Je==="right",Ge=o??!1,Qe=A!==void 0,[Yt,Et]=Vt.useState(!1),_e=Qe?A:Yt,ct=Vt.useCallback(nr=>{Qe||Et(nr),O?.(nr)},[Qe,O]),$e=Vt.useCallback(()=>ct(!1),[ct]);Tn(_e,$e);let[Fe,it]=Vt.useState(null),[vt,De]=Vt.useState("top"),[et,Bt]=Vt.useState(null),[z,Ve]=Vt.useState("wallet"),[B,re]=Vt.useState(null),[fe,be]=Vt.useState(null);Vt.useEffect(()=>{_e||(Ve("wallet"),re(null),be(null))},[_e]),Vt.useEffect(()=>{vo(h)},[h]);let tt=Vt.useCallback(()=>{Xs(h),C?.()},[C,h]),Kt=Vt.useMemo(()=>({env:At,theme:t,isMobile:It,open:_e,drawerDirection:Je,modal:Ge,showBalance:a,showForgeToken:i,showGameToken:s,showQR:l,showBridge:d,qrLogoSrc:c,walletAddress:h,accountName:f,sendAccounts:m,profileImageUrl:w,connectorName:Tt,connectorIconUrl:ye,preferredTokens:y,close:$e,onSelectWallet:g,onCopyAddress:x,onBuy:k,onBuyDisabledMessage:R,onBridgeDisabledMessage:T,onSendDisabledMessage:S,onDisconnect:C?tt:void 0,disconnectLabel:E,termsUrl:M,termsLabel:U,privacyUrl:L,privacyLabel:G,portalStyle:Le,navContent:Fe,navPosition:vt,setNavContent:it,setNavPosition:De,footerContent:et,setFooterContent:Bt,view:z,setView:Ve,selectedSendToken:B,setSelectedSendToken:re,selectedDetailToken:fe,setSelectedDetailToken:be,showPortfolio:oe,portfolioTitle:q,portfolioSections:P,showTotalAssets:ue,totalAssetsLabel:$,sendTransaction:Q,getTransactionReceipt:F,estimateGas:X,onOutlink:V,lpBalanceReader:de,stakingRewardsReader:he,bridgeTokens:J,bridgeHistory:ce,getBridgeQuote:Ae,getBridgeToTokens:ve,getBridgeApproval:ot,approveBridge:pe,submitBridge:Re,onReceive:at,onBridge:Ie,onSend:ze}),[At,t,It,_e,Je,Ge,a,i,s,l,d,c,h,f,m,w,Tt,ye,y,$e,g,x,k,R,T,S,C,tt,E,M,U,L,G,Le,Fe,vt,et,z,B,fe,oe,q,P,ue,$,Q,F,X,V,de,he,J,ce,Ae,ve,ot,pe,Re,at,Ie,ze]);return Ml(Vs.Provider,{value:Kt,children:It?Ml(Sy.Root,{direction:Je,open:_e,onOpenChange:ct,handleOnly:xt,noBodyStyles:!0,repositionInputs:!1,children:rt},"drawer"):Ml(of.Root,{open:_e,onOpenChange:ct,children:rt},"popover")})}var Fo=Object.assign(Cy,{Trigger:jc,Content:$u,Nav:tf,Footer:nf});import*as We from"react";import*as ds from"react";import{createContext as Ny,useContext as Ty}from"react";var Al=Ny(null);function ba(){let e=Ty(Al);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}import*as jf from"react";import{createContext as Iy,useContext as Ey}from"react";var Vi=Iy(null);function $r(){let e=Ey(Vi);if(!e)throw new Error("ResponsiveShell compound components must be used within <ResponsiveShell>");return e}import{createContext as My,useContext as Ay,useLayoutEffect as Ly,useState as Dy}from"react";function af(){let e=null,t=new Set;return{getSnapshot:()=>e,publish(r){if(r!==e){e=r;for(let n of[...t])n()}},subscribe(r){return t.add(r),()=>{t.delete(r)}}}}var Ll=My(null);function Py(){let e=Ay(Ll);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}function sf(){let e=Py(),[t,r]=Dy(e.getSnapshot);return Ly(()=>(r(e.getSnapshot()),e.subscribe(()=>r(e.getSnapshot()))),[e]),t}se(`.rd-root{--rd-bg: var(--ds-bg-dim, #f7f8fb);--rd-surface: var(--ds-surface-default, #ffffff);--rd-surface-alt: var(--ds-surface-medium, #f0f1f6);--rd-border: var(--ds-border-default, #e2e4ec);--rd-text: var(--ds-content-highest, #14161f);--rd-text-muted: var(--ds-content-medium, #676b7a);--rd-accent: var(--ds-system-orange-default, #5b5bf6);--rd-accent-contrast: var(--ds-system-orange-on, #ffffff);--rd-success: var(--ds-system-green-default, #1e9e6a);--rd-success-bg: var(--ds-system-green-low, #e6f7f0);--rd-warning: #b8860b;--rd-warning-bg: #fdf3d9;--rd-danger: var(--ds-system-red-default, #d1394a);--rd-danger-bg: var(--ds-system-red-low, #fbe8ea);--rd-radius: 14px;--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(20, 22, 31, .04), 0 8px 24px rgba(20, 22, 31, .06));--rd-on-accent: #ffffff;width:100%;max-width:640px;box-sizing:border-box;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--rd-bg);color:var(--rd-text);-webkit-font-smoothing:antialiased;color-scheme:light dark}.rd-root[data-theme=dark]{color-scheme:dark;--rd-bg: var(--ds-bg-default, #0f1117);--rd-surface: var(--ds-surface-default, #171923);--rd-surface-alt: var(--ds-surface-medium, #1e212c);--rd-border: var(--ds-border-default, #2a2d3a);--rd-text: var(--ds-content-highest, #eef0f6);--rd-text-muted: var(--ds-content-medium, #9498a8);--rd-accent: var(--ds-system-orange-default, #8181ff);--rd-accent-contrast: var(--ds-system-orange-on, #0f1117);--rd-success: var(--ds-system-green-default, #3fd68f);--rd-success-bg: var(--ds-system-green-low, #123626);--rd-warning: #e0b23c;--rd-warning-bg: #3a2f10;--rd-danger: var(--ds-system-red-default, #ff6b7a);--rd-danger-bg: var(--ds-system-red-low, #3a1418);--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px rgba(0, 0, 0, .35))}.rd-root[data-theme=light]{color-scheme:light;--rd-bg: var(--ds-bg-dim, #f7f8fb);--rd-surface: var(--ds-surface-default, #ffffff);--rd-surface-alt: var(--ds-surface-medium, #f0f1f6);--rd-border: var(--ds-border-default, #e2e4ec);--rd-text: var(--ds-content-highest, #14161f);--rd-text-muted: var(--ds-content-medium, #676b7a);--rd-accent: var(--ds-system-orange-default, #5b5bf6);--rd-accent-contrast: var(--ds-system-orange-on, #ffffff);--rd-success: var(--ds-system-green-default, #1e9e6a);--rd-success-bg: var(--ds-system-green-low, #e6f7f0);--rd-warning: #b8860b;--rd-warning-bg: #fdf3d9;--rd-danger: var(--ds-system-red-default, #d1394a);--rd-danger-bg: var(--ds-system-red-low, #fbe8ea);--rd-radius: 14px;--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(20, 22, 31, .04), 0 8px 24px rgba(20, 22, 31, .06))}.rd-root *{box-sizing:border-box}.rd-card{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius);box-shadow:var(--rd-shadow);padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}.rd-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.rd-card-title{font-size:1rem;font-weight:650;margin:0}.rd-card-hint{font-size:.8rem;color:var(--rd-text-muted)}.rd-token-address{display:flex;flex-direction:column;gap:.1rem}.rd-token-address-addr{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;color:var(--rd-text);overflow-wrap:anywhere;user-select:all}.rd-token-address-meta{font-size:.72rem;color:var(--rd-text-muted)}.rd-field{display:flex;flex-direction:column;gap:.35rem}.rd-field-label{font-size:.69rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rd-text-muted)}.rd-root .rd-field-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.rd-root .rd-token-explorer-link{font-size:.75rem;font-weight:500;color:var(--rd-accent);text-decoration:none;white-space:nowrap}.rd-root .rd-token-explorer-link:hover{text-decoration:underline}.rd-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.rd-root select,.rd-root input[type=text],.rd-root input[type=number]{width:100%;padding:.6rem .7rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt);color:var(--rd-text);font-size:16px;font-family:inherit}.rd-root select:focus,.rd-root input:focus{outline:2px solid var(--rd-accent);outline-offset:1px}.rd-dropdown{position:relative;min-width:0}.rd-root .rd-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .7rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt);color:var(--rd-text);font-size:.9rem;font-family:inherit;font-weight:600;text-align:left;cursor:pointer}.rd-root .rd-static-target{display:flex;align-items:center;gap:.55rem;padding:.55rem .7rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt);color:var(--rd-text);font-size:.9rem;font-weight:600;min-width:0;overflow-wrap:anywhere}.rd-root .rd-dropdown-trigger:disabled{cursor:not-allowed}.rd-dropdown-trigger:focus,.rd-dropdown-trigger:focus-visible{outline:2px solid var(--rd-accent);outline-offset:1px}.rd-dropdown-trigger-content{display:flex;align-items:center;gap:.55rem;min-width:0}.rd-dropdown-trigger-label{display:flex;flex-direction:column;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.rd-dropdown-trigger-sub{font-size:.66rem;font-weight:500;line-height:1.3;color:var(--rd-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-dropdown-chevron{display:inline-flex;flex:none;color:var(--rd-text-muted);line-height:1}.rd-dropdown-popover{z-index:100002;width:var(--radix-popover-trigger-width);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--rd-surface: var(--ds-surface-default, #ffffff);--rd-surface-alt: var(--ds-surface-medium, #f0f1f6);--rd-border: var(--ds-border-default, #e2e4ec);--rd-text: var(--ds-content-highest, #14161f);--rd-accent: var(--ds-system-orange-default, #5b5bf6);--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(20, 22, 31, .04), 0 8px 24px rgba(20, 22, 31, .06))}.rd-dropdown-popover[data-theme=dark]{color-scheme:dark;--rd-surface: var(--ds-surface-default, #171923);--rd-surface-alt: var(--ds-surface-medium, #1e212c);--rd-border: var(--ds-border-default, #2a2d3a);--rd-text: var(--ds-content-highest, #eef0f6);--rd-accent: var(--ds-system-orange-default, #8181ff);--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px rgba(0, 0, 0, .35))}.rd-dropdown-popover *{box-sizing:border-box}.rd-dropdown-listbox{margin:0;padding:.3rem;list-style:none;max-height:min(15rem,var(--radix-popover-content-available-height, 15rem));overflow-y:auto;overscroll-behavior:contain;background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:10px;box-shadow:var(--rd-shadow);font-family:inherit;color:var(--rd-text)}.rd-dropdown-option{display:flex;align-items:center;gap:.55rem;padding:.5rem .6rem;border-radius:8px;font-size:.9rem;color:var(--rd-text);cursor:pointer}.rd-dropdown-option-active{background:var(--rd-surface-alt)}.rd-dropdown-option-selected{font-weight:650}.rd-dropdown-option-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-dropdown-option-check{flex:none;color:var(--rd-accent);font-size:.8rem}.rd-amount-input{display:flex;align-items:baseline;gap:.5rem;padding:.6rem .75rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt)}.rd-amount-input:focus-within{outline:2px solid var(--rd-accent);outline-offset:1px}.rd-amount-input[data-rd-invalid]{border-color:var(--rd-danger)}.rd-root .rd-amount-input input[type=text]{flex:1 1 auto;width:auto;min-width:0;padding:0;border:0;border-radius:0;background:none;font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2}.rd-root .rd-amount-input input[type=text]:focus{outline:none}.rd-amount-input-suffix{flex:none;font-size:.8rem;font-weight:700;color:var(--rd-text-muted);pointer-events:none}.rd-root .rd-amount-input-max{flex:none;padding:0;font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--rd-accent);background:transparent;border:0;border-radius:0;cursor:pointer;line-height:1}.rd-amount-input-max:hover:not(:disabled){text-decoration:underline}.rd-amount-input-max:disabled{opacity:.5;cursor:not-allowed}.rd-amount-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;font-size:.75rem;color:var(--rd-text-muted);padding:0 .15rem;font-variant-numeric:tabular-nums}.rd-root button{font-family:inherit;font-size:.95rem;font-weight:650;border-radius:10px;border:1px solid transparent;padding:.7rem 1.1rem;cursor:pointer;transition:opacity .12s ease,transform .12s ease}.rd-root button:active:not(:disabled){transform:translateY(1px)}.rd-root button:disabled{cursor:not-allowed;opacity:.55}.rd-button-primary{background:var(--rd-accent);color:var(--rd-accent-contrast)}.rd-button-secondary{background:var(--rd-surface-alt);color:var(--rd-text);border-color:var(--rd-border)}.rd-button-block{width:100%}.rd-callout{border-radius:10px;padding:.65rem .85rem;font-size:.85rem;line-height:1.4}.rd-callout-warning{background:var(--rd-warning-bg);color:var(--rd-warning)}.rd-callout-danger{background:var(--rd-danger-bg);color:var(--rd-danger)}.rd-callout-success{background:var(--rd-success-bg);color:var(--rd-success)}.rd-callout-muted{background:var(--rd-surface-alt);color:var(--rd-text-muted)}.rd-quote-strip{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:.7rem .85rem;border-radius:14px;background:color-mix(in srgb,var(--rd-accent) 10%,var(--rd-surface));border:1px solid color-mix(in srgb,var(--rd-accent) 35%,transparent)}.rd-quote-strip-side{display:flex;flex-direction:column;min-width:0;gap:.1rem;font-size:.9rem;font-weight:700;color:var(--rd-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.rd-quote-strip-end{text-align:right;align-items:flex-end}.rd-quote-strip-side small{font-size:.69rem;font-weight:600;color:var(--rd-text-muted);letter-spacing:.02em}.rd-quote-strip-arrow{flex:none;color:var(--rd-accent);font-weight:800}.rd-quote-strip-hint{font-size:.72rem;line-height:1.45;color:var(--rd-text-muted);padding:0 .15rem}.rd-deposit-address{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr auto;align-items:start;gap:.7rem;min-height:172px;background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:16px;box-shadow:var(--rd-shadow);padding:.85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;color:var(--rd-text-muted)}.rd-deposit-address-label{grid-column:1;grid-row:1;position:relative;display:inline-flex;align-items:center;gap:.35rem;width:fit-content;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.rd-root button.rd-address-term{position:static;width:auto;height:auto;display:inline;padding:0 0 2px;border:0;border-bottom:1px dotted currentColor;border-radius:0;background:transparent;color:var(--rd-text-muted);font:700 .69rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.rd-root button.rd-address-term:hover,.rd-root button.rd-address-term:focus-visible{color:var(--rd-accent);outline:none}.rd-address-tooltip{position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:min(250px,calc(100vw - 48px));padding:9px 11px;border:1px solid var(--rd-border);border-radius:10px;background:var(--rd-surface);box-shadow:var(--rd-shadow);color:var(--rd-text);font-size:11.5px;font-weight:500;line-height:1.45;letter-spacing:normal;text-align:left;text-transform:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.rd-address-term:hover .rd-address-tooltip,.rd-address-term:focus .rd-address-tooltip,.rd-address-term:focus-visible .rd-address-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.rd-address-full{grid-column:1 / -1;grid-row:2;align-self:center;min-width:0;color:var(--rd-text);font-weight:600;line-height:1.55;overflow-wrap:anywhere;word-break:break-all}.rd-root .rd-address-copy{grid-column:1 / -1;grid-row:3;width:100%;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:0;padding:.5rem .7rem;border-radius:10px;border:0;background:var(--rd-accent);color:var(--rd-accent-contrast);font-family:inherit;font-size:.75rem;font-weight:800;letter-spacing:.03em;line-height:1}.rd-root .rd-address-copy svg{flex:none}.rd-root .rd-address-copy:hover:not(:disabled){opacity:.92}.rd-root button.rd-mobile-qr-toggle,.rd-root button.rd-mobile-address-toggle{display:none;place-items:center;width:34px;height:34px;padding:0;border:1px solid color-mix(in srgb,var(--rd-accent) 24%,var(--rd-border));border-radius:11px;background:color-mix(in srgb,var(--rd-accent) 10%,var(--rd-surface));color:var(--rd-accent);box-shadow:0 1px 2px color-mix(in srgb,var(--rd-text) 8%,transparent);transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.rd-root button.rd-mobile-qr-toggle{grid-column:2;grid-row:1;justify-self:end;align-self:start}.rd-root button.rd-mobile-address-toggle{position:absolute;z-index:2;top:.85rem;right:.85rem;background:var(--rd-surface);color:var(--rd-text-muted);box-shadow:0 4px 14px color-mix(in srgb,var(--rd-text) 16%,transparent)}.rd-root button.rd-mobile-qr-toggle:hover:not(:disabled),.rd-root button.rd-mobile-address-toggle:hover:not(:disabled){border-color:color-mix(in srgb,var(--rd-accent) 45%,var(--rd-border));color:var(--rd-accent);background:color-mix(in srgb,var(--rd-accent) 15%,var(--rd-surface));box-shadow:0 5px 16px color-mix(in srgb,var(--rd-accent) 18%,transparent);transform:translateY(-1px)}.rd-root button.rd-mobile-qr-toggle:active:not(:disabled),.rd-root button.rd-mobile-address-toggle:active:not(:disabled){transform:scale(.96)}.rd-deposit-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.9rem;container:rd-deposit-head / inline-size}.rd-deposit-head>.rd-deposit-qr-pane{flex:none}.rd-deposit-head>.rd-deposit-address{flex:1 1 12rem;min-width:0}@container rd-deposit-head (max-width: 23.75rem){.rd-deposit-head>.rd-deposit-address{flex-basis:100%;width:100%}.rd-deposit-head>.rd-skeleton-qr{display:none}.rd-deposit-head>.rd-skeleton-address{flex-basis:100%;width:100%}.rd-root button.rd-mobile-qr-toggle,.rd-root button.rd-mobile-address-toggle{display:grid}.rd-deposit-head[data-compact-view=address]>.rd-deposit-qr-pane,.rd-deposit-head[data-compact-view=qr]>.rd-deposit-address{display:none}.rd-deposit-head[data-compact-view=address]>.rd-deposit-address,.rd-deposit-head[data-compact-view=qr]>.rd-deposit-qr-pane{animation:rd-compact-pane-in .26s cubic-bezier(.22,1,.36,1)}.rd-deposit-head[data-compact-view=qr]>.rd-deposit-qr-pane{width:100%}}@keyframes rd-compact-pane-in{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.rd-deposit-qr{position:relative;display:grid;place-items:center;width:172px;height:172px;background:#fff;border-radius:16px;border:1px solid var(--rd-border);box-shadow:var(--rd-shadow);margin:0 auto}.rd-deposit-qr-pane{position:relative;display:grid;place-items:center;min-height:172px}.rd-deposit-qr-badge{position:absolute;inset:0;margin:auto;width:36px;height:36px;display:grid;place-items:center;background:#fff;border-radius:50%;pointer-events:none}.rd-stepper{display:flex;flex-direction:column;gap:0}.rd-stepper-item{display:flex;gap:.75rem;position:relative;padding-bottom:1.25rem}.rd-stepper-item:last-child{padding-bottom:0}.rd-stepper-rail{display:flex;flex-direction:column;align-items:center}.rd-stepper-dot{width:22px;height:22px;border-radius:50%;border:2px solid var(--rd-border);background:var(--rd-surface);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex:none;color:var(--rd-text-muted)}.rd-stepper-item-done .rd-stepper-dot{background:var(--rd-success);border-color:var(--rd-success);color:var(--rd-on-accent)}.rd-stepper-item-active .rd-stepper-dot{border-color:var(--rd-accent);color:var(--rd-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--rd-accent) 20%,transparent)}.rd-stepper-line{flex:1;width:2px;background:var(--rd-border);margin:2px 0}.rd-stepper-item-done .rd-stepper-line{background:var(--rd-success)}.rd-stepper-body{padding-top:1px}.rd-stepper-label{font-weight:600;font-size:.9rem}.rd-stepper-item-pending .rd-stepper-label{color:var(--rd-text-muted)}.rd-stepper-meta{margin-top:.25rem;font-size:.78rem;color:var(--rd-text-muted);display:flex;flex-direction:column;gap:.15rem}.rd-stepper-meta a{color:var(--rd-accent);text-decoration:none}.rd-stepper-meta a:hover{text-decoration:underline}.rd-status-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:650;padding:.2rem .55rem;border-radius:999px;background:var(--rd-surface-alt);color:var(--rd-text-muted);width:fit-content}.rd-status-pill-success{background:var(--rd-success-bg);color:var(--rd-success)}.rd-status-pill-failure{background:var(--rd-danger-bg);color:var(--rd-danger)}.rd-spinner{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:rd-spin .7s linear infinite;vertical-align:-.15em}@keyframes rd-spin{to{transform:rotate(360deg)}}.rd-muted{color:var(--rd-text-muted)}.rd-settings-row{display:flex;justify-content:flex-end}.rd-root .rd-icon-button{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border-radius:50%;border:1px solid var(--rd-border);background:var(--rd-surface);color:var(--rd-text-muted)}.rd-root .rd-icon-button:hover:not(:disabled){color:var(--rd-text);background:var(--rd-surface-alt)}.rd-recovery-badge{position:absolute;top:-.3rem;right:-.3rem;display:flex;align-items:center;justify-content:center;min-width:1.05rem;height:1.05rem;padding:0 .25rem;border-radius:999px;background:var(--rd-danger, #d1394a);color:#fff;font-size:.65rem;font-weight:700;line-height:1;border:2px solid var(--rd-surface, #ffffff)}.rd-recover-group{display:flex;flex-direction:column;gap:.75rem}.rd-recover-group+.rd-recover-group{border-top:1px solid var(--rd-border);padding-top:1rem;margin-top:.5rem}.rd-recover-group-label{margin:0;font-size:.8rem;color:var(--rd-text-muted)}.rd-recover-made-of{display:block;padding:.65rem .8rem;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:10px}.rd-recover-made-of-label{cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--rd-text-muted)}.rd-recover-made-of-body{display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem}.rd-error-details{margin-top:-.4rem;padding:0 .15rem;color:var(--rd-text-muted);font-size:.72rem}.rd-error-details summary{width:max-content;cursor:pointer;list-style:none;font-weight:600}.rd-error-details summary::-webkit-details-marker{display:none}.rd-error-details summary:before{display:inline-block;margin-right:.35rem;content:"\\203a";transition:transform .12s ease}.rd-error-details[open] summary:before{transform:rotate(90deg)}.rd-error-log{position:relative;margin-top:.5rem}.rd-root button.rd-error-copy{position:absolute;z-index:1;top:.45rem;right:.45rem;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;padding:0;border:1px solid var(--rd-border);border-radius:6px;background:var(--rd-surface);color:var(--rd-text-muted)}.rd-root button.rd-error-copy:hover:not(:disabled){background:var(--rd-surface-alt);color:var(--rd-text)}.rd-error-details code{display:block;max-height:6rem;overflow:auto;padding:.6rem 2.7rem .6rem .7rem;border:1px solid var(--rd-border);border-radius:8px;background:var(--rd-surface-alt);color:var(--rd-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;line-height:1.45;overflow-wrap:anywhere;scrollbar-color:var(--rd-border) transparent;scrollbar-width:thin;white-space:pre-wrap}.rd-error-details code::-webkit-scrollbar{width:4px;height:4px}.rd-error-details code::-webkit-scrollbar-thumb{border-radius:999px;background:var(--rd-border)}.rd-token-list{display:flex;flex-direction:column;gap:.5rem}.rd-token-row{display:flex;align-items:center;gap:10px;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;padding:12px 14px}.rd-token-row-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;overflow-wrap:anywhere}.rd-token-row-symbol{font-weight:700}.rd-token-row-amount{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700;color:var(--rd-text);white-space:nowrap}.rd-token-row-status{font-size:11.5px;line-height:1.45;color:var(--rd-text-muted)}.rd-token-row-warn{font-size:11.5px;line-height:1.45;color:var(--rd-warning)}.rd-token-row-warn b{font-weight:750;font-variant-numeric:tabular-nums}.rd-token-row-step{font-size:11.5px;line-height:1.45;font-weight:650;color:var(--rd-accent)}.rd-root .rd-token-row-action{flex:none;width:auto;padding:9px 16px;font-size:13px;font-weight:700}.rd-token-row-spinner{flex:none;font-size:18px;color:var(--rd-accent)}.rd-recover-sum{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;padding:16px 14px;container:rd-recover-sum / inline-size}.rd-recover-sum-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rd-text-muted)}.rd-recover-sum-value{max-width:100%;overflow:hidden;font-size:22px;font-size:clamp(18px,7cqi,28px);font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;color:var(--rd-text)}.rd-recover-sum-unit{display:block;margin:.35rem 0 0;font-size:15px;font-weight:700;color:var(--rd-text-muted)}.rd-recover-sum-empty{font-size:17px;font-weight:700;color:var(--rd-text-muted)}.rd-recover-empty{display:flex;min-height:min(20rem,48vh);flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:2.5rem 1.5rem;border:1px solid var(--rd-border);border-radius:16px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--rd-accent) 11%,transparent),transparent 48%),var(--rd-surface-alt);text-align:center;box-sizing:border-box}.rd-recover-empty-icon{display:grid;width:4.25rem;height:4.25rem;place-items:center;margin-bottom:.2rem;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:50%;background:color-mix(in srgb,var(--rd-accent) 12%,var(--rd-surface));color:var(--rd-accent);box-shadow:0 10px 30px color-mix(in srgb,var(--rd-accent) 12%,transparent)}.rd-recover-empty[data-variant=unavailable] .rd-recover-empty-icon{border-color:var(--rd-border);background:var(--rd-surface);color:var(--rd-text-muted);box-shadow:none}.rd-recover-empty-title,.rd-recover-sum-value.rd-recover-empty-title{max-width:100%;margin:0;overflow:visible;color:var(--rd-text);font-size:1.15rem;font-weight:750;line-height:1.35;white-space:normal}.rd-recover-empty-copy{max-width:23rem;margin:0;color:var(--rd-text-muted);font-size:.82rem;line-height:1.55;text-wrap:balance}.rd-root button.rd-recover-empty-refresh{display:inline-flex;min-height:2.6rem;align-items:center;justify-content:center;gap:.45rem;margin-top:.45rem;padding:.65rem 1rem;color:var(--rd-text);font-size:.82rem}.rd-root button.rd-recover-empty-refresh:hover:not(:disabled){border-color:color-mix(in srgb,var(--rd-accent) 35%,var(--rd-border));background:color-mix(in srgb,var(--rd-accent) 9%,var(--rd-surface));color:var(--rd-accent)}[data-rd-recover-funds].rd-stack{flex:1 1 auto}.rd-recover-foot{margin-top:auto;padding-top:.5rem;text-align:center;font-size:11.5px;line-height:1.45;color:var(--rd-text-muted)}.rd-history-table{display:flex;min-width:0;flex-direction:column;gap:.6rem;font-size:.875rem}.rd-history-empty{display:flex;min-height:min(20rem,48vh);flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:2.5rem 1.5rem;border:1px solid var(--rd-border);border-radius:16px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--rd-accent) 10%,transparent),transparent 48%),var(--rd-surface-alt);text-align:center;box-sizing:border-box}.rd-history-empty-icon{display:grid;width:4.25rem;height:4.25rem;place-items:center;margin-bottom:.2rem;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:50%;background:color-mix(in srgb,var(--rd-accent) 12%,var(--rd-surface));color:var(--rd-accent);box-shadow:0 10px 30px color-mix(in srgb,var(--rd-accent) 12%,transparent)}.rd-history-empty[data-variant=disconnected] .rd-history-empty-icon{border-color:var(--rd-border);background:var(--rd-surface);color:var(--rd-text-muted);box-shadow:none}.rd-history-empty-title{margin:0;color:var(--rd-text);font-size:1.15rem;font-weight:750;line-height:1.35}.rd-history-empty-copy{max-width:22rem;margin:0;color:var(--rd-text-muted);font-size:.82rem;line-height:1.55;text-wrap:balance}.rd-history-empty-live{display:inline-flex;align-items:center;gap:.4rem;margin-top:.35rem;color:var(--rd-text-muted);font-size:.72rem;font-weight:650}.rd-history-empty-live>span{width:.45rem;height:.45rem;border-radius:50%;background:var(--rd-success);box-shadow:0 0 0 3px color-mix(in srgb,var(--rd-success) 15%,transparent)}.rd-history-group{min-width:0;max-width:100%;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;overflow:hidden}.rd-history-row-button{width:100%;min-width:0;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:none;border:none;border-radius:inherit;color:inherit;font:inherit;text-align:left;cursor:pointer}.rd-history-row-button[aria-expanded=true]{border-radius:12px 12px 0 0}.rd-history-row-button:hover{background:color-mix(in srgb,var(--rd-border) 30%,transparent)}.rd-history-row-button:focus-visible{outline:2px solid var(--rd-accent);outline-offset:-2px}.rd-history-card-top{display:flex;align-items:center;gap:.5rem;min-width:0}.rd-history-card-top>.rd-status-pill{margin-left:auto;flex:none}.rd-history-card-top>.rd-status-pill:not(.rd-status-pill-success):not(.rd-status-pill-failure){background:color-mix(in srgb,var(--rd-accent) 12%,transparent);color:var(--rd-accent)}.rd-history-asset{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-history-card-amounts{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem;border-radius:10px;background:var(--rd-surface)}.rd-history-amount-block{display:flex;max-width:100%;flex-direction:column;gap:.15rem;min-width:0}.rd-history-amount-block:last-child{align-items:flex-end;text-align:right}.rd-history-amount-label{color:var(--rd-text-muted);font-size:.68rem;font-weight:650;line-height:1.2}.rd-history-num{max-width:100%;overflow:hidden;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.rd-history-num[data-full-value],.rd-history-step-amount[data-full-value]{cursor:help}[data-rd-history-floating-tooltip]{position:fixed;z-index:100100;width:max-content;max-width:calc(100vw - 1.5rem);padding:.45rem .65rem;border:1px solid;border-radius:8px;font-size:.72rem;font-weight:600;line-height:1.35;text-align:left;white-space:normal;overflow-wrap:anywhere;pointer-events:none}.rd-history-card-arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--rd-text-muted);font-size:.85rem}.rd-history-received{color:var(--rd-success)}.rd-history-received-estimate{color:var(--rd-text-muted);font-weight:600}.rd-history-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.rd-history-date{color:var(--rd-text-muted);font-size:.78rem;font-variant-numeric:tabular-nums}.rd-history-chevron{display:inline-flex;flex:none;align-items:center;justify-content:center;color:var(--rd-text-muted);text-align:center;transition:transform .16s ease}.rd-history-row-button[aria-expanded=true] .rd-history-chevron{transform:rotate(180deg)}.rd-history-detail{display:flex;min-width:0;flex-direction:column;gap:.375rem;padding:.65rem .9rem .8rem;border-top:1px solid var(--rd-border)}.rd-history-step{display:grid;min-width:0;grid-template-columns:.5rem auto 1fr auto auto;gap:.5rem;align-items:center}.rd-history-step-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--rd-border)}.rd-history-step-dot-done{background:var(--rd-success)}.rd-history-step-label{font-weight:600}.rd-history-step-chain{color:var(--rd-text-muted)}.rd-history-step-amount{font-variant-numeric:tabular-nums;color:var(--rd-text-muted)}.rd-history-step-tx{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.rd-history-step-shared{margin-left:.4rem;color:var(--rd-text-muted);font-size:.72rem}.rd-skeleton{border-radius:10px;background:linear-gradient(90deg,var(--rd-surface-alt) 25%,color-mix(in srgb,var(--rd-surface-alt) 55%,var(--rd-surface)) 42%,var(--rd-surface-alt) 60%);background-size:220% 100%;animation:rd-skeleton-wave 1.4s ease-in-out infinite}@keyframes rd-skeleton-wave{0%{background-position:130% 0}to{background-position:-90% 0}}@media(prefers-reduced-motion:reduce){.rd-skeleton,.rd-checklist-status,.rd-deposit-head[data-compact-view=address]>.rd-deposit-address,.rd-deposit-head[data-compact-view=qr]>.rd-deposit-qr-pane,.rd-checklist-status-waiting .rd-checklist-status-dot,.rd-checklist-status-detected .rd-checklist-status-dot{animation:none}}.rd-skeleton-form{display:flex;flex-direction:column;gap:.85rem}.rd-skeleton-qr{flex:none;width:172px;height:172px;border-radius:16px}.rd-skeleton-address{flex:1 1 12rem;min-width:0;height:172px;border-radius:16px}.rd-skeleton-line{height:.9rem;width:40%}.rd-skeleton-field{height:48px}.rd-skeleton-notice{height:96px}.rd-skeleton-cta{height:48px}.rd-wizard{flex:1 1 auto;min-height:0;overflow-y:auto;container:rd-wizard / inline-size;padding:1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));scroll-padding:1.5rem 0 calc(1.5rem + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-width:none;gap:.85rem}.rd-deposit-tabs{--rd-tab-count: 3;--rd-active-tab-index: 0;position:sticky;top:-1rem;z-index:2;display:flex;flex:0 0 auto;justify-content:space-around;margin:-1rem -1.25rem 0;padding:1rem 1.25rem 0;border-bottom:1px solid var(--rd-border);background:var(--rd-surface)}.rd-deposit-tabs[data-active-index="1"]{--rd-active-tab-index: 1}.rd-deposit-tabs[data-active-index="2"]{--rd-active-tab-index: 2}.rd-deposit-tabs:after{position:absolute;bottom:-1px;left:1.25rem;width:calc((100% - 2.5rem) / var(--rd-tab-count));height:2px;background:var(--rd-accent);content:"";pointer-events:none;transform:translate(calc(var(--rd-active-tab-index) * 100%));transition:transform .22s cubic-bezier(.22,1,.36,1),width .18s ease}.rd-root .rd-deposit-tab{position:relative;display:inline-flex;flex:1 1 0;min-width:0;min-height:2.75rem;align-items:center;justify-content:center;gap:.4rem;padding:.85rem .35rem;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--rd-text-muted);font:inherit;font-size:.875rem;font-weight:650;line-height:1.2;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.rd-root .rd-deposit-tab[data-active=true]{color:var(--rd-text)}.rd-root .rd-deposit-tab:hover:not(:disabled),.rd-root .rd-deposit-tab:focus-visible{outline:none;background:color-mix(in srgb,var(--rd-accent) 7%,transparent);color:var(--rd-text)}.rd-deposit-tab>.rd-recovery-badge{position:static;flex:none;min-width:1rem;height:1rem;padding:0 .2rem;border-width:0}.rd-deposit-tab-panel{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:.85rem;transform-origin:top center;animation:rd-deposit-tab-in .18s cubic-bezier(.22,1,.36,1)}@keyframes rd-deposit-tab-in{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}.rd-stack{display:flex;min-width:0;flex-direction:column;gap:.75rem}.rd-wizard-header{display:flex;align-items:center;gap:.5rem;margin-bottom:0}.rd-wizard-heading{font-size:1rem;font-weight:700;color:var(--rd-text);margin:0}.rd-wizard-actions{margin-left:auto;display:flex;align-items:center;gap:.25rem}.rd-min-notice-pending{color:var(--rd-text-muted)}.rd-min-notice-pending b{font-weight:750;color:var(--rd-warning);font-variant-numeric:tabular-nums}.rd-locked-card{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 1.25rem;border:1px solid var(--rd-border);border-radius:16px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--rd-accent) 12%,transparent),transparent 52%),var(--rd-surface-alt);text-align:center;box-sizing:border-box}.rd-locked-glyph{display:grid;width:3rem;height:3rem;place-items:center;margin-bottom:.1rem;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:50%;background:color-mix(in srgb,var(--rd-accent) 12%,var(--rd-surface));color:var(--rd-accent);line-height:0;box-shadow:0 10px 30px color-mix(in srgb,var(--rd-accent) 12%,transparent)}.rd-locked-title{margin:0;color:var(--rd-text);font-size:1rem;font-weight:750;line-height:1.3}.rd-locked-text{max-width:22rem;margin:0;color:var(--rd-text-muted);font-size:.8rem;line-height:1.45}.rd-locked-card>.rd-card-hint{max-width:22rem;margin:-.2rem 0 0;text-wrap:balance}.rd-root button.rd-locked-action{display:inline-flex;width:min(18rem,100%);min-height:2.6rem;align-items:center;justify-content:center;gap:.5rem;margin-top:.25rem}.rd-delivery-recipient{display:flex;flex-direction:column;gap:.3rem;margin-top:.5rem}.rd-checklist-credit{font-size:clamp(10px,2.7vw,11.5px);white-space:nowrap}.rd-checklist{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:14px;padding:11px 14px;display:flex;flex-direction:column;gap:7px}.rd-checklist-row{display:flex;align-items:flex-start;gap:.5rem;font-size:12.5px;line-height:1.5;color:var(--rd-text)}.rd-checklist-row[data-rd-checklist-only]{align-items:center;white-space:nowrap;font-size:clamp(10.5px,2.8vw,12.5px)}.rd-checklist-mark{flex:none;width:1.05rem;text-align:center;font-weight:800;color:var(--rd-text-muted)}.rd-checklist-mark-warn{color:var(--rd-warning)}.rd-checklist-accent{color:var(--rd-accent);font-weight:750;font-variant-numeric:tabular-nums}.rd-checklist-status{min-height:54px;display:flex;align-items:center;gap:.65rem;padding:10px 12px;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:12px;background:var(--rd-surface-alt);color:var(--rd-text-muted);font-size:12.5px;line-height:1.45;transform-origin:top center;animation:rd-status-enter .48s cubic-bezier(.22,1,.36,1)}.rd-checklist-status-waiting,.rd-checklist-status-detected{border-color:color-mix(in srgb,var(--rd-warning) 42%,var(--rd-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--rd-warning) 10%,transparent)}@keyframes rd-status-enter{0%{opacity:0;transform:translateY(-10px) scale(.985);box-shadow:0 0 color-mix(in srgb,var(--rd-accent) 28%,transparent)}65%{opacity:1;transform:translateY(1px) scale(1);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-accent) 16%,transparent)}to{opacity:1;transform:translateY(0);box-shadow:0 0 0 0 transparent}}.rd-checklist-status-dot{flex:none;width:9px;height:9px;border-radius:50%;background:var(--rd-warning);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-warning) 14%,transparent)}.rd-checklist-status-waiting .rd-checklist-status-dot,.rd-checklist-status-detected .rd-checklist-status-dot{animation:rd-status-breathe 1.8s ease-in-out infinite}@keyframes rd-status-breathe{0%,to{opacity:.82;transform:scale(.96);box-shadow:0 0 0 3px color-mix(in srgb,var(--rd-warning) 10%,transparent)}50%{opacity:1;transform:scale(1);box-shadow:0 0 0 5px color-mix(in srgb,var(--rd-warning) 15%,transparent)}}.rd-checklist-status-funded,.rd-checklist-status-processing{color:var(--rd-text);border-color:color-mix(in srgb,var(--rd-accent) 40%,transparent)}.rd-checklist-status-funded .rd-checklist-status-dot,.rd-checklist-status-processing .rd-checklist-status-dot{background:var(--rd-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-accent) 14%,transparent)}.rd-checklist-status-completed{border-color:color-mix(in srgb,var(--rd-success) 40%,transparent);background:var(--rd-success-bg);color:var(--rd-success)}.rd-checklist-status-completed .rd-checklist-status-dot{background:var(--rd-success);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-success) 14%,transparent)}.rd-checklist-status-failed{border-color:color-mix(in srgb,var(--rd-danger) 40%,transparent);background:var(--rd-danger-bg);color:var(--rd-danger)}.rd-checklist-status-failed .rd-checklist-status-dot{background:var(--rd-danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-danger) 14%,transparent)}@container rd-wizard (max-width: 30rem){.rd-recover-sum{padding-inline:.75rem}.rd-recover-sum-value{font-size:clamp(1rem,6cqi,1.5rem)}[data-rd-recover-funds] .rd-callout,.rd-token-row-status,.rd-token-row-warn,.rd-token-row-step,.rd-recover-foot{overflow-wrap:anywhere}.rd-token-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:.875rem}.rd-root .rd-token-row-action{width:100%;min-height:2.75rem;grid-column:1 / -1}.rd-token-row-spinner{grid-column:1 / -1;justify-self:center}}@container rd-wizard (max-width: 24rem){.rd-history-card-top{flex-direction:column;align-items:flex-start}.rd-history-card-top>.rd-status-pill{max-width:100%;margin-left:0;white-space:normal}.rd-history-asset{overflow:visible;text-overflow:clip;white-space:normal}.rd-history-card-amounts{grid-template-columns:minmax(0,1fr);gap:.45rem}.rd-history-amount-block{width:100%}.rd-history-amount-block:last-child{align-items:flex-start;text-align:left}.rd-history-card-arrow{display:inline-flex;justify-self:center;margin:0;transform:rotate(90deg);transform-origin:center}.rd-history-card-foot{align-items:flex-start}.rd-history-date{min-width:0;line-height:1.4;overflow-wrap:anywhere}.rd-history-step{grid-template-columns:.5rem minmax(0,1fr);grid-template-areas:"dot label" ". chain" ". amount" ". tx";column-gap:.5rem;row-gap:.25rem;align-items:start;padding-block:.65rem;line-height:1.35}.rd-history-step+.rd-history-step{border-top:1px solid var(--rd-border)}.rd-history-step-dot{grid-area:dot;margin-top:.35rem}.rd-history-step-label{grid-area:label}.rd-history-step-chain{grid-area:chain}.rd-history-step-amount{grid-area:amount}.rd-history-step-tx{grid-area:tx;min-width:0;max-width:100%}.rd-history-step-tx a{overflow-wrap:anywhere}.rd-history-step-shared{display:block;margin:.15rem 0 0}.rd-history-step>.rd-muted{grid-area:tx}}@container rd-wizard (max-width: 22rem){.rd-root .rd-deposit-tab{gap:.2rem;padding-inline:.15rem;font-size:.8rem}.rd-history-row-button,.rd-history-detail{padding-inline:.75rem}}@media(prefers-reduced-motion:reduce){.rd-deposit-tabs:after,.rd-root .rd-deposit-tab{transition:none}.rd-deposit-tab-panel{animation:none}}
18
- `);import{jsx as jn,jsxs as en}from"react/jsx-runtime";function lf({minNotice:e,arrivalStatus:t}){let r=t.amount&&t.symbol?`${t.amount} ${t.symbol} arrived`:t.amount?`${t.amount} arrived`:void 0,n=(()=>{switch(t.phase){case"detected":if(e.remaining!==void 0){let o=`${e.remaining} ${e.symbol}`;return r?`${r} at the processing address. Waiting for ${o} more to reach the minimum.`:`Deposit detected. Waiting for ${o} more to reach the minimum.`}return r?`${r} at the processing address. Checking the minimum.`:"Deposit detected. Checking the minimum.";case"funded":return`${e.min} ${e.symbol} received at the processing address. Preparing delivery.`;case"processing":return"Minimum reached. Bridging and delivering to ONEchain.";case"completed":return"Transfer completed. Funds were delivered to ONEchain.";case"failed":return`Transfer needs attention${t.backendStatus?` (${t.backendStatus})`:""}.`;case"unavailable":return e.remaining===void 0?"Live status is temporarily unavailable. Retrying automatically.":void 0;default:return e.remaining===void 0?"Waiting for your deposit.":void 0}})();return n?en("div",{className:`rd-checklist-status rd-checklist-status-${t.phase}`,"data-rd-deposit-status":"","data-phase":t.phase,role:"status","aria-live":"polite","aria-atomic":"true",children:[jn("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),jn("span",{children:n})]},`live:${t.phase}:${n}`):e.remaining!==void 0?en("div",{className:"rd-checklist-status rd-checklist-status-waiting rd-min-notice-pending","data-rd-min-notice-pending":"",role:"status","aria-live":"polite","aria-atomic":"true",children:[jn("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),en("span",{children:["Waiting for"," ",en("b",{children:[e.remaining," ",e.symbol]})," ","more to arrive at the processing address."]})]},`pending:${e.remaining}:${e.symbol}`):null}function df({minNotice:e,onlySend:t,showWalletCreditNote:r=!1}){return en("div",{className:"rd-checklist","data-rd-checklist":"",children:[en("div",{className:"rd-checklist-row","data-rd-checklist-only":"",children:[jn("span",{className:"rd-checklist-mark rd-checklist-mark-warn","aria-hidden":"true",children:"!"}),en("span",{children:[en("b",{children:[t.chainName," ",t.symbol," only"]})," \xB7 ",en("b",{className:"rd-checklist-accent",children:[e.min," ",e.symbol," minimum"]})]})]}),en("div",{className:"rd-checklist-row",children:[jn("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u21BB"}),jn("span",{children:"Reusable \u2014 deposit as many times as you like"})]}),r&&en("div",{className:"rd-checklist-row rd-checklist-credit","data-rd-checklist-credit":"",children:[jn("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u2192"}),jn("span",{children:"Credited to your ONEchain wallet"})]})]})}import{useEffect as Vy,useId as qy,useState as uf}from"react";var wa="0x0000000000000000000000000000000000000000",Oy=/^0x[0-9a-fA-F]{40}$/;function dt(e){return Oy.test(e)}function Ut(e,t){let r=e<0n,o=(r?-e:e).toString().padStart(t+1,"0"),a=t===0?o:o.slice(0,-t),i=t===0?"":o.slice(-t).replace(/0+$/,""),s=i?`${a}.${i}`:a;return r?`-${s}`:s}function qi(e,t){let r=e.match(/^(-?)(\d+)(?:\.(\d+))?$/);if(!r)throw new Error(`parseUnits: invalid decimal string "${e}"`);let[,n,o,a=""]=r;if(a.length>t)throw new Error(`parseUnits: too many decimal places for ${t} decimals`);let i=BigInt(o+a.padEnd(t,"0"));return n==="-"?-i:i}import{useId as Wn}from"react";var Dl="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTQwIDU0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0MDAwXzM4NTkwKSI+CjxtYXNrIGlkPSJtYXNrMF83NDAwMF8zODU5MCIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1NDAiIGhlaWdodD0iNTQwIj4KPHBhdGggZD0iTTI3MCAwQzU2Ljg1NjMgMCAwIDU2Ljg1NjMgMCAyNzBDMCA0ODMuMTQ0IDU2Ljg1NjMgNTQwIDI3MCA1NDBDNDgzLjE0NCA1NDAgNTQwIDQ4My4xNDQgNTQwIDI3MEM1NDAgNTYuODU2MyA0ODMuMTQ0IDAgMjcwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfNzQwMDBfMzg1OTApIj4KPHBhdGggZD0iTTUzOS43MzEgMC4yNzA1MDhIMFY1NDAuMDAxSDUzOS43MzFWMC4yNzA1MDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzQwMDBfMzg1OTApIi8+CjxwYXRoIGQ9Ik0xODguNjIzIDU0MC4wMDFINTM5Ljg2NVYxMDIuOTM2TDE4OC42MjMgMzI3LjkzNlY1NDAuMDAxWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzc0MDAwXzM4NTkwKSIvPgo8cGF0aCBkPSJNMTg4LjYyMyA1NDAuMDAySDBWMTI4LjUzNUwxODguNjIzIDMyNy45MzZWNTQwLjAwMloiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCkiLz4KPC9nPgo8cGF0aCBkPSJNMTQ3Ljg4NCA0MDMuNDkzQzEzOC4wMjUgNDAzLjQ5MyAxMjkuMjk2IDQwMS40MzkgMTIxLjY5NiAzOTcuMzMxQzExNC4wOTYgMzkzLjEyIDEwOC4xNCAzODcuMzY5IDEwMy44MjYgMzgwLjA3N0M5OS42MTU1IDM3Mi43ODYgOTcuNTEwMiAzNjQuNTcgOTcuNTEwMiAzNTUuNDI5VjI5OC44NjZDOTcuNTEwMiAyOTYuNDk5IDk5LjQyOSAyOTQuNTggMTAxLjc5NiAyOTQuNThIMTEzLjQwNUMxMTUuNzcyIDI5NC41OCAxMTcuNjkxIDI5Ni40OTkgMTE3LjY5MSAyOTguODY2VjM1NC41MDVDMTE3LjY5MSAzNjAuMzU5IDExOS4wMjYgMzY1LjU5NyAxMjEuNjk2IDM3MC4yMThDMTI0LjM2NiAzNzQuNzM3IDEyOC4wMTIgMzc4LjMzMSAxMzIuNjM0IDM4MS4wMDJDMTM3LjI1NSAzODMuNTY5IDE0Mi4zMzkgMzg0Ljg1MyAxNDcuODg0IDM4NC44NTNDMTUzLjg0MSAzODQuODUzIDE1OS4xODEgMzgzLjU2OSAxNjMuOTA2IDM4MS4wMDJDMTY4LjYzIDM3OC4zMzEgMTcyLjMyNyAzNzQuNzM3IDE3NC45OTcgMzcwLjIxOEMxNzcuNjY3IDM2NS41OTcgMTc5LjAwMiAzNjAuMzU5IDE3OS4wMDIgMzU0LjUwNVYyOTguODY2QzE3OS4wMDIgMjk2LjQ5OSAxODAuOTIxIDI5NC41OCAxODMuMjg4IDI5NC41OEgxOTQuMTI3QzE5Ni40OTQgMjk0LjU4IDE5OC40MTMgMjk2LjQ5OSAxOTguNDEzIDI5OC44NjZWMzU1LjQyOUMxOTguNDEzIDM2NC41NyAxOTYuMjU2IDM3Mi43ODYgMTkxLjk0MyAzODAuMDc3QzE4Ny43MzIgMzg3LjM2OSAxODEuODI3IDM5My4xMiAxNzQuMjI3IDM5Ny4zMzFDMTY2LjczIDQwMS40MzkgMTU3Ljk0OSA0MDMuNDkzIDE0Ny44ODQgNDAzLjQ5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNjcuNjU3IDQwNC4xMDlDMjYwLjM2NSA0MDQuMTA5IDI1My42MzggNDAzLjMzOSAyNDcuNDc2IDQwMS43OThDMjQxLjQxNyA0MDAuMTU1IDIzNS44NzEgMzk3Ljg0NCAyMzAuODM5IDM5NC44NjZDMjI2Ljg3MiAzOTIuNDY5IDIyMy4yMDQgMzg5LjU3NCAyMTkuODM2IDM4Ni4xNzlDMjE4LjM5OCAzODQuNzMxIDIxOC4zMjEgMzgyLjQ0OSAyMTkuNTUgMzgwLjgyMUwyMjYuMTg2IDM3Mi4wM0MyMjcuODAzIDM2OS44ODggMjMwLjk2MyAzNjkuNzUxIDIzMi44ODMgMzcxLjYyNkMyMzcuOTUzIDM3Ni41NzYgMjQzLjAyMyAzODAuMjE1IDI0OC4wOTIgMzgyLjU0MkMyNTQuNDYgMzg1LjMxNSAyNjEuMjg5IDM4Ni43MDIgMjY4LjU4MSAzODYuNzAyQzI3Mi43OTIgMzg2LjcwMiAyNzYuNzQ2IDM4Ni4xODggMjgwLjQ0MyAzODUuMTYxQzI4NC4yNDMgMzg0LjAzMSAyODcuMzI0IDM4Mi40MzkgMjg5LjY4NiAzODAuMzg1QzI5Mi4xNTEgMzc4LjIyOSAyOTMuMzgzIDM3NS42MSAyOTMuMzgzIDM3Mi41MjlDMjkzLjM4MyAzNzAuNDc1IDI5Mi43NjcgMzY4LjcyOSAyOTEuNTM0IDM2Ny4yOTFDMjkwLjQwNSAzNjUuNzUxIDI4OC44MTMgMzY0LjQ2NyAyODYuNzU5IDM2My40NEMyODQuODA4IDM2Mi4zMSAyODIuNTQ4IDM2MS4zODYgMjc5Ljk4MSAzNjAuNjY3QzI3Ny40MTMgMzU5Ljk0OCAyNzQuNzQzIDM1OS4zMzIgMjcxLjk3IDM1OC44MTlDMjY5LjE5NyAzNTguMzA1IDI2Ni40MjQgMzU3Ljg0MyAyNjMuNjUxIDM1Ny40MzJDMjU3LjE4MSAzNTYuNDA1IDI1MS40MyAzNTUuMDcgMjQ2LjM5OCAzNTMuNDI3QzI0MS4zNjUgMzUxLjY4MSAyMzcuMTAzIDM0OS40NzMgMjMzLjYxMiAzNDYuODAzQzIzMC4xMiAzNDQuMTMyIDIyNy40NSAzNDEgMjI1LjYwMSAzMzcuNDA2QzIyMy44NTUgMzMzLjgxMSAyMjIuOTgyIDMyOS42NTIgMjIyLjk4MiAzMjQuOTI4QzIyMi45ODIgMzE5Ljk5OCAyMjQuMTEyIDMxNS41ODIgMjI2LjM3MSAzMTEuNjc5QzIyOC42MzEgMzA3LjY3NCAyMzEuODE0IDMwNC4yODUgMjM1LjkyMiAzMDEuNTEyQzI0MC4wMyAyOTguNzM5IDI0NC43NTUgMjk2LjYzNCAyNTAuMDk1IDI5NS4xOTZDMjU1LjUzOCAyOTMuNjU2IDI2MS40NDMgMjkyLjg4NSAyNjcuODExIDI5Mi44ODVDMjc0LjU4OSAyOTIuODg1IDI4MC43IDI5My42MDQgMjg2LjE0MyAyOTUuMDQyQzI5MS42ODggMjk2LjQ4IDI5Ni41NjcgMjk4LjU4NSAzMDAuNzc3IDMwMS4zNThDMzAzLjkzOCAzMDMuMzYzIDMwNi43MjMgMzA1LjY4NiAzMDkuMTMyIDMwOC4zMjdDMzEwLjUyMiAzMDkuODUyIDMxMC40IDMxMi4xNjkgMzA5LjAxMSAzMTMuNjk2TDMwMi4yNDEgMzIxLjEzNUMzMDAuNDkgMzIzLjA1OCAyOTcuNDUzIDMyMi45NzMgMjk1LjU0OCAzMjEuMjAzQzI5My44MzkgMzE5LjYxNCAyOTEuOTg3IDMxOC4xODYgMjg5Ljk5NCAzMTYuOTE3QzI4Ni43MDcgMzE0Ljc2IDI4My4xNjQgMzEzLjE2OCAyNzkuMzY0IDMxMi4xNDFDMjc1LjU2NSAzMTEuMDEyIDI3MS41NTkgMzEwLjQ0NyAyNjcuMzQ5IDMxMC40NDdDMjYyLjgzIDMxMC40NDcgMjU4LjgyNCAzMTAuOTYgMjU1LjMzMyAzMTEuOTg3QzI1MS44NDEgMzEzLjAxNCAyNDkuMDY4IDMxNC41MDQgMjQ3LjAxNCAzMTYuNDU1QzI0NC45NiAzMTguNDA2IDI0My45MzMgMzIwLjc2OCAyNDMuOTMzIDMyMy41NDFDMjQzLjkzMyAzMjUuODAxIDI0NC42MDEgMzI3LjgwMyAyNDUuOTM2IDMyOS41NDlDMjQ3LjI3MSAzMzEuMTkyIDI0OS4xMTkgMzMyLjYzIDI1MS40ODEgMzMzLjg2MkMyNTMuOTQ2IDMzNC45OTIgMjU2LjgyMiAzMzUuOTY4IDI2MC4xMDggMzM2Ljc4OUMyNjMuMzk1IDMzNy41MDggMjY2Ljk4OSAzMzguMTc2IDI3MC44OTIgMzM4Ljc5MkMyNzYuODQ4IDMzOS43MTYgMjgyLjQ0NSAzNDAuODk3IDI4Ny42ODMgMzQyLjMzNUMyOTIuOTIxIDM0My43NzMgMjk3LjU0MiAzNDUuNjczIDMwMS41NDggMzQ4LjAzNUMzMDUuNTUzIDM1MC4yOTQgMzA4LjYzNCAzNTMuMTcgMzEwLjc5MSAzNTYuNjYyQzMxMy4wNSAzNjAuMDUxIDMxNC4xOCAzNjQuMzEzIDMxNC4xOCAzNjkuNDQ4QzMxNC4xOCAzNzYuNTM0IDMxMi4yMjggMzgyLjY5NiAzMDguMzI2IDM4Ny45MzRDMzA0LjQyMyAzOTMuMDY5IDI5OC45OCAzOTcuMDc0IDI5MS45OTYgMzk5Ljk1QzI4NS4xMTYgNDAyLjcyMyAyNzcuMDAyIDQwNC4xMDkgMjY3LjY1NyA0MDQuMTA5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM0Mi43NjkgNDAyLjU2OUMzNDAuNDAyIDQwMi41NjkgMzM4LjQ4MyA0MDAuNjUgMzM4LjQ4MyAzOTguMjgzVjI5OS4wMkMzMzguNDgzIDI5Ni42NTMgMzQwLjQwMiAyOTQuNzM0IDM0Mi43NjkgMjk0LjczNEgzODUuMzM1QzM5NC4zNzIgMjk0LjczNCA0MDIuNDM0IDI5Ni4xMiA0MDkuNTIxIDI5OC44OTNDNDE2LjYwNyAzMDEuNTYzIDQyMi42MTUgMzA1LjM2MyA0MjcuNTQ0IDMxMC4yOTNDNDMyLjQ3NCAzMTUuMjIyIDQzNi4xNzEgMzIwLjk3NCA0MzguNjM2IDMyNy41NDZDNDQxLjIwMyAzMzQuMDE3IDQ0Mi40ODcgMzQxLjA1MSA0NDIuNDg3IDM0OC42NTFDNDQyLjQ4NyAzNTYuMzU0IDQ0MS4yMDMgMzYzLjQ5MSA0MzguNjM2IDM3MC4wNjRDNDM2LjE3MSAzNzYuNTM0IDQzMi40NzQgMzgyLjIzNCA0MjcuNTQ0IDM4Ny4xNjRDNDIyLjYxNSAzOTEuOTkxIDQxNi42MDcgMzk1Ljc5IDQwOS41MjEgMzk4LjU2M0M0MDIuNDM0IDQwMS4yMzQgMzk0LjM3MiA0MDIuNTY5IDM4NS4zMzUgNDAyLjU2OUgzNDIuNzY5Wk0zNTguNTEgMzg0LjY2M0MzNTguNTEgMzg1LjI2OCAzNTcuNjk4IDM4NS40NjggMzU3LjQxNiAzODQuOTMzQzM1Ny4yMTMgMzg0LjU0NyAzNTcuNDkzIDM4NC4wODMgMzU3LjkzIDM4NC4wODNIMzg0LjU2NEMzOTAuODI5IDM4NC4wODMgMzk2LjI3MiAzODMuMjEgNDAwLjg5NCAzODEuNDY0QzQwNS42MTggMzc5LjYxNSA0MDkuNTIxIDM3Ny4wOTkgNDEyLjYwMiAzNzMuOTE1QzQxNS42ODMgMzcwLjczMiA0MTcuOTQyIDM2Ny4wMzUgNDE5LjM4IDM2Mi44MjRDNDIwLjkyIDM1OC41MSA0MjEuNjkgMzUzLjc4NiA0MjEuNjkgMzQ4LjY1MUM0MjEuNjkgMzQzLjYxOSA0MjAuOTIgMzM4Ljk5NyA0MTkuMzggMzM0Ljc4N0M0MTcuOTQyIDMzMC40NzMgNDE1LjYzMSAzMjYuNzI1IDQxMi40NDcgMzIzLjU0MUM0MDkuMzY3IDMyMC4yNTUgNDA1LjUxNSAzMTcuNzM5IDQwMC44OTQgMzE1Ljk5M0MzOTYuMjcyIDMxNC4xNDQgMzkwLjgyOSAzMTMuMjIgMzg0LjU2NCAzMTMuMjJIMzU3Ljg0N0MzNTcuMjk5IDMxMy4yMiAzNTYuOTg4IDMxMi41OTEgMzU3LjMyMSAzMTIuMTU1QzM1Ny43MDYgMzExLjY1MiAzNTguNTEgMzExLjkyNCAzNTguNTEgMzEyLjU1N1YzODQuNjYzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI1NS4wNiA4NS4zNzAxTDIwNS4zODkgMTE0LjA2OUMxOTYuNjI4IDExOS4xMDUgMTkzLjU5MiAxMzAuNDE5IDE5OC42MjggMTM5LjE4QzIwMy42NjQgMTQ3Ljk0MiAyMTQuOTc4IDE1MC45NzcgMjIzLjc0IDE0NS45NDFMMjY1Ljc1MyAxMjEuNjU3TDI0NS43NDcgMTQzLjExM1YyMjcuMjc3QzI0NS43NDcgMjM3LjQxOCAyNTQuMDI1IDI0NS42OTcgMjY0LjE2NiAyNDUuNjk3QzI3NC4zMDcgMjQ1LjY5NyAyODIuNTg2IDIzNy40MTggMjgyLjU4NiAyMjcuMjc3VjEwMS4zMDZDMjgyLjU4NiA5Ny43ODc4IDI4MS40ODIgOTQuMzM4NSAyODAuMTAyIDkyLjA2MTlDMjc0LjkyOCA4My4zNjk1IDI2My43NTIgODAuMjY1IDI1NC45OTEgODUuMzAxMUwyNTUuMDYgODUuMzcwMVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9Ii02Mi41MTUiIHkxPSItNjQuODA0MyIgeDI9IjU3NS40MzQiIHkyPSI1NzcuNzI2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMzc1MkQiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRUMxMjcyIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjEzNC43MzEiIHkxPSIxMjQuMjIzIiB4Mj0iMzk3LjU5IiB5Mj0iMzUwLjE2NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjMzNi42OTIiIHkxPSIxOC43Mjk1IiB4Mj0iODguMjQ4NSIgeTI9IjM0Mi4yMTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc0MDAwXzM4NTkwIj4KPHJlY3Qgd2lkdGg9IjU0MCIgaGVpZ2h0PSI1NDAiIHJ4PSIyNzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==",By="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjMwMCIgdmlld0JveD0iMCAwIDMwMCAzMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNTAgMzAwQzIzMi44NDMgMzAwIDMwMCAyMzIuODQzIDMwMCAxNTBDMzAwIDY3LjE1NzMgMjMyLjg0MyAwIDE1MCAwQzY3LjE1NzMgMCAwIDY3LjE1NzMgMCAxNTBDMCAyMzIuODQzIDY3LjE1NzMgMzAwIDE1MCAzMDBaIiBmaWxsPSJibGFjayIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAsMTUwKSBzY2FsZSgwLjg1KSB0cmFuc2xhdGUoLTE1MCwtMTUwKSI+CjxwYXRoIGQ9Ik0xNjYuOTkzIDM2LjMyMFY1OS41ODVIMjAwLjM3OEwyMjIuNjgwIDgxLjg4N1YxMDcuNzc1SDE5MC4xMzJWOTIuMTMySDEwOS44NjlWMTMzLjcyNkgxOTMuMzE3TDIyMi42ODAgMTYzLjA4N0wyMjIuNjgxIDIwNi42MzZWMjE3LjkzOEwyMDEuNDM2IDIzOS4xODNIMTY4Ljg1OFYyNjMuNjgwSDE0MC4yNDFWMjM5LjE4M0g5OC41NjRMNzcuMzIwIDIxNy45MzlWMTkxLjM3M0gxMDkuODY5VjIwNi42MzZIMTkwLjEzMlYxNjYuMjc0SDEwMS44NTRMNzcuMzIwIDE0MS43NDBWODEuODg3TDk5LjYyMiA1OS41ODVIMTQwLjI0MVYzNi4zMjBIMTY2Ljk5M1oiIGZpbGw9IiNGQjg1MjQiLz4KPC9nPgo8L3N2Zz4K",zy="data:image/png;base64,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",Fy="data:image/png;base64,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";function cf(e){switch(e.toUpperCase()){case"ONEUSD":return Dl;case"PONEUSD":return By;case"USDT":return zy;case"USDC":return Fy;default:return}}import{jsx as Z,jsxs as qt}from"react/jsx-runtime";function pf(e){let t=e.trim();return t?t.slice(0,2).toUpperCase():"?"}function Uy({size:e,bg:t,fg:r="#ffffff",children:n}){return qt("svg",{width:e,height:e,viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:[Z("circle",{cx:"12",cy:"12",r:"12",fill:t}),Z("g",{fill:r,stroke:r,children:n})]})}function Pl({size:e,bg:t,fg:r="#ffffff",text:n}){return Z(Uy,{size:e,bg:t,fg:r,children:Z("text",{x:"12",y:"12",textAnchor:"middle",dominantBaseline:"central",fontSize:"10",fontWeight:700,fontFamily:"inherit",stroke:"none",fill:r,children:n})})}function Uo({size:e,viewBox:t="0 0 24 24",children:r}){return Z("svg",{width:e,height:e,viewBox:t,"aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:r})}function jy({size:e}){let t=Wn();return qt(Uo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#000",d:"M24 0H0v24h24z"}),Z("path",{fill:"#8FFCF3",d:"M12 4v5.912l5 2.237z"}),Z("path",{fill:"#CABCF8",d:"m12 4-5 8.148 5-2.235z"}),Z("path",{fill:"#CBA7F5",d:"M12 15.98V20l5-6.92z"}),Z("path",{fill:"#74A0F3",d:"M12 20v-4.02l-5-2.9z"}),Z("path",{fill:"#CBA7F5",d:"m12 15.049 5-2.9-5-2.236z"}),Z("path",{fill:"#74A0F3",d:"m7 12.149 5 2.9V9.913z"}),Z("path",{fill:"#202699",fillRule:"evenodd",clipRule:"evenodd",d:"m12 15.048-5-2.9L12 4l5 8.148zm-4.67-3.136 4.588-7.475v5.435zm-.068.204 4.656-2.068v4.768zm4.816-2.068v4.768l4.653-2.7zm0-.176 4.588 2.04-4.588-7.475z"}),Z("path",{fill:"#202699",fillRule:"evenodd",clipRule:"evenodd",d:"m12 15.917-5-2.84L12 20l5-6.924zm-4.44-2.341 4.36 2.48v3.56zm4.519 2.48v3.56l4.36-6.04z"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function Wy({size:e}){let t=Wn();return qt(Uo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#F0B90B",d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"M7.635 6.449 12 4l4.364 2.449-1.6.907L12 5.809 9.24 7.356zm8.73 3.093-1.6-.906L12 10.182 9.24 8.636l-1.605.906v1.81l2.756 1.546v3.089l1.609.906 1.604-.906v-3.09l2.76-1.546zm0 4.903V12.63l-1.6.907v1.809zm1.141.64-2.76 1.542v1.813l4.365-2.453v-4.898l-1.605.902zm-1.604-7.09 1.6.907v1.81l1.609-.903V7.996l-1.605-.907L15.902 8zm-5.511 9.29v1.808L12 20l1.604-.907V17.29l-1.604.9-1.605-.907zM7.635 14.44l1.6.907v-1.81l-1.6-.906v1.813zm2.756-6.444L12 8.902l1.604-.906L12 7.089 10.395 8zm-3.898.906 1.605-.906-1.6-.907L4.888 8v1.813l1.605.903zm0 3.09-1.604-.903v4.898l4.364 2.453v-1.818L6.498 15.08v-3.093z"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function Gy({size:e}){let t=Wn();return qt(Uo,{size:e,viewBox:"0 0 111 111",children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#fff",d:"M0 0h111v111H0z"}),Z("path",{fill:"#0052FF",d:"M54.921 110.034C85.359 110.034 110.034 85.402 110.034 55.017C110.034 24.6319 85.359 0 54.921 0C26.0432 0 2.35281 22.1714 0 50.3923H72.8467V59.6416H0C2.35281 87.8625 26.0432 110.034 54.921 110.034Z"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h111v111H0z"})})})]})}function _y({size:e}){let t=Wn();return qt(Uo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#213147",d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"m13.203 13.216-.787 2.124a.27.27 0 0 0 0 .183l1.354 3.655 1.565-.89-1.879-5.072c-.042-.117-.21-.117-.253 0m1.577-3.573a.135.135 0 0 0-.253 0l-.787 2.124a.27.27 0 0 0 0 .183l2.217 5.985 1.565-.89z"}),Z("path",{fill:"#fff",d:"M11.999 4.991a.24.24 0 0 1 .111.03l5.969 3.393a.22.22 0 0 1 .112.19v6.787a.22.22 0 0 1-.112.19l-5.969 3.395a.2.2 0 0 1-.111.029.24.24 0 0 1-.113-.03l-5.968-3.39a.22.22 0 0 1-.112-.19v-6.79a.22.22 0 0 1 .112-.19l5.969-3.393a.23.23 0 0 1 .111-.03m0-.991c-.213 0-.426.054-.616.163L5.416 7.556a1.21 1.21 0 0 0-.616 1.05v6.787c0 .433.234.834.616 1.05l5.968 3.394a1.25 1.25 0 0 0 1.232 0l5.968-3.394a1.21 1.21 0 0 0 .616-1.05V8.606a1.21 1.21 0 0 0-.616-1.05l-5.97-3.393A1.24 1.24 0 0 0 11.998 4"}),Z("path",{fill:"#fff",d:"m8.052 17.943.55-1.482 1.105.905-1.034.93zm3.445-9.823H9.984a.27.27 0 0 0-.254.175l-3.243 8.757 1.565.89L11.623 8.3a.132.132 0 0 0-.127-.179"}),Z("path",{fill:"#fff",d:"M14.144 8.12h-1.513a.27.27 0 0 0-.253.175l-3.704 10 1.565.89 4.032-10.886a.133.133 0 0 0-.127-.179"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function Hy({size:e}){let t=Wn(),r=Wn();return qt(Uo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"m15.88 14.86 3.794-2.165a.64.64 0 0 0 .326-.558v-4.33a.64.64 0 0 0-.326-.556L15.88 5.086a.66.66 0 0 0-.65 0L11.432 7.25a.64.64 0 0 0-.325.557v7.737l-2.662 1.517-2.661-1.517v-3.036l2.661-1.517 1.755 1.001V9.958l-1.43-.816a.66.66 0 0 0-.65 0l-3.796 2.165a.64.64 0 0 0-.325.557v4.33c0 .229.124.442.325.557l3.796 2.165c.2.114.45.114.65 0l3.796-2.165a.64.64 0 0 0 .325-.557V8.455l.048-.026 2.613-1.49 2.661 1.516v3.036l-2.661 1.517-1.753-.999v2.037l1.427.814a.66.66 0 0 0 .651 0z"})]}),qt("defs",{children:[qt("linearGradient",{id:r,x1:"3.948",x2:"19.217",y1:"16.617",y2:"7.645",gradientUnits:"userSpaceOnUse",children:[Z("stop",{stopColor:"#A726C1"}),Z("stop",{offset:".88",stopColor:"#803BDF"}),Z("stop",{offset:"1",stopColor:"#7B3FE4"})]}),Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function Qy({size:e}){let t=Wn(),r=Wn();return qt(Uo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"M17.7 8.358a.55.55 0 0 1-.365.145H4.515c-.455 0-.684-.52-.37-.825l2.106-2.03a.54.54 0 0 1 .364-.15h12.87c.46 0 .685.524.365.83zm0 10.005c-.1.09-.23.14-.365.14H4.515c-.455 0-.684-.516-.37-.82l2.106-2.036a.53.53 0 0 1 .364-.145h12.87c.46 0 .685.52.365.825zm0-7.72a.55.55 0 0 0-.365-.14H4.515c-.455 0-.684.515-.37.82l2.106 2.035c.1.091.23.143.364.144h12.87c.46 0 .685-.52.365-.824z"})]}),qt("defs",{children:[qt("linearGradient",{id:r,x1:"4.001",x2:"20.408",y1:"50.258",y2:"50.108",gradientUnits:"userSpaceOnUse",children:[Z("stop",{stopColor:"#599DB0"}),Z("stop",{offset:"1",stopColor:"#47F8C3"})]}),Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function Yi({chainId:e,chainName:t,size:r=20}){switch(e){case 1:return Z(jy,{size:r});case 56:return Z(Wy,{size:r});case 8453:return Z(Gy,{size:r});case 42161:return Z(_y,{size:r});case 137:return Z(Hy,{size:r});case 792703809:return Z(Qy,{size:r});case 612055:return Z(Pl,{size:r,bg:"#0b1f3a",text:"CR"});default:return Z(Pl,{size:r,bg:"#676b7a",text:pf(t??String(e))})}}function po({symbol:e,logoUrl:t,size:r=20}){let n=t&&t.trim().length>0?t.trim():cf(e);return n?Z("img",{src:n,alt:"","aria-hidden":"true",width:r,height:r,style:{display:"block",flex:"none",borderRadius:"50%",objectFit:"cover"}}):Z(Pl,{size:r,bg:"#676b7a",text:pf(e)})}import{QRCodeSVG as Yy}from"qrcode.react";import{Fragment as Ki,jsx as pt,jsxs as Ot}from"react/jsx-runtime";function Zi(){return Ot("div",{className:"rd-deposit-head","data-testid":"rd-address-skeleton","aria-hidden":"true",children:[pt("span",{className:"rd-skeleton rd-skeleton-qr"}),pt("span",{className:"rd-skeleton rd-skeleton-address"})]})}function Ky(e){let{depositAddress:t,originChainId:r,originCurrency:n,amountWei:o,isNative:a}=e;if(a)return o!==void 0?`ethereum:${t}@${r}?value=${o.toString()}`:`ethereum:${t}@${r}`;let i=new URLSearchParams({address:t});return o!==void 0&&i.set("uint256",o.toString()),`ethereum:${n}@${r}/transfer?${i.toString()}`}function Zy(e){let{depositAddress:t,splMint:r,humanAmount:n}=e,o=new URLSearchParams;return n&&o.set("amount",n),o.set("spl-token",r),`solana:${t}?${o.toString()}`}function ff({depositAddress:e,originChainId:t,originChainName:r,originCurrency:n,amount:o,tokenSymbol:a,tokenDecimals:i,kind:s="evm",depositState:l,onDeposit:d,canDeposit:c,oneClickEnabled:h=!0}){let[f,m]=uf(!1),[w,b]=uf("address"),u=qy();Vy(()=>{b("address")},[e]);let p=n.toLowerCase()===wa,y=s==="svm";async function g(){try{await navigator.clipboard.writeText(e),m(!0),setTimeout(()=>m(!1),1500)}catch{}}let x;if(o)try{let A=BigInt(o);A>0n&&(x=A)}catch{}let k=x!==void 0,R;if(k)try{R=Ut(x,i)}catch{R=o}let T=y?Zy({depositAddress:e,splMint:n,humanAmount:R??""}):Ky({depositAddress:e,originChainId:t,originCurrency:n,amountWei:x,isNative:p}),{isSubmitting:S,isConfirming:C,isConfirmed:E,needsSwitch:M,txHash:U,reverted:L,error:G}=l;return Ot("section",{className:"rd-stack",children:[Ot("div",{className:"rd-deposit-head","data-compact-view":w,children:[Ot("div",{className:"rd-deposit-qr-pane",children:[Ot("div",{className:"rd-deposit-qr",children:[pt(Yy,{value:T,size:144,level:"H"}),pt("span",{className:"rd-deposit-qr-badge","aria-hidden":"true",children:pt(Yi,{chainId:t,chainName:r,size:28})})]}),pt("button",{type:"button",className:"rd-mobile-address-toggle","aria-label":"Show address and copy",onClick:()=>b("address"),children:Ot("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[pt("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2.25",stroke:"currentColor",strokeWidth:"1.8"}),pt("path",{d:"M16 8V6.25A2.25 2.25 0 0 0 13.75 4h-7.5A2.25 2.25 0 0 0 4 6.25v7.5A2.25 2.25 0 0 0 6.25 16H8",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})]})})]}),Ot("div",{className:"rd-deposit-address",children:[pt("span",{className:"rd-deposit-address-label",children:Ot("button",{type:"button",className:"rd-address-term","aria-describedby":u,children:["Deposit address",pt("span",{id:u,className:"rd-address-tooltip",role:"tooltip",children:"This is a reusable, open deposit address. A wrong token or wrong chain will not be processed automatically, and recovery has weaker guarantees than a one-time order address and may require a manual request."})]})}),pt("button",{type:"button",className:"rd-mobile-qr-toggle","aria-label":"Show deposit QR code","aria-pressed":w==="qr",onClick:()=>b("qr"),children:pt("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none","aria-hidden":"true",children:pt("path",{d:"M7.913 10.833c.69 0 1.25.56 1.25 1.25v4.163c0 .69-.56 1.25-1.25 1.25H3.75c-.69 0-1.25-.56-1.25-1.25v-4.163c0-.69.56-1.25 1.25-1.25h4.163Zm6.255 6.663h-1.665V15.83h1.665v1.666Zm3.332 0h-1.666V15.83H17.5v1.666Zm-13.334-5v3.334h3.331v-3.333H4.166Zm8.337 3.334h-1.666v-1.666h1.666v1.666Zm3.331 0h-1.666v-1.666h1.666v1.666Zm-1.666-1.666h-1.665v-1.667h1.665v1.667Zm3.332 0h-1.666v-1.667H17.5v1.667Zm-4.997-1.667h-1.666v-1.664h1.666v1.664Zm3.331 0h-1.666v-1.664h1.666v1.664ZM7.913 2.504c.69 0 1.25.56 1.25 1.25v4.163c0 .69-.56 1.25-1.25 1.25H3.75c-.69 0-1.25-.56-1.25-1.25V3.754c0-.69.56-1.25 1.25-1.25h4.163Zm8.329 0c.69 0 1.25.56 1.25 1.25v4.163c0 .69-.56 1.25-1.25 1.25h-4.163c-.69 0-1.25-.56-1.25-1.25V3.754c0-.69.56-1.25 1.25-1.25h4.163ZM4.166 4.17V7.5h3.331V4.17H4.166Zm8.329 0V7.5h3.331V4.17h-3.331Z",fill:"currentColor"})})}),pt("span",{className:"rd-address-full",title:e,children:e}),Ot("button",{type:"button",className:"rd-address-copy",onClick:g,"aria-label":`Copy deposit address ${e}`,children:[f?pt("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:pt("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):Ot("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[pt("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),pt("path",{d:"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})]}),pt("span",{"aria-live":"polite",children:f?"Copied":"Copy address"})]})]})]}),!y&&c&&Ot(Ki,{children:[pt("button",{type:"button",className:"rd-button-primary rd-button-block",onClick:d,disabled:S||C||E&&!L,children:E&&!L?"Deposit sent":C?"Confirming...":S?M?"Switching network...":"Confirm in wallet...":`One-click deposit ${a}${M?` (switch to ${r})`:""}`}),G&&pt("div",{className:"rd-callout rd-callout-danger",children:G}),U&&Ot("p",{className:"rd-card-hint",children:["Tx: ",pt("span",{style:{fontFamily:"monospace"},children:U})]}),E&&L&&pt("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),E&&!L&&pt("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."})]}),y&&Ot("div",{className:"rd-callout rd-callout-muted",children:["Pay from a Solana wallet (e.g. Phantom). Scan the QR or copy the address above and send"," ",k?Ot(Ki,{children:["exactly"," ",Ot("strong",{children:[R," ",a]})]}):Ot(Ki,{children:["any amount of ",pt("strong",{children:a})]}),"."]}),(k||!y&&!c&&h)&&Ot("p",{className:"rd-card-hint",children:[k&&Ot(Ki,{children:["Send exactly"," ",Ot("strong",{children:[R," ",a]})," ","on ",r," to this address."]}),!y&&!c&&h&&!k&&"Enter an amount to deposit in one click."]})]})}import{useEffect as Xy,useId as Jy,useRef as mf,useState as Ol}from"react";import*as Gn from"@radix-ui/react-popover";import{jsx as pn,jsxs as ya}from"react/jsx-runtime";function xa({value:e,options:t,onChange:r,disabled:n,ariaLabel:o,id:a}){let i=Jy(),s=a??i,l=`${s}-listbox`,[d,c]=Ol(!1),h=t.findIndex(E=>E.value===e),[f,m]=Ol(h>=0?h:0),w=mf(null),b=mf([]),u=!!n||t.length===0,p=h>=0?t[h]:void 0;Xy(()=>{d&&b.current[f]?.scrollIntoView?.({block:"nearest"})},[d,f]);let[y,g]=Ol(null);function x(){u||(g(w.current?.closest("[data-theme]")?.getAttribute("data-theme")??null),m(h>=0?h:0),c(!0))}function k(E){c(!1),E&&w.current?.focus()}function R(E){let M=t[E];M&&(r(M.value),k(!0))}function T(){u||(d?k(!1):x())}function S(E){if(!u)switch(E.key){case"ArrowDown":E.preventDefault(),d?m(M=>Math.min(M+1,t.length-1)):x();break;case"ArrowUp":E.preventDefault(),d?m(M=>Math.max(M-1,0)):x();break;case"Enter":case" ":E.preventDefault(),d?R(f):x();break;case"Escape":d&&(E.preventDefault(),k(!0));break;case"Tab":d&&c(!1);break;default:break}}let C=d&&t[f]?`${s}-option-${f}`:void 0;return pn(Gn.Root,{open:d,onOpenChange:E=>E?x():k(!1),children:ya("div",{className:"rd-dropdown",children:[pn(Gn.Trigger,{asChild:!0,children:ya("button",{type:"button",id:s,ref:w,className:"rd-dropdown-trigger","aria-haspopup":"listbox","aria-expanded":d,"aria-controls":l,"aria-activedescendant":C,"aria-label":o,disabled:u,onClick:T,onKeyDown:S,children:[ya("span",{className:"rd-dropdown-trigger-content",children:[p?.icon,ya("span",{className:"rd-dropdown-trigger-label",children:[p?.label??"",p?.subLabel&&pn("small",{className:"rd-dropdown-trigger-sub",children:p.subLabel})]})]}),pn("span",{className:"rd-dropdown-chevron","aria-hidden":"true",children:pn(Tr,{size:16})})]})}),d&&pn(Gn.Portal,{children:pn(Gn.Content,{className:"rd-dropdown-popover","data-theme":y??void 0,side:"bottom",align:"start",sideOffset:5,collisionPadding:12,onOpenAutoFocus:E=>E.preventDefault(),onCloseAutoFocus:E=>E.preventDefault(),children:pn("ul",{className:"rd-dropdown-listbox",role:"listbox",id:l,"aria-label":o,tabIndex:-1,"data-vaul-no-drag":!0,children:t.map((E,M)=>{let U=E.value===e,L=M===f;return ya("li",{id:`${s}-option-${M}`,role:"option","aria-selected":U,ref:G=>{b.current[M]=G},className:["rd-dropdown-option",L?"rd-dropdown-option-active":"",U?"rd-dropdown-option-selected":""].filter(Boolean).join(" "),onPointerEnter:()=>m(M),onClick:G=>{G.preventDefault(),R(M)},children:[E.icon,pn("span",{className:"rd-dropdown-option-label",children:E.label}),U&&pn("span",{className:"rd-dropdown-option-check","aria-hidden":"true",children:"\u2713"})]},E.value)})})})})]})})}import{Fragment as Bl,jsx as _n,jsxs as Br}from"react/jsx-runtime";function $y(e,t){if(!e)return"--";try{return Ut(BigInt(e),t)}catch{return"--"}}function gf({quote:e,isLoading:t,error:r,humanAmount:n,originSymbol:o,destination:a}){return Br("div",{className:"rd-stack","data-rd-quote-preview":"",children:[t&&Br("div",{className:"rd-quote-strip","data-testid":"rd-quote-skeleton",children:[_n("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"}),_n("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),_n("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"})]}),!t&&r&&Br("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a quote: ",r.message]}),!t&&!r&&e&&o&&Br(Bl,{children:[Br("div",{className:"rd-quote-strip",children:[Br("span",{className:"rd-quote-strip-side",children:[Br("b",{children:[n," ",o]}),_n("small",{children:"You send"})]}),_n("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),Br("span",{className:"rd-quote-strip-side rd-quote-strip-end",children:[Br("b",{children:["~",$y(e.expectedCrossd,a.decimals)," ",a.symbol]}),_n("small",{children:"You receive"})]})]}),e.belowMin&&_n("div",{className:"rd-callout rd-callout-warning",children:"This amount is below the minimum the bridge will accept. Increase the amount to continue."}),(e.assumesParity||e.feeUsd)&&Br("p",{className:"rd-quote-strip-hint",children:[e.feeUsd&&Br(Bl,{children:["Bridge fee: $",e.feeUsd,", already deducted from the amount above. You also pay your own network fee to send the deposit."," "]}),e.assumesParity&&Br(Bl,{children:["Assumes 1:1 parity between bridged USDT and ",a.symbol,"; the final amount may differ slightly."]})]})]}),!t&&!r&&!e&&_n("p",{className:"rd-muted",children:"Enter an amount to see a quote."})]})}import{useMemo as wf}from"react";var hf={1:{base:"https://etherscan.io",name:"Etherscan",kind:"evm"},56:{base:"https://bscscan.com",name:"BscScan",kind:"evm"},137:{base:"https://polygonscan.com",name:"PolygonScan",kind:"evm"},8453:{base:"https://basescan.org",name:"BaseScan",kind:"evm"},42161:{base:"https://arbiscan.io",name:"Arbiscan",kind:"evm"},612055:{base:"https://scan.crosstoken.io",name:"ONEchain Scan",kind:"evm"},792703809:{base:"https://solscan.io",name:"Solscan",kind:"svm"}};function bf(e,t){let r=hf[e];if(!(!r||!t))return{url:`${r.base}/token/${t}`,name:r.name}}var ex={1:"Ethereum",56:"BNB Smart Chain",137:"Polygon",8453:"Base",42161:"Arbitrum",612055:"ONEchain",792703809:"Solana"};function jo(e){return ex[e]??`Chain ${e}`}function Xi(e,t){let r=hf[e];if(!(!r||!t))return{url:`${r.base}/tx/${t}`,name:r.name}}import{jsx as zr,jsxs as Hn}from"react/jsx-runtime";function tx(e){let t=new Map;for(let r of e.origins)t.has(r.chainId)||t.set(r.chainId,r.chainName);return Array.from(t,([r,n])=>({chainId:r,chainName:n}))}function yf(e,t){return t===void 0?[]:e.origins.filter(r=>r.chainId===t)}function rx(e,t){let r=Ut(e,t),n=r.indexOf(".");return n===-1?r:`${r.slice(0,n)}.${r.slice(n+1,n+1+4)}`.replace(/\.?0+$/,"")||r.slice(0,n)}function xf({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:a=!0,balance:i,balanceLoading:s,insufficientBalance:l,onMax:d,disabled:c}){let h=wf(()=>tx(e),[e]),f=wf(()=>yf(e,t?.chainId),[e,t?.chainId]);function m(p){let y=Number(p),g=yf(e,y)[0];g&&r(g)}function w(p){let y=f.find(g=>g.token.address.toLowerCase()===p.toLowerCase());y&&r(y)}let b=i?`${rx(i.value,i.decimals)} ${i.symbol}`:void 0,u=l?`Amount exceeds your balance${b?` (${b})`:""}`:void 0;return Hn("section",{className:"rd-stack","data-rd-source-form":"",children:[Hn("div",{className:"rd-field",children:[Hn("div",{className:"rd-field-label-row",children:[zr("span",{className:"rd-field-label",children:"From"}),t&&(()=>{let p=bf(t.chainId,t.token.address);return p?Hn("a",{className:"rd-token-explorer-link",href:p.url,target:"_blank",rel:"noopener noreferrer",title:`View ${t.token.symbol} on ${p.name}`,children:[p.name," \u2197"]}):null})()]}),Hn("div",{className:"rd-field-row",children:[zr(xa,{ariaLabel:"Origin chain",value:t?String(t.chainId):"",onChange:m,disabled:c,options:h.map(p=>({value:String(p.chainId),label:p.chainName,subLabel:"Network",icon:zr(Yi,{chainId:p.chainId,chainName:p.chainName,size:22})}))}),zr(xa,{ariaLabel:"Token",value:t?.token.address??"",onChange:w,disabled:c||f.length===0,options:f.map(p=>({value:p.token.address,label:p.token.symbol,subLabel:`${p.token.decimals} decimals`,icon:zr(po,{symbol:p.token.symbol,logoUrl:p.token.logoUrl,size:22})}))})]})]}),a&&Hn("label",{className:"rd-field",children:[zr("span",{className:"rd-field-label",children:"Amount (optional)"}),Hn("div",{className:"rd-amount-input","data-rd-invalid":u?"":void 0,children:[zr("input",{type:"text",inputMode:"decimal",placeholder:"0.0",value:n,onChange:p=>{let y=p.target.value;if(y===""){o(y);return}y.startsWith(".")&&(y=`0${y}`),/^\d*\.?\d{0,4}$/.test(y)&&(y=y.replace(/^0+(?=\d)/,""),!((y.split(".")[0]??"").length>12)&&o(y))},disabled:c||!t,"data-vaul-no-drag":!0}),t&&zr("span",{className:"rd-amount-input-suffix",children:t.token.symbol}),d&&!c&&zr("button",{type:"button",className:"rd-amount-input-max",onClick:d,disabled:c||!t,children:"Max"})]}),(b||s)&&Hn("span",{className:"rd-amount-meta",children:[zr("span",{}),zr("span",{children:s?"Balance: \u2026":b?`Balance: ${b}`:""})]}),u&&zr("span",{className:"rd-callout rd-callout-danger",children:u})]})]})}import{Fragment as vf,jsx as Pe,jsxs as cr}from"react/jsx-runtime";function kf({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:a,minNotice:i,amountHint:s,onMax:l,recipient:d,onChangeRecipient:c,showRecipientInput:h,recipientValid:f,balance:m,balanceLoading:w,insufficientBalance:b,targetOptions:u,selectedTarget:p,onChangeTarget:y,showTargetSelector:g,quote:x,quoteLoading:k,quoteError:R,depositAddress:T,depositAddressLoading:S,depositAddressError:C,arrivalStatus:E,amountSmallestUnits:M,depositState:U,onDeposit:L,canDeposit:G,oneClickEnabled:A,locked:O,onRequestConnect:oe}){let q=u.length>1&&g,{phase:P,isSubmitting:ue,isConfirming:$,isConfirmed:Q,needsSwitch:F,reverted:X,error:V}=U,de=p?.symbol??e.destination.symbol;return cr(vf,{children:[i&&Pe(lf,{minNotice:i,arrivalStatus:E}),O?cr("section",{className:"rd-locked-card","data-rd-locked":"",children:[Pe("span",{className:"rd-locked-glyph","aria-hidden":"true",children:cr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[Pe("path",{d:"M4 7.5A2.5 2.5 0 0 1 6.5 5h10A2.5 2.5 0 0 1 19 7.5v9a2.5 2.5 0 0 1-2.5 2.5h-10A2.5 2.5 0 0 1 4 16.5v-9Z",stroke:"currentColor",strokeWidth:"1.7"}),Pe("path",{d:"M4 9h15",stroke:"currentColor",strokeWidth:"1.7"}),Pe("path",{d:"M15 11.5h5v4h-5a2 2 0 0 1 0-4Z",fill:"currentColor",opacity:"0.18",stroke:"currentColor",strokeWidth:"1.5"}),Pe("circle",{cx:"15.7",cy:"13.5",r:"0.8",fill:"currentColor"})]})}),Pe("h3",{className:"rd-locked-title",children:"Connect your wallet"}),Pe("p",{className:"rd-locked-text",children:"Connect to get your personal deposit address."}),h&&Pe("p",{className:"rd-card-hint",children:"Or enter a recipient address to get one without connecting."}),oe&&cr("button",{type:"button",className:"rd-button-primary rd-locked-action","data-track":"connect",onClick:oe,children:[cr("svg",{width:"17",height:"17",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[Pe("path",{d:"M5 6.5h11.5A2.5 2.5 0 0 1 19 9v8.5H7A3 3 0 0 1 4 14.5v-8A2.5 2.5 0 0 1 6.5 4H16",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M15 10.5h5v4h-5a2 2 0 0 1 0-4Z",stroke:"currentColor",strokeWidth:"1.8"})]}),"Connect Wallet"]})]}):T?Pe(ff,{depositAddress:T,originChainId:t.chainId,originChainName:t.chainName,originCurrency:t.token.address,amount:M,tokenSymbol:t.token.symbol,tokenDecimals:t.token.decimals,depositState:U,onDeposit:L,canDeposit:G,oneClickEnabled:A}):S?cr(vf,{children:[Pe(Zi,{}),A&&M&&Pe("span",{className:"rd-skeleton rd-skeleton-cta","aria-hidden":"true"}),Pe("p",{className:"rd-sr-only",role:"status",children:"Preparing your deposit address..."})]}):C?cr("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a deposit address: ",C.message]}):null,Pe(xf,{catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:a,balance:m,balanceLoading:w,insufficientBalance:b,onMax:l}),cr("div",{className:"rd-field","data-rd-delivery":"",children:[Pe("span",{className:"rd-field-label",children:"Deliver as"}),q?Pe(xa,{ariaLabel:"Delivery token",value:p?.symbol??"",onChange:y,options:u.map(he=>({value:he.symbol,label:he.symbol,subLabel:"on ONEchain",icon:Pe(po,{symbol:he.symbol,size:22})}))}):cr("div",{className:"rd-static-target",children:[Pe(po,{symbol:de,size:22}),Pe("span",{children:de})]}),h&&cr("label",{className:"rd-delivery-recipient",children:[Pe("input",{type:"text",placeholder:"0x...","aria-label":"ONEchain recipient address",value:d,onChange:he=>c(he.target.value),"data-vaul-no-drag":!0}),Pe("span",{className:"rd-card-hint",children:"Defaults to your connected wallet. It can differ from the address you deposit from, and is also used as the refund address if anything goes wrong."}),!f&&Pe("span",{className:"rd-callout rd-callout-danger",children:"Not a valid address"})]})]}),p?.external&&cr("div",{className:"rd-callout rd-callout-muted",children:["Delivered as ",p.symbol," via an external adapter."]}),s&&Pe("div",{className:"rd-callout rd-callout-warning","data-rd-amount-hint":"",children:s}),n.trim()&&Pe(gf,{quote:x,isLoading:k,error:R,humanAmount:n,originSymbol:t.token.symbol,destination:e.destination}),i&&Pe(df,{minNotice:i,onlySend:{symbol:t.token.symbol,chainName:t.chainName},showWalletCreditNote:!h&&f}),A&&P!=="idle"&&!G&&cr("div",{className:"rd-card",children:[ue&&cr("p",{className:"rd-muted",children:[Pe("span",{className:"rd-spinner"})," ",F?"Switching network...":"Confirm in wallet..."]}),$&&cr("p",{className:"rd-muted",children:[Pe("span",{className:"rd-spinner"})," Confirming..."]}),U.txHash&&cr("p",{className:"rd-card-hint",children:["Tx: ",Pe("span",{style:{fontFamily:"monospace"},children:U.txHash})]}),Q&&X&&Pe("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),Q&&!X&&Pe("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."}),V&&Pe("div",{className:"rd-callout rd-callout-danger",children:V})]})]})}import{useEffect as nx,useId as ox,useRef as Rf,useState as zl}from"react";import{createPortal as ax}from"react-dom";import{Fragment as Ul,jsx as we,jsxs as mt}from"react/jsx-runtime";function ka({requiresIdentity:e=!1}){return mt("div",{className:"rd-history-empty",role:"status","data-variant":e?"disconnected":"empty","data-testid":e?"rd-history-empty-state":"rd-history-no-transfers",children:[we("span",{className:"rd-history-empty-icon","aria-hidden":"true",children:mt("svg",{width:"34",height:"34",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[we("path",{d:"M7 3.8h7l3 3V12M7 3.8A2.2 2.2 0 0 0 4.8 6v12A2.2 2.2 0 0 0 7 20.2h5",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"}),we("path",{d:"M14 3.8V7h3",stroke:"currentColor",strokeWidth:"1.7",strokeLinejoin:"round"}),we("circle",{cx:"16.5",cy:"16.5",r:"3.7",stroke:"currentColor",strokeWidth:"1.7"}),we("path",{d:"M16.5 14.5v2.2l1.4.8",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"})]})}),we("h3",{className:"rd-history-empty-title",children:e?"Connect to view history":"No transfers yet"}),we("p",{className:"rd-history-empty-copy",children:e?"Connect a wallet or provide an address to see transfer history.":"Your deposits and their delivery progress will appear here."}),!e&&mt("span",{className:"rd-history-empty-live",children:[we("span",{"aria-hidden":"true"}),"Updates automatically"]})]})}var va=56;function Cf(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function ix(e){let t=e.trim().toUpperCase(),n={AWAITING_DEPOSIT:"Waiting for deposit",BSC_FUNDED:"Deposit confirmed",RELAY_PENDING:"Bridging",RELAY_SUBMITTED:"Bridging",BRIDGING:"Bridging",CROSS_PENDING:"Delivering",FINALIZING:"Delivering",EXECUTING:"Delivering",COMPLETED:"Completed",RELAY_REFUNDED:"Refunded",REFUNDED:"Refunded",EXPIRED:"Expired",FAILED:"Failed"}[t];if(n)return n;let o=t.toLowerCase().replace(/_/g," ").trim();return o?`${o[0].toUpperCase()}${o.slice(1)}`:"Processing"}function sx(e){return e==="COMPLETED"?"rd-status-pill rd-status-pill-success":Cf(e)?"rd-status-pill rd-status-pill-failure":"rd-status-pill"}function Ji(e,t){if(e){if(t===void 0)return e;try{return Ut(BigInt(e),t)}catch{return e}}}function lx(e,t=4){let r=e.indexOf(".");if(r<0)return e;let n=e.slice(0,r+1+t).replace(/0+$/,"").replace(/\.$/,"");return n===""?"0":n}function dx(e){let t=new Date(e);return Number.isNaN(t.getTime())?e:t.toLocaleString()}function Sf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Fl({amount:e,symbol:t,className:r}){let n=e?`${e}${t?` ${t}`:""}`:"",o=ox(),a=Rf(null),i=Rf(null),[s,l]=zl(!1),[d,c]=zl({top:-9999,left:-9999,visibility:"hidden"});return nx(()=>{if(!s)return;let h=()=>{let f=a.current,m=i.current;if(!f||!m)return;let w=f.getBoundingClientRect(),b=m.getBoundingClientRect(),u=12,p=8,y=Math.max(u,window.innerWidth-b.width-u),g=Math.min(Math.max(w.left+w.width/2-b.width/2,u),y),x=w.top-b.height-p,k=x>=u?x:w.bottom+p,R=Math.max(u,window.innerHeight-b.height-u),T=Math.min(Math.max(k,u),R),S=window.getComputedStyle(f);c({top:T,left:g,visibility:"visible",backgroundColor:S.getPropertyValue("--rd-text").trim()||"#eef0f6",borderColor:S.getPropertyValue("--rd-border").trim()||"#2a2d3a",boxShadow:S.getPropertyValue("--rd-shadow").trim()||"0 8px 24px rgba(0, 0, 0, 0.35)",color:S.getPropertyValue("--rd-surface").trim()||"#171923"})};return h(),window.addEventListener("resize",h),window.addEventListener("scroll",h,!0),()=>{window.removeEventListener("resize",h),window.removeEventListener("scroll",h,!0)}},[s]),e?mt(Ul,{children:[mt("span",{ref:a,className:r,"aria-label":n,"aria-describedby":s?o:void 0,"data-full-value":n,onMouseEnter:()=>{c({top:-9999,left:-9999,visibility:"hidden"}),l(!0)},onMouseLeave:()=>l(!1),children:[lx(e),t?` ${t}`:""]}),s&&typeof document<"u"&&ax(we("span",{ref:i,id:o,role:"tooltip","data-rd-history-floating-tooltip":"",style:d,children:n}),document.body)]}):we("span",{className:r,children:"-"})}function cx(e){let t=(e.deposits??[]).filter(n=>n.originChainId),r=new Set(t.map(n=>`${n.originChainId}:${(n.originCurrency??"").toLowerCase()}`));if(t.length>0){let n=t[0];return{chainId:n.originChainId,currency:n.originCurrency??"",routes:r.size}}return{chainId:e.originChainId,currency:e.originCurrency,routes:1}}function px(e,t){if(!e)return;let r,n;try{r=BigInt(e),n=t.map(s=>BigInt(s.amount))}catch{return}let o=n.reduce((s,l)=>s+l,0n);if(o<=0n)return;let a=n.map(s=>r*s/o),i=a.reduce((s,l)=>s+l,0n);return a[a.length-1]+=r-i,a}function $i({label:e,chainId:t,txHash:r,amount:n,shared:o,missingLabel:a="Pending"}){let i=r?Xi(t,r):void 0;return mt("div",{className:"rd-history-step",children:[we("span",{className:`rd-history-step-dot${r?" rd-history-step-dot-done":""}`}),we("span",{className:"rd-history-step-label",children:e}),we("span",{className:"rd-history-step-chain",children:jo(t)}),n&&we(Fl,{amount:n,className:"rd-history-step-amount"}),mt("span",{className:"rd-history-step-tx",children:[i?we("a",{href:i.url,target:"_blank",rel:"noreferrer",title:r,"aria-label":`${e} transaction on ${jo(t)}`,children:Sf(r)}):r?we("span",{title:r,children:Sf(r)}):we("span",{className:"rd-muted",children:a}),o&&r&&we("span",{className:"rd-history-step-shared",title:"Shared by deposits processed together",children:"combined transfer"})]})]})}function ux(e){let t=e.deposits??[],r=e.amountOut||e.expectedOut||void 0;if(t.length>=2){let i=px(r,t);if(i)return t.map((s,l)=>({key:`${e.orderId}:${s.txHash}:${s.blockNumber}`,order:e,chainId:s.originChainId??va,currency:s.originCurrency??"",routes:1,sentRaw:s.amount,receivedRaw:i[l].toString(),receivedIsEstimate:!0,deposit:s,sharedLegs:!0}))}let{chainId:n,currency:o,routes:a}=cx(e);return[{key:e.orderId,order:e,chainId:n,currency:o,routes:a,sentRaw:e.amountIn,receivedRaw:r,receivedIsEstimate:!e.amountOut&&!!e.expectedOut,sharedLegs:!1}]}function es({orders:e,isLoading:t,error:r,catalog:n,showTitle:o=!0}){let[a,i]=zl({}),s=l=>i(d=>({...d,[l]:!d[l]}));return mt("section",{className:o?"rd-card":"rd-stack","data-rd-orders-list":"",children:[o&&we("div",{className:"rd-card-header",children:we("h2",{className:"rd-card-title",children:"Transfer history"})}),t&&e.length===0&&mt("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[we("span",{className:"rd-spinner"})," Loading orders..."]}),r&&mt("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load your orders: ",r.message]}),!t&&!r&&e.length===0&&we(ka,{}),e.length>0&&we("div",{className:"rd-history-table","data-vaul-no-drag":!0,children:e.flatMap(ux).map(l=>{let{order:d}=l,c=n?.origins.find(C=>C.chainId===l.chainId&&C.token.address.toLowerCase()===l.currency.toLowerCase()),h=(d.target?n?.targets.find(C=>C.symbol.toLowerCase()===d.target.toLowerCase()):void 0)??n?.targets.find(C=>C.isDefault),f=h?.symbol??n?.destination.symbol??"",m=h?.decimals??n?.destination.decimals,w=n?.origins.find(C=>C.chainId===va),b=Ji(l.sentRaw,w?.token.decimals),u=w?.token.symbol??"USDT",p=Ji(l.receivedRaw,m),y=d.deposits??[],g=!!a[l.key],x=dx(d.completedAt??d.createdAt),k=ix(d.status),T=d.status==="COMPLETED"||Cf(d.status)?"Details unavailable":"Pending",S=l.receivedIsEstimate?"Estimated on ONEchain":"Received on ONEchain";return mt("div",{className:"rd-history-group",children:[mt("button",{type:"button",className:"rd-history-row-button",onClick:()=>s(l.key),"aria-expanded":g,"aria-label":`Toggle transfer details: ${k}, ${x}`,children:[mt("span",{className:"rd-history-card-top",children:[we("span",{className:"rd-history-asset",children:l.routes>1?mt(Ul,{children:["Multiple deposits ",mt("span",{className:"rd-muted",children:["\xB7 ",l.routes," chains"]})]}):mt(Ul,{children:[c?.token.symbol??f," ",mt("span",{className:"rd-muted",children:["from ",jo(l.chainId)]})]})}),we("span",{className:sx(d.status),title:d.status,children:k})]}),mt("span",{className:"rd-history-card-amounts",children:[mt("span",{className:"rd-history-amount-block",children:[we("span",{className:"rd-history-amount-label",children:"Processing address"}),we(Fl,{amount:b,symbol:u,className:"rd-history-num"})]}),we("span",{className:"rd-history-card-arrow","aria-hidden":"true",children:"\u2192"}),mt("span",{className:"rd-history-amount-block",children:[we("span",{className:"rd-history-amount-label",children:S}),we(Fl,{amount:p,symbol:f,className:`rd-history-num rd-history-received${l.receivedIsEstimate?" rd-history-received-estimate":""}`})]})]}),mt("span",{className:"rd-history-card-foot",children:[mt("span",{className:"rd-history-date",children:[d.completedAt?"Completed":"Started"," \xB7 ",x]}),we("span",{className:"rd-history-chevron","aria-hidden":"true",children:we(Tr,{size:16})})]})]}),g&&mt("div",{className:"rd-history-detail",children:[l.deposit?we($i,{label:"Deposit confirmed",chainId:l.deposit.originChainId??va,txHash:l.deposit.originTxHash||l.deposit.txHash,amount:Ji(l.deposit.amount,w?.token.decimals)}):y.length>0?y.map(C=>we($i,{label:"Deposit confirmed",chainId:C.originChainId??va,txHash:C.originTxHash||C.txHash,amount:Ji(C.amount,w?.token.decimals)},`${C.txHash}-${C.blockNumber}`)):mt("div",{className:"rd-history-step",children:[we("span",{className:"rd-history-step-dot"}),we("span",{className:"rd-history-step-label",children:"Deposit confirmed"}),we("span",{className:"rd-muted",children:"Details unavailable"})]}),we($i,{label:"Bridge",chainId:va,txHash:d.bscBridgeTx,shared:l.sharedLegs,missingLabel:T}),we($i,{label:"ONEchain delivery",chainId:n?.destination.chainId??612055,txHash:d.deliveryTxHash,shared:l.sharedLegs,missingLabel:T})]})]},l.key)})})]})}import{useEffect as zf,useState as _l}from"react";import{useCallback as Sa,useEffect as mx,useMemo as Mf,useRef as Af,useState as Ra}from"react";var tn=class extends Error{constructor(t,r,n){super(r),this.name="RelayApiError",this.status=t,this.body=n}};function jt(e){let t=e.baseUrl.replace(/\/+$/,"");async function r(n,o){let a={...o?.headers};o?.body!=null&&(a["Content-Type"]="application/json");let i;try{i=await fetch(`${t}${n}`,{...o,headers:a})}catch(l){throw new tn(0,`network error calling ${n}: ${l.message}`)}let s=await i.text();if(!i.ok){let l=`request to ${n} failed with status ${i.status}`,d;try{d=JSON.parse(s);let c=d;c?.error&&(l=c.error)}catch{d=s||void 0}throw new tn(i.status,l,d)}try{return JSON.parse(s)}catch{throw new tn(i.status,`expected a JSON response from ${n} but got ${s?"a non-JSON body":"an empty body"}`,s||void 0)}}return{getConfig(){return r("/v1/config").then(n=>({...n,targets:n.targets??[]}))},getQuote(n){return r("/v1/quote",{method:"POST",body:JSON.stringify(n)})},getDepositAddress(n,o){let a=new URLSearchParams({user:n.user,originChainId:String(n.originChainId),originCurrency:n.originCurrency});return o&&a.set("target",o),r(`/v1/deposit-address?${a.toString()}`)},getOrder(n){return r(`/v1/orders/${encodeURIComponent(n)}`)},listOrders(n){let o=new URLSearchParams({user:n});return r(`/v1/orders?${o.toString()}`).then(a=>a.orders??[])},ordersStreamUrl(n){return`${t}/v1/orders/stream?user=${encodeURIComponent(n)}`},getRecovery(n){let o=new URLSearchParams({user:n.user});return n.target&&o.set("target",n.target),r(`/v1/recovery?${o.toString()}`)}}}var Nf=[{type:"function",name:"deploy",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}],jl=[{type:"function",name:"execute",stateMutability:"nonpayable",inputs:[],outputs:[]},{type:"function",name:"sweepToUser",stateMutability:"nonpayable",inputs:[{name:"tokenAddr",type:"address"}],outputs:[]}],Wl=[{type:"function",name:"computeAddress",stateMutability:"view",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}];var Wo=["0x486BEEc35A9a9915213Ea02AD3709738335F7702","0x3438735303911aBe113AdF14b18eE730cC24893b","0xA3B548Ab23043e6B24A087515fe1306379683533","0x44317d07378390543d99Ee76374E86C1Ef6cF832"];function ts(e,t){return!e||!t?!1:e.toLowerCase()===t.toLowerCase()}function fx(e,t){return t.some(r=>ts(r,e))}function rs(e){if(!e||e.length===0)return Wo;let t=new Set,r=[];for(let n of e){if(typeof n!="string"||!dt(n))continue;let o=n.toLowerCase();t.has(o)||(t.add(o),r.push(n))}return r.length>0?r:Wo}async function Tf(e,t,{factory:r,forwarder:n,recipient:o,version:a,trusted:i=Wo}){if(!r||!n||!o||a===void 0)return{ok:!1,reason:"address verification is missing inputs (factory/forwarder/recipient/version)"};if(!fx(r,i))return{ok:!1,reason:`factory ${r} is not a recognized deposit-address factory -- refusing to sign against it`};if(!e)return{ok:!1,reason:"no chain connection available to verify the forwarder address"};let s;try{s=await e({chainId:t,address:r,abi:Wl,functionName:"computeAddress",args:[o,BigInt(a)]})}catch(l){return{ok:!1,reason:`could not verify the forwarder address on-chain: ${l instanceof Error?l.message:String(l)}`}}return ts(s,n)?{ok:!0}:{ok:!1,reason:`forwarder address mismatch: the API returned ${n}, but factory ${r} derives ${s} for this account -- refusing to sign`}}async function If(e,t,{forwarder:r,recipient:n,version:o,trusted:a=Wo}){if(!r||!n||o===void 0)return{ok:!1,reason:"address verification is missing inputs (forwarder/recipient/version)"};if(!e)return{ok:!1,reason:"no BSC chain connection available to verify the deposit forwarder -- add BNB Smart Chain (chain 56) to your wagmi config"};let i=await Promise.all(a.map(async s=>{try{return await e({chainId:t,address:s,abi:Wl,functionName:"computeAddress",args:[n,BigInt(o)]})}catch{return}}));return i.some(s=>ts(s,r))?{ok:!0}:i.every(s=>s===void 0)?{ok:!1,reason:"could not reach any deposit-address factory on BSC to verify the forwarder"}:{ok:!1,reason:`forwarder address mismatch: ${r} is not the address any known factory derives for this account -- refusing to deposit`}}function Ef(e,t){return ts(e,t)}var Qn=56,Gl={step:"idle"};function gx(e){return e.tokens?.find(t=>t.recoverable)?.address??e.token}function Ca(e={}){let t=Af(e);t.current=e;let r=e.wallet,n=r?.walletChainId,o=e.recipient,a=o&&dt(o)?o:void 0,[i,s]=Ra({}),l=Sa((f,m)=>{s(w=>({...w,[f.toLowerCase()]:m}))},[]),d=Sa(f=>f?i[f.toLowerCase()]??Gl:Gl,[i]),c=Mf(()=>Object.values(i).some(f=>f.step==="switching"||f.step==="deploying"||f.step==="recovering"),[i]);return{recover:Sa(async(f,m,w)=>{if(!a||!f?.forwarder)return;let b=f.forwarder;l(b,{step:"switching"});try{if(n!==Qn){if(!r?.switchChain)throw new Error("wallet cannot switch chains");await r.switchChain(Qn)}if(!r?.writeContract||!r?.readContract||!r?.waitForReceipt)throw new Error("wallet is missing contract capabilities required for recovery");let u=await Tf(r.readContract,Qn,{factory:f.factory,forwarder:f.forwarder,recipient:a,version:f.version,trusted:t.current.trustedFactories});if(!u.ok)throw new Error(`address verification failed: ${u.reason}`);let p;if(!f.isDeployed){if(l(b,{step:"deploying"}),p=await r.writeContract({address:f.factory,abi:Nf,functionName:"deploy",args:[a,BigInt(f.version)],chainId:Qn}),l(b,{step:"deploying",deployTxHash:p}),(await r.waitForReceipt({chainId:Qn,hash:p})).status==="reverted")throw new Error(`forwarder deploy reverted on-chain (tx ${p})`);t.current.onChanged?.()}l(b,{step:"recovering",deployTxHash:p});let y=m==="execute"?await r.writeContract({address:f.forwarder,abi:jl,functionName:"execute",args:[],chainId:Qn}):await r.writeContract({address:f.forwarder,abi:jl,functionName:"sweepToUser",args:[w??gx(f)],chainId:Qn});if(l(b,{step:"recovering",deployTxHash:p,actionTxHash:y}),(await r.waitForReceipt({chainId:Qn,hash:y})).status==="reverted")throw new Error(`recovery transaction reverted on-chain (tx ${y})`);l(b,{step:"done",deployTxHash:p,actionTxHash:y}),t.current.onRecoverySuccess?.({action:m,forwarder:f.forwarder,actionTxHash:y,...p?{deployTxHash:p}:{}}),t.current.onChanged?.()}catch(u){let p=u instanceof Error?u:new Error(String(u));s(y=>{let g=b.toLowerCase();return{...y,[g]:{...y[g]??Gl,step:"error",error:p.message}}}),t.current.onError?.(p)}},[a,n,r,l]),stateFor:d,busy:c}}function Lf(e={}){let t=Af(e);t.current=e;let r=Mf(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRecovery: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&dt(n)?n:void 0,[a,i]=Ra(),[s,l]=Ra(!1),[d,c]=Ra(),[h,f]=Ra(0),m=e.target,w=e.enabled??!0,b=e.refetchInterval;mx(()=>{if(!o||!w){i(void 0),c(void 0),l(!1);return}let x=!1,k=!1,R=!0;async function T(){if(!(x||k)){k=!0,R&&l(!0);try{let C=await r.getRecovery({user:o,target:m});if(x)return;i(C),c(void 0)}catch(C){if(x)return;let E=C instanceof Error?C:new Error(String(C));c(E),t.current.onError?.(E),E instanceof tn&&E.status===401&&t.current.onUnauthorized?.()}finally{k=!1,!x&&R&&l(!1),R=!1}}}T();let S=typeof b=="number"&&Number.isFinite(b)&&b>0?setInterval(()=>{T()},b):void 0;return()=>{x=!0,S&&clearInterval(S)}},[r,o,h,m,w,b]);let u=Sa(()=>f(x=>x+1),[]),p=Ca({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:u}),y=Sa(async(x,k)=>{a&&await p.recover(a,x,k)},[p,a]),g=p.stateFor(a?.forwarder);return{info:a,loading:s,error:d,refresh:u,recover:y,recoveryState:g}}var hx="BSC_FUNDED";function Df(e){if(!e)return 0n;try{let t=BigInt(e);return t>0n?t:0n}catch{return 0n}}function bx(e,t){return e.target||t}function Go(e,t=[]){let r=e.find(o=>o.isDefault)?.symbol,n=new Map;for(let o of e){if(!o.info?.forwarder)continue;let a=o.info.forwarder.toLowerCase(),i=n.get(a);if(i){i.targets.push(o.symbol);continue}n.set(a,{forwarder:o.info.forwarder,targets:[o.symbol],info:o.info,deposits:[],depositsTotal:0n})}for(let o of n.values()){let a=new Set(o.targets);for(let i of t){if(i.status!==hx)continue;let s=bx(i,r);if(!(!s||!a.has(s)))for(let l of i.deposits??[])o.deposits.push({amount:l.amount,originChainId:l.originChainId,originTxHash:l.originTxHash,txHash:l.txHash,blockNumber:l.blockNumber}),o.depositsTotal+=Df(l.amount)}o.deposits.sort((i,s)=>i.blockNumber-s.blockNumber)}return[...n.values()]}function Pf(e){return e.filter(t=>(t.info.tokens??[]).some(r=>r.recoverable)?!0:Df(t.info.balance)>0n&&t.info.suggestedAction!=="none")}function ns(e){return e.reduce((t,r)=>t+(r.info.tokens??[]).filter(n=>n.recoverable).length,0)}import{Fragment as as,jsx as le,jsxs as Xe}from"react/jsx-runtime";var wx=56;function yx(e){return{client:e.client,apiBaseUrl:e.apiBaseUrl,recipient:e.recipient,target:e.target,enabled:e.targets===void 0,wallet:e.wallet,trustedFactories:e.trustedFactories,onUnauthorized:e.onUnauthorized,onError:e.onError}}var xx="This balance may already be processing. Recover only if it remains stuck.",os="USDT",Of="primary";function vx(e){return`${e} more recoverable under other delivery tokens -- switch the delivery token above to recover ${e===1?"it":"them"}.`}function kx(e){let t=e.toLowerCase();return t.includes("insufficient funds")||t.includes("insufficientfunds")||t.includes("exceeds the balance of the account")||t.includes("insufficient balance for transfer")?"Not enough BNB for the network fee. Add BNB to your connected wallet and try again.":t.includes("user rejected")||t.includes("userrejected")||t.includes("user denied")||t.includes("user cancelled")||t.includes("user canceled")||t.includes("action_rejected")||t.includes("rejected by user")?"Transaction cancelled in your wallet.":"Recovery couldn't be completed. Check your wallet and try again."}function Ff({message:e}){let[t,r]=_l("idle");zf(()=>{if(t==="idle")return;let a=window.setTimeout(()=>r("idle"),1500);return()=>window.clearTimeout(a)},[t]);async function n(){if(typeof navigator>"u"||!navigator.clipboard){r("failed");return}try{await navigator.clipboard.writeText(e),r("copied")}catch{r("failed")}}let o=t==="copied"?"Copied technical details":t==="failed"?"Copy failed":"Copy technical details";return Xe("details",{className:"rd-error-details",children:[le("summary",{children:"View technical details"}),Xe("div",{className:"rd-error-log",children:[le("button",{type:"button",className:"rd-error-copy",onClick:()=>{n()},"aria-label":o,"aria-live":"polite",title:o,children:t==="copied"?le("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:le("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):Xe("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[le("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),le("path",{d:"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})]})}),le("code",{children:e})]})]})}function Na(e){if(!e)return 0n;try{return BigInt(e)}catch{return 0n}}function Sn(e,t){try{return Ut(e,t)}catch{return e.toString()}}function Bf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Rx(e){let t=Na(e.bridgeMinWei),r=[];for(let a of e.tokens??[]){let i=Na(a.balance);if(!(i<=0n)){if(a.suggestedAction==="execute"){r.push({key:a.address,symbol:a.symbol,decimals:a.decimals,balance:i,action:{kind:"execute"}});continue}if(a.recoverable){r.push({key:a.address,symbol:a.symbol,decimals:a.decimals,balance:i,action:{kind:"sweep",tokenAddress:a.address}});continue}r.push({key:a.address,symbol:a.symbol,decimals:a.decimals,balance:i,...t>i?{shortfall:t-i,minimum:t}:{}})}}let n=Na(e.balance),o=r.some(a=>a.action?.kind==="execute");return n>0n&&e.suggestedAction==="execute"&&!o?r.unshift({key:Of,symbol:os,decimals:e.decimals,balance:n,action:{kind:"execute"}}):r.length===0&&n>0n&&e.suggestedAction!=="none"&&r.push({key:Of,symbol:os,decimals:e.decimals,balance:n,action:{kind:"sweep"}}),r}function Sx({deposit:e,decimals:t}){let r=e.originChainId??wx,n=e.originTxHash||e.txHash,o=n?Xi(r,n):void 0;return Xe("div",{className:"rd-history-step","data-testid":"recovery-deposit-row",children:[le("span",{className:"rd-history-step-dot rd-history-step-dot-done"}),le("span",{className:"rd-history-step-chain",children:jo(r)}),le("span",{className:"rd-history-step-amount",children:Sn(Na(e.amount),t)}),le("span",{className:"rd-history-step-tx",children:o?le("a",{href:o.url,target:"_blank",rel:"noreferrer",title:n,children:Bf(n)}):n?le("span",{title:n,children:Bf(n)}):null})]})}function Cx({group:e,showTargetLabel:t,busy:r,state:n,onRecover:o,actingRowKey:a,rowKeyOf:i}){let{info:s}=e,l=Rx(s),d=Na(s.balance),c=l.length===1?`${Sn(l[0].balance,l[0].decimals)}`:`${l.length} assets`,h=e.deposits.length>0&&e.depositsTotal>=d,f=d>e.depositsTotal?d-e.depositsTotal:0n,m=n.step==="switching"||n.step==="deploying"||n.step==="recovering",b=l.find(p=>i(p)===a)?.action?.kind;function u(){if(n.step==="switching")return"Switching to BNB Chain\u2026";if(n.step==="deploying")return"Confirm in wallet\u2026 (1/2 \u2014 preparing your deposit address)";let p=b==="execute"?"continuing ONEchain delivery":"returning funds";return n.deployTxHash?`Confirm in wallet\u2026 (2/2 \u2014 ${p})`:`Confirm in wallet\u2026 (${p})`}return Xe("div",{className:"rd-recover-group","data-testid":"forwarder-section",children:[t&&Xe("p",{className:"rd-recover-group-label",children:["Delivery target \xB7 ",le("b",{children:e.targets.join(", ")})]}),Xe("div",{className:"rd-recover-sum",children:[le("span",{className:"rd-recover-sum-label",children:"Funds awaiting processing"}),Xe("span",{className:"rd-recover-sum-value",title:l.length===1?`${c} ${l[0].symbol}`:c,children:[c,l.length===1&&Xe(as,{children:[" ",le("span",{className:"rd-recover-sum-unit",children:l[0].symbol})]})]})]}),e.deposits.length>0&&Xe("details",{className:"rd-recover-made-of",children:[Xe("summary",{className:"rd-recover-made-of-label",children:["Deposit history \xB7 ",e.deposits.length," ",e.deposits.length===1?"transfer":"transfers"]}),Xe("div",{className:"rd-recover-made-of-body",children:[e.deposits.map(p=>le(Sx,{deposit:p,decimals:s.decimals},`${p.txHash}-${p.blockNumber}`)),!h&&Xe("p",{className:"rd-token-row-status","data-testid":"deposits-incomplete-note",children:["These transfers explain ",Sn(e.depositsTotal,s.decimals)," of"," ",Sn(d,s.decimals)," ",os,". The remaining"," ",Sn(f,s.decimals)," ",os," is still included when you act."]})]})]}),le("div",{className:"rd-token-list",children:l.map(p=>{let y=i(p),g=m&&a===y;return Xe("div",{className:"rd-token-row","data-token-symbol":p.symbol,children:[le(po,{symbol:p.symbol,size:26}),Xe("div",{className:"rd-token-row-info",children:[l.length>1&&Xe("span",{className:"rd-token-row-amount",children:[Sn(p.balance,p.decimals)," ",le("span",{className:"rd-token-row-symbol",children:p.symbol})]}),g?le("span",{className:"rd-token-row-step",role:"status","aria-live":"polite",children:u()}):p.shortfall!==void 0&&p.minimum!==void 0?Xe("span",{className:"rd-token-row-warn",children:["Needs ",Xe("b",{children:[Sn(p.shortfall,p.decimals)," ",p.symbol]})," more to reach the"," ",Sn(p.minimum,p.decimals)," ",p.symbol," minimum. Add it through"," ",le("b",{children:"Deposit to CROSS"})," and both amounts will process together."]}):p.action?le("span",{className:"rd-token-row-status",children:p.action.kind==="execute"?"Ready to continue delivery to ONEchain":"Ready to return to your BNB Chain wallet"}):le("span",{className:"rd-token-row-status",children:"Waiting for processing"})]}),g?le("span",{className:"rd-spinner rd-token-row-spinner"}):p.action&&le("button",{type:"button",className:"rd-button-primary rd-token-row-action",onClick:()=>o(p),disabled:r,children:p.action.kind==="execute"?"Continue delivery":"Return to wallet"})]},p.key)})}),!s.isDeployed&&n.step==="idle"&&Xe("div",{className:"rd-callout rd-callout-warning","data-testid":"two-tx-notice",children:["The first action from this address needs ",le("b",{children:"two wallet confirmations"}),": prepare the address, then move the funds. Later actions need one."]}),s.inFlight&&le("p",{className:"rd-muted rd-token-row-status",children:s.inFlightReason||xx}),n.step==="done"&&le("div",{className:"rd-callout rd-callout-success",role:"status","aria-live":"polite",children:b==="execute"?"ONEchain delivery restarted.":"Funds returned to your connected BNB Chain wallet."}),n.step==="error"&&n.error&&Xe(as,{children:[le("div",{className:"rd-callout rd-callout-danger",role:"alert",children:kx(n.error)}),le(Ff,{message:n.error})]})]})}function is(e){let{info:t,loading:r,error:n,refresh:o}=Lf(yx(e)),a=r||e.targets!==void 0&&e.targetsLoading===!0,i=Ca({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:e.targets!==void 0?e.onRecovered:o}),[s,l]=_l(),d=e.targets!==void 0?[...e.targets]:t?[{symbol:e.target??"",isDefault:!0,info:t}]:[],c=Pf(Go(d,e.orders??[])),h=c.length>0,f=e.targets!==void 0?e.onRecovered:o,m=e.wallet?.walletAddress,w=e.wallet?.getBalance,[b,u]=_l();return zf(()=>{if(!h||!w||!m){u(void 0);return}let p=!1;return w({chainId:56,address:m}).then(y=>{p||u({value:y.value,decimals:y.decimals})}).catch(()=>{p||u(void 0)}),()=>{p=!0}},[h,w,m]),Xe("section",{className:e.showTitle??!0?"rd-card":"rd-stack","data-rd-recover-funds":"",children:[(e.showTitle??!0)&&le("div",{className:"rd-card-header",children:le("h2",{className:"rd-card-title",children:"Recover stuck funds"})}),typeof e.otherTargetsRecoverable=="number"&&e.otherTargetsRecoverable>0&&le("div",{className:"rd-callout rd-callout-muted","data-testid":"other-targets-recoverable-note",children:vx(e.otherTargetsRecoverable)}),a&&Xe("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[le("span",{className:"rd-spinner"})," Checking for recoverable funds\u2026"]}),n&&Xe(as,{children:[le("div",{className:"rd-callout rd-callout-danger",role:"alert",children:"Couldn't check recoverable funds. Please try again."}),le(Ff,{message:n.message})]}),!a&&!n&&!h&&Xe("div",{className:"rd-recover-empty",role:"status","data-testid":"rd-recover-empty-state",children:[le("span",{className:"rd-recover-empty-icon","aria-hidden":"true",children:Xe("svg",{width:"34",height:"34",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[le("path",{d:"M5 11.5V8.8A2.8 2.8 0 0 1 7.8 6h8.4A2.8 2.8 0 0 1 19 8.8v6.4a2.8 2.8 0 0 1-2.8 2.8H7.8A2.8 2.8 0 0 1 5 15.2v-3.7Z",stroke:"currentColor",strokeWidth:"1.7"}),le("path",{d:"M5 10h14",stroke:"currentColor",strokeWidth:"1.7"}),le("path",{d:"m9.2 14 1.7 1.7 3.9-4",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})]})}),le("h3",{className:"rd-recover-sum-value rd-recover-sum-empty rd-recover-empty-title",children:"Nothing to recover"}),le("p",{className:"rd-recover-empty-copy",children:"No funds are waiting at your deposit addresses. If funds become stuck, they will appear here."}),f&&Xe("button",{type:"button",className:"rd-button-secondary rd-recover-empty-refresh",onClick:f,"data-track":"refresh_recovery",children:[le("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:le("path",{d:"M20 7v5h-5M4 17v-5h5M6.1 9A7 7 0 0 1 18.6 7M5.4 17A7 7 0 0 0 17.9 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),"Check again"]})]}),!a&&!n&&c.map(p=>le(Cx,{group:p,showTargetLabel:c.length>1||p.targets.length>1,busy:i.busy,state:i.stateFor(p.forwarder),actingRowKey:s,rowKeyOf:y=>`${p.forwarder.toLowerCase()}:${y.key}`,onRecover:y=>{y.action&&(l(`${p.forwarder.toLowerCase()}:${y.key}`),i.recover(p.info,y.action.kind,y.action.tokenAddress))}},p.forwarder.toLowerCase())),!a&&!n&&h&&Xe("div",{className:"rd-callout rd-callout-muted","data-testid":"rd-recover-gas-note",children:["You submit this transaction from your connected wallet and pay the BNB Chain network fee in BNB. Available balance:",b&&Xe(as,{children:[" ",Xe("b",{children:[Sn(b.value,b.decimals)," BNB"]})]}),!b&&" unavailable","."]}),!a&&!n&&h&&le("p",{className:"rd-recover-foot",children:"Delivery continues to ONEchain; returned funds go to your connected BNB Chain wallet."})]})}import*as ut from"react";import*as gr from"@radix-ui/react-dialog";import{Drawer as _o}from"vaul";se(`html body[data-scroll-locked]{overflow-y:auto!important;margin-right:0!important}.rd-overlay{position:fixed;inset:0;z-index:100000;background:var(--ds-overlay-dim, rgba(0, 0, 0, .5));-webkit-backdrop-filter:var(--ds-bg-blur-7, blur(3.5px));backdrop-filter:var(--ds-bg-blur-7, blur(3.5px))}.rd-dialog-content{-webkit-font-smoothing:antialiased;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100001;width:var(--rd-dialog-width, 480px);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-radius:24px;box-shadow:var(--ds-shadow-modal, 0 4px 30px -1px rgba(0, 0, 0, .15));outline:none;font-family:inherit}.rd-dialog-content.rd-deposit-shell{height:min(40rem,90vh)}.rd-drawer-content{-webkit-font-smoothing:antialiased;position:fixed;bottom:0;left:0;right:0;z-index:100001;width:100%;max-width:var(--rd-drawer-max-width, none);min-width:var(--rd-drawer-min-width, 0);max-height:min(85dvh,calc(100svh - env(safe-area-inset-top,0px)));margin:0 auto;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-top-left-radius:16px;border-top-right-radius:16px;outline:none;font-family:inherit;box-sizing:border-box;overscroll-behavior:contain}.rd-drawer-content.rd-deposit-shell[data-vaul-drawer-direction=bottom],.rd-drawer-content.rd-deposit-shell[data-vaul-drawer-direction=top]{height:min(40rem,85dvh,calc(100svh - env(safe-area-inset-top,0px)))}.rd-drawer-content[data-vaul-drawer-direction=right]{inset:0 0 0 auto;max-height:100vh;width:var(--rd-drawer-max-width, 400px);max-width:100vw;border-radius:16px 0 0 16px}.rd-drawer-content[data-vaul-drawer-direction=left]{inset:0 auto 0 0;max-height:100vh;width:var(--rd-drawer-max-width, 400px);max-width:100vw;border-radius:0 16px 16px 0}.rd-drawer-content[data-vaul-drawer-direction=top]{inset:0 0 auto;border-radius:0 0 16px 16px}.rd-drawer-handle{width:60px;height:4px;border-radius:999px;background:var(--ds-border-medium, rgba(0, 0, 0, .18));margin:12px auto 8px;flex-shrink:0}.rd-drawer-content[data-vaul-drawer-direction=left] .rd-drawer-handle,.rd-drawer-content[data-vaul-drawer-direction=right] .rd-drawer-handle{display:none}.rd-overlay{animation:rd-overlay-show .18s ease-out}.rd-overlay[data-state=closed]{animation:rd-overlay-hide .15s ease-in}.rd-dialog-content{animation:rd-dialog-show .2s ease-out}.rd-dialog-content[data-state=closed]{animation:rd-dialog-hide .15s ease-in}@keyframes rd-overlay-show{0%{opacity:0}}@keyframes rd-overlay-hide{to{opacity:0}}@keyframes rd-dialog-show{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@keyframes rd-dialog-hide{to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@media(prefers-reduced-motion:reduce){.rd-overlay,.rd-overlay[data-state=closed],.rd-dialog-content,.rd-dialog-content[data-state=closed]{animation:none}}.rd-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
19
- `);import{jsx as Fr,jsxs as ss}from"react/jsx-runtime";var Uf=24;function Hl(e){return e instanceof HTMLElement&&e.matches("input, textarea, select")}function Nx(e,t,r){let n=r?.offsetTop??t.top,o=r?r.offsetTop+r.height:t.bottom,a=Math.max(t.top,n)+Uf,i=Math.min(t.bottom,o)-Uf;return e.top<a?e.top-a:e.bottom>i?e.bottom-i:0}function Tx(){let e=ut.useRef(0),[t,r]=ut.useState({keyboardHeight:0,viewportHeight:0});return ut.useEffect(()=>{let n=window.visualViewport;if(!n)return;let o=()=>{e.current=Math.max(e.current,window.innerHeight,document.documentElement.clientHeight,n.height+n.offsetTop);let a=Math.max(0,e.current-n.height-n.offsetTop),i=n.height;r(s=>s.keyboardHeight===a&&s.viewportHeight===i?s:{keyboardHeight:a,viewportHeight:i})};return o(),n.addEventListener("resize",o),n.addEventListener("scroll",o),()=>{n.removeEventListener("resize",o),n.removeEventListener("scroll",o)}},[]),t}function Ix(e){let t=`(max-width: ${e}px)`,[r,n]=ut.useState(()=>typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia(t).matches);return ut.useEffect(()=>{if(typeof window>"u"||typeof window.matchMedia!="function")return;let o=window.matchMedia(t);n(o.matches);let a=i=>n(i.matches);return o.addEventListener("change",a),()=>o.removeEventListener("change",a)},[t]),r}function Cn({theme:e="dark",mobileBreakpoint:t=768,drawerDirection:r="bottom",dialogWidth:n,drawerMaxWidth:o,drawerMinWidth:a,style:i,open:s,onOpenChange:l,children:d}){let c=Ix(t),[h,f]=ut.useState(!1),m=s!==void 0,w=m?s:h,b=ut.useCallback(g=>{m||f(g),l?.(g)},[m,l]);Tn(w,ut.useCallback(()=>b(!1),[b]));let u=ut.useMemo(()=>{let g={};return n&&(g["--rd-dialog-width"]=n),o&&(g["--rd-drawer-max-width"]=o),a&&(g["--rd-drawer-min-width"]=a),{...g,...i}},[n,o,a,i]),p=ut.useMemo(()=>({open:w,setOpen:b,isMobile:c,theme:e,drawerDirection:r,portalStyle:u}),[w,b,c,e,r,u]),y=Fr("div",{"data-theme":e,style:u,children:d});return c?Fr(Vi.Provider,{value:p,children:Fr(_o.Root,{direction:r,open:w,onOpenChange:b,noBodyStyles:!0,children:y},"drawer")}):Fr(Vi.Provider,{value:p,children:Fr(gr.Root,{open:w,onOpenChange:b,children:y})})}function Ho({asChild:e,children:t,dataAttributes:r}){let{isMobile:n}=$r(),o=n?_o.Trigger:gr.Trigger;return Fr(o,{asChild:e,...r,children:t})}function Nn({className:e,ariaTitle:t,children:r}){let{open:n,isMobile:o,theme:a,drawerDirection:i,portalStyle:s}=$r(),{keyboardHeight:l,viewportHeight:d}=Tx(),c=xo(),h=ut.useRef(null),f=ut.useRef(null),m=ut.useRef(null),w=ut.useRef(null),b=ut.useRef(!1),u=ut.useRef(!1);ut.useEffect(()=>()=>{f.current&&clearTimeout(f.current),m.current&&clearTimeout(m.current)},[]),ut.useEffect(()=>{f.current&&clearTimeout(f.current),m.current&&clearTimeout(m.current);let x=document.activeElement;!n&&Hl(x)&&h.current?.contains(x)&&x.blur(),w.current=null,b.current=!1,u.current=!1,h.current?.querySelectorAll("[data-rd-scroll-area]").forEach(k=>{k.scrollTo?.({top:0,behavior:"auto"})})},[n]),ut.useEffect(()=>{if(l>0){u.current=!0;return}if(!u.current||!b.current)return;let x=w.current;x&&(m.current&&clearTimeout(m.current),m.current=setTimeout(()=>{let k=document.activeElement;if(Hl(k)&&x.contains(k)){m.current=null;return}x.scrollTo?.({top:0,behavior:"smooth"}),w.current=null,b.current=!1,u.current=!1,m.current=null},80))},[l]);let p=o&&i==="bottom"&&l>0&&!c,y=p?{bottom:l,maxHeight:`min(85dvh, calc(${d}px - env(safe-area-inset-top, 0px)))`}:void 0,g=ut.useCallback(x=>{if(!o||i!=="bottom"||!Hl(x.target))return;let k=x.target,R=k.closest("[data-rd-scroll-area]");R&&(w.current=R,b.current=!0,f.current&&clearTimeout(f.current),m.current&&clearTimeout(m.current),f.current=setTimeout(()=>{let T=Nx(k.getBoundingClientRect(),R.getBoundingClientRect(),window.visualViewport);Math.abs(T)>=1&&R.scrollBy?.({top:T,behavior:"auto"}),f.current=null},280))},[i,o]);return o?ss(_o.Portal,{children:[Fr(_o.Overlay,{className:"rd-overlay"}),ss(_o.Content,{ref:h,className:Ee("rd-drawer-content",e),"data-theme":a,"data-rd-shell":"drawer","data-rd-in-app":c?"true":"false","data-rd-keyboard-adjusted":p?"true":"false",style:{...s,...y},onFocusCapture:g,children:[Fr(_o.Title,{className:"rd-sr-only",children:t}),Fr("div",{className:"rd-drawer-handle"}),r]})]}):ss(gr.Portal,{children:[Fr(gr.Overlay,{className:"rd-overlay"}),ss(gr.Content,{className:Ee("rd-dialog-content",e),"data-theme":a,"data-rd-shell":"dialog",style:s,children:[Fr(gr.Title,{className:"rd-sr-only",children:t}),Fr(gr.Description,{className:"rd-sr-only",children:t}),r]})]})}import{Fragment as Ax,jsx as Me,jsxs as xr}from"react/jsx-runtime";function Ex({id:e,activeView:t,recoverableCount:r,onChange:n}){let o=["deposit","history","recover"];return Me("div",{className:"rd-deposit-tabs",role:"tablist","aria-label":"Deposit navigation","data-tab-count":o.length,"data-active-index":o.indexOf(t),children:o.map(a=>{let i=a==="deposit"?"Deposit":a==="history"?"History":"Recover";return xr("button",{type:"button",id:`${e}-${a}-tab`,className:"rd-deposit-tab",role:"tab","aria-selected":t===a,"aria-controls":`${e}-${a}-panel`,tabIndex:t===a?0:-1,"data-active":t===a?"true":"false","data-track":`${a}_tab`,onClick:()=>n(a),onKeyDown:s=>{if(!["ArrowLeft","ArrowRight","Home","End"].includes(s.key))return;s.preventDefault();let l=o.indexOf(a),d=s.key==="Home"?0:s.key==="End"?o.length-1:(l+(s.key==="ArrowRight"?1:-1)+o.length)%o.length,c=o[d];n(c),document.getElementById(`${e}-${c}-tab`)?.focus()},children:[Me("span",{children:i}),a==="recover"&&r>0&&Me("span",{className:"rd-recovery-badge","data-testid":"recovery-badge",children:r})]},a)})})}function Wf({className:e}){let t=ba();return Me(ge,{feature:"relay",children:Me(Nn,{ariaTitle:"Deposit",className:["rd-deposit-shell",e??t.className].filter(Boolean).join(" "),children:Me(Mx,{})})})}function Mx(){let e=ba(),{theme:t}=$r(),r=sf(),n=jf.useId();if(!r)return null;let{activeView:o,setActiveView:a,recoveryOpen:i,resolvedApiBaseUrl:s,wallet:l,catalog:d,catalogLoading:c,catalogError:h,origin:f,setOrigin:m,amount:w,setAmount:b,recipient:u,setRecipient:p,recipientValid:y,balance:g,balanceLoading:x,insufficientBalance:k,depositAddress:R,depositAddressLoading:T,depositAddressError:S,arrivalStatus:C,quote:E,quoteLoading:M,quoteError:U,canDeposit:L,deposit:G,depositState:A,targetOptions:O,selectedTarget:oe,setSelectedTarget:q,showAmountInput:P,minNotice:ue,showRecipientInput:$,showTargetSelector:Q,showOneClick:F,showConnectPrompt:X,showRecipientHint:V,canRecover:de,recoverableCount:he,recoveryTargetsLoading:J,recoveryTargets:ce,recoveryOrders:Ae,historyOrdersLoading:ve,historyOrdersError:ot,refreshRecovery:pe,trustedFactories:Re,amountHint:at,amountSmallestUnits:Ie,onMax:ze}=r;return xr("div",{className:"rd-root rd-wizard","data-theme":t,"data-rd-scroll-area":!0,children:[Me(Ex,{id:n,activeView:o,recoverableCount:he,onChange:a}),i&&Me("div",{className:"rd-deposit-tab-panel",id:`${n}-recover-panel`,role:"tabpanel","aria-labelledby":`${n}-recover-tab`,children:de?Me(is,{client:e.client,apiBaseUrl:s,recipient:u,target:oe?.symbol,wallet:l,trustedFactories:Re,targets:(d?.targets.length??0)>0?ce:void 0,targetsLoading:J,orders:Ae,onRecovered:pe,onRecoverySuccess:e.onRecoverySuccess,onError:e.onError,showTitle:!1}):xr("div",{className:"rd-recover-empty",role:"status","data-variant":"unavailable","data-testid":"rd-recovery-unavailable-note",children:[Me("span",{className:"rd-recover-empty-icon","aria-hidden":"true",children:xr("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[Me("rect",{x:"5",y:"10",width:"14",height:"10",rx:"2.5",stroke:"currentColor",strokeWidth:"1.7"}),Me("path",{d:"M8 10V7.5a4 4 0 0 1 8 0V10",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"}),Me("circle",{cx:"12",cy:"15",r:"1.2",fill:"currentColor"})]})}),Me("h3",{className:"rd-recover-empty-title",children:"Recovery unavailable"}),Me("p",{className:"rd-recover-empty-copy",children:"Connect a wallet that supports recovery transactions to continue."})]})}),o==="history"&&Me("div",{className:"rd-deposit-tab-panel",id:`${n}-history-panel`,role:"tabpanel","aria-labelledby":`${n}-history-tab`,children:y&&u.trim()?Me(es,{orders:Ae,isLoading:c||ve,error:h??ot,catalog:d,showTitle:!1}):Me(ka,{requiresIdentity:!0})}),o==="deposit"&&xr("div",{className:"rd-deposit-tab-panel",id:`${n}-deposit-panel`,role:"tabpanel","aria-labelledby":`${n}-deposit-tab`,children:[c&&xr("div",{className:"rd-skeleton-form","data-testid":"rd-source-skeleton","aria-hidden":"true",children:[Me(Zi,{}),X&&e.onRequestConnect&&Me("span",{className:"rd-skeleton rd-skeleton-cta"}),xr("section",{className:"rd-stack",children:[xr("div",{className:"rd-field",children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"18%"}}),xr("div",{className:"rd-field-row",children:[Me("span",{className:"rd-skeleton rd-skeleton-field"}),Me("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),P&&xr("div",{className:"rd-field",children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"34%"}}),Me("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),xr("div",{className:"rd-field",children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"24%"}}),Me("span",{className:"rd-skeleton rd-skeleton-field"}),($||u.trim().length>0)&&xr(Ax,{children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"58%",marginTop:"0.5rem"}}),Me("span",{className:"rd-skeleton rd-skeleton-field"}),$&&Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"82%"}})]})]}),Me("span",{className:"rd-skeleton rd-skeleton-notice"})]}),c&&Me("p",{className:"rd-sr-only",role:"status",children:"Loading deposit options..."}),h&&xr("div",{className:"rd-callout rd-callout-danger",children:["Failed to load configuration: ",h.message]}),V&&Me("div",{className:"rd-callout rd-callout-muted",children:$?"Connect a wallet or provide a recipient address to fetch your deposit address.":"Connect a wallet to fetch your deposit address."}),d&&f&&Me(kf,{catalog:d,origin:f,onChangeOrigin:m,amount:w,onChangeAmount:b,showAmountInput:P,minNotice:ue,amountHint:at,onMax:ze,recipient:u,onChangeRecipient:p,showRecipientInput:$,recipientValid:y,balance:g,balanceLoading:x,insufficientBalance:k,targetOptions:O,selectedTarget:oe,onChangeTarget:q,showTargetSelector:Q,quote:E,quoteLoading:M,quoteError:U,depositAddress:R,depositAddressLoading:T,depositAddressError:S,arrivalStatus:C,amountSmallestUnits:Ie,depositState:A,onDeposit:()=>{G()},canDeposit:L&&F,oneClickEnabled:F,locked:X,onRequestConnect:e.onRequestConnect})]})]})}import{jsx as Ql}from"react/jsx-runtime";function Gf({asChild:e,children:t}){return Ql(ge,{feature:"relay",children:Ql(Ho,{asChild:e??t!=null,children:t??Ql("button",{type:"button","data-track":"open",children:"Deposit"})})})}import*as ke from"react";import{useCallback as Ta,useEffect as Vn,useMemo as Vl,useRef as ql,useState as gt}from"react";import{useEffect as Lx,useState as Dx}from"react";function _f(e,t){let[r,n]=Dx(e);return Lx(()=>{let o=setTimeout(()=>n(e),t);return()=>clearTimeout(o)},[e,t]),r}var Px=500,Qf=56,Hf={chainId:Qf,token:"0x55d398326f99059fF775485246999027B3197955"},Vf=3e4,Ox=5e3;function Bx(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?Vf:Math.max(Ox,e*1e3)}var zx=[{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"to",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];function Yl(e,t){let r=e.trim();if(!r)return null;try{let n=qi(r,t);return n>0n?n:null}catch{return null}}function qf(e={}){let t=ql(e);t.current=e;let r=Vl(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useDepositAddress: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.wallet,o=n?.walletAddress,a=!!o,i=n?.walletChainId,[s,l]=gt(),[d,c]=gt(!0),[h,f]=gt();Vn(()=>{let te=!1;return c(!0),r.getConfig().then(me=>{te||(l(me),f(void 0))}).catch(me=>{te||f(me instanceof Error?me:new Error(String(me)))}).finally(()=>{te||c(!1)}),()=>{te=!0}},[r]);let m=e.chains,w=Vl(()=>{if(!s)return[];if(!m||m.length===0)return s.origins;let te=new Set(m);return s.origins.filter(me=>te.has(me.chainId))},[s,m]),b=Vl(()=>s?{...s,origins:w}:void 0,[s,w]),[u,p]=gt();Vn(()=>{if(u||w.length===0)return;let te=t.current.defaultToken,me=te?w.find(j=>j.chainId===te.chainId&&j.token.address.toLowerCase()===te.address.toLowerCase()):void 0;p(me??w[0])},[w,u]);let[y,g]=gt(),x=Ta(()=>{Fe(void 0),et(!1),z(!1),B(!1),vt(void 0)},[]),k=Ta(te=>{p(te),g(void 0),x()},[x]),R=u?.kind==="svm",[T,S]=gt(""),C=e.amount!==void 0?e.amount:T,E=Ta(te=>{S(te),g(void 0),x()},[x]),M=_f(C,Px),U=u?Yl(M,u.token.decimals):null,L=u?Yl(C,u.token.decimals):null,[G,A]=gt(""),[O,oe]=gt(!1),q=e.recipient!==void 0?e.recipient:G,P=Ta(te=>{A(te),oe(!0),g(void 0),x()},[x]);Vn(()=>{e.recipient===void 0&&o&&!O&&A(o)},[o,O,e.recipient]);let ue=q.length===0||dt(q),$=q.length>0&&dt(q)?q:void 0,[Q,F]=gt(),[X,V]=gt(!1),[de,he]=gt(0),J=n?.getBalance;Vn(()=>{if(!J||!o||!u||R){F(void 0),V(!1);return}let te=!1;V(!0);let me=u.token.address.toLowerCase()===wa?void 0:u.token.address;return J({chainId:u.chainId,address:o,token:me}).then(j=>{te||F({...j,formatted:Ut(j.value,j.decimals)})}).catch(()=>{te||F(void 0)}).finally(()=>{te||V(!1)}),()=>{te=!0}},[J,o,u,R,de]);let ce=Q?.value??null,Ae=!R&&L!==null&&ce!==null&&L>ce,[ve,ot]=gt(),[pe,Re]=gt(!1),[at,Ie]=gt(),ze=u?.chainId,Le=u?.token.address,rt=e.target;Vn(()=>{if(!$||!ze||!Le){ot(void 0),Ie(void 0),Re(!1);return}let te=!1;return ot(void 0),Ie(void 0),Re(!0),(rt?r.getDepositAddress({user:$,originChainId:ze,originCurrency:Le},rt):r.getDepositAddress({user:$,originChainId:ze,originCurrency:Le})).then(j=>{te||(ot(j),Ie(void 0),t.current.onDepositAddress?.(j))}).catch(j=>{if(te)return;ot(void 0);let Se=j instanceof Error?j:new Error(String(j));Ie(Se),t.current.onError?.(Se)}).finally(()=>{te||Re(!1)}),()=>{te=!0}},[r,$,ze,Le,rt]);let At=[ze??"",(Le??"").toLowerCase(),($??"").toLowerCase(),rt??"",C.trim()].join("|"),ht=ql(At);Vn(()=>{ht.current!==At&&(ht.current=At,g(void 0),x())},[At,x]);let[Tt,ye]=gt(),[It,Je]=gt(!1),[xt,Ge]=gt(),Qe=U?.toString();Vn(()=>{if(!ze||!Le||!Qe){ye(void 0),Ge(void 0),Je(!1);return}let te=!1,me,j=!0;async function Se(){j&&Je(!0);let _=Vf;try{let Ue=await r.getQuote({originChainId:ze,originCurrency:Le,amount:Qe});if(te)return;ye(Ue),Ge(void 0),_=Bx(Ue.ttl)}catch(Ue){if(te)return;ye(void 0),Ge(Ue instanceof Error?Ue:new Error(String(Ue)))}finally{te||Je(!1),j=!1}te||(me=setTimeout(Se,_))}return Se(),()=>{te=!0,me&&clearTimeout(me)}},[r,ze,Le,Qe]);let[Yt,Et]=gt(!1),[_e,ct]=gt(!1),[$e,Fe]=gt(),[it,vt]=gt(),[De,et]=gt(!1),[Bt,z]=gt(!1),[Ve,B]=gt(!1),re=n?.waitForReceipt,fe=ql(void 0);Vn(()=>{if(!$e||!u||!re)return;let te=!1;return et(!0),z(!1),B(!1),re({chainId:u.chainId,hash:$e}).then(me=>{te||(z(!0),B(me.status==="reverted"),he(j=>j+1),me.status!=="reverted"&&$e!==fe.current&&(fe.current=$e,t.current.onDeposited?.($e)))}).catch(me=>{te||vt(me instanceof Error?me.message:String(me))}).finally(()=>{te||et(!1)}),()=>{te=!0}},[$e,re]);let be=i!==void 0&&u!==void 0&&i!==u.chainId,tt=Yt||_e,Kt=y??it,nr="idle";Kt?nr="error":Bt?nr="confirmed":De?nr="confirming":tt&&(nr=Yt?"switching":"pending");let _r={phase:nr,isSubmitting:tt,isConfirming:De,isConfirmed:Bt,needsSwitch:be,txHash:$e,reverted:Bt&&Ve,error:Kt},mn=!!(u&&ve&&ve.originChainId===u.chainId&&ve.originCurrency.toLowerCase()===u.token.address.toLowerCase()),Rr=!!(n?.sendTransaction&&n?.writeContract&&n?.readContract&&n?.waitForReceipt),gn=!!(a&&Rr&&u&&!R&&ve&&mn&&L&&L>0n&&!Ae&&!tt&&!De),Hr=Ta(async()=>{if(R||!u||!ve||!n?.sendTransaction||!n?.writeContract)return;g(void 0);let te=Yl(C,u.token.decimals);if(!te||te<=0n){g("enter an amount to use the one-click deposit");return}let me=u.token.address.toLowerCase()===wa,j=ve.depositAddress,Se=await If(n?.readContract,Qf,{forwarder:ve.forwarder,recipient:$,version:ve.version,trusted:t.current.trustedFactories});if(!Se.ok){g(`address verification failed: ${Se.reason}`);return}if(u.chainId===Hf.chainId&&u.token.address.toLowerCase()===Hf.token.toLowerCase()&&!Ef(j,ve.forwarder)){g("address verification failed: deposit address does not match the verified forwarder (expected them to be identical on this route; check the backend's direct_same_token setting)");return}try{if(be){if(!n?.switchChain)throw new Error("wallet cannot switch chains");Et(!0);try{await n.switchChain(u.chainId)}finally{Et(!1)}}x(),ct(!0);try{let Ue=me?await n.sendTransaction({chainId:u.chainId,to:j,value:te}):await n.writeContract({chainId:u.chainId,address:u.token.address,abi:zx,functionName:"transfer",args:[j,te]});Fe(Ue)}finally{ct(!1)}}catch(Ue){g(Ue.message)}},[R,u,ve,C,be,n,$,x]);return{address:o,isConnected:a,catalog:b,catalogLoading:d,catalogError:h,origin:u,setOrigin:k,recipient:q,setRecipient:P,recipientValid:ue,amount:C,setAmount:E,balance:Q,balanceLoading:X,insufficientBalance:Ae,isSvmOrigin:R,depositAddress:ve?.depositAddress,depositAddressResult:ve,depositAddressLoading:pe,depositAddressError:at,quote:Tt,quoteLoading:It,quoteError:xt,canDeposit:gn,deposit:Hr,depositState:_r}}import{useEffect as Fx,useRef as Ux,useState as Qo}from"react";var jx=3e4,Wx=300;function qn(e){let t=Ux(e);t.current=e;let{client:r,enabled:n=!0,live:o=!0}=e,a=e.refetchInterval??e.fallbackPollMs??jx,i=e.recipient&&dt(e.recipient)?e.recipient:void 0,[s,l]=Qo([]),[d,c]=Qo(!1),[h,f]=Qo(),[m,w]=Qo(!1),[b,u]=Qo(),[p,y]=Qo(0);return Fx(()=>{if(!i){l([]),f(void 0),c(!1),w(!1),u(void 0),y(0);return}if(!n){l([]),f(void 0),c(!1),w(!1),u(void 0),y(0);return}let g=!1,x=!0,k,R=0,T=0;async function S(){let U=++R;T+=1,x&&c(!0);try{let L=await r.listOrders(i);if(g)return;U===R&&(l(L),f(void 0))}catch(L){if(g)return;let G=L instanceof Error?L:new Error(String(L));U===R&&(f(G),t.current.onError?.(G))}finally{T-=1,!g&&U===R&&(c(!1),w(!0),u(i),y(L=>L+1)),x=!1}}function C(){k&&clearTimeout(k),k=setTimeout(()=>{k=void 0,g||S()},Wx)}S();let E;o&&typeof EventSource<"u"&&(E=new EventSource(r.ordersStreamUrl(i)),E.addEventListener("orders-changed",C),E.onopen=()=>{C()});let M=o&&Number.isFinite(a)&&a>0?setInterval(()=>{T===0&&S()},a):void 0;return()=>{g=!0,k&&clearTimeout(k),M&&clearInterval(M),E?.close()}},[r,i,n,o,a]),{orders:s,ordersLoading:d,ordersError:h,ordersInitialized:m,ordersForRecipient:b,ordersRevision:p}}import{useMemo as Gx,useState as _x}from"react";function Yf(e,t){if(t){let r=e.find(n=>n.symbol===t);if(r)return r}return e.find(r=>r.isDefault)??e[0]}function Kf({catalogTargets:e,filter:t,defaultTarget:r}){let n=Gx(()=>{if(!t||t.length===0)return e;let l=new Set(t);return e.filter(d=>l.has(d.symbol))},[e,t]),[o,a]=_x(()=>Yf(n,r)?.symbol),i=(o!==void 0?n.find(l=>l.symbol===o):void 0)??Yf(n,r);function s(l){n.some(d=>d.symbol===l)&&a(l)}return{options:n,selected:i,setSelected:s}}var Hx={dev:"https://dev-relay-protocol-api.onechain.nexus",stage:"https://dev-relay-protocol-api.onechain.nexus",production:"https://relay-protocol-api.onechain.nexus"};function Yn(e){return e.apiBaseUrl?e.apiBaseUrl:Hx[nt(e.environment)]}import{jsx as Kx,jsxs as Zx}from"react/jsx-runtime";var Zf=1e3;function Qx(e,t,r,n,o){let a=e.requireWalletConnection??e.showRecipientInput===!1,i=r.walletAddress&&dt(r.walletAddress)?r.walletAddress:void 0;return{client:e.client,apiBaseUrl:n,wallet:r,chains:e.chains,recipient:a?i??"":e.recipient,amount:a&&!i?"":e.amount,defaultToken:e.defaultToken,target:t,trustedFactories:o,onDepositAddress:e.onDepositAddress,onDeposited:e.onDeposited,onError:e.onError}}function ls(e,t){let r=e.trim();if(!r)return 0n;try{let n=qi(r,t);return n>0n?n:0n}catch{return 0n}}function Vx(e,t,r,n){if(t!==void 0&&e.forwarderVersion!==t)return!1;let o=e.target?.trim();return o?!!(r&&o.toLowerCase()===r.toLowerCase()):n}function Xf(e,t,r){return`${e}:${t.toLowerCase()}:${r}`}function qx(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function Jf({open:e,children:t}){let[r]=ke.useState(af);return Zx(Ll.Provider,{value:r,children:[e&&Kx(Yx,{store:r}),t]})}function Yx({store:e}){let t=ba(),{showTargetSelector:r=!0}=t,n=t.requireWalletConnection??t.showRecipientInput===!1,o=!!(t.walletAddress&&dt(t.walletAddress)),[a,i]=ke.useState("deposit"),s=a==="recover",l=ke.useCallback(W=>{i(ft=>(typeof W=="function"?W(ft==="recover"):W)?"recover":"deposit")},[]);ke.useEffect(()=>{Ye("relay","opened")},[]);let[d,c]=ke.useState(void 0),h=ke.useMemo(()=>Yn({apiBaseUrl:t.apiBaseUrl,environment:t.environment}),[t.apiBaseUrl,t.environment]),f=ke.useMemo(()=>({walletAddress:t.walletAddress,walletChainId:t.walletChainId,sendTransaction:t.sendTransaction,writeContract:t.writeContract,readContract:t.readContract,switchChain:t.switchChain,waitForReceipt:t.waitForReceipt,getBalance:t.getBalance}),[t.walletAddress,t.walletChainId,t.sendTransaction,t.writeContract,t.readContract,t.switchChain,t.waitForReceipt,t.getBalance]),m=nt(t.environment),w=Jt("apps.json",m,W=>({min:Nr(W?.relay?.minDepositAmount,m),max:Nr(W?.relay?.maxDepositAmount,m),trustedFactories:Ua(W,m)})),b=ke.useMemo(()=>t.trustedFactories??rs(w?.trustedFactories),[t.trustedFactories,w?.trustedFactories]),{isConnected:u,catalog:p,catalogLoading:y,catalogError:g,origin:x,setOrigin:k,amount:R,setAmount:T,recipient:S,setRecipient:C,recipientValid:E,balance:M,balanceLoading:U,insufficientBalance:L,depositAddress:G,depositAddressResult:A,depositAddressLoading:O,depositAddressError:oe,quote:q,quoteLoading:P,quoteError:ue,canDeposit:$,deposit:Q,depositState:F}=qf(Qx(t,d,f,h,b)),{options:X,selected:V,setSelected:de}=Kf({catalogTargets:p?.targets??[],filter:t.targetTokens,defaultTarget:t.defaultTarget});ke.useEffect(()=>{c(V?.symbol)},[V?.symbol]);let he=t.amount===void 0&&!t.hideAmount,J=!n&&(t.showRecipientInput??!0)&&t.recipient===void 0,ce=E&&S.trim().length>0&&dt(S),Ae=!n&&t.recipient!==void 0&&t.recipient.trim().length>0,ve=n?!o||!ce:!u&&!Ae&&!ce,ot=!!p&&!ce&&!ve,pe=(t.showRecovery??!1)&&o&&!!(f.writeContract&&f.readContract&&f.waitForReceipt),Re=ke.useMemo(()=>t.client?t.client:jt({baseUrl:h}),[t.client,h]),[at,Ie]=ke.useState({}),[ze,Le]=ke.useState(!1),[rt,At]=ke.useState(0),ht=ke.useCallback(()=>At(W=>W+1),[]),Tt=F.isConfirmed,ye=ce&&(!!A||a!=="deposit"),{orders:It,ordersLoading:Je,ordersError:xt,ordersInitialized:Ge,ordersForRecipient:Qe}=qn({client:Re,recipient:ye?S:void 0,enabled:ye,refetchInterval:Zf}),Yt=It,Et=V??p?.targets.find(W=>W.isDefault),_e=Et?.symbol??p?.destination.symbol,ct=Et?.isDefault??!0,$e=A?.version,Fe=ke.useMemo(()=>It.filter(W=>Vx(W,$e,_e,ct)),[It,$e,_e,ct]),it=ke.useRef(void 0),[vt,De]=ke.useState(),[et,Bt]=ke.useState(),z=`${S.toLowerCase()}:${_e?.toLowerCase()??""}:${$e??""}`;ke.useEffect(()=>{let W=Qe?.toLowerCase()===S.toLowerCase();if(!ye||!Ge||!W||xt){ye||(it.current=void 0,De(void 0),Bt(void 0));return}let ft=new Set(Fe.map(qe=>qe.orderId)),zt=new Set(Fe.flatMap(qe=>(qe.deposits??[]).map(Cr=>Xf(qe.orderId,Cr.txHash,Cr.blockNumber)))),kt=it.current;if(!kt||kt.key!==z){it.current={key:z,orderIds:ft,depositKeys:zt,statuses:new Map(Fe.map(qe=>[qe.orderId,qe.status]))},De(void 0),Bt(void 0);return}let Qr,Gt=0n,Zt=!1;for(let qe of Fe)for(let Cr of qe.deposits??[]){let nn=Xf(qe.orderId,Cr.txHash,Cr.blockNumber);if(!kt.depositKeys.has(nn)){Qr??(Qr=qe);try{Gt+=BigInt(Cr.amount),Zt=!0}catch{}}}Qr??(Qr=Fe.find(qe=>!kt.orderIds.has(qe.orderId))),Qr??(Qr=Fe.find(qe=>kt.statuses.get(qe.orderId)!==qe.status));for(let qe of ft)kt.orderIds.add(qe);for(let qe of zt)kt.depositKeys.add(qe);for(let qe of Fe)kt.statuses.set(qe.orderId,qe.status);Qr&&(De(Qr.orderId),Zt&&Bt(Gt))},[z,Fe,Qe,ye,S,xt,Ge]),ke.useEffect(()=>{let W=p?.targets??[];if(!pe||!ce||W.length===0){Ie({}),Le(!1);return}let ft=!1;return Le(!0),Promise.all(W.map(zt=>Re.getRecovery({user:S,target:zt.symbol}).catch(()=>{}))).then(zt=>{if(ft)return;let kt={};W.forEach((Qr,Gt)=>{let Zt=zt[Gt];Zt&&(kt[Qr.symbol]=Zt)}),Ie(kt),Le(!1)}),()=>{ft=!0}},[Re,pe,ce,S,p,Tt,rt]);let Ve=ke.useMemo(()=>(p?.targets??[]).map(W=>({symbol:W.symbol,isDefault:W.isDefault,info:at[W.symbol]})).filter(W=>W.info!==void 0),[p,at]),B=ke.useMemo(()=>ns(Go(Ve)),[Ve]),[re,fe]=ke.useState(void 0),[be,tt]=ke.useState(),Kt=!!p&&(p?.targets.length??0)>0&&!d;ke.useEffect(()=>{if(!ce||!x||!A||Kt){fe(void 0),tt(void 0);return}let W=!1,ft=!1,zt=A.forwarder.toLowerCase();fe(void 0),tt(void 0);async function kt(){if(!(W||ft)){ft=!0;try{let Gt=await Re.getRecovery({user:S,target:d||void 0});if(W)return;if(Gt?.forwarder&&Gt.forwarder.toLowerCase()!==zt){fe(void 0),tt(void 0);return}if(tt(Gt),!Gt||Gt.suggestedAction!=="sweep"){fe(void 0);return}let Zt;try{Zt=BigInt(Gt.balance)}catch{fe(void 0);return}let qe=Number(Gt.decimals);if(Zt<=0n||!Number.isInteger(qe)||qe<0){fe(void 0);return}let Cr=Gt.tokens?.find(nn=>nn.address?.toLowerCase()===Gt.token?.toLowerCase()&&nn.symbol)?.symbol;fe({balance:Zt,decimals:qe,symbol:Cr})}catch{}finally{ft=!1}}}kt();let Qr=setInterval(()=>{kt()},Zf);return()=>{W=!0,clearInterval(Qr)}},[Re,ce,S,d,Kt,x,A,Tt]);let nr=ke.useCallback(()=>{!x||!M||T(Ut(M.value,x.token.decimals))},[x,M,T]),_r=ke.useRef(!1),mn=!!G;ke.useEffect(()=>{!mn||_r.current||(_r.current=!0,Ye("relay","deposit_address_shown"))},[mn]);let Rr=F.txHash;ke.useEffect(()=>{Rr&&Ye("relay","deposit_submitted")},[Rr]);let gn=(()=>{let W=Number(w?.min);return Number.isFinite(W)&&W>=0?String(w?.min):"6"})(),Hr=(()=>{let W=Number(w?.max);return Number.isFinite(W)&&W>0?String(w?.max):void 0})(),te=(()=>{if(!x)return 0n;let W=ls(gn,x.token.decimals),ft=BigInt(x.minAmount);return W>ft?W:ft})(),me=x?Ut(te,x.token.decimals):gn,j=(()=>{if(!x||!re||te<=0n)return;let W=x.token.decimals,ft=re.decimals,zt=W>=ft?re.balance*10n**BigInt(W-ft):re.balance/10n**BigInt(ft-W);if(zt>=te)return;let kt=te-zt;return{pending:Ut(re.balance,ft),pendingSymbol:re.symbol,remaining:Ut(kt,W)}})(),Se=p?.origins.find(W=>W.chainId===56&&!!(be?.token&&W.token.address.toLowerCase()===be.token.toLowerCase()))??p?.origins.find(W=>W.chainId===56&&W.token.symbol.toUpperCase()==="USDT"),_=Number.isInteger(be?.decimals)&&(be?.decimals??-1)>=0?be.decimals:Se?.token.decimals,Ue=be?.tokens?.find(W=>W.address?.toLowerCase()===be.token?.toLowerCase()&&W.symbol)?.symbol??Se?.token.symbol,rn=et!==void 0&&_!==void 0?Ut(et,_):void 0,Kn=(()=>{if(!x||_===void 0)return;let W=x.token.decimals;if(_>=W)return te*10n**BigInt(_-W);let ft=10n**BigInt(W-_);return(te+ft-1n)/ft})(),Sr=vt?Fe.find(W=>W.orderId===vt):void 0,wt=Sr??Fe.find(W=>W.status==="BSC_FUNDED"||W.status==="BRIDGE_INITIATED"||W.status==="BRIDGE_PENDING"),Ts=(()=>{if(!wt||Kn===void 0)return!1;try{return BigInt(wt.amountIn)>=Kn}catch{return!1}})(),qo=(()=>{if(!be||Kn===void 0)return!1;try{return BigInt(be.balance)>0n&&BigInt(be.balance)>=Kn}catch{return!1}})(),ho=(()=>{let W={amount:rn,symbol:Ue,backendStatus:wt?.status};return!A||!ye||!Ge?{phase:"connecting",...W}:Qe?.toLowerCase()!==S.toLowerCase()||xt?{phase:"unavailable",...W}:Sr?.status==="COMPLETED"?{phase:"completed",...W,backendStatus:Sr.status}:Sr&&qx(Sr.status)?{phase:"failed",...W,backendStatus:Sr.status}:wt?.status==="BRIDGE_INITIATED"||wt?.status==="BRIDGE_PENDING"?{phase:"processing",...W}:wt?.status==="BSC_FUNDED"&&Ts||qo?{phase:"funded",...W}:Sr?{phase:"detected",...W,backendStatus:Sr.status}:{phase:"waiting",...W}})(),Zn=x&&Hr?ls(Hr,x.token.decimals):void 0,bo=x&&R.trim()?ls(R,x.token.decimals):0n,Is=!!(x&&bo>0n&&bo<te),Es=!!(x&&Zn!==void 0&&bo>0n&&bo>Zn),wo=(()=>{if(x){if(Is)return`Amount is below the ${me} ${x.token.symbol} minimum.`;if(Es)return`Amount is above the ${Hr} ${x.token.symbol} maximum.`}})(),Ba=t.showOneClickDeposit??!1,Ms=x&&R.trim()?ls(R,x.token.decimals).toString():void 0,As={activeView:a,setActiveView:i,recoveryOpen:s,setRecoveryOpen:l,resolvedApiBaseUrl:h,wallet:f,catalog:p,catalogLoading:y,catalogError:g,origin:x,setOrigin:k,amount:R,setAmount:T,recipient:S,setRecipient:C,recipientValid:E,balance:M,balanceLoading:U,insufficientBalance:L,depositAddress:G,depositAddressLoading:O,depositAddressError:oe,arrivalStatus:ho,quote:q,quoteLoading:P,quoteError:ue,canDeposit:$,deposit:Q,depositState:F,targetOptions:X,selectedTarget:V,setSelectedTarget:de,showAmountInput:he,minNotice:x?{min:me,symbol:x.token.symbol,...j}:void 0,showRecipientInput:J,showTargetSelector:r,showOneClick:Ba,showConnectPrompt:ve,showRecipientHint:ot,canRecover:pe,recoverableCount:B,recoveryTargetsLoading:ze,recoveryTargets:Ve,recoveryOrders:Yt,historyOrdersLoading:Je,historyOrdersError:xt,refreshRecovery:ht,trustedFactories:b,amountHint:wo,amountSmallestUnits:Ms,onMax:he&&M&&M.value>0n?nr:void 0};return ke.useLayoutEffect(()=>{e.publish(As)}),ke.useLayoutEffect(()=>()=>e.publish(null),[e]),null}import{jsx as Kl}from"react/jsx-runtime";function Xx(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c}=e,[h,f]=ds.useState(!1),m=l!==void 0,w=m?l:h,b=ds.useCallback(u=>{m||f(u),d?.(u)},[m,d]);return Kl(Al.Provider,{value:e,children:Kl(Jf,{open:w,children:Kl(Cn,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:w,onOpenChange:b,children:c})})})}var Ia=Object.assign(Xx,{Trigger:Gf,Content:Wf});import{createContext as Jx,useContext as $x}from"react";var Zl=Jx(null);function Xl(){let e=$x(Zl);if(!e)throw new Error("RelayHistory compound components must be used within <RelayHistory>");return e}import*as vr from"react";import{jsx as uo}from"react/jsx-runtime";function $f({className:e}){let t=Xl(),{open:r}=$r();return vr.useEffect(()=>{r&&Ye("relay","history_opened")},[r]),uo(ge,{feature:"relay",children:uo(Nn,{ariaTitle:"Transfer history",className:e??t.className,children:uo(ev,{})})})}function ev(){let e=Xl(),{theme:t}=$r(),r=vr.useMemo(()=>{if(e.client)return e.client;let u=Yn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return jt({baseUrl:u})},[e.client,e.apiBaseUrl,e.environment]),n=e.recipient??e.walletAddress,o=!!(n&&dt(n)),[a,i]=vr.useState(),[s,l]=vr.useState(!1),[d,c]=vr.useState(),h=vr.useRef(e.onError);h.current=e.onError,vr.useEffect(()=>{if(!o){i(void 0),l(!1),c(void 0);return}let u=!1;return i(void 0),l(!0),c(void 0),r.getConfig().then(p=>{u||i(p)}).catch(p=>{if(u)return;let y=p instanceof Error?p:new Error(String(p));c(y),h.current?.(y)}).finally(()=>{u||l(!1)}),()=>{u=!0}},[r,o]);let{orders:f,ordersLoading:m,ordersError:w}=qn({client:r,recipient:o?n:void 0,enabled:!!a,onError:e.onError}),b=vr.useCallback(u=>{if(!e.onOutlink)return;let y=u.target.closest?.('a[target="_blank"]');y?.href&&e.onOutlink(y.href)},[e.onOutlink]);return uo("div",{className:"rd-root rd-wizard","data-theme":t,children:o?uo("div",{onClick:b,children:uo(es,{orders:f,isLoading:s||m,error:d??w,catalog:a,showTitle:!1})}):uo(ka,{requiresIdentity:!0})})}import{jsx as Jl}from"react/jsx-runtime";function em({asChild:e,children:t}){return Jl(ge,{feature:"relay",children:Jl(Ho,{asChild:e??t!=null,children:t??Jl("button",{type:"button","data-track":"open",children:"History"})})})}import{jsx as tm}from"react/jsx-runtime";function tv(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o="min(640px, calc(100vw - 32px))",drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c}=e;return tm(Zl.Provider,{value:e,children:tm(Cn,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c})})}var rm=Object.assign(tv,{Trigger:em,Content:$f});import*as Ur from"react";import*as kr from"react";var cs=[],rv=3e4;function nm({client:e,recipient:t}){let[r,n]=kr.useState({targets:cs}),[o,a]=kr.useState(0),i=kr.useRef(void 0),s=kr.useRef(void 0),l=t&&dt(t)?t.toLowerCase():void 0;kr.useEffect(()=>{if(!l){n({targets:cs});return}let b=!1,u=i.current;if(!u||u.client!==e||u.recipientKey!==l||u.generation!==o){let p=(async()=>{let y,g=[];try{g=(await e.getConfig()).targets}catch(S){y=S instanceof Error?S:new Error(String(S))}let x=g.length===0?[()=>e.getRecovery({user:l})]:g.map(S=>()=>e.getRecovery({user:l,target:S.symbol})),k=await Promise.all(x.map(async S=>{try{return{info:await S()}}catch(C){return{error:C instanceof Error?C:new Error(String(C))}}})),R=g.length===0?k[0]?.info?[{symbol:"",isDefault:!0,info:k[0].info}]:[]:g.flatMap((S,C)=>k[C]?.info?[{symbol:S.symbol,isDefault:S.isDefault,info:k[C].info}]:[]),T=k.find(S=>S.error)?.error;return{targets:R,badgeFailed:!!(y||T&&R.length===0),error:y??T}})().catch(y=>({targets:cs,badgeFailed:!0,error:y instanceof Error?y:new Error(String(y))}));u={client:e,recipientKey:l,generation:o,promise:p},i.current=u,p.finally(()=>{s.current={client:e,recipientKey:l,at:Date.now()},i.current?.promise===p&&(i.current=void 0)})}return u.promise.then(p=>{b||n({recipientKey:l,targets:p.targets,badgeFailed:p.badgeFailed,error:p.error})}),()=>{b=!0}},[e,l,o]);let d=kr.useCallback(()=>a(b=>b+1),[]),c=kr.useCallback(()=>{if(!l)return;let b=i.current;if(b?.client===e&&b.recipientKey===l)return;let u=s.current;u?.client===e&&u.recipientKey===l&&Date.now()-u.at<rv||a(p=>p+1)},[e,l]),h=l&&r.recipientKey===l?r.targets:cs,f=l&&r.recipientKey===l?r.error:void 0,m=!!(l&&r.recipientKey!==l),w=!!(l&&r.recipientKey===l&&r.badgeFailed);return kr.useMemo(()=>({count:w?0:ns(Go(h)),targets:h,loading:m,error:f,refresh:d,refreshIfStale:c}),[h,m,w,f,d,c])}import{createContext as nv,useContext as ov}from"react";var $l=nv(null);function ed(){let e=ov($l);if(!e)throw new Error("RelayRecovery compound components must be used within <RelayRecovery>");return e}function td(){return ed().props}function om(){return ed().recovery}function am(){return ed().recovery.count}import*as fo from"react";import{jsx as mo,jsxs as iv}from"react/jsx-runtime";function im({className:e}){let t=td(),{open:r}=$r();return fo.useEffect(()=>{r&&Ye("relay","recovery_opened")},[r]),mo(ge,{feature:"relay",children:mo(Nn,{ariaTitle:"Recover stuck funds",className:e??t.className,children:mo(av,{})})})}function av(){let e=td(),{targets:t,loading:r,refresh:n}=om(),{theme:o}=$r(),a=fo.useMemo(()=>Yn({apiBaseUrl:e.apiBaseUrl,environment:e.environment}),[e.apiBaseUrl,e.environment]),i=fo.useMemo(()=>e.client?e.client:jt({baseUrl:a}),[e.client,a]),s=fo.useMemo(()=>({walletAddress:e.walletAddress,walletChainId:e.walletChainId,sendTransaction:e.sendTransaction,writeContract:e.writeContract,readContract:e.readContract,switchChain:e.switchChain,waitForReceipt:e.waitForReceipt,getBalance:e.getBalance}),[e.walletAddress,e.walletChainId,e.sendTransaction,e.writeContract,e.readContract,e.switchChain,e.waitForReceipt,e.getBalance]),l=e.walletAddress&&dt(e.walletAddress)?e.walletAddress:void 0,d=!!(l&&(!e.recipient||dt(e.recipient)&&e.recipient.toLowerCase()===l.toLowerCase())),c=d?l:void 0,h=nt(e.environment),f=Jt("apps.json",h,y=>Ua(y,h)),m=fo.useMemo(()=>e.trustedFactories??rs(f),[e.trustedFactories,f]),w=!!(e.writeContract&&e.readContract&&e.waitForReceipt),b=!!c&&w,u=c,{orders:p}=qn({client:i,recipient:b?u:void 0,enabled:b,live:!1});return iv("div",{className:"rd-root rd-wizard","data-theme":o,children:[!l&&mo("p",{className:"rd-muted","data-testid":"rd-recovery-connect-note",children:"Connect a wallet to check recoverable funds."}),l&&!d&&mo("p",{className:"rd-muted","data-testid":"rd-recovery-recipient-note",children:"Recovery is only available for the connected wallet."}),d&&!w&&mo("p",{className:"rd-muted","data-testid":"rd-recovery-unsupported-note",children:"This wallet can't sign recovery transactions."}),b&&mo(is,{client:e.client,apiBaseUrl:a,recipient:c,wallet:s,trustedFactories:m,targets:t,targetsLoading:r,orders:p,onRecovered:n,onRecoverySuccess:e.onRecoverySuccess,showTitle:!1,onError:e.onError})]})}import{jsx as rd}from"react/jsx-runtime";function sm({asChild:e,children:t}){let r=am();return rd(ge,{feature:"relay",children:rd(Ho,{asChild:e??t!=null,dataAttributes:{"data-rd-recovery-count":r},children:t??rd("button",{type:"button","data-track":"open",children:"Recover"})})})}import{jsx as lm}from"react/jsx-runtime";function sv(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c}=e,[h,f]=Ur.useState(!1),m=l!==void 0,w=m?l:h,b=Ur.useCallback(R=>{m||f(R),d?.(R)},[m,d]),u=Ur.useMemo(()=>{if(e.client)return e.client;let R=Yn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return jt({baseUrl:R})},[e.client,e.apiBaseUrl,e.environment]),p=e.walletAddress&&dt(e.walletAddress)?e.walletAddress:void 0,y=p&&(!e.recipient||dt(e.recipient)&&e.recipient.toLowerCase()===p.toLowerCase())?p:void 0,g=nm({client:u,recipient:y});Ur.useEffect(()=>{w&&g.refreshIfStale()},[w,g.refreshIfStale]);let x=Ur.useRef(void 0);Ur.useEffect(()=>{!w||!g.error||x.current===g.error||(x.current=g.error,e.onError?.(g.error))},[w,g.error,e.onError]);let k=Ur.useMemo(()=>({props:e,recovery:g}),[e,g]);return lm($l.Provider,{value:k,children:lm(Cn,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:w,onOpenChange:b,children:c})})}var dm=Object.assign(sv,{Trigger:sm,Content:im});import{useCallback as lv,useEffect as dv,useMemo as cv,useRef as pv,useState as ps}from"react";function cm(e={}){let t=pv(e);t.current=e;let r=cv(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayConfig: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.enabled??!0,o=e.refetchInterval,[a,i]=ps(),[s,l]=ps(!1),[d,c]=ps(),[h,f]=ps(0);dv(()=>{if(!n){i(void 0),l(!1),c(void 0);return}let w=!1,b=!1;i(void 0),l(!0),c(void 0);async function u(){if(!(w||b)){b=!0;try{let y=await r.getConfig();if(w)return;i(y),c(void 0)}catch(y){if(w)return;let g=y instanceof Error?y:new Error(String(y));c(g),t.current.onError?.(g)}finally{b=!1,w||l(!1)}}}u();let p=typeof o=="number"&&Number.isFinite(o)&&o>0?setInterval(()=>{u()},o):void 0;return()=>{w=!0,p&&clearInterval(p)}},[r,n,h,o]);let m=lv(()=>f(w=>w+1),[]);return{config:a,loading:s,error:d,refresh:m}}import{useQuery as uv}from"@tanstack/react-query";import{useCallback as pm,useEffect as fv,useMemo as nd,useRef as um}from"react";var mv=1,fm=new WeakMap;function gv(e){let t=fm.get(e);if(t!==void 0)return t;let r=mv++;return fm.set(e,r),r}function mm(e={}){let t=um(e);t.current=e;let r=nd(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayRecovery: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&dt(n)?n:void 0,a=e.target,i=e.query,s=nd(()=>gv(r),[r]),l=nd(()=>["relay","recovery",s,o??null,a??null],[s,o,a]),d=uv({retry:!1,...i,queryKey:l,queryFn:async()=>{if(!o)throw new Error("useRelayRecovery: a valid EVM recipient is required");return r.getRecovery({user:o,target:a})},enabled:o?i?.enabled:!1}),c=um(0);fv(()=>{let b=d.error,u=d.errorUpdatedAt;!b||u===c.current||(c.current=u,t.current.onError?.(b),b instanceof tn&&b.status===401&&t.current.onUnauthorized?.())},[d.error,d.errorUpdatedAt]);let h=pm(()=>{d.refetch()},[d.refetch]),f=Ca({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:h}),m=d.data,w=pm(async(b,u)=>{m&&await f.recover(m,b,u)},[f,m]);return{info:m,loading:d.isLoading,error:d.error??void 0,isFetching:d.isFetching,refresh:h,recover:w,recoveryState:f.stateFor(m?.forwarder)}}import{Fragment as xv,jsx as jr,jsxs as Wr}from"react/jsx-runtime";var hv={bscBridge:"https://bscscan.com/tx/",crossFinalize:"https://scan.crosstoken.io/tx/",crossExecute:"https://scan.crosstoken.io/tx/"},bv={bscBridge:"Bridge tx (BSC)",crossFinalize:"Finalize tx (CROSS)",crossExecute:"Execute tx (CROSS)"};function wv(e){return e==="done"?"\u2713":e==="active"?"\u25CF":""}function gm(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function yv(e){return e==="done"?"rd-stepper-item rd-stepper-item-done":e==="active"?"rd-stepper-item rd-stepper-item-active":"rd-stepper-item rd-stepper-item-pending"}function hm({orderId:e,order:t,error:r}){let n=!t&&!r;return Wr("section",{className:"rd-card",children:[Wr("div",{className:"rd-card-header",children:[jr("h2",{className:"rd-card-title",children:"4. Status"}),t&&jr("span",{className:`rd-status-pill${t.status==="COMPLETED"?" rd-status-pill-success":gm(t.status)?" rd-status-pill-failure":""}`,children:t.status})]}),Wr("p",{className:"rd-card-hint",children:["Order ",e]}),n&&Wr("p",{className:"rd-muted",children:[jr("span",{className:"rd-spinner"})," Loading status..."]}),r&&Wr("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load order status: ",r.message]}),t&&Wr(xv,{children:[jr("ol",{className:"rd-stepper",children:t.steps.map((o,a)=>Wr("li",{className:yv(o.status),children:[Wr("div",{className:"rd-stepper-rail",children:[jr("span",{className:"rd-stepper-dot",children:wv(o.status)}),a<t.steps.length-1&&jr("span",{className:"rd-stepper-line"})]}),Wr("div",{className:"rd-stepper-body",children:[jr("div",{className:"rd-stepper-label",children:o.label}),o.key==="bridge"&&t.txs.bscBridge&&jr("div",{className:"rd-stepper-meta",children:jr(od,{orderTxs:t.txs,txKey:"bscBridge"})}),o.key==="deliver"&&(t.txs.crossFinalize||t.txs.crossExecute)&&Wr("div",{className:"rd-stepper-meta",children:[t.txs.crossFinalize&&jr(od,{orderTxs:t.txs,txKey:"crossFinalize"}),t.txs.crossExecute&&jr(od,{orderTxs:t.txs,txKey:"crossExecute"})]})]})]},o.key))}),gm(t.status)&&Wr("div",{className:"rd-callout rd-callout-danger",children:["This order did not complete successfully (status: ",t.status,"). If funds were deposited, refer to the refund address on the order for recovery."]}),t.status==="COMPLETED"&&jr("div",{className:"rd-callout rd-callout-success",children:"crossd delivered. This order is complete."})]})]})}function od({orderTxs:e,txKey:t}){let r=e[t];return r?Wr("a",{href:`${hv[t]}${r}`,target:"_blank",rel:"noreferrer",children:[bv[t],": ",r.slice(0,10),"..."]}):null}function us(e){return`${e.chainId}:${e.address.toLowerCase()}`}function ad(e,t){return us(e)===us(t)}function fs(e,t){if(t)return e.find(r=>ad(r,t))}function Ea(e,t,r){return t?{fromTokens:(r==="swap"?[t.swap.from]:t.bridge.from).map(o=>fs(e,o)).filter(o=>!!o),targetToken:fs(e,t.target)}:{fromTokens:[],targetToken:void 0}}function ms(e,t){return e.some(r=>r.chainId===t.chainId&&r.address.toLowerCase()===t.address.toLowerCase())}function bm(e){let t=/^v?(\d+(?:\.\d+)*)(?:-([0-9A-Za-z.-]+))?$/.exec(e.trim());return t?{parts:t[1].split(".").map(r=>Number(r)),prerelease:t[2]??null}:null}function vv(e,t){let r=bm(e),n=bm(t);if(!r||!n)return null;let o=Math.max(r.parts.length,n.parts.length);for(let a=0;a<o;a+=1){let i=(r.parts[a]??0)-(n.parts[a]??0);if(i!==0)return i<0?-1:1}return r.prerelease===n.prerelease?0:r.prerelease===null?1:n.prerelease===null||r.prerelease<n.prerelease?-1:1}function wm(e,t=$n){if(!e)return!0;let r=vv(t,e);return r===null?!0:r>=0}var ym={swap:"swap",bridge:"bridge",transfer:"transferCrypto"};function Ma(e,t){return t?.[ym[e]]??e!=="transfer"}function Aa(e,t){return wm(t?.[ym[e]])}function gs(e,t,r){return Ma(e,t)&&Aa(e,r)}var xm={dev:"https://stg.oneusd.money/",stage:"https://stg.oneusd.money/",production:"https://www.oneusd.money/"};function vm(e){let t=e.trim().toLowerCase().replace(/\.$/,"");return t==="oneusd.money"||t.endsWith(".oneusd.money")}function km(e,t){return e?.items?.find(({id:n,type:o})=>n.toLowerCase()==="oneusd"||o.toLowerCase()==="oneusd")?.url[t]}import*as hs from"react";function Rm(e){let[t,r]=hs.useState(null);return hs.useEffect(()=>{if(!e)return;let n=!0;return sl().then(o=>{n&&r(o)}).catch(()=>{}),()=>{n=!1}},[e]),t}function Sm(e,t){return t==="bridge"?!0:e==="bridge"||e==="bridge-swap"||e==="swap-bridge"}function kv(e){if(!e)return"";let[t="0",r=""]=e.replace(/,/g,"").split("."),o=(t.replace(/^0+(?=\d)/,"")||"0").replace(/\B(?=(\d{3})+(?!\d))/g,","),a=r.slice(0,6).replace(/0+$/,"");return a?`${o}.${a}`:o}function Rv(e){return e===56||e===97?"BSC":e===612044||e===612055||e===5555?"ONEchain":`Chain ${e}`}function Cm(e,t){return Sm(e.pathType,t)?"Bridging":"Swapping"}function Nm(e,t){let r=kv(e.toAmount);if(Sm(e.pathType,t)){let n=`arriving on ${Rv(e.toToken.chainId)}`;return r?`${r} ${n}`:n}return r?`${r} Swapped`:"Transaction completed"}import{jsx as Gr,jsxs as Lm}from"react/jsx-runtime";function Tm(e){return Gr("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:Gr("path",{d:"m7 3-3 3 3 3M4 6h13a3 3 0 0 1 3 3v1M17 21l3-3-3-3m3 3H7a3 3 0 0 1-3-3v-1",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}function Im(e){return Lm("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:[Gr("path",{d:"M10 13a4 4 0 0 0 5.66 0l2.83-2.83a4 4 0 0 0-5.66-5.66L11.4 5.94",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"}),Gr("path",{d:"M14 11a4 4 0 0 0-5.66 0L5.51 13.8a4 4 0 0 0 5.66 5.66l1.42-1.41",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function Em(e){return Lm("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:[Gr("rect",{x:"4",y:"4",width:"6",height:"6",rx:"1.4",stroke:"currentColor",strokeWidth:"1.7"}),Gr("rect",{x:"14",y:"4",width:"6",height:"6",rx:"1.4",stroke:"currentColor",strokeWidth:"1.7"}),Gr("rect",{x:"4",y:"14",width:"6",height:"6",rx:"1.4",stroke:"currentColor",strokeWidth:"1.7"}),Gr("path",{d:"M14 14h2v2h-2zM18 18h2v2h-2z",fill:"currentColor"})]})}function Mm(e){return Gr("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:Gr("path",{d:"m9 6 6 6-6 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}function Am(e){return Gr("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:Gr("path",{d:"m6 6 12 12M18 6 6 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})})}se(`.gou-fab{position:fixed;right:var(--gou-right, 2rem);bottom:calc(env(safe-area-inset-bottom,0px) + var(--gou-bottom, 2rem));z-index:var(--gou-z-index, 40);display:inline-flex;width:max-content;align-items:center;gap:8px;padding:4px 20px 4px 4px;border:0;border-radius:9999px;background:#fff;color:#121212;box-shadow:0 4px 20px #00000073;font:inherit;cursor:pointer;transition:gap .25s ease,padding .25s ease,transform .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}[data-theme=light] .gou-fab{background:#121212;color:#fff;box-shadow:0 4px 20px #00000040}.gou-fab:active:not(:disabled){transform:scale(.96)}.gou-fab:focus-visible{outline:3px solid #f3742e;outline-offset:3px}.gou-fab[data-icon-only=true]{gap:0;padding:0}.gou-fab:disabled{cursor:default}.gou-fab[data-trigger-mode=button]{position:relative;right:auto;bottom:auto;z-index:auto;vertical-align:middle}[data-gou-mode=button]{display:inline-block}.gou-fab-status{pointer-events:none;cursor:default}.gou-fab-icon-frame{position:relative;display:inline-flex;width:38px;height:38px;flex-shrink:0;border-radius:9999px;transition:width .25s ease,height .25s ease}.gou-fab-icon{display:block;width:100%;height:100%;border-radius:inherit;object-fit:contain}.gou-fab[data-icon-only=true] .gou-fab-icon-frame{width:52px;height:52px}.gou-fab-progress-ring{position:absolute;inset:-2px;border:2px solid rgba(243,116,46,.25);border-top-color:#f3742e;border-radius:9999px;animation:gou-spin .9s linear infinite}.gou-fab-label{overflow:hidden;max-width:180px;opacity:1;font-size:14px;font-weight:600;line-height:1.5;white-space:nowrap;transition:max-width .2s ease,opacity .2s ease}.gou-fab[data-icon-only=true] .gou-fab-label{max-width:0;opacity:0}.gou-fab[data-tx-phase] .gou-fab-label{max-width:260px}.gou-fab-trigger-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.25}.gou-fab-apr{color:var(--ds-system-orange-high, #ff7a3d);font-size:11px;font-weight:600;line-height:1.25}.gou-fab[data-tx-phase=success]{animation:gou-result-success 1.2s ease-out}.gou-fab[data-tx-phase=failure]{animation:gou-result-failure 1.2s ease-out}.gou-fab-dots>span{animation:gou-status-dot 1.4s ease-in-out infinite}.gou-fab-dots>span:nth-child(2){animation-delay:.2s}.gou-fab-dots>span:nth-child(3){animation-delay:.4s}.gou-tooltip{position:absolute;right:0;bottom:calc(100% + 8px);pointer-events:none;padding:6px 10px;border-radius:8px;background:#121212;color:#fff;box-shadow:0 8px 24px #0000002e;font-size:12px;font-weight:500;opacity:0;white-space:nowrap;transition:opacity .2s ease}[data-theme=dark] .gou-tooltip{background:#f5f5f5;color:#121212}.gou-fab:hover .gou-tooltip{opacity:1}.gou-shell{--ds-bg-default: #1c1c1d;--ds-bg-dim: #181819;--ds-surface-default: #1c1c1d;--ds-surface-medium: #212224;--ds-surface-high: rgba(255, 255, 255, .08);--ds-border-default: rgba(255, 255, 255, .1);--ds-content-highest: #ffffff;--ds-content-high: rgba(255, 255, 255, .85);--ds-content-medium: rgba(255, 255, 255, .65);--ds-content-low: rgba(255, 255, 255, .4);--ds-accent-primary-default: #f3742e;--ds-accent-primary-high: #f3742e;--ds-accent-primary-low: rgba(243, 116, 46, .1);--ds-accent-primary-on: #ffffff;--gou-bg: #1c1c1d;--gou-card: #212224;--gou-card-hover: rgba(255, 255, 255, .08);--gou-border: rgba(255, 255, 255, .1);--gou-text: #ffffff;--gou-muted: rgba(255, 255, 255, .65);background:var(--gou-bg);color:var(--gou-text)}.gou-shell[data-theme=light]{--ds-bg-default: #ffffff;--ds-bg-dim: #fafbfd;--ds-surface-default: #ffffff;--ds-surface-medium: rgba(0, 0, 0, .01);--ds-surface-high: rgba(0, 0, 0, .03);--ds-border-default: rgba(0, 0, 0, .06);--ds-content-highest: #000000;--ds-content-high: rgba(0, 0, 0, .85);--ds-content-medium: rgba(0, 0, 0, .65);--ds-content-low: rgba(0, 0, 0, .4);--gou-bg: #ffffff;--gou-card: #ffffff;--gou-card-hover: rgba(0, 0, 0, .03);--gou-border: rgba(0, 0, 0, .06);--gou-text: #000000;--gou-muted: rgba(0, 0, 0, .65)}.gou-chooser{overflow:hidden}.gou-chooser-body{position:relative;display:flex;flex-direction:column;gap:24px;padding:24px}.gou-close{position:absolute;top:16px;right:16px;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0;border:0;border-radius:9999px;background:transparent;color:var(--gou-muted);cursor:pointer}.gou-close:hover{background:var(--gou-card-hover);color:var(--gou-text)}.gou-close svg{width:20px;height:20px}.gou-intro{display:flex;flex-direction:column;gap:6px;padding:0 32px 0 0;text-align:left}.gou-intro h2{margin:0;color:var(--gou-text);font-size:20px;font-weight:650;line-height:1.6}.gou-intro-link{display:inline-flex;width:fit-content;align-items:center;gap:4px;color:var(--ds-accent-primary-default, #f3742e);font-size:14px;font-weight:600;line-height:1.5;text-decoration:none}.gou-intro-link-icon{flex-shrink:0}.gou-intro-link>span{text-decoration:underline;text-underline-offset:3px}.gou-intro-link:focus-visible{outline:2px solid #f3742e;outline-offset:3px;border-radius:4px}.gou-actions{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.gou-action{display:flex;width:100%;min-width:0;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--gou-border);border-radius:12px;background:var(--gou-card);color:var(--gou-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.gou-action:hover:not(:disabled){border-color:#f3742e;background:var(--gou-card-hover)}.gou-action:disabled{cursor:not-allowed;opacity:.5}.gou-action:focus-visible{outline:2px solid #f3742e;outline-offset:2px}.gou-action-icon{display:inline-flex;width:32px;height:32px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--gou-border);border-radius:9px;color:var(--gou-text);transition:border-color .15s ease,color .15s ease}.gou-action:hover:not(:disabled) .gou-action-icon{border-color:var(--ds-accent-primary-default, #f3742e);color:var(--ds-accent-primary-default, #f3742e)}.gou-action-icon svg{width:17px;height:17px}.gou-action-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.gou-action-title{display:flex;min-width:0;align-items:center;gap:6px;font-size:16px;font-weight:650}.gou-action-description{color:var(--gou-muted);font-size:14px;line-height:1.45}.gou-action-chevron{width:18px;height:18px;flex-shrink:0;color:var(--gou-muted)}.gou-badge{flex-shrink:0;padding:2px 6px;border-radius:5px;background:#f3742e24;color:#f3742e;font-size:10px;font-weight:650}.gou-badge[data-tone=muted]{background:var(--gou-card-hover);color:var(--gou-muted)}.gou-execution{height:auto;max-height:90dvh;overflow:hidden}.gou-execution .bf-root{width:100%;max-height:90dvh}.gou-connect-required,.gou-route-state{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px;text-align:center}.gou-connect-required h3,.gou-route-state h3{margin:0;color:var(--gou-text);font-size:18px}.gou-connect-required p,.gou-route-state p{max-width:320px;margin:0;color:var(--gou-muted);font-size:14px;line-height:1.5}.gou-lock{font-size:28px}.gou-connect-required button{width:100%;max-width:320px;margin-top:10px;padding:12px 16px;border:0;border-radius:12px;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #001b18);font:inherit;font-size:16px;font-weight:650;cursor:pointer}.gou-spinner{width:28px;height:28px;border:3px solid var(--gou-border);border-top-color:var(--ds-accent-primary-default, #00ceb2);border-radius:9999px;animation:gou-spin .8s linear infinite}@keyframes gou-spin{to{transform:rotate(360deg)}}@keyframes gou-status-dot{0%,60%,to{opacity:.2}30%{opacity:1}}@keyframes gou-result-success{0%{outline:0 solid rgba(30,202,119,0)}30%{outline:3px solid rgba(30,202,119,.75)}to{outline:0 solid rgba(30,202,119,0)}}@keyframes gou-result-failure{0%{outline:0 solid rgba(255,60,83,0)}30%{outline:3px solid rgba(255,60,83,.75)}to{outline:0 solid rgba(255,60,83,0)}}@media(max-width:767px){.gou-fab{right:var(--gou-right-mobile, 1rem)}.gou-fab-icon-frame{width:32px;height:32px}.gou-fab[data-icon-only=true] .gou-fab-icon-frame{width:40px;height:40px}.gou-chooser-body{padding:24px 16px 28px}.gou-execution{height:auto;max-height:70dvh}.gou-execution .bf-root{max-height:calc(70dvh - 24px)}}@media(prefers-reduced-motion:reduce){.gou-fab,.gou-fab-icon-frame,.gou-fab-label,.gou-tooltip{transition:none}.gou-spinner,.gou-fab-progress-ring{animation-duration:1.6s}.gou-fab[data-tx-phase=success],.gou-fab[data-tx-phase=failure],.gou-fab-dots>span{animation:none}}
20
- `);import{Fragment as Iv,jsx as Oe,jsxs as Wt}from"react/jsx-runtime";var Sv=[{id:"swap",label:"Swap",eta:"Instant",Icon:Tm},{id:"bridge",label:"Bridge",Icon:Im},{id:"transfer",label:"Transfer Crypto",eta:"QR deposit",Icon:Em}],Cv=4e3;function Dm(e){return e instanceof Error?e.message:typeof e=="string"?e:"Unknown error"}function bs(e,t){try{e?.(t)}catch{}}function Nv({compactTrigger:e,collapseOnScroll:t,scrollThreshold:r}){let[n,o]=We.useState(!1),[a,i]=We.useState(!1);return We.useEffect(()=>{o(xo())},[]),We.useEffect(()=>{if(t===!1){i(!1);return}let s=()=>i(window.scrollY>(r??200));return s(),window.addEventListener("scroll",s,{passive:!0}),()=>window.removeEventListener("scroll",s)},[t,r]),!!(e||n||a)}function Tv({loading:e}){return Wt("div",{className:"gou-route-state",role:"status",children:[e&&Oe("span",{className:"gou-spinner","aria-hidden":"true"}),Oe("h3",{children:e?"Preparing route":"Route unavailable"}),Oe("p",{children:e?"Loading token and contract configuration.":"The configured ONEUSD route is not available in this environment."})]})}function Pm({walletAddress:e,tokens:t,pairs:r,loading:n=!1,bridge:o,relay:a,env:i,targetSymbol:s,relayTargetSymbol:l="ONEUSD",targetIconUrl:d,mode:c="floating",buttonComponent:h,theme:f="dark",mobileBreakpoint:m=768,drawerDirection:w="bottom",dialogWidth:b="480px",drawerMaxWidth:u,drawerMinWidth:p,style:y,className:g,contentClassName:x,hidden:k=!1,compactTrigger:R,collapseOnScroll:T=!0,scrollThreshold:S=200,waitForTransaction:C,transactionResultDurationMs:E=Cv,onRequestConnect:M,onEvent:U}){let[L,G]=We.useState(!1),[A,O]=We.useState(null),[oe,q]=We.useState(!1),[P,ue]=We.useState(null),[$,Q]=We.useState(!1),F=We.useRef(0),X=We.useRef(!1),V=We.useRef(null),de=We.useRef(!0),he=Nv({compactTrigger:R,collapseOnScroll:T,scrollThreshold:S}),J=We.useMemo(()=>nt(i),[i]),ce=Jt("apps.json",J,z=>z?.getOneUsd?.modes),Ae=Jt("apps.json",J,z=>z?.getOneUsd?.minVersions),ot=Jt("app-launcher-v2.json",J,z=>km(z,J))??xm[J],pe=We.useMemo(()=>Sv.filter(({id:z})=>Ma(z,ce)),[ce]),Re=pe.length>0,at=Rm(!k&&Re),Ie=We.useMemo(()=>Ea(t,r,"swap"),[r,t]),ze=We.useMemo(()=>Ea(t,r,"bridge"),[r,t]),Le=Ie.targetToken??ze.targetToken,rt=s??Le?.symbol??"ONEUSD",At=d??Le?.iconUrl??Dl,ht=c==="floating"&&he,Tt=c==="button"&&h?h:"button";We.useEffect(()=>(de.current=!0,()=>{de.current=!1,V.current&&clearTimeout(V.current)}),[]),We.useEffect(()=>{Q(!vm(window.location.hostname))},[]),We.useEffect(()=>{Re||G(!1)},[Re]);let ye=We.useCallback(z=>U?.(z),[U]),It=We.useCallback(()=>{P||!Re||(ye({name:"fab_click",state:ht?"icon_only":"expanded"}),G(!0))},[ye,Re,P,ht]),Je=We.useCallback(z=>{P||!gs(z,ce,Ae)||(ye({name:"action_select",action:z}),G(!1),z==="transfer"&&q(!0),O(z))},[ye,ce,Ae,P]),xt=We.useCallback(z=>{ye({name:"connect_click",action:z}),Promise.resolve(M?.()).catch(Ve=>{ye({name:"failure",action:z,message:Dm(Ve)})})},[ye,M]),Ge=A==="swap"||A==="bridge"?A:null,Qe=Ge==="swap"?Ie:ze,Yt=!!(r&&Qe.targetToken&&Qe.fromTokens.length>0),Et=We.useMemo(()=>{if(!Qe.targetToken)return;let z=Qe.targetToken;return Ve=>{let B=o.getToTokens?.(Ve,t);return B&&!ms(B,z)?[]:[z]}},[o.getToTokens,Qe.targetToken,t]),{onSubmitted:_e,onSuccess:ct,onFailed:$e,...Fe}=o,{onDeposited:it,onError:vt,...De}=a??{},et=We.useCallback((z,Ve,B,re,fe)=>{!de.current||F.current!==z||(ue({id:z,phase:Ve,action:B,label:re,txHash:fe}),V.current&&clearTimeout(V.current),V.current=setTimeout(()=>{!de.current||F.current!==z||(X.current=!1,ue(null),V.current=null)},Math.max(0,E)))},[E]),Bt=We.useCallback((z,Ve)=>{if(X.current)return;X.current=!0;let B=++F.current,re=Cm(z,Ve);ue({id:B,phase:"pending",action:Ve,label:re,txHash:z.txHash}),G(!1),O(null),bs(_e,z),Promise.resolve().then(()=>C?.(z)).then(()=>{!de.current||F.current!==B||(et(B,"success",Ve,Nm(z,Ve),z.txHash),ye({name:"success",action:Ve,txHash:z.txHash}))}).catch(fe=>{if(!de.current||F.current!==B)return;let be=Dm(fe);et(B,"failure",Ve,"Transaction failed",z.txHash),bs($e,{message:be,txHash:z.txHash}),ye({name:"failure",action:Ve,message:be})})},[ye,$e,_e,et,C]);return Oe(ge,{feature:"get_one_usd",children:Wt("div",{className:g,"data-theme":f,"data-gou-mode":c,children:[Wt(Cn,{theme:f,mobileBreakpoint:m,drawerDirection:w,dialogWidth:b,drawerMaxWidth:u,drawerMinWidth:p,open:L,onOpenChange:G,children:[!k&&Re&&(c==="button"||!P)&&Wt(Tt,{type:"button",className:"gou-fab",style:y,"data-trigger-mode":c,"data-icon-only":ht?"true":"false",onClick:It,disabled:!!P,"aria-label":`Get ${rt}`,"data-track":"fab_click",children:[c==="floating"&&Wt("span",{className:"gou-tooltip",children:["Choose how to get ",rt]}),Oe("span",{className:"gou-fab-icon-frame",children:Oe("img",{className:"gou-fab-icon",src:At,alt:""})}),Wt("span",{className:"gou-fab-label gou-fab-trigger-copy",children:[Wt("span",{children:["Get ",rt]}),at!==null&&Oe("span",{className:"gou-fab-apr",children:hi(at)})]})]}),P&&Wt("div",{className:"gou-fab gou-fab-status",style:c==="floating"?y:void 0,"data-floating-status":"true","data-icon-only":"false","data-tx-phase":P.phase,role:"status","aria-live":"polite","aria-label":P.phase==="pending"?`${P.label} transaction in progress`:P.label,children:[Wt("span",{className:"gou-fab-icon-frame",children:[Oe("img",{className:"gou-fab-icon",src:At,alt:""}),P.phase==="pending"&&Oe("span",{className:"gou-fab-progress-ring","aria-hidden":"true"})]}),Oe("span",{className:"gou-fab-label",children:P.phase==="pending"?Wt(Iv,{children:[P.label,Wt("span",{className:"gou-fab-dots","aria-hidden":"true",children:[Oe("span",{children:"."}),Oe("span",{children:"."}),Oe("span",{children:"."})]})]}):P.label})]}),Oe(Nn,{ariaTitle:`Get ${rt}`,className:`gou-shell gou-chooser ${x??""}`,children:Wt("div",{className:"gou-chooser-body",children:[Oe("button",{type:"button",className:"gou-close",onClick:()=>G(!1),"aria-label":"Close",children:Oe(Am,{})}),Wt("header",{className:"gou-intro",children:[Wt("h2",{children:["Get ",rt]}),$&&Wt("a",{className:"gou-intro-link",href:ot,target:"_blank",rel:"noopener noreferrer","aria-label":"What is ONEUSD? Opens in a new tab","data-track":"oneusd_learn_more",children:[Oe(rp,{size:16,className:"gou-intro-link-icon"}),Oe("span",{children:"What is ONEUSD?"})]})]}),Oe("ul",{className:"gou-actions",children:pe.map(({id:z,label:Ve,eta:B,Icon:re})=>{let fe=z==="swap"?`Swap the ${Ie.fromTokens[0]?.symbol??"ONE"} you already hold`:z==="bridge"?`Bridge USDT to ${rt}`:"Deposit from any chain or exchange",be=z==="swap"?r?.swap.feeDelegated:z==="bridge"?r?.bridge.feeDelegated:!1,tt=Aa(z,Ae);return Oe("li",{children:Wt("button",{type:"button",className:"gou-action",onClick:()=>Je(z),disabled:!tt,"data-supported":tt?"true":"false","data-track":"action_select","data-track-id":z,children:[Oe("span",{className:"gou-action-icon",children:Oe(re,{})}),Wt("span",{className:"gou-action-copy",children:[Wt("span",{className:"gou-action-title",children:[Oe("span",{children:Ve}),be&&tt&&Oe("span",{className:"gou-badge",children:"Fee Delegated"}),!tt&&Oe("span",{className:"gou-badge","data-tone":"muted",children:"Update required"})]}),Oe("span",{className:"gou-action-description",children:tt?B?`${fe} \xB7 ${B}`:fe:"Update the app to use this option"})]}),Oe(Mm,{className:"gou-action-chevron"})]})},z)})})]})})]}),Oe(Cn,{theme:f,mobileBreakpoint:m,drawerDirection:w,dialogWidth:b,drawerMaxWidth:u,drawerMinWidth:p,open:!!Ge,onOpenChange:z=>{z||O(null)},children:Oe(Nn,{ariaTitle:`${Ge==="bridge"?"Bridge":"Swap"} to ${rt}`,className:`gou-shell gou-execution ${x??""}`,children:Yt?Oe(Oo,{...Fe,env:i,variant:"embedded",title:Ge==="bridge"?"Bridge":"Swap",feeDelegated:r?.swap.feeDelegated,walletAddress:e??"",isConnected:!!e,onRequestConnect:()=>xt(Ge??"swap"),tokens:Qe.fromTokens,initialFromToken:Qe.fromTokens[0],initialToToken:Qe.targetToken,getToTokens:Et,onClose:()=>O(null),onBackToWallet:()=>{O(null),G(!0)},onSubmitted:z=>{Bt(z,Ge??"swap")},onSuccess:z=>{bs(ct,z)},onFailed:z=>{bs($e,z),ye({name:"failure",action:Ge??"swap",message:z.message})}},`${Ge}:${Qe.fromTokens.map(z=>`${z.chainId}:${z.address}`).join(",")}`):Oe(Tv,{loading:n||!r})})}),oe&&Oe(Ia,{...De,environment:De.environment??i,theme:De.theme??f,mobileBreakpoint:De.mobileBreakpoint??m,drawerDirection:De.drawerDirection??w,dialogWidth:De.dialogWidth??b,drawerMaxWidth:De.drawerMaxWidth??u,drawerMinWidth:De.drawerMinWidth??p,walletAddress:e,open:A==="transfer",onOpenChange:z=>{z||O(null)},requireWalletConnection:!0,showRecovery:De.showRecovery??!0,showRecipientInput:!1,hideAmount:!0,targetTokens:[l],defaultTarget:l,onRequestConnect:()=>xt("transfer"),onDeposited:z=>{it?.(z),ye({name:"success",action:"transfer",txHash:z})},onError:z=>{vt?.(z),ye({name:"failure",action:"transfer",message:z.message})},children:Oe(Ia.Content,{})})]})})}import*as fn from"react";import*as Xm from"@radix-ui/react-dialog";import{Drawer as jv}from"vaul";import{createContext as Ev,useContext as Mv}from"react";var ws=Ev(null);function La(){let e=Mv(ws);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}import{useState as Om,useEffect as Av,useCallback as Lv}from"react";function ys(){let[e,t]=Om([]),[r,n]=Om(!0);Av(()=>{if(typeof window>"u"){n(!1);return}let a=[],i=l=>{let{info:d}=l.detail;d?.rdns&&!a.some(c=>c.rdns===d.rdns)&&(a.push({rdns:d.rdns,name:d.name,icon:d.icon}),t([...a]))};window.addEventListener("eip6963:announceProvider",i),window.addEventListener("eip6963:crossAnnounceProvider",i),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let s=setTimeout(()=>n(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",i),window.removeEventListener("eip6963:crossAnnounceProvider",i),clearTimeout(s)}},[]);let o=Lv(a=>e.some(i=>i.rdns===a),[e]);return{wallets:e,isDetected:o,isLoading:r}}import*as Bm from"@radix-ui/react-dialog";import{Drawer as Dv}from"vaul";import{jsx as id}from"react/jsx-runtime";function zm({asChild:e,children:t}){let{isMobile:r}=La(),n=r?Dv.Trigger:Bm.Trigger;return id(ge,{feature:"wallet_connect",children:id(n,{asChild:e??t!=null,children:t??id("button",{type:"button","data-track":"open",children:"Connect Wallet"})})})}import{useEffect as Bv}from"react";import{WALLET_LABELS as zv}from"@nexus-cross/crossx-design-system";import*as un from"@radix-ui/react-dialog";import{Drawer as vs}from"vaul";import{WALLET_LABELS as sd}from"@nexus-cross/crossx-design-system";import{jsx as Be,jsxs as go}from"react/jsx-runtime";var Pv='<svg width="100%" height="100%" viewBox="0 0 640 640" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_75048_28969)"><rect width="640" height="640" rx="100" fill="white"/><path d="M640.092 -0.18042H0.0917969V639.82H640.092V-0.18042Z" fill="#CE3E35"/><path d="M43.6074 104.484C43.6074 71.3473 70.4703 44.4844 103.607 44.4844H536.393C569.53 44.4844 596.393 71.3473 596.393 104.484V346.514H43.6074V104.484Z" fill="white"/><g filter="url(#filter0_d_75048_28969)"><path d="M639.908 639.822H0.0917969V158.676C0.0917969 136.585 18.0004 118.676 40.0918 118.676H218.544C237.426 118.676 252.868 132.846 264.251 147.912C277.196 165.045 297.355 176.058 319.999 176.058C342.644 176.058 362.803 165.045 375.748 147.912C387.131 132.846 402.573 118.676 421.455 118.676H599.908C622 118.676 639.908 136.585 639.908 158.676V639.822Z" fill="url(#paint0_linear_75048_28969)"/></g><path d="M223.621 639.503H639.909V181.499L223.621 448.166V639.503Z" fill="url(#paint1_linear_75048_28969)"/><path d="M223.645 639.819H0.0917969V212.869L223.645 449.197V639.819Z" fill="url(#paint2_linear_75048_28969)"/><g filter="url(#filter1_d_75048_28969)"><path d="M317.103 250.341L228.024 301.829C212.311 310.864 206.867 331.162 215.899 346.881C224.93 362.6 245.221 368.046 260.933 359.01L336.28 315.444L300.401 353.936V504.934C300.401 523.129 315.247 537.981 333.434 537.981C351.621 537.981 366.468 523.129 366.468 504.934V278.932C366.468 272.62 364.489 266.431 362.014 262.347C352.735 246.752 332.692 241.182 316.979 250.217L317.103 250.341Z" fill="white"/></g></g><defs><filter id="filter0_d_75048_28969" x="-19.9082" y="93.6763" width="679.816" height="561.146" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="-5"/><feGaussianBlur stdDeviation="10"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.892803 0 0 0 0 0.220099 0 0 0 0 0.293135 0 0 0 0.5 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_75048_28969"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_75048_28969" result="shape"/></filter><filter id="filter1_d_75048_28969" x="190.367" y="224.71" width="211.348" height="348.518" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7.03953" dy="7.03953"/><feGaussianBlur stdDeviation="14.1039"/><feColorMatrix type="matrix" values="0 0 0 0 0.831373 0 0 0 0 0.113725 0 0 0 0 0.356863 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_75048_28969"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_75048_28969" result="shape"/></filter><linearGradient id="paint0_linear_75048_28969" x1="-74.0158" y1="54.6376" x2="542.251" y2="802.323" gradientUnits="userSpaceOnUse"><stop stop-color="#F3752D"/><stop offset="1" stop-color="#EC1272"/></linearGradient><linearGradient id="paint1_linear_75048_28969" x1="159.749" y1="206.729" x2="471.286" y2="474.513" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_75048_28969" x1="399.134" y1="82.7297" x2="104.683" y2="466.123" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_75048_28969"><rect width="640" height="640" rx="100" fill="white"/></clipPath></defs></svg>',Ov=`data:image/svg+xml,${encodeURIComponent(Pv)}`;function xs(){return Be("img",{src:Ov,width:40,height:40,alt:"",style:{display:"block"}})}function Fm(){return go("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[go("g",{clipPath:"url(#clip0_1331_27065)",children:[Be("path",{d:"M37.2488 38.4674L28.6626 35.8175L22.1876 39.8295L17.6699 39.8274L11.191 35.8175L2.60875 38.4674L-0.00195312 29.3328L2.60875 19.1947L-0.00195312 10.6234L2.60875 0L16.0192 8.30453H23.838L37.2488 0L39.8595 10.6234L37.2488 19.1947L39.8595 29.3328L37.2488 38.4674Z",fill:"#FF5C16"}),Be("path",{d:"M2.60938 0L16.0201 8.31037L15.4868 14.0137L2.60938 0ZM11.1919 29.3366L17.0925 33.9956L11.1919 35.8175V29.3366ZM16.6209 21.6342L15.4868 14.0175L8.22768 19.1971L8.22374 19.195V19.1988L8.24628 24.5302L11.1899 21.6345L16.6209 21.6342ZM37.2477 0L23.837 8.31037L24.3685 14.0137L37.2477 0ZM28.6654 29.3366L22.7646 33.9956L28.6654 35.8175V29.3366ZM31.6313 19.1985V19.1947L31.6297 19.1968L24.3705 14.0175L23.2364 21.6342H28.6651L31.6108 24.5296L31.6313 19.1985Z",fill:"#FF5C16"}),Be("path",{d:"M11.191 35.8175L2.60875 38.4674L-0.00195312 29.3366H11.191V35.8175ZM16.62 21.6321L18.2595 32.6435L15.9873 26.5208L8.24368 24.5296L11.189 21.6324H16.62V21.6321ZM28.6662 35.8175L37.2488 38.4674L39.8595 29.3366H28.6662V35.8175ZM23.2375 21.6321L21.598 32.6435L23.8699 26.5208L31.6138 24.5296L28.6665 21.6324H23.2375V21.6321Z",fill:"#E34807"}),Be("path",{d:"M-0.00195312 29.3328L2.60875 19.1947H8.22284L8.2434 24.5278L15.9876 26.519L18.2595 32.6414L17.0916 33.9897L11.191 29.3307H-0.00195312V29.3328ZM39.8595 29.3328L37.2488 19.1947H31.6344L31.6138 24.5278L23.8702 26.519L21.598 32.6414L22.7657 33.9897L28.6665 29.3307H39.8595V29.3328ZM23.838 8.30444H16.0192L15.4882 14.0078L18.2597 32.6355H21.598L24.3713 14.0078L23.838 8.30444Z",fill:"#FF8D5D"}),Be("path",{d:"M2.60875 0L-0.00195312 10.6234L2.60875 19.1947H8.22284L15.4859 14.0137L2.60875 0ZM14.9975 23.8438H12.4541L11.0693 25.2508L15.9893 26.515L14.9975 23.842V23.8438ZM37.2488 0L39.8595 10.6234L37.2488 19.1947H31.6344L24.3716 14.0137L37.2488 0ZM24.8637 23.8438H27.4107L28.7955 25.2526L23.8699 26.5191L24.8637 23.8418V23.8438ZM22.1857 36.1956L22.7659 33.9936L21.598 32.6453H18.2572L17.0896 33.9936L17.6696 36.1956",fill:"#661800"}),Be("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),Be("path",{d:"M11.1914 35.8131L17.672 39.8289V36.193L17.0917 33.9912L11.1914 35.8131ZM28.6649 35.8131L22.1841 39.8289V36.193L22.7644 33.9912L28.6649 35.8131Z",fill:"#E7EBF6"})]}),Be("defs",{children:Be("clipPath",{id:"clip0_1331_27065",children:Be("rect",{width:"40",height:"40",fill:"white"})})})]})}function Um(){return go("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[Be("path",{d:"M12.23 16.81L20 9.04L27.77 16.81L32.29 12.29L20 0L7.71 12.29L12.23 16.81Z",fill:"#F3BA2F"}),Be("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),Be("path",{d:"M12.23 23.19L20 30.96L27.77 23.19L32.29 27.71L20 40L7.71 27.71L12.23 23.19Z",fill:"#F3BA2F"}),Be("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),Be("path",{d:"M24.58 20L20 15.41L16.61 18.8L16.22 19.19L15.42 19.99L20 24.59L24.59 20L24.58 20Z",fill:"#F3BA2F"})]})}function jm(){return go("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[Be("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),Be("path",{d:"M89.1233 136.695V59.7551H118.481V140.524L74.5862 184.774L30.4787 140.524V107.55H59.9073V136.695L74.5862 151.303L89.1233 136.695Z",fill:"white"}),Be("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),Be("path",{d:"M199.534 59.9334C202.562 60.0484 208.427 60.4824 212.031 63.6902C215.635 66.898 216.937 71.0498 216.937 73.1199V104.017L198.767 114.828L216.937 125.561V172.713C216.937 174.511 216.405 178.276 211.034 181.377C205.664 184.477 202.613 184.969 201.758 184.827H143.949C141.879 184.904 136.712 184.182 132.602 180.686C128.493 177.19 128.462 175.216 128.462 173.515V125.561L146.173 114.828L128.462 104.017V71.1268C128.462 69.721 130.109 65.7781 133.237 63.5701C137.147 60.8101 141.112 59.9334 144.409 59.9334H199.534ZM158.3 122.264V166.221H187.033V122.264H158.3ZM158.3 107.794H187.033V78.5272H158.3V107.794Z",fill:"white"})]})}function Wm(){return go("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[go("g",{clipPath:"url(#clip0_1185_7785)",children:[Be("path",{d:"M14 28C21.75 28 28 21.75 28 14C28 6.25 21.75 0 14 0C6.25 0 0 6.25 0 14C0 21.75 6.25 28 14 28Z",fill:"#EB0029"}),Be("path",{d:"M19.4975 8.36232L6 6L13.103 23L23 11.5311L19.4975 8.36232ZM19.2801 9.4034L21.3449 11.27L15.6975 12.2424L19.2801 9.4034ZM14.4714 12.0479L8.51876 7.35252L18.247 9.05524L14.4714 12.0479ZM14.0467 12.8782L13.0765 20.5098L7.84385 7.98492L14.0467 12.8782ZM14.9454 13.2835L21.1983 12.2064L14.026 20.518L14.9454 13.2835Z",fill:"white"})]}),Be("defs",{children:Be("clipPath",{id:"clip0_1185_7785",children:Be("rect",{width:"28",height:"28",fill:"white"})})})]})}function Gm(){return go("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[Be("path",{fill:"#FFC107",d:"M43.6 20.5H42V20H24v8h11.3A12 12 0 1 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 1 0 44 24c0-1.2-.1-2.4-.4-3.5z"}),Be("path",{fill:"#FF3D00",d:"M6.3 14.7l6.6 4.8A12 12 0 0 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 0 0 6.3 14.7z"}),Be("path",{fill:"#4CAF50",d:"M24 44c5.2 0 10-2 13.6-5.2l-6.3-5.3A12 12 0 0 1 12.7 28l-6.5 5A20 20 0 0 0 24 44z"}),Be("path",{fill:"#1976D2",d:"M43.6 20.5H42V20H24v8h11.3a12 12 0 0 1-4.1 5.5l6.3 5.3C41 35.7 44 30.3 44 24c0-1.2-.1-2.4-.4-3.5z"})]})}function _m(){return Be("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:Be("path",{d:"M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.53 4.08zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z"})})}function Hm(){return Be("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Be("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var ld={cross_embedded:{id:"cross_embedded",name:sd.social,description:"Sign in with Google or Apple",icon:xs},cross_wallet:{id:"cross_wallet",name:sd.app,description:"App approval is required",icon:xs,featured:!0},cross_extension:{id:"cross_extension",name:sd.extension,description:"Browser extension approval is required",icon:xs,rdns:"nexus.to.crosswallet.desktop",installUrl:"https://chromewebstore.google.com/detail/crossx/nninbdadmocnokibpaaohnoepbnpdgcg",visibility:"desktop-only"},metamask:{id:"metamask",name:"MetaMask",description:"Browser extension approval is required",icon:Fm,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:Um},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:jm,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Wm,badge:"For SHOP"}};function dd(e){return ld[e]}var cd={google:{id:"google",name:"Google",icon:Gm},apple:{id:"apple",name:"Apple",icon:_m}};function Qm(e){return cd[e]}import{Fragment as Km,jsx as xe,jsxs as rr}from"react/jsx-runtime";function Vm(e,t){Ye("connect","wallet_selected",{tags:{item_id:e}});let r=t?.();r instanceof Promise&&r.then(()=>Ye("connect","connected"),n=>Ye("connect","connected",{status:"failure",reason:br(n)}))}function Fv({wallet:e,detected:t,onConnect:r}){let n=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}r()},o=e.icon,a=e.featured===!0;return rr("button",{type:"button",className:Ee("wcm-wallet-item",a&&"wcm-wallet-item--featured"),"data-track":"wallet_item_click","data-track-id":e.id,onClick:n,children:[rr("div",{className:"wcm-wallet-item-left",children:[xe("div",{className:"wcm-wallet-icon",children:xe(o,{})}),rr("div",{className:"wcm-wallet-name-row",children:[xe("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&xe("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?xe("span",{className:"wcm-installed-label",children:"Installed"}):xe("span",{className:"wcm-install-btn",children:"Install"}))]})}function Uv({social:e,onSignIn:t}){let r=e.icon,n=`Sign in with ${e.name}`;return rr("button",{type:"button",className:"wcm-social-item","data-provider":e.id,"data-track":"social_provider_click","data-track-id":e.id,onClick:t,"aria-label":n,children:[xe("span",{className:"wcm-social-icon",children:xe(r,{})}),xe("span",{className:"wcm-social-name",children:n})]})}function qm(){let{wallets:e,activeWalletIds:t,socialProviders:r,activeSocialIds:n,termsUrl:o,privacyUrl:a,isDetected:i,close:s,isMobile:l}=La(),d=t.filter(f=>{let m=dd(f).visibility;return!m||m==="always"?!0:m==="desktop-only"?!l:m==="mobile-only"?l:!0}),c=n.length>0,h=d.length>0;return rr(Km,{children:[rr("div",{className:"wcm-header",children:[rr("div",{className:"wcm-header-text",children:[xe("h2",{className:"wcm-title",children:zv.default}),!l&&xe("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),xe("button",{type:"button",className:"wcm-close-btn","data-track":"close",onClick:s,"aria-label":"Close",children:xe(Hm,{})})]}),rr("div",{className:"wcm-body",children:[c&&rr(Km,{children:[!l&&rr("div",{className:"wcm-section-header",children:[xe("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),xe("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),xe("div",{className:"wcm-social-grid",children:n.map(f=>{let m=Qm(f);return xe(Uv,{social:m,onSignIn:()=>{Vm(f,r[f]),s()}},f)})}),h&&rr("div",{className:"wcm-separator",children:[xe("div",{className:"wcm-separator-line"}),xe("span",{className:"wcm-separator-text",children:"Other Wallets"}),xe("div",{className:"wcm-separator-line"})]})]}),h&&xe("div",{className:"wcm-wallet-list",children:d.map(f=>{let m=dd(f),w=m.rdns?i(m.rdns):!1;return xe(Fv,{wallet:m,detected:w,onConnect:()=>{Vm(f,e[f]),s()}},f)})}),rr("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",xe(Ym,{href:o,track:"terms_link",children:"Terms of Service"})," ","and consent to its"," ",xe(Ym,{href:a,track:"privacy_link",children:"Privacy Policy"}),"."]})]})]})}function Ym({href:e,track:t,children:r}){return e?xe("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer","data-track":t,children:r}):xe("span",{className:"wcm-terms-link",children:r})}function Zm({className:e}){let{isMobile:t,theme:r,portalStyle:n,open:o}=La();return Bv(()=>{o&&Ye("connect","opened")},[o]),t?xe(ge,{feature:"wallet_connect",children:rr(vs.Portal,{children:[xe(vs.Overlay,{className:"wcm-overlay"}),rr(vs.Content,{className:Ee("wcm-drawer-content",e),"data-theme":r,style:n,children:[xe(vs.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),xe("div",{className:"wcm-drawer-handle"}),xe("div",{className:"wcm-drawer-body",children:xe(qm,{})})]})]})}):xe(ge,{feature:"wallet_connect",children:rr(un.Portal,{children:[xe(un.Overlay,{className:"wcm-overlay"}),rr(un.Content,{className:Ee("wcm-dialog-content",e),"data-theme":r,style:n,children:[xe(un.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),xe(un.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),xe("div",{className:"wcm-dialog-body",children:xe(qm,{})})]})]})})}se(`.wcm-overlay{position:fixed;inset:0;z-index:100000;background:var(--ds-overlay-dim, rgba(0, 0, 0, .5));-webkit-backdrop-filter:var(--ds-bg-blur-7, blur(3.5px));backdrop-filter:var(--ds-bg-blur-7, blur(3.5px))}.wcm-dialog-content{-webkit-font-smoothing:antialiased;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100001;width:var(--wcm-dialog-width, 480px);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-radius:24px;box-shadow:var(--ds-shadow-modal, 0 4px 30px -1px rgba(0, 0, 0, .15));outline:none;animation:wcm-dialog-show .2s ease-out;font-family:inherit}.wcm-dialog-content[data-state=closed]{animation:wcm-dialog-hide .15s ease-in}.wcm-dialog-body,.wcm-drawer-body{scrollbar-width:thin;scrollbar-color:var(--ds-border-medium, rgba(0, 0, 0, .18)) transparent}.wcm-dialog-body::-webkit-scrollbar,.wcm-drawer-body::-webkit-scrollbar{width:4px}.wcm-dialog-body::-webkit-scrollbar-track,.wcm-drawer-body::-webkit-scrollbar-track{background:transparent}.wcm-dialog-body::-webkit-scrollbar-thumb,.wcm-drawer-body::-webkit-scrollbar-thumb{background:var(--ds-border-medium, rgba(0, 0, 0, .18));border-radius:4px}.wcm-drawer-content{-webkit-font-smoothing:antialiased;position:fixed;bottom:0;left:0;right:0;z-index:100001;width:100%;max-width:var(--wcm-drawer-max-width, none);min-width:var(--wcm-drawer-min-width, 0);max-height:85dvh;margin:0 auto;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-top-left-radius:16px;border-top-right-radius:16px;outline:none;font-family:inherit;box-sizing:border-box}.wcm-drawer-content[data-vaul-drawer-direction=right]{inset:0 0 0 auto;max-height:100vh;width:var(--wcm-drawer-max-width, 400px);max-width:100vw;border-radius:16px 0 0 16px}.wcm-drawer-content[data-vaul-drawer-direction=left]{inset:0 auto 0 0;max-height:100vh;width:var(--wcm-drawer-max-width, 400px);max-width:100vw;border-radius:0 16px 16px 0}.wcm-drawer-content[data-vaul-drawer-direction=top]{inset:0 0 auto;border-radius:0 0 16px 16px}.wcm-drawer-handle{width:60px;height:4px;border-radius:999px;background:var(--ds-border-medium, rgba(0, 0, 0, .18));margin:12px auto 8px;flex-shrink:0}.wcm-drawer-content[data-vaul-drawer-direction=left] .wcm-drawer-handle,.wcm-drawer-content[data-vaul-drawer-direction=right] .wcm-drawer-handle{display:none}.wcm-dialog-body,.wcm-drawer-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.wcm-drawer-body{overscroll-behavior:contain}.wcm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.wcm-header-text{display:flex;flex-direction:column;gap:4px;min-width:0}.wcm-title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.25;letter-spacing:0;color:var(--ds-content-highest, #000000);margin:0}.wcm-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));margin:0}.wcm-close-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;background:transparent;color:var(--ds-content-low, #00000066);cursor:pointer;padding:0;transition:opacity .15s ease}.wcm-close-btn:hover{opacity:.6}.wcm-close-btn>svg{width:24px;height:24px}.wcm-divider{display:none}.wcm-body{display:flex;flex-direction:column;gap:16px;padding:24px}.wcm-section-header{display:flex;align-items:center;gap:8px;width:100%}.wcm-section-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1;letter-spacing:0;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wcm-recommended-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:var(--ds-system-orange-low, #fff5ee);border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-system-orange-high, #e56f00);white-space:nowrap}.wcm-social-grid{display:grid;gap:8px;width:100%}.wcm-dialog-body .wcm-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wcm-drawer-body .wcm-social-grid{grid-template-columns:1fr}.wcm-social-item{display:flex;background:var(--ds-surface-medium, #f5f7fa);border:none;border-radius:12px;cursor:pointer;transition:none;font-family:inherit;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wcm-social-item:hover{background:#2e3544!important}:root[data-ds-theme=light] .wcm-social-item:hover{background:#eff3f8!important}.wcm-social-item[data-provider=apple] .wcm-social-icon{color:#000}[data-theme=dark] .wcm-social-item[data-provider=apple] .wcm-social-icon{color:#fff}.wcm-dialog-body .wcm-social-item{flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px}.wcm-drawer-body .wcm-social-item{flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:16px}.wcm-social-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.wcm-social-icon>svg{width:32px;height:32px}.wcm-social-name{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wcm-separator{display:flex;align-items:center;gap:12px;width:100%}.wcm-separator-line{flex:1;height:1px;background:var(--ds-border-default, rgba(0, 0, 0, .07))}.wcm-separator-text{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.wcm-wallet-list{display:flex;flex-direction:column;gap:8px}.wcm-wallet-item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:20px 16px;background:var(--ds-surface-medium, #f5f7fa);border:none;border-radius:12px;cursor:pointer;text-align:left;transition:none;font-family:inherit}.wcm-wallet-item:hover{background:#2e3544!important}:root[data-ds-theme=light] .wcm-wallet-item:hover{background:#eff3f8!important}.wcm-wallet-item-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.wcm-wallet-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.wcm-wallet-icon>svg,.wcm-wallet-icon>img{width:28px;height:28px;border-radius:0;object-fit:cover}.wcm-wallet-name-row{display:flex;align-items:center;gap:8px;min-width:0}.wcm-wallet-name{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wcm-wallet-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:var(--ds-system-purple-low, #f5f3ff);border:.5px solid var(--ds-system-purple-default, #7e54f4);border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-system-purple-high, #7346f3);white-space:nowrap}.wcm-install-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:#ff8438;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:#fff;white-space:nowrap}.wcm-installed-label{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.wcm-terms{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));text-align:center;margin:0}.wcm-terms-link{color:var(--ds-content-high, rgba(0, 0, 0, .85));text-decoration:underline;text-underline-position:from-font}.wcm-terms-link:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85));text-decoration:underline}.wcm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
17
+ `);import{jsx as Ml}from"react/jsx-runtime";function Cy({env:e,theme:t="dark",mobileBreakpoint:r=768,drawerDirection:n,modal:o,showBalance:a=!1,showForgeToken:i=!1,showGameToken:s=!0,showQR:l=!0,showBridge:d=!0,qrLogoSrc:c,walletAddress:h,accountName:u,sendAccounts:m,profileImageUrl:y,connectorId:b,connectorName:f,connectorIconUrl:p,preferredTokens:w=[],onSelectWallet:g,onCopyAddress:x,onBuy:k,onBuyDisabledMessage:R,onBridgeDisabledMessage:E,onSendDisabledMessage:S,onDisconnect:C,disconnectLabel:I="Disconnect",termsUrl:M=ei,termsLabel:U="Terms of Service",privacyUrl:L=ti,privacyLabel:G="Privacy Policy",open:A,onOpenChange:O,showPortfolio:oe=!1,portfolioTitle:q="My Portfolio",portfolioSections:P,showTotalAssets:ue=!0,totalAssetsLabel:$="Total Assets USD",sendTransaction:Q,getTransactionReceipt:F,estimateGas:X,onOutlink:V,lpBalanceReader:de,stakingRewardsReader:he,bridgeTokens:J,bridgeHistory:ce,getBridgeQuote:Ae,getBridgeToTokens:ve,getBridgeApproval:ot,approveBridge:pe,submitBridge:Re,onReceive:at,onBridge:Ie,onSend:ze,style:Le,children:rt}){let At=nt(e),gt=b?Xa[b]:void 0,Nt=f??gt?.name,ye=p??gt?.iconUrl,Tt=ko(`(max-width: ${r}px)`),Je=n??(a?"right":"bottom"),yt=Je==="left"||Je==="right",We=o??!1,He=A!==void 0,[Yt,It]=Vt.useState(!1),Ge=He?A:Yt,ct=Vt.useCallback(nr=>{He||It(nr),O?.(nr)},[He,O]),$e=Vt.useCallback(()=>ct(!1),[ct]);Tn(Ge,$e);let[Fe,it]=Vt.useState(null),[xt,De]=Vt.useState("top"),[et,Bt]=Vt.useState(null),[z,Qe]=Vt.useState("wallet"),[B,re]=Vt.useState(null),[fe,be]=Vt.useState(null);Vt.useEffect(()=>{Ge||(Qe("wallet"),re(null),be(null))},[Ge]),Vt.useEffect(()=>{xo(h)},[h]);let tt=Vt.useCallback(()=>{Xs(h),C?.()},[C,h]),Kt=Vt.useMemo(()=>({env:At,theme:t,isMobile:Tt,open:Ge,drawerDirection:Je,modal:We,showBalance:a,showForgeToken:i,showGameToken:s,showQR:l,showBridge:d,qrLogoSrc:c,walletAddress:h,accountName:u,sendAccounts:m,profileImageUrl:y,connectorName:Nt,connectorIconUrl:ye,preferredTokens:w,close:$e,onSelectWallet:g,onCopyAddress:x,onBuy:k,onBuyDisabledMessage:R,onBridgeDisabledMessage:E,onSendDisabledMessage:S,onDisconnect:C?tt:void 0,disconnectLabel:I,termsUrl:M,termsLabel:U,privacyUrl:L,privacyLabel:G,portalStyle:Le,navContent:Fe,navPosition:xt,setNavContent:it,setNavPosition:De,footerContent:et,setFooterContent:Bt,view:z,setView:Qe,selectedSendToken:B,setSelectedSendToken:re,selectedDetailToken:fe,setSelectedDetailToken:be,showPortfolio:oe,portfolioTitle:q,portfolioSections:P,showTotalAssets:ue,totalAssetsLabel:$,sendTransaction:Q,getTransactionReceipt:F,estimateGas:X,onOutlink:V,lpBalanceReader:de,stakingRewardsReader:he,bridgeTokens:J,bridgeHistory:ce,getBridgeQuote:Ae,getBridgeToTokens:ve,getBridgeApproval:ot,approveBridge:pe,submitBridge:Re,onReceive:at,onBridge:Ie,onSend:ze}),[At,t,Tt,Ge,Je,We,a,i,s,l,d,c,h,u,m,y,Nt,ye,w,$e,g,x,k,R,E,S,C,tt,I,M,U,L,G,Le,Fe,xt,et,z,B,fe,oe,q,P,ue,$,Q,F,X,V,de,he,J,ce,Ae,ve,ot,pe,Re,at,Ie,ze]);return Ml(Vs.Provider,{value:Kt,children:Tt?Ml(Sy.Root,{direction:Je,open:Ge,onOpenChange:ct,handleOnly:yt,noBodyStyles:!0,repositionInputs:!1,children:rt},"drawer"):Ml(nf.Root,{open:Ge,onOpenChange:ct,children:rt},"popover")})}var zo=Object.assign(Cy,{Trigger:Uc,Content:Ju,Nav:ef,Footer:rf});import*as Ke from"react";import*as ds from"react";import{createContext as Ny,useContext as Ty}from"react";var Al=Ny(null);function ha(){let e=Ty(Al);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}import*as jf from"react";import{createContext as Iy,useContext as Ey}from"react";var Vi=Iy(null);function $r(){let e=Ey(Vi);if(!e)throw new Error("ResponsiveShell compound components must be used within <ResponsiveShell>");return e}import{createContext as My,useContext as Ay,useLayoutEffect as Ly,useState as Dy}from"react";function of(){let e=null,t=new Set;return{getSnapshot:()=>e,publish(r){if(r!==e){e=r;for(let n of[...t])n()}},subscribe(r){return t.add(r),()=>{t.delete(r)}}}}var Ll=My(null);function Py(){let e=Ay(Ll);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}function af(){let e=Py(),[t,r]=Dy(e.getSnapshot);return Ly(()=>(r(e.getSnapshot()),e.subscribe(()=>r(e.getSnapshot()))),[e]),t}se(`.rd-root{--rd-bg: var(--ds-bg-dim, #f7f8fb);--rd-surface: var(--ds-surface-default, #ffffff);--rd-surface-alt: var(--ds-surface-medium, #f0f1f6);--rd-border: var(--ds-border-default, #e2e4ec);--rd-text: var(--ds-content-highest, #14161f);--rd-text-muted: var(--ds-content-medium, #676b7a);--rd-accent: var(--ds-system-orange-default, #5b5bf6);--rd-accent-contrast: var(--ds-system-orange-on, #ffffff);--rd-success: var(--ds-system-green-default, #1e9e6a);--rd-success-bg: var(--ds-system-green-low, #e6f7f0);--rd-warning: #b8860b;--rd-warning-bg: #fdf3d9;--rd-danger: var(--ds-system-red-default, #d1394a);--rd-danger-bg: var(--ds-system-red-low, #fbe8ea);--rd-radius: 14px;--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(20, 22, 31, .04), 0 8px 24px rgba(20, 22, 31, .06));--rd-on-accent: #ffffff;width:100%;max-width:640px;box-sizing:border-box;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--rd-bg);color:var(--rd-text);-webkit-font-smoothing:antialiased;color-scheme:light dark}.rd-root[data-theme=dark]{color-scheme:dark;--rd-bg: var(--ds-bg-default, #0f1117);--rd-surface: var(--ds-surface-default, #171923);--rd-surface-alt: var(--ds-surface-medium, #1e212c);--rd-border: var(--ds-border-default, #2a2d3a);--rd-text: var(--ds-content-highest, #eef0f6);--rd-text-muted: var(--ds-content-medium, #9498a8);--rd-accent: var(--ds-system-orange-default, #8181ff);--rd-accent-contrast: var(--ds-system-orange-on, #0f1117);--rd-success: var(--ds-system-green-default, #3fd68f);--rd-success-bg: var(--ds-system-green-low, #123626);--rd-warning: #e0b23c;--rd-warning-bg: #3a2f10;--rd-danger: var(--ds-system-red-default, #ff6b7a);--rd-danger-bg: var(--ds-system-red-low, #3a1418);--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px rgba(0, 0, 0, .35))}.rd-root[data-theme=light]{color-scheme:light;--rd-bg: var(--ds-bg-dim, #f7f8fb);--rd-surface: var(--ds-surface-default, #ffffff);--rd-surface-alt: var(--ds-surface-medium, #f0f1f6);--rd-border: var(--ds-border-default, #e2e4ec);--rd-text: var(--ds-content-highest, #14161f);--rd-text-muted: var(--ds-content-medium, #676b7a);--rd-accent: var(--ds-system-orange-default, #5b5bf6);--rd-accent-contrast: var(--ds-system-orange-on, #ffffff);--rd-success: var(--ds-system-green-default, #1e9e6a);--rd-success-bg: var(--ds-system-green-low, #e6f7f0);--rd-warning: #b8860b;--rd-warning-bg: #fdf3d9;--rd-danger: var(--ds-system-red-default, #d1394a);--rd-danger-bg: var(--ds-system-red-low, #fbe8ea);--rd-radius: 14px;--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(20, 22, 31, .04), 0 8px 24px rgba(20, 22, 31, .06))}.rd-root *{box-sizing:border-box}.rd-card{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:var(--rd-radius);box-shadow:var(--rd-shadow);padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}.rd-card-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.rd-card-title{font-size:1rem;font-weight:650;margin:0}.rd-card-hint{font-size:.8rem;color:var(--rd-text-muted)}.rd-token-address{display:flex;flex-direction:column;gap:.1rem}.rd-token-address-addr{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;color:var(--rd-text);overflow-wrap:anywhere;user-select:all}.rd-token-address-meta{font-size:.72rem;color:var(--rd-text-muted)}.rd-field{display:flex;flex-direction:column;gap:.35rem}.rd-field-label{font-size:.69rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rd-text-muted)}.rd-root .rd-field-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.rd-root .rd-token-explorer-link{font-size:.75rem;font-weight:500;color:var(--rd-accent);text-decoration:none;white-space:nowrap}.rd-root .rd-token-explorer-link:hover{text-decoration:underline}.rd-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.rd-root select,.rd-root input[type=text],.rd-root input[type=number]{width:100%;padding:.6rem .7rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt);color:var(--rd-text);font-size:16px;font-family:inherit}.rd-root select:focus,.rd-root input:focus{outline:2px solid var(--rd-accent);outline-offset:1px}.rd-dropdown{position:relative;min-width:0}.rd-root .rd-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .7rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt);color:var(--rd-text);font-size:.9rem;font-family:inherit;font-weight:600;text-align:left;cursor:pointer}.rd-root .rd-static-target{display:flex;align-items:center;gap:.55rem;padding:.55rem .7rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt);color:var(--rd-text);font-size:.9rem;font-weight:600;min-width:0;overflow-wrap:anywhere}.rd-root .rd-dropdown-trigger:disabled{cursor:not-allowed}.rd-dropdown-trigger:focus,.rd-dropdown-trigger:focus-visible{outline:2px solid var(--rd-accent);outline-offset:1px}.rd-dropdown-trigger-content{display:flex;align-items:center;gap:.55rem;min-width:0}.rd-dropdown-trigger-label{display:flex;flex-direction:column;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.rd-dropdown-trigger-sub{font-size:.66rem;font-weight:500;line-height:1.3;color:var(--rd-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-dropdown-chevron{display:inline-flex;flex:none;color:var(--rd-text-muted);line-height:1}.rd-dropdown-popover{z-index:100002;width:var(--radix-popover-trigger-width);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--rd-surface: var(--ds-surface-default, #ffffff);--rd-surface-alt: var(--ds-surface-medium, #f0f1f6);--rd-border: var(--ds-border-default, #e2e4ec);--rd-text: var(--ds-content-highest, #14161f);--rd-accent: var(--ds-system-orange-default, #5b5bf6);--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(20, 22, 31, .04), 0 8px 24px rgba(20, 22, 31, .06))}.rd-dropdown-popover[data-theme=dark]{color-scheme:dark;--rd-surface: var(--ds-surface-default, #171923);--rd-surface-alt: var(--ds-surface-medium, #1e212c);--rd-border: var(--ds-border-default, #2a2d3a);--rd-text: var(--ds-content-highest, #eef0f6);--rd-accent: var(--ds-system-orange-default, #8181ff);--rd-shadow: var(--ds-shadow-modal, 0 1px 2px rgba(0, 0, 0, .3), 0 8px 24px rgba(0, 0, 0, .35))}.rd-dropdown-popover *{box-sizing:border-box}.rd-dropdown-listbox{margin:0;padding:.3rem;list-style:none;max-height:min(15rem,var(--radix-popover-content-available-height, 15rem));overflow-y:auto;overscroll-behavior:contain;background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:10px;box-shadow:var(--rd-shadow);font-family:inherit;color:var(--rd-text)}.rd-dropdown-option{display:flex;align-items:center;gap:.55rem;padding:.5rem .6rem;border-radius:8px;font-size:.9rem;color:var(--rd-text);cursor:pointer}.rd-dropdown-option-active{background:var(--rd-surface-alt)}.rd-dropdown-option-selected{font-weight:650}.rd-dropdown-option-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-dropdown-option-check{flex:none;color:var(--rd-accent);font-size:.8rem}.rd-amount-input{display:flex;align-items:baseline;gap:.5rem;padding:.6rem .75rem;border-radius:12px;border:1px solid var(--rd-border);background:var(--rd-surface-alt)}.rd-amount-input:focus-within{outline:2px solid var(--rd-accent);outline-offset:1px}.rd-amount-input[data-rd-invalid]{border-color:var(--rd-danger)}.rd-root .rd-amount-input input[type=text]{flex:1 1 auto;width:auto;min-width:0;padding:0;border:0;border-radius:0;background:none;font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2}.rd-root .rd-amount-input input[type=text]:focus{outline:none}.rd-amount-input-suffix{flex:none;font-size:.8rem;font-weight:700;color:var(--rd-text-muted);pointer-events:none}.rd-root .rd-amount-input-max{flex:none;padding:0;font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--rd-accent);background:transparent;border:0;border-radius:0;cursor:pointer;line-height:1}.rd-amount-input-max:hover:not(:disabled){text-decoration:underline}.rd-amount-input-max:disabled{opacity:.5;cursor:not-allowed}.rd-amount-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;font-size:.75rem;color:var(--rd-text-muted);padding:0 .15rem;font-variant-numeric:tabular-nums}.rd-root button{font-family:inherit;font-size:.95rem;font-weight:650;border-radius:10px;border:1px solid transparent;padding:.7rem 1.1rem;cursor:pointer;transition:opacity .12s ease,transform .12s ease}.rd-root button:active:not(:disabled){transform:translateY(1px)}.rd-root button:disabled{cursor:not-allowed;opacity:.55}.rd-button-primary{background:var(--rd-accent);color:var(--rd-accent-contrast)}.rd-button-secondary{background:var(--rd-surface-alt);color:var(--rd-text);border-color:var(--rd-border)}.rd-button-block{width:100%}.rd-callout{border-radius:10px;padding:.65rem .85rem;font-size:.85rem;line-height:1.4}.rd-callout-warning{background:var(--rd-warning-bg);color:var(--rd-warning)}.rd-callout-danger{background:var(--rd-danger-bg);color:var(--rd-danger)}.rd-callout-success{background:var(--rd-success-bg);color:var(--rd-success)}.rd-callout-muted{background:var(--rd-surface-alt);color:var(--rd-text-muted)}.rd-quote-strip{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:.7rem .85rem;border-radius:14px;background:color-mix(in srgb,var(--rd-accent) 10%,var(--rd-surface));border:1px solid color-mix(in srgb,var(--rd-accent) 35%,transparent)}.rd-quote-strip-side{display:flex;flex-direction:column;min-width:0;gap:.1rem;font-size:.9rem;font-weight:700;color:var(--rd-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.rd-quote-strip-end{text-align:right;align-items:flex-end}.rd-quote-strip-side small{font-size:.69rem;font-weight:600;color:var(--rd-text-muted);letter-spacing:.02em}.rd-quote-strip-arrow{flex:none;color:var(--rd-accent);font-weight:800}.rd-quote-strip-hint{font-size:.72rem;line-height:1.45;color:var(--rd-text-muted);padding:0 .15rem}.rd-deposit-address{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto 1fr auto;align-items:start;gap:.7rem;min-height:172px;background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:16px;box-shadow:var(--rd-shadow);padding:.85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;color:var(--rd-text-muted)}.rd-deposit-address-label{grid-column:1;grid-row:1;position:relative;display:inline-flex;align-items:center;gap:.35rem;width:fit-content;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.rd-root button.rd-address-term{position:static;width:auto;height:auto;display:inline;padding:0 0 2px;border:0;border-bottom:1px dotted currentColor;border-radius:0;background:transparent;color:var(--rd-text-muted);font:700 .69rem/1 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.rd-root button.rd-address-term:hover,.rd-root button.rd-address-term:focus-visible{color:var(--rd-accent);outline:none}.rd-address-tooltip{position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:min(250px,calc(100vw - 48px));padding:9px 11px;border:1px solid var(--rd-border);border-radius:10px;background:var(--rd-surface);box-shadow:var(--rd-shadow);color:var(--rd-text);font-size:11.5px;font-weight:500;line-height:1.45;letter-spacing:normal;text-align:left;text-transform:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.rd-address-term:hover .rd-address-tooltip,.rd-address-term:focus .rd-address-tooltip,.rd-address-term:focus-visible .rd-address-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.rd-address-full{grid-column:1 / -1;grid-row:2;align-self:center;min-width:0;color:var(--rd-text);font-weight:600;line-height:1.55;overflow-wrap:anywhere;word-break:break-all}.rd-root .rd-address-copy{grid-column:1 / -1;grid-row:3;width:100%;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:0;padding:.5rem .7rem;border-radius:10px;border:0;background:var(--rd-accent);color:var(--rd-accent-contrast);font-family:inherit;font-size:.75rem;font-weight:800;letter-spacing:.03em;line-height:1}.rd-root .rd-address-copy svg{flex:none}.rd-root .rd-address-copy:hover:not(:disabled){opacity:.92}.rd-root button.rd-mobile-qr-toggle,.rd-root button.rd-mobile-address-toggle{display:none;place-items:center;width:34px;height:34px;padding:0;border:1px solid color-mix(in srgb,var(--rd-accent) 24%,var(--rd-border));border-radius:11px;background:color-mix(in srgb,var(--rd-accent) 10%,var(--rd-surface));color:var(--rd-accent);box-shadow:0 1px 2px color-mix(in srgb,var(--rd-text) 8%,transparent);transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.rd-root button.rd-mobile-qr-toggle{grid-column:2;grid-row:1;justify-self:end;align-self:start}.rd-root button.rd-mobile-address-toggle{position:absolute;z-index:2;top:.85rem;right:.85rem;background:var(--rd-surface);color:var(--rd-text-muted);box-shadow:0 4px 14px color-mix(in srgb,var(--rd-text) 16%,transparent)}.rd-root button.rd-mobile-qr-toggle:hover:not(:disabled),.rd-root button.rd-mobile-address-toggle:hover:not(:disabled){border-color:color-mix(in srgb,var(--rd-accent) 45%,var(--rd-border));color:var(--rd-accent);background:color-mix(in srgb,var(--rd-accent) 15%,var(--rd-surface));box-shadow:0 5px 16px color-mix(in srgb,var(--rd-accent) 18%,transparent);transform:translateY(-1px)}.rd-root button.rd-mobile-qr-toggle:active:not(:disabled),.rd-root button.rd-mobile-address-toggle:active:not(:disabled){transform:scale(.96)}.rd-deposit-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.9rem;container:rd-deposit-head / inline-size}.rd-deposit-head>.rd-deposit-qr-pane{flex:none}.rd-deposit-head>.rd-deposit-address{flex:1 1 12rem;min-width:0}@container rd-deposit-head (max-width: 23.75rem){.rd-deposit-head>.rd-deposit-address{flex-basis:100%;width:100%}.rd-deposit-head>.rd-skeleton-qr{display:none}.rd-deposit-head>.rd-skeleton-address{flex-basis:100%;width:100%}.rd-root button.rd-mobile-qr-toggle,.rd-root button.rd-mobile-address-toggle{display:grid}.rd-deposit-head[data-compact-view=address]>.rd-deposit-qr-pane,.rd-deposit-head[data-compact-view=qr]>.rd-deposit-address{display:none}.rd-deposit-head[data-compact-view=address]>.rd-deposit-address,.rd-deposit-head[data-compact-view=qr]>.rd-deposit-qr-pane{animation:rd-compact-pane-in .26s cubic-bezier(.22,1,.36,1)}.rd-deposit-head[data-compact-view=qr]>.rd-deposit-qr-pane{width:100%}}@keyframes rd-compact-pane-in{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.rd-deposit-qr{position:relative;display:grid;place-items:center;width:172px;height:172px;background:#fff;border-radius:16px;border:1px solid var(--rd-border);box-shadow:var(--rd-shadow);margin:0 auto}.rd-deposit-qr-pane{position:relative;display:grid;place-items:center;min-height:172px}.rd-deposit-qr-badge{position:absolute;inset:0;margin:auto;width:36px;height:36px;display:grid;place-items:center;background:#fff;border-radius:50%;pointer-events:none}.rd-stepper{display:flex;flex-direction:column;gap:0}.rd-stepper-item{display:flex;gap:.75rem;position:relative;padding-bottom:1.25rem}.rd-stepper-item:last-child{padding-bottom:0}.rd-stepper-rail{display:flex;flex-direction:column;align-items:center}.rd-stepper-dot{width:22px;height:22px;border-radius:50%;border:2px solid var(--rd-border);background:var(--rd-surface);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex:none;color:var(--rd-text-muted)}.rd-stepper-item-done .rd-stepper-dot{background:var(--rd-success);border-color:var(--rd-success);color:var(--rd-on-accent)}.rd-stepper-item-active .rd-stepper-dot{border-color:var(--rd-accent);color:var(--rd-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--rd-accent) 20%,transparent)}.rd-stepper-line{flex:1;width:2px;background:var(--rd-border);margin:2px 0}.rd-stepper-item-done .rd-stepper-line{background:var(--rd-success)}.rd-stepper-body{padding-top:1px}.rd-stepper-label{font-weight:600;font-size:.9rem}.rd-stepper-item-pending .rd-stepper-label{color:var(--rd-text-muted)}.rd-stepper-meta{margin-top:.25rem;font-size:.78rem;color:var(--rd-text-muted);display:flex;flex-direction:column;gap:.15rem}.rd-stepper-meta a{color:var(--rd-accent);text-decoration:none}.rd-stepper-meta a:hover{text-decoration:underline}.rd-status-pill{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:650;padding:.2rem .55rem;border-radius:999px;background:var(--rd-surface-alt);color:var(--rd-text-muted);width:fit-content}.rd-status-pill-success{background:var(--rd-success-bg);color:var(--rd-success)}.rd-status-pill-failure{background:var(--rd-danger-bg);color:var(--rd-danger)}.rd-spinner{display:inline-block;width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:rd-spin .7s linear infinite;vertical-align:-.15em}@keyframes rd-spin{to{transform:rotate(360deg)}}.rd-muted{color:var(--rd-text-muted)}.rd-settings-row{display:flex;justify-content:flex-end}.rd-root .rd-icon-button{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border-radius:50%;border:1px solid var(--rd-border);background:var(--rd-surface);color:var(--rd-text-muted)}.rd-root .rd-icon-button:hover:not(:disabled){color:var(--rd-text);background:var(--rd-surface-alt)}.rd-recovery-badge{position:absolute;top:-.3rem;right:-.3rem;display:flex;align-items:center;justify-content:center;min-width:1.05rem;height:1.05rem;padding:0 .25rem;border-radius:999px;background:var(--rd-danger, #d1394a);color:#fff;font-size:.65rem;font-weight:700;line-height:1;border:2px solid var(--rd-surface, #ffffff)}.rd-recover-group{display:flex;flex-direction:column;gap:.75rem}.rd-recover-group+.rd-recover-group{border-top:1px solid var(--rd-border);padding-top:1rem;margin-top:.5rem}.rd-recover-group-label{margin:0;font-size:.8rem;color:var(--rd-text-muted)}.rd-recover-made-of{display:block;padding:.65rem .8rem;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:10px}.rd-recover-made-of-label{cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--rd-text-muted)}.rd-recover-made-of-body{display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem}.rd-error-details{margin-top:-.4rem;padding:0 .15rem;color:var(--rd-text-muted);font-size:.72rem}.rd-error-details summary{width:max-content;cursor:pointer;list-style:none;font-weight:600}.rd-error-details summary::-webkit-details-marker{display:none}.rd-error-details summary:before{display:inline-block;margin-right:.35rem;content:"\\203a";transition:transform .12s ease}.rd-error-details[open] summary:before{transform:rotate(90deg)}.rd-error-log{position:relative;margin-top:.5rem}.rd-root button.rd-error-copy{position:absolute;z-index:1;top:.45rem;right:.45rem;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;padding:0;border:1px solid var(--rd-border);border-radius:6px;background:var(--rd-surface);color:var(--rd-text-muted)}.rd-root button.rd-error-copy:hover:not(:disabled){background:var(--rd-surface-alt);color:var(--rd-text)}.rd-error-details code{display:block;max-height:6rem;overflow:auto;padding:.6rem 2.7rem .6rem .7rem;border:1px solid var(--rd-border);border-radius:8px;background:var(--rd-surface-alt);color:var(--rd-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;line-height:1.45;overflow-wrap:anywhere;scrollbar-color:var(--rd-border) transparent;scrollbar-width:thin;white-space:pre-wrap}.rd-error-details code::-webkit-scrollbar{width:4px;height:4px}.rd-error-details code::-webkit-scrollbar-thumb{border-radius:999px;background:var(--rd-border)}.rd-token-list{display:flex;flex-direction:column;gap:.5rem}.rd-token-row{display:flex;align-items:center;gap:10px;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;padding:12px 14px}.rd-token-row-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;overflow-wrap:anywhere}.rd-token-row-symbol{font-weight:700}.rd-token-row-amount{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700;color:var(--rd-text);white-space:nowrap}.rd-token-row-status{font-size:11.5px;line-height:1.45;color:var(--rd-text-muted)}.rd-token-row-warn{font-size:11.5px;line-height:1.45;color:var(--rd-warning)}.rd-token-row-warn b{font-weight:750;font-variant-numeric:tabular-nums}.rd-token-row-step{font-size:11.5px;line-height:1.45;font-weight:650;color:var(--rd-accent)}.rd-root .rd-token-row-action{flex:none;width:auto;padding:9px 16px;font-size:13px;font-weight:700}.rd-token-row-spinner{flex:none;font-size:18px;color:var(--rd-accent)}.rd-recover-sum{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;padding:16px 14px;container:rd-recover-sum / inline-size}.rd-recover-sum-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rd-text-muted)}.rd-recover-sum-value{max-width:100%;overflow:hidden;font-size:22px;font-size:clamp(18px,7cqi,28px);font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;color:var(--rd-text)}.rd-recover-sum-unit{display:block;margin:.35rem 0 0;font-size:15px;font-weight:700;color:var(--rd-text-muted)}.rd-recover-sum-empty{font-size:17px;font-weight:700;color:var(--rd-text-muted)}.rd-recover-empty{display:flex;min-height:min(20rem,48vh);flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:2.5rem 1.5rem;border:1px solid var(--rd-border);border-radius:16px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--rd-accent) 11%,transparent),transparent 48%),var(--rd-surface-alt);text-align:center;box-sizing:border-box}.rd-recover-empty-icon{display:grid;width:4.25rem;height:4.25rem;place-items:center;margin-bottom:.2rem;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:50%;background:color-mix(in srgb,var(--rd-accent) 12%,var(--rd-surface));color:var(--rd-accent);box-shadow:0 10px 30px color-mix(in srgb,var(--rd-accent) 12%,transparent)}.rd-recover-empty[data-variant=unavailable] .rd-recover-empty-icon{border-color:var(--rd-border);background:var(--rd-surface);color:var(--rd-text-muted);box-shadow:none}.rd-recover-empty-title,.rd-recover-sum-value.rd-recover-empty-title{max-width:100%;margin:0;overflow:visible;color:var(--rd-text);font-size:1.15rem;font-weight:750;line-height:1.35;white-space:normal}.rd-recover-empty-copy{max-width:23rem;margin:0;color:var(--rd-text-muted);font-size:.82rem;line-height:1.55;text-wrap:balance}.rd-root button.rd-recover-empty-refresh{display:inline-flex;min-height:2.6rem;align-items:center;justify-content:center;gap:.45rem;margin-top:.45rem;padding:.65rem 1rem;color:var(--rd-text);font-size:.82rem}.rd-root button.rd-recover-empty-refresh:hover:not(:disabled){border-color:color-mix(in srgb,var(--rd-accent) 35%,var(--rd-border));background:color-mix(in srgb,var(--rd-accent) 9%,var(--rd-surface));color:var(--rd-accent)}[data-rd-recover-funds].rd-stack{flex:1 1 auto}.rd-recover-foot{margin-top:auto;padding-top:.5rem;text-align:center;font-size:11.5px;line-height:1.45;color:var(--rd-text-muted)}.rd-history-table{display:flex;min-width:0;flex-direction:column;gap:.6rem;font-size:.875rem}.rd-history-empty{display:flex;min-height:min(20rem,48vh);flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:2.5rem 1.5rem;border:1px solid var(--rd-border);border-radius:16px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--rd-accent) 10%,transparent),transparent 48%),var(--rd-surface-alt);text-align:center;box-sizing:border-box}.rd-history-empty-icon{display:grid;width:4.25rem;height:4.25rem;place-items:center;margin-bottom:.2rem;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:50%;background:color-mix(in srgb,var(--rd-accent) 12%,var(--rd-surface));color:var(--rd-accent);box-shadow:0 10px 30px color-mix(in srgb,var(--rd-accent) 12%,transparent)}.rd-history-empty[data-variant=disconnected] .rd-history-empty-icon{border-color:var(--rd-border);background:var(--rd-surface);color:var(--rd-text-muted);box-shadow:none}.rd-history-empty-title{margin:0;color:var(--rd-text);font-size:1.15rem;font-weight:750;line-height:1.35}.rd-history-empty-copy{max-width:22rem;margin:0;color:var(--rd-text-muted);font-size:.82rem;line-height:1.55;text-wrap:balance}.rd-history-empty-live{display:inline-flex;align-items:center;gap:.4rem;margin-top:.35rem;color:var(--rd-text-muted);font-size:.72rem;font-weight:650}.rd-history-empty-live>span{width:.45rem;height:.45rem;border-radius:50%;background:var(--rd-success);box-shadow:0 0 0 3px color-mix(in srgb,var(--rd-success) 15%,transparent)}.rd-history-group{min-width:0;max-width:100%;background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;overflow:hidden}.rd-history-row-button{width:100%;min-width:0;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:none;border:none;border-radius:inherit;color:inherit;font:inherit;text-align:left;cursor:pointer}.rd-history-row-button[aria-expanded=true]{border-radius:12px 12px 0 0}.rd-history-row-button:hover{background:color-mix(in srgb,var(--rd-border) 30%,transparent)}.rd-history-row-button:focus-visible{outline:2px solid var(--rd-accent);outline-offset:-2px}.rd-history-card-top{display:flex;align-items:center;gap:.5rem;min-width:0}.rd-history-card-top>.rd-status-pill{margin-left:auto;flex:none}.rd-history-card-top>.rd-status-pill:not(.rd-status-pill-success):not(.rd-status-pill-failure){background:color-mix(in srgb,var(--rd-accent) 12%,transparent);color:var(--rd-accent)}.rd-history-asset{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-history-card-amounts{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem;border-radius:10px;background:var(--rd-surface)}.rd-history-amount-block{display:flex;max-width:100%;flex-direction:column;gap:.15rem;min-width:0}.rd-history-amount-block:last-child{align-items:flex-end;text-align:right}.rd-history-amount-label{color:var(--rd-text-muted);font-size:.68rem;font-weight:650;line-height:1.2}.rd-history-num{max-width:100%;overflow:hidden;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.rd-history-num[data-full-value],.rd-history-step-amount[data-full-value]{cursor:help}[data-rd-history-floating-tooltip]{position:fixed;z-index:100100;width:max-content;max-width:calc(100vw - 1.5rem);padding:.45rem .65rem;border:1px solid;border-radius:8px;font-size:.72rem;font-weight:600;line-height:1.35;text-align:left;white-space:normal;overflow-wrap:anywhere;pointer-events:none}.rd-history-card-arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--rd-text-muted);font-size:.85rem}.rd-history-received{color:var(--rd-success)}.rd-history-received-estimate{color:var(--rd-text-muted);font-weight:600}.rd-history-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.rd-history-date{color:var(--rd-text-muted);font-size:.78rem;font-variant-numeric:tabular-nums}.rd-history-chevron{display:inline-flex;flex:none;align-items:center;justify-content:center;color:var(--rd-text-muted);text-align:center;transition:transform .16s ease}.rd-history-row-button[aria-expanded=true] .rd-history-chevron{transform:rotate(180deg)}.rd-history-detail{display:flex;min-width:0;flex-direction:column;gap:.375rem;padding:.65rem .9rem .8rem;border-top:1px solid var(--rd-border)}.rd-history-step{display:grid;min-width:0;grid-template-columns:.5rem auto 1fr auto auto;gap:.5rem;align-items:center}.rd-history-step-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--rd-border)}.rd-history-step-dot-done{background:var(--rd-success)}.rd-history-step-label{font-weight:600}.rd-history-step-chain{color:var(--rd-text-muted)}.rd-history-step-amount{font-variant-numeric:tabular-nums;color:var(--rd-text-muted)}.rd-history-step-tx{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.rd-history-step-shared{margin-left:.4rem;color:var(--rd-text-muted);font-size:.72rem}.rd-skeleton{border-radius:10px;background:linear-gradient(90deg,var(--rd-surface-alt) 25%,color-mix(in srgb,var(--rd-surface-alt) 55%,var(--rd-surface)) 42%,var(--rd-surface-alt) 60%);background-size:220% 100%;animation:rd-skeleton-wave 1.4s ease-in-out infinite}@keyframes rd-skeleton-wave{0%{background-position:130% 0}to{background-position:-90% 0}}@media(prefers-reduced-motion:reduce){.rd-skeleton,.rd-checklist-status,.rd-deposit-head[data-compact-view=address]>.rd-deposit-address,.rd-deposit-head[data-compact-view=qr]>.rd-deposit-qr-pane,.rd-checklist-status-waiting .rd-checklist-status-dot,.rd-checklist-status-detected .rd-checklist-status-dot{animation:none}}.rd-skeleton-form{display:flex;flex-direction:column;gap:.85rem}.rd-skeleton-qr{flex:none;width:172px;height:172px;border-radius:16px}.rd-skeleton-address{flex:1 1 12rem;min-width:0;height:172px;border-radius:16px}.rd-skeleton-line{height:.9rem;width:40%}.rd-skeleton-field{height:48px}.rd-skeleton-notice{height:96px}.rd-skeleton-cta{height:48px}.rd-wizard{flex:1 1 auto;min-height:0;overflow-y:auto;container:rd-wizard / inline-size;padding:1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));scroll-padding:1.5rem 0 calc(1.5rem + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-width:none;gap:.85rem}.rd-deposit-tabs{--rd-tab-count: 3;--rd-active-tab-index: 0;position:sticky;top:-1rem;z-index:2;display:flex;flex:0 0 auto;justify-content:space-around;margin:-1rem -1.25rem 0;padding:1rem 1.25rem 0;border-bottom:1px solid var(--rd-border);background:var(--rd-surface)}.rd-deposit-tabs[data-active-index="1"]{--rd-active-tab-index: 1}.rd-deposit-tabs[data-active-index="2"]{--rd-active-tab-index: 2}.rd-deposit-tabs:after{position:absolute;bottom:-1px;left:1.25rem;width:calc((100% - 2.5rem) / var(--rd-tab-count));height:2px;background:var(--rd-accent);content:"";pointer-events:none;transform:translate(calc(var(--rd-active-tab-index) * 100%));transition:transform .22s cubic-bezier(.22,1,.36,1),width .18s ease}.rd-root .rd-deposit-tab{position:relative;display:inline-flex;flex:1 1 0;min-width:0;min-height:2.75rem;align-items:center;justify-content:center;gap:.4rem;padding:.85rem .35rem;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--rd-text-muted);font:inherit;font-size:.875rem;font-weight:650;line-height:1.2;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.rd-root .rd-deposit-tab[data-active=true]{color:var(--rd-text)}.rd-root .rd-deposit-tab:hover:not(:disabled),.rd-root .rd-deposit-tab:focus-visible{outline:none;background:color-mix(in srgb,var(--rd-accent) 7%,transparent);color:var(--rd-text)}.rd-deposit-tab>.rd-recovery-badge{position:static;flex:none;min-width:1rem;height:1rem;padding:0 .2rem;border-width:0}.rd-deposit-tab-panel{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:.85rem;transform-origin:top center;animation:rd-deposit-tab-in .18s cubic-bezier(.22,1,.36,1)}@keyframes rd-deposit-tab-in{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}.rd-stack{display:flex;min-width:0;flex-direction:column;gap:.75rem}.rd-wizard-header{display:flex;align-items:center;gap:.5rem;margin-bottom:0}.rd-wizard-heading{font-size:1rem;font-weight:700;color:var(--rd-text);margin:0}.rd-wizard-actions{margin-left:auto;display:flex;align-items:center;gap:.25rem}.rd-min-notice-pending{color:var(--rd-text-muted)}.rd-min-notice-pending b{font-weight:750;color:var(--rd-warning);font-variant-numeric:tabular-nums}.rd-locked-card{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 1.25rem;border:1px solid var(--rd-border);border-radius:16px;background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--rd-accent) 12%,transparent),transparent 52%),var(--rd-surface-alt);text-align:center;box-sizing:border-box}.rd-locked-glyph{display:grid;width:3rem;height:3rem;place-items:center;margin-bottom:.1rem;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:50%;background:color-mix(in srgb,var(--rd-accent) 12%,var(--rd-surface));color:var(--rd-accent);line-height:0;box-shadow:0 10px 30px color-mix(in srgb,var(--rd-accent) 12%,transparent)}.rd-locked-title{margin:0;color:var(--rd-text);font-size:1rem;font-weight:750;line-height:1.3}.rd-locked-text{max-width:22rem;margin:0;color:var(--rd-text-muted);font-size:.8rem;line-height:1.45}.rd-locked-card>.rd-card-hint{max-width:22rem;margin:-.2rem 0 0;text-wrap:balance}.rd-root button.rd-locked-action{display:inline-flex;width:min(18rem,100%);min-height:2.6rem;align-items:center;justify-content:center;gap:.5rem;margin-top:.25rem}.rd-delivery-recipient{display:flex;flex-direction:column;gap:.3rem;margin-top:.5rem}.rd-checklist-credit{font-size:clamp(10px,2.7vw,11.5px);white-space:nowrap}.rd-checklist{background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:14px;padding:11px 14px;display:flex;flex-direction:column;gap:7px}.rd-checklist-row{display:flex;align-items:flex-start;gap:.5rem;font-size:12.5px;line-height:1.5;color:var(--rd-text)}.rd-checklist-row[data-rd-checklist-only]{align-items:center;white-space:nowrap;font-size:clamp(10.5px,2.8vw,12.5px)}.rd-checklist-mark{flex:none;width:1.05rem;text-align:center;font-weight:800;color:var(--rd-text-muted)}.rd-checklist-mark-warn{color:var(--rd-warning)}.rd-checklist-accent{color:var(--rd-accent);font-weight:750;font-variant-numeric:tabular-nums}.rd-checklist-status{min-height:54px;display:flex;align-items:center;gap:.65rem;padding:10px 12px;border:1px solid color-mix(in srgb,var(--rd-accent) 30%,var(--rd-border));border-radius:12px;background:var(--rd-surface-alt);color:var(--rd-text-muted);font-size:12.5px;line-height:1.45;transform-origin:top center;animation:rd-status-enter .48s cubic-bezier(.22,1,.36,1)}.rd-checklist-status-waiting,.rd-checklist-status-detected{border-color:color-mix(in srgb,var(--rd-warning) 42%,var(--rd-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--rd-warning) 10%,transparent)}@keyframes rd-status-enter{0%{opacity:0;transform:translateY(-10px) scale(.985);box-shadow:0 0 color-mix(in srgb,var(--rd-accent) 28%,transparent)}65%{opacity:1;transform:translateY(1px) scale(1);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-accent) 16%,transparent)}to{opacity:1;transform:translateY(0);box-shadow:0 0 0 0 transparent}}.rd-checklist-status-dot{flex:none;width:9px;height:9px;border-radius:50%;background:var(--rd-warning);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-warning) 14%,transparent)}.rd-checklist-status-waiting .rd-checklist-status-dot,.rd-checklist-status-detected .rd-checklist-status-dot{animation:rd-status-breathe 1.8s ease-in-out infinite}@keyframes rd-status-breathe{0%,to{opacity:.82;transform:scale(.96);box-shadow:0 0 0 3px color-mix(in srgb,var(--rd-warning) 10%,transparent)}50%{opacity:1;transform:scale(1);box-shadow:0 0 0 5px color-mix(in srgb,var(--rd-warning) 15%,transparent)}}.rd-checklist-status-funded,.rd-checklist-status-processing{color:var(--rd-text);border-color:color-mix(in srgb,var(--rd-accent) 40%,transparent)}.rd-checklist-status-funded .rd-checklist-status-dot,.rd-checklist-status-processing .rd-checklist-status-dot{background:var(--rd-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-accent) 14%,transparent)}.rd-checklist-status-completed{border-color:color-mix(in srgb,var(--rd-success) 40%,transparent);background:var(--rd-success-bg);color:var(--rd-success)}.rd-checklist-status-completed .rd-checklist-status-dot{background:var(--rd-success);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-success) 14%,transparent)}.rd-checklist-status-failed{border-color:color-mix(in srgb,var(--rd-danger) 40%,transparent);background:var(--rd-danger-bg);color:var(--rd-danger)}.rd-checklist-status-failed .rd-checklist-status-dot{background:var(--rd-danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--rd-danger) 14%,transparent)}@container rd-wizard (max-width: 30rem){.rd-recover-sum{padding-inline:.75rem}.rd-recover-sum-value{font-size:clamp(1rem,6cqi,1.5rem)}[data-rd-recover-funds] .rd-callout,.rd-token-row-status,.rd-token-row-warn,.rd-token-row-step,.rd-recover-foot{overflow-wrap:anywhere}.rd-token-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:.875rem}.rd-root .rd-token-row-action{width:100%;min-height:2.75rem;grid-column:1 / -1}.rd-token-row-spinner{grid-column:1 / -1;justify-self:center}}@container rd-wizard (max-width: 24rem){.rd-history-card-top{flex-direction:column;align-items:flex-start}.rd-history-card-top>.rd-status-pill{max-width:100%;margin-left:0;white-space:normal}.rd-history-asset{overflow:visible;text-overflow:clip;white-space:normal}.rd-history-card-amounts{grid-template-columns:minmax(0,1fr);gap:.45rem}.rd-history-amount-block{width:100%}.rd-history-amount-block:last-child{align-items:flex-start;text-align:left}.rd-history-card-arrow{display:inline-flex;justify-self:center;margin:0;transform:rotate(90deg);transform-origin:center}.rd-history-card-foot{align-items:flex-start}.rd-history-date{min-width:0;line-height:1.4;overflow-wrap:anywhere}.rd-history-step{grid-template-columns:.5rem minmax(0,1fr);grid-template-areas:"dot label" ". chain" ". amount" ". tx";column-gap:.5rem;row-gap:.25rem;align-items:start;padding-block:.65rem;line-height:1.35}.rd-history-step+.rd-history-step{border-top:1px solid var(--rd-border)}.rd-history-step-dot{grid-area:dot;margin-top:.35rem}.rd-history-step-label{grid-area:label}.rd-history-step-chain{grid-area:chain}.rd-history-step-amount{grid-area:amount}.rd-history-step-tx{grid-area:tx;min-width:0;max-width:100%}.rd-history-step-tx a{overflow-wrap:anywhere}.rd-history-step-shared{display:block;margin:.15rem 0 0}.rd-history-step>.rd-muted{grid-area:tx}}@container rd-wizard (max-width: 22rem){.rd-root .rd-deposit-tab{gap:.2rem;padding-inline:.15rem;font-size:.8rem}.rd-history-row-button,.rd-history-detail{padding-inline:.75rem}}@media(prefers-reduced-motion:reduce){.rd-deposit-tabs:after,.rd-root .rd-deposit-tab{transition:none}.rd-deposit-tab-panel{animation:none}}
18
+ `);import{jsx as jn,jsxs as en}from"react/jsx-runtime";function sf({minNotice:e,arrivalStatus:t}){let r=t.amount&&t.symbol?`${t.amount} ${t.symbol} arrived`:t.amount?`${t.amount} arrived`:void 0,n=(()=>{switch(t.phase){case"detected":if(e.remaining!==void 0){let o=`${e.remaining} ${e.symbol}`;return r?`${r} at the processing address. Waiting for ${o} more to reach the minimum.`:`Deposit detected. Waiting for ${o} more to reach the minimum.`}return r?`${r} at the processing address. Checking the minimum.`:"Deposit detected. Checking the minimum.";case"funded":return`${e.min} ${e.symbol} received at the processing address. Preparing delivery.`;case"processing":return"Minimum reached. Bridging and delivering to ONEchain.";case"completed":return"Transfer completed. Funds were delivered to ONEchain.";case"failed":return`Transfer needs attention${t.backendStatus?` (${t.backendStatus})`:""}.`;case"unavailable":return e.remaining===void 0?"Live status is temporarily unavailable. Retrying automatically.":void 0;default:return e.remaining===void 0?"Waiting for your deposit.":void 0}})();return n?en("div",{className:`rd-checklist-status rd-checklist-status-${t.phase}`,"data-rd-deposit-status":"","data-phase":t.phase,role:"status","aria-live":"polite","aria-atomic":"true",children:[jn("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),jn("span",{children:n})]},`live:${t.phase}:${n}`):e.remaining!==void 0?en("div",{className:"rd-checklist-status rd-checklist-status-waiting rd-min-notice-pending","data-rd-min-notice-pending":"",role:"status","aria-live":"polite","aria-atomic":"true",children:[jn("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),en("span",{children:["Waiting for"," ",en("b",{children:[e.remaining," ",e.symbol]})," ","more to arrive at the processing address."]})]},`pending:${e.remaining}:${e.symbol}`):null}function lf({minNotice:e,onlySend:t,showWalletCreditNote:r=!1}){return en("div",{className:"rd-checklist","data-rd-checklist":"",children:[en("div",{className:"rd-checklist-row","data-rd-checklist-only":"",children:[jn("span",{className:"rd-checklist-mark rd-checklist-mark-warn","aria-hidden":"true",children:"!"}),en("span",{children:[en("b",{children:[t.chainName," ",t.symbol," only"]})," \xB7 ",en("b",{className:"rd-checklist-accent",children:[e.min," ",e.symbol," minimum"]})]})]}),en("div",{className:"rd-checklist-row",children:[jn("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u21BB"}),jn("span",{children:"Reusable \u2014 deposit as many times as you like"})]}),r&&en("div",{className:"rd-checklist-row rd-checklist-credit","data-rd-checklist-credit":"",children:[jn("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u2192"}),jn("span",{children:"Credited to your ONEchain wallet"})]})]})}import{useEffect as Vy,useId as qy,useState as pf}from"react";var ba="0x0000000000000000000000000000000000000000",Oy=/^0x[0-9a-fA-F]{40}$/;function dt(e){return Oy.test(e)}function Ut(e,t){let r=e<0n,o=(r?-e:e).toString().padStart(t+1,"0"),a=t===0?o:o.slice(0,-t),i=t===0?"":o.slice(-t).replace(/0+$/,""),s=i?`${a}.${i}`:a;return r?`-${s}`:s}function qi(e,t){let r=e.match(/^(-?)(\d+)(?:\.(\d+))?$/);if(!r)throw new Error(`parseUnits: invalid decimal string "${e}"`);let[,n,o,a=""]=r;if(a.length>t)throw new Error(`parseUnits: too many decimal places for ${t} decimals`);let i=BigInt(o+a.padEnd(t,"0"));return n==="-"?-i:i}import{useId as Wn}from"react";var Dl="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTQwIDU0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0MDAwXzM4NTkwKSI+CjxtYXNrIGlkPSJtYXNrMF83NDAwMF8zODU5MCIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1NDAiIGhlaWdodD0iNTQwIj4KPHBhdGggZD0iTTI3MCAwQzU2Ljg1NjMgMCAwIDU2Ljg1NjMgMCAyNzBDMCA0ODMuMTQ0IDU2Ljg1NjMgNTQwIDI3MCA1NDBDNDgzLjE0NCA1NDAgNTQwIDQ4My4xNDQgNTQwIDI3MEM1NDAgNTYuODU2MyA0ODMuMTQ0IDAgMjcwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfNzQwMDBfMzg1OTApIj4KPHBhdGggZD0iTTUzOS43MzEgMC4yNzA1MDhIMFY1NDAuMDAxSDUzOS43MzFWMC4yNzA1MDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzQwMDBfMzg1OTApIi8+CjxwYXRoIGQ9Ik0xODguNjIzIDU0MC4wMDFINTM5Ljg2NVYxMDIuOTM2TDE4OC42MjMgMzI3LjkzNlY1NDAuMDAxWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzc0MDAwXzM4NTkwKSIvPgo8cGF0aCBkPSJNMTg4LjYyMyA1NDAuMDAySDBWMTI4LjUzNUwxODguNjIzIDMyNy45MzZWNTQwLjAwMloiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCkiLz4KPC9nPgo8cGF0aCBkPSJNMTQ3Ljg4NCA0MDMuNDkzQzEzOC4wMjUgNDAzLjQ5MyAxMjkuMjk2IDQwMS40MzkgMTIxLjY5NiAzOTcuMzMxQzExNC4wOTYgMzkzLjEyIDEwOC4xNCAzODcuMzY5IDEwMy44MjYgMzgwLjA3N0M5OS42MTU1IDM3Mi43ODYgOTcuNTEwMiAzNjQuNTcgOTcuNTEwMiAzNTUuNDI5VjI5OC44NjZDOTcuNTEwMiAyOTYuNDk5IDk5LjQyOSAyOTQuNTggMTAxLjc5NiAyOTQuNThIMTEzLjQwNUMxMTUuNzcyIDI5NC41OCAxMTcuNjkxIDI5Ni40OTkgMTE3LjY5MSAyOTguODY2VjM1NC41MDVDMTE3LjY5MSAzNjAuMzU5IDExOS4wMjYgMzY1LjU5NyAxMjEuNjk2IDM3MC4yMThDMTI0LjM2NiAzNzQuNzM3IDEyOC4wMTIgMzc4LjMzMSAxMzIuNjM0IDM4MS4wMDJDMTM3LjI1NSAzODMuNTY5IDE0Mi4zMzkgMzg0Ljg1MyAxNDcuODg0IDM4NC44NTNDMTUzLjg0MSAzODQuODUzIDE1OS4xODEgMzgzLjU2OSAxNjMuOTA2IDM4MS4wMDJDMTY4LjYzIDM3OC4zMzEgMTcyLjMyNyAzNzQuNzM3IDE3NC45OTcgMzcwLjIxOEMxNzcuNjY3IDM2NS41OTcgMTc5LjAwMiAzNjAuMzU5IDE3OS4wMDIgMzU0LjUwNVYyOTguODY2QzE3OS4wMDIgMjk2LjQ5OSAxODAuOTIxIDI5NC41OCAxODMuMjg4IDI5NC41OEgxOTQuMTI3QzE5Ni40OTQgMjk0LjU4IDE5OC40MTMgMjk2LjQ5OSAxOTguNDEzIDI5OC44NjZWMzU1LjQyOUMxOTguNDEzIDM2NC41NyAxOTYuMjU2IDM3Mi43ODYgMTkxLjk0MyAzODAuMDc3QzE4Ny43MzIgMzg3LjM2OSAxODEuODI3IDM5My4xMiAxNzQuMjI3IDM5Ny4zMzFDMTY2LjczIDQwMS40MzkgMTU3Ljk0OSA0MDMuNDkzIDE0Ny44ODQgNDAzLjQ5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNjcuNjU3IDQwNC4xMDlDMjYwLjM2NSA0MDQuMTA5IDI1My42MzggNDAzLjMzOSAyNDcuNDc2IDQwMS43OThDMjQxLjQxNyA0MDAuMTU1IDIzNS44NzEgMzk3Ljg0NCAyMzAuODM5IDM5NC44NjZDMjI2Ljg3MiAzOTIuNDY5IDIyMy4yMDQgMzg5LjU3NCAyMTkuODM2IDM4Ni4xNzlDMjE4LjM5OCAzODQuNzMxIDIxOC4zMjEgMzgyLjQ0OSAyMTkuNTUgMzgwLjgyMUwyMjYuMTg2IDM3Mi4wM0MyMjcuODAzIDM2OS44ODggMjMwLjk2MyAzNjkuNzUxIDIzMi44ODMgMzcxLjYyNkMyMzcuOTUzIDM3Ni41NzYgMjQzLjAyMyAzODAuMjE1IDI0OC4wOTIgMzgyLjU0MkMyNTQuNDYgMzg1LjMxNSAyNjEuMjg5IDM4Ni43MDIgMjY4LjU4MSAzODYuNzAyQzI3Mi43OTIgMzg2LjcwMiAyNzYuNzQ2IDM4Ni4xODggMjgwLjQ0MyAzODUuMTYxQzI4NC4yNDMgMzg0LjAzMSAyODcuMzI0IDM4Mi40MzkgMjg5LjY4NiAzODAuMzg1QzI5Mi4xNTEgMzc4LjIyOSAyOTMuMzgzIDM3NS42MSAyOTMuMzgzIDM3Mi41MjlDMjkzLjM4MyAzNzAuNDc1IDI5Mi43NjcgMzY4LjcyOSAyOTEuNTM0IDM2Ny4yOTFDMjkwLjQwNSAzNjUuNzUxIDI4OC44MTMgMzY0LjQ2NyAyODYuNzU5IDM2My40NEMyODQuODA4IDM2Mi4zMSAyODIuNTQ4IDM2MS4zODYgMjc5Ljk4MSAzNjAuNjY3QzI3Ny40MTMgMzU5Ljk0OCAyNzQuNzQzIDM1OS4zMzIgMjcxLjk3IDM1OC44MTlDMjY5LjE5NyAzNTguMzA1IDI2Ni40MjQgMzU3Ljg0MyAyNjMuNjUxIDM1Ny40MzJDMjU3LjE4MSAzNTYuNDA1IDI1MS40MyAzNTUuMDcgMjQ2LjM5OCAzNTMuNDI3QzI0MS4zNjUgMzUxLjY4MSAyMzcuMTAzIDM0OS40NzMgMjMzLjYxMiAzNDYuODAzQzIzMC4xMiAzNDQuMTMyIDIyNy40NSAzNDEgMjI1LjYwMSAzMzcuNDA2QzIyMy44NTUgMzMzLjgxMSAyMjIuOTgyIDMyOS42NTIgMjIyLjk4MiAzMjQuOTI4QzIyMi45ODIgMzE5Ljk5OCAyMjQuMTEyIDMxNS41ODIgMjI2LjM3MSAzMTEuNjc5QzIyOC42MzEgMzA3LjY3NCAyMzEuODE0IDMwNC4yODUgMjM1LjkyMiAzMDEuNTEyQzI0MC4wMyAyOTguNzM5IDI0NC43NTUgMjk2LjYzNCAyNTAuMDk1IDI5NS4xOTZDMjU1LjUzOCAyOTMuNjU2IDI2MS40NDMgMjkyLjg4NSAyNjcuODExIDI5Mi44ODVDMjc0LjU4OSAyOTIuODg1IDI4MC43IDI5My42MDQgMjg2LjE0MyAyOTUuMDQyQzI5MS42ODggMjk2LjQ4IDI5Ni41NjcgMjk4LjU4NSAzMDAuNzc3IDMwMS4zNThDMzAzLjkzOCAzMDMuMzYzIDMwNi43MjMgMzA1LjY4NiAzMDkuMTMyIDMwOC4zMjdDMzEwLjUyMiAzMDkuODUyIDMxMC40IDMxMi4xNjkgMzA5LjAxMSAzMTMuNjk2TDMwMi4yNDEgMzIxLjEzNUMzMDAuNDkgMzIzLjA1OCAyOTcuNDUzIDMyMi45NzMgMjk1LjU0OCAzMjEuMjAzQzI5My44MzkgMzE5LjYxNCAyOTEuOTg3IDMxOC4xODYgMjg5Ljk5NCAzMTYuOTE3QzI4Ni43MDcgMzE0Ljc2IDI4My4xNjQgMzEzLjE2OCAyNzkuMzY0IDMxMi4xNDFDMjc1LjU2NSAzMTEuMDEyIDI3MS41NTkgMzEwLjQ0NyAyNjcuMzQ5IDMxMC40NDdDMjYyLjgzIDMxMC40NDcgMjU4LjgyNCAzMTAuOTYgMjU1LjMzMyAzMTEuOTg3QzI1MS44NDEgMzEzLjAxNCAyNDkuMDY4IDMxNC41MDQgMjQ3LjAxNCAzMTYuNDU1QzI0NC45NiAzMTguNDA2IDI0My45MzMgMzIwLjc2OCAyNDMuOTMzIDMyMy41NDFDMjQzLjkzMyAzMjUuODAxIDI0NC42MDEgMzI3LjgwMyAyNDUuOTM2IDMyOS41NDlDMjQ3LjI3MSAzMzEuMTkyIDI0OS4xMTkgMzMyLjYzIDI1MS40ODEgMzMzLjg2MkMyNTMuOTQ2IDMzNC45OTIgMjU2LjgyMiAzMzUuOTY4IDI2MC4xMDggMzM2Ljc4OUMyNjMuMzk1IDMzNy41MDggMjY2Ljk4OSAzMzguMTc2IDI3MC44OTIgMzM4Ljc5MkMyNzYuODQ4IDMzOS43MTYgMjgyLjQ0NSAzNDAuODk3IDI4Ny42ODMgMzQyLjMzNUMyOTIuOTIxIDM0My43NzMgMjk3LjU0MiAzNDUuNjczIDMwMS41NDggMzQ4LjAzNUMzMDUuNTUzIDM1MC4yOTQgMzA4LjYzNCAzNTMuMTcgMzEwLjc5MSAzNTYuNjYyQzMxMy4wNSAzNjAuMDUxIDMxNC4xOCAzNjQuMzEzIDMxNC4xOCAzNjkuNDQ4QzMxNC4xOCAzNzYuNTM0IDMxMi4yMjggMzgyLjY5NiAzMDguMzI2IDM4Ny45MzRDMzA0LjQyMyAzOTMuMDY5IDI5OC45OCAzOTcuMDc0IDI5MS45OTYgMzk5Ljk1QzI4NS4xMTYgNDAyLjcyMyAyNzcuMDAyIDQwNC4xMDkgMjY3LjY1NyA0MDQuMTA5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM0Mi43NjkgNDAyLjU2OUMzNDAuNDAyIDQwMi41NjkgMzM4LjQ4MyA0MDAuNjUgMzM4LjQ4MyAzOTguMjgzVjI5OS4wMkMzMzguNDgzIDI5Ni42NTMgMzQwLjQwMiAyOTQuNzM0IDM0Mi43NjkgMjk0LjczNEgzODUuMzM1QzM5NC4zNzIgMjk0LjczNCA0MDIuNDM0IDI5Ni4xMiA0MDkuNTIxIDI5OC44OTNDNDE2LjYwNyAzMDEuNTYzIDQyMi42MTUgMzA1LjM2MyA0MjcuNTQ0IDMxMC4yOTNDNDMyLjQ3NCAzMTUuMjIyIDQzNi4xNzEgMzIwLjk3NCA0MzguNjM2IDMyNy41NDZDNDQxLjIwMyAzMzQuMDE3IDQ0Mi40ODcgMzQxLjA1MSA0NDIuNDg3IDM0OC42NTFDNDQyLjQ4NyAzNTYuMzU0IDQ0MS4yMDMgMzYzLjQ5MSA0MzguNjM2IDM3MC4wNjRDNDM2LjE3MSAzNzYuNTM0IDQzMi40NzQgMzgyLjIzNCA0MjcuNTQ0IDM4Ny4xNjRDNDIyLjYxNSAzOTEuOTkxIDQxNi42MDcgMzk1Ljc5IDQwOS41MjEgMzk4LjU2M0M0MDIuNDM0IDQwMS4yMzQgMzk0LjM3MiA0MDIuNTY5IDM4NS4zMzUgNDAyLjU2OUgzNDIuNzY5Wk0zNTguNTEgMzg0LjY2M0MzNTguNTEgMzg1LjI2OCAzNTcuNjk4IDM4NS40NjggMzU3LjQxNiAzODQuOTMzQzM1Ny4yMTMgMzg0LjU0NyAzNTcuNDkzIDM4NC4wODMgMzU3LjkzIDM4NC4wODNIMzg0LjU2NEMzOTAuODI5IDM4NC4wODMgMzk2LjI3MiAzODMuMjEgNDAwLjg5NCAzODEuNDY0QzQwNS42MTggMzc5LjYxNSA0MDkuNTIxIDM3Ny4wOTkgNDEyLjYwMiAzNzMuOTE1QzQxNS42ODMgMzcwLjczMiA0MTcuOTQyIDM2Ny4wMzUgNDE5LjM4IDM2Mi44MjRDNDIwLjkyIDM1OC41MSA0MjEuNjkgMzUzLjc4NiA0MjEuNjkgMzQ4LjY1MUM0MjEuNjkgMzQzLjYxOSA0MjAuOTIgMzM4Ljk5NyA0MTkuMzggMzM0Ljc4N0M0MTcuOTQyIDMzMC40NzMgNDE1LjYzMSAzMjYuNzI1IDQxMi40NDcgMzIzLjU0MUM0MDkuMzY3IDMyMC4yNTUgNDA1LjUxNSAzMTcuNzM5IDQwMC44OTQgMzE1Ljk5M0MzOTYuMjcyIDMxNC4xNDQgMzkwLjgyOSAzMTMuMjIgMzg0LjU2NCAzMTMuMjJIMzU3Ljg0N0MzNTcuMjk5IDMxMy4yMiAzNTYuOTg4IDMxMi41OTEgMzU3LjMyMSAzMTIuMTU1QzM1Ny43MDYgMzExLjY1MiAzNTguNTEgMzExLjkyNCAzNTguNTEgMzEyLjU1N1YzODQuNjYzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI1NS4wNiA4NS4zNzAxTDIwNS4zODkgMTE0LjA2OUMxOTYuNjI4IDExOS4xMDUgMTkzLjU5MiAxMzAuNDE5IDE5OC42MjggMTM5LjE4QzIwMy42NjQgMTQ3Ljk0MiAyMTQuOTc4IDE1MC45NzcgMjIzLjc0IDE0NS45NDFMMjY1Ljc1MyAxMjEuNjU3TDI0NS43NDcgMTQzLjExM1YyMjcuMjc3QzI0NS43NDcgMjM3LjQxOCAyNTQuMDI1IDI0NS42OTcgMjY0LjE2NiAyNDUuNjk3QzI3NC4zMDcgMjQ1LjY5NyAyODIuNTg2IDIzNy40MTggMjgyLjU4NiAyMjcuMjc3VjEwMS4zMDZDMjgyLjU4NiA5Ny43ODc4IDI4MS40ODIgOTQuMzM4NSAyODAuMTAyIDkyLjA2MTlDMjc0LjkyOCA4My4zNjk1IDI2My43NTIgODAuMjY1IDI1NC45OTEgODUuMzAxMUwyNTUuMDYgODUuMzcwMVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9Ii02Mi41MTUiIHkxPSItNjQuODA0MyIgeDI9IjU3NS40MzQiIHkyPSI1NzcuNzI2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMzc1MkQiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRUMxMjcyIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjEzNC43MzEiIHkxPSIxMjQuMjIzIiB4Mj0iMzk3LjU5IiB5Mj0iMzUwLjE2NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjMzNi42OTIiIHkxPSIxOC43Mjk1IiB4Mj0iODguMjQ4NSIgeTI9IjM0Mi4yMTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc0MDAwXzM4NTkwIj4KPHJlY3Qgd2lkdGg9IjU0MCIgaGVpZ2h0PSI1NDAiIHJ4PSIyNzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==",By="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjMwMCIgdmlld0JveD0iMCAwIDMwMCAzMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNTAgMzAwQzIzMi44NDMgMzAwIDMwMCAyMzIuODQzIDMwMCAxNTBDMzAwIDY3LjE1NzMgMjMyLjg0MyAwIDE1MCAwQzY3LjE1NzMgMCAwIDY3LjE1NzMgMCAxNTBDMCAyMzIuODQzIDY3LjE1NzMgMzAwIDE1MCAzMDBaIiBmaWxsPSJibGFjayIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAsMTUwKSBzY2FsZSgwLjg1KSB0cmFuc2xhdGUoLTE1MCwtMTUwKSI+CjxwYXRoIGQ9Ik0xNjYuOTkzIDM2LjMyMFY1OS41ODVIMjAwLjM3OEwyMjIuNjgwIDgxLjg4N1YxMDcuNzc1SDE5MC4xMzJWOTIuMTMySDEwOS44NjlWMTMzLjcyNkgxOTMuMzE3TDIyMi42ODAgMTYzLjA4N0wyMjIuNjgxIDIwNi42MzZWMjE3LjkzOEwyMDEuNDM2IDIzOS4xODNIMTY4Ljg1OFYyNjMuNjgwSDE0MC4yNDFWMjM5LjE4M0g5OC41NjRMNzcuMzIwIDIxNy45MzlWMTkxLjM3M0gxMDkuODY5VjIwNi42MzZIMTkwLjEzMlYxNjYuMjc0SDEwMS44NTRMNzcuMzIwIDE0MS43NDBWODEuODg3TDk5LjYyMiA1OS41ODVIMTQwLjI0MVYzNi4zMjBIMTY2Ljk5M1oiIGZpbGw9IiNGQjg1MjQiLz4KPC9nPgo8L3N2Zz4K",zy="data:image/png;base64,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",Fy="data:image/png;base64,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";function df(e){switch(e.toUpperCase()){case"ONEUSD":return Dl;case"PONEUSD":return By;case"USDT":return zy;case"USDC":return Fy;default:return}}import{jsx as Z,jsxs as qt}from"react/jsx-runtime";function cf(e){let t=e.trim();return t?t.slice(0,2).toUpperCase():"?"}function Uy({size:e,bg:t,fg:r="#ffffff",children:n}){return qt("svg",{width:e,height:e,viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:[Z("circle",{cx:"12",cy:"12",r:"12",fill:t}),Z("g",{fill:r,stroke:r,children:n})]})}function Pl({size:e,bg:t,fg:r="#ffffff",text:n}){return Z(Uy,{size:e,bg:t,fg:r,children:Z("text",{x:"12",y:"12",textAnchor:"middle",dominantBaseline:"central",fontSize:"10",fontWeight:700,fontFamily:"inherit",stroke:"none",fill:r,children:n})})}function Fo({size:e,viewBox:t="0 0 24 24",children:r}){return Z("svg",{width:e,height:e,viewBox:t,"aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:r})}function jy({size:e}){let t=Wn();return qt(Fo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#000",d:"M24 0H0v24h24z"}),Z("path",{fill:"#8FFCF3",d:"M12 4v5.912l5 2.237z"}),Z("path",{fill:"#CABCF8",d:"m12 4-5 8.148 5-2.235z"}),Z("path",{fill:"#CBA7F5",d:"M12 15.98V20l5-6.92z"}),Z("path",{fill:"#74A0F3",d:"M12 20v-4.02l-5-2.9z"}),Z("path",{fill:"#CBA7F5",d:"m12 15.049 5-2.9-5-2.236z"}),Z("path",{fill:"#74A0F3",d:"m7 12.149 5 2.9V9.913z"}),Z("path",{fill:"#202699",fillRule:"evenodd",clipRule:"evenodd",d:"m12 15.048-5-2.9L12 4l5 8.148zm-4.67-3.136 4.588-7.475v5.435zm-.068.204 4.656-2.068v4.768zm4.816-2.068v4.768l4.653-2.7zm0-.176 4.588 2.04-4.588-7.475z"}),Z("path",{fill:"#202699",fillRule:"evenodd",clipRule:"evenodd",d:"m12 15.917-5-2.84L12 20l5-6.924zm-4.44-2.341 4.36 2.48v3.56zm4.519 2.48v3.56l4.36-6.04z"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function Wy({size:e}){let t=Wn();return qt(Fo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#F0B90B",d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"M7.635 6.449 12 4l4.364 2.449-1.6.907L12 5.809 9.24 7.356zm8.73 3.093-1.6-.906L12 10.182 9.24 8.636l-1.605.906v1.81l2.756 1.546v3.089l1.609.906 1.604-.906v-3.09l2.76-1.546zm0 4.903V12.63l-1.6.907v1.809zm1.141.64-2.76 1.542v1.813l4.365-2.453v-4.898l-1.605.902zm-1.604-7.09 1.6.907v1.81l1.609-.903V7.996l-1.605-.907L15.902 8zm-5.511 9.29v1.808L12 20l1.604-.907V17.29l-1.604.9-1.605-.907zM7.635 14.44l1.6.907v-1.81l-1.6-.906v1.813zm2.756-6.444L12 8.902l1.604-.906L12 7.089 10.395 8zm-3.898.906 1.605-.906-1.6-.907L4.888 8v1.813l1.605.903zm0 3.09-1.604-.903v4.898l4.364 2.453v-1.818L6.498 15.08v-3.093z"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function Gy({size:e}){let t=Wn();return qt(Fo,{size:e,viewBox:"0 0 111 111",children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#fff",d:"M0 0h111v111H0z"}),Z("path",{fill:"#0052FF",d:"M54.921 110.034C85.359 110.034 110.034 85.402 110.034 55.017C110.034 24.6319 85.359 0 54.921 0C26.0432 0 2.35281 22.1714 0 50.3923H72.8467V59.6416H0C2.35281 87.8625 26.0432 110.034 54.921 110.034Z"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h111v111H0z"})})})]})}function _y({size:e}){let t=Wn();return qt(Fo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:"#213147",d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"m13.203 13.216-.787 2.124a.27.27 0 0 0 0 .183l1.354 3.655 1.565-.89-1.879-5.072c-.042-.117-.21-.117-.253 0m1.577-3.573a.135.135 0 0 0-.253 0l-.787 2.124a.27.27 0 0 0 0 .183l2.217 5.985 1.565-.89z"}),Z("path",{fill:"#fff",d:"M11.999 4.991a.24.24 0 0 1 .111.03l5.969 3.393a.22.22 0 0 1 .112.19v6.787a.22.22 0 0 1-.112.19l-5.969 3.395a.2.2 0 0 1-.111.029.24.24 0 0 1-.113-.03l-5.968-3.39a.22.22 0 0 1-.112-.19v-6.79a.22.22 0 0 1 .112-.19l5.969-3.393a.23.23 0 0 1 .111-.03m0-.991c-.213 0-.426.054-.616.163L5.416 7.556a1.21 1.21 0 0 0-.616 1.05v6.787c0 .433.234.834.616 1.05l5.968 3.394a1.25 1.25 0 0 0 1.232 0l5.968-3.394a1.21 1.21 0 0 0 .616-1.05V8.606a1.21 1.21 0 0 0-.616-1.05l-5.97-3.393A1.24 1.24 0 0 0 11.998 4"}),Z("path",{fill:"#fff",d:"m8.052 17.943.55-1.482 1.105.905-1.034.93zm3.445-9.823H9.984a.27.27 0 0 0-.254.175l-3.243 8.757 1.565.89L11.623 8.3a.132.132 0 0 0-.127-.179"}),Z("path",{fill:"#fff",d:"M14.144 8.12h-1.513a.27.27 0 0 0-.253.175l-3.704 10 1.565.89 4.032-10.886a.133.133 0 0 0-.127-.179"})]}),Z("defs",{children:Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function Hy({size:e}){let t=Wn(),r=Wn();return qt(Fo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"m15.88 14.86 3.794-2.165a.64.64 0 0 0 .326-.558v-4.33a.64.64 0 0 0-.326-.556L15.88 5.086a.66.66 0 0 0-.65 0L11.432 7.25a.64.64 0 0 0-.325.557v7.737l-2.662 1.517-2.661-1.517v-3.036l2.661-1.517 1.755 1.001V9.958l-1.43-.816a.66.66 0 0 0-.65 0l-3.796 2.165a.64.64 0 0 0-.325.557v4.33c0 .229.124.442.325.557l3.796 2.165c.2.114.45.114.65 0l3.796-2.165a.64.64 0 0 0 .325-.557V8.455l.048-.026 2.613-1.49 2.661 1.516v3.036l-2.661 1.517-1.753-.999v2.037l1.427.814a.66.66 0 0 0 .651 0z"})]}),qt("defs",{children:[qt("linearGradient",{id:r,x1:"3.948",x2:"19.217",y1:"16.617",y2:"7.645",gradientUnits:"userSpaceOnUse",children:[Z("stop",{stopColor:"#A726C1"}),Z("stop",{offset:".88",stopColor:"#803BDF"}),Z("stop",{offset:"1",stopColor:"#7B3FE4"})]}),Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function Qy({size:e}){let t=Wn(),r=Wn();return qt(Fo,{size:e,children:[qt("g",{clipPath:`url(#${t})`,children:[Z("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),Z("path",{fill:"#fff",d:"M17.7 8.358a.55.55 0 0 1-.365.145H4.515c-.455 0-.684-.52-.37-.825l2.106-2.03a.54.54 0 0 1 .364-.15h12.87c.46 0 .685.524.365.83zm0 10.005c-.1.09-.23.14-.365.14H4.515c-.455 0-.684-.516-.37-.82l2.106-2.036a.53.53 0 0 1 .364-.145h12.87c.46 0 .685.52.365.825zm0-7.72a.55.55 0 0 0-.365-.14H4.515c-.455 0-.684.515-.37.82l2.106 2.035c.1.091.23.143.364.144h12.87c.46 0 .685-.52.365-.824z"})]}),qt("defs",{children:[qt("linearGradient",{id:r,x1:"4.001",x2:"20.408",y1:"50.258",y2:"50.108",gradientUnits:"userSpaceOnUse",children:[Z("stop",{stopColor:"#599DB0"}),Z("stop",{offset:"1",stopColor:"#47F8C3"})]}),Z("clipPath",{id:t,children:Z("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function Yi({chainId:e,chainName:t,size:r=20}){switch(e){case 1:return Z(jy,{size:r});case 56:return Z(Wy,{size:r});case 8453:return Z(Gy,{size:r});case 42161:return Z(_y,{size:r});case 137:return Z(Hy,{size:r});case 792703809:return Z(Qy,{size:r});case 612055:return Z(Pl,{size:r,bg:"#0b1f3a",text:"CR"});default:return Z(Pl,{size:r,bg:"#676b7a",text:cf(t??String(e))})}}function po({symbol:e,logoUrl:t,size:r=20}){let n=t&&t.trim().length>0?t.trim():df(e);return n?Z("img",{src:n,alt:"","aria-hidden":"true",width:r,height:r,style:{display:"block",flex:"none",borderRadius:"50%",objectFit:"cover"}}):Z(Pl,{size:r,bg:"#676b7a",text:cf(e)})}import{QRCodeSVG as Yy}from"qrcode.react";import{Fragment as Ki,jsx as pt,jsxs as Ot}from"react/jsx-runtime";function Zi(){return Ot("div",{className:"rd-deposit-head","data-testid":"rd-address-skeleton","aria-hidden":"true",children:[pt("span",{className:"rd-skeleton rd-skeleton-qr"}),pt("span",{className:"rd-skeleton rd-skeleton-address"})]})}function Ky(e){let{depositAddress:t,originChainId:r,originCurrency:n,amountWei:o,isNative:a}=e;if(a)return o!==void 0?`ethereum:${t}@${r}?value=${o.toString()}`:`ethereum:${t}@${r}`;let i=new URLSearchParams({address:t});return o!==void 0&&i.set("uint256",o.toString()),`ethereum:${n}@${r}/transfer?${i.toString()}`}function Zy(e){let{depositAddress:t,splMint:r,humanAmount:n}=e,o=new URLSearchParams;return n&&o.set("amount",n),o.set("spl-token",r),`solana:${t}?${o.toString()}`}function uf({depositAddress:e,originChainId:t,originChainName:r,originCurrency:n,amount:o,tokenSymbol:a,tokenDecimals:i,kind:s="evm",depositState:l,onDeposit:d,canDeposit:c,oneClickEnabled:h=!0}){let[u,m]=pf(!1),[y,b]=pf("address"),f=qy();Vy(()=>{b("address")},[e]);let p=n.toLowerCase()===ba,w=s==="svm";async function g(){try{await navigator.clipboard.writeText(e),m(!0),setTimeout(()=>m(!1),1500)}catch{}}let x;if(o)try{let A=BigInt(o);A>0n&&(x=A)}catch{}let k=x!==void 0,R;if(k)try{R=Ut(x,i)}catch{R=o}let E=w?Zy({depositAddress:e,splMint:n,humanAmount:R??""}):Ky({depositAddress:e,originChainId:t,originCurrency:n,amountWei:x,isNative:p}),{isSubmitting:S,isConfirming:C,isConfirmed:I,needsSwitch:M,txHash:U,reverted:L,error:G}=l;return Ot("section",{className:"rd-stack",children:[Ot("div",{className:"rd-deposit-head","data-compact-view":y,children:[Ot("div",{className:"rd-deposit-qr-pane",children:[Ot("div",{className:"rd-deposit-qr",children:[pt(Yy,{value:E,size:144,level:"H"}),pt("span",{className:"rd-deposit-qr-badge","aria-hidden":"true",children:pt(Yi,{chainId:t,chainName:r,size:28})})]}),pt("button",{type:"button",className:"rd-mobile-address-toggle","aria-label":"Show address and copy",onClick:()=>b("address"),children:Ot("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[pt("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2.25",stroke:"currentColor",strokeWidth:"1.8"}),pt("path",{d:"M16 8V6.25A2.25 2.25 0 0 0 13.75 4h-7.5A2.25 2.25 0 0 0 4 6.25v7.5A2.25 2.25 0 0 0 6.25 16H8",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})]})})]}),Ot("div",{className:"rd-deposit-address",children:[pt("span",{className:"rd-deposit-address-label",children:Ot("button",{type:"button",className:"rd-address-term","aria-describedby":f,children:["Deposit address",pt("span",{id:f,className:"rd-address-tooltip",role:"tooltip",children:"This is a reusable, open deposit address. A wrong token or wrong chain will not be processed automatically, and recovery has weaker guarantees than a one-time order address and may require a manual request."})]})}),pt("button",{type:"button",className:"rd-mobile-qr-toggle","aria-label":"Show deposit QR code","aria-pressed":y==="qr",onClick:()=>b("qr"),children:pt("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none","aria-hidden":"true",children:pt("path",{d:"M7.913 10.833c.69 0 1.25.56 1.25 1.25v4.163c0 .69-.56 1.25-1.25 1.25H3.75c-.69 0-1.25-.56-1.25-1.25v-4.163c0-.69.56-1.25 1.25-1.25h4.163Zm6.255 6.663h-1.665V15.83h1.665v1.666Zm3.332 0h-1.666V15.83H17.5v1.666Zm-13.334-5v3.334h3.331v-3.333H4.166Zm8.337 3.334h-1.666v-1.666h1.666v1.666Zm3.331 0h-1.666v-1.666h1.666v1.666Zm-1.666-1.666h-1.665v-1.667h1.665v1.667Zm3.332 0h-1.666v-1.667H17.5v1.667Zm-4.997-1.667h-1.666v-1.664h1.666v1.664Zm3.331 0h-1.666v-1.664h1.666v1.664ZM7.913 2.504c.69 0 1.25.56 1.25 1.25v4.163c0 .69-.56 1.25-1.25 1.25H3.75c-.69 0-1.25-.56-1.25-1.25V3.754c0-.69.56-1.25 1.25-1.25h4.163Zm8.329 0c.69 0 1.25.56 1.25 1.25v4.163c0 .69-.56 1.25-1.25 1.25h-4.163c-.69 0-1.25-.56-1.25-1.25V3.754c0-.69.56-1.25 1.25-1.25h4.163ZM4.166 4.17V7.5h3.331V4.17H4.166Zm8.329 0V7.5h3.331V4.17h-3.331Z",fill:"currentColor"})})}),pt("span",{className:"rd-address-full",title:e,children:e}),Ot("button",{type:"button",className:"rd-address-copy",onClick:g,"aria-label":`Copy deposit address ${e}`,children:[u?pt("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:pt("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):Ot("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[pt("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),pt("path",{d:"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})]}),pt("span",{"aria-live":"polite",children:u?"Copied":"Copy address"})]})]})]}),!w&&c&&Ot(Ki,{children:[pt("button",{type:"button",className:"rd-button-primary rd-button-block",onClick:d,disabled:S||C||I&&!L,children:I&&!L?"Deposit sent":C?"Confirming...":S?M?"Switching network...":"Confirm in wallet...":`One-click deposit ${a}${M?` (switch to ${r})`:""}`}),G&&pt("div",{className:"rd-callout rd-callout-danger",children:G}),U&&Ot("p",{className:"rd-card-hint",children:["Tx: ",pt("span",{style:{fontFamily:"monospace"},children:U})]}),I&&L&&pt("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),I&&!L&&pt("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."})]}),w&&Ot("div",{className:"rd-callout rd-callout-muted",children:["Pay from a Solana wallet (e.g. Phantom). Scan the QR or copy the address above and send"," ",k?Ot(Ki,{children:["exactly"," ",Ot("strong",{children:[R," ",a]})]}):Ot(Ki,{children:["any amount of ",pt("strong",{children:a})]}),"."]}),(k||!w&&!c&&h)&&Ot("p",{className:"rd-card-hint",children:[k&&Ot(Ki,{children:["Send exactly"," ",Ot("strong",{children:[R," ",a]})," ","on ",r," to this address."]}),!w&&!c&&h&&!k&&"Enter an amount to deposit in one click."]})]})}import{useEffect as Xy,useId as Jy,useRef as ff,useState as Ol}from"react";import*as Gn from"@radix-ui/react-popover";import{jsx as pn,jsxs as wa}from"react/jsx-runtime";function ya({value:e,options:t,onChange:r,disabled:n,ariaLabel:o,id:a}){let i=Jy(),s=a??i,l=`${s}-listbox`,[d,c]=Ol(!1),h=t.findIndex(I=>I.value===e),[u,m]=Ol(h>=0?h:0),y=ff(null),b=ff([]),f=!!n||t.length===0,p=h>=0?t[h]:void 0;Xy(()=>{d&&b.current[u]?.scrollIntoView?.({block:"nearest"})},[d,u]);let[w,g]=Ol(null);function x(){f||(g(y.current?.closest("[data-theme]")?.getAttribute("data-theme")??null),m(h>=0?h:0),c(!0))}function k(I){c(!1),I&&y.current?.focus()}function R(I){let M=t[I];M&&(r(M.value),k(!0))}function E(){f||(d?k(!1):x())}function S(I){if(!f)switch(I.key){case"ArrowDown":I.preventDefault(),d?m(M=>Math.min(M+1,t.length-1)):x();break;case"ArrowUp":I.preventDefault(),d?m(M=>Math.max(M-1,0)):x();break;case"Enter":case" ":I.preventDefault(),d?R(u):x();break;case"Escape":d&&(I.preventDefault(),k(!0));break;case"Tab":d&&c(!1);break;default:break}}let C=d&&t[u]?`${s}-option-${u}`:void 0;return pn(Gn.Root,{open:d,onOpenChange:I=>I?x():k(!1),children:wa("div",{className:"rd-dropdown",children:[pn(Gn.Trigger,{asChild:!0,children:wa("button",{type:"button",id:s,ref:y,className:"rd-dropdown-trigger","aria-haspopup":"listbox","aria-expanded":d,"aria-controls":l,"aria-activedescendant":C,"aria-label":o,disabled:f,onClick:E,onKeyDown:S,children:[wa("span",{className:"rd-dropdown-trigger-content",children:[p?.icon,wa("span",{className:"rd-dropdown-trigger-label",children:[p?.label??"",p?.subLabel&&pn("small",{className:"rd-dropdown-trigger-sub",children:p.subLabel})]})]}),pn("span",{className:"rd-dropdown-chevron","aria-hidden":"true",children:pn(Tr,{size:16})})]})}),d&&pn(Gn.Portal,{children:pn(Gn.Content,{className:"rd-dropdown-popover","data-theme":w??void 0,side:"bottom",align:"start",sideOffset:5,collisionPadding:12,onOpenAutoFocus:I=>I.preventDefault(),onCloseAutoFocus:I=>I.preventDefault(),children:pn("ul",{className:"rd-dropdown-listbox",role:"listbox",id:l,"aria-label":o,tabIndex:-1,"data-vaul-no-drag":!0,children:t.map((I,M)=>{let U=I.value===e,L=M===u;return wa("li",{id:`${s}-option-${M}`,role:"option","aria-selected":U,ref:G=>{b.current[M]=G},className:["rd-dropdown-option",L?"rd-dropdown-option-active":"",U?"rd-dropdown-option-selected":""].filter(Boolean).join(" "),onPointerEnter:()=>m(M),onClick:G=>{G.preventDefault(),R(M)},children:[I.icon,pn("span",{className:"rd-dropdown-option-label",children:I.label}),U&&pn("span",{className:"rd-dropdown-option-check","aria-hidden":"true",children:"\u2713"})]},I.value)})})})})]})})}import{Fragment as Bl,jsx as _n,jsxs as Br}from"react/jsx-runtime";function $y(e,t){if(!e)return"--";try{return Ut(BigInt(e),t)}catch{return"--"}}function mf({quote:e,isLoading:t,error:r,humanAmount:n,originSymbol:o,destination:a}){return Br("div",{className:"rd-stack","data-rd-quote-preview":"",children:[t&&Br("div",{className:"rd-quote-strip","data-testid":"rd-quote-skeleton",children:[_n("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"}),_n("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),_n("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"})]}),!t&&r&&Br("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a quote: ",r.message]}),!t&&!r&&e&&o&&Br(Bl,{children:[Br("div",{className:"rd-quote-strip",children:[Br("span",{className:"rd-quote-strip-side",children:[Br("b",{children:[n," ",o]}),_n("small",{children:"You send"})]}),_n("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),Br("span",{className:"rd-quote-strip-side rd-quote-strip-end",children:[Br("b",{children:["~",$y(e.expectedCrossd,a.decimals)," ",a.symbol]}),_n("small",{children:"You receive"})]})]}),e.belowMin&&_n("div",{className:"rd-callout rd-callout-warning",children:"This amount is below the minimum the bridge will accept. Increase the amount to continue."}),(e.assumesParity||e.feeUsd)&&Br("p",{className:"rd-quote-strip-hint",children:[e.feeUsd&&Br(Bl,{children:["Bridge fee: $",e.feeUsd,", already deducted from the amount above. You also pay your own network fee to send the deposit."," "]}),e.assumesParity&&Br(Bl,{children:["Assumes 1:1 parity between bridged USDT and ",a.symbol,"; the final amount may differ slightly."]})]})]}),!t&&!r&&!e&&_n("p",{className:"rd-muted",children:"Enter an amount to see a quote."})]})}import{useMemo as bf}from"react";var gf={1:{base:"https://etherscan.io",name:"Etherscan",kind:"evm"},56:{base:"https://bscscan.com",name:"BscScan",kind:"evm"},137:{base:"https://polygonscan.com",name:"PolygonScan",kind:"evm"},8453:{base:"https://basescan.org",name:"BaseScan",kind:"evm"},42161:{base:"https://arbiscan.io",name:"Arbiscan",kind:"evm"},612055:{base:"https://scan.crosstoken.io",name:"ONEchain Scan",kind:"evm"},792703809:{base:"https://solscan.io",name:"Solscan",kind:"svm"}};function hf(e,t){let r=gf[e];if(!(!r||!t))return{url:`${r.base}/token/${t}`,name:r.name}}var ex={1:"Ethereum",56:"BNB Smart Chain",137:"Polygon",8453:"Base",42161:"Arbitrum",612055:"ONEchain",792703809:"Solana"};function Uo(e){return ex[e]??`Chain ${e}`}function Xi(e,t){let r=gf[e];if(!(!r||!t))return{url:`${r.base}/tx/${t}`,name:r.name}}import{jsx as zr,jsxs as Hn}from"react/jsx-runtime";function tx(e){let t=new Map;for(let r of e.origins)t.has(r.chainId)||t.set(r.chainId,r.chainName);return Array.from(t,([r,n])=>({chainId:r,chainName:n}))}function wf(e,t){return t===void 0?[]:e.origins.filter(r=>r.chainId===t)}function rx(e,t){let r=Ut(e,t),n=r.indexOf(".");return n===-1?r:`${r.slice(0,n)}.${r.slice(n+1,n+1+4)}`.replace(/\.?0+$/,"")||r.slice(0,n)}function yf({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:a=!0,balance:i,balanceLoading:s,insufficientBalance:l,onMax:d,disabled:c}){let h=bf(()=>tx(e),[e]),u=bf(()=>wf(e,t?.chainId),[e,t?.chainId]);function m(p){let w=Number(p),g=wf(e,w)[0];g&&r(g)}function y(p){let w=u.find(g=>g.token.address.toLowerCase()===p.toLowerCase());w&&r(w)}let b=i?`${rx(i.value,i.decimals)} ${i.symbol}`:void 0,f=l?`Amount exceeds your balance${b?` (${b})`:""}`:void 0;return Hn("section",{className:"rd-stack","data-rd-source-form":"",children:[Hn("div",{className:"rd-field",children:[Hn("div",{className:"rd-field-label-row",children:[zr("span",{className:"rd-field-label",children:"From"}),t&&(()=>{let p=hf(t.chainId,t.token.address);return p?Hn("a",{className:"rd-token-explorer-link",href:p.url,target:"_blank",rel:"noopener noreferrer",title:`View ${t.token.symbol} on ${p.name}`,children:[p.name," \u2197"]}):null})()]}),Hn("div",{className:"rd-field-row",children:[zr(ya,{ariaLabel:"Origin chain",value:t?String(t.chainId):"",onChange:m,disabled:c,options:h.map(p=>({value:String(p.chainId),label:p.chainName,subLabel:"Network",icon:zr(Yi,{chainId:p.chainId,chainName:p.chainName,size:22})}))}),zr(ya,{ariaLabel:"Token",value:t?.token.address??"",onChange:y,disabled:c||u.length===0,options:u.map(p=>({value:p.token.address,label:p.token.symbol,subLabel:`${p.token.decimals} decimals`,icon:zr(po,{symbol:p.token.symbol,logoUrl:p.token.logoUrl,size:22})}))})]})]}),a&&Hn("label",{className:"rd-field",children:[zr("span",{className:"rd-field-label",children:"Amount (optional)"}),Hn("div",{className:"rd-amount-input","data-rd-invalid":f?"":void 0,children:[zr("input",{type:"text",inputMode:"decimal",placeholder:"0.0",value:n,onChange:p=>{let w=p.target.value;if(w===""){o(w);return}w.startsWith(".")&&(w=`0${w}`),/^\d*\.?\d{0,4}$/.test(w)&&(w=w.replace(/^0+(?=\d)/,""),!((w.split(".")[0]??"").length>12)&&o(w))},disabled:c||!t,"data-vaul-no-drag":!0}),t&&zr("span",{className:"rd-amount-input-suffix",children:t.token.symbol}),d&&!c&&zr("button",{type:"button",className:"rd-amount-input-max",onClick:d,disabled:c||!t,children:"Max"})]}),(b||s)&&Hn("span",{className:"rd-amount-meta",children:[zr("span",{}),zr("span",{children:s?"Balance: \u2026":b?`Balance: ${b}`:""})]}),f&&zr("span",{className:"rd-callout rd-callout-danger",children:f})]})]})}import{Fragment as xf,jsx as Pe,jsxs as cr}from"react/jsx-runtime";function vf({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:a,minNotice:i,amountHint:s,onMax:l,recipient:d,onChangeRecipient:c,showRecipientInput:h,recipientValid:u,balance:m,balanceLoading:y,insufficientBalance:b,targetOptions:f,selectedTarget:p,onChangeTarget:w,showTargetSelector:g,quote:x,quoteLoading:k,quoteError:R,depositAddress:E,depositAddressLoading:S,depositAddressError:C,arrivalStatus:I,amountSmallestUnits:M,depositState:U,onDeposit:L,canDeposit:G,oneClickEnabled:A,locked:O,onRequestConnect:oe}){let q=f.length>1&&g,{phase:P,isSubmitting:ue,isConfirming:$,isConfirmed:Q,needsSwitch:F,reverted:X,error:V}=U,de=p?.symbol??e.destination.symbol;return cr(xf,{children:[i&&Pe(sf,{minNotice:i,arrivalStatus:I}),O?cr("section",{className:"rd-locked-card","data-rd-locked":"",children:[Pe("span",{className:"rd-locked-glyph","aria-hidden":"true",children:cr("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[Pe("path",{d:"M4 7.5A2.5 2.5 0 0 1 6.5 5h10A2.5 2.5 0 0 1 19 7.5v9a2.5 2.5 0 0 1-2.5 2.5h-10A2.5 2.5 0 0 1 4 16.5v-9Z",stroke:"currentColor",strokeWidth:"1.7"}),Pe("path",{d:"M4 9h15",stroke:"currentColor",strokeWidth:"1.7"}),Pe("path",{d:"M15 11.5h5v4h-5a2 2 0 0 1 0-4Z",fill:"currentColor",opacity:"0.18",stroke:"currentColor",strokeWidth:"1.5"}),Pe("circle",{cx:"15.7",cy:"13.5",r:"0.8",fill:"currentColor"})]})}),Pe("h3",{className:"rd-locked-title",children:"Connect your wallet"}),Pe("p",{className:"rd-locked-text",children:"Connect to get your personal deposit address."}),h&&Pe("p",{className:"rd-card-hint",children:"Or enter a recipient address to get one without connecting."}),oe&&cr("button",{type:"button",className:"rd-button-primary rd-locked-action","data-track":"connect",onClick:oe,children:[cr("svg",{width:"17",height:"17",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[Pe("path",{d:"M5 6.5h11.5A2.5 2.5 0 0 1 19 9v8.5H7A3 3 0 0 1 4 14.5v-8A2.5 2.5 0 0 1 6.5 4H16",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"}),Pe("path",{d:"M15 10.5h5v4h-5a2 2 0 0 1 0-4Z",stroke:"currentColor",strokeWidth:"1.8"})]}),"Connect Wallet"]})]}):E?Pe(uf,{depositAddress:E,originChainId:t.chainId,originChainName:t.chainName,originCurrency:t.token.address,amount:M,tokenSymbol:t.token.symbol,tokenDecimals:t.token.decimals,depositState:U,onDeposit:L,canDeposit:G,oneClickEnabled:A}):S?cr(xf,{children:[Pe(Zi,{}),A&&M&&Pe("span",{className:"rd-skeleton rd-skeleton-cta","aria-hidden":"true"}),Pe("p",{className:"rd-sr-only",role:"status",children:"Preparing your deposit address..."})]}):C?cr("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a deposit address: ",C.message]}):null,Pe(yf,{catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:a,balance:m,balanceLoading:y,insufficientBalance:b,onMax:l}),cr("div",{className:"rd-field","data-rd-delivery":"",children:[Pe("span",{className:"rd-field-label",children:"Deliver as"}),q?Pe(ya,{ariaLabel:"Delivery token",value:p?.symbol??"",onChange:w,options:f.map(he=>({value:he.symbol,label:he.symbol,subLabel:"on ONEchain",icon:Pe(po,{symbol:he.symbol,size:22})}))}):cr("div",{className:"rd-static-target",children:[Pe(po,{symbol:de,size:22}),Pe("span",{children:de})]}),h&&cr("label",{className:"rd-delivery-recipient",children:[Pe("input",{type:"text",placeholder:"0x...","aria-label":"ONEchain recipient address",value:d,onChange:he=>c(he.target.value),"data-vaul-no-drag":!0}),Pe("span",{className:"rd-card-hint",children:"Defaults to your connected wallet. It can differ from the address you deposit from, and is also used as the refund address if anything goes wrong."}),!u&&Pe("span",{className:"rd-callout rd-callout-danger",children:"Not a valid address"})]})]}),p?.external&&cr("div",{className:"rd-callout rd-callout-muted",children:["Delivered as ",p.symbol," via an external adapter."]}),s&&Pe("div",{className:"rd-callout rd-callout-warning","data-rd-amount-hint":"",children:s}),n.trim()&&Pe(mf,{quote:x,isLoading:k,error:R,humanAmount:n,originSymbol:t.token.symbol,destination:e.destination}),i&&Pe(lf,{minNotice:i,onlySend:{symbol:t.token.symbol,chainName:t.chainName},showWalletCreditNote:!h&&u}),A&&P!=="idle"&&!G&&cr("div",{className:"rd-card",children:[ue&&cr("p",{className:"rd-muted",children:[Pe("span",{className:"rd-spinner"})," ",F?"Switching network...":"Confirm in wallet..."]}),$&&cr("p",{className:"rd-muted",children:[Pe("span",{className:"rd-spinner"})," Confirming..."]}),U.txHash&&cr("p",{className:"rd-card-hint",children:["Tx: ",Pe("span",{style:{fontFamily:"monospace"},children:U.txHash})]}),Q&&X&&Pe("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),Q&&!X&&Pe("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."}),V&&Pe("div",{className:"rd-callout rd-callout-danger",children:V})]})]})}import{useEffect as nx,useId as ox,useRef as kf,useState as zl}from"react";import{createPortal as ax}from"react-dom";import{Fragment as Ul,jsx as we,jsxs as ft}from"react/jsx-runtime";function va({requiresIdentity:e=!1}){return ft("div",{className:"rd-history-empty",role:"status","data-variant":e?"disconnected":"empty","data-testid":e?"rd-history-empty-state":"rd-history-no-transfers",children:[we("span",{className:"rd-history-empty-icon","aria-hidden":"true",children:ft("svg",{width:"34",height:"34",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[we("path",{d:"M7 3.8h7l3 3V12M7 3.8A2.2 2.2 0 0 0 4.8 6v12A2.2 2.2 0 0 0 7 20.2h5",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"}),we("path",{d:"M14 3.8V7h3",stroke:"currentColor",strokeWidth:"1.7",strokeLinejoin:"round"}),we("circle",{cx:"16.5",cy:"16.5",r:"3.7",stroke:"currentColor",strokeWidth:"1.7"}),we("path",{d:"M16.5 14.5v2.2l1.4.8",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round"})]})}),we("h3",{className:"rd-history-empty-title",children:e?"Connect to view history":"No transfers yet"}),we("p",{className:"rd-history-empty-copy",children:e?"Connect a wallet or provide an address to see transfer history.":"Your deposits and their delivery progress will appear here."}),!e&&ft("span",{className:"rd-history-empty-live",children:[we("span",{"aria-hidden":"true"}),"Updates automatically"]})]})}var xa=56;function Sf(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function ix(e){let t=e.trim().toUpperCase(),n={AWAITING_DEPOSIT:"Waiting for deposit",BSC_FUNDED:"Deposit confirmed",RELAY_PENDING:"Bridging",RELAY_SUBMITTED:"Bridging",BRIDGING:"Bridging",CROSS_PENDING:"Delivering",FINALIZING:"Delivering",EXECUTING:"Delivering",COMPLETED:"Completed",RELAY_REFUNDED:"Refunded",REFUNDED:"Refunded",EXPIRED:"Expired",FAILED:"Failed"}[t];if(n)return n;let o=t.toLowerCase().replace(/_/g," ").trim();return o?`${o[0].toUpperCase()}${o.slice(1)}`:"Processing"}function sx(e){return e==="COMPLETED"?"rd-status-pill rd-status-pill-success":Sf(e)?"rd-status-pill rd-status-pill-failure":"rd-status-pill"}function Ji(e,t){if(e){if(t===void 0)return e;try{return Ut(BigInt(e),t)}catch{return e}}}function lx(e,t=4){let r=e.indexOf(".");if(r<0)return e;let n=e.slice(0,r+1+t).replace(/0+$/,"").replace(/\.$/,"");return n===""?"0":n}function dx(e){let t=new Date(e);return Number.isNaN(t.getTime())?e:t.toLocaleString()}function Rf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Fl({amount:e,symbol:t,className:r}){let n=e?`${e}${t?` ${t}`:""}`:"",o=ox(),a=kf(null),i=kf(null),[s,l]=zl(!1),[d,c]=zl({top:-9999,left:-9999,visibility:"hidden"});return nx(()=>{if(!s)return;let h=()=>{let u=a.current,m=i.current;if(!u||!m)return;let y=u.getBoundingClientRect(),b=m.getBoundingClientRect(),f=12,p=8,w=Math.max(f,window.innerWidth-b.width-f),g=Math.min(Math.max(y.left+y.width/2-b.width/2,f),w),x=y.top-b.height-p,k=x>=f?x:y.bottom+p,R=Math.max(f,window.innerHeight-b.height-f),E=Math.min(Math.max(k,f),R),S=window.getComputedStyle(u);c({top:E,left:g,visibility:"visible",backgroundColor:S.getPropertyValue("--rd-text").trim()||"#eef0f6",borderColor:S.getPropertyValue("--rd-border").trim()||"#2a2d3a",boxShadow:S.getPropertyValue("--rd-shadow").trim()||"0 8px 24px rgba(0, 0, 0, 0.35)",color:S.getPropertyValue("--rd-surface").trim()||"#171923"})};return h(),window.addEventListener("resize",h),window.addEventListener("scroll",h,!0),()=>{window.removeEventListener("resize",h),window.removeEventListener("scroll",h,!0)}},[s]),e?ft(Ul,{children:[ft("span",{ref:a,className:r,"aria-label":n,"aria-describedby":s?o:void 0,"data-full-value":n,onMouseEnter:()=>{c({top:-9999,left:-9999,visibility:"hidden"}),l(!0)},onMouseLeave:()=>l(!1),children:[lx(e),t?` ${t}`:""]}),s&&typeof document<"u"&&ax(we("span",{ref:i,id:o,role:"tooltip","data-rd-history-floating-tooltip":"",style:d,children:n}),document.body)]}):we("span",{className:r,children:"-"})}function cx(e){let t=(e.deposits??[]).filter(n=>n.originChainId),r=new Set(t.map(n=>`${n.originChainId}:${(n.originCurrency??"").toLowerCase()}`));if(t.length>0){let n=t[0];return{chainId:n.originChainId,currency:n.originCurrency??"",routes:r.size}}return{chainId:e.originChainId,currency:e.originCurrency,routes:1}}function px(e,t){if(!e)return;let r,n;try{r=BigInt(e),n=t.map(s=>BigInt(s.amount))}catch{return}let o=n.reduce((s,l)=>s+l,0n);if(o<=0n)return;let a=n.map(s=>r*s/o),i=a.reduce((s,l)=>s+l,0n);return a[a.length-1]+=r-i,a}function $i({label:e,chainId:t,txHash:r,amount:n,shared:o,missingLabel:a="Pending"}){let i=r?Xi(t,r):void 0;return ft("div",{className:"rd-history-step",children:[we("span",{className:`rd-history-step-dot${r?" rd-history-step-dot-done":""}`}),we("span",{className:"rd-history-step-label",children:e}),we("span",{className:"rd-history-step-chain",children:Uo(t)}),n&&we(Fl,{amount:n,className:"rd-history-step-amount"}),ft("span",{className:"rd-history-step-tx",children:[i?we("a",{href:i.url,target:"_blank",rel:"noreferrer",title:r,"aria-label":`${e} transaction on ${Uo(t)}`,children:Rf(r)}):r?we("span",{title:r,children:Rf(r)}):we("span",{className:"rd-muted",children:a}),o&&r&&we("span",{className:"rd-history-step-shared",title:"Shared by deposits processed together",children:"combined transfer"})]})]})}function ux(e){let t=e.deposits??[],r=e.amountOut||e.expectedOut||void 0;if(t.length>=2){let i=px(r,t);if(i)return t.map((s,l)=>({key:`${e.orderId}:${s.txHash}:${s.blockNumber}`,order:e,chainId:s.originChainId??xa,currency:s.originCurrency??"",routes:1,sentRaw:s.amount,receivedRaw:i[l].toString(),receivedIsEstimate:!0,deposit:s,sharedLegs:!0}))}let{chainId:n,currency:o,routes:a}=cx(e);return[{key:e.orderId,order:e,chainId:n,currency:o,routes:a,sentRaw:e.amountIn,receivedRaw:r,receivedIsEstimate:!e.amountOut&&!!e.expectedOut,sharedLegs:!1}]}function es({orders:e,isLoading:t,error:r,catalog:n,showTitle:o=!0}){let[a,i]=zl({}),s=l=>i(d=>({...d,[l]:!d[l]}));return ft("section",{className:o?"rd-card":"rd-stack","data-rd-orders-list":"",children:[o&&we("div",{className:"rd-card-header",children:we("h2",{className:"rd-card-title",children:"Transfer history"})}),t&&e.length===0&&ft("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[we("span",{className:"rd-spinner"})," Loading orders..."]}),r&&ft("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load your orders: ",r.message]}),!t&&!r&&e.length===0&&we(va,{}),e.length>0&&we("div",{className:"rd-history-table","data-vaul-no-drag":!0,children:e.flatMap(ux).map(l=>{let{order:d}=l,c=n?.origins.find(C=>C.chainId===l.chainId&&C.token.address.toLowerCase()===l.currency.toLowerCase()),h=(d.target?n?.targets.find(C=>C.symbol.toLowerCase()===d.target.toLowerCase()):void 0)??n?.targets.find(C=>C.isDefault),u=h?.symbol??n?.destination.symbol??"",m=h?.decimals??n?.destination.decimals,y=n?.origins.find(C=>C.chainId===xa),b=Ji(l.sentRaw,y?.token.decimals),f=y?.token.symbol??"USDT",p=Ji(l.receivedRaw,m),w=d.deposits??[],g=!!a[l.key],x=dx(d.completedAt??d.createdAt),k=ix(d.status),E=d.status==="COMPLETED"||Sf(d.status)?"Details unavailable":"Pending",S=l.receivedIsEstimate?"Estimated on ONEchain":"Received on ONEchain";return ft("div",{className:"rd-history-group",children:[ft("button",{type:"button",className:"rd-history-row-button",onClick:()=>s(l.key),"aria-expanded":g,"aria-label":`Toggle transfer details: ${k}, ${x}`,children:[ft("span",{className:"rd-history-card-top",children:[we("span",{className:"rd-history-asset",children:l.routes>1?ft(Ul,{children:["Multiple deposits ",ft("span",{className:"rd-muted",children:["\xB7 ",l.routes," chains"]})]}):ft(Ul,{children:[c?.token.symbol??u," ",ft("span",{className:"rd-muted",children:["from ",Uo(l.chainId)]})]})}),we("span",{className:sx(d.status),title:d.status,children:k})]}),ft("span",{className:"rd-history-card-amounts",children:[ft("span",{className:"rd-history-amount-block",children:[we("span",{className:"rd-history-amount-label",children:"Processing address"}),we(Fl,{amount:b,symbol:f,className:"rd-history-num"})]}),we("span",{className:"rd-history-card-arrow","aria-hidden":"true",children:"\u2192"}),ft("span",{className:"rd-history-amount-block",children:[we("span",{className:"rd-history-amount-label",children:S}),we(Fl,{amount:p,symbol:u,className:`rd-history-num rd-history-received${l.receivedIsEstimate?" rd-history-received-estimate":""}`})]})]}),ft("span",{className:"rd-history-card-foot",children:[ft("span",{className:"rd-history-date",children:[d.completedAt?"Completed":"Started"," \xB7 ",x]}),we("span",{className:"rd-history-chevron","aria-hidden":"true",children:we(Tr,{size:16})})]})]}),g&&ft("div",{className:"rd-history-detail",children:[l.deposit?we($i,{label:"Deposit confirmed",chainId:l.deposit.originChainId??xa,txHash:l.deposit.originTxHash||l.deposit.txHash,amount:Ji(l.deposit.amount,y?.token.decimals)}):w.length>0?w.map(C=>we($i,{label:"Deposit confirmed",chainId:C.originChainId??xa,txHash:C.originTxHash||C.txHash,amount:Ji(C.amount,y?.token.decimals)},`${C.txHash}-${C.blockNumber}`)):ft("div",{className:"rd-history-step",children:[we("span",{className:"rd-history-step-dot"}),we("span",{className:"rd-history-step-label",children:"Deposit confirmed"}),we("span",{className:"rd-muted",children:"Details unavailable"})]}),we($i,{label:"Bridge",chainId:xa,txHash:d.bscBridgeTx,shared:l.sharedLegs,missingLabel:E}),we($i,{label:"ONEchain delivery",chainId:n?.destination.chainId??612055,txHash:d.deliveryTxHash,shared:l.sharedLegs,missingLabel:E})]})]},l.key)})})]})}import{useEffect as Bf,useState as _l}from"react";import{useCallback as Ra,useEffect as mx,useMemo as Ef,useRef as Mf,useState as ka}from"react";var tn=class extends Error{constructor(t,r,n){super(r),this.name="RelayApiError",this.status=t,this.body=n}};function jt(e){let t=e.baseUrl.replace(/\/+$/,"");async function r(n,o){let a={...o?.headers};o?.body!=null&&(a["Content-Type"]="application/json");let i;try{i=await fetch(`${t}${n}`,{...o,headers:a})}catch(l){throw new tn(0,`network error calling ${n}: ${l.message}`)}let s=await i.text();if(!i.ok){let l=`request to ${n} failed with status ${i.status}`,d;try{d=JSON.parse(s);let c=d;c?.error&&(l=c.error)}catch{d=s||void 0}throw new tn(i.status,l,d)}try{return JSON.parse(s)}catch{throw new tn(i.status,`expected a JSON response from ${n} but got ${s?"a non-JSON body":"an empty body"}`,s||void 0)}}return{getConfig(){return r("/v1/config").then(n=>({...n,targets:n.targets??[]}))},getQuote(n){return r("/v1/quote",{method:"POST",body:JSON.stringify(n)})},getDepositAddress(n,o){let a=new URLSearchParams({user:n.user,originChainId:String(n.originChainId),originCurrency:n.originCurrency});return o&&a.set("target",o),r(`/v1/deposit-address?${a.toString()}`)},getOrder(n){return r(`/v1/orders/${encodeURIComponent(n)}`)},listOrders(n){let o=new URLSearchParams({user:n});return r(`/v1/orders?${o.toString()}`).then(a=>a.orders??[])},ordersStreamUrl(n){return`${t}/v1/orders/stream?user=${encodeURIComponent(n)}`},getRecovery(n){let o=new URLSearchParams({user:n.user});return n.target&&o.set("target",n.target),r(`/v1/recovery?${o.toString()}`)}}}var Cf=[{type:"function",name:"deploy",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}],jl=[{type:"function",name:"execute",stateMutability:"nonpayable",inputs:[],outputs:[]},{type:"function",name:"sweepToUser",stateMutability:"nonpayable",inputs:[{name:"tokenAddr",type:"address"}],outputs:[]}],Wl=[{type:"function",name:"computeAddress",stateMutability:"view",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}];var jo=["0x486BEEc35A9a9915213Ea02AD3709738335F7702","0x3438735303911aBe113AdF14b18eE730cC24893b","0xA3B548Ab23043e6B24A087515fe1306379683533","0x44317d07378390543d99Ee76374E86C1Ef6cF832"];function ts(e,t){return!e||!t?!1:e.toLowerCase()===t.toLowerCase()}function fx(e,t){return t.some(r=>ts(r,e))}function rs(e){if(!e||e.length===0)return jo;let t=new Set,r=[];for(let n of e){if(typeof n!="string"||!dt(n))continue;let o=n.toLowerCase();t.has(o)||(t.add(o),r.push(n))}return r.length>0?r:jo}async function Nf(e,t,{factory:r,forwarder:n,recipient:o,version:a,trusted:i=jo}){if(!r||!n||!o||a===void 0)return{ok:!1,reason:"address verification is missing inputs (factory/forwarder/recipient/version)"};if(!fx(r,i))return{ok:!1,reason:`factory ${r} is not a recognized deposit-address factory -- refusing to sign against it`};if(!e)return{ok:!1,reason:"no chain connection available to verify the forwarder address"};let s;try{s=await e({chainId:t,address:r,abi:Wl,functionName:"computeAddress",args:[o,BigInt(a)]})}catch(l){return{ok:!1,reason:`could not verify the forwarder address on-chain: ${l instanceof Error?l.message:String(l)}`}}return ts(s,n)?{ok:!0}:{ok:!1,reason:`forwarder address mismatch: the API returned ${n}, but factory ${r} derives ${s} for this account -- refusing to sign`}}async function Tf(e,t,{forwarder:r,recipient:n,version:o,trusted:a=jo}){if(!r||!n||o===void 0)return{ok:!1,reason:"address verification is missing inputs (forwarder/recipient/version)"};if(!e)return{ok:!1,reason:"no BSC chain connection available to verify the deposit forwarder -- add BNB Smart Chain (chain 56) to your wagmi config"};let i=await Promise.all(a.map(async s=>{try{return await e({chainId:t,address:s,abi:Wl,functionName:"computeAddress",args:[n,BigInt(o)]})}catch{return}}));return i.some(s=>ts(s,r))?{ok:!0}:i.every(s=>s===void 0)?{ok:!1,reason:"could not reach any deposit-address factory on BSC to verify the forwarder"}:{ok:!1,reason:`forwarder address mismatch: ${r} is not the address any known factory derives for this account -- refusing to deposit`}}function If(e,t){return ts(e,t)}var Qn=56,Gl={step:"idle"};function gx(e){return e.tokens?.find(t=>t.recoverable)?.address??e.token}function Sa(e={}){let t=Mf(e);t.current=e;let r=e.wallet,n=r?.walletChainId,o=e.recipient,a=o&&dt(o)?o:void 0,[i,s]=ka({}),l=Ra((u,m)=>{s(y=>({...y,[u.toLowerCase()]:m}))},[]),d=Ra(u=>u?i[u.toLowerCase()]??Gl:Gl,[i]),c=Ef(()=>Object.values(i).some(u=>u.step==="switching"||u.step==="deploying"||u.step==="recovering"),[i]);return{recover:Ra(async(u,m,y)=>{if(!a||!u?.forwarder)return;let b=u.forwarder;l(b,{step:"switching"});try{if(n!==Qn){if(!r?.switchChain)throw new Error("wallet cannot switch chains");await r.switchChain(Qn)}if(!r?.writeContract||!r?.readContract||!r?.waitForReceipt)throw new Error("wallet is missing contract capabilities required for recovery");let f=await Nf(r.readContract,Qn,{factory:u.factory,forwarder:u.forwarder,recipient:a,version:u.version,trusted:t.current.trustedFactories});if(!f.ok)throw new Error(`address verification failed: ${f.reason}`);let p;if(!u.isDeployed){if(l(b,{step:"deploying"}),p=await r.writeContract({address:u.factory,abi:Cf,functionName:"deploy",args:[a,BigInt(u.version)],chainId:Qn}),l(b,{step:"deploying",deployTxHash:p}),(await r.waitForReceipt({chainId:Qn,hash:p})).status==="reverted")throw new Error(`forwarder deploy reverted on-chain (tx ${p})`);t.current.onChanged?.()}l(b,{step:"recovering",deployTxHash:p});let w=m==="execute"?await r.writeContract({address:u.forwarder,abi:jl,functionName:"execute",args:[],chainId:Qn}):await r.writeContract({address:u.forwarder,abi:jl,functionName:"sweepToUser",args:[y??gx(u)],chainId:Qn});if(l(b,{step:"recovering",deployTxHash:p,actionTxHash:w}),(await r.waitForReceipt({chainId:Qn,hash:w})).status==="reverted")throw new Error(`recovery transaction reverted on-chain (tx ${w})`);l(b,{step:"done",deployTxHash:p,actionTxHash:w}),t.current.onRecoverySuccess?.({action:m,forwarder:u.forwarder,actionTxHash:w,...p?{deployTxHash:p}:{}}),t.current.onChanged?.()}catch(f){let p=f instanceof Error?f:new Error(String(f));s(w=>{let g=b.toLowerCase();return{...w,[g]:{...w[g]??Gl,step:"error",error:p.message}}}),t.current.onError?.(p)}},[a,n,r,l]),stateFor:d,busy:c}}function Af(e={}){let t=Mf(e);t.current=e;let r=Ef(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRecovery: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&dt(n)?n:void 0,[a,i]=ka(),[s,l]=ka(!1),[d,c]=ka(),[h,u]=ka(0),m=e.target,y=e.enabled??!0,b=e.refetchInterval;mx(()=>{if(!o||!y){i(void 0),c(void 0),l(!1);return}let x=!1,k=!1,R=!0;async function E(){if(!(x||k)){k=!0,R&&l(!0);try{let C=await r.getRecovery({user:o,target:m});if(x)return;i(C),c(void 0)}catch(C){if(x)return;let I=C instanceof Error?C:new Error(String(C));c(I),t.current.onError?.(I),I instanceof tn&&I.status===401&&t.current.onUnauthorized?.()}finally{k=!1,!x&&R&&l(!1),R=!1}}}E();let S=typeof b=="number"&&Number.isFinite(b)&&b>0?setInterval(()=>{E()},b):void 0;return()=>{x=!0,S&&clearInterval(S)}},[r,o,h,m,y,b]);let f=Ra(()=>u(x=>x+1),[]),p=Sa({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:f}),w=Ra(async(x,k)=>{a&&await p.recover(a,x,k)},[p,a]),g=p.stateFor(a?.forwarder);return{info:a,loading:s,error:d,refresh:f,recover:w,recoveryState:g}}var hx="BSC_FUNDED";function Lf(e){if(!e)return 0n;try{let t=BigInt(e);return t>0n?t:0n}catch{return 0n}}function bx(e,t){return e.target||t}function Wo(e,t=[]){let r=e.find(o=>o.isDefault)?.symbol,n=new Map;for(let o of e){if(!o.info?.forwarder)continue;let a=o.info.forwarder.toLowerCase(),i=n.get(a);if(i){i.targets.push(o.symbol);continue}n.set(a,{forwarder:o.info.forwarder,targets:[o.symbol],info:o.info,deposits:[],depositsTotal:0n})}for(let o of n.values()){let a=new Set(o.targets);for(let i of t){if(i.status!==hx)continue;let s=bx(i,r);if(!(!s||!a.has(s)))for(let l of i.deposits??[])o.deposits.push({amount:l.amount,originChainId:l.originChainId,originTxHash:l.originTxHash,txHash:l.txHash,blockNumber:l.blockNumber}),o.depositsTotal+=Lf(l.amount)}o.deposits.sort((i,s)=>i.blockNumber-s.blockNumber)}return[...n.values()]}function Df(e){return e.filter(t=>(t.info.tokens??[]).some(r=>r.recoverable)?!0:Lf(t.info.balance)>0n&&t.info.suggestedAction!=="none")}function ns(e){return e.reduce((t,r)=>t+(r.info.tokens??[]).filter(n=>n.recoverable).length,0)}import{Fragment as as,jsx as le,jsxs as Xe}from"react/jsx-runtime";var wx=56;function yx(e){return{client:e.client,apiBaseUrl:e.apiBaseUrl,recipient:e.recipient,target:e.target,enabled:e.targets===void 0,wallet:e.wallet,trustedFactories:e.trustedFactories,onUnauthorized:e.onUnauthorized,onError:e.onError}}var xx="This balance may already be processing. Recover only if it remains stuck.",os="USDT",Pf="primary";function vx(e){return`${e} more recoverable under other delivery tokens -- switch the delivery token above to recover ${e===1?"it":"them"}.`}function kx(e){let t=e.toLowerCase();return t.includes("insufficient funds")||t.includes("insufficientfunds")||t.includes("exceeds the balance of the account")||t.includes("insufficient balance for transfer")?"Not enough BNB for the network fee. Add BNB to your connected wallet and try again.":t.includes("user rejected")||t.includes("userrejected")||t.includes("user denied")||t.includes("user cancelled")||t.includes("user canceled")||t.includes("action_rejected")||t.includes("rejected by user")?"Transaction cancelled in your wallet.":"Recovery couldn't be completed. Check your wallet and try again."}function zf({message:e}){let[t,r]=_l("idle");Bf(()=>{if(t==="idle")return;let a=window.setTimeout(()=>r("idle"),1500);return()=>window.clearTimeout(a)},[t]);async function n(){if(typeof navigator>"u"||!navigator.clipboard){r("failed");return}try{await navigator.clipboard.writeText(e),r("copied")}catch{r("failed")}}let o=t==="copied"?"Copied technical details":t==="failed"?"Copy failed":"Copy technical details";return Xe("details",{className:"rd-error-details",children:[le("summary",{children:"View technical details"}),Xe("div",{className:"rd-error-log",children:[le("button",{type:"button",className:"rd-error-copy",onClick:()=>{n()},"aria-label":o,"aria-live":"polite",title:o,children:t==="copied"?le("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:le("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):Xe("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[le("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),le("path",{d:"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round"})]})}),le("code",{children:e})]})]})}function Ca(e){if(!e)return 0n;try{return BigInt(e)}catch{return 0n}}function Sn(e,t){try{return Ut(e,t)}catch{return e.toString()}}function Of(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Rx(e){let t=Ca(e.bridgeMinWei),r=[];for(let a of e.tokens??[]){let i=Ca(a.balance);if(!(i<=0n)){if(a.suggestedAction==="execute"){r.push({key:a.address,symbol:a.symbol,decimals:a.decimals,balance:i,action:{kind:"execute"}});continue}if(a.recoverable){r.push({key:a.address,symbol:a.symbol,decimals:a.decimals,balance:i,action:{kind:"sweep",tokenAddress:a.address}});continue}r.push({key:a.address,symbol:a.symbol,decimals:a.decimals,balance:i,...t>i?{shortfall:t-i,minimum:t}:{}})}}let n=Ca(e.balance),o=r.some(a=>a.action?.kind==="execute");return n>0n&&e.suggestedAction==="execute"&&!o?r.unshift({key:Pf,symbol:os,decimals:e.decimals,balance:n,action:{kind:"execute"}}):r.length===0&&n>0n&&e.suggestedAction!=="none"&&r.push({key:Pf,symbol:os,decimals:e.decimals,balance:n,action:{kind:"sweep"}}),r}function Sx({deposit:e,decimals:t}){let r=e.originChainId??wx,n=e.originTxHash||e.txHash,o=n?Xi(r,n):void 0;return Xe("div",{className:"rd-history-step","data-testid":"recovery-deposit-row",children:[le("span",{className:"rd-history-step-dot rd-history-step-dot-done"}),le("span",{className:"rd-history-step-chain",children:Uo(r)}),le("span",{className:"rd-history-step-amount",children:Sn(Ca(e.amount),t)}),le("span",{className:"rd-history-step-tx",children:o?le("a",{href:o.url,target:"_blank",rel:"noreferrer",title:n,children:Of(n)}):n?le("span",{title:n,children:Of(n)}):null})]})}function Cx({group:e,showTargetLabel:t,busy:r,state:n,onRecover:o,actingRowKey:a,rowKeyOf:i}){let{info:s}=e,l=Rx(s),d=Ca(s.balance),c=l.length===1?`${Sn(l[0].balance,l[0].decimals)}`:`${l.length} assets`,h=e.deposits.length>0&&e.depositsTotal>=d,u=d>e.depositsTotal?d-e.depositsTotal:0n,m=n.step==="switching"||n.step==="deploying"||n.step==="recovering",b=l.find(p=>i(p)===a)?.action?.kind;function f(){if(n.step==="switching")return"Switching to BNB Chain\u2026";if(n.step==="deploying")return"Confirm in wallet\u2026 (1/2 \u2014 preparing your deposit address)";let p=b==="execute"?"continuing ONEchain delivery":"returning funds";return n.deployTxHash?`Confirm in wallet\u2026 (2/2 \u2014 ${p})`:`Confirm in wallet\u2026 (${p})`}return Xe("div",{className:"rd-recover-group","data-testid":"forwarder-section",children:[t&&Xe("p",{className:"rd-recover-group-label",children:["Delivery target \xB7 ",le("b",{children:e.targets.join(", ")})]}),Xe("div",{className:"rd-recover-sum",children:[le("span",{className:"rd-recover-sum-label",children:"Funds awaiting processing"}),Xe("span",{className:"rd-recover-sum-value",title:l.length===1?`${c} ${l[0].symbol}`:c,children:[c,l.length===1&&Xe(as,{children:[" ",le("span",{className:"rd-recover-sum-unit",children:l[0].symbol})]})]})]}),e.deposits.length>0&&Xe("details",{className:"rd-recover-made-of",children:[Xe("summary",{className:"rd-recover-made-of-label",children:["Deposit history \xB7 ",e.deposits.length," ",e.deposits.length===1?"transfer":"transfers"]}),Xe("div",{className:"rd-recover-made-of-body",children:[e.deposits.map(p=>le(Sx,{deposit:p,decimals:s.decimals},`${p.txHash}-${p.blockNumber}`)),!h&&Xe("p",{className:"rd-token-row-status","data-testid":"deposits-incomplete-note",children:["These transfers explain ",Sn(e.depositsTotal,s.decimals)," of"," ",Sn(d,s.decimals)," ",os,". The remaining"," ",Sn(u,s.decimals)," ",os," is still included when you act."]})]})]}),le("div",{className:"rd-token-list",children:l.map(p=>{let w=i(p),g=m&&a===w;return Xe("div",{className:"rd-token-row","data-token-symbol":p.symbol,children:[le(po,{symbol:p.symbol,size:26}),Xe("div",{className:"rd-token-row-info",children:[l.length>1&&Xe("span",{className:"rd-token-row-amount",children:[Sn(p.balance,p.decimals)," ",le("span",{className:"rd-token-row-symbol",children:p.symbol})]}),g?le("span",{className:"rd-token-row-step",role:"status","aria-live":"polite",children:f()}):p.shortfall!==void 0&&p.minimum!==void 0?Xe("span",{className:"rd-token-row-warn",children:["Needs ",Xe("b",{children:[Sn(p.shortfall,p.decimals)," ",p.symbol]})," more to reach the"," ",Sn(p.minimum,p.decimals)," ",p.symbol," minimum. Add it through"," ",le("b",{children:"Deposit to CROSS"})," and both amounts will process together."]}):p.action?le("span",{className:"rd-token-row-status",children:p.action.kind==="execute"?"Ready to continue delivery to ONEchain":"Ready to return to your BNB Chain wallet"}):le("span",{className:"rd-token-row-status",children:"Waiting for processing"})]}),g?le("span",{className:"rd-spinner rd-token-row-spinner"}):p.action&&le("button",{type:"button",className:"rd-button-primary rd-token-row-action",onClick:()=>o(p),disabled:r,children:p.action.kind==="execute"?"Continue delivery":"Return to wallet"})]},p.key)})}),!s.isDeployed&&n.step==="idle"&&Xe("div",{className:"rd-callout rd-callout-warning","data-testid":"two-tx-notice",children:["The first action from this address needs ",le("b",{children:"two wallet confirmations"}),": prepare the address, then move the funds. Later actions need one."]}),s.inFlight&&le("p",{className:"rd-muted rd-token-row-status",children:s.inFlightReason||xx}),n.step==="done"&&le("div",{className:"rd-callout rd-callout-success",role:"status","aria-live":"polite",children:b==="execute"?"ONEchain delivery restarted.":"Funds returned to your connected BNB Chain wallet."}),n.step==="error"&&n.error&&Xe(as,{children:[le("div",{className:"rd-callout rd-callout-danger",role:"alert",children:kx(n.error)}),le(zf,{message:n.error})]})]})}function is(e){let{info:t,loading:r,error:n,refresh:o}=Af(yx(e)),a=r||e.targets!==void 0&&e.targetsLoading===!0,i=Sa({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:e.targets!==void 0?e.onRecovered:o}),[s,l]=_l(),d=e.targets!==void 0?[...e.targets]:t?[{symbol:e.target??"",isDefault:!0,info:t}]:[],c=Df(Wo(d,e.orders??[])),h=c.length>0,u=e.targets!==void 0?e.onRecovered:o,m=e.wallet?.walletAddress,y=e.wallet?.getBalance,[b,f]=_l();return Bf(()=>{if(!h||!y||!m){f(void 0);return}let p=!1;return y({chainId:56,address:m}).then(w=>{p||f({value:w.value,decimals:w.decimals})}).catch(()=>{p||f(void 0)}),()=>{p=!0}},[h,y,m]),Xe("section",{className:e.showTitle??!0?"rd-card":"rd-stack","data-rd-recover-funds":"",children:[(e.showTitle??!0)&&le("div",{className:"rd-card-header",children:le("h2",{className:"rd-card-title",children:"Recover stuck funds"})}),typeof e.otherTargetsRecoverable=="number"&&e.otherTargetsRecoverable>0&&le("div",{className:"rd-callout rd-callout-muted","data-testid":"other-targets-recoverable-note",children:vx(e.otherTargetsRecoverable)}),a&&Xe("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[le("span",{className:"rd-spinner"})," Checking for recoverable funds\u2026"]}),n&&Xe(as,{children:[le("div",{className:"rd-callout rd-callout-danger",role:"alert",children:"Couldn't check recoverable funds. Please try again."}),le(zf,{message:n.message})]}),!a&&!n&&!h&&Xe("div",{className:"rd-recover-empty",role:"status","data-testid":"rd-recover-empty-state",children:[le("span",{className:"rd-recover-empty-icon","aria-hidden":"true",children:Xe("svg",{width:"34",height:"34",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[le("path",{d:"M5 11.5V8.8A2.8 2.8 0 0 1 7.8 6h8.4A2.8 2.8 0 0 1 19 8.8v6.4a2.8 2.8 0 0 1-2.8 2.8H7.8A2.8 2.8 0 0 1 5 15.2v-3.7Z",stroke:"currentColor",strokeWidth:"1.7"}),le("path",{d:"M5 10h14",stroke:"currentColor",strokeWidth:"1.7"}),le("path",{d:"m9.2 14 1.7 1.7 3.9-4",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})]})}),le("h3",{className:"rd-recover-sum-value rd-recover-sum-empty rd-recover-empty-title",children:"Nothing to recover"}),le("p",{className:"rd-recover-empty-copy",children:"No funds are waiting at your deposit addresses. If funds become stuck, they will appear here."}),u&&Xe("button",{type:"button",className:"rd-button-secondary rd-recover-empty-refresh",onClick:u,"data-track":"refresh_recovery",children:[le("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:le("path",{d:"M20 7v5h-5M4 17v-5h5M6.1 9A7 7 0 0 1 18.6 7M5.4 17A7 7 0 0 0 17.9 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),"Check again"]})]}),!a&&!n&&c.map(p=>le(Cx,{group:p,showTargetLabel:c.length>1||p.targets.length>1,busy:i.busy,state:i.stateFor(p.forwarder),actingRowKey:s,rowKeyOf:w=>`${p.forwarder.toLowerCase()}:${w.key}`,onRecover:w=>{w.action&&(l(`${p.forwarder.toLowerCase()}:${w.key}`),i.recover(p.info,w.action.kind,w.action.tokenAddress))}},p.forwarder.toLowerCase())),!a&&!n&&h&&Xe("div",{className:"rd-callout rd-callout-muted","data-testid":"rd-recover-gas-note",children:["You submit this transaction from your connected wallet and pay the BNB Chain network fee in BNB. Available balance:",b&&Xe(as,{children:[" ",Xe("b",{children:[Sn(b.value,b.decimals)," BNB"]})]}),!b&&" unavailable","."]}),!a&&!n&&h&&le("p",{className:"rd-recover-foot",children:"Delivery continues to ONEchain; returned funds go to your connected BNB Chain wallet."})]})}import*as Mt from"react";import*as gr from"@radix-ui/react-dialog";import{Drawer as Go}from"vaul";se(`html body[data-scroll-locked]{overflow-y:auto!important;margin-right:0!important}.rd-overlay{position:fixed;inset:0;z-index:100000;background:var(--ds-overlay-dim, rgba(0, 0, 0, .5));-webkit-backdrop-filter:var(--ds-bg-blur-7, blur(3.5px));backdrop-filter:var(--ds-bg-blur-7, blur(3.5px))}.rd-dialog-content{-webkit-font-smoothing:antialiased;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100001;width:var(--rd-dialog-width, 480px);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-radius:24px;box-shadow:var(--ds-shadow-modal, 0 4px 30px -1px rgba(0, 0, 0, .15));outline:none;font-family:inherit}.rd-dialog-content.rd-deposit-shell{height:min(40rem,90vh)}.rd-drawer-content{-webkit-font-smoothing:antialiased;position:fixed;bottom:0;left:0;right:0;z-index:100001;width:100%;max-width:var(--rd-drawer-max-width, none);min-width:var(--rd-drawer-min-width, 0);max-height:min(85dvh,calc(100svh - env(safe-area-inset-top,0px)));margin:0 auto;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-top-left-radius:16px;border-top-right-radius:16px;outline:none;font-family:inherit;box-sizing:border-box;overscroll-behavior:contain}.rd-drawer-content.rd-deposit-shell[data-vaul-drawer-direction=bottom],.rd-drawer-content.rd-deposit-shell[data-vaul-drawer-direction=top]{height:min(40rem,85dvh,calc(100svh - env(safe-area-inset-top,0px)))}.rd-drawer-content[data-vaul-drawer-direction=right]{inset:0 0 0 auto;max-height:100vh;width:var(--rd-drawer-max-width, 400px);max-width:100vw;border-radius:16px 0 0 16px}.rd-drawer-content[data-vaul-drawer-direction=left]{inset:0 auto 0 0;max-height:100vh;width:var(--rd-drawer-max-width, 400px);max-width:100vw;border-radius:0 16px 16px 0}.rd-drawer-content[data-vaul-drawer-direction=top]{inset:0 0 auto;border-radius:0 0 16px 16px}.rd-drawer-handle{width:60px;height:4px;border-radius:999px;background:var(--ds-border-medium, rgba(0, 0, 0, .18));margin:12px auto 8px;flex-shrink:0}.rd-drawer-content[data-vaul-drawer-direction=left] .rd-drawer-handle,.rd-drawer-content[data-vaul-drawer-direction=right] .rd-drawer-handle{display:none}.rd-overlay{animation:rd-overlay-show .18s ease-out}.rd-overlay[data-state=closed]{animation:rd-overlay-hide .15s ease-in}.rd-dialog-content{animation:rd-dialog-show .2s ease-out}.rd-dialog-content[data-state=closed]{animation:rd-dialog-hide .15s ease-in}@keyframes rd-overlay-show{0%{opacity:0}}@keyframes rd-overlay-hide{to{opacity:0}}@keyframes rd-dialog-show{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@keyframes rd-dialog-hide{to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@media(prefers-reduced-motion:reduce){.rd-overlay,.rd-overlay[data-state=closed],.rd-dialog-content,.rd-dialog-content[data-state=closed]{animation:none}}.rd-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
19
+ `);import{jsx as Fr,jsxs as ss}from"react/jsx-runtime";var Ff=24;function Uf(e){return e instanceof HTMLElement&&e.matches("input, textarea, select")}function Nx(e,t,r){let n=r?.offsetTop??t.top,o=r?r.offsetTop+r.height:t.bottom,a=Math.max(t.top,n)+Ff,i=Math.min(t.bottom,o)-Ff;return e.top<a?e.top-a:e.bottom>i?e.bottom-i:0}function Tx(){let e=Mt.useRef(0),[t,r]=Mt.useState({keyboardHeight:0,keyboardOverlap:0,viewportHeight:0});return Mt.useEffect(()=>{let n=window.visualViewport;if(!n)return;let o=()=>{let a=Math.max(window.innerHeight,document.documentElement.clientHeight);e.current=Math.max(e.current,a,n.height+n.offsetTop);let i=Math.max(0,e.current-n.height-n.offsetTop),s=Math.max(0,e.current-a),l=Math.max(0,i-s),d=n.height;r(c=>c.keyboardHeight===i&&c.keyboardOverlap===l&&c.viewportHeight===d?c:{keyboardHeight:i,keyboardOverlap:l,viewportHeight:d})};return o(),n.addEventListener("resize",o),n.addEventListener("scroll",o),()=>{n.removeEventListener("resize",o),n.removeEventListener("scroll",o)}},[]),t}function Ix(e){let t=`(max-width: ${e}px)`,[r,n]=Mt.useState(()=>typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia(t).matches);return Mt.useEffect(()=>{if(typeof window>"u"||typeof window.matchMedia!="function")return;let o=window.matchMedia(t);n(o.matches);let a=i=>n(i.matches);return o.addEventListener("change",a),()=>o.removeEventListener("change",a)},[t]),r}function Cn({theme:e="dark",mobileBreakpoint:t=768,drawerDirection:r="bottom",dialogWidth:n,drawerMaxWidth:o,drawerMinWidth:a,style:i,open:s,onOpenChange:l,children:d}){let c=Ix(t),[h,u]=Mt.useState(!1),m=s!==void 0,y=m?s:h,b=Mt.useCallback(g=>{m||u(g),l?.(g)},[m,l]);Tn(y,Mt.useCallback(()=>b(!1),[b]));let f=Mt.useMemo(()=>{let g={};return n&&(g["--rd-dialog-width"]=n),o&&(g["--rd-drawer-max-width"]=o),a&&(g["--rd-drawer-min-width"]=a),{...g,...i}},[n,o,a,i]),p=Mt.useMemo(()=>({open:y,setOpen:b,isMobile:c,theme:e,drawerDirection:r,portalStyle:f}),[y,b,c,e,r,f]),w=Fr("div",{"data-theme":e,style:f,children:d});return c?Fr(Vi.Provider,{value:p,children:Fr(Go.Root,{direction:r,open:y,onOpenChange:b,noBodyStyles:!0,children:w},"drawer")}):Fr(Vi.Provider,{value:p,children:Fr(gr.Root,{open:y,onOpenChange:b,children:w})})}function _o({asChild:e,children:t,dataAttributes:r}){let{isMobile:n}=$r(),o=n?Go.Trigger:gr.Trigger;return Fr(o,{asChild:e,...r,children:t})}function Nn({className:e,ariaTitle:t,children:r}){let{open:n,isMobile:o,theme:a,drawerDirection:i,portalStyle:s}=$r(),{keyboardHeight:l,keyboardOverlap:d,viewportHeight:c}=Tx(),h=Ha(),u=Mt.useRef(null),m=Mt.useRef(null);Mt.useEffect(()=>()=>{m.current&&clearTimeout(m.current)},[]),Mt.useEffect(()=>{m.current&&clearTimeout(m.current);let p=document.activeElement;!n&&Uf(p)&&u.current?.contains(p)&&p.blur(),u.current?.querySelectorAll("[data-rd-scroll-area]").forEach(w=>{w.scrollTo?.({top:0,behavior:"auto"})})},[n]);let y=o&&i==="bottom"&&l>0,b=y?{bottom:d,maxHeight:`min(85dvh, calc(${c}px - env(safe-area-inset-top, 0px)))`}:void 0,f=Mt.useCallback(p=>{if(!o||i!=="bottom"||!Uf(p.target))return;let w=p.target,g=w.closest("[data-rd-scroll-area]");g&&(m.current&&clearTimeout(m.current),m.current=setTimeout(()=>{let x=Nx(w.getBoundingClientRect(),g.getBoundingClientRect(),window.visualViewport);Math.abs(x)>=1&&g.scrollBy?.({top:x,behavior:"auto"}),m.current=null},280))},[i,o]);return o?ss(Go.Portal,{children:[Fr(Go.Overlay,{className:"rd-overlay"}),ss(Go.Content,{ref:u,className:Ee("rd-drawer-content",e),"data-theme":a,"data-rd-shell":"drawer","data-rd-in-app":h?"true":"false","data-rd-keyboard-adjusted":y?"true":"false",style:{...s,...b},onFocusCapture:f,children:[Fr(Go.Title,{className:"rd-sr-only",children:t}),Fr("div",{className:"rd-drawer-handle"}),r]})]}):ss(gr.Portal,{children:[Fr(gr.Overlay,{className:"rd-overlay"}),ss(gr.Content,{className:Ee("rd-dialog-content",e),"data-theme":a,"data-rd-shell":"dialog",style:s,children:[Fr(gr.Title,{className:"rd-sr-only",children:t}),Fr(gr.Description,{className:"rd-sr-only",children:t}),r]})]})}import{Fragment as Ax,jsx as Me,jsxs as xr}from"react/jsx-runtime";function Ex({id:e,activeView:t,recoverableCount:r,onChange:n}){let o=["deposit","history","recover"];return Me("div",{className:"rd-deposit-tabs",role:"tablist","aria-label":"Deposit navigation","data-tab-count":o.length,"data-active-index":o.indexOf(t),children:o.map(a=>{let i=a==="deposit"?"Deposit":a==="history"?"History":"Recover";return xr("button",{type:"button",id:`${e}-${a}-tab`,className:"rd-deposit-tab",role:"tab","aria-selected":t===a,"aria-controls":`${e}-${a}-panel`,tabIndex:t===a?0:-1,"data-active":t===a?"true":"false","data-track":`${a}_tab`,onClick:()=>n(a),onKeyDown:s=>{if(!["ArrowLeft","ArrowRight","Home","End"].includes(s.key))return;s.preventDefault();let l=o.indexOf(a),d=s.key==="Home"?0:s.key==="End"?o.length-1:(l+(s.key==="ArrowRight"?1:-1)+o.length)%o.length,c=o[d];n(c),document.getElementById(`${e}-${c}-tab`)?.focus()},children:[Me("span",{children:i}),a==="recover"&&r>0&&Me("span",{className:"rd-recovery-badge","data-testid":"recovery-badge",children:r})]},a)})})}function Wf({className:e}){let t=ha();return Me(ge,{feature:"relay",children:Me(Nn,{ariaTitle:"Deposit",className:["rd-deposit-shell",e??t.className].filter(Boolean).join(" "),children:Me(Mx,{})})})}function Mx(){let e=ha(),{theme:t}=$r(),r=af(),n=jf.useId();if(!r)return null;let{activeView:o,setActiveView:a,recoveryOpen:i,resolvedApiBaseUrl:s,wallet:l,catalog:d,catalogLoading:c,catalogError:h,origin:u,setOrigin:m,amount:y,setAmount:b,recipient:f,setRecipient:p,recipientValid:w,balance:g,balanceLoading:x,insufficientBalance:k,depositAddress:R,depositAddressLoading:E,depositAddressError:S,arrivalStatus:C,quote:I,quoteLoading:M,quoteError:U,canDeposit:L,deposit:G,depositState:A,targetOptions:O,selectedTarget:oe,setSelectedTarget:q,showAmountInput:P,minNotice:ue,showRecipientInput:$,showTargetSelector:Q,showOneClick:F,showConnectPrompt:X,showRecipientHint:V,canRecover:de,recoverableCount:he,recoveryTargetsLoading:J,recoveryTargets:ce,recoveryOrders:Ae,historyOrdersLoading:ve,historyOrdersError:ot,refreshRecovery:pe,trustedFactories:Re,amountHint:at,amountSmallestUnits:Ie,onMax:ze}=r;return xr("div",{className:"rd-root rd-wizard","data-theme":t,"data-rd-scroll-area":!0,children:[Me(Ex,{id:n,activeView:o,recoverableCount:he,onChange:a}),i&&Me("div",{className:"rd-deposit-tab-panel",id:`${n}-recover-panel`,role:"tabpanel","aria-labelledby":`${n}-recover-tab`,children:de?Me(is,{client:e.client,apiBaseUrl:s,recipient:f,target:oe?.symbol,wallet:l,trustedFactories:Re,targets:(d?.targets.length??0)>0?ce:void 0,targetsLoading:J,orders:Ae,onRecovered:pe,onRecoverySuccess:e.onRecoverySuccess,onError:e.onError,showTitle:!1}):xr("div",{className:"rd-recover-empty",role:"status","data-variant":"unavailable","data-testid":"rd-recovery-unavailable-note",children:[Me("span",{className:"rd-recover-empty-icon","aria-hidden":"true",children:xr("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[Me("rect",{x:"5",y:"10",width:"14",height:"10",rx:"2.5",stroke:"currentColor",strokeWidth:"1.7"}),Me("path",{d:"M8 10V7.5a4 4 0 0 1 8 0V10",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"}),Me("circle",{cx:"12",cy:"15",r:"1.2",fill:"currentColor"})]})}),Me("h3",{className:"rd-recover-empty-title",children:"Recovery unavailable"}),Me("p",{className:"rd-recover-empty-copy",children:"Connect a wallet that supports recovery transactions to continue."})]})}),o==="history"&&Me("div",{className:"rd-deposit-tab-panel",id:`${n}-history-panel`,role:"tabpanel","aria-labelledby":`${n}-history-tab`,children:w&&f.trim()?Me(es,{orders:Ae,isLoading:c||ve,error:h??ot,catalog:d,showTitle:!1}):Me(va,{requiresIdentity:!0})}),o==="deposit"&&xr("div",{className:"rd-deposit-tab-panel",id:`${n}-deposit-panel`,role:"tabpanel","aria-labelledby":`${n}-deposit-tab`,children:[c&&xr("div",{className:"rd-skeleton-form","data-testid":"rd-source-skeleton","aria-hidden":"true",children:[Me(Zi,{}),X&&e.onRequestConnect&&Me("span",{className:"rd-skeleton rd-skeleton-cta"}),xr("section",{className:"rd-stack",children:[xr("div",{className:"rd-field",children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"18%"}}),xr("div",{className:"rd-field-row",children:[Me("span",{className:"rd-skeleton rd-skeleton-field"}),Me("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),P&&xr("div",{className:"rd-field",children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"34%"}}),Me("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),xr("div",{className:"rd-field",children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"24%"}}),Me("span",{className:"rd-skeleton rd-skeleton-field"}),($||f.trim().length>0)&&xr(Ax,{children:[Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"58%",marginTop:"0.5rem"}}),Me("span",{className:"rd-skeleton rd-skeleton-field"}),$&&Me("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"82%"}})]})]}),Me("span",{className:"rd-skeleton rd-skeleton-notice"})]}),c&&Me("p",{className:"rd-sr-only",role:"status",children:"Loading deposit options..."}),h&&xr("div",{className:"rd-callout rd-callout-danger",children:["Failed to load configuration: ",h.message]}),V&&Me("div",{className:"rd-callout rd-callout-muted",children:$?"Connect a wallet or provide a recipient address to fetch your deposit address.":"Connect a wallet to fetch your deposit address."}),d&&u&&Me(vf,{catalog:d,origin:u,onChangeOrigin:m,amount:y,onChangeAmount:b,showAmountInput:P,minNotice:ue,amountHint:at,onMax:ze,recipient:f,onChangeRecipient:p,showRecipientInput:$,recipientValid:w,balance:g,balanceLoading:x,insufficientBalance:k,targetOptions:O,selectedTarget:oe,onChangeTarget:q,showTargetSelector:Q,quote:I,quoteLoading:M,quoteError:U,depositAddress:R,depositAddressLoading:E,depositAddressError:S,arrivalStatus:C,amountSmallestUnits:Ie,depositState:A,onDeposit:()=>{G()},canDeposit:L&&F,oneClickEnabled:F,locked:X,onRequestConnect:e.onRequestConnect})]})]})}import{jsx as Hl}from"react/jsx-runtime";function Gf({asChild:e,children:t}){return Hl(ge,{feature:"relay",children:Hl(_o,{asChild:e??t!=null,children:t??Hl("button",{type:"button","data-track":"open",children:"Deposit"})})})}import*as ke from"react";import{useCallback as Na,useEffect as Vn,useMemo as Ql,useRef as Vl,useState as mt}from"react";import{useEffect as Lx,useState as Dx}from"react";function _f(e,t){let[r,n]=Dx(e);return Lx(()=>{let o=setTimeout(()=>n(e),t);return()=>clearTimeout(o)},[e,t]),r}var Px=500,Qf=56,Hf={chainId:Qf,token:"0x55d398326f99059fF775485246999027B3197955"},Vf=3e4,Ox=5e3;function Bx(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?Vf:Math.max(Ox,e*1e3)}var zx=[{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"to",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];function ql(e,t){let r=e.trim();if(!r)return null;try{let n=qi(r,t);return n>0n?n:null}catch{return null}}function qf(e={}){let t=Vl(e);t.current=e;let r=Ql(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useDepositAddress: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.wallet,o=n?.walletAddress,a=!!o,i=n?.walletChainId,[s,l]=mt(),[d,c]=mt(!0),[h,u]=mt();Vn(()=>{let te=!1;return c(!0),r.getConfig().then(me=>{te||(l(me),u(void 0))}).catch(me=>{te||u(me instanceof Error?me:new Error(String(me)))}).finally(()=>{te||c(!1)}),()=>{te=!0}},[r]);let m=e.chains,y=Ql(()=>{if(!s)return[];if(!m||m.length===0)return s.origins;let te=new Set(m);return s.origins.filter(me=>te.has(me.chainId))},[s,m]),b=Ql(()=>s?{...s,origins:y}:void 0,[s,y]),[f,p]=mt();Vn(()=>{if(f||y.length===0)return;let te=t.current.defaultToken,me=te?y.find(j=>j.chainId===te.chainId&&j.token.address.toLowerCase()===te.address.toLowerCase()):void 0;p(me??y[0])},[y,f]);let[w,g]=mt(),x=Na(()=>{Fe(void 0),et(!1),z(!1),B(!1),xt(void 0)},[]),k=Na(te=>{p(te),g(void 0),x()},[x]),R=f?.kind==="svm",[E,S]=mt(""),C=e.amount!==void 0?e.amount:E,I=Na(te=>{S(te),g(void 0),x()},[x]),M=_f(C,Px),U=f?ql(M,f.token.decimals):null,L=f?ql(C,f.token.decimals):null,[G,A]=mt(""),[O,oe]=mt(!1),q=e.recipient!==void 0?e.recipient:G,P=Na(te=>{A(te),oe(!0),g(void 0),x()},[x]);Vn(()=>{e.recipient===void 0&&o&&!O&&A(o)},[o,O,e.recipient]);let ue=q.length===0||dt(q),$=q.length>0&&dt(q)?q:void 0,[Q,F]=mt(),[X,V]=mt(!1),[de,he]=mt(0),J=n?.getBalance;Vn(()=>{if(!J||!o||!f||R){F(void 0),V(!1);return}let te=!1;V(!0);let me=f.token.address.toLowerCase()===ba?void 0:f.token.address;return J({chainId:f.chainId,address:o,token:me}).then(j=>{te||F({...j,formatted:Ut(j.value,j.decimals)})}).catch(()=>{te||F(void 0)}).finally(()=>{te||V(!1)}),()=>{te=!0}},[J,o,f,R,de]);let ce=Q?.value??null,Ae=!R&&L!==null&&ce!==null&&L>ce,[ve,ot]=mt(),[pe,Re]=mt(!1),[at,Ie]=mt(),ze=f?.chainId,Le=f?.token.address,rt=e.target;Vn(()=>{if(!$||!ze||!Le){ot(void 0),Ie(void 0),Re(!1);return}let te=!1;return ot(void 0),Ie(void 0),Re(!0),(rt?r.getDepositAddress({user:$,originChainId:ze,originCurrency:Le},rt):r.getDepositAddress({user:$,originChainId:ze,originCurrency:Le})).then(j=>{te||(ot(j),Ie(void 0),t.current.onDepositAddress?.(j))}).catch(j=>{if(te)return;ot(void 0);let Se=j instanceof Error?j:new Error(String(j));Ie(Se),t.current.onError?.(Se)}).finally(()=>{te||Re(!1)}),()=>{te=!0}},[r,$,ze,Le,rt]);let At=[ze??"",(Le??"").toLowerCase(),($??"").toLowerCase(),rt??"",C.trim()].join("|"),gt=Vl(At);Vn(()=>{gt.current!==At&&(gt.current=At,g(void 0),x())},[At,x]);let[Nt,ye]=mt(),[Tt,Je]=mt(!1),[yt,We]=mt(),He=U?.toString();Vn(()=>{if(!ze||!Le||!He){ye(void 0),We(void 0),Je(!1);return}let te=!1,me,j=!0;async function Se(){j&&Je(!0);let _=Vf;try{let Ue=await r.getQuote({originChainId:ze,originCurrency:Le,amount:He});if(te)return;ye(Ue),We(void 0),_=Bx(Ue.ttl)}catch(Ue){if(te)return;ye(void 0),We(Ue instanceof Error?Ue:new Error(String(Ue)))}finally{te||Je(!1),j=!1}te||(me=setTimeout(Se,_))}return Se(),()=>{te=!0,me&&clearTimeout(me)}},[r,ze,Le,He]);let[Yt,It]=mt(!1),[Ge,ct]=mt(!1),[$e,Fe]=mt(),[it,xt]=mt(),[De,et]=mt(!1),[Bt,z]=mt(!1),[Qe,B]=mt(!1),re=n?.waitForReceipt,fe=Vl(void 0);Vn(()=>{if(!$e||!f||!re)return;let te=!1;return et(!0),z(!1),B(!1),re({chainId:f.chainId,hash:$e}).then(me=>{te||(z(!0),B(me.status==="reverted"),he(j=>j+1),me.status!=="reverted"&&$e!==fe.current&&(fe.current=$e,t.current.onDeposited?.($e)))}).catch(me=>{te||xt(me instanceof Error?me.message:String(me))}).finally(()=>{te||et(!1)}),()=>{te=!0}},[$e,re]);let be=i!==void 0&&f!==void 0&&i!==f.chainId,tt=Yt||Ge,Kt=w??it,nr="idle";Kt?nr="error":Bt?nr="confirmed":De?nr="confirming":tt&&(nr=Yt?"switching":"pending");let _r={phase:nr,isSubmitting:tt,isConfirming:De,isConfirmed:Bt,needsSwitch:be,txHash:$e,reverted:Bt&&Qe,error:Kt},mn=!!(f&&ve&&ve.originChainId===f.chainId&&ve.originCurrency.toLowerCase()===f.token.address.toLowerCase()),Rr=!!(n?.sendTransaction&&n?.writeContract&&n?.readContract&&n?.waitForReceipt),gn=!!(a&&Rr&&f&&!R&&ve&&mn&&L&&L>0n&&!Ae&&!tt&&!De),Hr=Na(async()=>{if(R||!f||!ve||!n?.sendTransaction||!n?.writeContract)return;g(void 0);let te=ql(C,f.token.decimals);if(!te||te<=0n){g("enter an amount to use the one-click deposit");return}let me=f.token.address.toLowerCase()===ba,j=ve.depositAddress,Se=await Tf(n?.readContract,Qf,{forwarder:ve.forwarder,recipient:$,version:ve.version,trusted:t.current.trustedFactories});if(!Se.ok){g(`address verification failed: ${Se.reason}`);return}if(f.chainId===Hf.chainId&&f.token.address.toLowerCase()===Hf.token.toLowerCase()&&!If(j,ve.forwarder)){g("address verification failed: deposit address does not match the verified forwarder (expected them to be identical on this route; check the backend's direct_same_token setting)");return}try{if(be){if(!n?.switchChain)throw new Error("wallet cannot switch chains");It(!0);try{await n.switchChain(f.chainId)}finally{It(!1)}}x(),ct(!0);try{let Ue=me?await n.sendTransaction({chainId:f.chainId,to:j,value:te}):await n.writeContract({chainId:f.chainId,address:f.token.address,abi:zx,functionName:"transfer",args:[j,te]});Fe(Ue)}finally{ct(!1)}}catch(Ue){g(Ue.message)}},[R,f,ve,C,be,n,$,x]);return{address:o,isConnected:a,catalog:b,catalogLoading:d,catalogError:h,origin:f,setOrigin:k,recipient:q,setRecipient:P,recipientValid:ue,amount:C,setAmount:I,balance:Q,balanceLoading:X,insufficientBalance:Ae,isSvmOrigin:R,depositAddress:ve?.depositAddress,depositAddressResult:ve,depositAddressLoading:pe,depositAddressError:at,quote:Nt,quoteLoading:Tt,quoteError:yt,canDeposit:gn,deposit:Hr,depositState:_r}}import{useEffect as Fx,useRef as Ux,useState as Ho}from"react";var jx=3e4,Wx=300;function qn(e){let t=Ux(e);t.current=e;let{client:r,enabled:n=!0,live:o=!0}=e,a=e.refetchInterval??e.fallbackPollMs??jx,i=e.recipient&&dt(e.recipient)?e.recipient:void 0,[s,l]=Ho([]),[d,c]=Ho(!1),[h,u]=Ho(),[m,y]=Ho(!1),[b,f]=Ho(),[p,w]=Ho(0);return Fx(()=>{if(!i){l([]),u(void 0),c(!1),y(!1),f(void 0),w(0);return}if(!n){l([]),u(void 0),c(!1),y(!1),f(void 0),w(0);return}let g=!1,x=!0,k,R=0,E=0;async function S(){let U=++R;E+=1,x&&c(!0);try{let L=await r.listOrders(i);if(g)return;U===R&&(l(L),u(void 0))}catch(L){if(g)return;let G=L instanceof Error?L:new Error(String(L));U===R&&(u(G),t.current.onError?.(G))}finally{E-=1,!g&&U===R&&(c(!1),y(!0),f(i),w(L=>L+1)),x=!1}}function C(){k&&clearTimeout(k),k=setTimeout(()=>{k=void 0,g||S()},Wx)}S();let I;o&&typeof EventSource<"u"&&(I=new EventSource(r.ordersStreamUrl(i)),I.addEventListener("orders-changed",C),I.onopen=()=>{C()});let M=o&&Number.isFinite(a)&&a>0?setInterval(()=>{E===0&&S()},a):void 0;return()=>{g=!0,k&&clearTimeout(k),M&&clearInterval(M),I?.close()}},[r,i,n,o,a]),{orders:s,ordersLoading:d,ordersError:h,ordersInitialized:m,ordersForRecipient:b,ordersRevision:p}}import{useMemo as Gx,useState as _x}from"react";function Yf(e,t){if(t){let r=e.find(n=>n.symbol===t);if(r)return r}return e.find(r=>r.isDefault)??e[0]}function Kf({catalogTargets:e,filter:t,defaultTarget:r}){let n=Gx(()=>{if(!t||t.length===0)return e;let l=new Set(t);return e.filter(d=>l.has(d.symbol))},[e,t]),[o,a]=_x(()=>Yf(n,r)?.symbol),i=(o!==void 0?n.find(l=>l.symbol===o):void 0)??Yf(n,r);function s(l){n.some(d=>d.symbol===l)&&a(l)}return{options:n,selected:i,setSelected:s}}var Hx={dev:"https://dev-relay-protocol-api.onechain.nexus",stage:"https://dev-relay-protocol-api.onechain.nexus",production:"https://relay-protocol-api.onechain.nexus"};function Yn(e){return e.apiBaseUrl?e.apiBaseUrl:Hx[nt(e.environment)]}import{jsx as Kx,jsxs as Zx}from"react/jsx-runtime";var Zf=1e3;function Qx(e,t,r,n,o){let a=e.requireWalletConnection??e.showRecipientInput===!1,i=r.walletAddress&&dt(r.walletAddress)?r.walletAddress:void 0;return{client:e.client,apiBaseUrl:n,wallet:r,chains:e.chains,recipient:a?i??"":e.recipient,amount:a&&!i?"":e.amount,defaultToken:e.defaultToken,target:t,trustedFactories:o,onDepositAddress:e.onDepositAddress,onDeposited:e.onDeposited,onError:e.onError}}function ls(e,t){let r=e.trim();if(!r)return 0n;try{let n=qi(r,t);return n>0n?n:0n}catch{return 0n}}function Vx(e,t,r,n){if(t!==void 0&&e.forwarderVersion!==t)return!1;let o=e.target?.trim();return o?!!(r&&o.toLowerCase()===r.toLowerCase()):n}function Xf(e,t,r){return`${e}:${t.toLowerCase()}:${r}`}function qx(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function Jf({open:e,children:t}){let[r]=ke.useState(of);return Zx(Ll.Provider,{value:r,children:[e&&Kx(Yx,{store:r}),t]})}function Yx({store:e}){let t=ha(),{showTargetSelector:r=!0}=t,n=t.requireWalletConnection??t.showRecipientInput===!1,o=!!(t.walletAddress&&dt(t.walletAddress)),[a,i]=ke.useState("deposit"),s=a==="recover",l=ke.useCallback(W=>{i(ut=>(typeof W=="function"?W(ut==="recover"):W)?"recover":"deposit")},[]);ke.useEffect(()=>{qe("relay","opened")},[]);let[d,c]=ke.useState(void 0),h=ke.useMemo(()=>Yn({apiBaseUrl:t.apiBaseUrl,environment:t.environment}),[t.apiBaseUrl,t.environment]),u=ke.useMemo(()=>({walletAddress:t.walletAddress,walletChainId:t.walletChainId,sendTransaction:t.sendTransaction,writeContract:t.writeContract,readContract:t.readContract,switchChain:t.switchChain,waitForReceipt:t.waitForReceipt,getBalance:t.getBalance}),[t.walletAddress,t.walletChainId,t.sendTransaction,t.writeContract,t.readContract,t.switchChain,t.waitForReceipt,t.getBalance]),m=nt(t.environment),y=Jt("apps.json",m,W=>({min:Nr(W?.relay?.minDepositAmount,m),max:Nr(W?.relay?.maxDepositAmount,m),trustedFactories:Fa(W,m)})),b=ke.useMemo(()=>t.trustedFactories??rs(y?.trustedFactories),[t.trustedFactories,y?.trustedFactories]),{isConnected:f,catalog:p,catalogLoading:w,catalogError:g,origin:x,setOrigin:k,amount:R,setAmount:E,recipient:S,setRecipient:C,recipientValid:I,balance:M,balanceLoading:U,insufficientBalance:L,depositAddress:G,depositAddressResult:A,depositAddressLoading:O,depositAddressError:oe,quote:q,quoteLoading:P,quoteError:ue,canDeposit:$,deposit:Q,depositState:F}=qf(Qx(t,d,u,h,b)),{options:X,selected:V,setSelected:de}=Kf({catalogTargets:p?.targets??[],filter:t.targetTokens,defaultTarget:t.defaultTarget});ke.useEffect(()=>{c(V?.symbol)},[V?.symbol]);let he=t.amount===void 0&&!t.hideAmount,J=!n&&(t.showRecipientInput??!0)&&t.recipient===void 0,ce=I&&S.trim().length>0&&dt(S),Ae=!n&&t.recipient!==void 0&&t.recipient.trim().length>0,ve=n?!o||!ce:!f&&!Ae&&!ce,ot=!!p&&!ce&&!ve,pe=(t.showRecovery??!1)&&o&&!!(u.writeContract&&u.readContract&&u.waitForReceipt),Re=ke.useMemo(()=>t.client?t.client:jt({baseUrl:h}),[t.client,h]),[at,Ie]=ke.useState({}),[ze,Le]=ke.useState(!1),[rt,At]=ke.useState(0),gt=ke.useCallback(()=>At(W=>W+1),[]),Nt=F.isConfirmed,ye=ce&&(!!A||a!=="deposit"),{orders:Tt,ordersLoading:Je,ordersError:yt,ordersInitialized:We,ordersForRecipient:He}=qn({client:Re,recipient:ye?S:void 0,enabled:ye,refetchInterval:Zf}),Yt=Tt,It=V??p?.targets.find(W=>W.isDefault),Ge=It?.symbol??p?.destination.symbol,ct=It?.isDefault??!0,$e=A?.version,Fe=ke.useMemo(()=>Tt.filter(W=>Vx(W,$e,Ge,ct)),[Tt,$e,Ge,ct]),it=ke.useRef(void 0),[xt,De]=ke.useState(),[et,Bt]=ke.useState(),z=`${S.toLowerCase()}:${Ge?.toLowerCase()??""}:${$e??""}`;ke.useEffect(()=>{let W=He?.toLowerCase()===S.toLowerCase();if(!ye||!We||!W||yt){ye||(it.current=void 0,De(void 0),Bt(void 0));return}let ut=new Set(Fe.map(Ve=>Ve.orderId)),zt=new Set(Fe.flatMap(Ve=>(Ve.deposits??[]).map(Cr=>Xf(Ve.orderId,Cr.txHash,Cr.blockNumber)))),vt=it.current;if(!vt||vt.key!==z){it.current={key:z,orderIds:ut,depositKeys:zt,statuses:new Map(Fe.map(Ve=>[Ve.orderId,Ve.status]))},De(void 0),Bt(void 0);return}let Qr,Gt=0n,Zt=!1;for(let Ve of Fe)for(let Cr of Ve.deposits??[]){let nn=Xf(Ve.orderId,Cr.txHash,Cr.blockNumber);if(!vt.depositKeys.has(nn)){Qr??(Qr=Ve);try{Gt+=BigInt(Cr.amount),Zt=!0}catch{}}}Qr??(Qr=Fe.find(Ve=>!vt.orderIds.has(Ve.orderId))),Qr??(Qr=Fe.find(Ve=>vt.statuses.get(Ve.orderId)!==Ve.status));for(let Ve of ut)vt.orderIds.add(Ve);for(let Ve of zt)vt.depositKeys.add(Ve);for(let Ve of Fe)vt.statuses.set(Ve.orderId,Ve.status);Qr&&(De(Qr.orderId),Zt&&Bt(Gt))},[z,Fe,He,ye,S,yt,We]),ke.useEffect(()=>{let W=p?.targets??[];if(!pe||!ce||W.length===0){Ie({}),Le(!1);return}let ut=!1;return Le(!0),Promise.all(W.map(zt=>Re.getRecovery({user:S,target:zt.symbol}).catch(()=>{}))).then(zt=>{if(ut)return;let vt={};W.forEach((Qr,Gt)=>{let Zt=zt[Gt];Zt&&(vt[Qr.symbol]=Zt)}),Ie(vt),Le(!1)}),()=>{ut=!0}},[Re,pe,ce,S,p,Nt,rt]);let Qe=ke.useMemo(()=>(p?.targets??[]).map(W=>({symbol:W.symbol,isDefault:W.isDefault,info:at[W.symbol]})).filter(W=>W.info!==void 0),[p,at]),B=ke.useMemo(()=>ns(Wo(Qe)),[Qe]),[re,fe]=ke.useState(void 0),[be,tt]=ke.useState(),Kt=!!p&&(p?.targets.length??0)>0&&!d;ke.useEffect(()=>{if(!ce||!x||!A||Kt){fe(void 0),tt(void 0);return}let W=!1,ut=!1,zt=A.forwarder.toLowerCase();fe(void 0),tt(void 0);async function vt(){if(!(W||ut)){ut=!0;try{let Gt=await Re.getRecovery({user:S,target:d||void 0});if(W)return;if(Gt?.forwarder&&Gt.forwarder.toLowerCase()!==zt){fe(void 0),tt(void 0);return}if(tt(Gt),!Gt||Gt.suggestedAction!=="sweep"){fe(void 0);return}let Zt;try{Zt=BigInt(Gt.balance)}catch{fe(void 0);return}let Ve=Number(Gt.decimals);if(Zt<=0n||!Number.isInteger(Ve)||Ve<0){fe(void 0);return}let Cr=Gt.tokens?.find(nn=>nn.address?.toLowerCase()===Gt.token?.toLowerCase()&&nn.symbol)?.symbol;fe({balance:Zt,decimals:Ve,symbol:Cr})}catch{}finally{ut=!1}}}vt();let Qr=setInterval(()=>{vt()},Zf);return()=>{W=!0,clearInterval(Qr)}},[Re,ce,S,d,Kt,x,A,Nt]);let nr=ke.useCallback(()=>{!x||!M||E(Ut(M.value,x.token.decimals))},[x,M,E]),_r=ke.useRef(!1),mn=!!G;ke.useEffect(()=>{!mn||_r.current||(_r.current=!0,qe("relay","deposit_address_shown"))},[mn]);let Rr=F.txHash;ke.useEffect(()=>{Rr&&qe("relay","deposit_submitted")},[Rr]);let gn=(()=>{let W=Number(y?.min);return Number.isFinite(W)&&W>=0?String(y?.min):"6"})(),Hr=(()=>{let W=Number(y?.max);return Number.isFinite(W)&&W>0?String(y?.max):void 0})(),te=(()=>{if(!x)return 0n;let W=ls(gn,x.token.decimals),ut=BigInt(x.minAmount);return W>ut?W:ut})(),me=x?Ut(te,x.token.decimals):gn,j=(()=>{if(!x||!re||te<=0n)return;let W=x.token.decimals,ut=re.decimals,zt=W>=ut?re.balance*10n**BigInt(W-ut):re.balance/10n**BigInt(ut-W);if(zt>=te)return;let vt=te-zt;return{pending:Ut(re.balance,ut),pendingSymbol:re.symbol,remaining:Ut(vt,W)}})(),Se=p?.origins.find(W=>W.chainId===56&&!!(be?.token&&W.token.address.toLowerCase()===be.token.toLowerCase()))??p?.origins.find(W=>W.chainId===56&&W.token.symbol.toUpperCase()==="USDT"),_=Number.isInteger(be?.decimals)&&(be?.decimals??-1)>=0?be.decimals:Se?.token.decimals,Ue=be?.tokens?.find(W=>W.address?.toLowerCase()===be.token?.toLowerCase()&&W.symbol)?.symbol??Se?.token.symbol,rn=et!==void 0&&_!==void 0?Ut(et,_):void 0,Kn=(()=>{if(!x||_===void 0)return;let W=x.token.decimals;if(_>=W)return te*10n**BigInt(_-W);let ut=10n**BigInt(W-_);return(te+ut-1n)/ut})(),Sr=xt?Fe.find(W=>W.orderId===xt):void 0,bt=Sr??Fe.find(W=>W.status==="BSC_FUNDED"||W.status==="BRIDGE_INITIATED"||W.status==="BRIDGE_PENDING"),Ts=(()=>{if(!bt||Kn===void 0)return!1;try{return BigInt(bt.amountIn)>=Kn}catch{return!1}})(),Vo=(()=>{if(!be||Kn===void 0)return!1;try{return BigInt(be.balance)>0n&&BigInt(be.balance)>=Kn}catch{return!1}})(),ho=(()=>{let W={amount:rn,symbol:Ue,backendStatus:bt?.status};return!A||!ye||!We?{phase:"connecting",...W}:He?.toLowerCase()!==S.toLowerCase()||yt?{phase:"unavailable",...W}:Sr?.status==="COMPLETED"?{phase:"completed",...W,backendStatus:Sr.status}:Sr&&qx(Sr.status)?{phase:"failed",...W,backendStatus:Sr.status}:bt?.status==="BRIDGE_INITIATED"||bt?.status==="BRIDGE_PENDING"?{phase:"processing",...W}:bt?.status==="BSC_FUNDED"&&Ts||Vo?{phase:"funded",...W}:Sr?{phase:"detected",...W,backendStatus:Sr.status}:{phase:"waiting",...W}})(),Zn=x&&Hr?ls(Hr,x.token.decimals):void 0,bo=x&&R.trim()?ls(R,x.token.decimals):0n,Is=!!(x&&bo>0n&&bo<te),Es=!!(x&&Zn!==void 0&&bo>0n&&bo>Zn),wo=(()=>{if(x){if(Is)return`Amount is below the ${me} ${x.token.symbol} minimum.`;if(Es)return`Amount is above the ${Hr} ${x.token.symbol} maximum.`}})(),Oa=t.showOneClickDeposit??!1,Ms=x&&R.trim()?ls(R,x.token.decimals).toString():void 0,As={activeView:a,setActiveView:i,recoveryOpen:s,setRecoveryOpen:l,resolvedApiBaseUrl:h,wallet:u,catalog:p,catalogLoading:w,catalogError:g,origin:x,setOrigin:k,amount:R,setAmount:E,recipient:S,setRecipient:C,recipientValid:I,balance:M,balanceLoading:U,insufficientBalance:L,depositAddress:G,depositAddressLoading:O,depositAddressError:oe,arrivalStatus:ho,quote:q,quoteLoading:P,quoteError:ue,canDeposit:$,deposit:Q,depositState:F,targetOptions:X,selectedTarget:V,setSelectedTarget:de,showAmountInput:he,minNotice:x?{min:me,symbol:x.token.symbol,...j}:void 0,showRecipientInput:J,showTargetSelector:r,showOneClick:Oa,showConnectPrompt:ve,showRecipientHint:ot,canRecover:pe,recoverableCount:B,recoveryTargetsLoading:ze,recoveryTargets:Qe,recoveryOrders:Yt,historyOrdersLoading:Je,historyOrdersError:yt,refreshRecovery:gt,trustedFactories:b,amountHint:wo,amountSmallestUnits:Ms,onMax:he&&M&&M.value>0n?nr:void 0};return ke.useLayoutEffect(()=>{e.publish(As)}),ke.useLayoutEffect(()=>()=>e.publish(null),[e]),null}import{jsx as Yl}from"react/jsx-runtime";function Xx(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c}=e,[h,u]=ds.useState(!1),m=l!==void 0,y=m?l:h,b=ds.useCallback(f=>{m||u(f),d?.(f)},[m,d]);return Yl(Al.Provider,{value:e,children:Yl(Jf,{open:y,children:Yl(Cn,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:y,onOpenChange:b,children:c})})})}var Ta=Object.assign(Xx,{Trigger:Gf,Content:Wf});import{createContext as Jx,useContext as $x}from"react";var Kl=Jx(null);function Zl(){let e=$x(Kl);if(!e)throw new Error("RelayHistory compound components must be used within <RelayHistory>");return e}import*as vr from"react";import{jsx as uo}from"react/jsx-runtime";function $f({className:e}){let t=Zl(),{open:r}=$r();return vr.useEffect(()=>{r&&qe("relay","history_opened")},[r]),uo(ge,{feature:"relay",children:uo(Nn,{ariaTitle:"Transfer history",className:e??t.className,children:uo(ev,{})})})}function ev(){let e=Zl(),{theme:t}=$r(),r=vr.useMemo(()=>{if(e.client)return e.client;let f=Yn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return jt({baseUrl:f})},[e.client,e.apiBaseUrl,e.environment]),n=e.recipient??e.walletAddress,o=!!(n&&dt(n)),[a,i]=vr.useState(),[s,l]=vr.useState(!1),[d,c]=vr.useState(),h=vr.useRef(e.onError);h.current=e.onError,vr.useEffect(()=>{if(!o){i(void 0),l(!1),c(void 0);return}let f=!1;return i(void 0),l(!0),c(void 0),r.getConfig().then(p=>{f||i(p)}).catch(p=>{if(f)return;let w=p instanceof Error?p:new Error(String(p));c(w),h.current?.(w)}).finally(()=>{f||l(!1)}),()=>{f=!0}},[r,o]);let{orders:u,ordersLoading:m,ordersError:y}=qn({client:r,recipient:o?n:void 0,enabled:!!a,onError:e.onError}),b=vr.useCallback(f=>{if(!e.onOutlink)return;let w=f.target.closest?.('a[target="_blank"]');w?.href&&e.onOutlink(w.href)},[e.onOutlink]);return uo("div",{className:"rd-root rd-wizard","data-theme":t,children:o?uo("div",{onClick:b,children:uo(es,{orders:u,isLoading:s||m,error:d??y,catalog:a,showTitle:!1})}):uo(va,{requiresIdentity:!0})})}import{jsx as Xl}from"react/jsx-runtime";function em({asChild:e,children:t}){return Xl(ge,{feature:"relay",children:Xl(_o,{asChild:e??t!=null,children:t??Xl("button",{type:"button","data-track":"open",children:"History"})})})}import{jsx as tm}from"react/jsx-runtime";function tv(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o="min(640px, calc(100vw - 32px))",drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c}=e;return tm(Kl.Provider,{value:e,children:tm(Cn,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c})})}var rm=Object.assign(tv,{Trigger:em,Content:$f});import*as Ur from"react";import*as kr from"react";var cs=[],rv=3e4;function nm({client:e,recipient:t}){let[r,n]=kr.useState({targets:cs}),[o,a]=kr.useState(0),i=kr.useRef(void 0),s=kr.useRef(void 0),l=t&&dt(t)?t.toLowerCase():void 0;kr.useEffect(()=>{if(!l){n({targets:cs});return}let b=!1,f=i.current;if(!f||f.client!==e||f.recipientKey!==l||f.generation!==o){let p=(async()=>{let w,g=[];try{g=(await e.getConfig()).targets}catch(S){w=S instanceof Error?S:new Error(String(S))}let x=g.length===0?[()=>e.getRecovery({user:l})]:g.map(S=>()=>e.getRecovery({user:l,target:S.symbol})),k=await Promise.all(x.map(async S=>{try{return{info:await S()}}catch(C){return{error:C instanceof Error?C:new Error(String(C))}}})),R=g.length===0?k[0]?.info?[{symbol:"",isDefault:!0,info:k[0].info}]:[]:g.flatMap((S,C)=>k[C]?.info?[{symbol:S.symbol,isDefault:S.isDefault,info:k[C].info}]:[]),E=k.find(S=>S.error)?.error;return{targets:R,badgeFailed:!!(w||E&&R.length===0),error:w??E}})().catch(w=>({targets:cs,badgeFailed:!0,error:w instanceof Error?w:new Error(String(w))}));f={client:e,recipientKey:l,generation:o,promise:p},i.current=f,p.finally(()=>{s.current={client:e,recipientKey:l,at:Date.now()},i.current?.promise===p&&(i.current=void 0)})}return f.promise.then(p=>{b||n({recipientKey:l,targets:p.targets,badgeFailed:p.badgeFailed,error:p.error})}),()=>{b=!0}},[e,l,o]);let d=kr.useCallback(()=>a(b=>b+1),[]),c=kr.useCallback(()=>{if(!l)return;let b=i.current;if(b?.client===e&&b.recipientKey===l)return;let f=s.current;f?.client===e&&f.recipientKey===l&&Date.now()-f.at<rv||a(p=>p+1)},[e,l]),h=l&&r.recipientKey===l?r.targets:cs,u=l&&r.recipientKey===l?r.error:void 0,m=!!(l&&r.recipientKey!==l),y=!!(l&&r.recipientKey===l&&r.badgeFailed);return kr.useMemo(()=>({count:y?0:ns(Wo(h)),targets:h,loading:m,error:u,refresh:d,refreshIfStale:c}),[h,m,y,u,d,c])}import{createContext as nv,useContext as ov}from"react";var Jl=nv(null);function $l(){let e=ov(Jl);if(!e)throw new Error("RelayRecovery compound components must be used within <RelayRecovery>");return e}function ed(){return $l().props}function om(){return $l().recovery}function am(){return $l().recovery.count}import*as fo from"react";import{jsx as mo,jsxs as iv}from"react/jsx-runtime";function im({className:e}){let t=ed(),{open:r}=$r();return fo.useEffect(()=>{r&&qe("relay","recovery_opened")},[r]),mo(ge,{feature:"relay",children:mo(Nn,{ariaTitle:"Recover stuck funds",className:e??t.className,children:mo(av,{})})})}function av(){let e=ed(),{targets:t,loading:r,refresh:n}=om(),{theme:o}=$r(),a=fo.useMemo(()=>Yn({apiBaseUrl:e.apiBaseUrl,environment:e.environment}),[e.apiBaseUrl,e.environment]),i=fo.useMemo(()=>e.client?e.client:jt({baseUrl:a}),[e.client,a]),s=fo.useMemo(()=>({walletAddress:e.walletAddress,walletChainId:e.walletChainId,sendTransaction:e.sendTransaction,writeContract:e.writeContract,readContract:e.readContract,switchChain:e.switchChain,waitForReceipt:e.waitForReceipt,getBalance:e.getBalance}),[e.walletAddress,e.walletChainId,e.sendTransaction,e.writeContract,e.readContract,e.switchChain,e.waitForReceipt,e.getBalance]),l=e.walletAddress&&dt(e.walletAddress)?e.walletAddress:void 0,d=!!(l&&(!e.recipient||dt(e.recipient)&&e.recipient.toLowerCase()===l.toLowerCase())),c=d?l:void 0,h=nt(e.environment),u=Jt("apps.json",h,w=>Fa(w,h)),m=fo.useMemo(()=>e.trustedFactories??rs(u),[e.trustedFactories,u]),y=!!(e.writeContract&&e.readContract&&e.waitForReceipt),b=!!c&&y,f=c,{orders:p}=qn({client:i,recipient:b?f:void 0,enabled:b,live:!1});return iv("div",{className:"rd-root rd-wizard","data-theme":o,children:[!l&&mo("p",{className:"rd-muted","data-testid":"rd-recovery-connect-note",children:"Connect a wallet to check recoverable funds."}),l&&!d&&mo("p",{className:"rd-muted","data-testid":"rd-recovery-recipient-note",children:"Recovery is only available for the connected wallet."}),d&&!y&&mo("p",{className:"rd-muted","data-testid":"rd-recovery-unsupported-note",children:"This wallet can't sign recovery transactions."}),b&&mo(is,{client:e.client,apiBaseUrl:a,recipient:c,wallet:s,trustedFactories:m,targets:t,targetsLoading:r,orders:p,onRecovered:n,onRecoverySuccess:e.onRecoverySuccess,showTitle:!1,onError:e.onError})]})}import{jsx as td}from"react/jsx-runtime";function sm({asChild:e,children:t}){let r=am();return td(ge,{feature:"relay",children:td(_o,{asChild:e??t!=null,dataAttributes:{"data-rd-recovery-count":r},children:t??td("button",{type:"button","data-track":"open",children:"Recover"})})})}import{jsx as lm}from"react/jsx-runtime";function sv(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:l,onOpenChange:d,children:c}=e,[h,u]=Ur.useState(!1),m=l!==void 0,y=m?l:h,b=Ur.useCallback(R=>{m||u(R),d?.(R)},[m,d]),f=Ur.useMemo(()=>{if(e.client)return e.client;let R=Yn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return jt({baseUrl:R})},[e.client,e.apiBaseUrl,e.environment]),p=e.walletAddress&&dt(e.walletAddress)?e.walletAddress:void 0,w=p&&(!e.recipient||dt(e.recipient)&&e.recipient.toLowerCase()===p.toLowerCase())?p:void 0,g=nm({client:f,recipient:w});Ur.useEffect(()=>{y&&g.refreshIfStale()},[y,g.refreshIfStale]);let x=Ur.useRef(void 0);Ur.useEffect(()=>{!y||!g.error||x.current===g.error||(x.current=g.error,e.onError?.(g.error))},[y,g.error,e.onError]);let k=Ur.useMemo(()=>({props:e,recovery:g}),[e,g]);return lm(Jl.Provider,{value:k,children:lm(Cn,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:a,drawerMinWidth:i,style:s,open:y,onOpenChange:b,children:c})})}var dm=Object.assign(sv,{Trigger:sm,Content:im});import{useCallback as lv,useEffect as dv,useMemo as cv,useRef as pv,useState as ps}from"react";function cm(e={}){let t=pv(e);t.current=e;let r=cv(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayConfig: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.enabled??!0,o=e.refetchInterval,[a,i]=ps(),[s,l]=ps(!1),[d,c]=ps(),[h,u]=ps(0);dv(()=>{if(!n){i(void 0),l(!1),c(void 0);return}let y=!1,b=!1;i(void 0),l(!0),c(void 0);async function f(){if(!(y||b)){b=!0;try{let w=await r.getConfig();if(y)return;i(w),c(void 0)}catch(w){if(y)return;let g=w instanceof Error?w:new Error(String(w));c(g),t.current.onError?.(g)}finally{b=!1,y||l(!1)}}}f();let p=typeof o=="number"&&Number.isFinite(o)&&o>0?setInterval(()=>{f()},o):void 0;return()=>{y=!0,p&&clearInterval(p)}},[r,n,h,o]);let m=lv(()=>u(y=>y+1),[]);return{config:a,loading:s,error:d,refresh:m}}import{useQuery as uv}from"@tanstack/react-query";import{useCallback as pm,useEffect as fv,useMemo as rd,useRef as um}from"react";var mv=1,fm=new WeakMap;function gv(e){let t=fm.get(e);if(t!==void 0)return t;let r=mv++;return fm.set(e,r),r}function mm(e={}){let t=um(e);t.current=e;let r=rd(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayRecovery: either `client` or `apiBaseUrl` must be provided");return jt({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&dt(n)?n:void 0,a=e.target,i=e.query,s=rd(()=>gv(r),[r]),l=rd(()=>["relay","recovery",s,o??null,a??null],[s,o,a]),d=uv({retry:!1,...i,queryKey:l,queryFn:async()=>{if(!o)throw new Error("useRelayRecovery: a valid EVM recipient is required");return r.getRecovery({user:o,target:a})},enabled:o?i?.enabled:!1}),c=um(0);fv(()=>{let b=d.error,f=d.errorUpdatedAt;!b||f===c.current||(c.current=f,t.current.onError?.(b),b instanceof tn&&b.status===401&&t.current.onUnauthorized?.())},[d.error,d.errorUpdatedAt]);let h=pm(()=>{d.refetch()},[d.refetch]),u=Sa({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:h}),m=d.data,y=pm(async(b,f)=>{m&&await u.recover(m,b,f)},[u,m]);return{info:m,loading:d.isLoading,error:d.error??void 0,isFetching:d.isFetching,refresh:h,recover:y,recoveryState:u.stateFor(m?.forwarder)}}import{Fragment as xv,jsx as jr,jsxs as Wr}from"react/jsx-runtime";var hv={bscBridge:"https://bscscan.com/tx/",crossFinalize:"https://scan.crosstoken.io/tx/",crossExecute:"https://scan.crosstoken.io/tx/"},bv={bscBridge:"Bridge tx (BSC)",crossFinalize:"Finalize tx (CROSS)",crossExecute:"Execute tx (CROSS)"};function wv(e){return e==="done"?"\u2713":e==="active"?"\u25CF":""}function gm(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function yv(e){return e==="done"?"rd-stepper-item rd-stepper-item-done":e==="active"?"rd-stepper-item rd-stepper-item-active":"rd-stepper-item rd-stepper-item-pending"}function hm({orderId:e,order:t,error:r}){let n=!t&&!r;return Wr("section",{className:"rd-card",children:[Wr("div",{className:"rd-card-header",children:[jr("h2",{className:"rd-card-title",children:"4. Status"}),t&&jr("span",{className:`rd-status-pill${t.status==="COMPLETED"?" rd-status-pill-success":gm(t.status)?" rd-status-pill-failure":""}`,children:t.status})]}),Wr("p",{className:"rd-card-hint",children:["Order ",e]}),n&&Wr("p",{className:"rd-muted",children:[jr("span",{className:"rd-spinner"})," Loading status..."]}),r&&Wr("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load order status: ",r.message]}),t&&Wr(xv,{children:[jr("ol",{className:"rd-stepper",children:t.steps.map((o,a)=>Wr("li",{className:yv(o.status),children:[Wr("div",{className:"rd-stepper-rail",children:[jr("span",{className:"rd-stepper-dot",children:wv(o.status)}),a<t.steps.length-1&&jr("span",{className:"rd-stepper-line"})]}),Wr("div",{className:"rd-stepper-body",children:[jr("div",{className:"rd-stepper-label",children:o.label}),o.key==="bridge"&&t.txs.bscBridge&&jr("div",{className:"rd-stepper-meta",children:jr(nd,{orderTxs:t.txs,txKey:"bscBridge"})}),o.key==="deliver"&&(t.txs.crossFinalize||t.txs.crossExecute)&&Wr("div",{className:"rd-stepper-meta",children:[t.txs.crossFinalize&&jr(nd,{orderTxs:t.txs,txKey:"crossFinalize"}),t.txs.crossExecute&&jr(nd,{orderTxs:t.txs,txKey:"crossExecute"})]})]})]},o.key))}),gm(t.status)&&Wr("div",{className:"rd-callout rd-callout-danger",children:["This order did not complete successfully (status: ",t.status,"). If funds were deposited, refer to the refund address on the order for recovery."]}),t.status==="COMPLETED"&&jr("div",{className:"rd-callout rd-callout-success",children:"crossd delivered. This order is complete."})]})]})}function nd({orderTxs:e,txKey:t}){let r=e[t];return r?Wr("a",{href:`${hv[t]}${r}`,target:"_blank",rel:"noreferrer",children:[bv[t],": ",r.slice(0,10),"..."]}):null}function us(e){return`${e.chainId}:${e.address.toLowerCase()}`}function od(e,t){return us(e)===us(t)}function fs(e,t){if(t)return e.find(r=>od(r,t))}function Ia(e,t,r){return t?{fromTokens:(r==="swap"?[t.swap.from]:t.bridge.from).map(o=>fs(e,o)).filter(o=>!!o),targetToken:fs(e,t.target)}:{fromTokens:[],targetToken:void 0}}function ms(e,t){return e.some(r=>r.chainId===t.chainId&&r.address.toLowerCase()===t.address.toLowerCase())}function bm(e){let t=/^v?(\d+(?:\.\d+)*)(?:-([0-9A-Za-z.-]+))?$/.exec(e.trim());return t?{parts:t[1].split(".").map(r=>Number(r)),prerelease:t[2]??null}:null}function vv(e,t){let r=bm(e),n=bm(t);if(!r||!n)return null;let o=Math.max(r.parts.length,n.parts.length);for(let a=0;a<o;a+=1){let i=(r.parts[a]??0)-(n.parts[a]??0);if(i!==0)return i<0?-1:1}return r.prerelease===n.prerelease?0:r.prerelease===null?1:n.prerelease===null||r.prerelease<n.prerelease?-1:1}function wm(e,t=$n){if(!e)return!0;let r=vv(t,e);return r===null?!0:r>=0}var ym={swap:"swap",bridge:"bridge",transfer:"transferCrypto"};function Ea(e,t){return t?.[ym[e]]??e!=="transfer"}function Ma(e,t){return wm(t?.[ym[e]])}function gs(e,t,r){return Ea(e,t)&&Ma(e,r)}var xm={dev:"https://stg.oneusd.money/",stage:"https://stg.oneusd.money/",production:"https://www.oneusd.money/"};function vm(e){let t=e.trim().toLowerCase().replace(/\.$/,"");return t==="oneusd.money"||t.endsWith(".oneusd.money")}function km(e,t){return e?.items?.find(({id:n,type:o})=>n.toLowerCase()==="oneusd"||o.toLowerCase()==="oneusd")?.url[t]}import*as hs from"react";function Rm(e){let[t,r]=hs.useState(null);return hs.useEffect(()=>{if(!e)return;let n=!0;return sl().then(o=>{n&&r(o)}).catch(()=>{}),()=>{n=!1}},[e]),t}function Sm(e,t){return t==="bridge"?!0:e==="bridge"||e==="bridge-swap"||e==="swap-bridge"}function kv(e){if(!e)return"";let[t="0",r=""]=e.replace(/,/g,"").split("."),o=(t.replace(/^0+(?=\d)/,"")||"0").replace(/\B(?=(\d{3})+(?!\d))/g,","),a=r.slice(0,6).replace(/0+$/,"");return a?`${o}.${a}`:o}function Rv(e){return e===56||e===97?"BSC":e===612044||e===612055||e===5555?"ONEchain":`Chain ${e}`}function Cm(e,t){return Sm(e.pathType,t)?"Bridging":"Swapping"}function Nm(e,t){let r=kv(e.toAmount);if(Sm(e.pathType,t)){let n=`arriving on ${Rv(e.toToken.chainId)}`;return r?`${r} ${n}`:n}return r?`${r} Swapped`:"Transaction completed"}import{jsx as Gr,jsxs as Lm}from"react/jsx-runtime";function Tm(e){return Gr("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:Gr("path",{d:"m7 3-3 3 3 3M4 6h13a3 3 0 0 1 3 3v1M17 21l3-3-3-3m3 3H7a3 3 0 0 1-3-3v-1",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round"})})}function Im(e){return Lm("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:[Gr("path",{d:"M10 13a4 4 0 0 0 5.66 0l2.83-2.83a4 4 0 0 0-5.66-5.66L11.4 5.94",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"}),Gr("path",{d:"M14 11a4 4 0 0 0-5.66 0L5.51 13.8a4 4 0 0 0 5.66 5.66l1.42-1.41",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function Em(e){return Lm("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:[Gr("rect",{x:"4",y:"4",width:"6",height:"6",rx:"1.4",stroke:"currentColor",strokeWidth:"1.7"}),Gr("rect",{x:"14",y:"4",width:"6",height:"6",rx:"1.4",stroke:"currentColor",strokeWidth:"1.7"}),Gr("rect",{x:"4",y:"14",width:"6",height:"6",rx:"1.4",stroke:"currentColor",strokeWidth:"1.7"}),Gr("path",{d:"M14 14h2v2h-2zM18 18h2v2h-2z",fill:"currentColor"})]})}function Mm(e){return Gr("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:Gr("path",{d:"m9 6 6 6-6 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}function Am(e){return Gr("svg",{viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",...e,children:Gr("path",{d:"m6 6 12 12M18 6 6 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})})}se(`.gou-fab{--gou-collapse-duration: .24s;--gou-collapse-ease: cubic-bezier(.32, .72, 0, 1);position:fixed;right:var(--gou-right, 2rem);bottom:calc(env(safe-area-inset-bottom,0px) + var(--gou-bottom, 2rem));z-index:var(--gou-z-index, 40);display:inline-flex;width:max-content;align-items:center;gap:8px;padding:4px 20px 4px 4px;border:0;border-radius:9999px;background:#fff;color:#121212;box-shadow:0 4px 20px #00000073;font:inherit;cursor:pointer;transition:gap var(--gou-collapse-duration) var(--gou-collapse-ease),padding var(--gou-collapse-duration) var(--gou-collapse-ease),transform .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}[data-theme=light] .gou-fab{background:#121212;color:#fff;box-shadow:0 4px 20px #00000040}.gou-fab:active:not(:disabled){transform:scale(.96)}.gou-fab:focus-visible{outline:3px solid #f3742e;outline-offset:3px}.gou-fab[data-icon-only=true]{gap:0;padding:0}.gou-fab:disabled{cursor:default}.gou-fab[data-trigger-mode=button]{position:relative;right:auto;bottom:auto;z-index:auto;vertical-align:middle}[data-gou-mode=button]{display:inline-block}.gou-fab-status{pointer-events:none;cursor:default}.gou-fab-icon-frame{position:relative;display:inline-flex;width:38px;height:38px;flex-shrink:0;border-radius:9999px;transition:width var(--gou-collapse-duration) var(--gou-collapse-ease),height var(--gou-collapse-duration) var(--gou-collapse-ease)}.gou-fab-icon{display:block;width:100%;height:100%;border-radius:inherit;object-fit:contain}.gou-fab[data-icon-only=true] .gou-fab-icon-frame{width:52px;height:52px}.gou-fab-progress-ring{position:absolute;inset:-2px;border:2px solid rgba(243,116,46,.25);border-top-color:#f3742e;border-radius:9999px;animation:gou-spin .9s linear infinite}.gou-fab-label{overflow:hidden;max-width:180px;opacity:1;font-size:14px;font-weight:600;line-height:1.5;white-space:nowrap;transition:max-width var(--gou-collapse-duration) var(--gou-collapse-ease),opacity calc(var(--gou-collapse-duration) * .6) var(--gou-collapse-ease)}.gou-fab[data-icon-only=true] .gou-fab-label{max-width:0;opacity:0}.gou-fab[data-tx-phase] .gou-fab-label{max-width:260px}.gou-fab-trigger-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.25}.gou-fab-apr{color:var(--ds-system-orange-high, #ff7a3d);font-size:11px;font-weight:600;line-height:1.25}.gou-fab[data-tx-phase=success]{animation:gou-result-success 1.2s ease-out}.gou-fab[data-tx-phase=failure]{animation:gou-result-failure 1.2s ease-out}.gou-fab-dots>span{animation:gou-status-dot 1.4s ease-in-out infinite}.gou-fab-dots>span:nth-child(2){animation-delay:.2s}.gou-fab-dots>span:nth-child(3){animation-delay:.4s}.gou-tooltip{position:absolute;right:0;bottom:calc(100% + 8px);pointer-events:none;padding:6px 10px;border-radius:8px;background:#121212;color:#fff;box-shadow:0 8px 24px #0000002e;font-size:12px;font-weight:500;opacity:0;white-space:nowrap;transition:opacity .2s ease}[data-theme=dark] .gou-tooltip{background:#f5f5f5;color:#121212}.gou-fab:hover .gou-tooltip{opacity:1}.gou-shell{--ds-bg-default: #1c1c1d;--ds-bg-dim: #181819;--ds-surface-default: #1c1c1d;--ds-surface-medium: #212224;--ds-surface-high: rgba(255, 255, 255, .08);--ds-border-default: rgba(255, 255, 255, .1);--ds-content-highest: #ffffff;--ds-content-high: rgba(255, 255, 255, .85);--ds-content-medium: rgba(255, 255, 255, .65);--ds-content-low: rgba(255, 255, 255, .4);--ds-accent-primary-default: #f3742e;--ds-accent-primary-high: #f3742e;--ds-accent-primary-low: rgba(243, 116, 46, .1);--ds-accent-primary-on: #ffffff;--gou-bg: #1c1c1d;--gou-card: #212224;--gou-card-hover: rgba(255, 255, 255, .08);--gou-border: rgba(255, 255, 255, .1);--gou-text: #ffffff;--gou-muted: rgba(255, 255, 255, .65);background:var(--gou-bg);color:var(--gou-text)}.gou-shell[data-theme=light]{--ds-bg-default: #ffffff;--ds-bg-dim: #fafbfd;--ds-surface-default: #ffffff;--ds-surface-medium: rgba(0, 0, 0, .01);--ds-surface-high: rgba(0, 0, 0, .03);--ds-border-default: rgba(0, 0, 0, .06);--ds-content-highest: #000000;--ds-content-high: rgba(0, 0, 0, .85);--ds-content-medium: rgba(0, 0, 0, .65);--ds-content-low: rgba(0, 0, 0, .4);--gou-bg: #ffffff;--gou-card: #ffffff;--gou-card-hover: rgba(0, 0, 0, .03);--gou-border: rgba(0, 0, 0, .06);--gou-text: #000000;--gou-muted: rgba(0, 0, 0, .65)}.gou-chooser{overflow:hidden}.gou-chooser-body{position:relative;display:flex;flex-direction:column;gap:24px;padding:24px}.gou-close{position:absolute;top:16px;right:16px;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0;border:0;border-radius:9999px;background:transparent;color:var(--gou-muted);cursor:pointer}.gou-close:hover{background:var(--gou-card-hover);color:var(--gou-text)}.gou-close svg{width:20px;height:20px}.gou-intro{display:flex;flex-direction:column;gap:6px;padding:0 32px 0 0;text-align:left}.gou-intro h2{margin:0;color:var(--gou-text);font-size:20px;font-weight:650;line-height:1.6}.gou-intro-link{display:inline-flex;width:fit-content;align-items:center;gap:4px;color:var(--ds-accent-primary-default, #f3742e);font-size:14px;font-weight:600;line-height:1.5;text-decoration:none}.gou-intro-link-icon{flex-shrink:0}.gou-intro-link>span{text-decoration:underline;text-underline-offset:3px}.gou-intro-link:focus-visible{outline:2px solid #f3742e;outline-offset:3px;border-radius:4px}.gou-actions{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.gou-action{display:flex;width:100%;min-width:0;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--gou-border);border-radius:12px;background:var(--gou-card);color:var(--gou-text);font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.gou-action:hover:not(:disabled){border-color:#f3742e;background:var(--gou-card-hover)}.gou-action:disabled{cursor:not-allowed;opacity:.5}.gou-action:focus-visible{outline:2px solid #f3742e;outline-offset:2px}.gou-action-icon{display:inline-flex;width:32px;height:32px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--gou-border);border-radius:9px;color:var(--gou-text);transition:border-color .15s ease,color .15s ease}.gou-action:hover:not(:disabled) .gou-action-icon{border-color:var(--ds-accent-primary-default, #f3742e);color:var(--ds-accent-primary-default, #f3742e)}.gou-action-icon svg{width:17px;height:17px}.gou-action-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.gou-action-title{display:flex;min-width:0;align-items:center;gap:6px;font-size:16px;font-weight:650}.gou-action-description{color:var(--gou-muted);font-size:14px;line-height:1.45}.gou-action-chevron{width:18px;height:18px;flex-shrink:0;color:var(--gou-muted)}.gou-badge{flex-shrink:0;padding:2px 6px;border-radius:5px;background:#f3742e24;color:#f3742e;font-size:10px;font-weight:650}.gou-badge[data-tone=muted]{background:var(--gou-card-hover);color:var(--gou-muted)}.gou-execution{height:auto;max-height:90dvh;overflow:hidden}.gou-execution .bf-root{width:100%;max-height:90dvh}.gou-connect-required,.gou-route-state{display:flex;min-height:360px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px;text-align:center}.gou-connect-required h3,.gou-route-state h3{margin:0;color:var(--gou-text);font-size:18px}.gou-connect-required p,.gou-route-state p{max-width:320px;margin:0;color:var(--gou-muted);font-size:14px;line-height:1.5}.gou-lock{font-size:28px}.gou-connect-required button{width:100%;max-width:320px;margin-top:10px;padding:12px 16px;border:0;border-radius:12px;background:var(--ds-accent-primary-default, #00ceb2);color:var(--ds-accent-primary-on, #001b18);font:inherit;font-size:16px;font-weight:650;cursor:pointer}.gou-spinner{width:28px;height:28px;border:3px solid var(--gou-border);border-top-color:var(--ds-accent-primary-default, #00ceb2);border-radius:9999px;animation:gou-spin .8s linear infinite}@keyframes gou-spin{to{transform:rotate(360deg)}}@keyframes gou-status-dot{0%,60%,to{opacity:.2}30%{opacity:1}}@keyframes gou-result-success{0%{outline:0 solid rgba(30,202,119,0)}30%{outline:3px solid rgba(30,202,119,.75)}to{outline:0 solid rgba(30,202,119,0)}}@keyframes gou-result-failure{0%{outline:0 solid rgba(255,60,83,0)}30%{outline:3px solid rgba(255,60,83,.75)}to{outline:0 solid rgba(255,60,83,0)}}@media(max-width:767px){.gou-fab{right:var(--gou-right-mobile, 1rem)}.gou-fab-icon-frame{width:32px;height:32px}.gou-fab[data-icon-only=true] .gou-fab-icon-frame{width:40px;height:40px}.gou-chooser-body{padding:24px 16px 28px}.gou-execution{height:auto;max-height:70dvh}.gou-execution .bf-root{max-height:calc(70dvh - 24px)}}@media(prefers-reduced-motion:reduce){.gou-fab,.gou-fab-icon-frame,.gou-fab-label,.gou-tooltip{transition:none}.gou-spinner,.gou-fab-progress-ring{animation-duration:1.6s}.gou-fab[data-tx-phase=success],.gou-fab[data-tx-phase=failure],.gou-fab-dots>span{animation:none}}
20
+ `);import{Fragment as Iv,jsx as Oe,jsxs as Wt}from"react/jsx-runtime";var Sv=[{id:"swap",label:"Swap",eta:"Instant",Icon:Tm},{id:"bridge",label:"Bridge",Icon:Im},{id:"transfer",label:"Transfer Crypto",eta:"QR deposit",Icon:Em}],Cv=4e3;function Dm(e){return e instanceof Error?e.message:typeof e=="string"?e:"Unknown error"}function bs(e,t){try{e?.(t)}catch{}}function Nv({compactTrigger:e,collapseOnScroll:t,scrollThreshold:r}){let[n,o]=Ke.useState(!1);return Ke.useEffect(()=>{if(t===!1){o(!1);return}let a=r??200,i=a+24,s=Math.max(0,a-24),l=0,d=window.scrollY>a;o(d);let c=()=>{l=0;let u=d?window.scrollY>s:window.scrollY>i;u!==d&&(d=u,o(u))},h=()=>{l||(l=requestAnimationFrame(c))};return window.addEventListener("scroll",h,{passive:!0}),()=>{l&&cancelAnimationFrame(l),window.removeEventListener("scroll",h)}},[t,r]),!!(e||n)}function Tv({loading:e}){return Wt("div",{className:"gou-route-state",role:"status",children:[e&&Oe("span",{className:"gou-spinner","aria-hidden":"true"}),Oe("h3",{children:e?"Preparing route":"Route unavailable"}),Oe("p",{children:e?"Loading token and contract configuration.":"The configured ONEUSD route is not available in this environment."})]})}function Pm({walletAddress:e,tokens:t,pairs:r,loading:n=!1,bridge:o,relay:a,env:i,targetSymbol:s,relayTargetSymbol:l="ONEUSD",targetIconUrl:d,mode:c="floating",buttonComponent:h,theme:u="dark",mobileBreakpoint:m=768,drawerDirection:y="bottom",dialogWidth:b="480px",drawerMaxWidth:f,drawerMinWidth:p,style:w,className:g,contentClassName:x,hidden:k=!1,compactTrigger:R,collapseOnScroll:E=!0,scrollThreshold:S=200,waitForTransaction:C,transactionResultDurationMs:I=Cv,onRequestConnect:M,onEvent:U}){let[L,G]=Ke.useState(!1),[A,O]=Ke.useState(null),[oe,q]=Ke.useState(!1),[P,ue]=Ke.useState(null),[$,Q]=Ke.useState(!1),F=Ke.useRef(0),X=Ke.useRef(!1),V=Ke.useRef(null),de=Ke.useRef(!0),he=Nv({compactTrigger:R,collapseOnScroll:E,scrollThreshold:S}),J=Ke.useMemo(()=>nt(i),[i]),ce=Jt("apps.json",J,z=>z?.getOneUsd?.modes),Ae=Jt("apps.json",J,z=>z?.getOneUsd?.minVersions),ot=Jt("app-launcher-v2.json",J,z=>km(z,J))??xm[J],pe=Ke.useMemo(()=>Sv.filter(({id:z})=>Ea(z,ce)),[ce]),Re=pe.length>0,at=Rm(!k&&Re),Ie=Ke.useMemo(()=>Ia(t,r,"swap"),[r,t]),ze=Ke.useMemo(()=>Ia(t,r,"bridge"),[r,t]),Le=Ie.targetToken??ze.targetToken,rt=s??Le?.symbol??"ONEUSD",At=d??Le?.iconUrl??Dl,gt=c==="floating"&&he,Nt=c==="button"&&h?h:"button";Ke.useEffect(()=>(de.current=!0,()=>{de.current=!1,V.current&&clearTimeout(V.current)}),[]),Ke.useEffect(()=>{Q(!vm(window.location.hostname))},[]),Ke.useEffect(()=>{Re||G(!1)},[Re]);let ye=Ke.useCallback(z=>U?.(z),[U]),Tt=Ke.useCallback(()=>{P||!Re||(ye({name:"fab_click",state:gt?"icon_only":"expanded"}),G(!0))},[ye,Re,P,gt]),Je=Ke.useCallback(z=>{P||!gs(z,ce,Ae)||(ye({name:"action_select",action:z}),G(!1),z==="transfer"&&q(!0),O(z))},[ye,ce,Ae,P]),yt=Ke.useCallback(z=>{ye({name:"connect_click",action:z}),Promise.resolve(M?.()).catch(Qe=>{ye({name:"failure",action:z,message:Dm(Qe)})})},[ye,M]),We=A==="swap"||A==="bridge"?A:null,He=We==="swap"?Ie:ze,Yt=!!(r&&He.targetToken&&He.fromTokens.length>0),It=Ke.useMemo(()=>{if(!He.targetToken)return;let z=He.targetToken;return Qe=>{let B=o.getToTokens?.(Qe,t);return B&&!ms(B,z)?[]:[z]}},[o.getToTokens,He.targetToken,t]),{onSubmitted:Ge,onSuccess:ct,onFailed:$e,...Fe}=o,{onDeposited:it,onError:xt,...De}=a??{},et=Ke.useCallback((z,Qe,B,re,fe)=>{!de.current||F.current!==z||(ue({id:z,phase:Qe,action:B,label:re,txHash:fe}),V.current&&clearTimeout(V.current),V.current=setTimeout(()=>{!de.current||F.current!==z||(X.current=!1,ue(null),V.current=null)},Math.max(0,I)))},[I]),Bt=Ke.useCallback((z,Qe)=>{if(X.current)return;X.current=!0;let B=++F.current,re=Cm(z,Qe);ue({id:B,phase:"pending",action:Qe,label:re,txHash:z.txHash}),G(!1),O(null),bs(Ge,z),Promise.resolve().then(()=>C?.(z)).then(()=>{!de.current||F.current!==B||(et(B,"success",Qe,Nm(z,Qe),z.txHash),ye({name:"success",action:Qe,txHash:z.txHash}))}).catch(fe=>{if(!de.current||F.current!==B)return;let be=Dm(fe);et(B,"failure",Qe,"Transaction failed",z.txHash),bs($e,{message:be,txHash:z.txHash}),ye({name:"failure",action:Qe,message:be})})},[ye,$e,Ge,et,C]);return Oe(ge,{feature:"get_one_usd",children:Wt("div",{className:g,"data-theme":u,"data-gou-mode":c,children:[Wt(Cn,{theme:u,mobileBreakpoint:m,drawerDirection:y,dialogWidth:b,drawerMaxWidth:f,drawerMinWidth:p,open:L,onOpenChange:G,children:[!k&&Re&&(c==="button"||!P)&&Wt(Nt,{type:"button",className:"gou-fab",style:w,"data-trigger-mode":c,"data-icon-only":gt?"true":"false",onClick:Tt,disabled:!!P,"aria-label":`Get ${rt}`,"data-track":"fab_click",children:[c==="floating"&&Wt("span",{className:"gou-tooltip",children:["Choose how to get ",rt]}),Oe("span",{className:"gou-fab-icon-frame",children:Oe("img",{className:"gou-fab-icon",src:At,alt:""})}),Wt("span",{className:"gou-fab-label gou-fab-trigger-copy",children:[Wt("span",{children:["Get ",rt]}),at!==null&&Oe("span",{className:"gou-fab-apr",children:hi(at)})]})]}),P&&Wt("div",{className:"gou-fab gou-fab-status",style:c==="floating"?w:void 0,"data-floating-status":"true","data-icon-only":"false","data-tx-phase":P.phase,role:"status","aria-live":"polite","aria-label":P.phase==="pending"?`${P.label} transaction in progress`:P.label,children:[Wt("span",{className:"gou-fab-icon-frame",children:[Oe("img",{className:"gou-fab-icon",src:At,alt:""}),P.phase==="pending"&&Oe("span",{className:"gou-fab-progress-ring","aria-hidden":"true"})]}),Oe("span",{className:"gou-fab-label",children:P.phase==="pending"?Wt(Iv,{children:[P.label,Wt("span",{className:"gou-fab-dots","aria-hidden":"true",children:[Oe("span",{children:"."}),Oe("span",{children:"."}),Oe("span",{children:"."})]})]}):P.label})]}),Oe(Nn,{ariaTitle:`Get ${rt}`,className:`gou-shell gou-chooser ${x??""}`,children:Wt("div",{className:"gou-chooser-body",children:[Oe("button",{type:"button",className:"gou-close",onClick:()=>G(!1),"aria-label":"Close",children:Oe(Am,{})}),Wt("header",{className:"gou-intro",children:[Wt("h2",{children:["Get ",rt]}),$&&Wt("a",{className:"gou-intro-link",href:ot,target:"_blank",rel:"noopener noreferrer","aria-label":"What is ONEUSD? Opens in a new tab","data-track":"oneusd_learn_more",children:[Oe(tp,{size:16,className:"gou-intro-link-icon"}),Oe("span",{children:"What is ONEUSD?"})]})]}),Oe("ul",{className:"gou-actions",children:pe.map(({id:z,label:Qe,eta:B,Icon:re})=>{let fe=z==="swap"?`Swap the ${Ie.fromTokens[0]?.symbol??"ONE"} you already hold`:z==="bridge"?`Bridge USDT to ${rt}`:"Deposit from any chain or exchange",be=z==="swap"?r?.swap.feeDelegated:z==="bridge"?r?.bridge.feeDelegated:!1,tt=Ma(z,Ae);return Oe("li",{children:Wt("button",{type:"button",className:"gou-action",onClick:()=>Je(z),disabled:!tt,"data-supported":tt?"true":"false","data-track":"action_select","data-track-id":z,children:[Oe("span",{className:"gou-action-icon",children:Oe(re,{})}),Wt("span",{className:"gou-action-copy",children:[Wt("span",{className:"gou-action-title",children:[Oe("span",{children:Qe}),be&&tt&&Oe("span",{className:"gou-badge",children:"Fee Delegated"}),!tt&&Oe("span",{className:"gou-badge","data-tone":"muted",children:"Update required"})]}),Oe("span",{className:"gou-action-description",children:tt?B?`${fe} \xB7 ${B}`:fe:"Update the app to use this option"})]}),Oe(Mm,{className:"gou-action-chevron"})]})},z)})})]})})]}),Oe(Cn,{theme:u,mobileBreakpoint:m,drawerDirection:y,dialogWidth:b,drawerMaxWidth:f,drawerMinWidth:p,open:!!We,onOpenChange:z=>{z||O(null)},children:Oe(Nn,{ariaTitle:`${We==="bridge"?"Bridge":"Swap"} to ${rt}`,className:`gou-shell gou-execution ${x??""}`,children:Yt?Oe(Po,{...Fe,env:i,variant:"embedded",title:We==="bridge"?"Bridge":"Swap",feeDelegated:r?.swap.feeDelegated,walletAddress:e??"",isConnected:!!e,onRequestConnect:()=>yt(We??"swap"),tokens:He.fromTokens,initialFromToken:He.fromTokens[0],initialToToken:He.targetToken,getToTokens:It,onClose:()=>O(null),onBackToWallet:()=>{O(null),G(!0)},onSubmitted:z=>{Bt(z,We??"swap")},onSuccess:z=>{bs(ct,z)},onFailed:z=>{bs($e,z),ye({name:"failure",action:We??"swap",message:z.message})}},`${We}:${He.fromTokens.map(z=>`${z.chainId}:${z.address}`).join(",")}`):Oe(Tv,{loading:n||!r})})}),oe&&Oe(Ta,{...De,environment:De.environment??i,theme:De.theme??u,mobileBreakpoint:De.mobileBreakpoint??m,drawerDirection:De.drawerDirection??y,dialogWidth:De.dialogWidth??b,drawerMaxWidth:De.drawerMaxWidth??f,drawerMinWidth:De.drawerMinWidth??p,walletAddress:e,open:A==="transfer",onOpenChange:z=>{z||O(null)},requireWalletConnection:!0,showRecovery:De.showRecovery??!0,showRecipientInput:!1,hideAmount:!0,targetTokens:[l],defaultTarget:l,onRequestConnect:()=>yt("transfer"),onDeposited:z=>{it?.(z),ye({name:"success",action:"transfer",txHash:z})},onError:z=>{xt?.(z),ye({name:"failure",action:"transfer",message:z.message})},children:Oe(Ta.Content,{})})]})})}import*as fn from"react";import*as Xm from"@radix-ui/react-dialog";import{Drawer as jv}from"vaul";import{createContext as Ev,useContext as Mv}from"react";var ws=Ev(null);function Aa(){let e=Mv(ws);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}import{useState as Om,useEffect as Av,useCallback as Lv}from"react";function ys(){let[e,t]=Om([]),[r,n]=Om(!0);Av(()=>{if(typeof window>"u"){n(!1);return}let a=[],i=l=>{let{info:d}=l.detail;d?.rdns&&!a.some(c=>c.rdns===d.rdns)&&(a.push({rdns:d.rdns,name:d.name,icon:d.icon}),t([...a]))};window.addEventListener("eip6963:announceProvider",i),window.addEventListener("eip6963:crossAnnounceProvider",i),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let s=setTimeout(()=>n(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",i),window.removeEventListener("eip6963:crossAnnounceProvider",i),clearTimeout(s)}},[]);let o=Lv(a=>e.some(i=>i.rdns===a),[e]);return{wallets:e,isDetected:o,isLoading:r}}import*as Bm from"@radix-ui/react-dialog";import{Drawer as Dv}from"vaul";import{jsx as ad}from"react/jsx-runtime";function zm({asChild:e,children:t}){let{isMobile:r}=Aa(),n=r?Dv.Trigger:Bm.Trigger;return ad(ge,{feature:"wallet_connect",children:ad(n,{asChild:e??t!=null,children:t??ad("button",{type:"button","data-track":"open",children:"Connect Wallet"})})})}import{useEffect as Bv}from"react";import{WALLET_LABELS as zv}from"@nexus-cross/crossx-design-system";import*as un from"@radix-ui/react-dialog";import{Drawer as vs}from"vaul";import{WALLET_LABELS as id}from"@nexus-cross/crossx-design-system";import{jsx as Be,jsxs as go}from"react/jsx-runtime";var Pv='<svg width="100%" height="100%" viewBox="0 0 640 640" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_75048_28969)"><rect width="640" height="640" rx="100" fill="white"/><path d="M640.092 -0.18042H0.0917969V639.82H640.092V-0.18042Z" fill="#CE3E35"/><path d="M43.6074 104.484C43.6074 71.3473 70.4703 44.4844 103.607 44.4844H536.393C569.53 44.4844 596.393 71.3473 596.393 104.484V346.514H43.6074V104.484Z" fill="white"/><g filter="url(#filter0_d_75048_28969)"><path d="M639.908 639.822H0.0917969V158.676C0.0917969 136.585 18.0004 118.676 40.0918 118.676H218.544C237.426 118.676 252.868 132.846 264.251 147.912C277.196 165.045 297.355 176.058 319.999 176.058C342.644 176.058 362.803 165.045 375.748 147.912C387.131 132.846 402.573 118.676 421.455 118.676H599.908C622 118.676 639.908 136.585 639.908 158.676V639.822Z" fill="url(#paint0_linear_75048_28969)"/></g><path d="M223.621 639.503H639.909V181.499L223.621 448.166V639.503Z" fill="url(#paint1_linear_75048_28969)"/><path d="M223.645 639.819H0.0917969V212.869L223.645 449.197V639.819Z" fill="url(#paint2_linear_75048_28969)"/><g filter="url(#filter1_d_75048_28969)"><path d="M317.103 250.341L228.024 301.829C212.311 310.864 206.867 331.162 215.899 346.881C224.93 362.6 245.221 368.046 260.933 359.01L336.28 315.444L300.401 353.936V504.934C300.401 523.129 315.247 537.981 333.434 537.981C351.621 537.981 366.468 523.129 366.468 504.934V278.932C366.468 272.62 364.489 266.431 362.014 262.347C352.735 246.752 332.692 241.182 316.979 250.217L317.103 250.341Z" fill="white"/></g></g><defs><filter id="filter0_d_75048_28969" x="-19.9082" y="93.6763" width="679.816" height="561.146" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="-5"/><feGaussianBlur stdDeviation="10"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0.892803 0 0 0 0 0.220099 0 0 0 0 0.293135 0 0 0 0.5 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_75048_28969"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_75048_28969" result="shape"/></filter><filter id="filter1_d_75048_28969" x="190.367" y="224.71" width="211.348" height="348.518" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7.03953" dy="7.03953"/><feGaussianBlur stdDeviation="14.1039"/><feColorMatrix type="matrix" values="0 0 0 0 0.831373 0 0 0 0 0.113725 0 0 0 0 0.356863 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_75048_28969"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_75048_28969" result="shape"/></filter><linearGradient id="paint0_linear_75048_28969" x1="-74.0158" y1="54.6376" x2="542.251" y2="802.323" gradientUnits="userSpaceOnUse"><stop stop-color="#F3752D"/><stop offset="1" stop-color="#EC1272"/></linearGradient><linearGradient id="paint1_linear_75048_28969" x1="159.749" y1="206.729" x2="471.286" y2="474.513" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_75048_28969" x1="399.134" y1="82.7297" x2="104.683" y2="466.123" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_75048_28969"><rect width="640" height="640" rx="100" fill="white"/></clipPath></defs></svg>',Ov=`data:image/svg+xml,${encodeURIComponent(Pv)}`;function xs(){return Be("img",{src:Ov,width:40,height:40,alt:"",style:{display:"block"}})}function Fm(){return go("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[go("g",{clipPath:"url(#clip0_1331_27065)",children:[Be("path",{d:"M37.2488 38.4674L28.6626 35.8175L22.1876 39.8295L17.6699 39.8274L11.191 35.8175L2.60875 38.4674L-0.00195312 29.3328L2.60875 19.1947L-0.00195312 10.6234L2.60875 0L16.0192 8.30453H23.838L37.2488 0L39.8595 10.6234L37.2488 19.1947L39.8595 29.3328L37.2488 38.4674Z",fill:"#FF5C16"}),Be("path",{d:"M2.60938 0L16.0201 8.31037L15.4868 14.0137L2.60938 0ZM11.1919 29.3366L17.0925 33.9956L11.1919 35.8175V29.3366ZM16.6209 21.6342L15.4868 14.0175L8.22768 19.1971L8.22374 19.195V19.1988L8.24628 24.5302L11.1899 21.6345L16.6209 21.6342ZM37.2477 0L23.837 8.31037L24.3685 14.0137L37.2477 0ZM28.6654 29.3366L22.7646 33.9956L28.6654 35.8175V29.3366ZM31.6313 19.1985V19.1947L31.6297 19.1968L24.3705 14.0175L23.2364 21.6342H28.6651L31.6108 24.5296L31.6313 19.1985Z",fill:"#FF5C16"}),Be("path",{d:"M11.191 35.8175L2.60875 38.4674L-0.00195312 29.3366H11.191V35.8175ZM16.62 21.6321L18.2595 32.6435L15.9873 26.5208L8.24368 24.5296L11.189 21.6324H16.62V21.6321ZM28.6662 35.8175L37.2488 38.4674L39.8595 29.3366H28.6662V35.8175ZM23.2375 21.6321L21.598 32.6435L23.8699 26.5208L31.6138 24.5296L28.6665 21.6324H23.2375V21.6321Z",fill:"#E34807"}),Be("path",{d:"M-0.00195312 29.3328L2.60875 19.1947H8.22284L8.2434 24.5278L15.9876 26.519L18.2595 32.6414L17.0916 33.9897L11.191 29.3307H-0.00195312V29.3328ZM39.8595 29.3328L37.2488 19.1947H31.6344L31.6138 24.5278L23.8702 26.519L21.598 32.6414L22.7657 33.9897L28.6665 29.3307H39.8595V29.3328ZM23.838 8.30444H16.0192L15.4882 14.0078L18.2597 32.6355H21.598L24.3713 14.0078L23.838 8.30444Z",fill:"#FF8D5D"}),Be("path",{d:"M2.60875 0L-0.00195312 10.6234L2.60875 19.1947H8.22284L15.4859 14.0137L2.60875 0ZM14.9975 23.8438H12.4541L11.0693 25.2508L15.9893 26.515L14.9975 23.842V23.8438ZM37.2488 0L39.8595 10.6234L37.2488 19.1947H31.6344L24.3716 14.0137L37.2488 0ZM24.8637 23.8438H27.4107L28.7955 25.2526L23.8699 26.5191L24.8637 23.8418V23.8438ZM22.1857 36.1956L22.7659 33.9936L21.598 32.6453H18.2572L17.0896 33.9936L17.6696 36.1956",fill:"#661800"}),Be("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),Be("path",{d:"M11.1914 35.8131L17.672 39.8289V36.193L17.0917 33.9912L11.1914 35.8131ZM28.6649 35.8131L22.1841 39.8289V36.193L22.7644 33.9912L28.6649 35.8131Z",fill:"#E7EBF6"})]}),Be("defs",{children:Be("clipPath",{id:"clip0_1331_27065",children:Be("rect",{width:"40",height:"40",fill:"white"})})})]})}function Um(){return go("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[Be("path",{d:"M12.23 16.81L20 9.04L27.77 16.81L32.29 12.29L20 0L7.71 12.29L12.23 16.81Z",fill:"#F3BA2F"}),Be("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),Be("path",{d:"M12.23 23.19L20 30.96L27.77 23.19L32.29 27.71L20 40L7.71 27.71L12.23 23.19Z",fill:"#F3BA2F"}),Be("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),Be("path",{d:"M24.58 20L20 15.41L16.61 18.8L16.22 19.19L15.42 19.99L20 24.59L24.59 20L24.58 20Z",fill:"#F3BA2F"})]})}function jm(){return go("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[Be("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),Be("path",{d:"M89.1233 136.695V59.7551H118.481V140.524L74.5862 184.774L30.4787 140.524V107.55H59.9073V136.695L74.5862 151.303L89.1233 136.695Z",fill:"white"}),Be("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),Be("path",{d:"M199.534 59.9334C202.562 60.0484 208.427 60.4824 212.031 63.6902C215.635 66.898 216.937 71.0498 216.937 73.1199V104.017L198.767 114.828L216.937 125.561V172.713C216.937 174.511 216.405 178.276 211.034 181.377C205.664 184.477 202.613 184.969 201.758 184.827H143.949C141.879 184.904 136.712 184.182 132.602 180.686C128.493 177.19 128.462 175.216 128.462 173.515V125.561L146.173 114.828L128.462 104.017V71.1268C128.462 69.721 130.109 65.7781 133.237 63.5701C137.147 60.8101 141.112 59.9334 144.409 59.9334H199.534ZM158.3 122.264V166.221H187.033V122.264H158.3ZM158.3 107.794H187.033V78.5272H158.3V107.794Z",fill:"white"})]})}function Wm(){return go("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[go("g",{clipPath:"url(#clip0_1185_7785)",children:[Be("path",{d:"M14 28C21.75 28 28 21.75 28 14C28 6.25 21.75 0 14 0C6.25 0 0 6.25 0 14C0 21.75 6.25 28 14 28Z",fill:"#EB0029"}),Be("path",{d:"M19.4975 8.36232L6 6L13.103 23L23 11.5311L19.4975 8.36232ZM19.2801 9.4034L21.3449 11.27L15.6975 12.2424L19.2801 9.4034ZM14.4714 12.0479L8.51876 7.35252L18.247 9.05524L14.4714 12.0479ZM14.0467 12.8782L13.0765 20.5098L7.84385 7.98492L14.0467 12.8782ZM14.9454 13.2835L21.1983 12.2064L14.026 20.518L14.9454 13.2835Z",fill:"white"})]}),Be("defs",{children:Be("clipPath",{id:"clip0_1185_7785",children:Be("rect",{width:"28",height:"28",fill:"white"})})})]})}function Gm(){return go("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[Be("path",{fill:"#FFC107",d:"M43.6 20.5H42V20H24v8h11.3A12 12 0 1 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 1 0 44 24c0-1.2-.1-2.4-.4-3.5z"}),Be("path",{fill:"#FF3D00",d:"M6.3 14.7l6.6 4.8A12 12 0 0 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 0 0 6.3 14.7z"}),Be("path",{fill:"#4CAF50",d:"M24 44c5.2 0 10-2 13.6-5.2l-6.3-5.3A12 12 0 0 1 12.7 28l-6.5 5A20 20 0 0 0 24 44z"}),Be("path",{fill:"#1976D2",d:"M43.6 20.5H42V20H24v8h11.3a12 12 0 0 1-4.1 5.5l6.3 5.3C41 35.7 44 30.3 44 24c0-1.2-.1-2.4-.4-3.5z"})]})}function _m(){return Be("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:Be("path",{d:"M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.53 4.08zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z"})})}function Hm(){return Be("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Be("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var sd={cross_embedded:{id:"cross_embedded",name:id.social,description:"Sign in with Google or Apple",icon:xs},cross_wallet:{id:"cross_wallet",name:id.app,description:"App approval is required",icon:xs,featured:!0},cross_extension:{id:"cross_extension",name:id.extension,description:"Browser extension approval is required",icon:xs,rdns:"nexus.to.crosswallet.desktop",installUrl:"https://chromewebstore.google.com/detail/crossx/nninbdadmocnokibpaaohnoepbnpdgcg",visibility:"desktop-only"},metamask:{id:"metamask",name:"MetaMask",description:"Browser extension approval is required",icon:Fm,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:Um},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:jm,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Wm,badge:"For SHOP"}};function ld(e){return sd[e]}var dd={google:{id:"google",name:"Google",icon:Gm},apple:{id:"apple",name:"Apple",icon:_m}};function Qm(e){return dd[e]}import{Fragment as Km,jsx as xe,jsxs as rr}from"react/jsx-runtime";function Vm(e,t){qe("connect","wallet_selected",{tags:{item_id:e}});let r=t?.();r instanceof Promise&&r.then(()=>qe("connect","connected"),n=>qe("connect","connected",{status:"failure",reason:br(n)}))}function Fv({wallet:e,detected:t,onConnect:r}){let n=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}r()},o=e.icon,a=e.featured===!0;return rr("button",{type:"button",className:Ee("wcm-wallet-item",a&&"wcm-wallet-item--featured"),"data-track":"wallet_item_click","data-track-id":e.id,onClick:n,children:[rr("div",{className:"wcm-wallet-item-left",children:[xe("div",{className:"wcm-wallet-icon",children:xe(o,{})}),rr("div",{className:"wcm-wallet-name-row",children:[xe("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&xe("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?xe("span",{className:"wcm-installed-label",children:"Installed"}):xe("span",{className:"wcm-install-btn",children:"Install"}))]})}function Uv({social:e,onSignIn:t}){let r=e.icon,n=`Sign in with ${e.name}`;return rr("button",{type:"button",className:"wcm-social-item","data-provider":e.id,"data-track":"social_provider_click","data-track-id":e.id,onClick:t,"aria-label":n,children:[xe("span",{className:"wcm-social-icon",children:xe(r,{})}),xe("span",{className:"wcm-social-name",children:n})]})}function qm(){let{wallets:e,activeWalletIds:t,socialProviders:r,activeSocialIds:n,termsUrl:o,privacyUrl:a,isDetected:i,close:s,isMobile:l}=Aa(),d=t.filter(u=>{let m=ld(u).visibility;return!m||m==="always"?!0:m==="desktop-only"?!l:m==="mobile-only"?l:!0}),c=n.length>0,h=d.length>0;return rr(Km,{children:[rr("div",{className:"wcm-header",children:[rr("div",{className:"wcm-header-text",children:[xe("h2",{className:"wcm-title",children:zv.default}),!l&&xe("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),xe("button",{type:"button",className:"wcm-close-btn","data-track":"close",onClick:s,"aria-label":"Close",children:xe(Hm,{})})]}),rr("div",{className:"wcm-body",children:[c&&rr(Km,{children:[!l&&rr("div",{className:"wcm-section-header",children:[xe("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),xe("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),xe("div",{className:"wcm-social-grid",children:n.map(u=>{let m=Qm(u);return xe(Uv,{social:m,onSignIn:()=>{Vm(u,r[u]),s()}},u)})}),h&&rr("div",{className:"wcm-separator",children:[xe("div",{className:"wcm-separator-line"}),xe("span",{className:"wcm-separator-text",children:"Other Wallets"}),xe("div",{className:"wcm-separator-line"})]})]}),h&&xe("div",{className:"wcm-wallet-list",children:d.map(u=>{let m=ld(u),y=m.rdns?i(m.rdns):!1;return xe(Fv,{wallet:m,detected:y,onConnect:()=>{Vm(u,e[u]),s()}},u)})}),rr("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",xe(Ym,{href:o,track:"terms_link",children:"Terms of Service"})," ","and consent to its"," ",xe(Ym,{href:a,track:"privacy_link",children:"Privacy Policy"}),"."]})]})]})}function Ym({href:e,track:t,children:r}){return e?xe("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer","data-track":t,children:r}):xe("span",{className:"wcm-terms-link",children:r})}function Zm({className:e}){let{isMobile:t,theme:r,portalStyle:n,open:o}=Aa();return Bv(()=>{o&&qe("connect","opened")},[o]),t?xe(ge,{feature:"wallet_connect",children:rr(vs.Portal,{children:[xe(vs.Overlay,{className:"wcm-overlay"}),rr(vs.Content,{className:Ee("wcm-drawer-content",e),"data-theme":r,style:n,children:[xe(vs.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),xe("div",{className:"wcm-drawer-handle"}),xe("div",{className:"wcm-drawer-body",children:xe(qm,{})})]})]})}):xe(ge,{feature:"wallet_connect",children:rr(un.Portal,{children:[xe(un.Overlay,{className:"wcm-overlay"}),rr(un.Content,{className:Ee("wcm-dialog-content",e),"data-theme":r,style:n,children:[xe(un.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),xe(un.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),xe("div",{className:"wcm-dialog-body",children:xe(qm,{})})]})]})})}se(`.wcm-overlay{position:fixed;inset:0;z-index:100000;background:var(--ds-overlay-dim, rgba(0, 0, 0, .5));-webkit-backdrop-filter:var(--ds-bg-blur-7, blur(3.5px));backdrop-filter:var(--ds-bg-blur-7, blur(3.5px))}.wcm-dialog-content{-webkit-font-smoothing:antialiased;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100001;width:var(--wcm-dialog-width, 480px);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-radius:24px;box-shadow:var(--ds-shadow-modal, 0 4px 30px -1px rgba(0, 0, 0, .15));outline:none;animation:wcm-dialog-show .2s ease-out;font-family:inherit}.wcm-dialog-content[data-state=closed]{animation:wcm-dialog-hide .15s ease-in}.wcm-dialog-body,.wcm-drawer-body{scrollbar-width:thin;scrollbar-color:var(--ds-border-medium, rgba(0, 0, 0, .18)) transparent}.wcm-dialog-body::-webkit-scrollbar,.wcm-drawer-body::-webkit-scrollbar{width:4px}.wcm-dialog-body::-webkit-scrollbar-track,.wcm-drawer-body::-webkit-scrollbar-track{background:transparent}.wcm-dialog-body::-webkit-scrollbar-thumb,.wcm-drawer-body::-webkit-scrollbar-thumb{background:var(--ds-border-medium, rgba(0, 0, 0, .18));border-radius:4px}.wcm-drawer-content{-webkit-font-smoothing:antialiased;position:fixed;bottom:0;left:0;right:0;z-index:100001;width:100%;max-width:var(--wcm-drawer-max-width, none);min-width:var(--wcm-drawer-min-width, 0);max-height:85dvh;margin:0 auto;display:flex;flex-direction:column;background:var(--ds-surface-default, #ffffff);border:1px solid var(--ds-border-default, #00000012);border-top-left-radius:16px;border-top-right-radius:16px;outline:none;font-family:inherit;box-sizing:border-box}.wcm-drawer-content[data-vaul-drawer-direction=right]{inset:0 0 0 auto;max-height:100vh;width:var(--wcm-drawer-max-width, 400px);max-width:100vw;border-radius:16px 0 0 16px}.wcm-drawer-content[data-vaul-drawer-direction=left]{inset:0 auto 0 0;max-height:100vh;width:var(--wcm-drawer-max-width, 400px);max-width:100vw;border-radius:0 16px 16px 0}.wcm-drawer-content[data-vaul-drawer-direction=top]{inset:0 0 auto;border-radius:0 0 16px 16px}.wcm-drawer-handle{width:60px;height:4px;border-radius:999px;background:var(--ds-border-medium, rgba(0, 0, 0, .18));margin:12px auto 8px;flex-shrink:0}.wcm-drawer-content[data-vaul-drawer-direction=left] .wcm-drawer-handle,.wcm-drawer-content[data-vaul-drawer-direction=right] .wcm-drawer-handle{display:none}.wcm-dialog-body,.wcm-drawer-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.wcm-drawer-body{overscroll-behavior:contain}.wcm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px;border-bottom:1px solid var(--ds-border-default, rgba(0, 0, 0, .07))}.wcm-header-text{display:flex;flex-direction:column;gap:4px;min-width:0}.wcm-title{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:1.25;letter-spacing:0;color:var(--ds-content-highest, #000000);margin:0}.wcm-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));margin:0}.wcm-close-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border:none;background:transparent;color:var(--ds-content-low, #00000066);cursor:pointer;padding:0;transition:opacity .15s ease}.wcm-close-btn:hover{opacity:.6}.wcm-close-btn>svg{width:24px;height:24px}.wcm-divider{display:none}.wcm-body{display:flex;flex-direction:column;gap:16px;padding:24px}.wcm-section-header{display:flex;align-items:center;gap:8px;width:100%}.wcm-section-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1;letter-spacing:0;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wcm-recommended-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:var(--ds-system-orange-low, #fff5ee);border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-system-orange-high, #e56f00);white-space:nowrap}.wcm-social-grid{display:grid;gap:8px;width:100%}.wcm-dialog-body .wcm-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wcm-drawer-body .wcm-social-grid{grid-template-columns:1fr}.wcm-social-item{display:flex;background:var(--ds-surface-medium, #f5f7fa);border:none;border-radius:12px;cursor:pointer;transition:none;font-family:inherit;color:var(--ds-content-high, rgba(0, 0, 0, .85))}.wcm-social-item:hover{background:#2e3544!important}:root[data-ds-theme=light] .wcm-social-item:hover{background:#eff3f8!important}.wcm-social-item[data-provider=apple] .wcm-social-icon{color:#000}[data-theme=dark] .wcm-social-item[data-provider=apple] .wcm-social-icon{color:#fff}.wcm-dialog-body .wcm-social-item{flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px}.wcm-drawer-body .wcm-social-item{flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:16px}.wcm-social-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.wcm-social-icon>svg{width:32px;height:32px}.wcm-social-name{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wcm-separator{display:flex;align-items:center;gap:12px;width:100%}.wcm-separator-line{flex:1;height:1px;background:var(--ds-border-default, rgba(0, 0, 0, .07))}.wcm-separator-text{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.wcm-wallet-list{display:flex;flex-direction:column;gap:8px}.wcm-wallet-item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:20px 16px;background:var(--ds-surface-medium, #f5f7fa);border:none;border-radius:12px;cursor:pointer;text-align:left;transition:none;font-family:inherit}.wcm-wallet-item:hover{background:#2e3544!important}:root[data-ds-theme=light] .wcm-wallet-item:hover{background:#eff3f8!important}.wcm-wallet-item-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.wcm-wallet-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.wcm-wallet-icon>svg,.wcm-wallet-icon>img{width:28px;height:28px;border-radius:0;object-fit:cover}.wcm-wallet-name-row{display:flex;align-items:center;gap:8px;min-width:0}.wcm-wallet-name{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-high, rgba(0, 0, 0, .85));white-space:nowrap}.wcm-wallet-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:var(--ds-system-purple-low, #f5f3ff);border:.5px solid var(--ds-system-purple-default, #7e54f4);border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-system-purple-high, #7346f3);white-space:nowrap}.wcm-install-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:#ff8438;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:#fff;white-space:nowrap}.wcm-installed-label{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-content-low, rgba(0, 0, 0, .4));white-space:nowrap}.wcm-terms{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.5;letter-spacing:-.01em;color:var(--ds-content-medium, rgba(0, 0, 0, .65));text-align:center;margin:0}.wcm-terms-link{color:var(--ds-content-high, rgba(0, 0, 0, .85));text-decoration:underline;text-underline-position:from-font}.wcm-terms-link:hover{color:var(--ds-content-high, rgba(0, 0, 0, .85));text-decoration:underline}.wcm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
21
21
  `);se(`@keyframes wcm-overlay-show{0%{opacity:0}to{opacity:1}}@keyframes wcm-overlay-hide{0%{opacity:1}to{opacity:0}}@keyframes wcm-dialog-show{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes wcm-dialog-hide{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}
22
- `);import{jsx as Da}from"react/jsx-runtime";var Wv={};function Gv({wallets:e,socialProviders:t=Wv,termsUrl:r,privacyUrl:n,theme:o="dark",mobileBreakpoint:a=768,drawerDirection:i="bottom",dialogWidth:s,drawerMaxWidth:l,drawerMinWidth:d,style:c,open:h,onOpenChange:f,children:m}){let w=Ro(`(max-width: ${a}px)`),[b,u]=fn.useState(!1),p=h!==void 0,y=p?h:b,g=fn.useCallback(M=>{p||u(M),f?.(M)},[p,f]),x=fn.useCallback(()=>g(!1),[g]);Tn(y,x);let{isDetected:k}=ys(),R=fn.useMemo(()=>Object.keys(e),[e]),T=fn.useMemo(()=>Object.keys(t),[t]),S=fn.useMemo(()=>{let M={};return s&&(M["--wcm-dialog-width"]=s),l&&(M["--wcm-drawer-max-width"]=l),d&&(M["--wcm-drawer-min-width"]=d),{...M,...c}},[s,l,d,c]),C=fn.useMemo(()=>({theme:o,isMobile:w,open:y,setOpen:g,close:x,wallets:e,activeWalletIds:R,socialProviders:t,activeSocialIds:T,termsUrl:r??ei,privacyUrl:n??ti,isDetected:k,portalStyle:S}),[o,w,y,g,x,e,R,t,T,r,n,k,S]),E=Da("div",{"data-theme":o,style:S,children:m});return w?Da(ws.Provider,{value:C,children:Da(jv.Root,{direction:i,open:y,onOpenChange:g,noBodyStyles:!0,children:E},"drawer")}):Da(ws.Provider,{value:C,children:Da(Xm.Root,{open:y,onOpenChange:g,children:E})})}var Jm=Object.assign(Gv,{Trigger:zm,Content:Zm});import{WALLET_LABELS as Yv}from"@nexus-cross/crossx-design-system";import*as eg from"react";se(`.cb-button{--cb-bg: var(--ds-accent-gradient, linear-gradient(196deg, #ff2589 16%, #ff823d 84%));--cb-bg-hover: var(--cb-bg);--cb-color: #ffffff;--cb-border: none;--cb-radius: 8px;--cb-height: 36px;--cb-padding: 8px 16px;--cb-font-family: Inter, system-ui, -apple-system, sans-serif;--cb-font-size: 14px;--cb-font-weight: 500;--cb-line-height: 1.5;--cb-letter-spacing: -.01em;--cb-gap: 8px;--cb-transition: opacity .15s;--cb-loading-opacity: .7;--cb-press-scale: .95;--cb-icon-size: 18px;--cb-spinner-size: 18px;--cb-spinner-thumb: currentColor;--cb-spinner-track: color-mix(in srgb, currentColor 20%, transparent)}.cb-pill{--cb-pill-bg: var(--ds-surface-default, #ffffff);--cb-pill-bg-hover: var(--cb-pill-bg);--cb-pill-color: var(--ds-content-high, rgba(0, 0, 0, .85));--cb-pill-border: 1px solid var(--ds-border-default, rgba(0, 0, 0, .07));--cb-pill-border-hover: 1px solid var(--ds-border-medium, rgba(0, 0, 0, .18));--cb-pill-radius: 8px;--cb-pill-height: 36px;--cb-pill-padding: 1px 13px;--cb-pill-press-scale: .95;--cb-pill-font-family: Inter, system-ui, -apple-system, sans-serif;--cb-pill-font-size: 14px;--cb-pill-font-weight: 500;--cb-pill-line-height: 1.5;--cb-pill-gap: 8px;--cb-pill-icon-size: 18px;--cb-pill-icon-placeholder-bg: var(--ds-surface-medium, #f5f7fa);--cb-pill-address-font: Inter, system-ui, -apple-system, sans-serif;--cb-pill-address-font-size: 14px;--cb-pill-address-letter-spacing: -.01em}
22
+ `);import{jsx as La}from"react/jsx-runtime";var Wv={};function Gv({wallets:e,socialProviders:t=Wv,termsUrl:r,privacyUrl:n,theme:o="dark",mobileBreakpoint:a=768,drawerDirection:i="bottom",dialogWidth:s,drawerMaxWidth:l,drawerMinWidth:d,style:c,open:h,onOpenChange:u,children:m}){let y=ko(`(max-width: ${a}px)`),[b,f]=fn.useState(!1),p=h!==void 0,w=p?h:b,g=fn.useCallback(M=>{p||f(M),u?.(M)},[p,u]),x=fn.useCallback(()=>g(!1),[g]);Tn(w,x);let{isDetected:k}=ys(),R=fn.useMemo(()=>Object.keys(e),[e]),E=fn.useMemo(()=>Object.keys(t),[t]),S=fn.useMemo(()=>{let M={};return s&&(M["--wcm-dialog-width"]=s),l&&(M["--wcm-drawer-max-width"]=l),d&&(M["--wcm-drawer-min-width"]=d),{...M,...c}},[s,l,d,c]),C=fn.useMemo(()=>({theme:o,isMobile:y,open:w,setOpen:g,close:x,wallets:e,activeWalletIds:R,socialProviders:t,activeSocialIds:E,termsUrl:r??ei,privacyUrl:n??ti,isDetected:k,portalStyle:S}),[o,y,w,g,x,e,R,t,E,r,n,k,S]),I=La("div",{"data-theme":o,style:S,children:m});return y?La(ws.Provider,{value:C,children:La(jv.Root,{direction:i,open:w,onOpenChange:g,noBodyStyles:!0,children:I},"drawer")}):La(ws.Provider,{value:C,children:La(Xm.Root,{open:w,onOpenChange:g,children:I})})}var Jm=Object.assign(Gv,{Trigger:zm,Content:Zm});import{WALLET_LABELS as Yv}from"@nexus-cross/crossx-design-system";import*as eg from"react";se(`.cb-button{--cb-bg: var(--ds-accent-gradient, linear-gradient(196deg, #ff2589 16%, #ff823d 84%));--cb-bg-hover: var(--cb-bg);--cb-color: #ffffff;--cb-border: none;--cb-radius: 8px;--cb-height: 36px;--cb-padding: 8px 16px;--cb-font-family: Inter, system-ui, -apple-system, sans-serif;--cb-font-size: 14px;--cb-font-weight: 500;--cb-line-height: 1.5;--cb-letter-spacing: -.01em;--cb-gap: 8px;--cb-transition: opacity .15s;--cb-loading-opacity: .7;--cb-press-scale: .95;--cb-icon-size: 18px;--cb-spinner-size: 18px;--cb-spinner-thumb: currentColor;--cb-spinner-track: color-mix(in srgb, currentColor 20%, transparent)}.cb-pill{--cb-pill-bg: var(--ds-surface-default, #ffffff);--cb-pill-bg-hover: var(--cb-pill-bg);--cb-pill-color: var(--ds-content-high, rgba(0, 0, 0, .85));--cb-pill-border: 1px solid var(--ds-border-default, rgba(0, 0, 0, .07));--cb-pill-border-hover: 1px solid var(--ds-border-medium, rgba(0, 0, 0, .18));--cb-pill-radius: 8px;--cb-pill-height: 36px;--cb-pill-padding: 1px 13px;--cb-pill-press-scale: .95;--cb-pill-font-family: Inter, system-ui, -apple-system, sans-serif;--cb-pill-font-size: 14px;--cb-pill-font-weight: 500;--cb-pill-line-height: 1.5;--cb-pill-gap: 8px;--cb-pill-icon-size: 18px;--cb-pill-icon-placeholder-bg: var(--ds-surface-medium, #f5f7fa);--cb-pill-address-font: Inter, system-ui, -apple-system, sans-serif;--cb-pill-address-font-size: 14px;--cb-pill-address-letter-spacing: -.01em}
23
23
  `);se(`.cb-button{-webkit-font-smoothing:antialiased;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--cb-height);gap:var(--cb-gap);padding:var(--cb-padding);border-radius:var(--cb-radius);border:var(--cb-border);background:var(--cb-bg);color:var(--cb-color);font-family:var(--cb-font-family);font-size:var(--cb-font-size);font-weight:var(--cb-font-weight);line-height:var(--cb-line-height);letter-spacing:var(--cb-letter-spacing);cursor:pointer;transition:var(--cb-transition)}.cb-button:hover:not(:disabled){background:var(--cb-bg-hover)}.cb-button:active:not(:disabled){transform:scale(var(--cb-press-scale))}.cb-button:disabled,.cb-button[aria-busy=true]{cursor:default;opacity:var(--cb-loading-opacity)}.cb-spinner{display:inline-block;width:var(--cb-spinner-size);height:var(--cb-spinner-size);border:2px solid var(--cb-spinner-track);border-top-color:var(--cb-spinner-thumb);border-radius:50%;animation:cb-spin .6s linear infinite;flex-shrink:0}.cb-button-icon{width:var(--cb-icon-size);height:var(--cb-icon-size);flex-shrink:0}.cb-button-label{white-space:nowrap}.cb-pill{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--cb-pill-height);gap:var(--cb-pill-gap);padding:var(--cb-pill-padding);border-radius:var(--cb-pill-radius);border:var(--cb-pill-border);background:var(--cb-pill-bg);color:var(--cb-pill-color);font-family:var(--cb-pill-font-family);font-size:var(--cb-pill-font-size);font-weight:var(--cb-pill-font-weight);line-height:var(--cb-pill-line-height);cursor:pointer}.cb-pill:hover{background:var(--cb-pill-bg-hover)}.cb-pill:active:not(:disabled){transform:scale(var(--cb-pill-press-scale))}.cb-pill-icon{width:var(--cb-pill-icon-size);height:var(--cb-pill-icon-size);border-radius:50%;object-fit:contain;flex-shrink:0;background:transparent}[data-theme=dark] .cb-pill-icon[data-provider=apple]{filter:invert(1)}.cb-pill-icon-placeholder{display:inline-block;width:var(--cb-pill-icon-size);height:var(--cb-pill-icon-size);border-radius:50%;background:var(--cb-pill-icon-placeholder-bg);flex-shrink:0}.cb-pill-address{font-family:var(--cb-pill-address-font);font-size:var(--cb-pill-address-font-size);letter-spacing:var(--cb-pill-address-letter-spacing);white-space:nowrap}@media(max-width:767.98px){.cb-button,.cb-pill{width:36px;min-width:36px;padding:0}.cb-button{height:36px}.cb-button-label,.cb-pill-address{display:none}}@keyframes cb-spin{to{transform:rotate(360deg)}}
24
- `);var _v='<svg preserveAspectRatio="xMidYMid meet" width="100%" height="100%" overflow="visible" style="display: block;" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_72837_24069)"><mask id="mask0_72837_24069" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="100" height="100"><path d="M50 0C10.5289 0 0 10.5289 0 50C0 89.4711 10.5289 100 50 100C89.4711 100 100 89.4711 100 50C100 10.5289 89.4711 0 50 0Z" fill="white"/></mask><g mask="url(#mask0_72837_24069)"><path d="M99.9501 0.0499268H0V100H99.9501V0.0499268Z" fill="url(#paint0_linear_72837_24069)"/><path d="M34.9302 100H99.9751V19.0619L34.9302 60.7286V100Z" fill="url(#paint1_linear_72837_24069)"/><path d="M34.9301 100H0V23.8024L34.9301 60.7285V100Z" fill="url(#paint2_linear_72837_24069)"/></g><g filter="url(#filter0_d_72837_24069)"><path d="M49.9503 21.4821L31.9862 31.8613C28.8176 33.6827 27.7198 37.7745 29.5411 40.9432C31.3625 44.1118 35.4543 45.2096 38.623 43.3883L53.8176 34.6058L46.582 42.3653V72.8044C46.582 76.4721 49.576 79.4661 53.2437 79.4661C56.9114 79.4661 59.9054 76.4721 59.9054 72.8044V27.2455C59.9054 25.9731 59.5062 24.7256 59.0072 23.9022C57.1359 20.7585 53.094 19.6358 49.9254 21.4571L49.9503 21.4821Z" fill="white"/></g></g><defs><filter id="filter0_d_72837_24069" x="7.4286" y="-0.650014" width="87.831" height="115.47" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7.06088" dy="7.06088"/><feGaussianBlur stdDeviation="14.1467"/><feColorMatrix type="matrix" values="0 0 0 0 0.831373 0 0 0 0 0.113725 0 0 0 0 0.356863 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_72837_24069"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_72837_24069" result="shape"/></filter><linearGradient id="paint0_linear_72837_24069" x1="-11.5768" y1="-12.001" x2="106.562" y2="106.986" gradientUnits="userSpaceOnUse"><stop stop-color="#F3752D"/><stop offset="1" stop-color="#EC1272"/></linearGradient><linearGradient id="paint1_linear_72837_24069" x1="24.9501" y1="23.004" x2="73.6278" y2="64.8453" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_72837_24069" x1="62.3503" y1="3.46804" x2="16.3423" y2="63.3732" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_72837_24069"><rect width="100" height="100" fill="white"/></clipPath></defs></svg>',Hv='<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 28 28" fill="none"><g clip-path="url(#m0)"><path d="M26.07 26.93L20.06 25.07L15.53 27.88L12.37 27.88L7.83 25.07L1.83 26.93L0 20.53L1.83 13.44L0 7.44L1.83 0L11.21 5.81H16.69L26.07 0L27.9 7.44L26.07 13.44L27.9 20.53Z" fill="#FF5C16"/><path d="M7.83 20.54L11.96 23.8L7.83 25.07V20.54Z" fill="#FF5C16"/><path d="M20.06 20.54L15.93 23.8L20.06 25.07L20.06 20.54Z" fill="#FF5C16"/><path d="M11.63 15.14L12.78 22.85L11.19 18.56L5.77 17.17L7.83 15.14H11.63Z" fill="#E34807"/><path d="M16.27 15.14L15.12 22.85L16.71 18.56L22.13 17.17L20.07 15.14H16.27Z" fill="#E34807"/><path d="M0 20.53L1.83 13.44H5.76L5.77 17.17L11.19 18.56L12.78 22.85L11.96 23.79L7.83 20.53H0Z" fill="#FF8D5D"/><path d="M27.9 20.53L26.07 13.44H22.14L22.13 17.17L16.71 18.56L15.12 22.85L15.94 23.79L20.07 20.53H27.9Z" fill="#FF8D5D"/><path d="M16.69 5.81H11.21L10.84 9.81L12.78 22.85H15.12L17.06 9.81L16.69 5.81Z" fill="#FF8D5D"/><path d="M15.53 25.34V27.88H12.37V25.34H15.53Z" fill="#C0C4CD"/><path d="M7.83 25.07L12.37 27.88V25.34L11.96 23.79L7.83 25.07Z" fill="#E7EBF6"/><path d="M20.07 25.07L15.53 27.88V25.34L15.94 23.79L20.07 25.07Z" fill="#E7EBF6"/></g><defs><clipPath id="m0"><rect width="28" height="28" fill="#fff"/></clipPath></defs></svg>',Qv='<svg width="100%" height="100%" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.23 16.81L20 9.04L27.77 16.81L32.29 12.29L20 0L7.71 12.29L12.23 16.81Z" fill="#F3BA2F"/><path d="M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z" fill="#F3BA2F"/><path d="M12.23 23.19L20 30.96L27.77 23.19L32.29 27.71L20 40L7.71 27.71L12.23 23.19Z" fill="#F3BA2F"/><path d="M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z" fill="#F3BA2F"/><path d="M24.58 20L20 15.41L16.61 18.8L16.22 19.19L15.42 19.99L20 24.59L24.59 20L24.58 20Z" fill="#F3BA2F"/></svg>',Vv='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#FFC107" d="M43.6 20.5H42V20H24v8h11.3A12 12 0 1 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 1 0 44 24c0-1.2-.1-2.4-.4-3.5z"/><path fill="#FF3D00" d="M6.3 14.7l6.6 4.8A12 12 0 0 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 0 0 6.3 14.7z"/><path fill="#4CAF50" d="M24 44c5.2 0 10-2 13.6-5.2l-6.3-5.3A12 12 0 0 1 12.7 28l-6.5 5A20 20 0 0 0 24 44z"/><path fill="#1976D2" d="M43.6 20.5H42V20H24v8h11.3a12 12 0 0 1-4.1 5.5l6.3 5.3C41 35.7 44 30.3 44 24c0-1.2-.1-2.4-.4-3.5z"/></svg>',qv='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000"><path d="M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.53 4.08zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z"/></svg>';function Pa(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var ks=Pa(_v),Rs=Pa(Hv),Ss=Pa(Qv),Cs=Pa(Vv),Ns=Pa(qv);import{jsx as hr,jsxs as Oa}from"react/jsx-runtime";function tg({isConnecting:e,address:t,provider:r,providerName:n,accountName:o,sendAccounts:a,onConnect:i,onDisconnect:s,onCopy:l,onSelectWallet:d,onBuy:c,onBuyDisabledMessage:h,label:f="Connect Wallet",connectingLabel:m="Connecting...",disconnectLabel:w,className:b,theme:u="dark",env:p,showBalance:y=!0,showPortfolio:g,drawerDirection:x,modal:k,connectorId:R,style:T,walletInfoStyle:S,sendTransaction:C,getTransactionReceipt:E,estimateGas:M,onReceive:U,onBridge:L,onSend:G,bridgeTokens:A,bridgeHistory:O,getBridgeQuote:oe,getBridgeToTokens:q,getBridgeApproval:P,approveBridge:ue,submitBridge:$}){let Q=b?`cb-button ${b}`:"cb-button",F=b?`cb-pill ${b}`:"cb-pill";if(eg.useEffect(()=>{vo(t)},[t]),e)return Oa("button",{type:"button",disabled:!0,className:Q,style:T,"aria-busy":"true",children:[hr("span",{className:"cb-spinner","aria-hidden":"true"}),hr("span",{className:"cb-button-label",children:m})]});if(t){let X=n??Jv(r),V=r?Zv[r]:void 0;return hr(ge,{feature:"connect_button",children:Oa(Fo,{env:p,theme:u,drawerDirection:x,modal:k,showBalance:y,showPortfolio:g,walletAddress:t,accountName:o,sendAccounts:a,connectorId:R,onSelectWallet:d,onCopyAddress:l?(de,he)=>{he&&l()}:void 0,onDisconnect:s,disconnectLabel:w,style:S,sendTransaction:C,getTransactionReceipt:E,estimateGas:M,onReceive:U,onBridge:L,onBuy:c,onBuyDisabledMessage:h,onSend:G,bridgeTokens:A,bridgeHistory:O,getBridgeQuote:oe,getBridgeToTokens:q,getBridgeApproval:P,approveBridge:ue,submitBridge:$,children:[hr(Fo.Trigger,{asChild:!0,children:Oa("button",{type:"button",className:F,"data-track":"wallet_pill_open",style:T,"aria-label":`Connected with ${X}: ${$m(t)}`,children:[V?hr("img",{src:V,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":r}):hr("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),hr("span",{className:"cb-pill-address",children:$m(t)})]})}),hr(Fo.Content,{align:"end",sideOffset:8})]})})}return hr(ge,{feature:"connect_button",children:Oa("button",{type:"button",onClick:i,className:Q,"data-track":"connect_click",style:T,"aria-label":typeof f=="string"?f:"Connect Wallet",children:[hr(Kv,{}),hr("span",{className:"cb-button-label",children:f})]})})}function Kv(){return Oa("svg",{className:"cb-button-icon",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[hr("path",{d:"M3.75 5.25H14.25C15.0784 5.25 15.75 5.92157 15.75 6.75V13.5C15.75 14.3284 15.0784 15 14.25 15H3.75C2.92157 15 2.25 14.3284 2.25 13.5V4.5C2.25 3.67157 2.92157 3 3.75 3H13.5",stroke:"currentColor",strokeWidth:"1.35",strokeLinecap:"round",strokeLinejoin:"round"}),hr("path",{d:"M12 9.75H15.75V12.75H12C11.1716 12.75 10.5 12.0784 10.5 11.25C10.5 10.4216 11.1716 9.75 12 9.75Z",stroke:"currentColor",strokeWidth:"1.35",strokeLinecap:"round",strokeLinejoin:"round"}),hr("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var Zv={google:Cs,apple:Ns,cross:ks,metamask:Rs,binance:Ss},Xv={google:"Google",apple:"Apple",cross:Yv.default,metamask:"MetaMask",binance:"Binance Wallet"};function Jv(e){return e?Xv[e]:"Wallet"}function $m(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}import*as rg from"react";se(`.sb-button{--sb-bg: var(--ds-surface-default, #ffffff);--sb-border: var(--ds-border-default, rgba(0, 0, 0, .07));--sb-border-hover: var(--ds-border-default, rgba(0, 0, 0, .07));--sb-color: var(--ds-content-medium, rgba(0, 0, 0, .65));--sb-color-hover: var(--ds-content-high, rgba(0, 0, 0, .85));--sb-radius: 8px;--sb-height: 36px;--sb-padding: 1px 11px;--sb-gap: 4px;--sb-font-size: 14px;--sb-font-weight: 500;--sb-line-height: 21px;--sb-letter-spacing: 0;--sb-blur: 0px;--sb-border-width: 1px;--sb-icon-size: 18px;--sb-icon-hover-rotation: 180deg;--sb-spinner-size: 18px;--sb-spinner-thumb: currentColor;--sb-spinner-track: color-mix(in srgb, currentColor 20%, transparent);--sb-disabled-opacity: .6;--sb-press-scale: .95;--sb-hover-duration: .2s;--sb-icon-duration: .3s;--sb-easing: ease}.sb-button[data-theme=dark]{--sb-bg: var(--ds-surface-default, #1e232e);--sb-border: var(--ds-border-default, #ffffff12);--sb-border-hover: var(--ds-border-medium, #ffffff2e);--sb-color: var(--ds-content-medium, #ffffffa6);--sb-color-hover: var(--ds-content-high, #ffffffd9)}.sb-button[data-theme=light]{--sb-bg: var(--ds-surface-default, #ffffff);--sb-border: var(--ds-border-default, #00000012);--sb-border-hover: var(--ds-border-medium, #0000002e);--sb-color: var(--ds-content-medium, #000000a6);--sb-color-hover: var(--ds-content-high, #000000d9)}
24
+ `);var _v='<svg preserveAspectRatio="xMidYMid meet" width="100%" height="100%" overflow="visible" style="display: block;" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_72837_24069)"><mask id="mask0_72837_24069" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="100" height="100"><path d="M50 0C10.5289 0 0 10.5289 0 50C0 89.4711 10.5289 100 50 100C89.4711 100 100 89.4711 100 50C100 10.5289 89.4711 0 50 0Z" fill="white"/></mask><g mask="url(#mask0_72837_24069)"><path d="M99.9501 0.0499268H0V100H99.9501V0.0499268Z" fill="url(#paint0_linear_72837_24069)"/><path d="M34.9302 100H99.9751V19.0619L34.9302 60.7286V100Z" fill="url(#paint1_linear_72837_24069)"/><path d="M34.9301 100H0V23.8024L34.9301 60.7285V100Z" fill="url(#paint2_linear_72837_24069)"/></g><g filter="url(#filter0_d_72837_24069)"><path d="M49.9503 21.4821L31.9862 31.8613C28.8176 33.6827 27.7198 37.7745 29.5411 40.9432C31.3625 44.1118 35.4543 45.2096 38.623 43.3883L53.8176 34.6058L46.582 42.3653V72.8044C46.582 76.4721 49.576 79.4661 53.2437 79.4661C56.9114 79.4661 59.9054 76.4721 59.9054 72.8044V27.2455C59.9054 25.9731 59.5062 24.7256 59.0072 23.9022C57.1359 20.7585 53.094 19.6358 49.9254 21.4571L49.9503 21.4821Z" fill="white"/></g></g><defs><filter id="filter0_d_72837_24069" x="7.4286" y="-0.650014" width="87.831" height="115.47" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="7.06088" dy="7.06088"/><feGaussianBlur stdDeviation="14.1467"/><feColorMatrix type="matrix" values="0 0 0 0 0.831373 0 0 0 0 0.113725 0 0 0 0 0.356863 0 0 0 0.3 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_72837_24069"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_72837_24069" result="shape"/></filter><linearGradient id="paint0_linear_72837_24069" x1="-11.5768" y1="-12.001" x2="106.562" y2="106.986" gradientUnits="userSpaceOnUse"><stop stop-color="#F3752D"/><stop offset="1" stop-color="#EC1272"/></linearGradient><linearGradient id="paint1_linear_72837_24069" x1="24.9501" y1="23.004" x2="73.6278" y2="64.8453" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint2_linear_72837_24069" x1="62.3503" y1="3.46804" x2="16.3423" y2="63.3732" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.5"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><clipPath id="clip0_72837_24069"><rect width="100" height="100" fill="white"/></clipPath></defs></svg>',Hv='<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 28 28" fill="none"><g clip-path="url(#m0)"><path d="M26.07 26.93L20.06 25.07L15.53 27.88L12.37 27.88L7.83 25.07L1.83 26.93L0 20.53L1.83 13.44L0 7.44L1.83 0L11.21 5.81H16.69L26.07 0L27.9 7.44L26.07 13.44L27.9 20.53Z" fill="#FF5C16"/><path d="M7.83 20.54L11.96 23.8L7.83 25.07V20.54Z" fill="#FF5C16"/><path d="M20.06 20.54L15.93 23.8L20.06 25.07L20.06 20.54Z" fill="#FF5C16"/><path d="M11.63 15.14L12.78 22.85L11.19 18.56L5.77 17.17L7.83 15.14H11.63Z" fill="#E34807"/><path d="M16.27 15.14L15.12 22.85L16.71 18.56L22.13 17.17L20.07 15.14H16.27Z" fill="#E34807"/><path d="M0 20.53L1.83 13.44H5.76L5.77 17.17L11.19 18.56L12.78 22.85L11.96 23.79L7.83 20.53H0Z" fill="#FF8D5D"/><path d="M27.9 20.53L26.07 13.44H22.14L22.13 17.17L16.71 18.56L15.12 22.85L15.94 23.79L20.07 20.53H27.9Z" fill="#FF8D5D"/><path d="M16.69 5.81H11.21L10.84 9.81L12.78 22.85H15.12L17.06 9.81L16.69 5.81Z" fill="#FF8D5D"/><path d="M15.53 25.34V27.88H12.37V25.34H15.53Z" fill="#C0C4CD"/><path d="M7.83 25.07L12.37 27.88V25.34L11.96 23.79L7.83 25.07Z" fill="#E7EBF6"/><path d="M20.07 25.07L15.53 27.88V25.34L15.94 23.79L20.07 25.07Z" fill="#E7EBF6"/></g><defs><clipPath id="m0"><rect width="28" height="28" fill="#fff"/></clipPath></defs></svg>',Qv='<svg width="100%" height="100%" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.23 16.81L20 9.04L27.77 16.81L32.29 12.29L20 0L7.71 12.29L12.23 16.81Z" fill="#F3BA2F"/><path d="M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z" fill="#F3BA2F"/><path d="M12.23 23.19L20 30.96L27.77 23.19L32.29 27.71L20 40L7.71 27.71L12.23 23.19Z" fill="#F3BA2F"/><path d="M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z" fill="#F3BA2F"/><path d="M24.58 20L20 15.41L16.61 18.8L16.22 19.19L15.42 19.99L20 24.59L24.59 20L24.58 20Z" fill="#F3BA2F"/></svg>',Vv='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#FFC107" d="M43.6 20.5H42V20H24v8h11.3A12 12 0 1 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 1 0 44 24c0-1.2-.1-2.4-.4-3.5z"/><path fill="#FF3D00" d="M6.3 14.7l6.6 4.8A12 12 0 0 1 24 12c3 0 5.8 1.2 7.9 3l5.7-5.7A20 20 0 0 0 6.3 14.7z"/><path fill="#4CAF50" d="M24 44c5.2 0 10-2 13.6-5.2l-6.3-5.3A12 12 0 0 1 12.7 28l-6.5 5A20 20 0 0 0 24 44z"/><path fill="#1976D2" d="M43.6 20.5H42V20H24v8h11.3a12 12 0 0 1-4.1 5.5l6.3 5.3C41 35.7 44 30.3 44 24c0-1.2-.1-2.4-.4-3.5z"/></svg>',qv='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000"><path d="M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.53 4.08zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z"/></svg>';function Da(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var ks=Da(_v),Rs=Da(Hv),Ss=Da(Qv),Cs=Da(Vv),Ns=Da(qv);import{jsx as hr,jsxs as Pa}from"react/jsx-runtime";function tg({isConnecting:e,address:t,provider:r,providerName:n,accountName:o,sendAccounts:a,onConnect:i,onDisconnect:s,onCopy:l,onSelectWallet:d,onBuy:c,onBuyDisabledMessage:h,label:u="Connect Wallet",connectingLabel:m="Connecting...",disconnectLabel:y,className:b,theme:f="dark",env:p,showBalance:w=!0,showPortfolio:g,drawerDirection:x,modal:k,connectorId:R,style:E,walletInfoStyle:S,sendTransaction:C,getTransactionReceipt:I,estimateGas:M,onReceive:U,onBridge:L,onSend:G,bridgeTokens:A,bridgeHistory:O,getBridgeQuote:oe,getBridgeToTokens:q,getBridgeApproval:P,approveBridge:ue,submitBridge:$}){let Q=b?`cb-button ${b}`:"cb-button",F=b?`cb-pill ${b}`:"cb-pill";if(eg.useEffect(()=>{xo(t)},[t]),e)return Pa("button",{type:"button",disabled:!0,className:Q,style:E,"aria-busy":"true",children:[hr("span",{className:"cb-spinner","aria-hidden":"true"}),hr("span",{className:"cb-button-label",children:m})]});if(t){let X=n??Jv(r),V=r?Zv[r]:void 0;return hr(ge,{feature:"connect_button",children:Pa(zo,{env:p,theme:f,drawerDirection:x,modal:k,showBalance:w,showPortfolio:g,walletAddress:t,accountName:o,sendAccounts:a,connectorId:R,onSelectWallet:d,onCopyAddress:l?(de,he)=>{he&&l()}:void 0,onDisconnect:s,disconnectLabel:y,style:S,sendTransaction:C,getTransactionReceipt:I,estimateGas:M,onReceive:U,onBridge:L,onBuy:c,onBuyDisabledMessage:h,onSend:G,bridgeTokens:A,bridgeHistory:O,getBridgeQuote:oe,getBridgeToTokens:q,getBridgeApproval:P,approveBridge:ue,submitBridge:$,children:[hr(zo.Trigger,{asChild:!0,children:Pa("button",{type:"button",className:F,"data-track":"wallet_pill_open",style:E,"aria-label":`Connected with ${X}: ${$m(t)}`,children:[V?hr("img",{src:V,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":r}):hr("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),hr("span",{className:"cb-pill-address",children:$m(t)})]})}),hr(zo.Content,{align:"end",sideOffset:8})]})})}return hr(ge,{feature:"connect_button",children:Pa("button",{type:"button",onClick:i,className:Q,"data-track":"connect_click",style:E,"aria-label":typeof u=="string"?u:"Connect Wallet",children:[hr(Kv,{}),hr("span",{className:"cb-button-label",children:u})]})})}function Kv(){return Pa("svg",{className:"cb-button-icon",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[hr("path",{d:"M3.75 5.25H14.25C15.0784 5.25 15.75 5.92157 15.75 6.75V13.5C15.75 14.3284 15.0784 15 14.25 15H3.75C2.92157 15 2.25 14.3284 2.25 13.5V4.5C2.25 3.67157 2.92157 3 3.75 3H13.5",stroke:"currentColor",strokeWidth:"1.35",strokeLinecap:"round",strokeLinejoin:"round"}),hr("path",{d:"M12 9.75H15.75V12.75H12C11.1716 12.75 10.5 12.0784 10.5 11.25C10.5 10.4216 11.1716 9.75 12 9.75Z",stroke:"currentColor",strokeWidth:"1.35",strokeLinecap:"round",strokeLinejoin:"round"}),hr("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var Zv={google:Cs,apple:Ns,cross:ks,metamask:Rs,binance:Ss},Xv={google:"Google",apple:"Apple",cross:Yv.default,metamask:"MetaMask",binance:"Binance Wallet"};function Jv(e){return e?Xv[e]:"Wallet"}function $m(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}import*as rg from"react";se(`.sb-button{--sb-bg: var(--ds-surface-default, #ffffff);--sb-border: var(--ds-border-default, rgba(0, 0, 0, .07));--sb-border-hover: var(--ds-border-default, rgba(0, 0, 0, .07));--sb-color: var(--ds-content-medium, rgba(0, 0, 0, .65));--sb-color-hover: var(--ds-content-high, rgba(0, 0, 0, .85));--sb-radius: 8px;--sb-height: 36px;--sb-padding: 1px 11px;--sb-gap: 4px;--sb-font-size: 14px;--sb-font-weight: 500;--sb-line-height: 21px;--sb-letter-spacing: 0;--sb-blur: 0px;--sb-border-width: 1px;--sb-icon-size: 18px;--sb-icon-hover-rotation: 180deg;--sb-spinner-size: 18px;--sb-spinner-thumb: currentColor;--sb-spinner-track: color-mix(in srgb, currentColor 20%, transparent);--sb-disabled-opacity: .6;--sb-press-scale: .95;--sb-hover-duration: .2s;--sb-icon-duration: .3s;--sb-easing: ease}.sb-button[data-theme=dark]{--sb-bg: var(--ds-surface-default, #1e232e);--sb-border: var(--ds-border-default, #ffffff12);--sb-border-hover: var(--ds-border-medium, #ffffff2e);--sb-color: var(--ds-content-medium, #ffffffa6);--sb-color-hover: var(--ds-content-high, #ffffffd9)}.sb-button[data-theme=light]{--sb-bg: var(--ds-surface-default, #ffffff);--sb-border: var(--ds-border-default, #00000012);--sb-border-hover: var(--ds-border-medium, #0000002e);--sb-color: var(--ds-content-medium, #000000a6);--sb-color-hover: var(--ds-content-high, #000000d9)}
25
25
  `);se(`.sb-button{-webkit-font-smoothing:antialiased;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--sb-height);gap:var(--sb-gap);padding:var(--sb-padding);border-radius:var(--sb-radius);border:var(--sb-border-width) solid var(--sb-border);background:var(--sb-bg);backdrop-filter:blur(var(--sb-blur));-webkit-backdrop-filter:blur(var(--sb-blur));color:var(--sb-color);font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:var(--sb-font-weight);font-size:var(--sb-font-size);line-height:var(--sb-line-height);letter-spacing:var(--sb-letter-spacing);cursor:pointer;transition:border-color var(--sb-hover-duration) var(--sb-easing),color var(--sb-hover-duration) var(--sb-easing)}@media(hover:hover){.sb-button:hover:not(:disabled){border-color:var(--sb-border-hover);color:var(--sb-color-hover)}.sb-button:hover:not(:disabled) .sb-button-icon{transform:rotate(var(--sb-icon-hover-rotation))}}.sb-button:active:not(:disabled){transform:scale(var(--sb-press-scale))}.sb-button:disabled,.sb-button[aria-busy=true]{cursor:default;opacity:var(--sb-disabled-opacity)}.sb-button-icon{width:var(--sb-icon-size);height:var(--sb-icon-size);flex-shrink:0;color:inherit;transition:transform var(--sb-icon-duration) var(--sb-easing),color var(--sb-icon-duration) var(--sb-easing)}.sb-spinner{display:inline-block;width:var(--sb-spinner-size);height:var(--sb-spinner-size);border:2px solid var(--sb-spinner-track);border-top-color:var(--sb-spinner-thumb);border-radius:50%;animation:sb-spin .6s linear infinite;flex-shrink:0}.sb-label{white-space:nowrap}@keyframes sb-spin{to{transform:rotate(360deg)}}
26
- `);import{jsx as Vo,jsxs as e1}from"react/jsx-runtime";var ng="https://www.onechain.nexus/skills";function og({label:e="Skills",href:t,onClick:r,className:n,style:o,theme:a,disabled:i=!1,isLoading:s=!1,loadingLabel:l="Loading...",openInNewTab:d=!1,type:c="button"}){let[h,f]=rg.useState(!1),m=nt(),w=Jt("apps.json",m,k=>Nr(k?.skills,m)),b=t??w,u=async k=>{if(b&&!r){d?window.open(b,"_blank","noopener,noreferrer"):window.location.href=b;return}if(r)try{f(!0),await r()}finally{f(!1)}},p=i||s||h,y=s||h,g=y?l:e,x=n?`sb-button ${n}`:"sb-button";return Vo(ge,{feature:"skills",children:e1("button",{type:c,onClick:u,disabled:p,className:x,"data-theme":a,"data-track":"click",style:o,"aria-busy":y,children:[y?Vo("span",{className:"sb-spinner","aria-hidden":"true"}):Vo($v,{}),Vo("span",{className:"sb-label",children:g})]})})}function $v(){return Vo("svg",{className:"sb-button-icon",viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:Vo("path",{d:"M15.5879 3.95142C16.0211 2.78097 17.6761 2.78099 18.1094 3.95142L19.6221 8.03833C20.6569 10.8348 22.8618 13.0396 25.6582 14.0745L29.7451 15.5872C30.9157 16.0204 30.9157 17.6754 29.7451 18.1086L25.6582 19.6213C22.8618 20.6562 20.657 22.861 19.6221 25.6575L18.1094 29.7444C17.6762 30.9149 16.0211 30.9149 15.5879 29.7444L14.0752 25.6575C13.0403 22.861 10.8355 20.6562 8.03906 19.6213L3.95215 18.1086C2.78172 17.6754 2.7817 16.0204 3.95215 15.5872L8.03906 14.0745C10.8355 13.0396 13.0403 10.8348 14.0752 8.03833L15.5879 3.95142Z",stroke:"currentColor",strokeWidth:"1.93556"})})}Bs({mode:"dapp-ui"});export{Ns as APPLE_ICON,Dd as AppLauncher,Qd as AppLauncherContent,Fd as AppLauncherTrigger,Ss as BINANCE_ICON,Oo as BridgeFlow,ja as CHAINS_CONFIG_FILE,Xa as CONNECTOR_REGISTRY,ks as CROSSX_ICON,tg as ConnectButton,qs as ConnectorId,ng as DEFAULT_SKILLS_HREF,Wo as DEFAULT_TRUSTED_FACTORIES,Ha as DappUiErrorBoundary,Cs as GOOGLE_ICON,Pm as GetOneUsd,Rs as METAMASK_ICON,Mi as PORTFOLIO_SECTIONS,tn as RelayApiError,Ia as RelayDeposit,rm as RelayHistory,dm as RelayRecovery,cd as SOCIAL_REGISTRY,fi as SendFlow,og as SkillsButton,hm as StatusTracker,il as TOKEN_STATS_QUERY_KEY,al as USER_BALANCE_QUERY_KEY,ld as WALLET_REGISTRY,Jm as WalletConnectModal,Fo as WalletInfo,nu as WalletPortfolio,Do as WalletPortfolioBody,Bs as announceAppLauncherUsage,_a as captureDappUiException,jt as createRelayClient,fs as findGetOneUsdToken,vg as getChainDisplay,Ga as getDappUiSentryScope,us as getOneUsdTokenKey,Zo as initDappUiSentry,gs as isGetOneUsdActionEnabled,Aa as isGetOneUsdActionSupported,Ma as isGetOneUsdActionVisible,ms as isGetOneUsdTargetAvailable,ad as matchesGetOneUsdToken,br as normalizeFailureReason,nt as resolveEnvironment,Ea as resolveGetOneUsdRoute,vo as setDappUiAnalyticsUser,Qa as trackDappUiEvent,Ye as trackDappUiFunnel,Ko as useChainDisplay,kg as useChainsConfig,Ka as useGlobalMenu,cm as useRelayConfig,qn as useRelayOrders,mm as useRelayRecovery,Ln as useTokenBalance,Dn as useTokenStats,ys as useWalletDetect};
26
+ `);import{jsx as Qo,jsxs as e1}from"react/jsx-runtime";var ng="https://www.onechain.nexus/skills";function og({label:e="Skills",href:t,onClick:r,className:n,style:o,theme:a,disabled:i=!1,isLoading:s=!1,loadingLabel:l="Loading...",openInNewTab:d=!1,type:c="button"}){let[h,u]=rg.useState(!1),m=nt(),y=Jt("apps.json",m,k=>Nr(k?.skills,m)),b=t??y,f=async k=>{if(b&&!r){d?window.open(b,"_blank","noopener,noreferrer"):window.location.href=b;return}if(r)try{u(!0),await r()}finally{u(!1)}},p=i||s||h,w=s||h,g=w?l:e,x=n?`sb-button ${n}`:"sb-button";return Qo(ge,{feature:"skills",children:e1("button",{type:c,onClick:f,disabled:p,className:x,"data-theme":a,"data-track":"click",style:o,"aria-busy":w,children:[w?Qo("span",{className:"sb-spinner","aria-hidden":"true"}):Qo($v,{}),Qo("span",{className:"sb-label",children:g})]})})}function $v(){return Qo("svg",{className:"sb-button-icon",viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:Qo("path",{d:"M15.5879 3.95142C16.0211 2.78097 17.6761 2.78099 18.1094 3.95142L19.6221 8.03833C20.6569 10.8348 22.8618 13.0396 25.6582 14.0745L29.7451 15.5872C30.9157 16.0204 30.9157 17.6754 29.7451 18.1086L25.6582 19.6213C22.8618 20.6562 20.657 22.861 19.6221 25.6575L18.1094 29.7444C17.6762 30.9149 16.0211 30.9149 15.5879 29.7444L14.0752 25.6575C13.0403 22.861 10.8355 20.6562 8.03906 19.6213L3.95215 18.1086C2.78172 17.6754 2.7817 16.0204 3.95215 15.5872L8.03906 14.0745C10.8355 13.0396 13.0403 10.8348 14.0752 8.03833L15.5879 3.95142Z",stroke:"currentColor",strokeWidth:"1.93556"})})}Bs({mode:"dapp-ui"});export{Ns as APPLE_ICON,Ld as AppLauncher,Hd as AppLauncherContent,zd as AppLauncherTrigger,Ss as BINANCE_ICON,Po as BridgeFlow,Ua as CHAINS_CONFIG_FILE,Xa as CONNECTOR_REGISTRY,ks as CROSSX_ICON,tg as ConnectButton,qs as ConnectorId,ng as DEFAULT_SKILLS_HREF,jo as DEFAULT_TRUSTED_FACTORIES,_a as DappUiErrorBoundary,Cs as GOOGLE_ICON,Pm as GetOneUsd,Rs as METAMASK_ICON,Mi as PORTFOLIO_SECTIONS,tn as RelayApiError,Ta as RelayDeposit,rm as RelayHistory,dm as RelayRecovery,dd as SOCIAL_REGISTRY,fi as SendFlow,og as SkillsButton,hm as StatusTracker,il as TOKEN_STATS_QUERY_KEY,al as USER_BALANCE_QUERY_KEY,sd as WALLET_REGISTRY,Jm as WalletConnectModal,zo as WalletInfo,ru as WalletPortfolio,Lo as WalletPortfolioBody,Bs as announceAppLauncherUsage,Ga as captureDappUiException,jt as createRelayClient,fs as findGetOneUsdToken,vg as getChainDisplay,Wa as getDappUiSentryScope,us as getOneUsdTokenKey,Ko as initDappUiSentry,gs as isGetOneUsdActionEnabled,Ma as isGetOneUsdActionSupported,Ea as isGetOneUsdActionVisible,ms as isGetOneUsdTargetAvailable,od as matchesGetOneUsdToken,br as normalizeFailureReason,nt as resolveEnvironment,Ia as resolveGetOneUsdRoute,xo as setDappUiAnalyticsUser,Qa as trackDappUiEvent,qe as trackDappUiFunnel,Yo as useChainDisplay,kg as useChainsConfig,Ka as useGlobalMenu,cm as useRelayConfig,qn as useRelayOrders,mm as useRelayRecovery,Ln as useTokenBalance,Dn as useTokenStats,ys as useWalletDetect};
27
27
  //# sourceMappingURL=index.js.map