@nexus-cross/dapp-ui 1.3.11-beta.2 → 1.3.11
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.cjs +14 -14
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +14 -14
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
"use strict";var sm=Object.create;var mi=Object.defineProperty;var lm=Object.getOwnPropertyDescriptor;var cm=Object.getOwnPropertyNames;var dm=Object.getPrototypeOf,pm=Object.prototype.hasOwnProperty;var um=(e,t)=>{for(var r in t)mi(e,r,{get:t[r],enumerable:!0})},Tl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of cm(t))!pm.call(e,o)&&o!==r&&mi(e,o,{get:()=>t[o],enumerable:!(n=lm(t,o))||n.enumerable});return e};var V=(e,t,r)=>(r=e!=null?sm(dm(e)):{},Tl(t||!e||!e.__esModule?mi(r,"default",{value:e,enumerable:!0}):r,e)),fm=e=>Tl(mi({},"__esModule",{value:!0}),e);var hw={};um(hw,{APPLE_ICON:()=>oi,AppLauncher:()=>rs,AppLauncherContent:()=>is,AppLauncherTrigger:()=>ns,BINANCE_ICON:()=>ri,BridgeFlow:()=>Yo,CHAINS_CONFIG_FILE:()=>So,CONNECTOR_REGISTRY:()=>Lo,CROSSX_ICON:()=>ei,ConnectButton:()=>Vs,ConnectorId:()=>Ci,DEFAULT_SKILLS_HREF:()=>qs,DEFAULT_TRUSTED_FACTORIES:()=>qn,DappUiErrorBoundary:()=>Mo,GOOGLE_ICON:()=>ni,METAMASK_ICON:()=>ti,PORTFOLIO_SECTIONS:()=>Qo,RelayApiError:()=>Tr,RelayDeposit:()=>nl,RelayHistory:()=>sl,RelayRecovery:()=>pl,SOCIAL_REGISTRY:()=>ga,SendFlow:()=>Fo,SkillsButton:()=>Ys,StatusTracker:()=>gl,TOKEN_STATS_QUERY_KEY:()=>Ui,USER_BALANCE_QUERY_KEY:()=>Oi,WALLET_REGISTRY:()=>ma,WalletConnectModal:()=>Qs,WalletInfo:()=>Gn,WalletPortfolio:()=>Bs,WalletPortfolioBody:()=>zn,announceAppLauncherUsage:()=>bi,captureDappUiException:()=>Io,createRelayClient:()=>Ft,getChainDisplay:()=>Al,getDappUiSentryScope:()=>To,initDappUiSentry:()=>no,normalizeFailureReason:()=>dr,resolveEnvironment:()=>Xe,setDappUiAnalyticsUser:()=>Tn,trackDappUiEvent:()=>Eo,trackDappUiFunnel:()=>Pe,useChainDisplay:()=>to,useChainsConfig:()=>Ll,useGlobalMenu:()=>Ao,useRelayConfig:()=>ul,useRelayOrders:()=>fn,useRelayRecovery:()=>fl,useTokenBalance:()=>on,useTokenStats:()=>an,useWalletDetect:()=>Xo});module.exports=fm(hw);var mm={};function Il(e){try{return mm.env?.[e]}catch{return}}function Ml(e){if(!(typeof process>"u"))return process.env?.[e]}function Xe(e){if(e)return El(e);let t=Il("VITE_CROSSX_ENVIRONMENT")??Il("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Ml("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Ml("CROSSX_ENVIRONMENT");return El(t)}function El(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}var _r=V(require("react"),1),gm={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"},hm=3e3;function Dr(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 Xa=new Map;function Nn(e,t){let r=`${gm[t]}/${e}`,n=Xa.get(r);return n||(n=(async()=>{let o=new AbortController,i=setTimeout(()=>o.abort(),hm);try{let a=await fetch(r,{cache:"no-store",signal:o.signal});return a.ok?await a.json():null}catch{return null}finally{clearTimeout(i)}})().then(o=>(o===null&&Xa.delete(r),o)),Xa.set(r,n)),n}function bm(e){return typeof e=="string"&&e.startsWith("https://")}async function Te(e,t){let r=await Nn("endpoints.json",t),n=Dr(r?.apis?.[e],t);if(!bm(n))throw new Error(`[remote-config] endpoints.json missing or invalid api base: ${e} (${t})`);return n}function gi(e,t){let r=Dr(e?.relay?.forwarderFactories,t),n=[r?.standingForwarderFactory,r?.depositorForwarderFactory].filter(o=>typeof o=="string");return n.length>0?n:void 0}var So="chains.json";async function Al(e,t){return(await Nn(So,t))?.chains?.[String(e)]??{}}function to(e,t){let[r,n]=_r.useState({});return _r.useEffect(()=>{if(e==null){n({});return}let o=!0;return Nn(So,t).then(i=>{o&&n(i?.chains?.[String(e)]??{})}),()=>{o=!1}},[e,t]),r}function Ll(e){let[t,r]=_r.useState({});return _r.useEffect(()=>{let n=!0;return Nn(So,e).then(o=>{n&&r(o?.chains??{})}),()=>{n=!1}},[e]),t}function Pr(e,t,r){let[n,o]=_r.useState(void 0),i=_r.useRef(r);return i.current=r,_r.useEffect(()=>{let a=!0;return Nn(e,t).then(s=>{if(!a)return;let l=i.current(s);l!==void 0&&o(l)}),()=>{a=!1}},[e,t]),n}var No="1.3.11-beta.2";var hi="__nexusCrossAppLauncherRuntime";function wm(){if(typeof window>"u")return null;let e=window;return e[hi]??(e[hi]={mode:"dapp-ui"}),e[hi]}function ym(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${No}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${No} \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 bi(e){let t=wm();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),ym(t))}var Gr=require("@sentry/react");var xm="https://5c82aeb32da33b5a0a14b7c5393992ca@o4511668907081728.ingest.de.sentry.io/4511705324126289",vm=`dapp-ui@${No}`,ro=null,Dl=.1;function Pl(){return Dl}function km(e){switch(e){case"dev":return"dev";case"stage":return"stg";default:return"prod"}}function no(e){if(ro)return ro;if(typeof window>"u")return null;let t=km(Xe(e?.environment));typeof e?.analyticsSampleRate=="number"&&(Dl=Math.min(1,Math.max(0,e.analyticsSampleRate)));let r=new Gr.BrowserClient({dsn:e?.dsn??xm,transport:Gr.makeFetchTransport,stackParser:Gr.defaultStackParser,integrations:[(0,Gr.linkedErrorsIntegration)()],environment:t,release:vm,enabled:e?.enabled??t==="prod"}),n=new Gr.Scope;return n.setClient(r),n.setTags({package:"dapp-ui",framework:"react",source:"dapp-ui"}),r.init(),ro=n,ro}function To(){return ro}function Io(e,t){let r=ro??no();if(r)return r.captureException(e,t?{captureContext:{extra:t}}:void 0)}var Bl=require("react");var Mo=class extends Bl.Component{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(r,n){Io(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 Me(...e){return e.filter(Boolean).join(" ")}var Rm=/CROSSx|ONE\s?wallet|ONE\s?pocket/i;function Fl(){return typeof window>"u"?!1:Rm.test(window.navigator.userAgent)}var Ol="__nexus_dapp_ui_uid",Ja=null;function Cm(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Array.from({length:32},()=>Math.floor(Math.random()*16).toString(16)).join("")}function $a(){if(Ja)return Ja;let e=null;try{e=window.localStorage.getItem(Ol)}catch{}if(!e||!e.startsWith("anon_")){e=`anon_${Cm()}`;try{window.localStorage.setItem(Ol,e)}catch{}}return Ja=e,e}async function zl(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 Sm(){let e=window.navigator.userAgent;return/ipad|tablet|(android(?!.*mobile))/i.test(e)?"tablet":/mobile|iphone|ipod|android/i.test(e)?"mobile":"desktop"}function Wl(){return{host:window.location.hostname,device_type:Sm(),is_cross_inapp:String(Fl())}}var Ul=!1;function es(){if(typeof window>"u")return null;let e=To()??no();return e?(Ul||(Ul=!0,e.setUser({id:$a()})),e):null}function _l(){return Math.random()>=Pl()}var jl=0;function Tn(e){let t=es();if(!t)return;let r=++jl;if(!e){t.setUser({id:$a()});return}zl(e).then(n=>{n&&r===jl&&t.setUser({id:n})})}function Eo(e,t,r){let n=es();!n||_l()||n.captureMessage(`ui: ${e}_${t}`,"info",{captureContext:{tags:{...Wl(),feature:e,action:t,...r}}})}function Pe(e,t,r){let n=es();if(!n||_l())return;let o=r?.status??"success";n.captureMessage(`funnel: ${e}_${t}`,"info",{captureContext:{tags:{...Wl(),flow:e,funnel_step:`${e}_${t}`,funnel_status:o,...o==="failure"?{failure_reason:r?.reason??"unknown"}:{},...r?.tags}}})}function dr(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"}var Gl=require("react");var Hl=require("react/jsx-runtime");function ke({feature:e,children:t}){let r=(0,Gl.useCallback)(n=>{let o=n.nativeEvent;if(o.__dappUiTracked)return;let a=n.target?.closest?.("[data-track]");if(!a)return;let s=a.getAttribute("data-track");if(!s)return;o.__dappUiTracked=!0;let l=a.getAttribute("data-track-id");Eo(e,s,l?{item_id:l}:void 0)},[e]);return(0,Hl.jsx)("div",{style:{display:"contents"},onClick:r,children:t})}var io=V(require("react"),1),Ql=V(require("@radix-ui/react-popover"),1),Vl=require("vaul");var wi=require("react"),ts=(0,wi.createContext)(null);function yi(){let e=(0,wi.useContext)(ts);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var xi=require("react");function oo(e){let[t,r]=(0,xi.useState)(!1);return(0,xi.useEffect)(()=>{let n=window.matchMedia(e);r(n.matches);let o=i=>r(i.matches);return n.addEventListener("change",o),()=>n.removeEventListener("change",o)},[e]),t}function fe(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))}fe(`[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
|
+
"use strict";var lm=Object.create;var mi=Object.defineProperty;var cm=Object.getOwnPropertyDescriptor;var dm=Object.getOwnPropertyNames;var pm=Object.getPrototypeOf,um=Object.prototype.hasOwnProperty;var fm=(e,t)=>{for(var r in t)mi(e,r,{get:t[r],enumerable:!0})},Tl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of dm(t))!um.call(e,o)&&o!==r&&mi(e,o,{get:()=>t[o],enumerable:!(n=cm(t,o))||n.enumerable});return e};var V=(e,t,r)=>(r=e!=null?lm(pm(e)):{},Tl(t||!e||!e.__esModule?mi(r,"default",{value:e,enumerable:!0}):r,e)),mm=e=>Tl(mi({},"__esModule",{value:!0}),e);var bw={};fm(bw,{APPLE_ICON:()=>oi,AppLauncher:()=>rs,AppLauncherContent:()=>is,AppLauncherTrigger:()=>ns,BINANCE_ICON:()=>ri,BridgeFlow:()=>Yo,CHAINS_CONFIG_FILE:()=>Co,CONNECTOR_REGISTRY:()=>Lo,CROSSX_ICON:()=>ei,ConnectButton:()=>Vs,ConnectorId:()=>Si,DEFAULT_SKILLS_HREF:()=>qs,DEFAULT_TRUSTED_FACTORIES:()=>qn,DappUiErrorBoundary:()=>Mo,GOOGLE_ICON:()=>ni,METAMASK_ICON:()=>ti,PORTFOLIO_SECTIONS:()=>Qo,RelayApiError:()=>Tr,RelayDeposit:()=>nl,RelayHistory:()=>sl,RelayRecovery:()=>pl,SOCIAL_REGISTRY:()=>ga,SendFlow:()=>Fo,SkillsButton:()=>Ys,StatusTracker:()=>gl,TOKEN_STATS_QUERY_KEY:()=>Ui,USER_BALANCE_QUERY_KEY:()=>Oi,WALLET_REGISTRY:()=>ma,WalletConnectModal:()=>Qs,WalletInfo:()=>Gn,WalletPortfolio:()=>Bs,WalletPortfolioBody:()=>zn,announceAppLauncherUsage:()=>bi,captureDappUiException:()=>Io,createRelayClient:()=>Ft,getChainDisplay:()=>Al,getDappUiSentryScope:()=>To,initDappUiSentry:()=>no,normalizeFailureReason:()=>dr,resolveEnvironment:()=>Xe,setDappUiAnalyticsUser:()=>Tn,trackDappUiEvent:()=>Eo,trackDappUiFunnel:()=>Pe,useChainDisplay:()=>to,useChainsConfig:()=>Ll,useGlobalMenu:()=>Ao,useRelayConfig:()=>ul,useRelayOrders:()=>fn,useRelayRecovery:()=>fl,useTokenBalance:()=>on,useTokenStats:()=>an,useWalletDetect:()=>Xo});module.exports=mm(bw);var gm={};function Il(e){try{return gm.env?.[e]}catch{return}}function Ml(e){if(!(typeof process>"u"))return process.env?.[e]}function Xe(e){if(e)return El(e);let t=Il("VITE_CROSSX_ENVIRONMENT")??Il("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Ml("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Ml("CROSSX_ENVIRONMENT");return El(t)}function El(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}var _r=V(require("react"),1),hm={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"},bm=3e3;function Dr(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 Xa=new Map;function Nn(e,t){let r=`${hm[t]}/${e}`,n=Xa.get(r);return n||(n=(async()=>{let o=new AbortController,i=setTimeout(()=>o.abort(),bm);try{let a=await fetch(r,{cache:"no-store",signal:o.signal});return a.ok?await a.json():null}catch{return null}finally{clearTimeout(i)}})().then(o=>(o===null&&Xa.delete(r),o)),Xa.set(r,n)),n}function wm(e){return typeof e=="string"&&e.startsWith("https://")}async function Te(e,t){let r=await Nn("endpoints.json",t),n=Dr(r?.apis?.[e],t);if(!wm(n))throw new Error(`[remote-config] endpoints.json missing or invalid api base: ${e} (${t})`);return n}function gi(e,t){let r=Dr(e?.relay?.forwarderFactories,t),n=[r?.standingForwarderFactory,r?.depositorForwarderFactory].filter(o=>typeof o=="string");return n.length>0?n:void 0}var Co="chains.json";async function Al(e,t){return(await Nn(Co,t))?.chains?.[String(e)]??{}}function to(e,t){let[r,n]=_r.useState({});return _r.useEffect(()=>{if(e==null){n({});return}let o=!0;return Nn(Co,t).then(i=>{o&&n(i?.chains?.[String(e)]??{})}),()=>{o=!1}},[e,t]),r}function Ll(e){let[t,r]=_r.useState({});return _r.useEffect(()=>{let n=!0;return Nn(Co,e).then(o=>{n&&r(o?.chains??{})}),()=>{n=!1}},[e]),t}function Pr(e,t,r){let[n,o]=_r.useState(void 0),i=_r.useRef(r);return i.current=r,_r.useEffect(()=>{let a=!0;return Nn(e,t).then(s=>{if(!a)return;let l=i.current(s);l!==void 0&&o(l)}),()=>{a=!1}},[e,t]),n}var No="1.3.11";var hi="__nexusCrossAppLauncherRuntime";function ym(){if(typeof window>"u")return null;let e=window;return e[hi]??(e[hi]={mode:"dapp-ui"}),e[hi]}function xm(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${No}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${No} \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 bi(e){let t=ym();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),xm(t))}var Gr=require("@sentry/react");var vm="https://5c82aeb32da33b5a0a14b7c5393992ca@o4511668907081728.ingest.de.sentry.io/4511705324126289",km=`dapp-ui@${No}`,ro=null,Dl=.1;function Pl(){return Dl}function Rm(e){switch(e){case"dev":return"dev";case"stage":return"stg";default:return"prod"}}function no(e){if(ro)return ro;if(typeof window>"u")return null;let t=Rm(Xe(e?.environment));typeof e?.analyticsSampleRate=="number"&&(Dl=Math.min(1,Math.max(0,e.analyticsSampleRate)));let r=new Gr.BrowserClient({dsn:e?.dsn??vm,transport:Gr.makeFetchTransport,stackParser:Gr.defaultStackParser,integrations:[(0,Gr.linkedErrorsIntegration)()],environment:t,release:km,enabled:e?.enabled??t==="prod"}),n=new Gr.Scope;return n.setClient(r),n.setTags({package:"dapp-ui",framework:"react",source:"dapp-ui"}),r.init(),ro=n,ro}function To(){return ro}function Io(e,t){let r=ro??no();if(r)return r.captureException(e,t?{captureContext:{extra:t}}:void 0)}var Bl=require("react");var Mo=class extends Bl.Component{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(r,n){Io(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 Me(...e){return e.filter(Boolean).join(" ")}var Sm=/CROSSx|ONE\s?wallet|ONE\s?pocket/i;function Fl(){return typeof window>"u"?!1:Sm.test(window.navigator.userAgent)}var Ol="__nexus_dapp_ui_uid",Ja=null;function Cm(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Array.from({length:32},()=>Math.floor(Math.random()*16).toString(16)).join("")}function $a(){if(Ja)return Ja;let e=null;try{e=window.localStorage.getItem(Ol)}catch{}if(!e||!e.startsWith("anon_")){e=`anon_${Cm()}`;try{window.localStorage.setItem(Ol,e)}catch{}}return Ja=e,e}async function zl(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 Nm(){let e=window.navigator.userAgent;return/ipad|tablet|(android(?!.*mobile))/i.test(e)?"tablet":/mobile|iphone|ipod|android/i.test(e)?"mobile":"desktop"}function Wl(){return{host:window.location.hostname,device_type:Nm(),is_cross_inapp:String(Fl())}}var Ul=!1;function es(){if(typeof window>"u")return null;let e=To()??no();return e?(Ul||(Ul=!0,e.setUser({id:$a()})),e):null}function _l(){return Math.random()>=Pl()}var jl=0;function Tn(e){let t=es();if(!t)return;let r=++jl;if(!e){t.setUser({id:$a()});return}zl(e).then(n=>{n&&r===jl&&t.setUser({id:n})})}function Eo(e,t,r){let n=es();!n||_l()||n.captureMessage(`ui: ${e}_${t}`,"info",{captureContext:{tags:{...Wl(),feature:e,action:t,...r}}})}function Pe(e,t,r){let n=es();if(!n||_l())return;let o=r?.status??"success";n.captureMessage(`funnel: ${e}_${t}`,"info",{captureContext:{tags:{...Wl(),flow:e,funnel_step:`${e}_${t}`,funnel_status:o,...o==="failure"?{failure_reason:r?.reason??"unknown"}:{},...r?.tags}}})}function dr(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"}var Gl=require("react");var Hl=require("react/jsx-runtime");function ke({feature:e,children:t}){let r=(0,Gl.useCallback)(n=>{let o=n.nativeEvent;if(o.__dappUiTracked)return;let a=n.target?.closest?.("[data-track]");if(!a)return;let s=a.getAttribute("data-track");if(!s)return;o.__dappUiTracked=!0;let l=a.getAttribute("data-track-id");Eo(e,s,l?{item_id:l}:void 0)},[e]);return(0,Hl.jsx)("div",{style:{display:"contents"},onClick:r,children:t})}var io=V(require("react"),1),Ql=V(require("@radix-ui/react-popover"),1),Vl=require("vaul");var wi=require("react"),ts=(0,wi.createContext)(null);function yi(){let e=(0,wi.useContext)(ts);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var xi=require("react");function oo(e){let[t,r]=(0,xi.useState)(!1);return(0,xi.useEffect)(()=>{let n=window.matchMedia(e);r(n.matches);let o=i=>r(i.matches);return n.addEventListener("change",o),()=>n.removeEventListener("change",o)},[e]),t}function fe(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))}fe(`[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
|
`);fe(`.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
|
`);fe(`@keyframes al-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
|
|
4
4
|
`);fe(`.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
|
-
`);fe("");var vi=require("react/jsx-runtime");function rs({env:e,theme:t="dark",mobileBreakpoint:r=768,domain:n,children:o}){let i=oo(`(max-width: ${r}px)`),[a,s]=io.useState(!1),l=io.useCallback(()=>s(!1),[]),c=Xe(e),p=io.useMemo(()=>({env:c,theme:t,isMobile:i,open:a,domain:n,close:l}),[c,t,i,a,n,l]);return(0,vi.jsx)(ts.Provider,{value:p,children:i?(0,vi.jsx)(Vl.Drawer.Root,{direction:"right",open:a,onOpenChange:s,noBodyStyles:!0,children:o},"drawer"):(0,vi.jsx)(Ql.Root,{open:a,onOpenChange:s,children:o},"popover")})}var Zl=V(require("@radix-ui/react-popover"),1),Xl=require("vaul");var rr=require("react/jsx-runtime");function ql({size:e=18}){return(0,rr.jsxs)("svg",{className:"al-trigger-icon",width:e,height:e,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,rr.jsx)("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function Yl(){return(0,rr.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,rr.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function Kl(){return(0,rr.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,rr.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var In=require("react/jsx-runtime");function ns({asChild:e,children:t,className:r,style:n}){let{isMobile:o,theme:i}=yi(),a=t!=null,s=e??!0,l=r?`al-trigger-btn ${r}`:"al-trigger-btn",c=a?t:(0,In.jsx)("button",{type:"button",className:l,"data-theme":i,"data-track":"open",style:n,children:(0,In.jsx)(ql,{size:18})});return o?(0,In.jsx)(ke,{feature:"app_launcher",children:(0,In.jsx)(Xl.Drawer.Trigger,{asChild:s,children:c})}):(0,In.jsx)(ke,{feature:"app_launcher",children:(0,In.jsx)(Zl.Trigger,{asChild:s,children:c})})}var En=V(require("react"),1),ki=V(require("@radix-ui/react-popover"),1),Mn=require("vaul");var ec=require("@tanstack/react-query");var Jl={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 Nm="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Tm="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function Br(e,t){return`${e==="production"?Tm:Nm}/${t}.png`}function $l(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1,serviceStatus:"available"}]}}function Ao(e){let t=Xe(e);return(0,ec.useQuery)({queryKey:["global-menu",t],queryFn:async()=>{try{let r=await fetch(Jl[t],{cache:"no-store"});if(!r.ok)throw new Error(`Failed to fetch global menu: ${r.status}`);return r.json()}catch{return $l(t)}},staleTime:300*1e3,gcTime:600*1e3,retry:!1,refetchOnMount:!0})}function os(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function rc(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function nc(e){return[...e].sort((t,r)=>{let n=tc(t)-tc(r);return n!==0?n:t.order-r.order})}function tc(e){let t=os(e);return t==="comingSoon"?0:t==="ending"?2:1}var qe=require("react/jsx-runtime");function Im(e){return e.id==="cross-staking"||e.type==="cross-staking"}function is({align:e="end",sideOffset:t=8,className:r}){let{env:n,theme:o,isMobile:i,domain:a,close:s}=yi(),{data:l}=Ao(n),c=En.useMemo(()=>nc(l?.items??[]),[l?.items]),p=8,w=En.useRef(null),b=En.useCallback(u=>{w.current={x:u.clientX,y:u.clientY}},[]),d=typeof window<"u"?window.location.pathname:"",x=En.useCallback((u,y)=>{if(w.current){let k=u.clientX-w.current.x,S=u.clientY-w.current.y;if(w.current=null,Math.abs(k)>p||Math.abs(S)>p)return}let f=y.url[n]??y.url.production,C=oc(f,a);if(!C)try{let k=new URL(f).pathname;if(d===k||d.startsWith(k+"/")){s();return}}catch{}C?window.open(f,"_blank","noopener,noreferrer"):window.location.href=f,s()},[n,a,s,d]),m=u=>{let y=u.url[n]??u.url.production,f=oc(y,a),C=os(u),k=C==="ending",S=rc(u.iconUrl,n),M=!1;if(!f)try{let N=new URL(y).pathname;M=d===N||d.startsWith(N+"/")}catch{M=!1}return(0,qe.jsx)("button",{type:"button",className:"al-grid-item","data-track":"menu_item_click","data-track-id":u.id,"data-active":M||void 0,"data-service-status":C,onPointerDown:b,onClick:N=>x(N,u),children:(0,qe.jsxs)("div",{className:"al-grid-item-left",children:[(0,qe.jsxs)("div",{className:"al-grid-item-icon",children:[(0,qe.jsx)("img",{src:S,alt:u.label,width:24,height:24,loading:"lazy"}),u.isNew&&(0,qe.jsx)("span",{className:"al-status-ribbon al-status-ribbon-new",children:"N"})]}),(0,qe.jsxs)("span",{className:"al-grid-item-text",children:[(0,qe.jsx)("span",{className:"al-grid-item-label",children:u.label}),k&&(0,qe.jsx)("span",{className:"al-grid-item-status-text",children:"(End Soon)"}),u.badge&&!Im(u)&&(0,qe.jsx)("span",{className:"al-badge al-badge-list",children:u.badge})]})]})},u.id)},g=(0,qe.jsx)("div",{className:"al-menu","data-theme":o,children:(0,qe.jsx)("div",{className:"al-grid",children:c.map(m)})});return i?(0,qe.jsx)(ke,{feature:"app_launcher",children:(0,qe.jsxs)(Mn.Drawer.Portal,{children:[(0,qe.jsx)(Mn.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,qe.jsxs)(Mn.Drawer.Content,{className:Me("al-drawer-content",r),"data-theme":o,children:[(0,qe.jsxs)("div",{className:"al-drawer-header",children:[(0,qe.jsx)(Mn.Drawer.Close,{className:"al-drawer-close","data-track":"close",children:(0,qe.jsx)(Yl,{})}),(0,qe.jsx)(Mn.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,qe.jsx)(Mn.Drawer.Close,{className:"al-drawer-close","data-track":"close",children:(0,qe.jsx)(Kl,{})})]}),(0,qe.jsx)("div",{className:"al-drawer-body",children:g})]})]})}):(0,qe.jsx)(ke,{feature:"app_launcher",children:(0,qe.jsx)(ki.Portal,{children:(0,qe.jsx)(ki.Content,{align:e,sideOffset:t,className:Me("al-popover-content",r),"data-theme":o,children:g})})})}function oc(e,t){try{let r=new URL(e).hostname;return typeof window>"u"?!0:r!==(t??window.location.hostname)}catch{return!1}}var Yt=V(require("react"),1),Su=V(require("@radix-ui/react-popover"),1),Nu=require("vaul");var Ri=require("react"),as=(0,Ri.createContext)(null);function gn(){let e=(0,Ri.useContext)(as);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var ic=require("@nexus-cross/crossx-design-system"),Ci=(n=>(n.CROSSx="crossx",n.MetaMask="io.metamask",n.Binance="com.binance.wallet",n))(Ci||{}),Lo={crossx:{name:ic.WALLET_LABELS.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"}};var Xc=V(require("react"),1);var Re=require("react/jsx-runtime");function ac({size:e=16,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("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 An({size:e=16,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 tn({size:e=16,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function xr({size:e=24,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function sc({size:e=20,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("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 Si({size:e=20,className:t}){return(0,Re.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,Re.jsx)("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 rn({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ln({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function lc({size:e=16,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("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 cc({size:e=16,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}var Mm='<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>',Em=`data:image/svg+xml,${encodeURIComponent(Mm)}`;function dc({size:e=42,className:t}){return(0,Re.jsx)("img",{src:Em,width:e,height:e,alt:"",className:t,style:{display:"block"}})}function pc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 uc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 fc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 mc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 gc({size:e=20,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),(0,Re.jsx)("path",{d:"M6 10.2L8.6 12.8L14 7.2",stroke:"var(--ds-accent-primary-on, #ffffff)",strokeWidth:1.8,strokeLinecap:"round",strokeLinejoin:"round"})]})}var ae=V(require("react"),1);var hn=V(require("bignumber.js"),1);function Am(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 bn(e,t){if(!e||e==="0")return"0.00";let r=new hn.default(e).shiftedBy(-t),n=r.isGreaterThanOrEqualTo(1)?2:4;return r.toFormat(n,hn.default.ROUND_DOWN)}function nr(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function Dn(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 Ni(e,t,r){let o=new hn.default(e).shiftedBy(-t).multipliedBy(new hn.default(r));return o.isZero()||o.isNaN()?"$0.00":`$${(o.integerValue(hn.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?o.decimalPlaces(2,hn.default.ROUND_DOWN):o.decimalPlaces(4,hn.default.ROUND_DOWN)).toFormat()}`}function hc(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 a=Number(r);if(!Number.isFinite(a)||a===0)return{displayValue:"0",isLowerBound:!1};r=Am(a.toFixed(18))}let[n="0",o=""]=r.split(".");if(Number(n)>=1){let a=o.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(n).toLocaleString("en-US")}.${a}`,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}}var ss=require("react"),bc=require("@tanstack/react-query");var ht={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},ao="https://terms.onechain.nexus/docs/terms-july-23-2026",Ti="https://terms.onechain.nexus/docs/pp-july-23-2026";var Lm="send:chain-info";function Dm(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 ls(e,...t){let r=e.replace(/\/+$/,""),n=t.map(o=>o.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[r,...n].join("/")}function wc(e,t,r,n){if(n)return t===ht[e].cross?yc(t,n):r?.explorer_url?ls(r.explorer_url,r.explorer_postfix?.transaction??"tx",n):Pm(e,t,n)}function yc(e,t){return ls("https://explorer.onechain.nexus",String(e),"tx",t)}function Pm(e,t,r){let n=ht[e];if(t===n.cross)return yc(t,r);if(t===n.bsc)return ls(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",r)}function Do(e,t,r,n=!0){let o=(0,bc.useQuery)({queryKey:[Lm,e,t],queryFn:async({signal:s})=>{let l=await Te("walletServer",e),c=await fetch(`${l}/v1/public/chain/info/${t}`,{cache:"no-store",signal:s});if(!c.ok)throw new Error(`Failed to fetch chain info: ${c.status}`);let p=await c.json();if("code"in p&&p.code!==void 0&&p.code!==200)throw new Error(`Chain info API error: ${p.code}`);return Dm(p)},enabled:n,staleTime:3e5}),i=o.data;return{transactionUrl:(0,ss.useMemo)(()=>wc(e,t,i,r),[t,i,e,r]),chainInfo:i,...o}}function xc(e,t,r=!0){let{chainInfo:n}=Do(e,t,void 0,r);return{buildTxUrl:(0,ss.useMemo)(()=>i=>wc(e,t,n,i),[e,t,n]),chainInfo:n}}var vc="0x0000000000000000000000000000000000000001";var Bm="0xa9059cbb",Fm=/^0x[a-fA-F0-9]{40}$/,Om="nexus-cross:dapp-ui:send:recent:",kc=10;function zm(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function Po(e){return e.toLowerCase()}function Hr(e){return Fm.test(e)}function wn(e){return Po(e.address)===vc}function cs(e){return`${Om}${e.toLowerCase()}`}function so(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(cs(e));if(!t)return[];let r=JSON.parse(t);return Array.isArray(r)?r.filter(n=>n!==null&&typeof n=="object"&&Hr(n.address)&&typeof n.updatedAt=="number").slice(0,kc):[]}catch{return[]}}function ds(e,t){if(typeof window>"u")return[];let r=Po(t),n=[{address:r,updatedAt:Date.now()},...so(e).filter(o=>o.address!==r)].slice(0,kc);try{window.localStorage.setItem(cs(e),JSON.stringify(n))}catch{return so(e)}return n}function ps(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(cs(e))}catch{}}function Pn(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 i=BigInt(n||"0"),a=o.padEnd(t,"0"),s=a?BigInt(a):0n,l=10n**BigInt(t),c=i*l+s;return c<=0n?{error:"Amount must be greater than 0."}:{value:c}}function lo(e,t){let r=BigInt(e||"0"),n=10n**BigInt(t),o=r/n,i=r%n;if(i===0n)return o.toString();let a=zm(i.toString().padStart(t,"0"));return`${o.toString()}.${a}`}function us(e,t){let r=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),n=t.toString(16).padStart(64,"0");return`${Bm}${r}${n}`}function Ii(e,t,r=10){if(t<=0)return e.toString();let n=10n**BigInt(t),o=e/n,i=e%n;if(i===0n)return o.toString();let s=i.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 fs(e,t){return Ii(e,t,6)}function Rc(e){return Ii(e,9,2)}function Cc(e){return e.toLocaleString("en-US")}function Mi(e){return e===56||e===97}function Ei(e){return e.gasPrice??e.maxFeePerGas}function Sc(e,t=!1){return t?Ei(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=Ei(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 Li(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function Nc(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(Nc(r.cause,t+1)),n.join(`
|
|
6
|
-
`).toLowerCase()}function Um(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 ms(e,t={},r="Failed to send transaction."){let n=Nc(e);if(!n)return r;let o=t.nativeSymbol?.trim()||"gas token",i=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 a=i?` on ${i}`:"";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.":Um(e)||r}var jm=2000000000n,Wm=1000000000n;async function Di(e,t,r){let n=new AbortController,o=setTimeout(()=>n.abort(),8e3),i=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(!i.ok)throw new Error(`RPC ${t} HTTP ${i.status}`);let a=await i.json();if(a.error)throw new Error(`RPC ${t}: ${a.error.message}`);if(a.result===void 0)throw new Error(`RPC ${t}: empty result`);return a.result}function Pi(e){return BigInt(e)}function _m(e){return`0x${e.toString(16)}`}function Gm(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=_m(e.value)),e.data&&(t.data=e.data),t}function Hm(e){return e===56||e===97}async function Tc(e){try{let t=await Di(e,"eth_gasPrice",[]);return{gasPrice:Pi(t)}}catch{return{gasPrice:jm}}}async function Qm(e,t){let r=Wm;try{let n=await Di(e,"eth_maxPriorityFeePerGas",[]);r=Pi(n)}catch{}return{maxFeePerGas:t+r,maxPriorityFeePerGas:r}}async function Vm(e,t){if(t)return Tc(e);let r;try{r=(await Di(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return r?Qm(e,Pi(r)):Tc(e)}async function Ic(e,t){let r=Hm(t.chainId),n=Gm(t),[o,i]=await Promise.all([Di(e,"eth_estimateGas",[n]),Vm(e,r)]);return{gasLimit:Pi(o),gasPrice:i.gasPrice,maxFeePerGas:i.maxFeePerGas,maxPriorityFeePerGas:i.maxPriorityFeePerGas}}function Mc(e){let{estimateGas:t,sendTransaction:r,getTransactionReceipt:n}=e;return{canSend:!!r,canEstimateGas(o){return!!t||!!o},async estimateGas(o,i){if(t)return t(o);if(i)return Ic(i,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 qm=1500,Ym=120;function Ec(e){return!!(e.token||e.recipient||e.amount)}function gs({recipient:e,amount:t,token:r,balanceRaw:n}){let o={},i=e.trim(),a=Pn(t,r.quantity.decimals),s;return i?Hr(i)||(o.recipient="Enter a valid EVM recipient address."):o.recipient="Enter a recipient address.","error"in a?o.amount=a.error:(s=a.value,s>n&&(o.amount="Amount exceeds available balance.")),!wn(r)&&!Hr(r.address)&&(o.token="Token contract address is invalid."),{errors:o,rawAmount:o.amount?void 0:s,recipient:i&&Hr(i)?i:void 0}}function hs({token:e,walletAddress:t,recipient:r,rawAmount:n}){let o=t;return wn(e)?{to:r,value:n,chainId:e.chainId,from:o}:{to:Po(e.address),data:us(r,n),value:0n,chainId:e.chainId,from:o}}function Km(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var Zm=e=>new Promise(t=>setTimeout(t,e));async function Ac({repository:e,args:t,chainId:r,onSubmitted:n,pollIntervalMs:o=qm,pollMaxAttempts:i=Ym}){let a=await e.sendTransaction(t);n(a);let{getTransactionReceipt:s}=e;if(!s)return"success";for(let l=0;l<i;l+=1){let c=await s({hash:a,chainId:r}).catch(()=>null);if(c)return Km(c)?"reverted":"success";await Zm(o)}return"timeout"}var Lc=["token","recipient","amount","review"];function Dc(e){let{env:t,walletAddress:r,accountName:n,accounts:o=[],initialStep:i="recipient",token:a,tokens:s=[],onTokenChange:l,sendTransaction:c,getTransactionReceipt:p,estimateGas:w,getTokenPriceUsd:b,onSubmitted:d,onSuccess:x,onFailed:m,onExit:g,onOutlink:u}=e,y=ae.useMemo(()=>Mc({sendTransaction:c,getTransactionReceipt:p,estimateGas:w}),[c,p,w]),[f,C]=ae.useState(a);ae.useEffect(()=>{C(a)},[a.address,a.chainId]);let[k,S]=ae.useState(i),[M,N]=ae.useState(""),[R,E]=ae.useState(""),[P,F]=ae.useState({}),[I,J]=ae.useState("idle"),[L,B]=ae.useState(""),[le,Y]=ae.useState(""),[W,we]=ae.useState(null),[$,Q]=ae.useState(!1),[U,ne]=ae.useState(""),te=ae.useRef(0),[ye,me]=ae.useState(null),[oe,Ne]=ae.useState(""),[ze,Se]=ae.useState(()=>so(r)),Ue=ae.useRef(new Set),he=ae.useCallback((O,ue)=>{Ue.current.has(O)||(Ue.current.add(O),Pe("send",O,ue))},[]);ae.useEffect(()=>{he("opened"),i!=="token"&&he("token_selected",{tags:{item_id:a.symbol}})},[he,i,a.symbol]);let Ze=ae.useMemo(()=>Xe(t),[t]),{transactionUrl:nt,chainInfo:Le}=Do(Ze,f.chainId,L||void 0,!0),Qe=to(f.chainId,Ze),Fe=Qe.nativeSymbol??Le?.currency_symbol??"",ot=Qe.name??Le?.name??`Chain ID ${f.chainId}`,Ot=ae.useRef({nativeSymbol:Fe||void 0,networkName:ot,tokenSymbol:f.symbol});Ot.current={nativeSymbol:Fe||void 0,networkName:ot,tokenSymbol:f.symbol};let yt=ae.useMemo(()=>BigInt(f.quantity.numeric||"0"),[f.quantity.numeric]),Lt=ae.useMemo(()=>bn(f.quantity.numeric,f.quantity.decimals),[f.quantity.numeric,f.quantity.decimals]),xt=b?.(f),Kt=ae.useMemo(()=>{if(xt===void 0)return;let O=parseFloat(R.replace(/,/g,""));return Number.isFinite(O)?O*xt:0},[R,xt]);ae.useEffect(()=>{E(""),F({})},[f.address,f.chainId]),ae.useEffect(()=>{te.current+=1,we(null),ne(""),Q(!1)},[f.address,f.chainId,M,R]),ae.useEffect(()=>{Se(so(r))},[r]);let Ve=ae.useCallback(O=>{N(O),F(ue=>({...ue,recipient:void 0}))},[]),Ht=ae.useCallback(O=>{E(O),F(ue=>({...ue,amount:void 0}))},[]),Tt=ae.useCallback(()=>{E(Lt.replace(/,/g,"")),F(O=>({...O,amount:void 0}))},[Lt]),vt=ae.useCallback(O=>{C(O),l?.(O),he("token_selected",{tags:{item_id:O.symbol}}),S("recipient")},[l,he]),pt=ae.useCallback(()=>S("token"),[]),Dt=ae.useCallback(()=>{S(O=>{if(O==="result")return"review";if(O===i)return g?.(),O;let ue=Lc.indexOf(O);return ue<=0?(g?.(),O):Lc[ue-1]})},[i,g]),je=ae.useCallback(()=>{let{errors:O}=gs({recipient:M,amount:"1",token:f,balanceRaw:yt});if(O.recipient){F(ue=>({...ue,recipient:O.recipient}));return}F(ue=>({...ue,recipient:void 0})),he("recipient_entered"),S("amount")},[M,f,yt,he]),it=ae.useCallback(O=>{N(O),F(ue=>({...ue,recipient:void 0})),he("recipient_entered"),S("amount")},[he]),at=ae.useCallback(()=>{let O=gs({recipient:M,amount:R,token:f,balanceRaw:yt});F(O.errors),!(Ec(O.errors)||O.rawAmount===void 0||!O.recipient)&&(me(O.rawAmount),Ne(O.recipient),we(null),ne(""),J("idle"),he("amount_entered"),S("review"))},[M,R,f,yt,he]);ae.useEffect(()=>{if(k!=="review"||!oe||ye===null||W!==null||$||U||!y.canEstimateGas(Le?.rpc))return;let O=++te.current;Q(!0),ne(""),(async()=>{try{let ue=hs({token:f,walletAddress:r,recipient:oe,rawAmount:ye}),_e=await y.estimateGas(ue,Le?.rpc);if(te.current!==O)return;we(_e)}catch(ue){if(te.current!==O)return;ne(ms(ue,Ot.current,"Failed to estimate gas."))}finally{te.current===O&&Q(!1)}})()},[k,oe,ye,W,$,U,y,Le?.rpc,f,r]);let mt=ae.useMemo(()=>{if(!wn(f)||!W||ye===null)return!1;let O=Ai(W,Mi(f.chainId));return O===null?!1:ye+O>yt},[f,W,ye,yt]),st=ae.useCallback(async()=>{if(!(!oe||ye===null)&&!mt){Y(""),B(""),J("submitting"),he("submitted");try{let O="",ue=await Ac({repository:y,args:hs({token:f,walletAddress:r,recipient:oe,rawAmount:ye}),chainId:f.chainId,onSubmitted:_e=>{O=_e,B(_e),J("confirming"),Se(ds(r,oe)),d?.({txHash:_e,chainId:f.chainId,amount:R,tokenSymbol:f.symbol,recipient:oe})}});if(ue==="success")J("success"),he("confirmed"),O&&x?x?.(O):S("result");else if(ue==="reverted"){let _e="Transaction reverted on-chain.";J("error"),Y(_e),he("confirmed",{status:"failure",reason:dr(new Error(_e))}),O&&m?m({txHash:O,chainId:f.chainId,message:_e}):S("result")}else{let _e="Transaction receipt was not found. Please check again later.";J("error"),Y(_e),he("confirmed",{status:"failure",reason:"timeout"}),O&&m?m({txHash:O,chainId:f.chainId,message:_e}):S("result")}}catch(O){J("error"),he("confirmed",{status:"failure",reason:dr(O)}),Y(ms(O,{nativeSymbol:Fe||void 0,networkName:ot,tokenSymbol:f.symbol})),S("result")}}},[y,oe,ye,mt,f,R,r,d,x,m,Fe,ot,he]),[zt,Zt]=ae.useState(!1),We=ae.useRef(void 0);ae.useEffect(()=>()=>clearTimeout(We.current),[]);let gt=ae.useCallback(async()=>{if(L)try{await navigator.clipboard.writeText(L),Zt(!0),clearTimeout(We.current),We.current=setTimeout(()=>Zt(!1),2e3)}catch{}},[L]),lt=ae.useCallback(()=>{if(!nt||!L)return;let O=It=>{typeof window<"u"&&window.open(It,"_blank","noopener,noreferrer")};if(!u){O(nt);return}let ue=u(nt,{category:"send",origin:"send-transaction",payload:{chainId:f.chainId,txHash:L}});if(ue&&typeof ue.then=="function"){let It=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;ue.then(Mt=>{if(Mt===null){It?.close();return}let Jt=Mt??nt;if(It)try{It.location.href=Jt}catch{It.close(),O(Jt)}else O(Jt)});return}let _e=ue;_e!==null&&O(_e??nt)},[u,f.chainId,nt,L]),Xt=ae.useCallback(()=>{Y(""),B(""),J("idle"),we(null),ne(""),Ue.current.delete("submitted"),Ue.current.delete("confirmed"),S("review")},[]);return{step:k,status:I,token:f,tokens:s.length>0?s:[f],recipient:M,amount:R,amountUsd:Kt,fieldErrors:P,error:le,txHash:L,gasEstimate:W,gasLoading:$,gasError:U,insufficientGas:mt,reviewRawAmount:ye,reviewRecipient:oe,recentAddresses:ze,accounts:o,accountName:n,walletAddress:r,resolvedEnv:Ze,transactionUrl:nt,networkName:ot,nativeSymbol:Fe,nativeDecimals:Le?.currency_decimals??f.quantity.decimals,balanceRaw:yt,balanceText:Lt,priceUsd:xt,canSelectToken:(s.length>0?s:[f]).length>1,canSend:y.canSend,getTokenPriceUsd:b,setRecipient:Ve,setAmount:Ht,setMax:Tt,selectToken:vt,goToTokenSelect:pt,selectRecipient:it,submitRecipient:je,submitAmount:at,confirmSend:st,retry:Xt,back:Dt,hashCopied:zt,copyHash:gt,openTransaction:lt}}var Fr=V(require("react"),1);var Qr=require("react/jsx-runtime");function Pc({flow:e}){let{amount:t,setAmount:r,amountUsd:n,balanceText:o,balanceRaw:i,token:a,setMax:s}=e,l=Fr.useRef(null),c=Fr.useCallback(()=>{requestAnimationFrame(()=>{let m=l.current;if(!m)return;let g=m.value.length;m.setSelectionRange(g,g)})},[]);Fr.useEffect(()=>{l.current?.focus(),c()},[c]),Fr.useEffect(()=>{t===""&&(b(!1),c())},[t,c]);let p=Fr.useMemo(()=>{let m=Pn(t,a.quantity.decimals);return"value"in m&&m.value>i},[t,a.quantity.decimals,i]),[w,b]=Fr.useState(!1),d=!w&&t===""?"0.00":t,x=t.trim()===""||t.trim()==="0";return(0,Qr.jsx)("div",{className:"sf-body sf-amount",children:(0,Qr.jsxs)("div",{className:"sf-amount-center",children:[(0,Qr.jsx)("span",{className:"sf-amount-usd",children:n!==void 0?Li(n):"\xA0"}),(0,Qr.jsx)("div",{className:"sf-amount-input-wrap","data-over":p||void 0,"data-empty":x||void 0,onClick:()=>l.current?.focus(),children:(0,Qr.jsx)("input",{ref:l,className:"sf-amount-input",value:d,onChange:m=>{let g=m.target.value;if(w)r(g);else if(t===""){if(g.length<4)return;b(!0);let u=g.startsWith("0.00")?g.slice(4):g;r(u)}else b(!0),r(g)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${a.symbol}`,size:1})}),(0,Qr.jsxs)("div",{className:"sf-amount-balance",children:[(0,Qr.jsx)("span",{children:"Balance:"}),(0,Qr.jsxs)("button",{type:"button",className:"sf-amount-max",onClick:s,"data-track":"amount_max",children:[o," ",a.symbol]})]})]})})}var Or=V(require("react"),1);var Jm=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function Fc(e){return Jm.has(e.toLowerCase())}var Bc={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Bo(e,t){let r=ht[e];if(t===r.cross)return Bc.cross;if(t===r.bsc)return Bc.bsc}var $m={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function nn(e,t,r={}){if(!t||!t.startsWith("0x"))return;let{size:n=120,bg:o,format:i="png"}=r,a=$m[e],s=o?`&bg=${o}`:"";return`${a}/portrait/evm/${t}.${i}?size=${n}${s}`}var Wt=require("react/jsx-runtime");function Oc({size:e=20,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),(0,Wt.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function zc({size:e=20,className:t}){return(0,Wt.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:(0,Wt.jsx)("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 Uc({size:e=20,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),(0,Wt.jsx)("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function jc({size:e=16,className:t}){return(0,Wt.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:(0,Wt.jsx)("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function Wc({size:e=56,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),(0,Wt.jsx)("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 _c({size:e=56,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),(0,Wt.jsx)("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}var Be=require("react/jsx-runtime");function Gc(e,t){return e.name||`Account ${(e.index??t)+1}`}function Hc(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Qc(e){return e.toLowerCase()}function Vc({flow:e}){let{recipient:t,setRecipient:r,fieldErrors:n,recentAddresses:o,accounts:i,walletAddress:a,resolvedEnv:s,selectRecipient:l}=e,c=Or.useMemo(()=>i.filter(f=>f.address.toLowerCase()!==a.toLowerCase()),[i,a]),p=c.length>0,w=Or.useMemo(()=>new Map(c.map((f,C)=>[Qc(f.address),{account:f,index:C}])),[c]),[b,d]=Or.useState("recent"),x=Or.useRef(null);Or.useEffect(()=>{x.current?.focus()},[]);let m="1A1A2E",g=Or.useCallback(async()=>{try{let f=await navigator.clipboard.readText();f&&r(f.trim())}catch{}},[r]),u=t.trim().length>0,y=Hr(t.trim());return(0,Be.jsxs)("div",{className:"sf-recipient",children:[(0,Be.jsxs)("div",{className:"sf-recipient-top",children:[(0,Be.jsxs)("div",{className:"sf-address-field","data-filled":u||void 0,"data-invalid":n.recipient||void 0,children:[(0,Be.jsx)("textarea",{ref:x,className:"sf-address-input",value:t,onChange:f=>r(f.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:u?2:1}),u?(0,Be.jsx)("button",{type:"button",className:"sf-address-action",onClick:()=>r(""),"aria-label":"Clear","data-track":"recipient_clear",children:(0,Be.jsx)(Uc,{size:20})}):(0,Be.jsx)("button",{type:"button",className:"sf-address-action",onClick:g,"aria-label":"Paste from clipboard","data-track":"recipient_paste",children:(0,Be.jsx)(zc,{size:20})})]}),n.recipient&&(0,Be.jsx)("p",{className:"sf-field-error",role:"alert",children:n.recipient}),(0,Be.jsxs)("div",{className:"sf-tabs",role:"tablist",children:[(0,Be.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":b==="recent"||void 0,"aria-selected":b==="recent",onClick:()=>d("recent"),"data-track":"recipient_tab","data-track-id":"recent",children:"Recent"}),p&&(0,Be.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":b==="account"||void 0,"aria-selected":b==="account",onClick:()=>d("account"),"data-track":"recipient_tab","data-track-id":"account",children:"My Account"})]})]}),(0,Be.jsx)("div",{className:"sf-address-list",children:b==="account"&&p?c.map((f,C)=>{let k=Gc(f,C),S=nn(s,f.address,{size:56,bg:m});return(0,Be.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>l(f.address),"data-track":"recipient_item",children:[(0,Be.jsxs)("span",{className:"sf-address-avatar",children:[S&&(0,Be.jsx)("img",{src:S,alt:"",width:40,height:40,draggable:!1,onError:M=>{M.currentTarget.style.display="none"}}),(0,Be.jsx)("span",{className:"sf-address-avatar-fallback",children:Hc(k)})]}),(0,Be.jsxs)("span",{className:"sf-address-meta",children:[(0,Be.jsx)("span",{className:"sf-address-name",children:k}),(0,Be.jsx)("span",{className:"sf-address-value",children:nr(f.address)})]})]},f.address)}):o.length>0?o.map(f=>{let C=w.get(Qc(f.address)),k=C?Gc(C.account,C.index):nr(f.address),S=nn(s,f.address,{size:56,bg:m});return(0,Be.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>l(f.address),"data-track":"recipient_item",children:[(0,Be.jsxs)("span",{className:"sf-address-avatar",children:[S&&(0,Be.jsx)("img",{src:S,alt:"",width:40,height:40,draggable:!1,onError:M=>{M.currentTarget.style.display="none"}}),(0,Be.jsx)("span",{className:"sf-address-avatar-fallback",children:Hc(k)})]}),(0,Be.jsxs)("span",{className:"sf-address-meta",children:[(0,Be.jsx)("span",{className:"sf-address-name",children:k}),(0,Be.jsx)("span",{className:"sf-address-value",children:nr(f.address)})]})]},f.address)}):(0,Be.jsx)("div",{className:"sf-empty",children:"No send history"})}),u&&!y&&!n.recipient&&(0,Be.jsx)("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}var ut=require("react/jsx-runtime");function Yc({flow:e}){let{status:t,txHash:r,error:n,copyHash:o,hashCopied:i,openTransaction:a}=e,s=t==="error",l=t==="success";return s?(0,ut.jsxs)("div",{className:"sf-body sf-result sf-result--error",children:[(0,ut.jsx)("span",{className:"sf-result-icon",children:(0,ut.jsx)(_c,{size:56})}),(0,ut.jsxs)("div",{className:"sf-result-copy",children:[(0,ut.jsx)("h3",{className:"sf-result-title",children:"Transaction Failed"}),(0,ut.jsx)("p",{className:"sf-result-desc",children:n||"Something went wrong. Please try again."})]}),r&&(0,ut.jsx)(qc,{txHash:r,hashCopied:i,onCopy:o,onOpen:a})]}):(0,ut.jsxs)("div",{className:"sf-body sf-result",children:[(0,ut.jsx)("span",{className:"sf-result-icon","data-pending":!l||void 0,children:l?(0,ut.jsx)(Wc,{size:56}):(0,ut.jsx)("span",{className:"sf-result-spinner"})}),(0,ut.jsxs)("div",{className:"sf-result-copy",children:[(0,ut.jsx)("h3",{className:"sf-result-title",children:l?"Transaction Complete":"Transaction in Progress"}),(0,ut.jsx)("p",{className:"sf-result-desc",children:l?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),r&&(0,ut.jsx)(qc,{txHash:r,hashCopied:i,onCopy:o,onOpen:a})]})}function qc({txHash:e,hashCopied:t,onCopy:r,onOpen:n}){return(0,ut.jsxs)("div",{className:"sf-result-hash-card",children:[(0,ut.jsx)("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),(0,ut.jsxs)("div",{className:"sf-result-hash-row",children:[(0,ut.jsx)("button",{type:"button",className:"sf-result-hash-link",onClick:n,"aria-label":"Open transaction in explorer","data-track":"tx_link_open",children:nr(e)}),(0,ut.jsx)("button",{type:"button",className:"sf-result-copy-btn",onClick:r,"aria-label":"Copy transaction hash","data-track":"tx_hash_copy",children:t?(0,ut.jsx)(tn,{size:16}):"Copy"})]})]})}var Ce=require("react/jsx-runtime"),Bi="\u2014";function Kc({flow:e}){let{token:t,reviewRawAmount:r,reviewRecipient:n,accountName:o,accounts:i,walletAddress:a,networkName:s,nativeSymbol:l,nativeDecimals:c,gasEstimate:p,gasLoading:w,gasError:b,insufficientGas:d,error:x,resolvedEnv:m}=e,g=wn(t),u=r!==null?Ii(r,t.quantity.decimals):"",y=o?.trim()||`Account ${(i[0]?.index??0)+1}`,f=nn(m,a,{size:56,bg:"1A1A2E"}),C=l||(g?t.symbol:""),k=Mi(t.chainId),S=p?Sc(p,k):null,M=p?Ai(p,k):null,N=I=>I!==null&&C?`${fs(I,c)} ${C}`:Bi,R=I=>I!==void 0?`${Rc(I)} Gwei`:Bi,E=(()=>{if(!g||!p||M===null||r===null)return Bi;let I=r+M;return`${fs(I,c)} ${C||t.symbol}`})(),P=I=>w?"\u2026":I,F=[{label:"Est. Tx Fee",value:P(N(M))},...S==="dynamic"?[{label:"Max Priority Fee",value:P(R(p?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:P(R(p?.maxFeePerGas))}]:S==="legacy"?[{label:"Gas Price",value:P(R(p?Ei(p):void 0))}]:[],{label:"Gas Limit",value:P(p?Cc(p.gasLimit):Bi)}];return(0,Ce.jsxs)("div",{className:"sf-body sf-review",children:[(0,Ce.jsxs)("div",{className:"sf-review-amount",children:[(0,Ce.jsx)("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:I=>{I.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,Ce.jsxs)("span",{className:"sf-review-amount-value",children:[u,(0,Ce.jsx)("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),(0,Ce.jsxs)("div",{className:"sf-review-parties",children:[(0,Ce.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,Ce.jsx)("span",{className:"sf-review-party-label",children:"From"}),(0,Ce.jsxs)("div",{className:"sf-review-party-head",children:[(0,Ce.jsx)("span",{className:"sf-review-party-avatar",children:f&&(0,Ce.jsx)("img",{src:f,alt:"",width:28,height:28,draggable:!1,onError:I=>{I.currentTarget.style.display="none"}})}),(0,Ce.jsx)("span",{className:"sf-review-party-name",children:y})]}),(0,Ce.jsx)("span",{className:"sf-review-party-addr",children:a})]}),(0,Ce.jsx)("span",{className:"sf-review-arrow","aria-hidden":!0,children:(0,Ce.jsx)(jc,{size:16})}),(0,Ce.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,Ce.jsx)("span",{className:"sf-review-party-label",children:"To"}),(0,Ce.jsx)("span",{className:"sf-review-party-addr",children:n})]})]}),(0,Ce.jsxs)("section",{className:"sf-review-card",children:[(0,Ce.jsx)("h3",{className:"sf-review-section-title",children:"Summary"}),(0,Ce.jsxs)("div",{className:"sf-review-row",children:[(0,Ce.jsx)("span",{className:"sf-review-row-label",children:"Network"}),(0,Ce.jsx)("span",{className:"sf-review-row-value",children:s})]}),F.map(I=>(0,Ce.jsxs)("div",{className:"sf-review-row",children:[(0,Ce.jsx)("span",{className:"sf-review-row-label",children:I.label}),(0,Ce.jsx)("span",{className:"sf-review-row-value",children:I.value})]},I.label))]}),(0,Ce.jsxs)("section",{className:"sf-review-card",children:[(0,Ce.jsx)("h3",{className:"sf-review-section-title",children:"Total"}),(0,Ce.jsxs)("div",{className:"sf-review-row",children:[(0,Ce.jsx)("span",{className:"sf-review-row-label",children:"Total Amount"}),(0,Ce.jsxs)("span",{className:"sf-review-row-value",children:[u," ",t.symbol]})]}),g&&(0,Ce.jsxs)("div",{className:"sf-review-row",children:[(0,Ce.jsx)("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),(0,Ce.jsx)("span",{className:"sf-review-row-value",children:P(E)})]})]}),d&&!b&&!x&&(0,Ce.jsxs)("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",C||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(b||x)&&(0,Ce.jsx)("div",{className:"sf-message sf-message--error",role:"alert",children:b||x})]})}var Fi=V(require("react"),1);var Vt=require("react/jsx-runtime");function Zc({flow:e}){let[t,r]=Fi.useState(""),n=t.trim().toLowerCase(),o=Fi.useMemo(()=>n?e.tokens.filter(i=>i.symbol.toLowerCase().includes(n)||i.name.toLowerCase().includes(n)):e.tokens,[e.tokens,n]);return(0,Vt.jsxs)("div",{className:"sf-body sf-token-select",children:[(0,Vt.jsxs)("div",{className:"sf-search",children:[(0,Vt.jsx)(Oc,{size:20}),(0,Vt.jsx)("input",{className:"sf-search-input",value:t,onChange:i=>r(i.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1,"aria-label":"Search tokens"})]}),(0,Vt.jsxs)("div",{className:"sf-token-list",children:[o.map(i=>{let a=`${i.chainId}:${i.address.toLowerCase()}`,s=Bo(e.resolvedEnv,i.chainId),l=e.getTokenPriceUsd?.(i);return(0,Vt.jsxs)("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(i),"data-track":"token_item","data-track-id":i.symbol,children:[(0,Vt.jsxs)("span",{className:"sf-token-left",children:[(0,Vt.jsxs)("span",{className:"sf-token-icon-wrap",children:[(0,Vt.jsx)("img",{className:"sf-token-icon",src:i.icon_url,alt:"",width:40,height:40,loading:"lazy",draggable:!1,onError:c=>{c.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),s&&(0,Vt.jsx)("img",{className:"sf-token-chain-badge",src:s,alt:"","aria-hidden":!0,width:16,height:16,loading:"lazy",draggable:!1,onError:c=>{c.currentTarget.style.display="none"}})]}),(0,Vt.jsx)("span",{className:"sf-token-name",children:i.symbol})]}),(0,Vt.jsxs)("span",{className:"sf-token-right",children:[(0,Vt.jsx)("span",{className:"sf-token-balance",children:bn(i.quantity.numeric,i.quantity.decimals)}),l!==void 0&&(0,Vt.jsx)("span",{className:"sf-token-price",children:Li(l)})]})]},a)}),o.length===0&&(0,Vt.jsx)("div",{className:"sf-empty",children:"No tokens found"})]})]})}fe(`.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
|
-
`);var ct=require("react/jsx-runtime"),
|
|
8
|
-
`).map(i=>i.trim()).find(i=>i.length>0)||t}var pg="0xe00e8bf3";function gd(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`${pg}${n}${o}`}function co(e){return!e||e<=0n?"0":new mr.default(e.toString()).shiftedBy(-9).toFormat(2,mr.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function Gi(e){return!e||e<=0n?"0":new mr.default(e.toString()).toFormat(0,mr.default.ROUND_DOWN)}function Hi(e){if(!e||e<=0n)return"0";let t=new mr.default(e.toString()).shiftedBy(-18),r=t.isLessThan(1e-4)?7:4;return t.toFormat(r,mr.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function Vr(e,t){let r=new mr.default(e).shiftedBy(-t);return!r.isFinite()||r.isZero()?"0":r.isGreaterThanOrEqualTo(1)?r.toFormat(2,mr.default.ROUND_DOWN):r.toFormat(4,mr.default.ROUND_DOWN)}function ys(e){return Vr(e,0)}var jo={rate:1,symbol:"$"};function Fn(e,t=jo){let r=Number.isFinite(t.rate)&&t.rate>0?t.rate:1;return`${t.symbol||"$"}${e.times(r).toFormat(2,mr.default.ROUND_DOWN)}`}function yn(e,t,r,n=jo){let o=new mr.default(r||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let i=new mr.default(e||"0").shiftedBy(-t).times(o);return i.isFinite()?Fn(i,n):null}var Wo=(0,po.createContext)(null);function kt(){let e=(0,po.useContext)(Wo);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}function kr(){let{conversionRatio:e,currencySymbol:t}=kt();return(0,po.useMemo)(()=>({rate:typeof e=="number"&&e>0?e:jo.rate,symbol:t||jo.symbol}),[e,t])}var hd=require("vaul");var xs=require("react/jsx-runtime");function bd({asChild:e,children:t}){let{walletAddress:r}=kt(),n=t!=null,o=e??!0,i=n?t:(0,xs.jsx)("button",{type:"button",children:nr(r)});return(0,xs.jsx)(hd.Drawer.Trigger,{asChild:o,children:i})}var Vo=require("vaul");var Ct=V(require("react"),1),Bp=require("@tanstack/react-query");var Qi=require("react"),vs=(0,Qi.createContext)(null);function wd(){return(0,Qi.useContext)(vs)}var Bt=require("react/jsx-runtime");function yd({size:e=22,className:t}){return(0,Bt.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Bt.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function xd({size:e=22,className:t}){return(0,Bt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Bt.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,Bt.jsx)("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 Vi({size:e=16,className:t}){return(0,Bt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Bt.jsx)("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"}),(0,Bt.jsx)("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 qi({size:e=16,className:t}){return(0,Bt.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Bt.jsx)("path",{d:"M13.333 4L6 11.333 2.667 8",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Yi({size:e=48,className:t}){return(0,Bt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Bt.jsx)("circle",{cx:"24",cy:"24",r:"24",fill:"currentColor"}),(0,Bt.jsx)("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 gr({size:e=12,className:t}){return(0,Bt.jsxs)("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:[(0,Bt.jsx)("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"}),(0,Bt.jsx)("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),(0,Bt.jsx)("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}var vd=require("@tanstack/react-query"),ks=require("react");var ug="wp:reward-pools";function uo(e,t=!0){let{data:r,...n}=(0,vd.useQuery)({queryKey:[ug,e],queryFn:async({signal:a})=>{let s=await Te("gameReward",e),l=await fetch(`${s}/v1/pools`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch pools: ${l.status}`);let c=await l.json();if(c.code!==200)throw new Error(`Pools API error: ${c.code}`);return c},enabled:t,staleTime:0}),o=(0,ks.useMemo)(()=>r?.data.pools.filter(a=>a.pool_type==="CrossPool")??[],[r]),i=(0,ks.useMemo)(()=>r?.data.pools.filter(a=>a.pool_type==="GamePool")??[],[r]);return{crossPools:o,gamePools:i,allPools:r?.data.pools??[],...n}}var kd=require("@tanstack/react-query"),Rd=require("react");var fg="wp:user-deposits";function Ki(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,kd.useQuery)({queryKey:[fg,e,t],queryFn:async({signal:s})=>{let l=await Te("gameReward",e),c=await fetch(`${l}/v1/users/${t}/deposits`,{cache:"no-store",signal:s});if(!c.ok)throw new Error(`Deposits fetch failed: ${c.status}`);let p=await c.json();if(p.code!==200)throw new Error(`Deposits API error: ${p.code}`);return p},enabled:n,staleTime:0});return{depositMap:(0,Rd.useMemo)(()=>{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??[],...i}}var Ld=require("@tanstack/react-query"),Dd=require("react");var Cd={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Sd={dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://www.onechain.nexus/points"};var Nd={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"};var Rs={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},Td={dev:`${Rs.dev}/portfolio`,stage:`${Rs.stage}/portfolio`,production:`${Rs.production}/portfolio`};var Id={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Rr={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"},Zi={dev:"https://stg-swap-api.crossdefi.io",stage:"https://stg-swap-api.crossdefi.io",production:"https://swap-api.crossdefi.io"},Md={dev:"https://stg.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://www.crossdefi.io"},Ed={dev:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",stage:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",production:"0xEFd871aF7D695A0c1709e46b565761F4cd1Ef5ba"},Ad={dev:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",stage:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",production:"0x731a104a4461ae45bfef520468b43c262d35e682"};var mg="wp:token-info",gg="0x0000000000000000000000000000000000000001";function qr(e,t=!0){let r=ht[e].cross,{data:n,...o}=(0,Ld.useQuery)({queryKey:[mg,e],queryFn:async({signal:p})=>{let w=await Te("walletServer",e),b=await fetch(`${w}/v1/public/token/info`,{cache:"no-store",signal:p});if(!b.ok)throw new Error(`Failed to fetch token info: ${b.status}`);let d=await b.json();if(d.code!==200)throw new Error(`Token info API error: ${d.code}`);return d},enabled:t,staleTime:300*1e3}),{byChainAddr:i,byChainSym:a}=(0,Dd.useMemo)(()=>{let p=new Map,w=new Map;if(!n?.data)return{byChainAddr:p,byChainSym:w};for(let b of n.data){let d=b.address.toLowerCase();p.set(`${b.chain_id}:${d}`,b),p.set(d,b);let x=b.symbol.replace(/^t/,"").toUpperCase(),m=`${b.chain_id}:${x}`;w.has(m)||w.set(m,b),w.has(x)||w.set(x,b)}return{byChainAddr:p,byChainSym:w}},[n]);return{getTokenImage:(p,w,b)=>{let d=p.toLowerCase(),x=!!b?.chainOnly,m=i.get(`${r}:${d}`);if(m?.image)return m.image;if(!x){let g=i.get(d);if(g?.image)return g.image}if(w){let g=w.replace(/^t/,"").toUpperCase(),u=a.get(`${r}:${g}`);if(u?.image)return u.image;if(!x){let y=a.get(g);if(y?.image)return y.image}}return""},getTokenSymbol:(p,w,b)=>{let d=p.toLowerCase();return(i.get(`${r}:${d}`)??(b?.chainOnly?void 0:i.get(d)))?.symbol||w},getNativeToken:()=>i.get(`${r}:${gg}`),...o}}var Cs=V(require("react"),1);var On=require("react/jsx-runtime");function Cr({sectionKey:e,title:t,icon:r,iconFit:n="cover",isEmpty:o,loading:i=!1,children:a}){let s=wd();return Cs.useEffect(()=>{s?.report(e,{loading:i,empty:o})},[s,e,i,o]),Cs.useEffect(()=>()=>s?.unregister(e),[s,e]),o?null:(0,On.jsxs)("div",{className:"wp-svc-card",children:[(0,On.jsxs)("div",{className:"wp-svc-card-head",children:[(0,On.jsx)("img",{className:"wp-svc-card-icon",src:r,alt:"",style:{objectFit:n}}),(0,On.jsx)("span",{className:"wp-svc-card-title",children:t})]}),(0,On.jsx)("div",{className:"wp-svc-items",children:a})]})}var Xi=V(require("bignumber.js"),1),Ae=require("react/jsx-runtime"),hg="ONErewards";function bg(e){return new Xi.default(e||"0").isGreaterThan(0)}function Pd(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{allPools:i,isLoading:a}=uo(e,o),{depositMap:s,isLoading:l}=Ki(e,t,o),{getTokenImage:c}=qr(e,o),p=(d,x)=>`${Cd[e]}/gametoken/tokens/${d.deposit_token.address}?mode=rewards${x==="withdraw"?"&trade=withdraw":""}`,w=`${Rr[e]}/reward.png`,b=i.filter(d=>{let x=s.get(d.pool_address.toLowerCase()),m=x?.deposited_amount??"0",g=x?.claimable_reward??"0";return!(new Xi.default(m).isZero()&&new Xi.default(g).isZero())});return(0,Ae.jsx)(Cr,{sectionKey:"rewards",title:hg,icon:w,isEmpty:b.length===0,loading:a||l,children:b.map(d=>{let x=s.get(d.pool_address.toLowerCase()),m=x?.deposited_amount??"0",g=x?.claimable_reward??"0",u=p(d,"withdraw"),y=p(d,"claim"),f=c(d.deposit_token.address,d.deposit_token.symbol),C=d.reward_tokens[0],k=C?c(C.address,C.symbol):"",S=d.reward_tokens.map(I=>I.symbol),M=S.length>0?`${d.deposit_token.symbol}-${S.join("/")}`:d.deposit_token.symbol,N=C?Vr(g,C.decimals):"0",R=C?.symbol??"Reward",E=yn(m,d.deposit_token.decimals,d.deposit_token.price,n),P=C?yn(g,C.decimals,C.price,n):null,F=!!x&&bg(g);return(0,Ae.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,Ae.jsxs)("div",{className:"wp-item-body",children:[(0,Ae.jsxs)("div",{className:"wp-item-line",children:[(0,Ae.jsx)("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),(0,Ae.jsxs)("div",{className:"wp-svc-token",children:[(0,Ae.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[f&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),k&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""})]}),(0,Ae.jsx)("span",{children:M})]})]}),(0,Ae.jsxs)("div",{className:"wp-item-line",children:[(0,Ae.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,Ae.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[f&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),(0,Ae.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ae.jsx)("span",{className:"wp-svc-amount-main",children:Vr(m,d.deposit_token.decimals)}),E&&(0,Ae.jsx)("span",{className:"wp-item-usd",children:E})]})]})]}),(0,Ae.jsxs)("div",{className:"wp-item-line",children:[(0,Ae.jsxs)("span",{className:"wp-item-label",children:["Claimable (",R,")"]}),(0,Ae.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[k&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""}),(0,Ae.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ae.jsx)("span",{className:"wp-svc-amount-main",children:N}),P&&(0,Ae.jsx)("span",{className:"wp-item-usd",children:P})]})]})]})]}),(0,Ae.jsxs)("div",{className:"wp-item-tags",children:[(0,Ae.jsxs)("a",{className:"wp-tag wp-tag--muted",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"rewards_withdraw_open",onClick:I=>Pt(I,u,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:d,userDeposit:x}},r),children:[(0,Ae.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Ae.jsx)(gr,{size:12,className:"wp-tag-icon"})]}),(0,Ae.jsxs)("a",{className:"wp-tag wp-tag--mint","data-disabled":!F||void 0,"aria-disabled":!F||void 0,href:F?y:void 0,target:F?"_blank":void 0,rel:F?"noopener noreferrer":void 0,onClick:I=>{if(!F){I.preventDefault();return}Pt(I,y,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:d,userDeposit:x}},r)},children:[(0,Ae.jsx)("span",{className:"wp-tag-label",children:"Claim"}),(0,Ae.jsx)(gr,{size:12,className:"wp-tag-icon"})]})]})]},d.pool_address)})})}var Hd=V(require("react"),1);var Fd=require("@tanstack/react-query"),Ho=require("react");var wg="0x70a08231",yg="0x18160ddd",xg="0x313ce567",vg=8e3;async function kg(e,t,r,n){let o=new AbortController,i=setTimeout(()=>o.abort(),vg);n&&n.addEventListener("abort",()=>o.abort(),{once:!0});let a=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(i));if(!a.ok)throw new Error(`RPC ${t} HTTP ${a.status}`);let s=await a.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 Rg(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function _o(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function sn(e,t,r,n,o){try{return await kg(e,"eth_call",[o?{from:o,to:t,data:r}:{to:t,data:r},"latest"],n)}catch{return}}async function Cg(e,t,r,n){let[o,i,a]=await Promise.all([sn(e,r,wg+Rg(t),n),sn(e,r,yg,n),sn(e,r,xg,n)]),s=_o(o);if(s===void 0)return null;let l=_o(a);return{balance:s,totalSupply:_o(i),decimals:l!==void 0?Number(l):void 0}}async function Go(e,t){let r=ht[e].cross,n=await Te("walletServer",e),o=await fetch(`${n}/v1/public/chain/info/${r}`,{cache:"no-store",signal:t});if(!o.ok)return;let i=await o.json();return("data"in i&&i.data!==void 0?Array.isArray(i.data)?i.data[0]:i.data:i)?.rpc||void 0}async function Bd(e,t,r,n){if(!t||r.length===0)return{};let o;try{o=await Go(e,n)}catch{o=void 0}if(!o)return{};let i=await Promise.all(r.map(async s=>[s.toLowerCase(),await Cg(o,t,s,n)])),a={};for(let[s,l]of i)l&&(a[s]=l);return a}var Sg="wp:withdraw-token-meta",Ng="0xc89039c5",Tg="0x95d89b41",Ig="0x313ce567";function Mg(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 i=0;i<n.length;i+=2)o+=String.fromCharCode(parseInt(n.slice(i,i+2),16));return o||void 0}catch{return}}function Eg(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 Ag(e,t,r){if(t.length===0)return{};let n;try{n=await Go(e,r)}catch{n=void 0}if(!n)return{};let o=await Promise.all(t.map(async a=>{let s=Eg(await sn(n,a,Ng,r));if(!s)return[a.toLowerCase(),null];let[l,c]=await Promise.all([sn(n,s,Tg,r),sn(n,s,Ig,r)]),p=Mg(l),w=_o(c);return p?[a.toLowerCase(),{tokenAddress:s,symbol:p,decimals:w!==void 0?Number(w):18}]:[a.toLowerCase(),null]})),i={};for(let[a,s]of o)s&&(i[a]=s);return i}function Od(e,t,r=!0){let o=r&&!!t,{allPools:i,isLoading:a}=uo(e,o),{deposits:s,isLoading:l}=Ki(e,t,o),c=(0,Ho.useMemo)(()=>{let g=new Map;for(let u of i)g.set(u.pool_address.toLowerCase(),u);return g},[i]),p=(0,Ho.useMemo)(()=>s.filter(g=>{try{return BigInt(g.deposited_amount||"0")>0n}catch{return!1}}),[s]),w=(0,Ho.useMemo)(()=>p.map(g=>g.pool_address.toLowerCase()).filter(g=>!c.has(g)).sort(),[p,c]),{data:b,isLoading:d}=(0,Fd.useQuery)({queryKey:[Sg,e,w],queryFn:({signal:g})=>Ag(e,w,g),enabled:o&&w.length>0,staleTime:1440*60*1e3});return{positions:(0,Ho.useMemo)(()=>{let g=[];for(let u of p){let y=u.pool_address.toLowerCase(),f=c.get(y);if(f){g.push({poolId:u.pool_id,poolAddress:u.pool_address,poolType:f.pool_type,tokenSymbol:f.deposit_token.symbol,tokenAddress:f.deposit_token.address,decimals:f.deposit_token.decimals,price:f.deposit_token.price,depositedRaw:u.deposited_amount});continue}let C=b?.[y];C&&g.push({poolId:u.pool_id,poolAddress:u.pool_address,poolType:"Unknown",tokenSymbol:C.symbol,tokenAddress:C.tokenAddress,decimals:C.decimals,depositedRaw:u.deposited_amount})}return g},[p,c,b]),isLoading:a||l||d}}var qt=V(require("react"),1);var q=require("react/jsx-runtime"),Lg=400;function Dg(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":`${Hi(e.gasLimit*n)} ${r??""}`.trim()}function Ss(e,t,r){return r==="loading"?"Estimating...":r==="error"||r==="unavailable"?"-":`${e} ${t}`.trim()}function Pg({position:e,size:t}){return e.icon?(0,q.jsx)("img",{src:e.icon,alt:"",width:t,height:t}):(0,q.jsx)("span",{children:e.tokenSymbol.slice(0,1)})}function zd({open:e,status:t,positions:r,initialPoolAddress:n,walletAddress:o,txHash:i,error:a,copied:s=!1,estimateWithdraw:l,onClose:c,onConfirm:p,onCopyHash:w,trackFunnel:b,nativeSymbol:d}){let[x,m]=qt.useState(null),[g,u]=qt.useState("idle"),y=qt.useRef(0),f=qt.useRef(void 0),C=qt.useRef(null);qt.useEffect(()=>()=>clearTimeout(f.current),[]);let k=qt.useMemo(()=>{let J=n?.toLowerCase();return r.find(L=>L.poolAddress.toLowerCase()===J)??r[0]??null},[r,n]),S=qt.useMemo(()=>{try{return BigInt(k?.depositedRaw??"0")}catch{return 0n}},[k?.depositedRaw]),M=k?.decimals??18;qt.useEffect(()=>{!e||!k||b?.("position_selected")},[e,k,b]);let N=qt.useCallback(()=>{m(null),u(l?"idle":"unavailable"),y.current+=1,C.current=null},[]);if(qt.useEffect(()=>{e&&N()},[e,N]),qt.useEffect(()=>{if(!e||t!=="confirm"){clearTimeout(f.current);return}if(!l||!k){clearTimeout(f.current),u("unavailable");return}if(S<=0n){clearTimeout(f.current),y.current+=1,C.current=null,m(null),u("idle");return}let J=`${k.poolAddress.toLowerCase()}:${S.toString()}`;if(C.current===J)return;C.current=J,clearTimeout(f.current);let L=y.current+1;y.current=L,u("loading"),f.current=setTimeout(()=>{l(k,S).then(B=>{y.current===L&&(m(B??null),u(B?"ready":"unavailable"))}).catch(()=>{y.current===L&&(m(null),u("error"))})},Lg)},[e,t,S,l,k]),!e||!k)return null;let R=t==="submitting",E=co(x?.maxPriorityFeePerGas),P=co(x?.maxFeePerGas??x?.gasPrice),F=Gi(x?.gasLimit),I=Vr(k.depositedRaw,M);return(0,q.jsx)("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:J=>{J.target===J.currentTarget&&!R&&c()},children:(0,q.jsxs)("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:[(0,q.jsx)("div",{className:"wp-claim-grabber","aria-hidden":!0,children:(0,q.jsx)("span",{})}),(0,q.jsxs)("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&i?(0,q.jsxs)(q.Fragment,{children:[(0,q.jsx)("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:(0,q.jsx)(Yi,{})}),(0,q.jsxs)("div",{className:"wp-claim-copy",children:[(0,q.jsx)("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),(0,q.jsx)("p",{className:"wp-claim-desc",children:"Your withdrawal request has been submitted. Balances will update shortly after the transaction settles."})]}),(0,q.jsx)("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:(0,q.jsxs)("div",{className:"wp-claim-list-item",children:[(0,q.jsx)("span",{children:"Tx Hash"}),(0,q.jsxs)("button",{type:"button",className:"wp-claim-hash",onClick:w,"aria-label":"Copy transaction hash","data-track":"withdraw_hash_copy",children:[(0,q.jsx)("strong",{children:_i(i)}),s?(0,q.jsx)(qi,{}):(0,q.jsx)(Vi,{})]})]})})]}):(0,q.jsxs)(q.Fragment,{children:[t==="error"&&(0,q.jsxs)("div",{className:"wp-claim-heading",children:[(0,q.jsx)("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),(0,q.jsx)("p",{className:"wp-claim-error-message",children:a||"The withdraw request could not be completed."})]}),(0,q.jsxs)("div",{className:"wp-claim-reward-card","data-fit":zo(k.tokenSymbol,I),"aria-label":"Deposited balance",children:[(0,q.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,q.jsx)(Pg,{position:k,size:28})}),(0,q.jsx)("strong",{className:"wp-claim-reward-symbol",children:k.tokenSymbol}),(0,q.jsx)("strong",{className:"wp-claim-reward-amount",children:I})]}),(0,q.jsxs)("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:[(0,q.jsxs)("div",{className:"wp-claim-account-row",children:[(0,q.jsxs)("div",{className:"wp-claim-account",children:[(0,q.jsx)("span",{className:"wp-claim-account-avatar","aria-hidden":!0}),(0,q.jsxs)("strong",{children:[k.tokenSymbol," Pool"]})]}),(0,q.jsx)("span",{children:Wi(o)})]}),(0,q.jsx)("span",{className:"wp-claim-divider","aria-hidden":!0}),(0,q.jsxs)("div",{className:"wp-claim-detail-list",children:[(0,q.jsxs)("div",{className:"wp-claim-detail-row",children:[(0,q.jsx)("span",{children:"Est. Tx Fee"}),(0,q.jsx)("strong",{children:Dg(x,g,d)})]}),(0,q.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,q.jsx)("span",{children:"Priority Fee Per Gas"}),(0,q.jsx)("strong",{children:Ss(E,"Gwei",g)})]}),(0,q.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,q.jsx)("span",{children:"Max Fee Per Gas"}),(0,q.jsx)("strong",{children:Ss(P,"Gwei",g)})]}),(0,q.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,q.jsx)("span",{children:"Gas Limit"}),(0,q.jsx)("strong",{children:Ss(F,"",g)})]})]})]})]}),(0,q.jsxs)("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&(0,q.jsx)("button",{type:"button",className:"wp-claim-secondary","data-track":"withdraw_cancel",onClick:c,children:t==="error"?"Close":"Cancel"}),(0,q.jsxs)("button",{type:"button",className:"wp-claim-primary","data-track":"withdraw_confirm",onClick:()=>{if(t==="success"){c();return}k&&S>0n&&p(k,S,x)},disabled:R||(t==="confirm"||t==="error")&&S<=0n,children:[t==="success"&&"Done",t==="submitting"&&(0,q.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}),t==="error"&&"Try Again",t==="confirm"&&"Withdraw Now"]})]})]}),(0,q.jsx)("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:(0,q.jsx)("span",{})})]})})}var Rt=V(require("react"),1),_d=require("@tanstack/react-query");var Ud=require("@tanstack/react-query");var Bg="wp:reward-factory-info";function jd(e,t=!0){let{data:r,...n}=(0,Ud.useQuery)({queryKey:[Bg,e],queryFn:async({signal:o})=>{let i=await Te("gameReward",e),a=await fetch(`${i}/v1/factory/info`,{cache:"no-store",signal:o});if(!a.ok)throw new Error(`Factory info fetch failed: ${a.status}`);let s=await a.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 Fg="wp:";function Wd(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Gd(e){let{env:t,walletAddress:r,sendTransaction:n,estimateGas:o}=kt(),i=!!r,a=!!n,s=(0,_d.useQueryClient)(),{routerAddress:l}=jd(t,i&&a),c=Wd(l),[p,w]=Rt.useState(!1),[b,d]=Rt.useState(void 0),[x,m]=Rt.useState("confirm"),[g,u]=Rt.useState(),[y,f]=Rt.useState(""),[C,k]=Rt.useState(!1),S=Rt.useRef(void 0);Rt.useEffect(()=>()=>clearTimeout(S.current),[]);let M=Rt.useRef(new Set),N=Rt.useCallback((B,le)=>{M.current.has(B)||(M.current.add(B),Pe("withdraw",B,{...le,tags:{section:e,...le?.tags}}))},[e]),R=Rt.useCallback((B,le)=>c?{to:c,value:0n,data:gd(B,le),chainId:ht[t].cross}:null,[t,c]),E=Rt.useCallback(()=>{s.invalidateQueries({predicate:B=>typeof B.queryKey[0]=="string"&&B.queryKey[0].startsWith(Fg)})},[s]),P=Rt.useCallback(B=>{d(B),w(!0),m("confirm"),u(void 0),f(""),k(!1),M.current=new Set,N("opened")},[N]),F=Rt.useCallback(()=>{x!=="submitting"&&(w(!1),d(void 0),m("confirm"),u(void 0),f(""),k(!1),x==="success"&&E())},[x,E]),I=Rt.useCallback(async(B,le)=>{if(!o)return null;let Y=R(B.poolId,le),W=Wd(r);return!Y||!W?null:o({...Y,from:W})},[R,o,r]),J=Rt.useCallback(async()=>{if(!(!g||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(g),k(!0),clearTimeout(S.current),S.current=setTimeout(()=>k(!1),1400)}catch{k(!1)}},[g]),L=Rt.useCallback(async(B,le,Y)=>{if(!n){m("error"),f("Withdraw is not available for this wallet.");return}if(!c){m("error"),f("Withdraw contract address is not available.");return}try{m("submitting"),f("");let W=R(B.poolId,le);if(!W){m("error"),f("Withdraw contract address is not available.");return}N("submitted");let we=await n({...W,gas:Y?.gasLimit&&Y.gasLimit>0n?Y.gasLimit:void 0,maxFeePerGas:Y?.maxFeePerGas&&Y.maxFeePerGas>0n?Y.maxFeePerGas:void 0,maxPriorityFeePerGas:Y?.maxPriorityFeePerGas&&Y.maxPriorityFeePerGas>0n?Y.maxPriorityFeePerGas:void 0});u(we),m("success"),N("confirmed"),E()}catch(W){m("error"),f(Uo(W,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:dr(W)})}},[R,E,c,n,N]);return{canWithdrawInline:a,isOpen:p,initialPoolAddress:b,status:x,txHash:g,error:y,copied:C,hasEstimator:!!o,openWithdraw:P,closeWithdraw:F,estimateWithdraw:I,confirmWithdraw:L,copyHash:J,trackFunnelOnce:N}}var Ye=require("react/jsx-runtime"),Og="ONEpoints";function Qd(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{getTokenImage:i,getNativeToken:a}=qr(e,o),s=Gd("points"),{positions:l,isLoading:c}=Od(e,t,o),p=Hd.useMemo(()=>l.filter(d=>d.poolType!=="CrossPool").map(d=>({...d,icon:i(d.tokenAddress,d.tokenSymbol)})),[l,i]),w=`${Rr[e]}/point.png`,b=Sd[e];return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Cr,{sectionKey:"points",title:Og,icon:w,isEmpty:p.length===0,loading:c,children:p.map(d=>{let x=d.price?yn(d.depositedRaw,d.decimals,d.price,n):null;return(0,Ye.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,Ye.jsxs)("div",{className:"wp-item-body",children:[(0,Ye.jsxs)("div",{className:"wp-item-line",children:[(0,Ye.jsx)("span",{className:"wp-item-label",children:"Token"}),(0,Ye.jsxs)("div",{className:"wp-svc-token",children:[d.icon&&(0,Ye.jsx)("img",{className:"wp-svc-token-icon",src:d.icon,alt:""}),(0,Ye.jsx)("span",{children:d.tokenSymbol})]})]}),(0,Ye.jsxs)("div",{className:"wp-item-line",children:[(0,Ye.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,Ye.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[d.icon&&(0,Ye.jsx)("img",{className:"wp-svc-token-icon",src:d.icon,alt:""}),(0,Ye.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ye.jsx)("span",{className:"wp-svc-amount-main",children:Vr(d.depositedRaw,d.decimals)}),x&&(0,Ye.jsx)("span",{className:"wp-item-usd",children:x})]})]})]})]}),(0,Ye.jsx)("div",{className:"wp-item-tags",children:s.canWithdrawInline?(0,Ye.jsx)("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"points_withdraw_open",onClick:()=>s.openWithdraw(d.poolAddress),children:(0,Ye.jsx)("span",{className:"wp-tag-label",children:"Withdraw"})}):(0,Ye.jsxs)("a",{className:"wp-tag wp-tag--muted",href:b,target:"_blank",rel:"noopener noreferrer","data-track":"points_withdraw_open",onClick:m=>Pt(m,b,{category:"portfolio",origin:"portfolio-points",payload:{position:d}},r),children:[(0,Ye.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Ye.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},d.poolAddress)})}),(0,Ye.jsx)(zd,{open:s.isOpen,status:s.status,positions:p,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:a()?.symbol})]})}var Ts=V(require("react"),1);var Vd=require("@tanstack/react-query");var zg="wp:stake-info";function qd(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,Vd.useQuery)({queryKey:[zg,e,t],queryFn:async({signal:s})=>{let l=await Te("posa",e),c=await fetch(`${l}/stake/${t}`,{cache:"no-store",signal:s});if(!c.ok)throw new Error(`Stake info fetch failed: ${c.status}`);let p=await c.json();if(p.code!==0&&p.code!==200)throw new Error(`Stake info API error: ${p.code}`);return p},enabled:n,staleTime:0});return{stakeInfo:o?.data,...i}}var Yd=require("@tanstack/react-query");var Ug="wp:stake-rewards",jg=31;function Kd(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,Yd.useQuery)({queryKey:[Ug,e,t],queryFn:async({signal:a})=>{let s=await Te("posa",e),l=await fetch(`${s}/rewards/${t}?limit=${jg}`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Stake rewards fetch failed: ${l.status}`);let c=await l.json();if(c.code!==0&&c.code!==200)throw new Error(`Stake rewards API error: ${c.code}`);return c.data?.data??[]},enabled:n,staleTime:0});return{latestReward:o?.[0]??null,aprAccrued:md(o),...i}}var Zd=require("@tanstack/react-query"),Wg="wp:staking-onchain";function Xd(e,t,r=!0){let n=r&&!!t&&!!e,{data:o,...i}=(0,Zd.useQuery)({queryKey:[Wg,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:n,staleTime:0});return{onchain:o,...i}}var Ns=require("react"),ep=V(require("bignumber.js"),1);function Jd(e){return e?.trim().toUpperCase()==="ONE"}function $d(e){return new ep.default(e||"0").isGreaterThan(0)}function Ji(e,t,r=!0){let{allPools:n}=uo(e,r),o=(0,Ns.useMemo)(()=>{for(let c of n)for(let p of[c.deposit_token,...c.reward_tokens])if(Jd(p?.symbol)&&$d(p.price))return p.price},[n]),i=r&&o===void 0,{tokens:a}=on(e,t,i),{statsMap:s}=an(e,i),l=ht[e].cross;return(0,Ns.useMemo)(()=>{if(o)return o;let c=a.find(p=>p.chainId===l&&Jd(p.symbol));if(c){let p=s.get(vr(c.chainId,c.address));if(p&&$d(p.price))return p.price}return"0"},[o,a,s,l])}var ln=V(require("bignumber.js"),1),bt=require("react/jsx-runtime");function _g(e){if(!e)return"\u2014";let t=new ln.default(e);return t.isFinite()?`${t.toFormat(2,ln.default.ROUND_DOWN)}%`:"\u2014"}function tp(){let{env:e,walletAddress:t,onOutlink:r,stakingRewardsReader:n}=kt(),o=kr(),i=!!t,{stakeInfo:a,isLoading:s}=qd(e,t,i),{latestReward:l,aprAccrued:c,isLoading:p}=Kd(e,t,i),{onchain:w}=Xd(t,n,i),b=Ji(e,t,i),{getNativeToken:d}=qr(e,i),x=d()?.symbol,m="ONEstaking",g=`${Rr[e]}/cross-staking.png`,u=Td[e],y=a?.total_stake??"0",f=Ts.useMemo(()=>w?new ln.default(w.earnedWei.toString()).shiftedBy(-18).toString(10):l?.cumulative_earned??a?.rewards_earned??"0",[w,l,a]),C=Ts.useMemo(()=>w?new ln.default(w.stakedWei.toString()).shiftedBy(-18):new ln.default(y),[w,y]),k=c!==void 0?new ln.default(c):void 0,S=a?.days_since_first_stake,M=k!==void 0&&k.isFinite()&&C.isGreaterThan(0)&&S!==null&&S!==void 0?k.div(C).times(365).div(Math.max(1,S)).times(100):void 0,N=!(new ln.default(y).isZero()&&new ln.default(f).isZero()),R=yn(y,0,b,o),E=yn(f,0,b,o);return(0,bt.jsx)(Cr,{sectionKey:"staking",title:m,icon:g,iconFit:"contain",isEmpty:!N,loading:s||p,children:(0,bt.jsxs)("article",{className:"wp-item","data-side":"stake",children:[(0,bt.jsxs)("div",{className:"wp-item-body",children:[(0,bt.jsxs)("div",{className:"wp-item-line",children:[(0,bt.jsx)("span",{className:"wp-item-label",children:"Staked"}),(0,bt.jsxs)("div",{className:"wp-svc-amount",children:[(0,bt.jsx)("span",{className:"wp-svc-amount-main",children:`${ys(y)} ${x??""}`.trim()}),R&&(0,bt.jsx)("span",{className:"wp-item-usd",children:R})]})]}),(0,bt.jsxs)("div",{className:"wp-item-line",children:[(0,bt.jsx)("span",{className:"wp-item-label",children:"Rewards Earned"}),(0,bt.jsxs)("div",{className:"wp-svc-amount",children:[(0,bt.jsx)("span",{className:"wp-svc-amount-main",children:`${ys(f)} ${x??""}`.trim()}),E&&(0,bt.jsx)("span",{className:"wp-item-usd",children:E})]})]}),(0,bt.jsxs)("div",{className:"wp-item-line",children:[(0,bt.jsx)("span",{className:"wp-item-label",children:"My APR"}),(0,bt.jsx)("span",{children:_g(M?.toString(10))})]})]}),(0,bt.jsx)("div",{className:"wp-item-tags",children:(0,bt.jsxs)("a",{className:"wp-tag wp-tag--mint",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"stake_outlink",onClick:P=>Pt(P,u,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:a}},r),children:[(0,bt.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,bt.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]})})}var Is=V(require("react"),1);var rp=require("@tanstack/react-query");var Gg="wp:game-swap-pools";function np(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,rp.useQuery)({queryKey:[Gg,e,t],queryFn:async({signal:a})=>{let s=await Te("gameSwap",e),l=await fetch(`${s}/addresses/${t}/portfolio`,{cache:"no-store",signal:a});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??[],...i}}var op=require("@tanstack/react-query");var Hg="wp:game-swap-lp-balances";function ip(e,t,r,n){let o=[...r].map(l=>l.toLowerCase()).sort(),i=!!t&&o.length>0,{data:a,...s}=(0,op.useQuery)({queryKey:[Hg,e,t,o,!!n],queryFn:async({signal:l})=>{let c=n?await n(o):await Bd(e,t,o,l),p={};for(let[w,b]of Object.entries(c))p[w.toLowerCase()]=b;return p},enabled:i,staleTime:0});return{balances:a??{},...s}}var Yr=V(require("bignumber.js"),1),rt=require("react/jsx-runtime"),Qg="Gametoken LP",sp=18,Vg=new Yr.default("0.0001");function ap(e){return e?.trim().toUpperCase()==="ONE"}function qg(e){return e&&e>0?e:sp}function Yg(e){let t=ap(e.token_a?.symbol)&&!ap(e.token_b?.symbol),r=t?e.reserve_a:e.reserve_b,n=qg(t?e.token_a?.decimals:e.token_b?.decimals),o=new Yr.default(r||"0").shiftedBy(-n);return!o.isFinite()||o.isLessThanOrEqualTo(0)?new Yr.default(0):o.times(2)}function Kg(e,t,r,n){let o=e.token_a?.symbol?.trim()||"TOKEN",i=e.token_b?.symbol?.trim()||n||"?",a=t?.decimals??sp,s,l;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let c=new Yr.default(t.balance.toString()),p=new Yr.default(t.totalSupply.toString()),w=c.div(p);s=w.times(100);let b=w.times(Yg(e));if(b.isGreaterThan(0)){let d=new Yr.default(e.quote_usd??e.cross_usd??"0");l=d.isGreaterThan(0)?Fn(b.times(d),r):`${b.toFormat(4,Yr.default.ROUND_DOWN)} ${n??""}`.trim()}}return{pool:e,tokenASymbol:o,tokenBSymbol:i,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:a,sharePercent:s,valueText:l}}function lp(){let{env:e,walletAddress:t,onOutlink:r,lpBalanceReader:n}=kt(),o=kr(),i=!!t,{pools:a,isLoading:s}=np(e,t,i),l=Is.useMemo(()=>a.map(u=>u.pair_address).filter(Boolean),[a]),{balances:c,isLoading:p}=ip(e,t,l,n),{getNativeToken:w}=qr(e,i),b=w()?.symbol,d=`${Rr[e]}/game-token.png`,x=Object.keys(c).length>0,m=Is.useMemo(()=>{let u=a.map(y=>Kg(y,c[y.pair_address?.toLowerCase()],o,b));return x?u.filter(y=>y.lpAmountRaw?new Yr.default(y.lpAmountRaw).shiftedBy(-y.lpDecimals).isGreaterThanOrEqualTo(Vg):!1):u},[a,c,x,o,b]),g=u=>{let y=u.token_a?.address??u.pair_address;return`${Id[e]}/gametoken/tokens/${y}?trade=deposit`};return(0,rt.jsx)(Cr,{sectionKey:"gameSwap",title:Qg,icon:d,iconFit:"contain",isEmpty:m.length===0,loading:s||p,children:m.map(u=>{let{pool:y}=u,f=g(y),C=`${u.tokenASymbol} / ${u.tokenBSymbol}`,k=y.token_a?.logo_url,S=y.token_b?.logo_url;return(0,rt.jsxs)("article",{className:"wp-item","data-side":"game-swap",children:[(0,rt.jsxs)("div",{className:"wp-item-body",children:[(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,rt.jsxs)("div",{className:"wp-svc-token",children:[(0,rt.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[k&&(0,rt.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""}),S&&(0,rt.jsx)("img",{className:"wp-svc-token-icon",src:S,alt:""})]}),(0,rt.jsx)("span",{children:C})]})]}),u.lpAmountRaw!==void 0&&(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"My LP"}),(0,rt.jsxs)("span",{children:[Vr(u.lpAmountRaw,u.lpDecimals)," LP"]})]}),u.sharePercent!==void 0&&(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"Pool Share"}),(0,rt.jsxs)("span",{children:[u.sharePercent.toFormat(2,Yr.default.ROUND_DOWN),"%"]})]}),u.valueText!==void 0&&(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"Value"}),(0,rt.jsx)("span",{children:u.valueText})]})]}),(0,rt.jsx)("div",{className:"wp-item-tags",children:(0,rt.jsxs)("a",{className:"wp-tag wp-tag--mint",href:f,target:"_blank",rel:"noopener noreferrer","data-track":"gameswap_outlink","data-track-id":C,onClick:M=>Pt(M,f,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:y}},r),children:[(0,rt.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,rt.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},y.pair_address)})})}var xn=V(require("bignumber.js"),1),mp=require("react");var cp=require("@tanstack/react-query");var Zg="wp:forge-pools";function dp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,cp.useQuery)({queryKey:[Zg,e,t],queryFn:async()=>{let s=await Te("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}),a=o??[];return{pools:a,isEmpty:a.length===0,...i}}var pp=require("@tanstack/react-query"),up=require("react");var Xg="wp:forge-token-detail";async function Jg(e,t){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return r.ok?(await r.json())?.data?.token??null:null}function fp(e,t,r=!0){let n=(0,pp.useQueries)({queries:t.map(a=>({queryKey:[Xg,e,a],queryFn:async()=>Jg(await Te("bondingCurve",e),a),enabled:r&&!!a,staleTime:3e4}))}),o=(0,up.useMemo)(()=>{let a=new Map;for(let s=0;s<n.length;s++){let l=n[s]?.data,c=t[s];l&&c&&a.set(c.toLowerCase(),l)}return a},[n,t]),i=n.some(a=>a.isLoading);return{detailMap:o,isLoading:i}}var dt=require("react/jsx-runtime"),$g="ONEforge",gp=18,eh="https://contents.crosstoken.io/wallet/token/images/FT.png";function th(e){if(!e||e==="0")return"0";let t=new xn.default(e).shiftedBy(-gp);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,xn.default.ROUND_DOWN):t.toFormat(4,xn.default.ROUND_DOWN)}function rh(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 nh(e,t,r,n){let o=new xn.default(r||"0");if(!o.isGreaterThan(0))return null;let i=new xn.default(e.total_supply||"0"),a=new xn.default(e.lp_balance||"0"),s=new xn.default(t?.reserve_b||"0").shiftedBy(-gp);if(!i.isGreaterThan(0)||!a.isGreaterThan(0)||!s.isGreaterThan(0))return null;let l=s.times(2),p=a.div(i).times(l).times(o);return p.isFinite()?Fn(p,n):null}function hp(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{pools:i,isEmpty:a,isLoading:s}=dp(e,t,o),l=(0,mp.useMemo)(()=>i.map(d=>d.token.address),[i]),{detailMap:c}=fp(e,l,o&&l.length>0),p=Ji(e,t,o),w=d=>`${Nd[e]}/forge/token/${d.token.address}`,b=`${Rr[e]}/forge.png`;return(0,dt.jsx)(Cr,{sectionKey:"forge",title:$g,icon:b,iconFit:"contain",isEmpty:a,loading:s,children:i.map(d=>{let x=c.get(d.token.address.toLowerCase()),m=x?.image_url||x?.image||d.token.image||eh,g=x?.symbol||d.token.symbol,u=w(d),y=nh(d,x,p,n);return(0,dt.jsxs)("a",{className:"wp-item","data-side":"lp",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"forge_outlink","data-track-id":g,onClick:f=>Pt(f,u,{category:"portfolio",origin:"portfolio-forge",payload:{pool:d,tokenDetail:x}},r),children:[(0,dt.jsxs)("div",{className:"wp-item-body",children:[(0,dt.jsxs)("div",{className:"wp-item-line",children:[(0,dt.jsx)("span",{className:"wp-item-label",children:"Asset"}),(0,dt.jsxs)("div",{className:"wp-svc-token",children:[(0,dt.jsx)("img",{className:"wp-svc-token-icon",src:m,alt:""}),(0,dt.jsx)("span",{children:g}),x?.name&&(0,dt.jsx)("span",{className:"wp-token-subtle",children:x.name})]})]}),(0,dt.jsxs)("div",{className:"wp-item-line",children:[(0,dt.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,dt.jsx)("div",{className:"wp-svc-token wp-svc-token--amount",children:(0,dt.jsxs)("div",{className:"wp-svc-amount",children:[(0,dt.jsx)("span",{className:"wp-svc-amount-main",children:th(d.lp_balance)}),y&&(0,dt.jsx)("span",{className:"wp-item-usd",children:y})]})})]}),(0,dt.jsxs)("div",{className:"wp-item-line",children:[(0,dt.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,dt.jsx)("span",{className:"wp-line-value",children:rh(d.pool_ownership)})]})]}),(0,dt.jsx)("div",{className:"wp-item-tags",children:(0,dt.jsxs)("span",{className:"wp-tag wp-tag--muted",children:[(0,dt.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,dt.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},d.pair_address)})})}var Ls=require("react"),Dp=V(require("bignumber.js"),1);var bp=require("@tanstack/react-query");var oh="wp:crossd-positions";function ih(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 wp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,bp.useQuery)({queryKey:[oh,e,t],queryFn:async()=>{let s=await fetch(`${Zi[e]}/api/v1/positions?owner=${t}`,{cache:"no-store"});if(!s.ok)throw new Error(`crossd positions fetch failed: ${s.status}`);return ih(await s.json())},enabled:n,staleTime:0}),a=o??[];return{positions:a,isEmpty:a.length===0,...i}}var yp=require("@tanstack/react-query"),xp=require("react");var ah="wp:crossd-position-details";function sh(e){let t=e??{},r=t.data??t;return r?.token_id||r?.pool?r:null}function vp(e,t,r=!0){let n=(0,yp.useQueries)({queries:t.map(i=>({queryKey:[ah,e,i],queryFn:async()=>{let a=await fetch(`${Zi[e]}/api/v1/positions/${i}`,{cache:"no-store"});if(!a.ok)throw new Error(`crossd position detail failed: ${a.status}`);return sh(await a.json())},enabled:r&&!!i,staleTime:6e4}))});return{detailMap:(0,xp.useMemo)(()=>{let i=new Map;return n.forEach((a,s)=>{let l=a.data,c=t[s];l&&c&&i.set(c,l)}),i},[n,t])}}var cn=V(require("react"),1);var Z=require("react/jsx-runtime"),lh=300*1e3,kp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function ch(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":`${Hi(e.gasLimit*n)} ${r??""}`.trim()}function Ms(e,t,r){return r?"Estimating...":`${e} ${t}`.trim()}function Rp({open:e,status:t,target:r,token0Icon:n,token1Icon:o,token0Symbol:i,token1Symbol:a,nativeSymbol:s,txHash:l,error:c,copied:p=!1,hasEstimator:w,prepareWithdraw:b,confirmWithdraw:d,onClose:x,onCopyHash:m,trackFunnel:g}){let[u,y]=cn.useState(null),[f,C]=cn.useState(null),k=cn.useRef(0);cn.useEffect(()=>{if(!e||!r)return;let te=++k.current;y(null),C(null),g?.("dialog_opened"),b().then(ye=>{k.current===te&&(y(ye),C(ye?Date.now():null))})},[e,r]);let S=t==="submitting",M=t==="estimating"||t==="confirm"&&!u,N=cn.useCallback(async()=>{let te=u,ye=!f||Date.now()-f>lh;if(!te||ye){let me=++k.current;if(te=await b(),k.current!==me)return;y(te),C(te?Date.now():null)}te&&await d(te)},[u,f,b,d]);if(!e||!r)return null;let{position:R,detail:E}=r,P=E.pool?.token0,F=E.pool?.token1,I=i||P?.symbol||R.pool?.token0_symbol||"?",J=a||F?.symbol||R.pool?.token1_symbol||"?",L=P?.decimals??18,B=F?.decimals??18,le=n||P?.logo_url||kp,Y=o||F?.logo_url||kp,W=`${I}/${J}`,we=u?lo(u.expectedAmount0.toString(),L):null,$=u?lo(u.expectedAmount1.toString(),B):null,Q=co(u?.estimate?.maxPriorityFeePerGas),U=co(u?.estimate?.maxFeePerGas??u?.estimate?.gasPrice),ne=Gi(u?.estimate?.gasLimit);return(0,Z.jsx)("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:te=>{te.target===te.currentTarget&&!S&&x()},children:(0,Z.jsxs)("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:[(0,Z.jsx)("div",{className:"wp-claim-grabber","aria-hidden":!0,children:(0,Z.jsx)("span",{})}),(0,Z.jsxs)("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&l?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:(0,Z.jsx)(Yi,{})}),(0,Z.jsxs)("div",{className:"wp-claim-copy",children:[(0,Z.jsx)("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),(0,Z.jsxs)("p",{className:"wp-claim-desc",children:["Your ",W," position withdrawal has been submitted. Balances will update shortly after the transaction settles."]})]}),(0,Z.jsx)("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:(0,Z.jsxs)("div",{className:"wp-claim-list-item",children:[(0,Z.jsx)("span",{children:"Tx Hash"}),(0,Z.jsxs)("button",{type:"button",className:"wp-claim-hash",onClick:m,"aria-label":"Copy transaction hash","data-track":"crossd_withdraw_hash_copy",children:[(0,Z.jsx)("strong",{children:_i(l)}),p?(0,Z.jsx)(qi,{}):(0,Z.jsx)(Vi,{})]})]})})]}):(0,Z.jsxs)(Z.Fragment,{children:[t==="error"&&(0,Z.jsxs)("div",{className:"wp-claim-heading",children:[(0,Z.jsx)("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),(0,Z.jsx)("p",{className:"wp-claim-error-message",children:c||"The withdraw request could not be completed."})]}),(0,Z.jsxs)("div",{className:"wp-claim-reward-card","data-fit":zo(I,we??""),"aria-label":`Expected ${I}`,children:[(0,Z.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,Z.jsx)("img",{src:le,alt:"",width:28,height:28})}),(0,Z.jsx)("strong",{className:"wp-claim-reward-symbol",children:I}),(0,Z.jsx)("strong",{className:"wp-claim-reward-amount",children:we??"Estimating..."})]}),(0,Z.jsxs)("div",{className:"wp-claim-reward-card","data-fit":zo(J,$??""),"aria-label":`Expected ${J}`,children:[(0,Z.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,Z.jsx)("img",{src:Y,alt:"",width:28,height:28})}),(0,Z.jsx)("strong",{className:"wp-claim-reward-symbol",children:J}),(0,Z.jsx)("strong",{className:"wp-claim-reward-amount",children:$??"Estimating..."})]}),w&&(0,Z.jsx)("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:(0,Z.jsxs)("div",{className:"wp-claim-detail-list",children:[(0,Z.jsxs)("div",{className:"wp-claim-detail-row",children:[(0,Z.jsx)("span",{children:"Est. Tx Fee"}),(0,Z.jsx)("strong",{children:ch(u?.estimate,M,s)})]}),(0,Z.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,Z.jsx)("span",{children:"Priority Fee Per Gas"}),(0,Z.jsx)("strong",{children:Ms(Q,"Gwei",M)})]}),(0,Z.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,Z.jsx)("span",{children:"Max Fee Per Gas"}),(0,Z.jsx)("strong",{children:Ms(U,"Gwei",M)})]}),(0,Z.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,Z.jsx)("span",{children:"Gas Limit"}),(0,Z.jsx)("strong",{children:Ms(ne,"",M)})]})]})})]}),(0,Z.jsxs)("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&(0,Z.jsx)("button",{type:"button",className:"wp-claim-secondary","data-track":"crossd_withdraw_cancel",onClick:x,children:t==="error"?"Close":"Cancel"}),(0,Z.jsx)("button",{type:"button",className:"wp-claim-primary","data-track":"crossd_withdraw_confirm",onClick:()=>{if(t==="success"){x();return}S||M||(g?.("confirm_clicked"),N())},disabled:S||M,children:t==="success"?"Done":S?(0,Z.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}):M?(0,Z.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Estimating"}):t==="error"?"Retry":"Withdraw"})]})]}),(0,Z.jsx)("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:(0,Z.jsx)("span",{})})]})})}var ft=V(require("react"),1),Ep=require("@tanstack/react-query");var dh="0x0c49ccbe",ph="0xfc6f7865",uh="0x49404b7c",fh="0xdf2ab5bb",mh="0xac9650d8",Cp=(1n<<128n)-1n,Np=600n,gh=99n,hh=100n;function Es(e){return e*gh/hh}function Sp(e,t){return!!e&&!!t&&e.toLowerCase()===t.toLowerCase()}function pr(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 $i(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 As(e){return dh+pr(e.tokenId,"tokenId")+pr(e.liquidity,"liquidity")+pr(e.amount0Min,"amount0Min")+pr(e.amount1Min,"amount1Min")+pr(e.deadline,"deadline")}function bh(e){return ph+pr(e.tokenId,"tokenId")+$i(e.recipient,"recipient")+pr(e.amount0Max,"amount0Max")+pr(e.amount1Max,"amount1Max")}function wh(e,t){return uh+pr(e,"amountMinimum")+$i(t,"recipient")}function yh(e,t,r){return fh+$i(e,"token")+pr(t,"amountMinimum")+$i(r,"recipient")}function xh(e){if(e.length===0)throw new Error("multicall requires at least one call");let t=e.map(o=>{let i=o.replace(/^0x/,"");if(i.length%2!==0||!/^[0-9a-fA-F]*$/.test(i))throw new Error("multicall element must be valid hex bytes");let a=i.length%64===0?i:i.padEnd(i.length+(64-i.length%64),"0");return pr(BigInt(i.length/2),"callLength")+a.toLowerCase()}),r=BigInt(e.length)*32n,n=[];for(let o of t)n.push(pr(r,"callOffset")),r+=BigInt(o.length/2);return mh+pr(0x20n,"arrayOffset")+pr(BigInt(e.length),"arrayLength")+n.join("")+t.join("")}function Tp(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 Ip(e){let t=Sp(e.token0,e.wcrossAddress),r=Sp(e.token1,e.wcrossAddress),n=t||r,o=[As({tokenId:e.tokenId,liquidity:e.liquidity,amount0Min:e.amount0Min,amount1Min:e.amount1Min,deadline:e.deadline}),bh({tokenId:e.tokenId,recipient:n?e.positionManagerAddress:e.owner,amount0Max:Cp,amount1Max:Cp})];return n&&(o.push(wh(0n,e.owner)),o.push(yh(t?e.token1:e.token0,0n,e.owner))),xh(o)}async function Mp(e,t,r){let n;try{n=await Go(e,r)}catch{n=void 0}if(!n)return null;let o=As({tokenId:t.tokenId,liquidity:t.liquidity,amount0Min:0n,amount1Min:0n,deadline:t.deadline}),i=await sn(n,t.positionManager,o,r,t.owner);return Tp(i)}var vh="wp:",kh=[1500,3e3,4500,6e3];function Rh(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Ap(){let{env:e,walletAddress:t,sendTransaction:r,estimateGas:n}=kt(),o=!!r,i=(0,Ep.useQueryClient)(),[a,s]=ft.useState(!1),[l,c]=ft.useState(null),[p,w]=ft.useState("confirm"),[b,d]=ft.useState(),[x,m]=ft.useState(""),[g,u]=ft.useState(!1),[y,f]=ft.useState(new Set),C=ft.useRef(void 0),k=ft.useRef([]),S=ft.useRef(0);ft.useEffect(()=>()=>{clearTimeout(C.current),k.current.forEach(clearTimeout)},[]);let M=ft.useRef(new Set),N=ft.useCallback((L,B)=>{M.current.has(L)||(M.current.add(L),Pe("withdraw",L,{...B,tags:{section:"crossdPool",...B?.tags}}))},[]),R=ft.useCallback(()=>{let L=()=>i.invalidateQueries({predicate:B=>typeof B.queryKey[0]=="string"&&B.queryKey[0].startsWith(vh)});L(),k.current.forEach(clearTimeout),k.current=kh.map(B=>setTimeout(L,B))},[i]),E=ft.useCallback(L=>{S.current+=1,c(L),s(!0),w("confirm"),d(void 0),m(""),u(!1),M.current=new Set,N("opened")},[N]),P=ft.useCallback(()=>{p!=="submitting"&&(S.current+=1,s(!1),c(null),w("confirm"),d(void 0),m(""),u(!1))},[p]),F=ft.useCallback(async()=>{let L=S.current,B=Rh(t),le=l?.position.token_id,Y=l?.position.liquidity,W=l?.detail.pool?.token0?.address,we=l?.detail.pool?.token1?.address;if(!B||!le||!Y||!W||!we)return w("error"),m("Position data is incomplete. Please refresh and retry."),null;try{w("estimating"),m("");let $=BigInt(le),Q=BigInt(Y),U=BigInt(Math.floor(Date.now()/1e3))+Np,ne=Ed[e],te=await Mp(e,{owner:B,positionManager:ne,tokenId:$,liquidity:Q,deadline:U});if(S.current!==L)return null;if(!te)return w("error"),m("Failed to estimate withdrawal amounts. Please retry."),null;let ye=Ip({tokenId:$,liquidity:Q,amount0Min:Es(te.amount0),amount1Min:Es(te.amount1),deadline:U,owner:B,positionManagerAddress:ne,token0:W,token1:we,wcrossAddress:Ad[e]}),me={to:ne,value:0n,data:ye,chainId:ht[e].cross},oe=null;if(n){try{oe=await n({...me,from:B})}catch{oe=null}if(S.current!==L)return null}return w("confirm"),{tx:me,estimate:oe,expectedAmount0:te.amount0,expectedAmount1:te.amount1}}catch($){return S.current!==L||(w("error"),m(Uo($,"Failed to prepare withdraw."))),null}},[e,n,l,t]),I=ft.useCallback(async L=>{if(!r){w("error"),m("Withdraw is not available for this wallet.");return}try{w("submitting"),m(""),N("submitted");let B=await r({...L.tx,gas:L.estimate?.gasLimit&&L.estimate.gasLimit>0n?L.estimate.gasLimit:void 0,maxFeePerGas:L.estimate?.maxFeePerGas&&L.estimate.maxFeePerGas>0n?L.estimate.maxFeePerGas:void 0,maxPriorityFeePerGas:L.estimate?.maxPriorityFeePerGas&&L.estimate.maxPriorityFeePerGas>0n?L.estimate.maxPriorityFeePerGas:void 0});d(B),w("success");let le=l?.position.token_id;le&&f(Y=>{let W=new Set(Y);return W.add(le),W}),N("confirmed"),R()}catch(B){w("error"),m(Uo(B,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:dr(B)})}},[R,r,l,N]),J=ft.useCallback(async()=>{if(!(!b||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(b),u(!0),clearTimeout(C.current),C.current=setTimeout(()=>u(!1),1400)}catch{u(!1)}},[b]);return{canWithdrawInline:o,isOpen:a,target:l,withdrawnTokenIds:y,status:p,txHash:b,error:x,copied:g,hasEstimator:!!n,openWithdraw:E,closeWithdraw:P,prepareWithdraw:F,confirmWithdraw:I,copyHash:J,trackFunnelOnce:N}}var Je=require("react/jsx-runtime"),Ch="ONEusd Pool",Lp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function Pp(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{positions:i,isLoading:a}=wp(e,t,o),s=Ap(),l=(0,Ls.useMemo)(()=>i.filter(N=>!N.token_id||!s.withdrawnTokenIds.has(N.token_id)),[i,s.withdrawnTokenIds]),c=(0,Ls.useMemo)(()=>l.map(N=>N.token_id).filter(N=>!!N),[l]),{detailMap:p}=vp(e,c,o&&c.length>0),w=`${Md[e]}/pool`,{getTokenImage:b,getTokenSymbol:d,getNativeToken:x}=qr(e,o),m=b("","ONEUSD",{chainOnly:!0})||`${Rr[e]}/crossd.png`,g={chainOnly:!0},u=(N,R)=>{let E=ws(d(N?.address??"",N?.symbol??R,g));return E==="ONE"?x()?.symbol??"?":E??"?"},y=(N,R)=>{let E=N?.symbol??R,P=ws(E);return P==="ONE"?x()?.image||Lp:b(N?.address??"",P,g)||N?.logo_url||Lp},f=s.target?.detail.pool,C=y(f?.token0,s.target?.position.pool?.token0_symbol),k=y(f?.token1,s.target?.position.pool?.token1_symbol),S=u(f?.token0,s.target?.position.pool?.token0_symbol),M=u(f?.token1,s.target?.position.pool?.token1_symbol);return(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(Cr,{sectionKey:"crossdPool",title:Ch,icon:m,iconFit:"contain",isEmpty:l.length===0,loading:a,children:l.map(N=>{let R=N.token_id?p.get(N.token_id):void 0,E=`${u(R?.pool?.token0,N.pool?.token0_symbol)}/${u(R?.pool?.token1,N.pool?.token1_symbol)}`,P=N.pool?.fee_tier_percentage,F=y(R?.pool?.token0,N.pool?.token0_symbol),I=y(R?.pool?.token1,N.pool?.token1_symbol),J=Fn(new Dp.default(N.position_value_usd??"0"),n),L=s.canWithdrawInline&&!!R?.pool?.token0?.address&&!!R?.pool?.token1?.address;return(0,Je.jsxs)("article",{className:"wp-item","data-side":"crossd",children:[(0,Je.jsxs)("div",{className:"wp-item-body",children:[(0,Je.jsxs)("div",{className:"wp-item-line",children:[(0,Je.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,Je.jsxs)("div",{className:"wp-svc-token",children:[(0,Je.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[(0,Je.jsx)("img",{className:"wp-svc-token-icon",src:F,alt:""}),(0,Je.jsx)("img",{className:"wp-svc-token-icon",src:I,alt:""})]}),(0,Je.jsx)("span",{children:E}),P&&(0,Je.jsx)("span",{className:"wp-token-subtle",children:P})]})]}),(0,Je.jsxs)("div",{className:"wp-item-line",children:[(0,Je.jsx)("span",{className:"wp-item-label",children:"Position Value"}),(0,Je.jsx)("span",{className:"wp-line-value",children:J})]})]}),(0,Je.jsx)("div",{className:"wp-item-tags",children:L?(0,Je.jsx)("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"crossd_pool_withdraw_open","data-track-id":E,onClick:()=>{R&&s.openWithdraw({position:N,detail:R})},children:(0,Je.jsx)("span",{className:"wp-tag-label",children:"Withdraw"})}):(0,Je.jsxs)("a",{className:"wp-tag wp-tag--muted",href:w,target:"_blank",rel:"noopener noreferrer","data-track":"crossd_pool_outlink","data-track-id":E,onClick:B=>Pt(B,w,{category:"portfolio",origin:"portfolio-crossd-pool",payload:{position:N,detail:R}},r),children:[(0,Je.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Je.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},N.token_id)})}),(0,Je.jsx)(Rp,{open:s.isOpen,status:s.status,target:s.target,token0Icon:C,token1Icon:k,token0Symbol:S,token1Symbol:M,nativeSymbol:x()?.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 Qo=["rewards","points","staking","gameSwap","forge","crossdPool"];fe(`.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
|
-
`);var ge=require("react/jsx-runtime"),Ds=15,Sh="wp:";function zn({env:e,theme:t="light",walletAddress:r,walletName:n,onBack:o,showHeader:i=!0,variant:a="embed",className:s,onOutlink:l,lpBalanceReader:c,stakingRewardsReader:p,sendTransaction:w,estimateGas:b,conversionRatio:d,currencySymbol:x,sections:m}){let g=Xe(e),u=Ct.useCallback(oe=>!m||m.includes(oe),[m]),y=!!r,f=(0,Bp.useQueryClient)(),[C,k]=Ct.useState({}),S=Ct.useCallback((oe,Ne)=>{k(ze=>{let Se=ze[oe];return Se&&Se.loading===Ne.loading&&Se.empty===Ne.empty?ze:{...ze,[oe]:Ne}})},[]),M=Ct.useCallback(oe=>{k(Ne=>{if(!(oe in Ne))return Ne;let ze={...Ne};return delete ze[oe],ze})},[]),N=Ct.useMemo(()=>({report:S,unregister:M}),[S,M]),[R,E]=Ct.useState(Ds),[P,F]=Ct.useState(!1),[I,J]=Ct.useState(!1),L=Ct.useRef(void 0),B=Ct.useCallback(()=>{f.invalidateQueries({predicate:oe=>typeof oe.queryKey[0]=="string"&&oe.queryKey[0].startsWith(Sh)})},[f]),le=Ct.useCallback(()=>{B(),F(!0),setTimeout(()=>F(!1),600),E(Ds)},[B]);Ct.useEffect(()=>{if(!y)return;let oe=setInterval(()=>{E(Ne=>Ne<=1?(le(),Ds):Ne-1)},1e3);return()=>clearInterval(oe)},[y,le]);let Y=Ct.useCallback(()=>{o?.()},[o]),W=y?nn(g,r,{size:64}):void 0,we=Ct.useCallback(async()=>{if(!(I||!r))try{await navigator.clipboard.writeText(r),J(!0),clearTimeout(L.current),L.current=setTimeout(()=>J(!1),2e3)}catch{}},[r,I]);Ct.useEffect(()=>()=>clearTimeout(L.current),[]);let $=Ct.useMemo(()=>({env:g,theme:t,open:!0,walletAddress:r,close:Y,onOutlink:l,lpBalanceReader:c,stakingRewardsReader:p,sendTransaction:w,estimateGas:b,conversionRatio:d,currencySymbol:x}),[g,t,r,Y,l,c,p,w,b,d,x]),Q=Qo.filter(u),U=Q.length>0&&Q.every(oe=>{let Ne=C[oe];return!!Ne&&!Ne.loading}),ne=U&&Q.every(oe=>C[oe]?.empty),te=Q.some(oe=>{let Ne=C[oe];return!!Ne&&!Ne.empty}),ye=Q.length>0&&!U&&!te,me=(0,ge.jsxs)(ge.Fragment,{children:[i&&(0,ge.jsxs)("div",{className:"wp-header",children:[(0,ge.jsxs)("div",{className:"wp-header-account",children:[o&&(0,ge.jsx)("button",{type:"button",className:"wp-header-btn","aria-label":"Back","data-track":"back",onClick:o,children:(0,ge.jsx)(yd,{})}),(0,ge.jsx)("span",{className:"wp-header-avatar","aria-hidden":!0,children:W&&(0,ge.jsx)("img",{src:W,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(n||r)&&(0,ge.jsxs)("div",{className:"wp-header-account-meta",children:[n&&(0,ge.jsx)("span",{className:"wp-header-wallet-name",title:n,children:n}),r&&(0,ge.jsxs)("button",{type:"button",className:"wp-header-address-btn",onClick:we,"aria-label":"Copy wallet address","data-track":"address_copy",children:[(0,ge.jsx)("span",{className:"wp-header-address",children:Wi(r)}),(0,ge.jsx)("span",{className:"wp-header-address-copy","data-copied":I,children:I?(0,ge.jsx)(tn,{size:14}):(0,ge.jsx)(An,{size:14})})]})]})]}),(0,ge.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio","data-track":"refresh",onClick:le,children:[(0,ge.jsx)(xd,{className:P?"wp-spin-once":void 0}),y&&(0,ge.jsx)("span",{className:"wp-refresh-badge",children:R})]})]}),(0,ge.jsx)("div",{className:"wp-body",children:(0,ge.jsxs)("div",{className:"wp-body-inner","data-empty":ne||void 0,children:[u("rewards")&&(0,ge.jsx)(Pd,{}),u("points")&&(0,ge.jsx)(Qd,{}),u("staking")&&(0,ge.jsx)(tp,{}),u("gameSwap")&&(0,ge.jsx)(lp,{}),u("forge")&&(0,ge.jsx)(hp,{}),u("crossdPool")&&(0,ge.jsx)(Pp,{}),ye&&(0,ge.jsx)("div",{className:"wp-portfolio-loading",role:"status","aria-label":"Loading portfolio",children:(0,ge.jsx)("span",{className:"wp-portfolio-spinner","aria-hidden":!0})}),ne&&(0,ge.jsxs)("div",{className:"wp-portfolio-empty",role:"status",children:[(0,ge.jsx)("span",{className:"wp-portfolio-empty-icon","aria-hidden":!0,children:(0,ge.jsxs)("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,ge.jsx)("path",{d:"M20 7H5a2 2 0 0 1-2-2 2 2 0 0 1 2-2h13v4"}),(0,ge.jsx)("path",{d:"M3 5v13a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1"}),(0,ge.jsx)("circle",{cx:"16.5",cy:"13.5",r:"1",fill:"currentColor",stroke:"none"})]})}),(0,ge.jsx)("p",{className:"wp-portfolio-empty-title",children:"No assets yet"}),(0,ge.jsx)("p",{className:"wp-portfolio-empty-desc",children:"Assets you hold across ONE services will appear here."})]})]})})]});return(0,ge.jsx)(Wo.Provider,{value:$,children:(0,ge.jsx)(vs.Provider,{value:N,children:(0,ge.jsx)(ke,{feature:"wallet_portfolio",children:a==="none"?me:(0,ge.jsx)("div",{className:Me(a==="fullscreen"?"wp-fullscreen":"wp-embed",s),"data-theme":t,children:me})})})})}var Un=require("react/jsx-runtime");function Fp({className:e}){let{env:t,theme:r,walletAddress:n,close:o,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s}=kt();return(0,Un.jsxs)(Vo.Drawer.Portal,{children:[(0,Un.jsx)(Vo.Drawer.Overlay,{className:"wp-overlay"}),(0,Un.jsxs)(Vo.Drawer.Content,{className:Me("wp-fullscreen",e),"data-theme":r,children:[(0,Un.jsx)(Vo.Drawer.Title,{className:"wp-sr-only",children:"Portfolio"}),(0,Un.jsx)(zn,{env:t,theme:r,walletAddress:n,onBack:o,variant:"none",onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s})]})]})}var Ps=require("react/jsx-runtime");function Nh({env:e,theme:t="light",walletAddress:r,open:n,onOpenChange:o,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s,sendTransaction:l,estimateGas:c,conversionRatio:p,currencySymbol:w,children:b}){let d=Xe(e),x=n!==void 0,[m,g]=jn.useState(!1),u=x?n:m,y=jn.useCallback(k=>{x||g(k),o?.(k)},[x,o]),f=jn.useCallback(()=>y(!1),[y]),C=jn.useMemo(()=>({env:d,theme:t,open:u,walletAddress:r,close:f,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s,sendTransaction:l,estimateGas:c,conversionRatio:p,currencySymbol:w}),[d,t,u,r,f,i,a,s,l,c,p,w]);return(0,Ps.jsx)(Wo.Provider,{value:C,children:(0,Ps.jsx)(Op.Drawer.Root,{direction:"bottom",open:u,onOpenChange:y,noBodyStyles:!0,children:b})})}var Bs=Object.assign(Nh,{Trigger:bd,Content:Fp});var X=V(require("react"),1),Wn=require("react-dom"),Ur=V(require("bignumber.js"),1);var sr=require("react/jsx-runtime");function zp({size:e=20,className:t}){return(0,sr.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,"aria-hidden":"true",children:[(0,sr.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:1.7}),(0,sr.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:1.7,strokeLinecap:"round"})]})}function Up({size:e=16,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("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 jp({size:e=16,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("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 Wp({size:e=20,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("path",{d:"M10 4.167v11.666M4.167 10 10 15.833 15.833 10",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function _p({size:e=16,className:t}){return(0,sr.jsx)("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:(0,sr.jsx)("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Gp({size:e=12,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("path",{d:"M3.5 2 1.5 4l2 2M1.5 4h9M8.5 10l2-2-2-2M10.5 8h-9",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})})}var H=V(require("react"),1);var Fs=V(require("bignumber.js"),1);function Hp(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function Qp(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Fs.default.ROUND_DOWN).toFixed()}function Th(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 Ih(e){let t=e.fromToken.priceUsd,r=e.toToken.priceUsd,n=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,o=new Fs.default(n||"0");return!o.isFinite()||o.isNaN()||o.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:Hp(t)&&Hp(r)?e.lastChangedBy==="to"?{fromAmount:Qp(o.multipliedBy(r).dividedBy(t))}:{toAmount:Qp(o.multipliedBy(t).dividedBy(r))}:Th(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function Vp({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(r){return e?e(r):Ih(r)},async submitBridge(r){if(!t)throw new Error("Bridge submit handler is not configured.");return t(r)}}}var qp=15,Mh=18,Xp="cross_bridge_terms_accepted",Eh=3600*24*365;function Ah(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,qp);let o=t.slice(0,n).slice(0,qp),i=t.slice(n+1).slice(0,Mh);return`${o}.${i}`}function Lh(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${Xp}=true`)}function Dh(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${Xp}=true`,"Path=/",`Max-Age=${Eh}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function Ph(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 Yp(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("ONE")?t.slice(1):t}function Bh(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let r=new Set([Yp(e.symbol),Yp(t.symbol)]);return r.has("ONE")&&r.has("ONEUSD")}function zr(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function ea(e){return e[0]}function Os(e,t,r,n){if(r&&!zr(r,t))return r;let o=t?n?.(t,e):void 0;if(o?.length)return o[0];if(!t)return e[1]??ea(e);let i=e.findIndex(s=>zr(s,t)),a=i>=0?e[i+1]:void 0;return a&&!zr(a,t)?a:e.find(s=>!zr(s,t))??t}function Kp({fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:i}){return{fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:i}}function ta(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),...ta(r.cause,t+1),...ta(r.data,t+1),...ta(r.error,t+1)]}function zs(e){let t=ta(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 Zp(e,t){return zs(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
|
|
10
|
-
`)[0]?.trim()||t}function Jp(e){let{tokens:t,initialFromToken:r,initialToToken:n,getToTokens:o,getApproval:i,approveBridge:a,history:s=[],initialSlippage:l="1",termsUrl:c=ao,getQuote:p,submitBridge:w,onSubmitted:b,onSuccess:d,onFailed:x,onExit:m}=e,g=H.useMemo(()=>Vp({getQuote:p,submitBridge:w}),[p,w]),[u,y]=H.useState("form"),[f,C]=H.useState(r??ea(t)),[k,S]=H.useState(()=>Os(t,r??ea(t),n,o)),[M,N]=H.useState(""),[R,E]=H.useState(""),[P,F]=H.useState("from"),[I,J]=H.useState(l),[L,B]=H.useState(null),le=H.useMemo(()=>Bh(f,k),[f,k]),Y=H.useMemo(()=>le?"1":I==="auto"?Ph(L?.priceImpact):I,[le,I,L?.priceImpact]),[W,we]=H.useState(""),[$,Q]=H.useState("idle"),[U,ne]=H.useState(""),[te,ye]=H.useState(null),[me,oe]=H.useState([]),[Ne,ze]=H.useState(!1),[Se,Ue]=H.useState(Lh),[he,Ze]=H.useState(null),[nt,Le]=H.useState(!1),[Qe,Fe]=H.useState(null),[ot,Ot]=H.useState(null),[yt,Lt]=H.useState(!1),[xt,Kt]=H.useState(!1),Ve=H.useRef(0),Ht=H.useRef(null),Tt=H.useRef(!1),vt=H.useRef(!1),pt=H.useRef(!1),Dt=H.useRef(!1),je=H.useRef(!1);H.useEffect(()=>{Tt.current||(Tt.current=!0,Pe("bridge","opened"))},[]);let it=H.useCallback(()=>{Ht.current&&(clearTimeout(Ht.current),Ht.current=null)},[]),at=H.useCallback(A=>{it(),Ot(A)},[it]);H.useEffect(()=>it,[it]),H.useEffect(()=>{let A=t.find(xe=>zr(xe,f))??ea(t),re=A?o?.(A,t):void 0,_=re?.find(xe=>zr(xe,k))??(re?void 0:t.find(xe=>zr(xe,k)))??Os(t,A,void 0,o);C(A),S(_)},[o,t,f,k]);let mt=H.useCallback((A,re)=>{let _=Ah(A);if(!_){Ve.current+=1,N(""),E(""),F(re),B(null),we(""),Q("idle");return}re==="from"?N(_):E(_),F(re),we(""),!pt.current&&Number(_)>0&&(pt.current=!0,Pe("bridge","amount_entered"))},[]),st=H.useCallback(()=>{Ve.current+=1,N(""),E(""),F("from"),B(null),we(""),ne(""),Q("idle"),Ze(null),Le(!1),Fe(null),Lt(!1),at(null)},[at]),zt=H.useCallback(A=>{zr(A,f)||(vt.current||(vt.current=!0,Pe("bridge","token_selected",{tags:{item_id:`from:${A.symbol}`}})),C(A),S(Os(t,A,void 0,o)),st())},[f,o,st,t]),Zt=H.useCallback(A=>{zr(A,k)||zr(A,f)||(vt.current||(vt.current=!0,Pe("bridge","token_selected",{tags:{item_id:`to:${A.symbol}`}})),S(A),st())},[f,st,k]),We=H.useMemo(()=>f?o?.(f,t)??t.filter(A=>!zr(A,f)):[],[f,o,t]),gt=H.useCallback(()=>{f?.balance&&mt(f.balance,"from")},[f?.balance,mt]),lt=H.useCallback(()=>{!f||!k||(C(k),S(f),st())},[f,st,k]),Xt=H.useCallback(()=>{Ve.current+=1,N(""),E(""),F("from"),B(null),we(""),ne("")},[]);H.useEffect(()=>{if(!f||!k)return;if(!M&&!R){B(null),we(""),Q(_=>_==="quoting"?"idle":_);return}let A=++Ve.current,re=Kp({fromToken:f,toToken:k,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:I});Q(_=>_==="submitting"?_:g.canQuote?"quoting":"idle"),(async()=>{try{let _=await g.getQuote(re);if(Ve.current!==A)return;_.fromAmount!==void 0&&P==="to"&&N(_.fromAmount),_.toAmount!==void 0&&P==="from"&&E(_.toAmount),B(_.summary??null),we(_.error??"")}catch(_){if(Ve.current!==A)return;we(_ instanceof Error?_.message:"Failed to quote bridge.")}finally{Ve.current===A&&Q(_=>_==="quoting"?"idle":_)}})()},[M,f,P,g,I,R,k]);let O=H.useCallback(()=>!f||!k?null:Kp({fromToken:f,toToken:k,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:Y}),[Y,M,f,P,R,k]),ue=H.useCallback(async(A,re)=>{ne(""),Lt(!1),Le(!1),Q("submitting");try{if(!re?.skipApprovalCheck&&i){let xe=await i(A);if(xe){Ze(xe),Fe(A),Q("idle");return}}Ze(null),Fe(null),at("processing");let _=await g.submitBridge(A);ye(_),Q("success"),oe(xe=>[{id:_.txHash,timestamp:new Date().toISOString(),txHash:_.txHash,fromToken:_.fromToken,toToken:_.toToken,fromAmount:_.fromAmount,toAmount:_.toAmount,summary:L??void 0,status:"pending"},...xe.filter(Ge=>Ge.txHash!==_.txHash)]),Xt(),Kt(!0),at(null),Lt(!0),Pe("bridge","confirmed"),Dt.current=!1,je.current=!1,b?.(_),d?.(_)}catch(_){if(at(null),Pe("bridge","confirmed",{status:"failure",reason:dr(_)}),Dt.current=!1,je.current=!1,zs(_)){Q("idle");return}let xe=Zp(_,"Failed to submit bridge.");ne(xe),Q("error"),x?.({message:xe})}},[i,x,b,d,g,Xt,at,L]),_e=H.useCallback(async()=>{if(W)return;let A=O();if(A){if(Dt.current||(Dt.current=!0,Pe("bridge","submitted")),!Se){Fe(A),ze(!0);return}await ue(A)}},[O,W,ue,Se]),It=H.useCallback(async()=>{let A=Qe??O();A&&(Dh(),Ue(!0),ze(!1),await ue(A))},[O,Qe,ue]),Mt=H.useCallback(()=>{ze(!1),Fe(null)},[]),Jt=H.useCallback(async()=>{if(!($==="submitting"||!he||!Qe||!a)){ne(""),Q("submitting");try{await a(Qe,he),je.current||(je.current=!0,Pe("bridge","approved")),Ze(null),Q("idle"),Le(!0)}catch(A){if(zs(A)){Q("idle");return}let re=Zp(A,"Failed to approve token.");ne(re),Q("error"),x?.({message:re})}}},[he,a,x,Qe,ue,$]),Qt=H.useCallback(()=>{$!=="submitting"&&(Ze(null),Le(!1),Fe(null),Q("idle"))},[$]),$t=H.useCallback(async()=>{if($==="submitting")return;let A=Qe??O();if(!A){Le(!1),ne("Bridge input is no longer available. Please try again."),Q("error");return}Le(!1),await ue(A,{skipApprovalCheck:!0})},[O,Qe,ue,$]),$r=H.useCallback(()=>{Lt(!1)},[]),fr=H.useCallback(A=>{y(A),A==="history"&&Kt(!1)},[]),en=H.useCallback(()=>{if(u==="history"){fr("form");return}m?.()},[m,fr,u]),wr=H.useMemo(()=>[...s,...me.filter(A=>!s.some(re=>re.txHash===A.txHash))],[s,me]);return{step:u,setStep:fr,status:$,error:U,quoteError:W,fromToken:f,toToken:k,tokens:t,availableToTokens:We,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:I,effectiveSlippage:Y,slippageLocked:le,setSlippage:J,summary:L,history:wr,submitted:te,canSubmit:g.canSubmit,termsOpen:Ne,approvalInfo:he,approvalSuccessOpen:nt,approveBridge:a,pendingSubmitInput:Qe,submitToast:ot,successDialogOpen:yt,dismissSuccessDialog:$r,hasNewHistory:xt,termsUrl:c,setFromToken:C,setToToken:S,selectFromToken:zt,selectToToken:Zt,setAmount:mt,setMax:gt,swapTokens:lt,submit:_e,confirmTerms:It,cancelTerms:Mt,confirmApproval:Jt,cancelApproval:Qt,continueAfterApproval:$t,back:en}}fe(`.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: #1e232e;--bf-toast-color: rgba(255, 255, 255, .85);position:relative;display:flex;flex:1;min-height:0;flex-direction:column;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))}.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-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-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-weight:600;line-height:1.5;letter-spacing:-.01em;outline:none}.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}.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-picker-overlay{--bf-bg: #1e232e;--bf-surface: rgba(255, 255, 255, .05);--bf-surface-hover: rgba(255, 255, 255, .08);--bf-border: rgba(255, 255, 255, .07);--bf-text-high: rgba(255, 255, 255, .85);--bf-text-medium: rgba(255, 255, 255, .65);--bf-text-low: rgba(255, 255, 255, .4);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-token-picker-overlay[data-theme=light]{--bf-bg: #ffffff;--bf-surface: rgba(18, 18, 18, .05);--bf-surface-hover: rgba(18, 18, 18, .08);--bf-border: rgba(18, 18, 18, .07);--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-token-picker{display:flex;width:min(480px,calc(100vw - 48px));height:min(466px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);min-height:0;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 #0006;box-sizing:border-box}.bf-token-picker-handle{display:none}.bf-token-picker-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(--bf-border);box-sizing:border-box}.bf-token-picker-head h3{margin:0;color:var(--bf-text-high);font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0}.bf-token-picker-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(--bf-text-medium);cursor:pointer}.bf-token-picker-close:hover{color:var(--bf-text-high)}.bf-token-search{display:flex;min-height:48px;flex-shrink:0;align-items:center;gap:8px;margin:16px 24px;padding:12px 16px;border:1px solid transparent;border-radius:12px;background:var(--ds-surface-medium, rgba(18, 18, 18, .05));color:var(--bf-text-low);box-sizing:border-box}.bf-token-search:focus-within{border-color:var(--ds-accent-primary-default, #00ceb2)}.bf-token-search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--bf-text-high);font:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-token-search input::placeholder{color:var(--bf-text-low)}.bf-token-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:0;overflow-y:auto;overflow-x:hidden;padding:0 24px 24px;scrollbar-width:thin;box-sizing:border-box}.bf-token-row{position:relative;display:flex;width:100%;min-height:69px;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.bf-token-row:hover:not([data-selected=true]){background:var(--ds-surface-medium, rgba(18, 18, 18, .05))}.bf-token-row[data-selected=true]{border-color:var(--ds-accent-primary-default, #00b4b7);background:var(--ds-surface-medium, rgba(18, 18, 18, .05))}.bf-token-row-left{display:inline-flex;min-width:0;align-items:center;gap:16px}.bf-token-meta{display:flex;min-width:0;flex-direction:column}.bf-token-symbol{overflow:hidden;color:var(--bf-text-high);font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.bf-token-name{overflow:hidden;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.bf-token-row-right{display:flex;min-width:86px;max-width:42%;flex-shrink:0;flex-direction:column;align-items:flex-end}.bf-token-balance,.bf-token-price{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-token-balance{color:var(--bf-text-high);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:0}.bf-token-price{color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-token-row[data-selected=true] .bf-token-symbol{color:var(--bf-text-high)}.bf-token-row[data-selected=true] .bf-token-balance{color:var(--bf-text-high);font-size:16px}.bf-token-row[data-selected=true] .bf-token-price{color:var(--bf-text-low);font-size:14px}.bf-token-empty{padding:32px 16px;color:var(--bf-text-low);font-size:14px;font-weight:500;line-height:1.5;text-align:center}.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}.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}.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:center;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-check-row{display:grid;width:100%;min-height:56px;grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:12px;padding:14px 16px;border:none;border-radius:12px;background:var(--bf-surface);color:var(--bf-text-medium);font-size:16px;font-weight:700;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}.bf-terms-check-button:focus-visible .bf-terms-checkbox{outline:2px solid var(--ds-accent-primary-default, #00ceb2);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:5px;background:transparent;box-sizing:border-box}.bf-terms-checkbox[data-checked=true]{border-color:var(--ds-accent-primary-default, #00ceb2);background:var(--ds-accent-primary-default, #00ceb2)}.bf-terms-checkbox[data-checked=true]:after{width:8px;height:4px;border:solid var(--ds-accent-primary-on, #000000);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(--ds-accent-primary-default, #00ceb2);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.bf-terms-privacy{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-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-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-radius:12px;background:var(--bf-toast-bg, #1e232e);color:var(--bf-toast-color, rgba(255, 255, 255, .85));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 rgba(255,255,255,.18);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:#fff;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.bf-status-toast-copy span{color:var(--bf-toast-color, rgba(255, 255, 255, .85));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-on-inverted, #00e8c9)}.bf-status-toast[data-variant=error]{border:1px solid rgba(255,43,95,.28);background:var(--bf-toast-bg, #1e232e)}.bf-status-toast[data-variant=error] .bf-status-toast-copy strong{color:#fff}.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:#ffffffe0}.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-exchange-rate{display:flex;width:100%;align-items:center;justify-content:center;gap:4px;padding:0 0 24px;border:0;background:transparent;color:var(--bf-text-low);font:inherit;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;cursor:pointer}.bf-exchange-rate:hover{color:var(--bf-text-medium)}.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-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-tree-marker{width:10px;flex-shrink:0;color:var(--bf-text-low)}.bf-info-value{min-width:0;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{color:var(--bf-text-medium)}.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-root[data-view=history] .bf-info-label,.bf-root[data-view=history] .bf-liquidity-head,.bf-root[data-view=history] .bf-tree-marker{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-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-token-picker-overlay{align-items:flex-end;padding:0}.bf-token-picker{width:100%;max-height:82dvh;min-height:min(520px,82dvh);border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}.bf-token-picker-handle{display:block;width:40px;height:4px;flex-shrink:0;align-self:center;margin:10px 0 0;border-radius:999px;background:#ffffff38}.bf-token-picker-head{min-height:55px;padding:12px 56px 16px 24px;border-bottom:0}.bf-token-picker-close{top:13px}.bf-token-search{margin:0 16px 12px}.bf-token-list{padding:0 16px 16px}.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}
|
|
11
|
-
`);var h=require("react/jsx-runtime"),ou=X.createContext(void 0);function fo(){return X.useContext(ou)}function Fh(e){let[t,r]=X.useState(void 0);return X.useEffect(()=>{let n=e.current;if(!n)return;let o=()=>{let a=n.closest("[data-theme]");r(a?.getAttribute("data-theme")??void 0)};o();let i=new MutationObserver(o);return i.observe(document.documentElement,{attributes:!0,subtree:!0,attributeFilter:["data-theme"]}),()=>i.disconnect()},[e]),t}var $p=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],Oh=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function zh(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function eu(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 Uh(e){return`${e.chainId}:${e.address.toLowerCase()}`}function iu(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function tu(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 jh(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 Wh(e,t){if(!t)return!1;let r=new Ur.default(e||"0"),n=new Ur.default(t.balance||"0");return!r.isFinite()||!n.isFinite()?!1:r.isGreaterThan(n)}function _h(e){if(e.priceUsd===void 0)return null;let t=new Ur.default(e.balance||"0");return t.isFinite()?`\u2248 $${t.multipliedBy(e.priceUsd).toFormat(2)} USD`:null}function Gh(e){if(e.priceUsd===void 0)return null;let t=new Ur.default(e.priceUsd);return t.isFinite()?`$${t.toFormat(t.isLessThan(1)?4:2)}`:null}function au(e){if(!e.isFinite()||e.isNaN())return"0";let r=e.decimalPlaces(6,Ur.default.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[n="0",o]=r.split("."),i=new Ur.default(n||"0").toFormat(0);return o?`${i}.${o}`:i}function Hh(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function Qh(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 Vh(e){let t=new Ur.default(e||"0");return!t.isFinite()||t.isNaN()?e||"0":au(t)}function qh(e,t){if(t?.priceUsd===void 0)return null;let r=new Ur.default(e||"0").multipliedBy(t.priceUsd);return!r.isFinite()||r.isNaN()?null:`$${r.toFormat(2)}`}function na(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function Yh(e,t){return t==="all"?!0:na(e)===t}function Kh(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function ru(e){return e===56||e===97?"BSC":e===612044||e===5555?"CROSS":`Chain ${e}`}function su(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function lu(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":su(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function cu(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function ra(e){return!e||e==="0"||Number(e)===0}function Zh(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 Xh(e){let t=e.fromToken,r=e.toToken,n=lu(t,r),o=e.fromAmount||"0",i=e.toAmount||"0",a=n!==void 0&&!cu(n),s=n!==void 0&&n!=="bridge";return{pathType:n,bridgeInfo:a?[{label:"Route",value:t&&r?`${ru(t.chainId)} \u2192 ${ru(r.chainId)}`:"-"},{label:"Validator Fee",value:ra(o)?"0":"Free",tone:ra(o)?"default":"accent"},{label:"Network Fee",value:ra(o)?"0":"Free",tone:ra(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:i,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 qo({token:e,size:t=20}){let r=e?.iconUrl;return(0,h.jsx)("span",{className:"bf-token-icon","data-has-image":!!r?"true":"false",style:{width:t,height:t},children:r?(0,h.jsx)("img",{src:r,alt:"",width:t,height:t,draggable:!1}):(0,h.jsx)("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function nu({label:e,token:t,amount:r,usd:n,onAmountChange:o,onTokenClick:i,locked:a=!1}){return(0,h.jsxs)("section",{className:"bf-amount-panel",children:[(0,h.jsxs)("div",{className:"bf-amount-head",children:[(0,h.jsx)("span",{children:e}),(0,h.jsxs)("span",{className:"bf-balance",children:[iu(t?.balance??"0")," ",t?.symbol??""]})]}),(0,h.jsxs)("div",{className:"bf-amount-main",children:[(0,h.jsxs)("label",{className:"bf-amount-input-wrap",children:[(0,h.jsxs)("span",{className:"bf-sr-only",children:[e," amount"]}),(0,h.jsx)("input",{type:"text",inputMode:"decimal",value:r,onChange:s=>o(s.target.value),placeholder:"0",className:"bf-amount-input"}),(0,h.jsx)("span",{className:"bf-amount-usd",children:n})]}),(0,h.jsxs)("button",{type:"button",className:"bf-token-pill",onClick:a?void 0:i,disabled:!a&&!i,"data-locked":a?"true":void 0,"data-track":a?void 0:"token_select_open","data-track-id":e.toLowerCase(),"aria-label":`Select ${e.toLowerCase()} token`,children:[(0,h.jsx)(qo,{token:t}),(0,h.jsx)("span",{children:t?.symbol??"Select"}),!a&&(0,h.jsx)(Ln,{size:16})]})]})]})}function Jh({flow:e,side:t,onClose:r}){let n=X.useId(),[o,i]=X.useState(""),[a,s]=X.useState(null),l=fo(),c=t==="from"?e.fromToken:e.toToken;X.useEffect(()=>{s(document.body)},[]),X.useEffect(()=>{let d=x=>{x.key==="Escape"&&r()};return document.addEventListener("keydown",d),()=>document.removeEventListener("keydown",d)},[r]);let p=X.useMemo(()=>t==="from"?e.tokens:e.availableToTokens,[e.availableToTokens,e.tokens,t]),w=X.useMemo(()=>{let d=o.trim().toLowerCase();return d?p.filter(x=>x.symbol.toLowerCase().includes(d)||x.name.toLowerCase().includes(d)):p},[o,p]),b=X.useCallback(d=>{t==="from"?e.selectFromToken(d):e.selectToToken(d),r()},[e,r,t]);return a?(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-token-picker-overlay","data-theme":l,role:"presentation",onMouseDown:d=>{d.target===d.currentTarget&&r()},children:(0,h.jsxs)("section",{className:"bf-token-picker",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,h.jsx)("span",{className:"bf-token-picker-handle","aria-hidden":"true"}),(0,h.jsxs)("header",{className:"bf-token-picker-head",children:[(0,h.jsx)("h3",{id:n,children:"Select a token"}),(0,h.jsx)("button",{type:"button",className:"bf-token-picker-close",onClick:r,"aria-label":"Close token selector",children:(0,h.jsx)(xr,{size:24})})]}),(0,h.jsxs)("label",{className:"bf-token-search",children:[(0,h.jsx)(zp,{size:20}),(0,h.jsx)("span",{className:"bf-sr-only",children:"Search tokens"}),(0,h.jsx)("input",{value:o,onChange:d=>i(d.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1})]}),(0,h.jsxs)("div",{className:"bf-token-list",children:[w.map(d=>{let x=su(d,c),m=x?Gh(d):_h(d);return(0,h.jsxs)("button",{type:"button",className:"bf-token-row","data-selected":x?"true":"false",onClick:()=>b(d),children:[(0,h.jsxs)("span",{className:"bf-token-row-left",children:[(0,h.jsx)(qo,{token:d,size:40}),(0,h.jsxs)("span",{className:"bf-token-meta",children:[(0,h.jsx)("span",{className:"bf-token-symbol",children:d.symbol}),!x&&(0,h.jsx)("span",{className:"bf-token-name",children:d.name})]})]}),(0,h.jsxs)("span",{className:"bf-token-row-right",children:[(0,h.jsxs)("span",{className:"bf-token-balance",children:[iu(d.balance),x?null:` ${d.symbol}`]}),m&&(0,h.jsx)("span",{className:"bf-token-price",children:m})]})]},Uh(d))}),w.length===0&&(0,h.jsx)("div",{className:"bf-token-empty",children:"No tokens found"})]})]})}),a):null}function $h({flow:e,onClose:t}){let r=X.useId(),[n,o]=X.useState(null),i=$p.find(m=>m.value===e.slippage),[a,s]=X.useState(e.slippage&&!i?e.slippage:""),l=a.trim()!==""&&a.trim()!==".",c=l?Number(a):NaN,p=Number.isFinite(c)&&c>50,w=Number.isFinite(c)&&c>5&&!p,b=m=>{e.setSlippage(m),t()},d=()=>{!l||p||(e.setSlippage(eu(a)),t())};if(X.useEffect(()=>{o(document.body)},[]),X.useEffect(()=>{let m=g=>{g.key==="Escape"&&t()};return document.addEventListener("keydown",m),()=>document.removeEventListener("keydown",m)},[t]),!n)return null;let x=fo();return(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-slippage-overlay","data-theme":x,role:"presentation",onMouseDown:m=>{m.target===m.currentTarget&&t()},children:(0,h.jsxs)("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[(0,h.jsxs)("header",{className:"bf-slippage-head",children:[(0,h.jsx)("h3",{id:r,children:"Slippage Settings"}),(0,h.jsx)("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:(0,h.jsx)(xr,{size:24})})]}),(0,h.jsxs)("div",{className:"bf-slippage-body",children:[(0,h.jsx)("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."}),(0,h.jsxs)("div",{className:"bf-slippage-controls",children:[(0,h.jsx)("div",{className:"bf-slippage-presets",children:$p.map(m=>(0,h.jsx)("button",{type:"button",className:"bf-slippage-preset","data-selected":!l&&e.slippage===m.value?"true":"false",onClick:()=>b(m.value),children:m.label},m.value))}),(0,h.jsxs)("label",{className:"bf-slippage-custom","data-selected":l?"true":"false",children:[(0,h.jsx)("span",{className:"bf-sr-only",children:"Custom slippage percent"}),(0,h.jsx)("input",{value:a,onChange:m=>{s(eu(m.target.value))},onKeyDown:m=>{m.key==="Enter"&&(m.preventDefault(),d())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),(0,h.jsx)("span",{"aria-hidden":"true",children:"%"})]})]}),p?(0,h.jsx)("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):w?(0,h.jsx)("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,l&&(0,h.jsx)("button",{type:"button",className:"bf-slippage-apply",onClick:d,disabled:p,children:"Apply"})]})]})}),n)}function e0({flow:e}){let t=X.useId(),[r,n]=X.useState(!1),[o,i]=X.useState(null),a=fo();return X.useEffect(()=>{i(document.body)},[]),X.useEffect(()=>{let s=l=>{l.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",s),()=>document.removeEventListener("keydown",s)},[e]),!o||!e.termsOpen?null:(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-action-modal-overlay","data-theme":a,role:"presentation",onPointerDown:s=>{s.target===s.currentTarget&&e.cancelTerms()},children:(0,h.jsxs)("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,h.jsx)("h3",{id:t,children:"Agree to Terms of Service"}),(0,h.jsx)("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using CROSSD."}),(0,h.jsxs)("div",{className:"bf-terms-check-row","data-checked":r?"true":"false",children:[(0,h.jsx)("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":r,"aria-label":"Agree to Terms of Use","data-track":"terms_check",onClick:()=>n(s=>!s),children:(0,h.jsx)("span",{className:"bf-terms-checkbox","data-checked":r?"true":"false","aria-hidden":"true"})}),(0,h.jsxs)("div",{className:"bf-terms-copy",children:[(0,h.jsx)("span",{className:"bf-terms-label",children:"Agree to Terms of Use"}),e.termsUrl&&(0,h.jsx)("a",{href:e.termsUrl,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),(0,h.jsx)("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use CROSSD"}),(0,h.jsx)("button",{type:"button",className:"bf-action-primary",disabled:!r||e.status==="submitting",onClick:e.confirmTerms,"data-track":"terms_confirm",children:"Confirm"})]})}),o)}function t0({value:e,disabled:t=!1}){let[r,n]=X.useState(!1);return(0,h.jsx)("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 r0({flow:e,approval:t}){let r=X.useId(),[n,o]=X.useState(null),i=fo();if(X.useEffect(()=>{o(document.body)},[]),X.useEffect(()=>{let l=c=>{e.status!=="submitting"&&c.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]),!n)return null;let a=e.status==="submitting"||!e.approveBridge,s=e.status==="submitting";return(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-action-modal-overlay","data-theme":i,role:"presentation",children:(0,h.jsxs)("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[(0,h.jsxs)("h3",{id:r,children:["Approve ",t.token.symbol]}),(0,h.jsx)(qo,{token:t.token,size:72}),(0,h.jsxs)("div",{className:"bf-approve-address-box",children:[(0,h.jsx)("span",{children:"Token Address"}),(0,h.jsxs)("div",{children:[(0,h.jsx)("strong",{children:t.tokenAddress}),(0,h.jsx)(t0,{value:t.tokenAddress,disabled:s})]})]}),(0,h.jsxs)("div",{className:"bf-action-buttons",children:[(0,h.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),(0,h.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:a,"aria-busy":s,"data-track":"approve_confirm",children:[s&&(0,h.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,h.jsx)("span",{children:s?"Approving...":"Approve"})]})]})]})}),n)}function n0({flow:e}){let t=X.useId(),[r,n]=X.useState(null),o=fo();if(X.useEffect(()=>{n(document.body)},[]),X.useEffect(()=>{if(!e.approvalSuccessOpen)return;let a=s=>{s.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!r||!e.approvalSuccessOpen)return null;let i=e.status==="submitting";return(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-action-modal-overlay","data-theme":o,role:"presentation",children:(0,h.jsxs)("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,h.jsx)("h3",{id:t,children:"Approval Success"}),(0,h.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,h.jsxs)("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",(0,h.jsx)("br",{}),"Please continue to the next step."]}),(0,h.jsxs)("div",{className:"bf-action-buttons",children:[(0,h.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:i,children:"Cancel"}),(0,h.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:i,"aria-busy":i,children:[i&&(0,h.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,h.jsx)("span",{children:i?"Continuing...":"Continue"})]})]})]})}),r)}function o0({fromAmount:e,toAmount:t,fromToken:r,toToken:n}){let[o,i]=X.useState(!1),a=X.useMemo(()=>{let c=new Ur.default(e||"0"),p=new Ur.default(t||"0");return!c.isFinite()||!p.isFinite()||c.lte(0)||p.lte(0)?null:o?c.dividedBy(p):p.dividedBy(c)},[e,o,t]);if(!a||!r||!n||r.symbol===n.symbol)return null;let s=o?n.symbol:r.symbol,l=o?r.symbol:n.symbol;return(0,h.jsxs)("button",{type:"button",className:"bf-exchange-rate",onClick:()=>i(c=>!c),"data-track":"rate_reverse",children:[(0,h.jsxs)("span",{children:["1 ",s]}),(0,h.jsx)(Gp,{size:12}),(0,h.jsxs)("span",{children:[au(a)," ",l]})]})}function i0({flow:e}){return e.submitToast?(0,h.jsxs)("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[(0,h.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,h.jsx)("span",{className:"bf-status-spinner"})}),(0,h.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,h.jsx)("strong",{children:"Transaction Processing"}),(0,h.jsx)("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function a0({message:e}){let[t,r]=X.useState(!1);return X.useEffect(()=>{if(!e){r(!1);return}r(!0);let n=window.setTimeout(()=>{r(!1)},3500);return()=>window.clearTimeout(n)},[e]),!e||!t?null:(0,h.jsxs)("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[(0,h.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,h.jsx)("span",{className:"bf-status-error-mark",children:"!"})}),(0,h.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,h.jsx)("strong",{children:"Error"}),(0,h.jsx)("span",{children:e})]})]})}function s0(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 l0({flow:e}){let t=X.useId(),[r,n]=X.useState(null),o=e.submitted,i=fo();return X.useEffect(()=>{n(document.body)},[]),X.useEffect(()=>{if(!e.successDialogOpen)return;let a=s=>{s.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!r||!e.successDialogOpen||!o?null:(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-success-overlay","data-theme":i,role:"presentation",children:(0,h.jsx)("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:(0,h.jsxs)("div",{className:"bf-success-body",children:[(0,h.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,h.jsxs)("div",{className:"bf-success-copy",children:[(0,h.jsx)("strong",{id:t,children:s0(o.pathType)}),(0,h.jsx)("span",{children:"Please check the results in the history."})]}),(0,h.jsx)("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((a,s)=>(0,h.jsxs)(X.Fragment,{children:[s>0&&(0,h.jsx)("span",{className:"bf-success-route-arrow",children:"\u2192"}),(0,h.jsx)(Us,{token:a,size:43})]},`${a.symbol}-${s}`))}),(0,h.jsx)("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,"data-track":"success_ok",children:"OK"})]})})}),r)}function Us({token:e,size:t=16}){let r=!!e.iconUrl;return(0,h.jsx)("span",{className:"bf-token-icon","data-has-image":r?"true":"false",style:{width:t,height:t},children:e.iconUrl?(0,h.jsx)("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):(0,h.jsx)("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function c0({row:e}){return e.routeTokens&&e.routeTokens.length>0?(0,h.jsx)("span",{className:"bf-info-route",children:e.routeTokens.map((t,r)=>(0,h.jsxs)(X.Fragment,{children:[r>0&&(0,h.jsx)("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),(0,h.jsx)(Us,{token:t})]},`${t.symbol}-${r}`))}):e.valueToken?(0,h.jsxs)("span",{className:"bf-info-value-token",children:[(0,h.jsx)(Us,{token:e.valueToken}),(0,h.jsx)("span",{children:e.value})]}):(0,h.jsx)(h.Fragment,{children:e.value})}function du({rows:e}){return!e||e.length===0?null:(0,h.jsx)("div",{className:"bf-info-rows",children:e.map((t,r)=>(0,h.jsxs)("div",{className:"bf-info-row",children:[(0,h.jsxs)("span",{className:"bf-info-label",children:[(0,h.jsx)("span",{className:"bf-tree-marker",children:r===e.length-1?"\u2514":"\u251C"}),(0,h.jsx)("span",{children:t.label})]}),(0,h.jsx)("span",{className:"bf-info-value","data-tone":t.tone??"default",children:(0,h.jsx)(c0,{row:t})})]},`${t.label}-${t.value}`))})}function d0(e,t,r){return e.pathType==="bridge"?"Bridge Info":cu(e.pathType)?"Swap Info":t&&r?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function p0({summary:e}){let t=!!e.bridgeInfo?.length,r=!!e.swapInfo?.length,n=t&&r,o=e.pathType==="bridge-swap"?["bridge","swap"]:["swap","bridge"];return(0,h.jsx)(h.Fragment,{children:o.map(i=>{let a=i==="swap"?e.swapInfo:e.bridgeInfo;return a?.length?(0,h.jsxs)("div",{className:"bf-info-section",children:[n&&(0,h.jsx)("h4",{children:i==="swap"?"Swap Info":"Bridge Info"}),(0,h.jsx)(du,{rows:a})]},i):null})})}function u0({summary:e}){let t=!!e.bridgeInfo?.length,r=!!e.swapInfo?.length,n=!!e.txFee?.length,o=d0(e,t,r),[i,a]=X.useState(!0),[s,l]=X.useState(!0);return(0,h.jsxs)("div",{className:"bf-details",children:[e.liquidity&&(0,h.jsxs)("section",{className:"bf-liquidity",children:[(0,h.jsxs)("div",{className:"bf-liquidity-head",children:[(0,h.jsx)("span",{children:e.liquidity.label??"Available Liquidity"}),(0,h.jsx)("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),(0,h.jsx)("div",{className:"bf-liquidity-track",children:(0,h.jsx)("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(t||r)&&(0,h.jsxs)("section",{className:"bf-detail-section bf-info-card","data-open":i?"true":"false",children:[(0,h.jsxs)("button",{type:"button",className:"bf-collapse-head","aria-expanded":i,onClick:()=>a(c=>!c),"data-track":"details_toggle",children:[(0,h.jsx)("h3",{children:o}),(0,h.jsx)(Ln,{size:16,className:"bf-collapse-chevron"})]}),i&&(0,h.jsx)("div",{className:"bf-collapse-body",children:(0,h.jsx)(p0,{summary:e})})]}),n&&(0,h.jsxs)("section",{className:"bf-detail-section bf-tx-fee-section","data-open":s?"true":"false",children:[(0,h.jsxs)("button",{type:"button",className:"bf-collapse-head bf-tx-fee-head","aria-expanded":s,onClick:()=>l(c=>!c),"data-track":"details_toggle",children:[(0,h.jsx)("h3",{children:"Est. Tx Fee"}),(0,h.jsxs)("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&(0,h.jsx)("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&(0,h.jsx)("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),(0,h.jsx)("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:jh(e.txFeeInfo?.estTxFee??"0")}),(0,h.jsx)(Ln,{size:16,className:"bf-collapse-chevron"})]})]}),s&&(0,h.jsx)("div",{className:"bf-collapse-body",children:(0,h.jsx)(du,{rows:e.txFee})})]})]})}function f0({item:e}){let t=na(e),r=qh(e.fromAmount,e.fromToken);return(0,h.jsxs)("article",{className:"bf-history-item",children:[(0,h.jsxs)("div",{className:"bf-history-item-head",children:[(0,h.jsx)("span",{className:"bf-history-status","data-status":t,children:Kh(t)}),(0,h.jsx)("time",{className:"bf-history-time",dateTime:e.timestamp,children:Qh(e.timestamp)})]}),(0,h.jsxs)("div",{className:"bf-history-item-body",children:[(0,h.jsxs)("strong",{className:"bf-history-amount",children:[Vh(e.fromAmount)," ",e.fromToken.symbol]}),(0,h.jsxs)("div",{className:"bf-history-meta",children:[(0,h.jsx)("span",{className:"bf-history-usd",children:r??Hh(e.txHash)}),(0,h.jsxs)("span",{className:"bf-history-route",children:[(0,h.jsxs)("span",{className:"bf-history-route-token",children:[(0,h.jsx)(qo,{token:e.fromToken,size:16}),(0,h.jsx)("span",{children:e.fromToken.symbol})]}),(0,h.jsx)(_p,{size:16,className:"bf-history-route-arrow"}),(0,h.jsxs)("span",{className:"bf-history-route-token",children:[(0,h.jsx)(qo,{token:e.toToken,size:16}),(0,h.jsx)("span",{children:e.toToken.symbol})]})]})]})]})]})}function m0({flow:e}){let[t,r]=X.useState("all"),n=e.history.some(a=>na(a)==="pending"),o=e.history.filter(a=>Yh(a,t)),i=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return(0,h.jsxs)("main",{className:"bf-history-body",children:[(0,h.jsx)("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:Oh.map(a=>(0,h.jsxs)("button",{type:"button",className:"bf-history-tab","data-active":t===a.value?"true":"false",onClick:()=>r(a.value),"data-track":"history_filter","data-track-id":a.value,children:[(0,h.jsx)("span",{children:a.label}),a.value==="pending"&&n&&(0,h.jsx)("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},a.value))}),o.length>0?(0,h.jsx)("div",{className:"bf-history-list",children:o.map(a=>(0,h.jsx)(f0,{item:a},a.id||a.txHash))}):(0,h.jsx)("div",{className:"bf-empty",children:i})]})}function g0({flow:e,env:t}){let[r,n]=X.useState(null),[o,i]=X.useState(!1),[a,s]=X.useState(0),c=!!(e.fromAmount.trim()||e.toAmount.trim())?e.summary??Xh(e):null,p=Pr("apps.json",t,f=>Dr(f?.bridgePoweredBy?.url,t)),w=Zh(e.quoteError),b=Wh(e.fromAmount,e.fromToken),d=b?"Insufficient balance":w.from,x=e.quoteError&&!w.from&&!w.to?e.quoteError:"",m=e.error||x,g=e.history.some(f=>na(f)==="pending"),y=(c?.pathType??lu(e.fromToken,e.toToken))!=="bridge";return(0,h.jsxs)(h.Fragment,{children:[(0,h.jsxs)("main",{className:"bf-body",children:[(0,h.jsxs)("div",{className:"bf-toolbar",children:[(0,h.jsxs)("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),"data-track":"history_open",children:[(0,h.jsx)(Up,{}),(0,h.jsx)("span",{children:"History"}),(g||e.hasNewHistory)&&(0,h.jsx)("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),y&&(0,h.jsxs)("button",{type:"button",className:"bf-chip",onClick:()=>i(!0),"data-track":"slippage_open",disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":o,children:[(0,h.jsx)(jp,{}),(0,h.jsx)("span",{children:e.slippageLocked?"Auto 1%":zh(e.slippage,e.effectiveSlippage)})]})]}),(0,h.jsxs)("div",{className:"bf-swap-card","data-has-from-error":d?"true":"false",children:[(0,h.jsx)(nu,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:tu(e.fromAmount,e.fromToken),onAmountChange:f=>e.setAmount(f,"from"),onTokenClick:()=>n("from")}),d&&(0,h.jsx)("div",{className:"bf-field-error",children:d}),(0,h.jsx)("button",{type:"button",className:"bf-swap-toggle",onClick:()=>{e.swapTokens(),s(f=>f+360)},"data-track":"token_swap",style:{transform:`translateX(-50%) rotate(${a}deg)`,transition:"transform 0.2s ease"},children:(0,h.jsx)(Wp,{size:22})}),(0,h.jsx)(nu,{label:"To",token:e.toToken,amount:e.toAmount,usd:tu(e.toAmount,e.toToken),onAmountChange:f=>e.setAmount(f,"to"),onTokenClick:()=>n("to"),locked:e.availableToTokens.length<=1}),w.to&&(0,h.jsx)("div",{className:"bf-field-error",children:w.to})]}),(0,h.jsx)(o0,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),c&&(0,h.jsx)(u0,{summary:c})]}),(0,h.jsxs)("footer",{className:"bf-footer",children:[(0,h.jsx)("button",{type:"button",className:"bf-next",onClick:e.submit,"data-track":"next",disabled:e.status==="submitting"||!!e.quoteError||b,children:e.status==="submitting"?"Processing...":"Next"}),p&&(0,h.jsxs)("a",{className:"bf-powered",href:p,target:"_blank",rel:"noreferrer",children:["Powered by ",(0,h.jsx)("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),r&&(0,h.jsx)(Jh,{flow:e,side:r,onClose:()=>n(null)}),o&&(0,h.jsx)($h,{flow:e,onClose:()=>i(!1)}),(0,h.jsx)(e0,{flow:e}),e.approvalInfo&&(0,h.jsx)(r0,{flow:e,approval:e.approvalInfo}),(0,h.jsx)(n0,{flow:e}),(0,h.jsx)(i0,{flow:e}),(0,h.jsx)(a0,{message:e.submitToast?"":m}),(0,h.jsx)(l0,{flow:e})]})}function Yo({onClose:e,onBackToWallet:t,env:r,className:n,...o}){let i=X.useMemo(()=>Xe(r),[r]),a=Jp({...o,onExit:t}),s=X.useRef(null),l=Fh(s),c=a.step==="history"?"History":"Swap & Bridge";return(0,h.jsx)(ke,{feature:"bridge",children:(0,h.jsx)(ou.Provider,{value:l,children:(0,h.jsxs)("div",{ref:s,className:Me("bf-root",n),"data-view":a.step,"data-status":a.status,children:[(0,h.jsxs)("header",{className:"bf-header",children:[(0,h.jsx)("button",{type:"button",className:"bf-header-btn",onClick:a.back,"aria-label":"Back",children:(0,h.jsx)(rn,{size:24})}),(0,h.jsx)("span",{className:"bf-header-title",children:c}),(0,h.jsx)("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:(0,h.jsx)(xr,{size:24})})]}),a.step==="history"?(0,h.jsx)(m0,{flow:a}):(0,h.jsx)(g0,{flow:a,env:i})]})})})}var or=V(require("react"),1),_s=V(require("bignumber.js"),1);var pu=require("@tanstack/react-query");var h0="token-history";function uu(e,t,r,n,o=!0){return(0,pu.useInfiniteQuery)({queryKey:[h0,e,t,r.toLowerCase(),n.toLowerCase()],initialPageParam:void 0,queryFn:async({pageParam:i,signal:a})=>{let s=await Te("walletServer",e),l=new URLSearchParams({chain_id:String(t),token:r,wallet:n}),c=i;c&&(l.set("last_timestamp",String(c.last_timestamp)),l.set("last_log_index",String(c.last_log_index)),l.set("last_tx_index",String(c.last_tx_index)));let p=await fetch(`${s}/v1/public/token/historical?${l}`,{cache:"no-store",signal:a});if(!p.ok)throw new Error(`Failed to fetch token history: ${p.status}`);let w=await p.json();if(w.code!==200)throw new Error(`Token history API error: ${w.code}`);return w.data??[]},getNextPageParam:i=>{if(!i||i.length===0)return;let a=i[i.length-1];return{last_timestamp:a.timestamp,last_log_index:a.log_index,last_tx_index:a.tx_index}},enabled:o&&!!n&&!!r&&t>0,staleTime:1e4})}var oa=V(require("react"),1);var js={chart:!1,balance:!0,overview:!1,social:!1,history:!0},b0=Object.keys(js),w0="apps.json";function fu(e){let[t,r]=oa.useState({visibility:js,isLoaded:!1});return oa.useEffect(()=>{let n=!0;return Nn(w0,e).then(o=>{if(!n)return;let i=o?.tokenDetail?.sections,a={...js};if(i)for(let s of b0){let l=i[s];typeof l=="boolean"&&(a[s]=l)}r({visibility:a,isLoaded:!0})}),()=>{n=!1}},[e]),t}var lr=V(require("react"),1);var ia=require("@tanstack/react-query");var y0="token-price-history";function mu(e,t,r,n,o=!0){return(0,ia.useQuery)({queryKey:[y0,e,t,r.toLowerCase(),n],queryFn:async({signal:i})=>{let a=await Te("walletServer",e),s=new URLSearchParams({chain_id:String(t),token:r,interval:n}),l=await fetch(`${a}/v1/public/token/price/historical?${s}`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch token price history: ${l.status}`);let c=await l.json();if(c.code!==200)throw new Error(`Token price history API error: ${c.code}`);return c.data??[]},enabled:o&&!!r&&t>0,staleTime:3e4,placeholderData:ia.keepPreviousData})}var Ke=require("react/jsx-runtime"),x0="var(--ds-system-green-high, #00a869)",v0="var(--wi-error, #e70077)",_n=150,aa=3,Ws=18,k0=18,R0=[{key:"10m",label:"10m"},{key:"1h",label:"1H"},{key:"1d",label:"1D"},{key:"7d",label:"1W"},{key:"30d",label:"1M"},{key:"1y",label:"1Y"}],C0=new Set(["7d","30d","1y"]);function S0(){let e=lr.useRef(null),[t,r]=lr.useState(0);return lr.useEffect(()=>{let n=e.current;if(!n)return;let o=new ResizeObserver(i=>{r(i[0]?.contentRect.width??0)});return o.observe(n),r(n.clientWidth),()=>o.disconnect()},[]),[e,t]}function N0(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 T0(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],i=r[0],a=0,s=0;for(let y=1;y<n;y++)r[y]>o&&(o=r[y],a=y),r[y]<i&&(i=r[y],s=y);let l=o-i||1,c=Math.max(1,t-aa*2),p=_n-Ws-k0,w=y=>n===1?t/2:aa+y/(n-1)*c,b=y=>Ws+(1-(y-i)/l)*p,d=r.map((y,f)=>({x:w(f),y:b(y)})),x=d.map((y,f)=>`${f===0?"M":"L"}${y.x.toFixed(2)},${y.y.toFixed(2)}`).join(" "),m=d[0],g=d[d.length-1],u=`${x} L${g.x.toFixed(2)},${_n} L${m.x.toFixed(2)},${_n} Z`;return{values:r,points:d,linePath:x,areaPath:u,maxIdx:a,minIdx:s}}function gu({env:e,chainId:t,tokenAddress:r}){let[n,o]=lr.useState("1d"),[i,a]=lr.useState(null),s=lr.useId(),[l,c]=S0(),{data:p,isLoading:w,isError:b}=mu(e,t,r,n,!0),d=lr.useMemo(()=>(p??[]).filter(B=>Number.isFinite(Number(B.price))).slice().sort((B,le)=>B.updated_at-le.updated_at),[p]),x=lr.useMemo(()=>d.map(L=>Number(L.price)),[d]),m=lr.useMemo(()=>T0(x,c),[x,c]);lr.useEffect(()=>{a(null)},[n]);let g=d.length>0,u=i!==null&&i<x.length?i:x.length-1,y=g?x[u]:0,f=g?x[0]:0,C=f!==0?(y-f)/f*100:0,k=C>=0,S=k?x0:v0,M=(k?"+":"-")+(Math.floor(Math.abs(C)*100)/100).toFixed(2)+"%",N=i!==null&&d[i]?N0(d[i].updated_at,C0.has(n)):"",R=L=>{if(!m||c<=0)return;let B=L.currentTarget.getBoundingClientRect(),le=L.clientX-B.left;if(m.values.length<=1){a(0);return}let W=Math.max(1,c-aa*2),we=Math.min(1,Math.max(0,(le-aa)/W)),$=Math.round(we*(d.length-1));a(Math.min(d.length-1,Math.max(0,$)))},E=()=>a(null);if(!w&&(b||!g))return null;let P=i!==null&&m&&m.points[i]?m.points[i]:null,F=m?.points[m.maxIdx],I=m?.points[m.minIdx],J=L=>Math.min(Math.max(L,24),Math.max(24,c-24));return(0,Ke.jsxs)("section",{className:"wi-td-chart",children:[(0,Ke.jsxs)("div",{className:"wi-td-chart-panel",children:[(0,Ke.jsx)("span",{className:"wi-td-chart-price",children:g?Dn(y):"\u2014"}),g&&(0,Ke.jsxs)("span",{className:"wi-td-chart-change","data-positive":k,children:[(0,Ke.jsx)("span",{children:M}),N&&(0,Ke.jsx)("span",{className:"wi-td-chart-when",children:N})]})]}),(0,Ke.jsx)("div",{ref:l,className:"wi-td-chart-plot",children:w&&!g?(0,Ke.jsx)("div",{className:"wi-skeleton-block wi-td-chart-skeleton"}):m&&c>0&&(0,Ke.jsxs)("svg",{className:"wi-td-chart-svg",width:c,height:_n,role:"img","aria-label":"Price chart",children:[(0,Ke.jsx)("defs",{children:(0,Ke.jsxs)("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[(0,Ke.jsx)("stop",{offset:"0%",stopColor:S,stopOpacity:.28}),(0,Ke.jsx)("stop",{offset:"100%",stopColor:S,stopOpacity:0})]})}),(0,Ke.jsx)("path",{d:m.areaPath,fill:`url(#${s})`}),(0,Ke.jsx)("path",{d:m.linePath,fill:"none",stroke:S,strokeWidth:2,strokeLinejoin:"round",strokeLinecap:"round"}),F&&(0,Ke.jsx)("text",{className:"wi-td-chart-minmax",x:J(F.x),y:Math.max(11,F.y-7),textAnchor:"middle",children:Dn(m.values[m.maxIdx])}),I&&m.minIdx!==m.maxIdx&&(0,Ke.jsx)("text",{className:"wi-td-chart-minmax",x:J(I.x),y:Math.min(_n-5,I.y+14),textAnchor:"middle",children:Dn(m.values[m.minIdx])}),P&&(0,Ke.jsxs)(Ke.Fragment,{children:[(0,Ke.jsx)("line",{className:"wi-td-chart-cursor",x1:P.x,y1:Ws-6,x2:P.x,y2:_n}),(0,Ke.jsx)("circle",{cx:P.x,cy:P.y,r:4,fill:S,stroke:"var(--wi-surface-bg, #121212)",strokeWidth:2})]}),(0,Ke.jsx)("rect",{x:0,y:0,width:c,height:_n,fill:"transparent",style:{touchAction:"none"},onPointerMove:R,onPointerDown:R,onPointerLeave:E,onPointerCancel:E})]})}),(0,Ke.jsx)("div",{className:"wi-td-chart-tabs",role:"tablist",children:R0.map(L=>(0,Ke.jsx)("button",{type:"button",role:"tab","aria-selected":n===L.key,className:"wi-td-chart-tab","data-active":n===L.key||void 0,onClick:()=>o(L.key),"data-track":"token_detail_interval","data-track-id":L.key,children:L.label},L.key))})]})}var D=require("react/jsx-runtime"),I0="https://contents.crosstoken.io/wallet/token/images/FT.png",M0={receive:"Receive",send:"Send","bridge-in":"Bridge In","bridge-out":"Bridge Out"};function E0(e){return e.length>24?"xs":e.length>18?"sm":"md"}function A0(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 i=Math.floor(o/24);if(i<30)return`${i}d`;let a=Math.floor(i/30);return a<12?`${a}mo`:`${Math.floor(a/12)}y`}function hu(e){let[t,r]=e.split("."),n="";for(let o=0;o<t.length;o++){let i=t.length-o;o>0&&i%3===0&&(n+=","),n+=t[o]}return r?`${n}.${r}`:n}function bu(e,t){let r=BigInt(e||"0");if(t<=2){let a=10n**BigInt(t),s=r/a,l=r%a*10n**BigInt(2-t);return`${s.toString()}.${l.toString().padStart(2,"0")}`}let n=r/10n**BigInt(t-2),o=n/100n,i=n%100n;return`${o.toString()}.${i.toString().padStart(2,"0")}`}function L0(e,t,r){let n=or.useRef(null),o=or.useRef(null),[i,a]=or.useState(t);return or.useLayoutEffect(()=>{let s=n.current,l=o.current;if(!s||!l)return;let c=()=>{let w=s.clientWidth;if(!w)return;let b=window.getComputedStyle(l),d=document.createElement("span");d.textContent=l.textContent,d.style.cssText=["position:absolute","left:-9999px","top:-9999px","visibility:hidden","white-space:nowrap",`font-family:${b.fontFamily}`,`font-weight:${b.fontWeight}`,`letter-spacing:${b.letterSpacing}`,`font-size:${t}px`].join(";"),document.body.appendChild(d);let x=d.offsetWidth;if(document.body.removeChild(d),x<=w){a(t);return}let m=Math.max(r,Math.floor(t*w/x));a(m)};c();let p=new ResizeObserver(c);return p.observe(s),()=>p.disconnect()},[e,t,r]),{containerRef:n,textRef:o,fontSize:i}}function D0(e){if(!e)return"-";let t=new _s.default(e);return t.isNaN()?"-":t.decimalPlaces(4,_s.default.ROUND_DOWN).toFormat()}function P0(){return(0,D.jsxs)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[(0,D.jsx)("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.6"}),(0,D.jsx)("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 B0(){return(0,D.jsx)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,D.jsx)("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 F0(){return(0,D.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,D.jsx)("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 O0(){return(0,D.jsx)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,D.jsx)("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 wu({env:e,isMobile:t,token:r,walletAddress:n,stat:o,tokenInfo:i,showBalance:a=!0,onBack:s,onClose:l,onSend:c,onOutlink:p}){let w=r.quantity.decimals,[b,d]=or.useState(!1),{buildTxUrl:x,chainInfo:m}=xc(e,r.chainId,!0),{visibility:g}=fu(e),{data:u,isLoading:y,isError:f,fetchNextPage:C,hasNextPage:k,isFetchingNextPage:S,refetch:M}=uu(e,r.chainId,r.address,n,!0),N=or.useMemo(()=>u?.pages?u.pages.flat():[],[u]),R=or.useRef(null);or.useEffect(()=>{if(!t)return;let U=R.current;if(!U||!k)return;let ne=new IntersectionObserver(te=>{te[0]?.isIntersecting&&!S&&C()},{rootMargin:"120px"});return ne.observe(U),()=>ne.disconnect()},[t,k,S,C]);let E=or.useCallback(()=>{navigator?.clipboard&&navigator.clipboard.writeText(r.address).then(()=>{d(!0),setTimeout(()=>d(!1),1500)}).catch(()=>{})},[r.address]),P=hu(bu(r.quantity.numeric,w)),F=o?.price?Ni(r.quantity.numeric,w,o.price):null,I=a?P:"\u2022\u2022\u2022\u2022",{containerRef:J,textRef:L,fontSize:B}=L0(I,30,14),Y=to(r.chainId,e).name??m?.name??`Chain ${r.chainId}`,W=m?.explorer_url,we=i?.deployed??!0,$=or.useMemo(()=>{let U=[];return i?.info_url&&U.push({key:"web",label:"Website",url:i.info_url,icon:(0,D.jsx)(P0,{})}),i?.telegram_url&&U.push({key:"tg",label:"Telegram",url:i.telegram_url,icon:(0,D.jsx)(B0,{})}),i?.x_url&&U.push({key:"x",label:"X",url:i.x_url,icon:(0,D.jsx)(F0,{})}),i?.medium_url&&U.push({key:"medium",label:"Medium",url:i.medium_url,icon:(0,D.jsx)(O0,{})}),U},[i]),Q=(U,ne,te,ye)=>{Pt(U,ne,{category:"token-detail",origin:te,payload:{address:r.address,txHash:ye}},p)};return(0,D.jsxs)(D.Fragment,{children:[(0,D.jsxs)("div",{className:"wi-sticky-header",children:[(0,D.jsxs)("div",{className:"wi-header wi-header--receive",children:[(0,D.jsx)("button",{type:"button",className:"wi-header-back",onClick:s,"aria-label":"Back",children:(0,D.jsx)(rn,{size:24})}),(0,D.jsxs)("span",{className:"wi-td-header-title",children:[(0,D.jsx)("img",{src:r.icon_url,alt:"","aria-hidden":!0,className:"wi-td-header-icon",width:24,height:24,draggable:!1,onError:U=>{U.currentTarget.src=I0}}),(0,D.jsx)("span",{className:"wi-td-header-name",children:r.symbol})]}),(0,D.jsx)("button",{type:"button",className:"wi-header-action",onClick:l,"aria-label":"Close",children:(0,D.jsx)(xr,{size:24})})]}),(0,D.jsx)("hr",{className:"wi-divider"})]}),(0,D.jsxs)("div",{className:"wi-td-scroll",children:[g.chart&&(0,D.jsx)(gu,{env:e,chainId:r.chainId,tokenAddress:r.address}),g.balance&&(0,D.jsxs)("section",{className:"wi-td-balance-card",children:[(0,D.jsxs)("div",{className:"wi-td-balance-left",ref:J,children:[(0,D.jsx)("span",{className:"wi-td-balance-label",children:"My Balance"}),(0,D.jsx)("span",{className:"wi-td-balance-amount",ref:L,style:{fontSize:B},children:I}),a&&F&&(0,D.jsx)("span",{className:"wi-td-balance-fiat",children:F})]}),(0,D.jsx)("button",{type:"button",className:"wi-td-send-btn",onClick:()=>c(r),"aria-label":`Send ${r.symbol}`,"data-track":"token_detail_send","data-track-id":r.symbol,children:(0,D.jsx)("span",{children:"Send"})})]}),g.overview&&(0,D.jsxs)("section",{className:"wi-td-section",children:[(0,D.jsx)("h3",{className:"wi-td-section-title",children:"Crypto Overview"}),(0,D.jsxs)("div",{className:"wi-td-rows",children:[(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Network"}),W?(0,D.jsxs)("a",{className:"wi-td-row-value wi-td-row-link",href:W,target:"_blank",rel:"noopener noreferrer",onClick:U=>Q(U,W,"token-network"),children:[(0,D.jsx)("span",{children:Y}),(0,D.jsx)(z0,{})]}):(0,D.jsx)("span",{className:"wi-td-row-value",children:Y})]}),(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Contract Address"}),(0,D.jsxs)("button",{type:"button",className:"wi-td-row-value wi-td-row-copy",onClick:E,"aria-label":"Copy contract address",children:[(0,D.jsx)("span",{children:nr(r.address)}),b?(0,D.jsx)(tn,{size:14}):(0,D.jsx)(An,{size:14})]})]}),(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Decimals"}),(0,D.jsx)("span",{className:"wi-td-row-value",children:w})]}),(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Total Supply"}),(0,D.jsx)("span",{className:"wi-td-row-value",children:D0(o?.circulating_supply)})]})]})]}),g.social&&$.length>0&&(0,D.jsxs)("section",{className:"wi-td-section",children:[(0,D.jsx)("h3",{className:"wi-td-section-title",children:"Social Media"}),(0,D.jsx)("div",{className:"wi-td-social-row",children:$.map(U=>(0,D.jsx)("a",{className:"wi-td-social-btn",href:U.url,target:"_blank",rel:"noopener noreferrer","aria-label":U.label,onClick:ne=>Q(ne,U.url,"token-social"),children:U.icon},U.key))})]}),g.history&&(0,D.jsxs)("section",{className:"wi-td-section",children:[(0,D.jsx)("h3",{className:"wi-td-section-title",children:"Token History"}),y&&(0,D.jsx)("div",{className:"wi-td-history-list",children:Array.from({length:3},(U,ne)=>(0,D.jsxs)("div",{className:"wi-td-history-skeleton",children:[(0,D.jsx)("div",{className:"wi-skeleton-block",style:{width:90,height:14}}),(0,D.jsx)("div",{className:"wi-skeleton-block",style:{width:60,height:14}})]},`td-sk-${ne}`))}),!y&&f&&(0,D.jsxs)("div",{className:"wi-td-history-empty",children:[(0,D.jsx)("span",{children:"Failed to load history."}),(0,D.jsx)("button",{type:"button",className:"wi-td-retry-btn",onClick:()=>M(),children:"Retry"})]}),!y&&!f&&N.length===0&&(0,D.jsx)("div",{className:"wi-td-history-empty",children:(0,D.jsx)("span",{children:"No transactions found."})}),!y&&!f&&N.length>0&&(0,D.jsxs)("div",{className:"wi-td-history-list",children:[N.map((U,ne)=>{let te=U.to_alias?.toLowerCase().includes("bridge")??!1,ye=U.from_alias?.toLowerCase().includes("bridge")??!1,me=te?"bridge-out":ye?"bridge-in":U.to?.toLowerCase()===n.toLowerCase()?"receive":"send",oe=me==="receive"||me==="bridge-in",Ne=oe?U.from:U.to,ze=hu(bu(U.amount,w)),Se=x(U.tx),Ue=A0(U.timestamp),he=(0,D.jsxs)(D.Fragment,{children:[(0,D.jsxs)("div",{className:"wi-td-history-top",children:[(0,D.jsx)("span",{className:"wi-td-history-type","data-direction":me,children:M0[me]}),(0,D.jsx)("span",{className:"wi-td-history-counter",children:nr(Ne??"")})]}),(0,D.jsxs)("div",{className:"wi-td-history-bottom",children:[(0,D.jsxs)("span",{className:"wi-td-history-meta",children:[(0,D.jsx)("span",{className:"wi-td-history-status","data-status":U.status,children:U.status==="success"?"Success":"Failed"}),Ue&&(0,D.jsx)("span",{className:"wi-td-history-time",children:Ue})]}),(0,D.jsxs)("span",{className:"wi-td-history-amount","data-size":E0(`${oe?"+":"-"}${ze} ${r.symbol}`),children:[oe?"+":"-",ze," ",r.symbol]})]})]}),Ze=`${U.tx}-${U.log_index}-${ne}`;return Se?(0,D.jsx)("a",{className:"wi-td-history-item wi-td-history-item--link",href:Se,target:"_blank",rel:"noopener noreferrer",onClick:nt=>Q(nt,Se,"token-tx",U.tx),children:he},Ze):(0,D.jsx)("div",{className:"wi-td-history-item",children:he},Ze)}),k&&(t?(0,D.jsx)("div",{ref:R,className:"wi-td-history-sentinel",children:S&&(0,D.jsx)("span",{className:"wi-td-history-loading",children:"Loading\u2026"})}):(0,D.jsx)("button",{type:"button",className:"wi-td-loadmore-btn",onClick:()=>C(),disabled:S,children:S?"Loading\u2026":"Load more"}))]})]})]})]})}function z0(){return(0,D.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",className:Me("wi-td-external-icon"),"aria-hidden":!0,children:(0,D.jsx)("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"})})}var v=require("react/jsx-runtime"),U0="On-ramp is not available in your region.";function Gs(e,t,r){let n=ht[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 j0(e){return parseInt(e.split(":")[1],10)}function W0(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 _0(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function G0(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 H0(e,t=.5){let r=ee.useRef(null),n=ee.useRef(null),[o,i]=ee.useState(1);return ee.useLayoutEffect(()=>{let a=r.current,s=n.current;if(!a||!s)return;let l=()=>{let p=a.clientWidth;if(!p)return;let w=s.cloneNode(!0);w.style.setProperty("--wi-total-scale","1"),w.style.position="absolute",w.style.left="-9999px",w.style.top="-9999px",w.style.visibility="hidden",w.style.maxWidth="none",w.style.width="max-content",a.appendChild(w);let b=w.offsetWidth;a.removeChild(w);let d=b>p?Math.max(t,p/b):1;i(d)};l();let c=new ResizeObserver(l);return c.observe(a),()=>c.disconnect()},[e,t]),{containerRef:r,valueRef:n,scale:o}}function xu({align:e="end",sideOffset:t=12,className:r,children:n}){let{env:o,theme:i,isMobile:a,open:s,drawerDirection:l,modal:c,showBalance:p,showForgeToken:w,showGameToken:b,showQR:d,showBridge:x,qrLogoSrc:m,walletAddress:g,accountName:u,sendAccounts:y,profileImageUrl:f,preferredTokens:C,close:k,onSelectWallet:S,onCopyAddress:M,onBuy:N,onDisconnect:R,disconnectLabel:E,termsUrl:P,termsLabel:F,privacyUrl:I,privacyLabel:J,portalStyle:L,navContent:B,navPosition:le,footerContent:Y,view:W,setView:we,selectedSendToken:$,setSelectedSendToken:Q,selectedDetailToken:U,setSelectedDetailToken:ne,showPortfolio:te,portfolioTitle:ye,portfolioSections:me,showTotalAssets:oe,totalAssetsLabel:Ne,sendTransaction:ze,getTransactionReceipt:Se,estimateGas:Ue,onOutlink:he,lpBalanceReader:Ze,stakingRewardsReader:nt,bridgeTokens:Le,bridgeHistory:Qe,getBridgeQuote:Fe,getBridgeToTokens:ot,getBridgeApproval:Ot,approveBridge:yt,submitBridge:Lt,onReceive:xt,onSend:Kt,onBuyDisabledMessage:Ve,onBridgeDisabledMessage:Ht,onSendDisabledMessage:Tt}=gn(),[vt,pt]=ee.useState(null),Dt=ee.useRef(void 0),je=ee.useCallback(T=>{pt(T),clearTimeout(Dt.current),Dt.current=setTimeout(()=>pt(null),4e3)},[]);ee.useEffect(()=>()=>clearTimeout(Dt.current),[]);let it=!!Ve,at=ee.useCallback(()=>{if(it){je(Ve);return}let T=N?.();T&&typeof T.then=="function"&&T.catch(()=>{je(Ve??U0)})},[it,Ve,N,je]),mt=!!Ht,st=!!Tt,{tokens:zt,isLoading:Zt}=on(o,g,s&&p),{statsMap:We}=an(o,p),{aprPercent:gt}=cd(),{categoryMap:lt,infoMap:Xt}=pd(o,p),O=p&&oe,{displayValue:ue,isLowerBound:_e,isLoading:It}=fd(o,g,s&&O),[Mt,Jt]=ee.useState(!1),Qt=ee.useRef(null),[$t,$r]=ee.useState(0),{holdings:fr,isLoading:en}=od(o,g,s&&p&&w),wr=ee.useMemo(()=>fr.map(T=>T.token),[fr]),{imageMap:A}=id(o,wr,w&&fr.length>0),re=ee.useMemo(()=>{let T=[],ce=[],De=[],ar=new Map((C??[]).map((Oe,tr)=>[`${j0(Oe.chainId)}:${Oe.address.toLowerCase()}`,tr]));for(let Oe of zt){let tr=Gs(o,Oe.chainId,Oe.symbol)!==void 0,Lr=`${Oe.chainId}:${Oe.address.toLowerCase()}`,Sn=ar.get(Lr),Za=new mo.default(Oe.quantity.numeric).shiftedBy(-Oe.quantity.decimals);if(tr)T.push(Oe);else if(Sn!==void 0)ce.push(Oe);else if(Za.isGreaterThan(0)){if(!b&<.get(Oo(Oe.chainId,Oe.address))==="game")continue;De.push(Oe)}}return T.sort((Oe,tr)=>{let Lr=Gs(o,Oe.chainId,Oe.symbol)??99,Sn=Gs(o,tr.chainId,tr.symbol)??99;return Lr-Sn}),ce.sort((Oe,tr)=>{let Lr=ar.get(`${Oe.chainId}:${Oe.address.toLowerCase()}`)??99,Sn=ar.get(`${tr.chainId}:${tr.address.toLowerCase()}`)??99;return Lr-Sn}),De.sort((Oe,tr)=>{let Lr=We.get(vr(Oe.chainId,Oe.address)),Sn=We.get(vr(tr.chainId,tr.address)),Za=new mo.default(Oe.quantity.numeric).shiftedBy(-Oe.quantity.decimals).multipliedBy(Lr?.price??0);return new mo.default(tr.quantity.numeric).shiftedBy(-tr.quantity.decimals).multipliedBy(Sn?.price??0).minus(Za).toNumber()}),[...T,...ce,...De]},[zt,o,We,b,lt,C]),_=ee.useMemo(()=>{if(!w)return[];let T=new Set(zt.map(ce=>ce.address.toLowerCase()));return[...fr].filter(ce=>!T.has(ce.token.toLowerCase())).sort((ce,De)=>{let ar=new mo.default(ce.value);return new mo.default(De.value).minus(ar).toNumber()})},[fr,w,zt]),xe=ee.useRef(!1),[Ge,Ut]=ee.useState(null),mn=ee.useRef(void 0),pi=Ge?.chainId??$?.chainId??re[0]?.chainId??0,{transactionUrl:Zn}=Do(o,pi,Ge?.txHash,!!(Ge?.txHash&&pi)),Et=ee.useCallback(T=>{xe.current=!0,we(T)},[we]),[Ha,ko]=ee.useState("recipient"),Xn=ee.useCallback(()=>{Q(null),ko("recipient"),Et("wallet")},[Q,Et]),Jn=ee.useCallback((T,ce="recipient")=>{if(st){je(Tt);return}ko(ce),Q(T),Et("send")},[st,Tt,je,Q,Et]),Qa=ee.useCallback(T=>{ne(T),Et("token-detail")},[ne,Et]),Va=ee.useCallback(()=>{ne(null),Et("wallet")},[ne,Et]),G=ee.useCallback(T=>{Jn(T,"recipient")},[Jn]),tt=Pr("apps.json",o,T=>Dr(T?.gametokenBridge,o)),cr=Pr("apps.json",o,T=>T?.gametokenSites),jt=ee.useCallback(()=>{if(mt){je(Ht);return}if(tt){if(W0(cr)){window.location.assign(tt);return}window.open(tt,"_blank","noopener,noreferrer")}},[mt,Ht,tt,cr,je]),Er=ee.useCallback(T=>{clearTimeout(mn.current),Q(null),Et("wallet"),Ut({status:"pending",txHash:T.txHash,chainId:T.chainId,description:`${T.amount} ${T.tokenSymbol} to ${nr(T.recipient)}`})},[Q,Et]),er=ee.useCallback(T=>{let ce=$?.chainId;Q(null),Et("wallet"),!(!T||!ce)&&(Ut(De=>({status:"success",txHash:T,chainId:ce,description:De?.txHash===T?De.description:"Tap to see your transaction"})),clearTimeout(mn.current),mn.current=setTimeout(()=>Ut(null),5e3))},[$?.chainId,Q,Et]),Ar=ee.useCallback(T=>{let ce=T.txHash;ce&&(Ut({status:"error",txHash:ce,chainId:T.chainId,description:T.message}),clearTimeout(mn.current),mn.current=setTimeout(()=>Ut(null),5e3))},[]),Ee=ee.useMemo(()=>{if(xt)return xt;if(d)return()=>Et("qr")},[xt,d,Et]),yr=ee.useMemo(()=>{if(Kt)return Kt;if(re.length===0)return;let T=re[0];return()=>Jn(T,"token")},[Kt,re,Jn]),$n=ee.useCallback(()=>{if(st){je(Tt);return}yr?.()},[st,Tt,yr,je]);ee.useEffect(()=>{s||(xe.current=!1,ko("recipient"))},[s]);let hl=ee.useRef(null);ee.useEffect(()=>{let T=hl.current;if(!T||!a)return;let ce=De=>{De.pointerType==="touch"&&De.stopPropagation()};return T.addEventListener("pointerdown",ce),()=>T.removeEventListener("pointerdown",ce)},[a]);let[eo,bl]=ee.useState(!1),qa=ee.useRef(void 0),[Ro,Co]=ee.useState(!1);ee.useEffect(()=>{if(!Ro)return;let T=()=>Co(!1),ce=ar=>{ar.key==="Escape"&&Co(!1)},De=setTimeout(()=>{document.addEventListener("mousedown",T,!0),document.addEventListener("keydown",ce,!0)},0);return()=>{clearTimeout(De),document.removeEventListener("mousedown",T,!0),document.removeEventListener("keydown",ce,!0)}},[Ro]),ee.useEffect(()=>{Co(!1)},[g]),ee.useEffect(()=>()=>clearTimeout(qa.current),[]),ee.useEffect(()=>()=>clearTimeout(mn.current),[]),ee.useEffect(()=>{let T=Qt.current;if(!T||Y===null){$r(0);return}let ce=()=>{$r(T.offsetHeight)};if(ce(),typeof ResizeObserver>"u")return;let De=new ResizeObserver(ce);return De.observe(T),()=>De.disconnect()},[Y]);let wl=ee.useCallback(async()=>{if(!eo)try{await navigator.clipboard.writeText(g),bl(!0),clearTimeout(qa.current),qa.current=setTimeout(()=>bl(!1),2e3),M?.(g,!0)}catch{M?.(g,!1)}},[g,M,eo]),ui=ee.useCallback(T=>{T.currentTarget.setAttribute("data-loaded","true")},[]),yl=ee.useMemo(()=>({background:G0(g)}),[g]),fi=ee.useMemo(()=>f||nn(o,g,{size:120,bg:i==="dark"?"1A1A2E":"F3F6F8"}),[f,o,g,i]),Ya=ee.useMemo(()=>_0(ue),[ue]),{containerRef:Yf,valueRef:Kf,scale:Zf}=H0(Mt?"\u2022\u2022\u2022\u2022\u2022\u2022":ue),xl=P||I?(0,v.jsxs)("div",{className:"wi-legal-links",children:[P&&(0,v.jsx)("a",{className:"wi-legal-link",href:P,target:"_blank",rel:"noopener noreferrer","data-track":"terms_link",onClick:T=>Pt(T,P,{category:"terms",origin:"terms"},he),children:F}),P&&I&&(0,v.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),I&&(0,v.jsx)("a",{className:"wi-legal-link",href:I,target:"_blank",rel:"noopener noreferrer","data-track":"privacy_link",onClick:T=>Pt(T,I,{category:"privacy",origin:"privacy"},he),children:J})]}):null,vl=R?(0,v.jsxs)("button",{type:"button",className:"wi-disconnect-btn","data-track":"disconnect",onClick:()=>{R(),k()},children:[(0,v.jsx)(sc,{size:16}),(0,v.jsx)("span",{className:"wi-disconnect-label",children:E})]}):null,Xf=p&&!B?(0,v.jsxs)("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[(0,v.jsxs)("button",{type:"button",className:Me("wi-action-card",it&&"wi-action-card--dimmed"),onClick:at,disabled:!N&&!it,"aria-disabled":it||void 0,"aria-label":"Buy","data-track":"buy",children:[(0,v.jsx)(fc,{size:20}),(0,v.jsx)("span",{children:"Buy"})]}),x?(0,v.jsxs)("button",{type:"button",className:Me("wi-action-card",mt&&"wi-action-card--dimmed"),onClick:jt,"aria-disabled":mt||void 0,"aria-label":"Bridge","data-track":"bridge_open",children:[(0,v.jsx)(mc,{size:20}),(0,v.jsx)("span",{children:"Bridge"})]}):(0,v.jsxs)("button",{type:"button",className:"wi-action-card",onClick:Ee,disabled:!Ee,"aria-label":"Receive","data-track":"receive",children:[(0,v.jsx)(Si,{size:20}),(0,v.jsx)("span",{children:"Receive"})]}),(0,v.jsxs)("button",{type:"button",className:Me("wi-action-card",st&&"wi-action-card--dimmed"),onClick:$n,disabled:!st&&!yr,"aria-disabled":st||void 0,"aria-label":"Send","data-track":"send_open",children:[(0,v.jsx)(pc,{size:20}),(0,v.jsx)("span",{children:"Send"})]}),te?(0,v.jsxs)("button",{type:"button",className:"wi-action-card",onClick:()=>Et("portfolio"),"aria-label":"View portfolio","data-track":"portfolio_open",children:[(0,v.jsx)(uc,{size:20}),(0,v.jsx)("span",{children:"Portfolio"})]}):x?(0,v.jsxs)("button",{type:"button",className:"wi-action-card",onClick:Ee,disabled:!Ee,"aria-label":"Receive","data-track":"receive",children:[(0,v.jsx)(Si,{size:20}),(0,v.jsx)("span",{children:"Receive"})]}):null]}):null,Jf=(0,v.jsxs)("div",{className:Me("wi-view-inner",xe.current&&"wi-view-wallet"),children:[O&&(0,v.jsxs)("div",{className:"wi-total-section",children:[(0,v.jsxs)("div",{className:"wi-total-head",children:[(0,v.jsx)("span",{className:"wi-total-label",children:Ne}),(0,v.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:T=>{T.stopPropagation(),Jt(ce=>!ce)},onKeyDown:T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),T.stopPropagation(),Jt(ce=>!ce))},"aria-label":Mt?"Show balance":"Hide balance","data-track":"balance_toggle",children:Mt?(0,v.jsx)(cc,{}):(0,v.jsx)(lc,{})})]}),(0,v.jsx)("div",{className:"wi-total-body",ref:Yf,children:It?(0,v.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):(0,v.jsx)("div",{className:"wi-total-value","data-hidden":Mt||void 0,ref:Kf,style:{"--wi-total-scale":Zf},children:Mt?(0,v.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,v.jsxs)(v.Fragment,{children:[_e&&(0,v.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,v.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,v.jsx)("span",{className:"wi-total-amount",children:Ya.main}),Ya.decimal&&(0,v.jsx)("span",{className:"wi-total-decimal",children:Ya.decimal})]})})})]}),le==="top"&&(B?(0,v.jsx)("div",{className:"wi-nav-fixed",children:B}):Xf),p&&(0,v.jsx)("div",{ref:hl,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,v.jsxs)("div",{className:"wi-token-list",children:[Zt&&Array.from({length:5},(T,ce)=>(0,v.jsxs)("div",{className:"wi-skeleton-item",children:[(0,v.jsxs)("div",{className:"wi-skeleton-left",children:[(0,v.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,v.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,v.jsxs)("div",{className:"wi-skeleton-right",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},ce)),!Zt&&re.length===0&&!w&&(0,v.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),re.map(T=>{let ce=We.get(vr(T.chainId,T.address)),De=ce?parseFloat(ce.percent_change_24h):null,ar=De!==null&&De>=0,Oe=Bo(o,T.chainId),tr=Fc(T.address);return(0,v.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>Qa(T),"aria-label":`View ${T.symbol} detail`,"data-track":"token_detail","data-track-id":T.symbol,children:[(0,v.jsxs)("div",{className:"wi-token-left",children:[(0,v.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,v.jsx)("img",{src:T.icon_url,alt:T.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:ui,onError:Lr=>{Lr.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),Oe&&(0,v.jsx)("img",{src:Oe,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Lr=>{Lr.currentTarget.style.display="none"}})]}),(0,v.jsxs)("div",{className:"wi-token-info",children:[(0,v.jsxs)("span",{className:"wi-token-name-row",children:[(0,v.jsx)("span",{className:"wi-token-name",children:T.symbol}),tr&>!==null&&(0,v.jsx)("span",{className:"wi-token-apr",children:`APR ${gt>=0?"+":"-"}${(gt>=0?Math.floor:Math.ceil)(Math.abs(gt)*100)/100}%`})]}),ce&&(0,v.jsxs)("div",{className:"wi-token-price-row",children:[(0,v.jsx)("span",{className:"wi-token-price",children:Dn(ce.price)}),(0,v.jsx)("span",{className:"wi-token-change","data-positive":ar,"data-zero":De===0||void 0,children:De!==null&&(De===0?"0%":`${ar?"+":"-"}${(ar?Math.floor:Math.ceil)(Math.abs(De)*100)/100}%`)})]})]})]}),(0,v.jsxs)("div",{className:"wi-token-right",children:[(0,v.jsx)("span",{className:"wi-token-balance",children:bn(T.quantity.numeric,T.quantity.decimals)}),ce&&(0,v.jsx)("span",{className:"wi-token-value",children:Ni(T.quantity.numeric,T.quantity.decimals,ce.price)})]})]},`${T.address}-${T.chainId}`)}),w&&en&&Array.from({length:3},(T,ce)=>(0,v.jsxs)("div",{className:"wi-skeleton-item",children:[(0,v.jsxs)("div",{className:"wi-skeleton-left",children:[(0,v.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,v.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,v.jsxs)("div",{className:"wi-skeleton-right",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${ce}`)),w&&!en&&!Zt&&re.length===0&&_.length===0&&(0,v.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),w&&_.map(T=>{let ce=A.get(T.token)||"",De=Bo(o,ht[o].cross);return(0,v.jsxs)("div",{className:"wi-token-item",children:[(0,v.jsxs)("div",{className:"wi-token-left",children:[(0,v.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,v.jsx)("img",{src:ce||"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:ui,onError:ar=>{ar.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),De&&(0,v.jsx)("img",{src:De,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:ar=>{ar.currentTarget.style.display="none"}})]}),(0,v.jsxs)("div",{className:"wi-token-info",children:[(0,v.jsx)("span",{className:"wi-token-name",children:T.token_name}),(0,v.jsx)("div",{className:"wi-token-price-row",children:(0,v.jsxs)("span",{className:"wi-token-price",children:[bn(T.current_price,18)," CROSS"]})})]})]}),(0,v.jsxs)("div",{className:"wi-token-right",children:[(0,v.jsx)("span",{className:"wi-token-balance",children:bn(T.balance,18)}),(0,v.jsx)("span",{className:"wi-token-value",children:Dn(T.current_value_usd)})]})]},`forge-${T.token}`)})]})}),le==="bottom"&&B&&(0,v.jsx)("div",{className:"wi-nav-fixed",children:B}),vl&&(0,v.jsx)("div",{className:"wi-wallet-disconnect-row",children:vl})]},"wallet"),$f=te?(0,v.jsx)("div",{className:Me("wi-view-inner wi-portfolio-body",xe.current&&"wi-view-portfolio"),children:(0,v.jsx)(zn,{env:o,theme:i,walletAddress:g,showHeader:!1,onOutlink:he,lpBalanceReader:Ze,stakingRewardsReader:nt,sendTransaction:ze,estimateGas:Ue,sections:me})},"portfolio"):null,em=$?(0,v.jsx)("div",{className:Me("wi-view-inner wi-send-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(Fo,{env:o,theme:i,walletAddress:g,accountName:u,accounts:y,initialStep:Ha,token:$,tokens:re,onTokenChange:Q,sendTransaction:ze,getTransactionReceipt:Se,estimateGas:Ue,getTokenPriceUsd:T=>{let ce=We.get(vr(T.chainId,T.address));if(!ce?.price)return;let De=parseFloat(ce.price);return Number.isFinite(De)?De:void 0},onClose:k,onBackToWallet:Xn,onSubmitted:Er,onSuccess:er,onFailed:Ar,onOutlink:he})},"send"):null,tm=ee.useMemo(()=>Le||re.map(T=>{let ce=We.get(vr(T.chainId,T.address)),De=ce?.price?parseFloat(ce.price):void 0;return{name:T.name,symbol:T.symbol,chainId:T.chainId,address:T.address,decimals:T.quantity.decimals,balance:lo(T.quantity.numeric,T.quantity.decimals),iconUrl:T.icon_url,priceUsd:Number.isFinite(De)?De:void 0}}),[Le,We,re]),rm=(0,v.jsx)("div",{className:Me("wi-view-inner wi-bridge-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(Yo,{env:o,walletAddress:g,tokens:tm,history:Qe,termsUrl:P,getQuote:Fe,getToTokens:ot,getApproval:Ot,approveBridge:yt,submitBridge:Lt,onClose:k,onBackToWallet:Xn})},"bridge"),nm=U?(0,v.jsx)("div",{className:Me("wi-view-inner wi-token-detail-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(wu,{env:o,isMobile:a,token:U,walletAddress:g,stat:We.get(vr(U.chainId,U.address)),tokenInfo:Xt.get(Oo(U.chainId,U.address)),showBalance:p,onBack:Va,onClose:k,onSend:G,onOutlink:he})},"token-detail"):null,Ka=!!S&&u?.trim().toLowerCase()!=="my wallet",kl=(0,v.jsxs)(v.Fragment,{children:[(0,v.jsxs)("span",{className:"wi-receive-avatar",children:[(0,v.jsx)("span",{className:"wi-avatar-fallback",style:yl}),fi&&(0,v.jsx)("img",{src:fi,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:ui,onError:T=>{T.currentTarget.style.display="none"}})]}),(0,v.jsx)("span",{className:"wi-receive-account-name",children:u??"Account 1"}),Ka&&(0,v.jsx)("span",{className:"wi-receive-chevron","data-open":Ro,"aria-hidden":"true",children:(0,v.jsx)(Ln,{size:16})})]}),om=(0,v.jsxs)("div",{className:Me("wi-view-inner wi-qr-body",xe.current&&"wi-view-qr"),children:[(0,v.jsxs)("div",{className:"wi-receive-section",children:[Ka?(0,v.jsx)("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{Co(!0),S?.()},"aria-label":"Switch account",children:kl}):(0,v.jsx)("div",{className:"wi-receive-account",children:kl}),(0,v.jsxs)("div",{className:"wi-qr-block",children:[(0,v.jsxs)("div",{className:"wi-qr-box",children:[(0,v.jsx)(yu.QRCodeSVG,{value:g,size:180,level:"H",marginSize:2,...m&&{imageSettings:{src:m,height:33,width:33,excavate:!0}}}),!m&&(0,v.jsx)("div",{className:"wi-qr-logo",children:(0,v.jsx)(dc,{size:33})})]}),(0,v.jsx)("p",{className:"wi-qr-address",children:g})]}),(0,v.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:wl,"data-track":"address_copy",children:[(0,v.jsx)("span",{className:"wi-qr-copy-icon",children:eo?(0,v.jsx)(tn,{size:16}):(0,v.jsx)(An,{size:16})}),(0,v.jsx)("span",{className:"wi-qr-copy-text",children:eo?"Copied!":"Copy address"})]})]}),xl&&(0,v.jsx)("div",{className:"wi-receive-footer",children:xl})]},"qr"),im=W==="qr"||W==="portfolio"||W==="send"||W==="bridge",Rl=Y!==null?(0,v.jsx)("div",{className:"wi-builtin-footer",children:Y}):null,Cl=(0,v.jsxs)("div",{className:"wi-account-text",children:[Ka?(0,v.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{Co(!0),S?.()},"aria-label":"Switch account","aria-expanded":Ro,children:[(0,v.jsx)("span",{className:"wi-account-name",children:u??"Account 1"}),(0,v.jsx)("span",{className:"wi-account-switch","data-open":Ro,"aria-hidden":"true",children:(0,v.jsx)(Ln,{size:20})})]}):(0,v.jsx)("div",{className:"wi-account-row",children:(0,v.jsx)("span",{className:"wi-account-name",children:u??"Account 1"})}),(0,v.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:wl,"aria-label":"Copy address","data-track":"address_copy",children:[(0,v.jsx)("span",{className:"wi-account-address",children:nr(g)}),(0,v.jsx)("span",{className:"wi-account-copy","data-copied":eo,children:eo?(0,v.jsx)(tn,{size:12}):(0,v.jsx)(An,{size:12})})]})]}),Sl=(0,v.jsxs)(v.Fragment,{children:[n,W==="qr"?(0,v.jsx)("div",{className:"wi-sticky-header",children:(0,v.jsxs)("div",{className:"wi-header wi-header--receive",children:[(0,v.jsx)("button",{type:"button",className:"wi-header-back",onClick:Xn,"aria-label":"Back",children:(0,v.jsx)(rn,{size:24})}),(0,v.jsx)("span",{className:"wi-receive-title",children:"Receive"}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(xr,{size:24})})]})}):W==="send"||W==="bridge"||W==="token-detail"?null:im?(0,v.jsxs)("div",{className:"wi-sticky-header",children:[(0,v.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,v.jsx)("button",{type:"button",className:"wi-header-back",onClick:Xn,"aria-label":"Back",children:(0,v.jsx)(rn,{size:24})}),(0,v.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:Cl}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(xr,{size:24})})]}),(0,v.jsx)("hr",{className:"wi-divider"})]}):(0,v.jsxs)("div",{className:"wi-sticky-header",children:[(0,v.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,v.jsxs)("div",{className:"wi-account-block",children:[(0,v.jsxs)("div",{className:"wi-avatar",children:[(0,v.jsx)("div",{className:"wi-avatar-fallback",style:yl}),fi&&(0,v.jsx)("img",{src:fi,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:ui,onError:T=>{T.currentTarget.style.display="none"}})]}),Cl]}),(0,v.jsxs)("div",{className:"wi-header-actions",children:[d&&x&&(0,v.jsx)("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:Ee,"aria-label":"Show QR code","data-track":"receive",children:(0,v.jsx)(Si,{size:20})}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(xr,{size:24})})]})]}),(0,v.jsx)("hr",{className:"wi-divider"})]}),(0,v.jsxs)("div",{className:"wi-view-container",children:[W==="wallet"&&Jf,W==="qr"&&om,W==="portfolio"&&$f,W==="send"&&em,W==="bridge"&&rm,W==="token-detail"&&nm]}),W==="wallet"&&vt&&(0,v.jsx)("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:vt}),W==="wallet"&&Ge&&(0,v.jsxs)("a",{className:"wi-send-toast",href:Zn??"#",target:"_blank",rel:"noopener noreferrer",onClick:T=>{if(!Zn){T.preventDefault();return}Pt(T,Zn,{category:"send",origin:"send-transaction",payload:{chainId:Ge.chainId,txHash:Ge.txHash}},he)},children:[(0,v.jsx)("span",{className:"wi-send-toast-icon","data-status":Ge.status,"aria-hidden":!0,children:Ge.status==="pending"?(0,v.jsx)("span",{className:"wi-send-toast-spinner"}):Ge.status==="error"?(0,v.jsx)("span",{className:"wi-send-toast-error-dot"}):(0,v.jsx)(gc,{size:20})}),(0,v.jsxs)("span",{className:"wi-send-toast-copy",children:[(0,v.jsx)("span",{className:"wi-send-toast-title",children:Ge.status==="pending"?"Sending...":Ge.status==="error"?"Send failed":"Send complete"}),(0,v.jsx)("span",{className:"wi-send-toast-desc",children:Ge.status==="pending"||Ge.status==="error"?Ge.description:"Tap to see your transaction"})]})]}),Rl&&W!=="portfolio"&&W!=="send"&&W!=="token-detail"&&(0,v.jsx)("div",{className:"wi-sticky-footer",children:(0,v.jsx)("div",{className:"wi-footer",ref:Qt,children:Rl})})]}),Nl={...L,...$t>0?{"--wi-footer-height":`${$t}px`}:null};return a?(0,v.jsx)(ke,{feature:"wallet_info",children:(0,v.jsxs)(Ko.Drawer.Portal,{children:[c&&(0,v.jsx)(Ko.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,v.jsxs)(Ko.Drawer.Content,{className:Me("wi-drawer-content",r),"data-theme":i,"data-vaul-no-drag":l==="left"||l==="right"?!0:void 0,style:Nl,"data-direction":l,"data-no-balance":!p||void 0,"data-has-footer":$t>0||void 0,"data-view":W,children:[(0,v.jsx)(Ko.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),Sl]})]})}):(0,v.jsxs)(ke,{feature:"wallet_info",children:[c&&s&&(0,v.jsx)("div",{className:"wi-drawer-overlay",onClick:k}),(0,v.jsx)(sa.Portal,{children:(0,v.jsx)(sa.Content,{align:e,sideOffset:t,className:Me("wi-popover-content",r),"data-theme":i,style:Nl,"data-no-balance":!p||void 0,"data-has-footer":$t>0||void 0,"data-view":W,children:Sl})})]})}var vu=V(require("react"),1);function ku({position:e="top",children:t}){let{setNavContent:r,setNavPosition:n}=gn();return vu.useEffect(()=>(r(t),n(e),()=>r(null)),[t,e,r,n]),null}var Ru=V(require("react"),1);function Cu({children:e}){let{setFooterContent:t}=gn();return Ru.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}fe(`[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
|
+
`);fe("");var vi=require("react/jsx-runtime");function rs({env:e,theme:t="dark",mobileBreakpoint:r=768,domain:n,children:o}){let i=oo(`(max-width: ${r}px)`),[a,s]=io.useState(!1),l=io.useCallback(()=>s(!1),[]),c=Xe(e),p=io.useMemo(()=>({env:c,theme:t,isMobile:i,open:a,domain:n,close:l}),[c,t,i,a,n,l]);return(0,vi.jsx)(ts.Provider,{value:p,children:i?(0,vi.jsx)(Vl.Drawer.Root,{direction:"right",open:a,onOpenChange:s,noBodyStyles:!0,children:o},"drawer"):(0,vi.jsx)(Ql.Root,{open:a,onOpenChange:s,children:o},"popover")})}var Zl=V(require("@radix-ui/react-popover"),1),Xl=require("vaul");var rr=require("react/jsx-runtime");function ql({size:e=18}){return(0,rr.jsxs)("svg",{className:"al-trigger-icon",width:e,height:e,viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,rr.jsx)("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,rr.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function Yl(){return(0,rr.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,rr.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function Kl(){return(0,rr.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,rr.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var In=require("react/jsx-runtime");function ns({asChild:e,children:t,className:r,style:n}){let{isMobile:o,theme:i}=yi(),a=t!=null,s=e??!0,l=r?`al-trigger-btn ${r}`:"al-trigger-btn",c=a?t:(0,In.jsx)("button",{type:"button",className:l,"data-theme":i,"data-track":"open",style:n,children:(0,In.jsx)(ql,{size:18})});return o?(0,In.jsx)(ke,{feature:"app_launcher",children:(0,In.jsx)(Xl.Drawer.Trigger,{asChild:s,children:c})}):(0,In.jsx)(ke,{feature:"app_launcher",children:(0,In.jsx)(Zl.Trigger,{asChild:s,children:c})})}var En=V(require("react"),1),ki=V(require("@radix-ui/react-popover"),1),Mn=require("vaul");var ec=require("@tanstack/react-query");var Jl={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 Tm="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Im="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function Br(e,t){return`${e==="production"?Im:Tm}/${t}.png`}function $l(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(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:Br(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1,serviceStatus:"available"}]}}function Ao(e){let t=Xe(e);return(0,ec.useQuery)({queryKey:["global-menu",t],queryFn:async()=>{try{let r=await fetch(Jl[t],{cache:"no-store"});if(!r.ok)throw new Error(`Failed to fetch global menu: ${r.status}`);return r.json()}catch{return $l(t)}},staleTime:300*1e3,gcTime:600*1e3,retry:!1,refetchOnMount:!0})}function os(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function rc(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function nc(e){return[...e].sort((t,r)=>{let n=tc(t)-tc(r);return n!==0?n:t.order-r.order})}function tc(e){let t=os(e);return t==="comingSoon"?0:t==="ending"?2:1}var qe=require("react/jsx-runtime");function Mm(e){return e.id==="cross-staking"||e.type==="cross-staking"}function is({align:e="end",sideOffset:t=8,className:r}){let{env:n,theme:o,isMobile:i,domain:a,close:s}=yi(),{data:l}=Ao(n),c=En.useMemo(()=>nc(l?.items??[]),[l?.items]),p=8,w=En.useRef(null),b=En.useCallback(u=>{w.current={x:u.clientX,y:u.clientY}},[]),d=typeof window<"u"?window.location.pathname:"",x=En.useCallback((u,y)=>{if(w.current){let k=u.clientX-w.current.x,C=u.clientY-w.current.y;if(w.current=null,Math.abs(k)>p||Math.abs(C)>p)return}let f=y.url[n]??y.url.production,S=oc(f,a);if(!S)try{let k=new URL(f).pathname;if(d===k||d.startsWith(k+"/")){s();return}}catch{}S?window.open(f,"_blank","noopener,noreferrer"):window.location.href=f,s()},[n,a,s,d]),m=u=>{let y=u.url[n]??u.url.production,f=oc(y,a),S=os(u),k=S==="ending",C=rc(u.iconUrl,n),M=!1;if(!f)try{let N=new URL(y).pathname;M=d===N||d.startsWith(N+"/")}catch{M=!1}return(0,qe.jsx)("button",{type:"button",className:"al-grid-item","data-track":"menu_item_click","data-track-id":u.id,"data-active":M||void 0,"data-service-status":S,onPointerDown:b,onClick:N=>x(N,u),children:(0,qe.jsxs)("div",{className:"al-grid-item-left",children:[(0,qe.jsxs)("div",{className:"al-grid-item-icon",children:[(0,qe.jsx)("img",{src:C,alt:u.label,width:24,height:24,loading:"lazy"}),u.isNew&&(0,qe.jsx)("span",{className:"al-status-ribbon al-status-ribbon-new",children:"N"})]}),(0,qe.jsxs)("span",{className:"al-grid-item-text",children:[(0,qe.jsx)("span",{className:"al-grid-item-label",children:u.label}),k&&(0,qe.jsx)("span",{className:"al-grid-item-status-text",children:"(End Soon)"}),u.badge&&!Mm(u)&&(0,qe.jsx)("span",{className:"al-badge al-badge-list",children:u.badge})]})]})},u.id)},g=(0,qe.jsx)("div",{className:"al-menu","data-theme":o,children:(0,qe.jsx)("div",{className:"al-grid",children:c.map(m)})});return i?(0,qe.jsx)(ke,{feature:"app_launcher",children:(0,qe.jsxs)(Mn.Drawer.Portal,{children:[(0,qe.jsx)(Mn.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,qe.jsxs)(Mn.Drawer.Content,{className:Me("al-drawer-content",r),"data-theme":o,children:[(0,qe.jsxs)("div",{className:"al-drawer-header",children:[(0,qe.jsx)(Mn.Drawer.Close,{className:"al-drawer-close","data-track":"close",children:(0,qe.jsx)(Yl,{})}),(0,qe.jsx)(Mn.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,qe.jsx)(Mn.Drawer.Close,{className:"al-drawer-close","data-track":"close",children:(0,qe.jsx)(Kl,{})})]}),(0,qe.jsx)("div",{className:"al-drawer-body",children:g})]})]})}):(0,qe.jsx)(ke,{feature:"app_launcher",children:(0,qe.jsx)(ki.Portal,{children:(0,qe.jsx)(ki.Content,{align:e,sideOffset:t,className:Me("al-popover-content",r),"data-theme":o,children:g})})})}function oc(e,t){try{let r=new URL(e).hostname;return typeof window>"u"?!0:r!==(t??window.location.hostname)}catch{return!1}}var Yt=V(require("react"),1),Nu=V(require("@radix-ui/react-popover"),1),Tu=require("vaul");var Ri=require("react"),as=(0,Ri.createContext)(null);function gn(){let e=(0,Ri.useContext)(as);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var ic=require("@nexus-cross/crossx-design-system"),Si=(n=>(n.CROSSx="crossx",n.MetaMask="io.metamask",n.Binance="com.binance.wallet",n))(Si||{}),Lo={crossx:{name:ic.WALLET_LABELS.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"}};var Xc=V(require("react"),1);var Re=require("react/jsx-runtime");function ac({size:e=16,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("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 An({size:e=16,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 tn({size:e=16,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function xr({size:e=24,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function sc({size:e=20,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("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 Ci({size:e=20,className:t}){return(0,Re.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,Re.jsx)("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 rn({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ln({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function lc({size:e=16,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("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 cc({size:e=16,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("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"}),(0,Re.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}var Em='<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>',Am=`data:image/svg+xml,${encodeURIComponent(Em)}`;function dc({size:e=42,className:t}){return(0,Re.jsx)("img",{src:Am,width:e,height:e,alt:"",className:t,style:{display:"block"}})}function pc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 uc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 fc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 mc({size:e=20,className:t}){return(0,Re.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Re.jsx)("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 gc({size:e=20,className:t}){return(0,Re.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Re.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),(0,Re.jsx)("path",{d:"M6 10.2L8.6 12.8L14 7.2",stroke:"var(--ds-accent-primary-on, #ffffff)",strokeWidth:1.8,strokeLinecap:"round",strokeLinejoin:"round"})]})}var ae=V(require("react"),1);var hn=V(require("bignumber.js"),1);function Lm(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 bn(e,t){if(!e||e==="0")return"0.00";let r=new hn.default(e).shiftedBy(-t),n=r.isGreaterThanOrEqualTo(1)?2:4;return r.toFormat(n,hn.default.ROUND_DOWN)}function nr(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function Dn(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 Ni(e,t,r){let o=new hn.default(e).shiftedBy(-t).multipliedBy(new hn.default(r));return o.isZero()||o.isNaN()?"$0.00":`$${(o.integerValue(hn.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?o.decimalPlaces(2,hn.default.ROUND_DOWN):o.decimalPlaces(4,hn.default.ROUND_DOWN)).toFormat()}`}function hc(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 a=Number(r);if(!Number.isFinite(a)||a===0)return{displayValue:"0",isLowerBound:!1};r=Lm(a.toFixed(18))}let[n="0",o=""]=r.split(".");if(Number(n)>=1){let a=o.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(n).toLocaleString("en-US")}.${a}`,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}}var ss=require("react"),bc=require("@tanstack/react-query");var ht={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},ao="https://terms.onechain.nexus/docs/terms-july-23-2026",Ti="https://terms.onechain.nexus/docs/pp-july-23-2026";var Dm="send:chain-info";function Pm(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 ls(e,...t){let r=e.replace(/\/+$/,""),n=t.map(o=>o.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[r,...n].join("/")}function wc(e,t,r,n){if(n)return t===ht[e].cross?yc(t,n):r?.explorer_url?ls(r.explorer_url,r.explorer_postfix?.transaction??"tx",n):Bm(e,t,n)}function yc(e,t){return ls("https://explorer.onechain.nexus",String(e),"tx",t)}function Bm(e,t,r){let n=ht[e];if(t===n.cross)return yc(t,r);if(t===n.bsc)return ls(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",r)}function Do(e,t,r,n=!0){let o=(0,bc.useQuery)({queryKey:[Dm,e,t],queryFn:async({signal:s})=>{let l=await Te("walletServer",e),c=await fetch(`${l}/v1/public/chain/info/${t}`,{cache:"no-store",signal:s});if(!c.ok)throw new Error(`Failed to fetch chain info: ${c.status}`);let p=await c.json();if("code"in p&&p.code!==void 0&&p.code!==200)throw new Error(`Chain info API error: ${p.code}`);return Pm(p)},enabled:n,staleTime:3e5}),i=o.data;return{transactionUrl:(0,ss.useMemo)(()=>wc(e,t,i,r),[t,i,e,r]),chainInfo:i,...o}}function xc(e,t,r=!0){let{chainInfo:n}=Do(e,t,void 0,r);return{buildTxUrl:(0,ss.useMemo)(()=>i=>wc(e,t,n,i),[e,t,n]),chainInfo:n}}var vc="0x0000000000000000000000000000000000000001";var Fm="0xa9059cbb",Om=/^0x[a-fA-F0-9]{40}$/,zm="nexus-cross:dapp-ui:send:recent:",kc=10;function Um(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function Po(e){return e.toLowerCase()}function Hr(e){return Om.test(e)}function wn(e){return Po(e.address)===vc}function cs(e){return`${zm}${e.toLowerCase()}`}function so(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(cs(e));if(!t)return[];let r=JSON.parse(t);return Array.isArray(r)?r.filter(n=>n!==null&&typeof n=="object"&&Hr(n.address)&&typeof n.updatedAt=="number").slice(0,kc):[]}catch{return[]}}function ds(e,t){if(typeof window>"u")return[];let r=Po(t),n=[{address:r,updatedAt:Date.now()},...so(e).filter(o=>o.address!==r)].slice(0,kc);try{window.localStorage.setItem(cs(e),JSON.stringify(n))}catch{return so(e)}return n}function ps(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(cs(e))}catch{}}function Pn(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 i=BigInt(n||"0"),a=o.padEnd(t,"0"),s=a?BigInt(a):0n,l=10n**BigInt(t),c=i*l+s;return c<=0n?{error:"Amount must be greater than 0."}:{value:c}}function lo(e,t){let r=BigInt(e||"0"),n=10n**BigInt(t),o=r/n,i=r%n;if(i===0n)return o.toString();let a=Um(i.toString().padStart(t,"0"));return`${o.toString()}.${a}`}function us(e,t){let r=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),n=t.toString(16).padStart(64,"0");return`${Fm}${r}${n}`}function Ii(e,t,r=10){if(t<=0)return e.toString();let n=10n**BigInt(t),o=e/n,i=e%n;if(i===0n)return o.toString();let s=i.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 fs(e,t){return Ii(e,t,6)}function Rc(e){return Ii(e,9,2)}function Sc(e){return e.toLocaleString("en-US")}function Mi(e){return e===56||e===97}function Ei(e){return e.gasPrice??e.maxFeePerGas}function Cc(e,t=!1){return t?Ei(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=Ei(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 Li(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function Nc(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(Nc(r.cause,t+1)),n.join(`
|
|
6
|
+
`).toLowerCase()}function jm(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 ms(e,t={},r="Failed to send transaction."){let n=Nc(e);if(!n)return r;let o=t.nativeSymbol?.trim()||"gas token",i=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 a=i?` on ${i}`:"";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.":jm(e)||r}var Wm=2000000000n,_m=1000000000n;async function Di(e,t,r){let n=new AbortController,o=setTimeout(()=>n.abort(),8e3),i=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(!i.ok)throw new Error(`RPC ${t} HTTP ${i.status}`);let a=await i.json();if(a.error)throw new Error(`RPC ${t}: ${a.error.message}`);if(a.result===void 0)throw new Error(`RPC ${t}: empty result`);return a.result}function Pi(e){return BigInt(e)}function Gm(e){return`0x${e.toString(16)}`}function Hm(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=Gm(e.value)),e.data&&(t.data=e.data),t}function Qm(e){return e===56||e===97}async function Tc(e){try{let t=await Di(e,"eth_gasPrice",[]);return{gasPrice:Pi(t)}}catch{return{gasPrice:Wm}}}async function Vm(e,t){let r=_m;try{let n=await Di(e,"eth_maxPriorityFeePerGas",[]);r=Pi(n)}catch{}return{maxFeePerGas:t+r,maxPriorityFeePerGas:r}}async function qm(e,t){if(t)return Tc(e);let r;try{r=(await Di(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return r?Vm(e,Pi(r)):Tc(e)}async function Ic(e,t){let r=Qm(t.chainId),n=Hm(t),[o,i]=await Promise.all([Di(e,"eth_estimateGas",[n]),qm(e,r)]);return{gasLimit:Pi(o),gasPrice:i.gasPrice,maxFeePerGas:i.maxFeePerGas,maxPriorityFeePerGas:i.maxPriorityFeePerGas}}function Mc(e){let{estimateGas:t,sendTransaction:r,getTransactionReceipt:n}=e;return{canSend:!!r,canEstimateGas(o){return!!t||!!o},async estimateGas(o,i){if(t)return t(o);if(i)return Ic(i,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 Ym=1500,Km=120;function Ec(e){return!!(e.token||e.recipient||e.amount)}function gs({recipient:e,amount:t,token:r,balanceRaw:n}){let o={},i=e.trim(),a=Pn(t,r.quantity.decimals),s;return i?Hr(i)||(o.recipient="Enter a valid EVM recipient address."):o.recipient="Enter a recipient address.","error"in a?o.amount=a.error:(s=a.value,s>n&&(o.amount="Amount exceeds available balance.")),!wn(r)&&!Hr(r.address)&&(o.token="Token contract address is invalid."),{errors:o,rawAmount:o.amount?void 0:s,recipient:i&&Hr(i)?i:void 0}}function hs({token:e,walletAddress:t,recipient:r,rawAmount:n}){let o=t;return wn(e)?{to:r,value:n,chainId:e.chainId,from:o}:{to:Po(e.address),data:us(r,n),value:0n,chainId:e.chainId,from:o}}function Zm(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var Xm=e=>new Promise(t=>setTimeout(t,e));async function Ac({repository:e,args:t,chainId:r,onSubmitted:n,pollIntervalMs:o=Ym,pollMaxAttempts:i=Km}){let a=await e.sendTransaction(t);n(a);let{getTransactionReceipt:s}=e;if(!s)return"success";for(let l=0;l<i;l+=1){let c=await s({hash:a,chainId:r}).catch(()=>null);if(c)return Zm(c)?"reverted":"success";await Xm(o)}return"timeout"}var Lc=["token","recipient","amount","review"];function Dc(e){let{env:t,walletAddress:r,accountName:n,accounts:o=[],initialStep:i="recipient",token:a,tokens:s=[],onTokenChange:l,sendTransaction:c,getTransactionReceipt:p,estimateGas:w,getTokenPriceUsd:b,onSubmitted:d,onSuccess:x,onFailed:m,onExit:g,onOutlink:u}=e,y=ae.useMemo(()=>Mc({sendTransaction:c,getTransactionReceipt:p,estimateGas:w}),[c,p,w]),[f,S]=ae.useState(a);ae.useEffect(()=>{S(a)},[a.address,a.chainId]);let[k,C]=ae.useState(i),[M,N]=ae.useState(""),[R,E]=ae.useState(""),[P,F]=ae.useState({}),[I,J]=ae.useState("idle"),[L,B]=ae.useState(""),[le,Y]=ae.useState(""),[W,we]=ae.useState(null),[$,Q]=ae.useState(!1),[U,ne]=ae.useState(""),te=ae.useRef(0),[ye,me]=ae.useState(null),[oe,Ne]=ae.useState(""),[ze,Ce]=ae.useState(()=>so(r)),Ue=ae.useRef(new Set),he=ae.useCallback((O,ue)=>{Ue.current.has(O)||(Ue.current.add(O),Pe("send",O,ue))},[]);ae.useEffect(()=>{he("opened"),i!=="token"&&he("token_selected",{tags:{item_id:a.symbol}})},[he,i,a.symbol]);let Ze=ae.useMemo(()=>Xe(t),[t]),{transactionUrl:nt,chainInfo:Le}=Do(Ze,f.chainId,L||void 0,!0),Qe=to(f.chainId,Ze),Fe=Qe.nativeSymbol??Le?.currency_symbol??"",ot=Qe.name??Le?.name??`Chain ID ${f.chainId}`,Ot=ae.useRef({nativeSymbol:Fe||void 0,networkName:ot,tokenSymbol:f.symbol});Ot.current={nativeSymbol:Fe||void 0,networkName:ot,tokenSymbol:f.symbol};let yt=ae.useMemo(()=>BigInt(f.quantity.numeric||"0"),[f.quantity.numeric]),Lt=ae.useMemo(()=>bn(f.quantity.numeric,f.quantity.decimals),[f.quantity.numeric,f.quantity.decimals]),xt=b?.(f),Kt=ae.useMemo(()=>{if(xt===void 0)return;let O=parseFloat(R.replace(/,/g,""));return Number.isFinite(O)?O*xt:0},[R,xt]);ae.useEffect(()=>{E(""),F({})},[f.address,f.chainId]),ae.useEffect(()=>{te.current+=1,we(null),ne(""),Q(!1)},[f.address,f.chainId,M,R]),ae.useEffect(()=>{Ce(so(r))},[r]);let Ve=ae.useCallback(O=>{N(O),F(ue=>({...ue,recipient:void 0}))},[]),Ht=ae.useCallback(O=>{E(O),F(ue=>({...ue,amount:void 0}))},[]),Tt=ae.useCallback(()=>{E(Lt.replace(/,/g,"")),F(O=>({...O,amount:void 0}))},[Lt]),vt=ae.useCallback(O=>{S(O),l?.(O),he("token_selected",{tags:{item_id:O.symbol}}),C("recipient")},[l,he]),pt=ae.useCallback(()=>C("token"),[]),Dt=ae.useCallback(()=>{C(O=>{if(O==="result")return"review";if(O===i)return g?.(),O;let ue=Lc.indexOf(O);return ue<=0?(g?.(),O):Lc[ue-1]})},[i,g]),je=ae.useCallback(()=>{let{errors:O}=gs({recipient:M,amount:"1",token:f,balanceRaw:yt});if(O.recipient){F(ue=>({...ue,recipient:O.recipient}));return}F(ue=>({...ue,recipient:void 0})),he("recipient_entered"),C("amount")},[M,f,yt,he]),it=ae.useCallback(O=>{N(O),F(ue=>({...ue,recipient:void 0})),he("recipient_entered"),C("amount")},[he]),at=ae.useCallback(()=>{let O=gs({recipient:M,amount:R,token:f,balanceRaw:yt});F(O.errors),!(Ec(O.errors)||O.rawAmount===void 0||!O.recipient)&&(me(O.rawAmount),Ne(O.recipient),we(null),ne(""),J("idle"),he("amount_entered"),C("review"))},[M,R,f,yt,he]);ae.useEffect(()=>{if(k!=="review"||!oe||ye===null||W!==null||$||U||!y.canEstimateGas(Le?.rpc))return;let O=++te.current;Q(!0),ne(""),(async()=>{try{let ue=hs({token:f,walletAddress:r,recipient:oe,rawAmount:ye}),_e=await y.estimateGas(ue,Le?.rpc);if(te.current!==O)return;we(_e)}catch(ue){if(te.current!==O)return;ne(ms(ue,Ot.current,"Failed to estimate gas."))}finally{te.current===O&&Q(!1)}})()},[k,oe,ye,W,$,U,y,Le?.rpc,f,r]);let mt=ae.useMemo(()=>{if(!wn(f)||!W||ye===null)return!1;let O=Ai(W,Mi(f.chainId));return O===null?!1:ye+O>yt},[f,W,ye,yt]),st=ae.useCallback(async()=>{if(!(!oe||ye===null)&&!mt){Y(""),B(""),J("submitting"),he("submitted");try{let O="",ue=await Ac({repository:y,args:hs({token:f,walletAddress:r,recipient:oe,rawAmount:ye}),chainId:f.chainId,onSubmitted:_e=>{O=_e,B(_e),J("confirming"),Ce(ds(r,oe)),d?.({txHash:_e,chainId:f.chainId,amount:R,tokenSymbol:f.symbol,recipient:oe})}});if(ue==="success")J("success"),he("confirmed"),O&&x?x?.(O):C("result");else if(ue==="reverted"){let _e="Transaction reverted on-chain.";J("error"),Y(_e),he("confirmed",{status:"failure",reason:dr(new Error(_e))}),O&&m?m({txHash:O,chainId:f.chainId,message:_e}):C("result")}else{let _e="Transaction receipt was not found. Please check again later.";J("error"),Y(_e),he("confirmed",{status:"failure",reason:"timeout"}),O&&m?m({txHash:O,chainId:f.chainId,message:_e}):C("result")}}catch(O){J("error"),he("confirmed",{status:"failure",reason:dr(O)}),Y(ms(O,{nativeSymbol:Fe||void 0,networkName:ot,tokenSymbol:f.symbol})),C("result")}}},[y,oe,ye,mt,f,R,r,d,x,m,Fe,ot,he]),[zt,Zt]=ae.useState(!1),We=ae.useRef(void 0);ae.useEffect(()=>()=>clearTimeout(We.current),[]);let gt=ae.useCallback(async()=>{if(L)try{await navigator.clipboard.writeText(L),Zt(!0),clearTimeout(We.current),We.current=setTimeout(()=>Zt(!1),2e3)}catch{}},[L]),lt=ae.useCallback(()=>{if(!nt||!L)return;let O=It=>{typeof window<"u"&&window.open(It,"_blank","noopener,noreferrer")};if(!u){O(nt);return}let ue=u(nt,{category:"send",origin:"send-transaction",payload:{chainId:f.chainId,txHash:L}});if(ue&&typeof ue.then=="function"){let It=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;ue.then(Mt=>{if(Mt===null){It?.close();return}let Jt=Mt??nt;if(It)try{It.location.href=Jt}catch{It.close(),O(Jt)}else O(Jt)});return}let _e=ue;_e!==null&&O(_e??nt)},[u,f.chainId,nt,L]),Xt=ae.useCallback(()=>{Y(""),B(""),J("idle"),we(null),ne(""),Ue.current.delete("submitted"),Ue.current.delete("confirmed"),C("review")},[]);return{step:k,status:I,token:f,tokens:s.length>0?s:[f],recipient:M,amount:R,amountUsd:Kt,fieldErrors:P,error:le,txHash:L,gasEstimate:W,gasLoading:$,gasError:U,insufficientGas:mt,reviewRawAmount:ye,reviewRecipient:oe,recentAddresses:ze,accounts:o,accountName:n,walletAddress:r,resolvedEnv:Ze,transactionUrl:nt,networkName:ot,nativeSymbol:Fe,nativeDecimals:Le?.currency_decimals??f.quantity.decimals,balanceRaw:yt,balanceText:Lt,priceUsd:xt,canSelectToken:(s.length>0?s:[f]).length>1,canSend:y.canSend,getTokenPriceUsd:b,setRecipient:Ve,setAmount:Ht,setMax:Tt,selectToken:vt,goToTokenSelect:pt,selectRecipient:it,submitRecipient:je,submitAmount:at,confirmSend:st,retry:Xt,back:Dt,hashCopied:zt,copyHash:gt,openTransaction:lt}}var Fr=V(require("react"),1);var Qr=require("react/jsx-runtime");function Pc({flow:e}){let{amount:t,setAmount:r,amountUsd:n,balanceText:o,balanceRaw:i,token:a,setMax:s}=e,l=Fr.useRef(null),c=Fr.useCallback(()=>{requestAnimationFrame(()=>{let m=l.current;if(!m)return;let g=m.value.length;m.setSelectionRange(g,g)})},[]);Fr.useEffect(()=>{l.current?.focus(),c()},[c]),Fr.useEffect(()=>{t===""&&(b(!1),c())},[t,c]);let p=Fr.useMemo(()=>{let m=Pn(t,a.quantity.decimals);return"value"in m&&m.value>i},[t,a.quantity.decimals,i]),[w,b]=Fr.useState(!1),d=!w&&t===""?"0.00":t,x=t.trim()===""||t.trim()==="0";return(0,Qr.jsx)("div",{className:"sf-body sf-amount",children:(0,Qr.jsxs)("div",{className:"sf-amount-center",children:[(0,Qr.jsx)("span",{className:"sf-amount-usd",children:n!==void 0?Li(n):"\xA0"}),(0,Qr.jsx)("div",{className:"sf-amount-input-wrap","data-over":p||void 0,"data-empty":x||void 0,onClick:()=>l.current?.focus(),children:(0,Qr.jsx)("input",{ref:l,className:"sf-amount-input",value:d,onChange:m=>{let g=m.target.value;if(w)r(g);else if(t===""){if(g.length<4)return;b(!0);let u=g.startsWith("0.00")?g.slice(4):g;r(u)}else b(!0),r(g)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${a.symbol}`,size:1})}),(0,Qr.jsxs)("div",{className:"sf-amount-balance",children:[(0,Qr.jsx)("span",{children:"Balance:"}),(0,Qr.jsxs)("button",{type:"button",className:"sf-amount-max",onClick:s,"data-track":"amount_max",children:[o," ",a.symbol]})]})]})})}var Or=V(require("react"),1);var $m=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function Fc(e){return $m.has(e.toLowerCase())}var Bc={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Bo(e,t){let r=ht[e];if(t===r.cross)return Bc.cross;if(t===r.bsc)return Bc.bsc}var eg={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function nn(e,t,r={}){if(!t||!t.startsWith("0x"))return;let{size:n=120,bg:o,format:i="png"}=r,a=eg[e],s=o?`&bg=${o}`:"";return`${a}/portrait/evm/${t}.${i}?size=${n}${s}`}var Wt=require("react/jsx-runtime");function Oc({size:e=20,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),(0,Wt.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function zc({size:e=20,className:t}){return(0,Wt.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:(0,Wt.jsx)("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 Uc({size:e=20,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),(0,Wt.jsx)("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function jc({size:e=16,className:t}){return(0,Wt.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:(0,Wt.jsx)("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function Wc({size:e=56,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),(0,Wt.jsx)("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 _c({size:e=56,className:t}){return(0,Wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Wt.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),(0,Wt.jsx)("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}var Be=require("react/jsx-runtime");function Gc(e,t){return e.name||`Account ${(e.index??t)+1}`}function Hc(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Qc(e){return e.toLowerCase()}function Vc({flow:e}){let{recipient:t,setRecipient:r,fieldErrors:n,recentAddresses:o,accounts:i,walletAddress:a,resolvedEnv:s,selectRecipient:l}=e,c=Or.useMemo(()=>i.filter(f=>f.address.toLowerCase()!==a.toLowerCase()),[i,a]),p=c.length>0,w=Or.useMemo(()=>new Map(c.map((f,S)=>[Qc(f.address),{account:f,index:S}])),[c]),[b,d]=Or.useState("recent"),x=Or.useRef(null);Or.useEffect(()=>{x.current?.focus()},[]);let m="1A1A2E",g=Or.useCallback(async()=>{try{let f=await navigator.clipboard.readText();f&&r(f.trim())}catch{}},[r]),u=t.trim().length>0,y=Hr(t.trim());return(0,Be.jsxs)("div",{className:"sf-recipient",children:[(0,Be.jsxs)("div",{className:"sf-recipient-top",children:[(0,Be.jsxs)("div",{className:"sf-address-field","data-filled":u||void 0,"data-invalid":n.recipient||void 0,children:[(0,Be.jsx)("textarea",{ref:x,className:"sf-address-input",value:t,onChange:f=>r(f.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:u?2:1}),u?(0,Be.jsx)("button",{type:"button",className:"sf-address-action",onClick:()=>r(""),"aria-label":"Clear","data-track":"recipient_clear",children:(0,Be.jsx)(Uc,{size:20})}):(0,Be.jsx)("button",{type:"button",className:"sf-address-action",onClick:g,"aria-label":"Paste from clipboard","data-track":"recipient_paste",children:(0,Be.jsx)(zc,{size:20})})]}),n.recipient&&(0,Be.jsx)("p",{className:"sf-field-error",role:"alert",children:n.recipient}),(0,Be.jsxs)("div",{className:"sf-tabs",role:"tablist",children:[(0,Be.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":b==="recent"||void 0,"aria-selected":b==="recent",onClick:()=>d("recent"),"data-track":"recipient_tab","data-track-id":"recent",children:"Recent"}),p&&(0,Be.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":b==="account"||void 0,"aria-selected":b==="account",onClick:()=>d("account"),"data-track":"recipient_tab","data-track-id":"account",children:"My Account"})]})]}),(0,Be.jsx)("div",{className:"sf-address-list",children:b==="account"&&p?c.map((f,S)=>{let k=Gc(f,S),C=nn(s,f.address,{size:56,bg:m});return(0,Be.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>l(f.address),"data-track":"recipient_item",children:[(0,Be.jsxs)("span",{className:"sf-address-avatar",children:[C&&(0,Be.jsx)("img",{src:C,alt:"",width:40,height:40,draggable:!1,onError:M=>{M.currentTarget.style.display="none"}}),(0,Be.jsx)("span",{className:"sf-address-avatar-fallback",children:Hc(k)})]}),(0,Be.jsxs)("span",{className:"sf-address-meta",children:[(0,Be.jsx)("span",{className:"sf-address-name",children:k}),(0,Be.jsx)("span",{className:"sf-address-value",children:nr(f.address)})]})]},f.address)}):o.length>0?o.map(f=>{let S=w.get(Qc(f.address)),k=S?Gc(S.account,S.index):nr(f.address),C=nn(s,f.address,{size:56,bg:m});return(0,Be.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>l(f.address),"data-track":"recipient_item",children:[(0,Be.jsxs)("span",{className:"sf-address-avatar",children:[C&&(0,Be.jsx)("img",{src:C,alt:"",width:40,height:40,draggable:!1,onError:M=>{M.currentTarget.style.display="none"}}),(0,Be.jsx)("span",{className:"sf-address-avatar-fallback",children:Hc(k)})]}),(0,Be.jsxs)("span",{className:"sf-address-meta",children:[(0,Be.jsx)("span",{className:"sf-address-name",children:k}),(0,Be.jsx)("span",{className:"sf-address-value",children:nr(f.address)})]})]},f.address)}):(0,Be.jsx)("div",{className:"sf-empty",children:"No send history"})}),u&&!y&&!n.recipient&&(0,Be.jsx)("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}var ut=require("react/jsx-runtime");function Yc({flow:e}){let{status:t,txHash:r,error:n,copyHash:o,hashCopied:i,openTransaction:a}=e,s=t==="error",l=t==="success";return s?(0,ut.jsxs)("div",{className:"sf-body sf-result sf-result--error",children:[(0,ut.jsx)("span",{className:"sf-result-icon",children:(0,ut.jsx)(_c,{size:56})}),(0,ut.jsxs)("div",{className:"sf-result-copy",children:[(0,ut.jsx)("h3",{className:"sf-result-title",children:"Transaction Failed"}),(0,ut.jsx)("p",{className:"sf-result-desc",children:n||"Something went wrong. Please try again."})]}),r&&(0,ut.jsx)(qc,{txHash:r,hashCopied:i,onCopy:o,onOpen:a})]}):(0,ut.jsxs)("div",{className:"sf-body sf-result",children:[(0,ut.jsx)("span",{className:"sf-result-icon","data-pending":!l||void 0,children:l?(0,ut.jsx)(Wc,{size:56}):(0,ut.jsx)("span",{className:"sf-result-spinner"})}),(0,ut.jsxs)("div",{className:"sf-result-copy",children:[(0,ut.jsx)("h3",{className:"sf-result-title",children:l?"Transaction Complete":"Transaction in Progress"}),(0,ut.jsx)("p",{className:"sf-result-desc",children:l?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),r&&(0,ut.jsx)(qc,{txHash:r,hashCopied:i,onCopy:o,onOpen:a})]})}function qc({txHash:e,hashCopied:t,onCopy:r,onOpen:n}){return(0,ut.jsxs)("div",{className:"sf-result-hash-card",children:[(0,ut.jsx)("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),(0,ut.jsxs)("div",{className:"sf-result-hash-row",children:[(0,ut.jsx)("button",{type:"button",className:"sf-result-hash-link",onClick:n,"aria-label":"Open transaction in explorer","data-track":"tx_link_open",children:nr(e)}),(0,ut.jsx)("button",{type:"button",className:"sf-result-copy-btn",onClick:r,"aria-label":"Copy transaction hash","data-track":"tx_hash_copy",children:t?(0,ut.jsx)(tn,{size:16}):"Copy"})]})]})}var Se=require("react/jsx-runtime"),Bi="\u2014";function Kc({flow:e}){let{token:t,reviewRawAmount:r,reviewRecipient:n,accountName:o,accounts:i,walletAddress:a,networkName:s,nativeSymbol:l,nativeDecimals:c,gasEstimate:p,gasLoading:w,gasError:b,insufficientGas:d,error:x,resolvedEnv:m}=e,g=wn(t),u=r!==null?Ii(r,t.quantity.decimals):"",y=o?.trim()||`Account ${(i[0]?.index??0)+1}`,f=nn(m,a,{size:56,bg:"1A1A2E"}),S=l||(g?t.symbol:""),k=Mi(t.chainId),C=p?Cc(p,k):null,M=p?Ai(p,k):null,N=I=>I!==null&&S?`${fs(I,c)} ${S}`:Bi,R=I=>I!==void 0?`${Rc(I)} Gwei`:Bi,E=(()=>{if(!g||!p||M===null||r===null)return Bi;let I=r+M;return`${fs(I,c)} ${S||t.symbol}`})(),P=I=>w?"\u2026":I,F=[{label:"Est. Tx Fee",value:P(N(M))},...C==="dynamic"?[{label:"Max Priority Fee",value:P(R(p?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:P(R(p?.maxFeePerGas))}]:C==="legacy"?[{label:"Gas Price",value:P(R(p?Ei(p):void 0))}]:[],{label:"Gas Limit",value:P(p?Sc(p.gasLimit):Bi)}];return(0,Se.jsxs)("div",{className:"sf-body sf-review",children:[(0,Se.jsxs)("div",{className:"sf-review-amount",children:[(0,Se.jsx)("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:I=>{I.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,Se.jsxs)("span",{className:"sf-review-amount-value",children:[u,(0,Se.jsx)("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),(0,Se.jsxs)("div",{className:"sf-review-parties",children:[(0,Se.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,Se.jsx)("span",{className:"sf-review-party-label",children:"From"}),(0,Se.jsxs)("div",{className:"sf-review-party-head",children:[(0,Se.jsx)("span",{className:"sf-review-party-avatar",children:f&&(0,Se.jsx)("img",{src:f,alt:"",width:28,height:28,draggable:!1,onError:I=>{I.currentTarget.style.display="none"}})}),(0,Se.jsx)("span",{className:"sf-review-party-name",children:y})]}),(0,Se.jsx)("span",{className:"sf-review-party-addr",children:a})]}),(0,Se.jsx)("span",{className:"sf-review-arrow","aria-hidden":!0,children:(0,Se.jsx)(jc,{size:16})}),(0,Se.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,Se.jsx)("span",{className:"sf-review-party-label",children:"To"}),(0,Se.jsx)("span",{className:"sf-review-party-addr",children:n})]})]}),(0,Se.jsxs)("section",{className:"sf-review-card",children:[(0,Se.jsx)("h3",{className:"sf-review-section-title",children:"Summary"}),(0,Se.jsxs)("div",{className:"sf-review-row",children:[(0,Se.jsx)("span",{className:"sf-review-row-label",children:"Network"}),(0,Se.jsx)("span",{className:"sf-review-row-value",children:s})]}),F.map(I=>(0,Se.jsxs)("div",{className:"sf-review-row",children:[(0,Se.jsx)("span",{className:"sf-review-row-label",children:I.label}),(0,Se.jsx)("span",{className:"sf-review-row-value",children:I.value})]},I.label))]}),(0,Se.jsxs)("section",{className:"sf-review-card",children:[(0,Se.jsx)("h3",{className:"sf-review-section-title",children:"Total"}),(0,Se.jsxs)("div",{className:"sf-review-row",children:[(0,Se.jsx)("span",{className:"sf-review-row-label",children:"Total Amount"}),(0,Se.jsxs)("span",{className:"sf-review-row-value",children:[u," ",t.symbol]})]}),g&&(0,Se.jsxs)("div",{className:"sf-review-row",children:[(0,Se.jsx)("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),(0,Se.jsx)("span",{className:"sf-review-row-value",children:P(E)})]})]}),d&&!b&&!x&&(0,Se.jsxs)("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",S||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(b||x)&&(0,Se.jsx)("div",{className:"sf-message sf-message--error",role:"alert",children:b||x})]})}var Fi=V(require("react"),1);var Vt=require("react/jsx-runtime");function Zc({flow:e}){let[t,r]=Fi.useState(""),n=t.trim().toLowerCase(),o=Fi.useMemo(()=>n?e.tokens.filter(i=>i.symbol.toLowerCase().includes(n)||i.name.toLowerCase().includes(n)):e.tokens,[e.tokens,n]);return(0,Vt.jsxs)("div",{className:"sf-body sf-token-select",children:[(0,Vt.jsxs)("div",{className:"sf-search",children:[(0,Vt.jsx)(Oc,{size:20}),(0,Vt.jsx)("input",{className:"sf-search-input",value:t,onChange:i=>r(i.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1,"aria-label":"Search tokens"})]}),(0,Vt.jsxs)("div",{className:"sf-token-list",children:[o.map(i=>{let a=`${i.chainId}:${i.address.toLowerCase()}`,s=Bo(e.resolvedEnv,i.chainId),l=e.getTokenPriceUsd?.(i);return(0,Vt.jsxs)("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(i),"data-track":"token_item","data-track-id":i.symbol,children:[(0,Vt.jsxs)("span",{className:"sf-token-left",children:[(0,Vt.jsxs)("span",{className:"sf-token-icon-wrap",children:[(0,Vt.jsx)("img",{className:"sf-token-icon",src:i.icon_url,alt:"",width:40,height:40,loading:"lazy",draggable:!1,onError:c=>{c.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),s&&(0,Vt.jsx)("img",{className:"sf-token-chain-badge",src:s,alt:"","aria-hidden":!0,width:16,height:16,loading:"lazy",draggable:!1,onError:c=>{c.currentTarget.style.display="none"}})]}),(0,Vt.jsx)("span",{className:"sf-token-name",children:i.symbol})]}),(0,Vt.jsxs)("span",{className:"sf-token-right",children:[(0,Vt.jsx)("span",{className:"sf-token-balance",children:bn(i.quantity.numeric,i.quantity.decimals)}),l!==void 0&&(0,Vt.jsx)("span",{className:"sf-token-price",children:Li(l)})]})]},a)}),o.length===0&&(0,Vt.jsx)("div",{className:"sf-empty",children:"No tokens found"})]})]})}fe(`.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
|
+
`);var ct=require("react/jsx-runtime"),tg={token:"Send",recipient:"Send",amount:"Send",review:"Sign Transaction",result:""};function Fo({onClose:e,onBackToWallet:t,onConfirmSuccess:r,onSuccess:n,className:o,...i}){let a=Xc.useCallback(u=>{n?.(u),r?.(u)},[r,n]),l=Dc({...i,onSuccess:n||r?a:void 0,onExit:t}),{step:c,status:p}=l,w=Hr(l.recipient.trim()),b=Pn(l.amount,l.token.quantity.decimals),d="value"in b&&b.value<=l.balanceRaw,x=p==="submitting"||p==="confirming",m=c!=="result",g=tg[c]??"";return(0,ct.jsx)(ke,{feature:"send",children:(0,ct.jsxs)("div",{className:Me("sf-root",o),"data-step":c,children:[(0,ct.jsxs)("header",{className:"sf-header",children:[m?(0,ct.jsx)("button",{type:"button",className:"sf-header-btn",onClick:l.back,"aria-label":"Back","data-track":"back",children:(0,ct.jsx)(rn,{size:24})}):(0,ct.jsx)("span",{className:"sf-header-btn","aria-hidden":!0}),(0,ct.jsx)("span",{className:"sf-header-title",children:g}),(0,ct.jsx)("button",{type:"button",className:"sf-header-btn",onClick:e,"aria-label":"Close","data-track":"close",children:(0,ct.jsx)(xr,{size:24})})]}),c==="token"&&(0,ct.jsx)(Zc,{flow:l}),c==="recipient"&&(0,ct.jsx)(Vc,{flow:l}),c==="amount"&&(0,ct.jsx)(Pc,{flow:l}),c==="review"&&(0,ct.jsx)(Kc,{flow:l}),c==="result"&&(0,ct.jsx)(Yc,{flow:l}),(0,ct.jsxs)("footer",{className:"sf-footer","data-step":c,children:[c==="recipient"&&(0,ct.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.submitRecipient,"data-disabled":!w||void 0,"aria-disabled":!w,"data-track":"recipient_next",children:"Next"}),c==="amount"&&(0,ct.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.submitAmount,"data-disabled":!d||void 0,"aria-disabled":!d,"data-track":"amount_next",children:"Next"}),c==="review"&&(0,ct.jsxs)("div",{className:"sf-footer-row",children:[(0,ct.jsx)("button",{type:"button",className:"sf-btn sf-btn--secondary",onClick:l.back,disabled:x,"data-track":"review_cancel",children:"Cancel"}),(0,ct.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.confirmSend,disabled:x||!l.canSend||l.insufficientGas,"data-track":"review_send",children:x?"Sending...":"Send"})]}),c==="result"&&p==="success"&&(0,ct.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:()=>r?.(l.txHash||void 0),"data-track":"result_ok",children:"All done"}),c==="result"&&p==="error"&&(0,ct.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:l.retry,"data-track":"result_retry",children:"Try Again"})]})]})})}var Jc=V(require("@radix-ui/react-popover"),1),$c=require("vaul");var Bn=require("react/jsx-runtime");function ed({asChild:e,className:t,children:r}){let{isMobile:n,theme:o,walletAddress:i}=gn(),a=r!=null,s=e??!0,l=a?r:(0,Bn.jsxs)("button",{type:"button",className:Me("wi-trigger-btn",t),"data-theme":o,"data-mobile":n||void 0,children:[(0,Bn.jsx)(ac,{size:n?14:16}),(0,Bn.jsx)("span",{className:"wi-trigger-address",children:nr(i)})]});return n?(0,Bn.jsx)($c.Drawer.Trigger,{asChild:s,children:l}):(0,Bn.jsx)(Jc.Trigger,{asChild:s,children:l})}var ee=V(require("react"),1),sa=V(require("@radix-ui/react-popover"),1),Ko=require("vaul");var mo=V(require("bignumber.js"),1);var td=require("@tanstack/react-query"),rd=require("react");var Oi="user-balance";async function rg(e,t,r,n){let o=new URLSearchParams({networkId:`eip155:${t}`,account:r}),i=await fetch(`${e}/v1/public/token/balance?${o}`,{cache:"no-store",signal:n});if(!i.ok)throw new Error(`Failed to fetch token balance: ${i.status}`);let a=await i.json();if(a.code!==200)throw new Error(`Token balance API error: ${a.code}`);return a.data}function on(e,t,r=!0){let n=ht[e],o=[n.cross,n.bsc],i=(0,td.useQueries)({queries:o.map(c=>({queryKey:[Oi,e,t,c],queryFn:async({signal:p})=>rg(await Te("walletServer",e),c,t,p),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1}))}),a=i.some(c=>c.isLoading),s=i.some(c=>c.isError);return{tokens:(0,rd.useMemo)(()=>{let c=[];for(let p of i)p.data&&c.push(...p.data);return c},[i]),isLoading:a,isError:s}}var zi=require("@tanstack/react-query"),nd=require("react");var ng="forge-holdings",og="forge-token-image";async function ig(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 ag(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 od(e,t,r=!0){let{data:n,...o}=(0,zi.useQuery)({queryKey:[ng,e,t],queryFn:async({signal:i})=>ig(await Te("bondingCurve",e),t,i),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1});return{holdings:n??[],...o}}function id(e,t,r=!0){let n=(0,zi.useQueries)({queries:t.map(i=>({queryKey:[og,e,i],queryFn:async({signal:a})=>ag(await Te("bondingCurve",e),i,a),enabled:r,staleTime:1/0}))});return{imageMap:(0,nd.useMemo)(()=>{let i=new Map;for(let a of n)a.data&&i.set(a.data.address,a.data.image_url);return i},[n])}}var ad=require("@tanstack/react-query"),sd=require("react");var Ui="token-stats";function vr(e,t){return`${e}:${t.toLowerCase()}`}function an(e,t=!0){let{data:r,...n}=(0,ad.useQuery)({queryKey:[Ui,e],queryFn:async({signal:i})=>{let a=await Te("walletServer",e),s=await fetch(`${a}/v1/public/token/stats`,{cache:"no-store",signal:i});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:(0,sd.useMemo)(()=>{let i=new Map;if(!r?.data)return i;for(let a of r.data){let s=vr(a.chain_id,a.address);i.set(s,a)}return i},[r]),...n}}var ld=require("@tanstack/react-query"),sg="crossd-apr",lg="https://crossd-dashboard-api.crossdefi.io/api/v1/overview";function cd(){let{data:e,...t}=(0,ld.useQuery)({queryKey:[sg],queryFn:async({signal:r})=>{let n=await fetch(lg,{cache:"no-store",signal:r});if(!n.ok)throw new Error(`Failed to fetch CROSSD overview: ${n.status}`);let o=await n.json();if(o.code!==200)throw new Error(`CROSSD overview API error: ${o.code}`);let i=parseFloat(o.data.est_last_epoch_apy);if(!Number.isFinite(i))throw new Error("CROSSD overview returned a non-numeric APR");return i*100},staleTime:6e4});return{aprPercent:e??null,...t}}var dd=require("@tanstack/react-query"),bs=require("react");var cg="token-info";function Oo(e,t){return`${t.toLowerCase()}_${e}`}function pd(e,t=!0){let{data:r,...n}=(0,dd.useQuery)({queryKey:[cg,e],queryFn:async({signal:a})=>{let s=await Te("walletServer",e),l=await fetch(`${s}/v1/public/token/info`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch token info: ${l.status}`);let c=await l.json();if(c.code!==200)throw new Error(`Token info API error: ${c.code}`);return c},enabled:t,staleTime:1/0}),o=(0,bs.useMemo)(()=>{let a=new Map;if(!r?.data)return a;for(let s of r.data){let l=Oo(s.chain_id,s.address);a.set(l,s.category)}return a},[r]),i=(0,bs.useMemo)(()=>{let a=new Map;if(!r?.data)return a;for(let s of r.data)a.set(Oo(s.chain_id,s.address),s);return a},[r]);return{categoryMap:o,infoMap:i,...n}}var ud=require("react"),ji=V(require("bignumber.js"),1);function fd(e,t,r){let{tokens:n,isLoading:o}=on(e,t,r),{statsMap:i}=an(e,r);return(0,ud.useMemo)(()=>{let a=new ji.default(0);for(let p of n){let w=i.get(vr(p.chainId,p.address));if(!w)continue;let d=new ji.default(p.quantity.numeric).shiftedBy(-p.quantity.decimals).multipliedBy(new ji.default(w.price));d.isNaN()||(a=a.plus(d))}let s=a.toFixed(),{displayValue:l,isLowerBound:c}=hc(s);return{totalUsd:s,displayValue:l,isLowerBound:c,isLoading:o}},[n,i,o])}var xu=require("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(c){console.error("[dapp-ui] onOutlink threw:",c);return}let i=c=>{typeof window>"u"||window.open(c,"_blank","noopener,noreferrer")};if((c=>!!c&&(typeof c=="object"||typeof c=="function")&&typeof c.then=="function")(o)){let c=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,p=w=>{if(w===null){c?.close();return}let b=w??t;if(c)try{c.location.href=b}catch{c.close(),i(b)}else i(b)};o.then(p,w=>{console.error("[dapp-ui] onOutlink rejected:",w),c?.close()});return}let s=o;if(s===null)return;i(s??t)}var jn=V(require("react"),1),zp=require("vaul");var po=require("react");var mr=V(require("bignumber.js"),1),dg=/^(\d{4}-\d{2}-\d{2})/;function md(e){if(!e||e.length===0)return;let t=new Map,r;for(let{key:o,cumulative:i}of e.map(a=>({key:dg.exec(a.reference_date)?.[1],cumulative:a.cumulative_earned})).filter(a=>!!a.key&&a.cumulative!=null).sort((a,s)=>a.key<s.key?-1:a.key>s.key?1:0))t.set(o,i),r=o;if(r===void 0)return;let n=new Date().toISOString().slice(0,10);return t.get(n)??t.get(r)}function gd(e){return e.poolType==="Unknown"}function Wi(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function _i(e){return e.length<=13?e:`${e.slice(0,6)}...${e.slice(-4)}`}function zo(e,t){let r=e.length+t.length;if(r>32)return"xs";if(r>24)return"sm"}function ws(e){return e?.toUpperCase()==="WONE"?"ONE":e}var pg=["Request Arguments:","Details:","Docs:","Version:","Contract Call:"];function Uo(e,t){console.error("[wallet-portfolio] withdraw failed:",e);let n=e instanceof Error?e.message:"";for(let i of pg){let a=n.indexOf(i);a>=0&&(n=n.slice(0,a))}return n.split(`
|
|
8
|
+
`).map(i=>i.trim()).find(i=>i.length>0)||t}var ug="0xe00e8bf3";function hd(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`${ug}${n}${o}`}function co(e){return!e||e<=0n?"0":new mr.default(e.toString()).shiftedBy(-9).toFormat(2,mr.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function Gi(e){return!e||e<=0n?"0":new mr.default(e.toString()).toFormat(0,mr.default.ROUND_DOWN)}function Hi(e){if(!e||e<=0n)return"0";let t=new mr.default(e.toString()).shiftedBy(-18),r=t.isLessThan(1e-4)?7:4;return t.toFormat(r,mr.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function Vr(e,t){let r=new mr.default(e).shiftedBy(-t);return!r.isFinite()||r.isZero()?"0":r.isGreaterThanOrEqualTo(1)?r.toFormat(2,mr.default.ROUND_DOWN):r.toFormat(4,mr.default.ROUND_DOWN)}function ys(e){return Vr(e,0)}var jo={rate:1,symbol:"$"};function Fn(e,t=jo){let r=Number.isFinite(t.rate)&&t.rate>0?t.rate:1;return`${t.symbol||"$"}${e.times(r).toFormat(2,mr.default.ROUND_DOWN)}`}function yn(e,t,r,n=jo){let o=new mr.default(r||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let i=new mr.default(e||"0").shiftedBy(-t).times(o);return i.isFinite()?Fn(i,n):null}var Wo=(0,po.createContext)(null);function kt(){let e=(0,po.useContext)(Wo);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}function kr(){let{conversionRatio:e,currencySymbol:t}=kt();return(0,po.useMemo)(()=>({rate:typeof e=="number"&&e>0?e:jo.rate,symbol:t||jo.symbol}),[e,t])}var bd=require("vaul");var xs=require("react/jsx-runtime");function wd({asChild:e,children:t}){let{walletAddress:r}=kt(),n=t!=null,o=e??!0,i=n?t:(0,xs.jsx)("button",{type:"button",children:nr(r)});return(0,xs.jsx)(bd.Drawer.Trigger,{asChild:o,children:i})}var Vo=require("vaul");var St=V(require("react"),1),Fp=require("@tanstack/react-query");var Qi=require("react"),vs=(0,Qi.createContext)(null);function yd(){return(0,Qi.useContext)(vs)}var Bt=require("react/jsx-runtime");function xd({size:e=22,className:t}){return(0,Bt.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Bt.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function vd({size:e=22,className:t}){return(0,Bt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Bt.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,Bt.jsx)("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 Vi({size:e=16,className:t}){return(0,Bt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Bt.jsx)("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"}),(0,Bt.jsx)("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 qi({size:e=16,className:t}){return(0,Bt.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Bt.jsx)("path",{d:"M13.333 4L6 11.333 2.667 8",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Yi({size:e=48,className:t}){return(0,Bt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Bt.jsx)("circle",{cx:"24",cy:"24",r:"24",fill:"currentColor"}),(0,Bt.jsx)("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 gr({size:e=12,className:t}){return(0,Bt.jsxs)("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:[(0,Bt.jsx)("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"}),(0,Bt.jsx)("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),(0,Bt.jsx)("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}var kd=require("@tanstack/react-query"),ks=require("react");var fg="wp:reward-pools";function uo(e,t=!0){let{data:r,...n}=(0,kd.useQuery)({queryKey:[fg,e],queryFn:async({signal:a})=>{let s=await Te("gameReward",e),l=await fetch(`${s}/v1/pools`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch pools: ${l.status}`);let c=await l.json();if(c.code!==200)throw new Error(`Pools API error: ${c.code}`);return c},enabled:t,staleTime:0}),o=(0,ks.useMemo)(()=>r?.data.pools.filter(a=>a.pool_type==="CrossPool")??[],[r]),i=(0,ks.useMemo)(()=>r?.data.pools.filter(a=>a.pool_type==="GamePool")??[],[r]);return{crossPools:o,gamePools:i,allPools:r?.data.pools??[],...n}}var Rd=require("@tanstack/react-query"),Sd=require("react");var mg="wp:user-deposits";function Ki(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,Rd.useQuery)({queryKey:[mg,e,t],queryFn:async({signal:s})=>{let l=await Te("gameReward",e),c=await fetch(`${l}/v1/users/${t}/deposits`,{cache:"no-store",signal:s});if(!c.ok)throw new Error(`Deposits fetch failed: ${c.status}`);let p=await c.json();if(p.code!==200)throw new Error(`Deposits API error: ${p.code}`);return p},enabled:n,staleTime:0});return{depositMap:(0,Sd.useMemo)(()=>{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??[],...i}}var Dd=require("@tanstack/react-query"),Pd=require("react");var Cd={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Nd={dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://www.onechain.nexus/points"};var Td={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"};var Rs={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},Id={dev:`${Rs.dev}/portfolio`,stage:`${Rs.stage}/portfolio`,production:`${Rs.production}/portfolio`};var Md={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Rr={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"},Zi={dev:"https://stg-swap-api.crossdefi.io",stage:"https://stg-swap-api.crossdefi.io",production:"https://swap-api.crossdefi.io"},Ed={dev:"https://stg.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://www.crossdefi.io"},Ad={dev:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",stage:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",production:"0xEFd871aF7D695A0c1709e46b565761F4cd1Ef5ba"},Ld={dev:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",stage:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",production:"0x731a104a4461ae45bfef520468b43c262d35e682"};var gg="wp:token-info",hg="0x0000000000000000000000000000000000000001";function qr(e,t=!0){let r=ht[e].cross,{data:n,...o}=(0,Dd.useQuery)({queryKey:[gg,e],queryFn:async({signal:p})=>{let w=await Te("walletServer",e),b=await fetch(`${w}/v1/public/token/info`,{cache:"no-store",signal:p});if(!b.ok)throw new Error(`Failed to fetch token info: ${b.status}`);let d=await b.json();if(d.code!==200)throw new Error(`Token info API error: ${d.code}`);return d},enabled:t,staleTime:300*1e3}),{byChainAddr:i,byChainSym:a}=(0,Pd.useMemo)(()=>{let p=new Map,w=new Map;if(!n?.data)return{byChainAddr:p,byChainSym:w};for(let b of n.data){let d=b.address.toLowerCase();p.set(`${b.chain_id}:${d}`,b),p.set(d,b);let x=b.symbol.replace(/^t/,"").toUpperCase(),m=`${b.chain_id}:${x}`;w.has(m)||w.set(m,b),w.has(x)||w.set(x,b)}return{byChainAddr:p,byChainSym:w}},[n]);return{getTokenImage:(p,w,b)=>{let d=p.toLowerCase(),x=!!b?.chainOnly,m=i.get(`${r}:${d}`);if(m?.image)return m.image;if(!x){let g=i.get(d);if(g?.image)return g.image}if(w){let g=w.replace(/^t/,"").toUpperCase(),u=a.get(`${r}:${g}`);if(u?.image)return u.image;if(!x){let y=a.get(g);if(y?.image)return y.image}}return""},getTokenSymbol:(p,w,b)=>{let d=p.toLowerCase();return(i.get(`${r}:${d}`)??(b?.chainOnly?void 0:i.get(d)))?.symbol||w},getNativeToken:()=>i.get(`${r}:${hg}`),...o}}var Ss=V(require("react"),1);var On=require("react/jsx-runtime");function Sr({sectionKey:e,title:t,icon:r,iconFit:n="cover",isEmpty:o,loading:i=!1,children:a}){let s=yd();return Ss.useEffect(()=>{s?.report(e,{loading:i,empty:o})},[s,e,i,o]),Ss.useEffect(()=>()=>s?.unregister(e),[s,e]),o?null:(0,On.jsxs)("div",{className:"wp-svc-card",children:[(0,On.jsxs)("div",{className:"wp-svc-card-head",children:[(0,On.jsx)("img",{className:"wp-svc-card-icon",src:r,alt:"",style:{objectFit:n}}),(0,On.jsx)("span",{className:"wp-svc-card-title",children:t})]}),(0,On.jsx)("div",{className:"wp-svc-items",children:a})]})}var Xi=V(require("bignumber.js"),1),Ae=require("react/jsx-runtime"),bg="ONErewards";function wg(e){return new Xi.default(e||"0").isGreaterThan(0)}function Bd(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{allPools:i,isLoading:a}=uo(e,o),{depositMap:s,isLoading:l}=Ki(e,t,o),{getTokenImage:c}=qr(e,o),p=(d,x)=>`${Cd[e]}/gametoken/tokens/${d.deposit_token.address}?mode=rewards${x==="withdraw"?"&trade=withdraw":""}`,w=`${Rr[e]}/reward.png`,b=i.filter(d=>{let x=s.get(d.pool_address.toLowerCase()),m=x?.deposited_amount??"0",g=x?.claimable_reward??"0";return!(new Xi.default(m).isZero()&&new Xi.default(g).isZero())});return(0,Ae.jsx)(Sr,{sectionKey:"rewards",title:bg,icon:w,isEmpty:b.length===0,loading:a||l,children:b.map(d=>{let x=s.get(d.pool_address.toLowerCase()),m=x?.deposited_amount??"0",g=x?.claimable_reward??"0",u=p(d,"withdraw"),y=p(d,"claim"),f=c(d.deposit_token.address,d.deposit_token.symbol),S=d.reward_tokens[0],k=S?c(S.address,S.symbol):"",C=d.reward_tokens.map(I=>I.symbol),M=C.length>0?`${d.deposit_token.symbol}-${C.join("/")}`:d.deposit_token.symbol,N=S?Vr(g,S.decimals):"0",R=S?.symbol??"Reward",E=yn(m,d.deposit_token.decimals,d.deposit_token.price,n),P=S?yn(g,S.decimals,S.price,n):null,F=!!x&&wg(g);return(0,Ae.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,Ae.jsxs)("div",{className:"wp-item-body",children:[(0,Ae.jsxs)("div",{className:"wp-item-line",children:[(0,Ae.jsx)("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),(0,Ae.jsxs)("div",{className:"wp-svc-token",children:[(0,Ae.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[f&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),k&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""})]}),(0,Ae.jsx)("span",{children:M})]})]}),(0,Ae.jsxs)("div",{className:"wp-item-line",children:[(0,Ae.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,Ae.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[f&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),(0,Ae.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ae.jsx)("span",{className:"wp-svc-amount-main",children:Vr(m,d.deposit_token.decimals)}),E&&(0,Ae.jsx)("span",{className:"wp-item-usd",children:E})]})]})]}),(0,Ae.jsxs)("div",{className:"wp-item-line",children:[(0,Ae.jsxs)("span",{className:"wp-item-label",children:["Claimable (",R,")"]}),(0,Ae.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[k&&(0,Ae.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""}),(0,Ae.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ae.jsx)("span",{className:"wp-svc-amount-main",children:N}),P&&(0,Ae.jsx)("span",{className:"wp-item-usd",children:P})]})]})]})]}),(0,Ae.jsxs)("div",{className:"wp-item-tags",children:[(0,Ae.jsxs)("a",{className:"wp-tag wp-tag--muted",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"rewards_withdraw_open",onClick:I=>Pt(I,u,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:d,userDeposit:x}},r),children:[(0,Ae.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Ae.jsx)(gr,{size:12,className:"wp-tag-icon"})]}),(0,Ae.jsxs)("a",{className:"wp-tag wp-tag--mint","data-disabled":!F||void 0,"aria-disabled":!F||void 0,href:F?y:void 0,target:F?"_blank":void 0,rel:F?"noopener noreferrer":void 0,onClick:I=>{if(!F){I.preventDefault();return}Pt(I,y,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:d,userDeposit:x}},r)},children:[(0,Ae.jsx)("span",{className:"wp-tag-label",children:"Claim"}),(0,Ae.jsx)(gr,{size:12,className:"wp-tag-icon"})]})]})]},d.pool_address)})})}var Qd=V(require("react"),1);var Od=require("@tanstack/react-query"),Ho=require("react");var yg="0x70a08231",xg="0x18160ddd",vg="0x313ce567",kg=8e3;async function Rg(e,t,r,n){let o=new AbortController,i=setTimeout(()=>o.abort(),kg);n&&n.addEventListener("abort",()=>o.abort(),{once:!0});let a=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(i));if(!a.ok)throw new Error(`RPC ${t} HTTP ${a.status}`);let s=await a.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 Sg(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function _o(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function sn(e,t,r,n,o){try{return await Rg(e,"eth_call",[o?{from:o,to:t,data:r}:{to:t,data:r},"latest"],n)}catch{return}}async function Cg(e,t,r,n){let[o,i,a]=await Promise.all([sn(e,r,yg+Sg(t),n),sn(e,r,xg,n),sn(e,r,vg,n)]),s=_o(o);if(s===void 0)return null;let l=_o(a);return{balance:s,totalSupply:_o(i),decimals:l!==void 0?Number(l):void 0}}async function Go(e,t){let r=ht[e].cross,n=await Te("walletServer",e),o=await fetch(`${n}/v1/public/chain/info/${r}`,{cache:"no-store",signal:t});if(!o.ok)return;let i=await o.json();return("data"in i&&i.data!==void 0?Array.isArray(i.data)?i.data[0]:i.data:i)?.rpc||void 0}async function Fd(e,t,r,n){if(!t||r.length===0)return{};let o;try{o=await Go(e,n)}catch{o=void 0}if(!o)return{};let i=await Promise.all(r.map(async s=>[s.toLowerCase(),await Cg(o,t,s,n)])),a={};for(let[s,l]of i)l&&(a[s]=l);return a}var Ng="wp:withdraw-token-meta",Tg="0xc89039c5",Ig="0x95d89b41",Mg="0x313ce567";function Eg(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 i=0;i<n.length;i+=2)o+=String.fromCharCode(parseInt(n.slice(i,i+2),16));return o||void 0}catch{return}}function Ag(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 Lg(e,t,r){if(t.length===0)return{};let n;try{n=await Go(e,r)}catch{n=void 0}if(!n)return{};let o=await Promise.all(t.map(async a=>{let s=Ag(await sn(n,a,Tg,r));if(!s)return[a.toLowerCase(),null];let[l,c]=await Promise.all([sn(n,s,Ig,r),sn(n,s,Mg,r)]),p=Eg(l),w=_o(c);return p?[a.toLowerCase(),{tokenAddress:s,symbol:p,decimals:w!==void 0?Number(w):18}]:[a.toLowerCase(),null]})),i={};for(let[a,s]of o)s&&(i[a]=s);return i}function zd(e,t,r=!0){let o=r&&!!t,{allPools:i,isLoading:a}=uo(e,o),{deposits:s,isLoading:l}=Ki(e,t,o),c=(0,Ho.useMemo)(()=>{let g=new Map;for(let u of i)g.set(u.pool_address.toLowerCase(),u);return g},[i]),p=(0,Ho.useMemo)(()=>s.filter(g=>{try{return BigInt(g.deposited_amount||"0")>0n}catch{return!1}}),[s]),w=(0,Ho.useMemo)(()=>p.map(g=>g.pool_address.toLowerCase()).filter(g=>!c.has(g)).sort(),[p,c]),{data:b,isLoading:d}=(0,Od.useQuery)({queryKey:[Ng,e,w],queryFn:({signal:g})=>Lg(e,w,g),enabled:o&&w.length>0,staleTime:1440*60*1e3});return{positions:(0,Ho.useMemo)(()=>{let g=[];for(let u of p){let y=u.pool_address.toLowerCase(),f=c.get(y);if(f){g.push({poolId:u.pool_id,poolAddress:u.pool_address,poolType:f.pool_type,tokenSymbol:f.deposit_token.symbol,tokenAddress:f.deposit_token.address,decimals:f.deposit_token.decimals,price:f.deposit_token.price,depositedRaw:u.deposited_amount});continue}let S=b?.[y];S&&g.push({poolId:u.pool_id,poolAddress:u.pool_address,poolType:"Unknown",tokenSymbol:S.symbol,tokenAddress:S.tokenAddress,decimals:S.decimals,depositedRaw:u.deposited_amount})}return g},[p,c,b]),isLoading:a||l||d}}var qt=V(require("react"),1);var q=require("react/jsx-runtime"),Dg=400;function Pg(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":`${Hi(e.gasLimit*n)} ${r??""}`.trim()}function Cs(e,t,r){return r==="loading"?"Estimating...":r==="error"||r==="unavailable"?"-":`${e} ${t}`.trim()}function Bg({position:e,size:t}){return e.icon?(0,q.jsx)("img",{src:e.icon,alt:"",width:t,height:t}):(0,q.jsx)("span",{children:e.tokenSymbol.slice(0,1)})}function Ud({open:e,status:t,positions:r,initialPoolAddress:n,walletAddress:o,txHash:i,error:a,copied:s=!1,estimateWithdraw:l,onClose:c,onConfirm:p,onCopyHash:w,trackFunnel:b,nativeSymbol:d}){let[x,m]=qt.useState(null),[g,u]=qt.useState("idle"),y=qt.useRef(0),f=qt.useRef(void 0),S=qt.useRef(null);qt.useEffect(()=>()=>clearTimeout(f.current),[]);let k=qt.useMemo(()=>{let J=n?.toLowerCase();return r.find(L=>L.poolAddress.toLowerCase()===J)??r[0]??null},[r,n]),C=qt.useMemo(()=>{try{return BigInt(k?.depositedRaw??"0")}catch{return 0n}},[k?.depositedRaw]),M=k?.decimals??18;qt.useEffect(()=>{!e||!k||b?.("position_selected")},[e,k,b]);let N=qt.useCallback(()=>{m(null),u(l?"idle":"unavailable"),y.current+=1,S.current=null},[]);if(qt.useEffect(()=>{e&&N()},[e,N]),qt.useEffect(()=>{if(!e||t!=="confirm"){clearTimeout(f.current);return}if(!l||!k){clearTimeout(f.current),u("unavailable");return}if(C<=0n){clearTimeout(f.current),y.current+=1,S.current=null,m(null),u("idle");return}let J=`${k.poolAddress.toLowerCase()}:${C.toString()}`;if(S.current===J)return;S.current=J,clearTimeout(f.current);let L=y.current+1;y.current=L,u("loading"),f.current=setTimeout(()=>{l(k,C).then(B=>{y.current===L&&(m(B??null),u(B?"ready":"unavailable"))}).catch(()=>{y.current===L&&(m(null),u("error"))})},Dg)},[e,t,C,l,k]),!e||!k)return null;let R=t==="submitting",E=co(x?.maxPriorityFeePerGas),P=co(x?.maxFeePerGas??x?.gasPrice),F=Gi(x?.gasLimit),I=Vr(k.depositedRaw,M);return(0,q.jsx)("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:J=>{J.target===J.currentTarget&&!R&&c()},children:(0,q.jsxs)("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:[(0,q.jsx)("div",{className:"wp-claim-grabber","aria-hidden":!0,children:(0,q.jsx)("span",{})}),(0,q.jsxs)("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&i?(0,q.jsxs)(q.Fragment,{children:[(0,q.jsx)("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:(0,q.jsx)(Yi,{})}),(0,q.jsxs)("div",{className:"wp-claim-copy",children:[(0,q.jsx)("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),(0,q.jsx)("p",{className:"wp-claim-desc",children:"Your withdrawal request has been submitted. Balances will update shortly after the transaction settles."})]}),(0,q.jsx)("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:(0,q.jsxs)("div",{className:"wp-claim-list-item",children:[(0,q.jsx)("span",{children:"Tx Hash"}),(0,q.jsxs)("button",{type:"button",className:"wp-claim-hash",onClick:w,"aria-label":"Copy transaction hash","data-track":"withdraw_hash_copy",children:[(0,q.jsx)("strong",{children:_i(i)}),s?(0,q.jsx)(qi,{}):(0,q.jsx)(Vi,{})]})]})})]}):(0,q.jsxs)(q.Fragment,{children:[t==="error"&&(0,q.jsxs)("div",{className:"wp-claim-heading",children:[(0,q.jsx)("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),(0,q.jsx)("p",{className:"wp-claim-error-message",children:a||"The withdraw request could not be completed."})]}),(0,q.jsxs)("div",{className:"wp-claim-reward-card","data-fit":zo(k.tokenSymbol,I),"aria-label":"Deposited balance",children:[(0,q.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,q.jsx)(Bg,{position:k,size:28})}),(0,q.jsx)("strong",{className:"wp-claim-reward-symbol",children:k.tokenSymbol}),(0,q.jsx)("strong",{className:"wp-claim-reward-amount",children:I})]}),(0,q.jsxs)("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:[(0,q.jsxs)("div",{className:"wp-claim-account-row",children:[(0,q.jsxs)("div",{className:"wp-claim-account",children:[(0,q.jsx)("span",{className:"wp-claim-account-avatar","aria-hidden":!0}),(0,q.jsxs)("strong",{children:[k.tokenSymbol," Pool"]})]}),(0,q.jsx)("span",{children:Wi(o)})]}),(0,q.jsx)("span",{className:"wp-claim-divider","aria-hidden":!0}),(0,q.jsxs)("div",{className:"wp-claim-detail-list",children:[(0,q.jsxs)("div",{className:"wp-claim-detail-row",children:[(0,q.jsx)("span",{children:"Est. Tx Fee"}),(0,q.jsx)("strong",{children:Pg(x,g,d)})]}),(0,q.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,q.jsx)("span",{children:"Priority Fee Per Gas"}),(0,q.jsx)("strong",{children:Cs(E,"Gwei",g)})]}),(0,q.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,q.jsx)("span",{children:"Max Fee Per Gas"}),(0,q.jsx)("strong",{children:Cs(P,"Gwei",g)})]}),(0,q.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,q.jsx)("span",{children:"Gas Limit"}),(0,q.jsx)("strong",{children:Cs(F,"",g)})]})]})]})]}),(0,q.jsxs)("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&(0,q.jsx)("button",{type:"button",className:"wp-claim-secondary","data-track":"withdraw_cancel",onClick:c,children:t==="error"?"Close":"Cancel"}),(0,q.jsxs)("button",{type:"button",className:"wp-claim-primary","data-track":"withdraw_confirm",onClick:()=>{if(t==="success"){c();return}k&&C>0n&&p(k,C,x)},disabled:R||(t==="confirm"||t==="error")&&C<=0n,children:[t==="success"&&"Done",t==="submitting"&&(0,q.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}),t==="error"&&"Try Again",t==="confirm"&&"Withdraw Now"]})]})]}),(0,q.jsx)("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:(0,q.jsx)("span",{})})]})})}var Rt=V(require("react"),1),Gd=require("@tanstack/react-query");var jd=require("@tanstack/react-query");var Fg="wp:reward-factory-info";function Wd(e,t=!0){let{data:r,...n}=(0,jd.useQuery)({queryKey:[Fg,e],queryFn:async({signal:o})=>{let i=await Te("gameReward",e),a=await fetch(`${i}/v1/factory/info`,{cache:"no-store",signal:o});if(!a.ok)throw new Error(`Factory info fetch failed: ${a.status}`);let s=await a.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 Og="wp:";function _d(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Hd(e){let{env:t,walletAddress:r,sendTransaction:n,estimateGas:o}=kt(),i=!!r,a=!!n,s=(0,Gd.useQueryClient)(),{routerAddress:l}=Wd(t,i&&a),c=_d(l),[p,w]=Rt.useState(!1),[b,d]=Rt.useState(void 0),[x,m]=Rt.useState("confirm"),[g,u]=Rt.useState(),[y,f]=Rt.useState(""),[S,k]=Rt.useState(!1),C=Rt.useRef(void 0);Rt.useEffect(()=>()=>clearTimeout(C.current),[]);let M=Rt.useRef(new Set),N=Rt.useCallback((B,le)=>{M.current.has(B)||(M.current.add(B),Pe("withdraw",B,{...le,tags:{section:e,...le?.tags}}))},[e]),R=Rt.useCallback((B,le)=>c?{to:c,value:0n,data:hd(B,le),chainId:ht[t].cross}:null,[t,c]),E=Rt.useCallback(()=>{s.invalidateQueries({predicate:B=>typeof B.queryKey[0]=="string"&&B.queryKey[0].startsWith(Og)})},[s]),P=Rt.useCallback(B=>{d(B),w(!0),m("confirm"),u(void 0),f(""),k(!1),M.current=new Set,N("opened")},[N]),F=Rt.useCallback(()=>{x!=="submitting"&&(w(!1),d(void 0),m("confirm"),u(void 0),f(""),k(!1),x==="success"&&E())},[x,E]),I=Rt.useCallback(async(B,le)=>{if(!o)return null;let Y=R(B.poolId,le),W=_d(r);return!Y||!W?null:o({...Y,from:W})},[R,o,r]),J=Rt.useCallback(async()=>{if(!(!g||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(g),k(!0),clearTimeout(C.current),C.current=setTimeout(()=>k(!1),1400)}catch{k(!1)}},[g]),L=Rt.useCallback(async(B,le,Y)=>{if(!n){m("error"),f("Withdraw is not available for this wallet.");return}if(!c){m("error"),f("Withdraw contract address is not available.");return}try{m("submitting"),f("");let W=R(B.poolId,le);if(!W){m("error"),f("Withdraw contract address is not available.");return}N("submitted");let we=await n({...W,gas:Y?.gasLimit&&Y.gasLimit>0n?Y.gasLimit:void 0,maxFeePerGas:Y?.maxFeePerGas&&Y.maxFeePerGas>0n?Y.maxFeePerGas:void 0,maxPriorityFeePerGas:Y?.maxPriorityFeePerGas&&Y.maxPriorityFeePerGas>0n?Y.maxPriorityFeePerGas:void 0});u(we),m("success"),N("confirmed"),E()}catch(W){m("error"),f(Uo(W,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:dr(W)})}},[R,E,c,n,N]);return{canWithdrawInline:a,isOpen:p,initialPoolAddress:b,status:x,txHash:g,error:y,copied:S,hasEstimator:!!o,openWithdraw:P,closeWithdraw:F,estimateWithdraw:I,confirmWithdraw:L,copyHash:J,trackFunnelOnce:N}}var Ye=require("react/jsx-runtime"),zg="ONEpoints";function Vd(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{getTokenImage:i,getNativeToken:a}=qr(e,o),s=Hd("points"),{positions:l,isLoading:c}=zd(e,t,o),p=Qd.useMemo(()=>l.filter(gd).map(d=>({...d,icon:i(d.tokenAddress,d.tokenSymbol)})),[l,i]),w=`${Rr[e]}/point.png`,b=Nd[e];return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Sr,{sectionKey:"points",title:zg,icon:w,isEmpty:p.length===0,loading:c,children:p.map(d=>{let x=d.price?yn(d.depositedRaw,d.decimals,d.price,n):null;return(0,Ye.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,Ye.jsxs)("div",{className:"wp-item-body",children:[(0,Ye.jsxs)("div",{className:"wp-item-line",children:[(0,Ye.jsx)("span",{className:"wp-item-label",children:"Token"}),(0,Ye.jsxs)("div",{className:"wp-svc-token",children:[d.icon&&(0,Ye.jsx)("img",{className:"wp-svc-token-icon",src:d.icon,alt:""}),(0,Ye.jsx)("span",{children:d.tokenSymbol})]})]}),(0,Ye.jsxs)("div",{className:"wp-item-line",children:[(0,Ye.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,Ye.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[d.icon&&(0,Ye.jsx)("img",{className:"wp-svc-token-icon",src:d.icon,alt:""}),(0,Ye.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ye.jsx)("span",{className:"wp-svc-amount-main",children:Vr(d.depositedRaw,d.decimals)}),x&&(0,Ye.jsx)("span",{className:"wp-item-usd",children:x})]})]})]})]}),(0,Ye.jsx)("div",{className:"wp-item-tags",children:s.canWithdrawInline?(0,Ye.jsx)("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"points_withdraw_open",onClick:()=>s.openWithdraw(d.poolAddress),children:(0,Ye.jsx)("span",{className:"wp-tag-label",children:"Withdraw"})}):(0,Ye.jsxs)("a",{className:"wp-tag wp-tag--muted",href:b,target:"_blank",rel:"noopener noreferrer","data-track":"points_withdraw_open",onClick:m=>Pt(m,b,{category:"portfolio",origin:"portfolio-points",payload:{position:d}},r),children:[(0,Ye.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Ye.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},d.poolAddress)})}),(0,Ye.jsx)(Ud,{open:s.isOpen,status:s.status,positions:p,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:a()?.symbol})]})}var Ts=V(require("react"),1);var qd=require("@tanstack/react-query");var Ug="wp:stake-info";function Yd(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,qd.useQuery)({queryKey:[Ug,e,t],queryFn:async({signal:s})=>{let l=await Te("posa",e),c=await fetch(`${l}/stake/${t}`,{cache:"no-store",signal:s});if(!c.ok)throw new Error(`Stake info fetch failed: ${c.status}`);let p=await c.json();if(p.code!==0&&p.code!==200)throw new Error(`Stake info API error: ${p.code}`);return p},enabled:n,staleTime:0});return{stakeInfo:o?.data,...i}}var Kd=require("@tanstack/react-query");var jg="wp:stake-rewards",Wg=31;function Zd(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,Kd.useQuery)({queryKey:[jg,e,t],queryFn:async({signal:a})=>{let s=await Te("posa",e),l=await fetch(`${s}/rewards/${t}?limit=${Wg}`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Stake rewards fetch failed: ${l.status}`);let c=await l.json();if(c.code!==0&&c.code!==200)throw new Error(`Stake rewards API error: ${c.code}`);return c.data?.data??[]},enabled:n,staleTime:0});return{latestReward:o?.[0]??null,aprAccrued:md(o),...i}}var Xd=require("@tanstack/react-query"),_g="wp:staking-onchain";function Jd(e,t,r=!0){let n=r&&!!t&&!!e,{data:o,...i}=(0,Xd.useQuery)({queryKey:[_g,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:n,staleTime:0});return{onchain:o,...i}}var Ns=require("react"),tp=V(require("bignumber.js"),1);function $d(e){return e?.trim().toUpperCase()==="ONE"}function ep(e){return new tp.default(e||"0").isGreaterThan(0)}function Ji(e,t,r=!0){let{allPools:n}=uo(e,r),o=(0,Ns.useMemo)(()=>{for(let c of n)for(let p of[c.deposit_token,...c.reward_tokens])if($d(p?.symbol)&&ep(p.price))return p.price},[n]),i=r&&o===void 0,{tokens:a}=on(e,t,i),{statsMap:s}=an(e,i),l=ht[e].cross;return(0,Ns.useMemo)(()=>{if(o)return o;let c=a.find(p=>p.chainId===l&&$d(p.symbol));if(c){let p=s.get(vr(c.chainId,c.address));if(p&&ep(p.price))return p.price}return"0"},[o,a,s,l])}var ln=V(require("bignumber.js"),1),bt=require("react/jsx-runtime");function Gg(e){if(!e)return"\u2014";let t=new ln.default(e);return t.isFinite()?`${t.toFormat(2,ln.default.ROUND_DOWN)}%`:"\u2014"}function rp(){let{env:e,walletAddress:t,onOutlink:r,stakingRewardsReader:n}=kt(),o=kr(),i=!!t,{stakeInfo:a,isLoading:s}=Yd(e,t,i),{latestReward:l,aprAccrued:c,isLoading:p}=Zd(e,t,i),{onchain:w}=Jd(t,n,i),b=Ji(e,t,i),{getNativeToken:d}=qr(e,i),x=d()?.symbol,m="ONEstaking",g=`${Rr[e]}/cross-staking.png`,u=Id[e],y=a?.total_stake??"0",f=Ts.useMemo(()=>w?new ln.default(w.earnedWei.toString()).shiftedBy(-18).toString(10):l?.cumulative_earned??a?.rewards_earned??"0",[w,l,a]),S=Ts.useMemo(()=>w?new ln.default(w.stakedWei.toString()).shiftedBy(-18):new ln.default(y),[w,y]),k=c!==void 0?new ln.default(c):void 0,C=a?.days_since_first_stake,M=k!==void 0&&k.isFinite()&&S.isGreaterThan(0)&&C!==null&&C!==void 0?k.div(S).times(365).div(Math.max(1,C)).times(100):void 0,N=!(new ln.default(y).isZero()&&new ln.default(f).isZero()),R=yn(y,0,b,o),E=yn(f,0,b,o);return(0,bt.jsx)(Sr,{sectionKey:"staking",title:m,icon:g,iconFit:"contain",isEmpty:!N,loading:s||p,children:(0,bt.jsxs)("article",{className:"wp-item","data-side":"stake",children:[(0,bt.jsxs)("div",{className:"wp-item-body",children:[(0,bt.jsxs)("div",{className:"wp-item-line",children:[(0,bt.jsx)("span",{className:"wp-item-label",children:"Staked"}),(0,bt.jsxs)("div",{className:"wp-svc-amount",children:[(0,bt.jsx)("span",{className:"wp-svc-amount-main",children:`${ys(y)} ${x??""}`.trim()}),R&&(0,bt.jsx)("span",{className:"wp-item-usd",children:R})]})]}),(0,bt.jsxs)("div",{className:"wp-item-line",children:[(0,bt.jsx)("span",{className:"wp-item-label",children:"Rewards Earned"}),(0,bt.jsxs)("div",{className:"wp-svc-amount",children:[(0,bt.jsx)("span",{className:"wp-svc-amount-main",children:`${ys(f)} ${x??""}`.trim()}),E&&(0,bt.jsx)("span",{className:"wp-item-usd",children:E})]})]}),(0,bt.jsxs)("div",{className:"wp-item-line",children:[(0,bt.jsx)("span",{className:"wp-item-label",children:"My APR"}),(0,bt.jsx)("span",{children:Gg(M?.toString(10))})]})]}),(0,bt.jsx)("div",{className:"wp-item-tags",children:(0,bt.jsxs)("a",{className:"wp-tag wp-tag--mint",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"stake_outlink",onClick:P=>Pt(P,u,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:a}},r),children:[(0,bt.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,bt.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]})})}var Is=V(require("react"),1);var np=require("@tanstack/react-query");var Hg="wp:game-swap-pools";function op(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,np.useQuery)({queryKey:[Hg,e,t],queryFn:async({signal:a})=>{let s=await Te("gameSwap",e),l=await fetch(`${s}/addresses/${t}/portfolio`,{cache:"no-store",signal:a});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??[],...i}}var ip=require("@tanstack/react-query");var Qg="wp:game-swap-lp-balances";function ap(e,t,r,n){let o=[...r].map(l=>l.toLowerCase()).sort(),i=!!t&&o.length>0,{data:a,...s}=(0,ip.useQuery)({queryKey:[Qg,e,t,o,!!n],queryFn:async({signal:l})=>{let c=n?await n(o):await Fd(e,t,o,l),p={};for(let[w,b]of Object.entries(c))p[w.toLowerCase()]=b;return p},enabled:i,staleTime:0});return{balances:a??{},...s}}var Yr=V(require("bignumber.js"),1),rt=require("react/jsx-runtime"),Vg="Gametoken LP",lp=18,qg=new Yr.default("0.0001");function sp(e){return e?.trim().toUpperCase()==="ONE"}function Yg(e){return e&&e>0?e:lp}function Kg(e){let t=sp(e.token_a?.symbol)&&!sp(e.token_b?.symbol),r=t?e.reserve_a:e.reserve_b,n=Yg(t?e.token_a?.decimals:e.token_b?.decimals),o=new Yr.default(r||"0").shiftedBy(-n);return!o.isFinite()||o.isLessThanOrEqualTo(0)?new Yr.default(0):o.times(2)}function Zg(e,t,r,n){let o=e.token_a?.symbol?.trim()||"TOKEN",i=e.token_b?.symbol?.trim()||n||"?",a=t?.decimals??lp,s,l;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let c=new Yr.default(t.balance.toString()),p=new Yr.default(t.totalSupply.toString()),w=c.div(p);s=w.times(100);let b=w.times(Kg(e));if(b.isGreaterThan(0)){let d=new Yr.default(e.quote_usd??e.cross_usd??"0");l=d.isGreaterThan(0)?Fn(b.times(d),r):`${b.toFormat(4,Yr.default.ROUND_DOWN)} ${n??""}`.trim()}}return{pool:e,tokenASymbol:o,tokenBSymbol:i,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:a,sharePercent:s,valueText:l}}function cp(){let{env:e,walletAddress:t,onOutlink:r,lpBalanceReader:n}=kt(),o=kr(),i=!!t,{pools:a,isLoading:s}=op(e,t,i),l=Is.useMemo(()=>a.map(u=>u.pair_address).filter(Boolean),[a]),{balances:c,isLoading:p}=ap(e,t,l,n),{getNativeToken:w}=qr(e,i),b=w()?.symbol,d=`${Rr[e]}/game-token.png`,x=Object.keys(c).length>0,m=Is.useMemo(()=>{let u=a.map(y=>Zg(y,c[y.pair_address?.toLowerCase()],o,b));return x?u.filter(y=>y.lpAmountRaw?new Yr.default(y.lpAmountRaw).shiftedBy(-y.lpDecimals).isGreaterThanOrEqualTo(qg):!1):u},[a,c,x,o,b]),g=u=>{let y=u.token_a?.address??u.pair_address;return`${Md[e]}/gametoken/tokens/${y}?trade=deposit`};return(0,rt.jsx)(Sr,{sectionKey:"gameSwap",title:Vg,icon:d,iconFit:"contain",isEmpty:m.length===0,loading:s||p,children:m.map(u=>{let{pool:y}=u,f=g(y),S=`${u.tokenASymbol} / ${u.tokenBSymbol}`,k=y.token_a?.logo_url,C=y.token_b?.logo_url;return(0,rt.jsxs)("article",{className:"wp-item","data-side":"game-swap",children:[(0,rt.jsxs)("div",{className:"wp-item-body",children:[(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,rt.jsxs)("div",{className:"wp-svc-token",children:[(0,rt.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[k&&(0,rt.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""}),C&&(0,rt.jsx)("img",{className:"wp-svc-token-icon",src:C,alt:""})]}),(0,rt.jsx)("span",{children:S})]})]}),u.lpAmountRaw!==void 0&&(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"My LP"}),(0,rt.jsxs)("span",{children:[Vr(u.lpAmountRaw,u.lpDecimals)," LP"]})]}),u.sharePercent!==void 0&&(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"Pool Share"}),(0,rt.jsxs)("span",{children:[u.sharePercent.toFormat(2,Yr.default.ROUND_DOWN),"%"]})]}),u.valueText!==void 0&&(0,rt.jsxs)("div",{className:"wp-item-line",children:[(0,rt.jsx)("span",{className:"wp-item-label",children:"Value"}),(0,rt.jsx)("span",{children:u.valueText})]})]}),(0,rt.jsx)("div",{className:"wp-item-tags",children:(0,rt.jsxs)("a",{className:"wp-tag wp-tag--mint",href:f,target:"_blank",rel:"noopener noreferrer","data-track":"gameswap_outlink","data-track-id":S,onClick:M=>Pt(M,f,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:y}},r),children:[(0,rt.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,rt.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},y.pair_address)})})}var xn=V(require("bignumber.js"),1),gp=require("react");var dp=require("@tanstack/react-query");var Xg="wp:forge-pools";function pp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,dp.useQuery)({queryKey:[Xg,e,t],queryFn:async()=>{let s=await Te("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}),a=o??[];return{pools:a,isEmpty:a.length===0,...i}}var up=require("@tanstack/react-query"),fp=require("react");var Jg="wp:forge-token-detail";async function $g(e,t){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return r.ok?(await r.json())?.data?.token??null:null}function mp(e,t,r=!0){let n=(0,up.useQueries)({queries:t.map(a=>({queryKey:[Jg,e,a],queryFn:async()=>$g(await Te("bondingCurve",e),a),enabled:r&&!!a,staleTime:3e4}))}),o=(0,fp.useMemo)(()=>{let a=new Map;for(let s=0;s<n.length;s++){let l=n[s]?.data,c=t[s];l&&c&&a.set(c.toLowerCase(),l)}return a},[n,t]),i=n.some(a=>a.isLoading);return{detailMap:o,isLoading:i}}var dt=require("react/jsx-runtime"),eh="ONEforge",hp=18,th="https://contents.crosstoken.io/wallet/token/images/FT.png";function rh(e){if(!e||e==="0")return"0";let t=new xn.default(e).shiftedBy(-hp);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,xn.default.ROUND_DOWN):t.toFormat(4,xn.default.ROUND_DOWN)}function nh(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 oh(e,t,r,n){let o=new xn.default(r||"0");if(!o.isGreaterThan(0))return null;let i=new xn.default(e.total_supply||"0"),a=new xn.default(e.lp_balance||"0"),s=new xn.default(t?.reserve_b||"0").shiftedBy(-hp);if(!i.isGreaterThan(0)||!a.isGreaterThan(0)||!s.isGreaterThan(0))return null;let l=s.times(2),p=a.div(i).times(l).times(o);return p.isFinite()?Fn(p,n):null}function bp(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{pools:i,isEmpty:a,isLoading:s}=pp(e,t,o),l=(0,gp.useMemo)(()=>i.map(d=>d.token.address),[i]),{detailMap:c}=mp(e,l,o&&l.length>0),p=Ji(e,t,o),w=d=>`${Td[e]}/forge/token/${d.token.address}`,b=`${Rr[e]}/forge.png`;return(0,dt.jsx)(Sr,{sectionKey:"forge",title:eh,icon:b,iconFit:"contain",isEmpty:a,loading:s,children:i.map(d=>{let x=c.get(d.token.address.toLowerCase()),m=x?.image_url||x?.image||d.token.image||th,g=x?.symbol||d.token.symbol,u=w(d),y=oh(d,x,p,n);return(0,dt.jsxs)("a",{className:"wp-item","data-side":"lp",href:u,target:"_blank",rel:"noopener noreferrer","data-track":"forge_outlink","data-track-id":g,onClick:f=>Pt(f,u,{category:"portfolio",origin:"portfolio-forge",payload:{pool:d,tokenDetail:x}},r),children:[(0,dt.jsxs)("div",{className:"wp-item-body",children:[(0,dt.jsxs)("div",{className:"wp-item-line",children:[(0,dt.jsx)("span",{className:"wp-item-label",children:"Asset"}),(0,dt.jsxs)("div",{className:"wp-svc-token",children:[(0,dt.jsx)("img",{className:"wp-svc-token-icon",src:m,alt:""}),(0,dt.jsx)("span",{children:g}),x?.name&&(0,dt.jsx)("span",{className:"wp-token-subtle",children:x.name})]})]}),(0,dt.jsxs)("div",{className:"wp-item-line",children:[(0,dt.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,dt.jsx)("div",{className:"wp-svc-token wp-svc-token--amount",children:(0,dt.jsxs)("div",{className:"wp-svc-amount",children:[(0,dt.jsx)("span",{className:"wp-svc-amount-main",children:rh(d.lp_balance)}),y&&(0,dt.jsx)("span",{className:"wp-item-usd",children:y})]})})]}),(0,dt.jsxs)("div",{className:"wp-item-line",children:[(0,dt.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,dt.jsx)("span",{className:"wp-line-value",children:nh(d.pool_ownership)})]})]}),(0,dt.jsx)("div",{className:"wp-item-tags",children:(0,dt.jsxs)("span",{className:"wp-tag wp-tag--muted",children:[(0,dt.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,dt.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},d.pair_address)})})}var Ls=require("react"),Pp=V(require("bignumber.js"),1);var wp=require("@tanstack/react-query");var ih="wp:crossd-positions";function ah(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 yp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,wp.useQuery)({queryKey:[ih,e,t],queryFn:async()=>{let s=await fetch(`${Zi[e]}/api/v1/positions?owner=${t}`,{cache:"no-store"});if(!s.ok)throw new Error(`crossd positions fetch failed: ${s.status}`);return ah(await s.json())},enabled:n,staleTime:0}),a=o??[];return{positions:a,isEmpty:a.length===0,...i}}var xp=require("@tanstack/react-query"),vp=require("react");var sh="wp:crossd-position-details";function lh(e){let t=e??{},r=t.data??t;return r?.token_id||r?.pool?r:null}function kp(e,t,r=!0){let n=(0,xp.useQueries)({queries:t.map(i=>({queryKey:[sh,e,i],queryFn:async()=>{let a=await fetch(`${Zi[e]}/api/v1/positions/${i}`,{cache:"no-store"});if(!a.ok)throw new Error(`crossd position detail failed: ${a.status}`);return lh(await a.json())},enabled:r&&!!i,staleTime:6e4}))});return{detailMap:(0,vp.useMemo)(()=>{let i=new Map;return n.forEach((a,s)=>{let l=a.data,c=t[s];l&&c&&i.set(c,l)}),i},[n,t])}}var cn=V(require("react"),1);var Z=require("react/jsx-runtime"),ch=300*1e3,Rp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function dh(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":`${Hi(e.gasLimit*n)} ${r??""}`.trim()}function Ms(e,t,r){return r?"Estimating...":`${e} ${t}`.trim()}function Sp({open:e,status:t,target:r,token0Icon:n,token1Icon:o,token0Symbol:i,token1Symbol:a,nativeSymbol:s,txHash:l,error:c,copied:p=!1,hasEstimator:w,prepareWithdraw:b,confirmWithdraw:d,onClose:x,onCopyHash:m,trackFunnel:g}){let[u,y]=cn.useState(null),[f,S]=cn.useState(null),k=cn.useRef(0);cn.useEffect(()=>{if(!e||!r)return;let te=++k.current;y(null),S(null),g?.("dialog_opened"),b().then(ye=>{k.current===te&&(y(ye),S(ye?Date.now():null))})},[e,r]);let C=t==="submitting",M=t==="estimating"||t==="confirm"&&!u,N=cn.useCallback(async()=>{let te=u,ye=!f||Date.now()-f>ch;if(!te||ye){let me=++k.current;if(te=await b(),k.current!==me)return;y(te),S(te?Date.now():null)}te&&await d(te)},[u,f,b,d]);if(!e||!r)return null;let{position:R,detail:E}=r,P=E.pool?.token0,F=E.pool?.token1,I=i||P?.symbol||R.pool?.token0_symbol||"?",J=a||F?.symbol||R.pool?.token1_symbol||"?",L=P?.decimals??18,B=F?.decimals??18,le=n||P?.logo_url||Rp,Y=o||F?.logo_url||Rp,W=`${I}/${J}`,we=u?lo(u.expectedAmount0.toString(),L):null,$=u?lo(u.expectedAmount1.toString(),B):null,Q=co(u?.estimate?.maxPriorityFeePerGas),U=co(u?.estimate?.maxFeePerGas??u?.estimate?.gasPrice),ne=Gi(u?.estimate?.gasLimit);return(0,Z.jsx)("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:te=>{te.target===te.currentTarget&&!C&&x()},children:(0,Z.jsxs)("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:[(0,Z.jsx)("div",{className:"wp-claim-grabber","aria-hidden":!0,children:(0,Z.jsx)("span",{})}),(0,Z.jsxs)("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&l?(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:(0,Z.jsx)(Yi,{})}),(0,Z.jsxs)("div",{className:"wp-claim-copy",children:[(0,Z.jsx)("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),(0,Z.jsxs)("p",{className:"wp-claim-desc",children:["Your ",W," position withdrawal has been submitted. Balances will update shortly after the transaction settles."]})]}),(0,Z.jsx)("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:(0,Z.jsxs)("div",{className:"wp-claim-list-item",children:[(0,Z.jsx)("span",{children:"Tx Hash"}),(0,Z.jsxs)("button",{type:"button",className:"wp-claim-hash",onClick:m,"aria-label":"Copy transaction hash","data-track":"crossd_withdraw_hash_copy",children:[(0,Z.jsx)("strong",{children:_i(l)}),p?(0,Z.jsx)(qi,{}):(0,Z.jsx)(Vi,{})]})]})})]}):(0,Z.jsxs)(Z.Fragment,{children:[t==="error"&&(0,Z.jsxs)("div",{className:"wp-claim-heading",children:[(0,Z.jsx)("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),(0,Z.jsx)("p",{className:"wp-claim-error-message",children:c||"The withdraw request could not be completed."})]}),(0,Z.jsxs)("div",{className:"wp-claim-reward-card","data-fit":zo(I,we??""),"aria-label":`Expected ${I}`,children:[(0,Z.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,Z.jsx)("img",{src:le,alt:"",width:28,height:28})}),(0,Z.jsx)("strong",{className:"wp-claim-reward-symbol",children:I}),(0,Z.jsx)("strong",{className:"wp-claim-reward-amount",children:we??"Estimating..."})]}),(0,Z.jsxs)("div",{className:"wp-claim-reward-card","data-fit":zo(J,$??""),"aria-label":`Expected ${J}`,children:[(0,Z.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,Z.jsx)("img",{src:Y,alt:"",width:28,height:28})}),(0,Z.jsx)("strong",{className:"wp-claim-reward-symbol",children:J}),(0,Z.jsx)("strong",{className:"wp-claim-reward-amount",children:$??"Estimating..."})]}),w&&(0,Z.jsx)("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:(0,Z.jsxs)("div",{className:"wp-claim-detail-list",children:[(0,Z.jsxs)("div",{className:"wp-claim-detail-row",children:[(0,Z.jsx)("span",{children:"Est. Tx Fee"}),(0,Z.jsx)("strong",{children:dh(u?.estimate,M,s)})]}),(0,Z.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,Z.jsx)("span",{children:"Priority Fee Per Gas"}),(0,Z.jsx)("strong",{children:Ms(Q,"Gwei",M)})]}),(0,Z.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,Z.jsx)("span",{children:"Max Fee Per Gas"}),(0,Z.jsx)("strong",{children:Ms(U,"Gwei",M)})]}),(0,Z.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,Z.jsx)("span",{children:"Gas Limit"}),(0,Z.jsx)("strong",{children:Ms(ne,"",M)})]})]})})]}),(0,Z.jsxs)("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&(0,Z.jsx)("button",{type:"button",className:"wp-claim-secondary","data-track":"crossd_withdraw_cancel",onClick:x,children:t==="error"?"Close":"Cancel"}),(0,Z.jsx)("button",{type:"button",className:"wp-claim-primary","data-track":"crossd_withdraw_confirm",onClick:()=>{if(t==="success"){x();return}C||M||(g?.("confirm_clicked"),N())},disabled:C||M,children:t==="success"?"Done":C?(0,Z.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}):M?(0,Z.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Estimating"}):t==="error"?"Retry":"Withdraw"})]})]}),(0,Z.jsx)("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:(0,Z.jsx)("span",{})})]})})}var ft=V(require("react"),1),Ap=require("@tanstack/react-query");var ph="0x0c49ccbe",uh="0xfc6f7865",fh="0x49404b7c",mh="0xdf2ab5bb",gh="0xac9650d8",Cp=(1n<<128n)-1n,Tp=600n,hh=99n,bh=100n;function Es(e){return e*hh/bh}function Np(e,t){return!!e&&!!t&&e.toLowerCase()===t.toLowerCase()}function pr(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 $i(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 As(e){return ph+pr(e.tokenId,"tokenId")+pr(e.liquidity,"liquidity")+pr(e.amount0Min,"amount0Min")+pr(e.amount1Min,"amount1Min")+pr(e.deadline,"deadline")}function wh(e){return uh+pr(e.tokenId,"tokenId")+$i(e.recipient,"recipient")+pr(e.amount0Max,"amount0Max")+pr(e.amount1Max,"amount1Max")}function yh(e,t){return fh+pr(e,"amountMinimum")+$i(t,"recipient")}function xh(e,t,r){return mh+$i(e,"token")+pr(t,"amountMinimum")+$i(r,"recipient")}function vh(e){if(e.length===0)throw new Error("multicall requires at least one call");let t=e.map(o=>{let i=o.replace(/^0x/,"");if(i.length%2!==0||!/^[0-9a-fA-F]*$/.test(i))throw new Error("multicall element must be valid hex bytes");let a=i.length%64===0?i:i.padEnd(i.length+(64-i.length%64),"0");return pr(BigInt(i.length/2),"callLength")+a.toLowerCase()}),r=BigInt(e.length)*32n,n=[];for(let o of t)n.push(pr(r,"callOffset")),r+=BigInt(o.length/2);return gh+pr(0x20n,"arrayOffset")+pr(BigInt(e.length),"arrayLength")+n.join("")+t.join("")}function Ip(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 Mp(e){let t=Np(e.token0,e.wcrossAddress),r=Np(e.token1,e.wcrossAddress),n=t||r,o=[As({tokenId:e.tokenId,liquidity:e.liquidity,amount0Min:e.amount0Min,amount1Min:e.amount1Min,deadline:e.deadline}),wh({tokenId:e.tokenId,recipient:n?e.positionManagerAddress:e.owner,amount0Max:Cp,amount1Max:Cp})];return n&&(o.push(yh(0n,e.owner)),o.push(xh(t?e.token1:e.token0,0n,e.owner))),vh(o)}async function Ep(e,t,r){let n;try{n=await Go(e,r)}catch{n=void 0}if(!n)return null;let o=As({tokenId:t.tokenId,liquidity:t.liquidity,amount0Min:0n,amount1Min:0n,deadline:t.deadline}),i=await sn(n,t.positionManager,o,r,t.owner);return Ip(i)}var kh="wp:",Rh=[1500,3e3,4500,6e3];function Sh(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Lp(){let{env:e,walletAddress:t,sendTransaction:r,estimateGas:n}=kt(),o=!!r,i=(0,Ap.useQueryClient)(),[a,s]=ft.useState(!1),[l,c]=ft.useState(null),[p,w]=ft.useState("confirm"),[b,d]=ft.useState(),[x,m]=ft.useState(""),[g,u]=ft.useState(!1),[y,f]=ft.useState(new Set),S=ft.useRef(void 0),k=ft.useRef([]),C=ft.useRef(0);ft.useEffect(()=>()=>{clearTimeout(S.current),k.current.forEach(clearTimeout)},[]);let M=ft.useRef(new Set),N=ft.useCallback((L,B)=>{M.current.has(L)||(M.current.add(L),Pe("withdraw",L,{...B,tags:{section:"crossdPool",...B?.tags}}))},[]),R=ft.useCallback(()=>{let L=()=>i.invalidateQueries({predicate:B=>typeof B.queryKey[0]=="string"&&B.queryKey[0].startsWith(kh)});L(),k.current.forEach(clearTimeout),k.current=Rh.map(B=>setTimeout(L,B))},[i]),E=ft.useCallback(L=>{C.current+=1,c(L),s(!0),w("confirm"),d(void 0),m(""),u(!1),M.current=new Set,N("opened")},[N]),P=ft.useCallback(()=>{p!=="submitting"&&(C.current+=1,s(!1),c(null),w("confirm"),d(void 0),m(""),u(!1))},[p]),F=ft.useCallback(async()=>{let L=C.current,B=Sh(t),le=l?.position.token_id,Y=l?.position.liquidity,W=l?.detail.pool?.token0?.address,we=l?.detail.pool?.token1?.address;if(!B||!le||!Y||!W||!we)return w("error"),m("Position data is incomplete. Please refresh and retry."),null;try{w("estimating"),m("");let $=BigInt(le),Q=BigInt(Y),U=BigInt(Math.floor(Date.now()/1e3))+Tp,ne=Ad[e],te=await Ep(e,{owner:B,positionManager:ne,tokenId:$,liquidity:Q,deadline:U});if(C.current!==L)return null;if(!te)return w("error"),m("Failed to estimate withdrawal amounts. Please retry."),null;let ye=Mp({tokenId:$,liquidity:Q,amount0Min:Es(te.amount0),amount1Min:Es(te.amount1),deadline:U,owner:B,positionManagerAddress:ne,token0:W,token1:we,wcrossAddress:Ld[e]}),me={to:ne,value:0n,data:ye,chainId:ht[e].cross},oe=null;if(n){try{oe=await n({...me,from:B})}catch{oe=null}if(C.current!==L)return null}return w("confirm"),{tx:me,estimate:oe,expectedAmount0:te.amount0,expectedAmount1:te.amount1}}catch($){return C.current!==L||(w("error"),m(Uo($,"Failed to prepare withdraw."))),null}},[e,n,l,t]),I=ft.useCallback(async L=>{if(!r){w("error"),m("Withdraw is not available for this wallet.");return}try{w("submitting"),m(""),N("submitted");let B=await r({...L.tx,gas:L.estimate?.gasLimit&&L.estimate.gasLimit>0n?L.estimate.gasLimit:void 0,maxFeePerGas:L.estimate?.maxFeePerGas&&L.estimate.maxFeePerGas>0n?L.estimate.maxFeePerGas:void 0,maxPriorityFeePerGas:L.estimate?.maxPriorityFeePerGas&&L.estimate.maxPriorityFeePerGas>0n?L.estimate.maxPriorityFeePerGas:void 0});d(B),w("success");let le=l?.position.token_id;le&&f(Y=>{let W=new Set(Y);return W.add(le),W}),N("confirmed"),R()}catch(B){w("error"),m(Uo(B,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:dr(B)})}},[R,r,l,N]),J=ft.useCallback(async()=>{if(!(!b||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(b),u(!0),clearTimeout(S.current),S.current=setTimeout(()=>u(!1),1400)}catch{u(!1)}},[b]);return{canWithdrawInline:o,isOpen:a,target:l,withdrawnTokenIds:y,status:p,txHash:b,error:x,copied:g,hasEstimator:!!n,openWithdraw:E,closeWithdraw:P,prepareWithdraw:F,confirmWithdraw:I,copyHash:J,trackFunnelOnce:N}}var Je=require("react/jsx-runtime"),Ch="ONEusd Pool",Dp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function Bp(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=kr(),o=!!t,{positions:i,isLoading:a}=yp(e,t,o),s=Lp(),l=(0,Ls.useMemo)(()=>i.filter(N=>!N.token_id||!s.withdrawnTokenIds.has(N.token_id)),[i,s.withdrawnTokenIds]),c=(0,Ls.useMemo)(()=>l.map(N=>N.token_id).filter(N=>!!N),[l]),{detailMap:p}=kp(e,c,o&&c.length>0),w=`${Ed[e]}/pool`,{getTokenImage:b,getTokenSymbol:d,getNativeToken:x}=qr(e,o),m=b("","ONEUSD",{chainOnly:!0})||`${Rr[e]}/crossd.png`,g={chainOnly:!0},u=(N,R)=>{let E=ws(d(N?.address??"",N?.symbol??R,g));return E==="ONE"?x()?.symbol??"?":E??"?"},y=(N,R)=>{let E=N?.symbol??R,P=ws(E);return P==="ONE"?x()?.image||Dp:b(N?.address??"",P,g)||N?.logo_url||Dp},f=s.target?.detail.pool,S=y(f?.token0,s.target?.position.pool?.token0_symbol),k=y(f?.token1,s.target?.position.pool?.token1_symbol),C=u(f?.token0,s.target?.position.pool?.token0_symbol),M=u(f?.token1,s.target?.position.pool?.token1_symbol);return(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(Sr,{sectionKey:"crossdPool",title:Ch,icon:m,iconFit:"contain",isEmpty:l.length===0,loading:a,children:l.map(N=>{let R=N.token_id?p.get(N.token_id):void 0,E=`${u(R?.pool?.token0,N.pool?.token0_symbol)}/${u(R?.pool?.token1,N.pool?.token1_symbol)}`,P=N.pool?.fee_tier_percentage,F=y(R?.pool?.token0,N.pool?.token0_symbol),I=y(R?.pool?.token1,N.pool?.token1_symbol),J=Fn(new Pp.default(N.position_value_usd??"0"),n),L=s.canWithdrawInline&&!!R?.pool?.token0?.address&&!!R?.pool?.token1?.address;return(0,Je.jsxs)("article",{className:"wp-item","data-side":"crossd",children:[(0,Je.jsxs)("div",{className:"wp-item-body",children:[(0,Je.jsxs)("div",{className:"wp-item-line",children:[(0,Je.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,Je.jsxs)("div",{className:"wp-svc-token",children:[(0,Je.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[(0,Je.jsx)("img",{className:"wp-svc-token-icon",src:F,alt:""}),(0,Je.jsx)("img",{className:"wp-svc-token-icon",src:I,alt:""})]}),(0,Je.jsx)("span",{children:E}),P&&(0,Je.jsx)("span",{className:"wp-token-subtle",children:P})]})]}),(0,Je.jsxs)("div",{className:"wp-item-line",children:[(0,Je.jsx)("span",{className:"wp-item-label",children:"Position Value"}),(0,Je.jsx)("span",{className:"wp-line-value",children:J})]})]}),(0,Je.jsx)("div",{className:"wp-item-tags",children:L?(0,Je.jsx)("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"crossd_pool_withdraw_open","data-track-id":E,onClick:()=>{R&&s.openWithdraw({position:N,detail:R})},children:(0,Je.jsx)("span",{className:"wp-tag-label",children:"Withdraw"})}):(0,Je.jsxs)("a",{className:"wp-tag wp-tag--muted",href:w,target:"_blank",rel:"noopener noreferrer","data-track":"crossd_pool_outlink","data-track-id":E,onClick:B=>Pt(B,w,{category:"portfolio",origin:"portfolio-crossd-pool",payload:{position:N,detail:R}},r),children:[(0,Je.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Je.jsx)(gr,{size:12,className:"wp-tag-icon"})]})})]},N.token_id)})}),(0,Je.jsx)(Sp,{open:s.isOpen,status:s.status,target:s.target,token0Icon:S,token1Icon:k,token0Symbol:C,token1Symbol:M,nativeSymbol:x()?.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 Qo=["rewards","points","staking","gameSwap","forge","crossdPool"];fe(`.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
|
+
`);var ge=require("react/jsx-runtime"),Ds=15,Nh="wp:";function zn({env:e,theme:t="light",walletAddress:r,walletName:n,onBack:o,showHeader:i=!0,variant:a="embed",className:s,onOutlink:l,lpBalanceReader:c,stakingRewardsReader:p,sendTransaction:w,estimateGas:b,conversionRatio:d,currencySymbol:x,sections:m}){let g=Xe(e),u=St.useCallback(oe=>!m||m.includes(oe),[m]),y=!!r,f=(0,Fp.useQueryClient)(),[S,k]=St.useState({}),C=St.useCallback((oe,Ne)=>{k(ze=>{let Ce=ze[oe];return Ce&&Ce.loading===Ne.loading&&Ce.empty===Ne.empty?ze:{...ze,[oe]:Ne}})},[]),M=St.useCallback(oe=>{k(Ne=>{if(!(oe in Ne))return Ne;let ze={...Ne};return delete ze[oe],ze})},[]),N=St.useMemo(()=>({report:C,unregister:M}),[C,M]),[R,E]=St.useState(Ds),[P,F]=St.useState(!1),[I,J]=St.useState(!1),L=St.useRef(void 0),B=St.useCallback(()=>{f.invalidateQueries({predicate:oe=>typeof oe.queryKey[0]=="string"&&oe.queryKey[0].startsWith(Nh)})},[f]),le=St.useCallback(()=>{B(),F(!0),setTimeout(()=>F(!1),600),E(Ds)},[B]);St.useEffect(()=>{if(!y)return;let oe=setInterval(()=>{E(Ne=>Ne<=1?(le(),Ds):Ne-1)},1e3);return()=>clearInterval(oe)},[y,le]);let Y=St.useCallback(()=>{o?.()},[o]),W=y?nn(g,r,{size:64}):void 0,we=St.useCallback(async()=>{if(!(I||!r))try{await navigator.clipboard.writeText(r),J(!0),clearTimeout(L.current),L.current=setTimeout(()=>J(!1),2e3)}catch{}},[r,I]);St.useEffect(()=>()=>clearTimeout(L.current),[]);let $=St.useMemo(()=>({env:g,theme:t,open:!0,walletAddress:r,close:Y,onOutlink:l,lpBalanceReader:c,stakingRewardsReader:p,sendTransaction:w,estimateGas:b,conversionRatio:d,currencySymbol:x}),[g,t,r,Y,l,c,p,w,b,d,x]),Q=Qo.filter(u),U=Q.length>0&&Q.every(oe=>{let Ne=S[oe];return!!Ne&&!Ne.loading}),ne=U&&Q.every(oe=>S[oe]?.empty),te=Q.some(oe=>{let Ne=S[oe];return!!Ne&&!Ne.empty}),ye=Q.length>0&&!U&&!te,me=(0,ge.jsxs)(ge.Fragment,{children:[i&&(0,ge.jsxs)("div",{className:"wp-header",children:[(0,ge.jsxs)("div",{className:"wp-header-account",children:[o&&(0,ge.jsx)("button",{type:"button",className:"wp-header-btn","aria-label":"Back","data-track":"back",onClick:o,children:(0,ge.jsx)(xd,{})}),(0,ge.jsx)("span",{className:"wp-header-avatar","aria-hidden":!0,children:W&&(0,ge.jsx)("img",{src:W,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(n||r)&&(0,ge.jsxs)("div",{className:"wp-header-account-meta",children:[n&&(0,ge.jsx)("span",{className:"wp-header-wallet-name",title:n,children:n}),r&&(0,ge.jsxs)("button",{type:"button",className:"wp-header-address-btn",onClick:we,"aria-label":"Copy wallet address","data-track":"address_copy",children:[(0,ge.jsx)("span",{className:"wp-header-address",children:Wi(r)}),(0,ge.jsx)("span",{className:"wp-header-address-copy","data-copied":I,children:I?(0,ge.jsx)(tn,{size:14}):(0,ge.jsx)(An,{size:14})})]})]})]}),(0,ge.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio","data-track":"refresh",onClick:le,children:[(0,ge.jsx)(vd,{className:P?"wp-spin-once":void 0}),y&&(0,ge.jsx)("span",{className:"wp-refresh-badge",children:R})]})]}),(0,ge.jsx)("div",{className:"wp-body",children:(0,ge.jsxs)("div",{className:"wp-body-inner","data-empty":ne||void 0,children:[u("rewards")&&(0,ge.jsx)(Bd,{}),u("points")&&(0,ge.jsx)(Vd,{}),u("staking")&&(0,ge.jsx)(rp,{}),u("gameSwap")&&(0,ge.jsx)(cp,{}),u("forge")&&(0,ge.jsx)(bp,{}),u("crossdPool")&&(0,ge.jsx)(Bp,{}),ye&&(0,ge.jsx)("div",{className:"wp-portfolio-loading",role:"status","aria-label":"Loading portfolio",children:(0,ge.jsx)("span",{className:"wp-portfolio-spinner","aria-hidden":!0})}),ne&&(0,ge.jsxs)("div",{className:"wp-portfolio-empty",role:"status",children:[(0,ge.jsx)("span",{className:"wp-portfolio-empty-icon","aria-hidden":!0,children:(0,ge.jsxs)("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,ge.jsx)("path",{d:"M20 7H5a2 2 0 0 1-2-2 2 2 0 0 1 2-2h13v4"}),(0,ge.jsx)("path",{d:"M3 5v13a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1"}),(0,ge.jsx)("circle",{cx:"16.5",cy:"13.5",r:"1",fill:"currentColor",stroke:"none"})]})}),(0,ge.jsx)("p",{className:"wp-portfolio-empty-title",children:"No assets yet"}),(0,ge.jsx)("p",{className:"wp-portfolio-empty-desc",children:"Assets you hold across ONE services will appear here."})]})]})})]});return(0,ge.jsx)(Wo.Provider,{value:$,children:(0,ge.jsx)(vs.Provider,{value:N,children:(0,ge.jsx)(ke,{feature:"wallet_portfolio",children:a==="none"?me:(0,ge.jsx)("div",{className:Me(a==="fullscreen"?"wp-fullscreen":"wp-embed",s),"data-theme":t,children:me})})})})}var Un=require("react/jsx-runtime");function Op({className:e}){let{env:t,theme:r,walletAddress:n,close:o,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s}=kt();return(0,Un.jsxs)(Vo.Drawer.Portal,{children:[(0,Un.jsx)(Vo.Drawer.Overlay,{className:"wp-overlay"}),(0,Un.jsxs)(Vo.Drawer.Content,{className:Me("wp-fullscreen",e),"data-theme":r,children:[(0,Un.jsx)(Vo.Drawer.Title,{className:"wp-sr-only",children:"Portfolio"}),(0,Un.jsx)(zn,{env:t,theme:r,walletAddress:n,onBack:o,variant:"none",onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s})]})]})}var Ps=require("react/jsx-runtime");function Th({env:e,theme:t="light",walletAddress:r,open:n,onOpenChange:o,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s,sendTransaction:l,estimateGas:c,conversionRatio:p,currencySymbol:w,children:b}){let d=Xe(e),x=n!==void 0,[m,g]=jn.useState(!1),u=x?n:m,y=jn.useCallback(k=>{x||g(k),o?.(k)},[x,o]),f=jn.useCallback(()=>y(!1),[y]),S=jn.useMemo(()=>({env:d,theme:t,open:u,walletAddress:r,close:f,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s,sendTransaction:l,estimateGas:c,conversionRatio:p,currencySymbol:w}),[d,t,u,r,f,i,a,s,l,c,p,w]);return(0,Ps.jsx)(Wo.Provider,{value:S,children:(0,Ps.jsx)(zp.Drawer.Root,{direction:"bottom",open:u,onOpenChange:y,noBodyStyles:!0,children:b})})}var Bs=Object.assign(Th,{Trigger:wd,Content:Op});var X=V(require("react"),1),Wn=require("react-dom"),Ur=V(require("bignumber.js"),1);var sr=require("react/jsx-runtime");function Up({size:e=20,className:t}){return(0,sr.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,"aria-hidden":"true",children:[(0,sr.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:1.7}),(0,sr.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:1.7,strokeLinecap:"round"})]})}function jp({size:e=16,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("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 Wp({size:e=16,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("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 _p({size:e=20,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("path",{d:"M10 4.167v11.666M4.167 10 10 15.833 15.833 10",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Gp({size:e=16,className:t}){return(0,sr.jsx)("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:(0,sr.jsx)("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Hp({size:e=12,className:t}){return(0,sr.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,sr.jsx)("path",{d:"M3.5 2 1.5 4l2 2M1.5 4h9M8.5 10l2-2-2-2M10.5 8h-9",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})})}var H=V(require("react"),1);var Fs=V(require("bignumber.js"),1);function Qp(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function Vp(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Fs.default.ROUND_DOWN).toFixed()}function Ih(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 Mh(e){let t=e.fromToken.priceUsd,r=e.toToken.priceUsd,n=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,o=new Fs.default(n||"0");return!o.isFinite()||o.isNaN()||o.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:Qp(t)&&Qp(r)?e.lastChangedBy==="to"?{fromAmount:Vp(o.multipliedBy(r).dividedBy(t))}:{toAmount:Vp(o.multipliedBy(t).dividedBy(r))}:Ih(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function qp({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(r){return e?e(r):Mh(r)},async submitBridge(r){if(!t)throw new Error("Bridge submit handler is not configured.");return t(r)}}}var Yp=15,Eh=18,Jp="cross_bridge_terms_accepted",Ah=3600*24*365;function Lh(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,Yp);let o=t.slice(0,n).slice(0,Yp),i=t.slice(n+1).slice(0,Eh);return`${o}.${i}`}function Dh(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${Jp}=true`)}function Ph(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${Jp}=true`,"Path=/",`Max-Age=${Ah}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function Bh(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 Kp(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("ONE")?t.slice(1):t}function Fh(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let r=new Set([Kp(e.symbol),Kp(t.symbol)]);return r.has("ONE")&&r.has("ONEUSD")}function zr(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function ea(e){return e[0]}function Os(e,t,r,n){if(r&&!zr(r,t))return r;let o=t?n?.(t,e):void 0;if(o?.length)return o[0];if(!t)return e[1]??ea(e);let i=e.findIndex(s=>zr(s,t)),a=i>=0?e[i+1]:void 0;return a&&!zr(a,t)?a:e.find(s=>!zr(s,t))??t}function Zp({fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:i}){return{fromToken:e,toToken:t,fromAmount:r,toAmount:n,lastChangedBy:o,slippage:i}}function ta(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),...ta(r.cause,t+1),...ta(r.data,t+1),...ta(r.error,t+1)]}function zs(e){let t=ta(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 Xp(e,t){return zs(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
|
|
10
|
+
`)[0]?.trim()||t}function $p(e){let{tokens:t,initialFromToken:r,initialToToken:n,getToTokens:o,getApproval:i,approveBridge:a,history:s=[],initialSlippage:l="1",termsUrl:c=ao,getQuote:p,submitBridge:w,onSubmitted:b,onSuccess:d,onFailed:x,onExit:m}=e,g=H.useMemo(()=>qp({getQuote:p,submitBridge:w}),[p,w]),[u,y]=H.useState("form"),[f,S]=H.useState(r??ea(t)),[k,C]=H.useState(()=>Os(t,r??ea(t),n,o)),[M,N]=H.useState(""),[R,E]=H.useState(""),[P,F]=H.useState("from"),[I,J]=H.useState(l),[L,B]=H.useState(null),le=H.useMemo(()=>Fh(f,k),[f,k]),Y=H.useMemo(()=>le?"1":I==="auto"?Bh(L?.priceImpact):I,[le,I,L?.priceImpact]),[W,we]=H.useState(""),[$,Q]=H.useState("idle"),[U,ne]=H.useState(""),[te,ye]=H.useState(null),[me,oe]=H.useState([]),[Ne,ze]=H.useState(!1),[Ce,Ue]=H.useState(Dh),[he,Ze]=H.useState(null),[nt,Le]=H.useState(!1),[Qe,Fe]=H.useState(null),[ot,Ot]=H.useState(null),[yt,Lt]=H.useState(!1),[xt,Kt]=H.useState(!1),Ve=H.useRef(0),Ht=H.useRef(null),Tt=H.useRef(!1),vt=H.useRef(!1),pt=H.useRef(!1),Dt=H.useRef(!1),je=H.useRef(!1);H.useEffect(()=>{Tt.current||(Tt.current=!0,Pe("bridge","opened"))},[]);let it=H.useCallback(()=>{Ht.current&&(clearTimeout(Ht.current),Ht.current=null)},[]),at=H.useCallback(A=>{it(),Ot(A)},[it]);H.useEffect(()=>it,[it]),H.useEffect(()=>{let A=t.find(xe=>zr(xe,f))??ea(t),re=A?o?.(A,t):void 0,_=re?.find(xe=>zr(xe,k))??(re?void 0:t.find(xe=>zr(xe,k)))??Os(t,A,void 0,o);S(A),C(_)},[o,t,f,k]);let mt=H.useCallback((A,re)=>{let _=Lh(A);if(!_){Ve.current+=1,N(""),E(""),F(re),B(null),we(""),Q("idle");return}re==="from"?N(_):E(_),F(re),we(""),!pt.current&&Number(_)>0&&(pt.current=!0,Pe("bridge","amount_entered"))},[]),st=H.useCallback(()=>{Ve.current+=1,N(""),E(""),F("from"),B(null),we(""),ne(""),Q("idle"),Ze(null),Le(!1),Fe(null),Lt(!1),at(null)},[at]),zt=H.useCallback(A=>{zr(A,f)||(vt.current||(vt.current=!0,Pe("bridge","token_selected",{tags:{item_id:`from:${A.symbol}`}})),S(A),C(Os(t,A,void 0,o)),st())},[f,o,st,t]),Zt=H.useCallback(A=>{zr(A,k)||zr(A,f)||(vt.current||(vt.current=!0,Pe("bridge","token_selected",{tags:{item_id:`to:${A.symbol}`}})),C(A),st())},[f,st,k]),We=H.useMemo(()=>f?o?.(f,t)??t.filter(A=>!zr(A,f)):[],[f,o,t]),gt=H.useCallback(()=>{f?.balance&&mt(f.balance,"from")},[f?.balance,mt]),lt=H.useCallback(()=>{!f||!k||(S(k),C(f),st())},[f,st,k]),Xt=H.useCallback(()=>{Ve.current+=1,N(""),E(""),F("from"),B(null),we(""),ne("")},[]);H.useEffect(()=>{if(!f||!k)return;if(!M&&!R){B(null),we(""),Q(_=>_==="quoting"?"idle":_);return}let A=++Ve.current,re=Zp({fromToken:f,toToken:k,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:I});Q(_=>_==="submitting"?_:g.canQuote?"quoting":"idle"),(async()=>{try{let _=await g.getQuote(re);if(Ve.current!==A)return;_.fromAmount!==void 0&&P==="to"&&N(_.fromAmount),_.toAmount!==void 0&&P==="from"&&E(_.toAmount),B(_.summary??null),we(_.error??"")}catch(_){if(Ve.current!==A)return;we(_ instanceof Error?_.message:"Failed to quote bridge.")}finally{Ve.current===A&&Q(_=>_==="quoting"?"idle":_)}})()},[M,f,P,g,I,R,k]);let O=H.useCallback(()=>!f||!k?null:Zp({fromToken:f,toToken:k,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:Y}),[Y,M,f,P,R,k]),ue=H.useCallback(async(A,re)=>{ne(""),Lt(!1),Le(!1),Q("submitting");try{if(!re?.skipApprovalCheck&&i){let xe=await i(A);if(xe){Ze(xe),Fe(A),Q("idle");return}}Ze(null),Fe(null),at("processing");let _=await g.submitBridge(A);ye(_),Q("success"),oe(xe=>[{id:_.txHash,timestamp:new Date().toISOString(),txHash:_.txHash,fromToken:_.fromToken,toToken:_.toToken,fromAmount:_.fromAmount,toAmount:_.toAmount,summary:L??void 0,status:"pending"},...xe.filter(Ge=>Ge.txHash!==_.txHash)]),Xt(),Kt(!0),at(null),Lt(!0),Pe("bridge","confirmed"),Dt.current=!1,je.current=!1,b?.(_),d?.(_)}catch(_){if(at(null),Pe("bridge","confirmed",{status:"failure",reason:dr(_)}),Dt.current=!1,je.current=!1,zs(_)){Q("idle");return}let xe=Xp(_,"Failed to submit bridge.");ne(xe),Q("error"),x?.({message:xe})}},[i,x,b,d,g,Xt,at,L]),_e=H.useCallback(async()=>{if(W)return;let A=O();if(A){if(Dt.current||(Dt.current=!0,Pe("bridge","submitted")),!Ce){Fe(A),ze(!0);return}await ue(A)}},[O,W,ue,Ce]),It=H.useCallback(async()=>{let A=Qe??O();A&&(Ph(),Ue(!0),ze(!1),await ue(A))},[O,Qe,ue]),Mt=H.useCallback(()=>{ze(!1),Fe(null)},[]),Jt=H.useCallback(async()=>{if(!($==="submitting"||!he||!Qe||!a)){ne(""),Q("submitting");try{await a(Qe,he),je.current||(je.current=!0,Pe("bridge","approved")),Ze(null),Q("idle"),Le(!0)}catch(A){if(zs(A)){Q("idle");return}let re=Xp(A,"Failed to approve token.");ne(re),Q("error"),x?.({message:re})}}},[he,a,x,Qe,ue,$]),Qt=H.useCallback(()=>{$!=="submitting"&&(Ze(null),Le(!1),Fe(null),Q("idle"))},[$]),$t=H.useCallback(async()=>{if($==="submitting")return;let A=Qe??O();if(!A){Le(!1),ne("Bridge input is no longer available. Please try again."),Q("error");return}Le(!1),await ue(A,{skipApprovalCheck:!0})},[O,Qe,ue,$]),$r=H.useCallback(()=>{Lt(!1)},[]),fr=H.useCallback(A=>{y(A),A==="history"&&Kt(!1)},[]),en=H.useCallback(()=>{if(u==="history"){fr("form");return}m?.()},[m,fr,u]),wr=H.useMemo(()=>[...s,...me.filter(A=>!s.some(re=>re.txHash===A.txHash))],[s,me]);return{step:u,setStep:fr,status:$,error:U,quoteError:W,fromToken:f,toToken:k,tokens:t,availableToTokens:We,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:I,effectiveSlippage:Y,slippageLocked:le,setSlippage:J,summary:L,history:wr,submitted:te,canSubmit:g.canSubmit,termsOpen:Ne,approvalInfo:he,approvalSuccessOpen:nt,approveBridge:a,pendingSubmitInput:Qe,submitToast:ot,successDialogOpen:yt,dismissSuccessDialog:$r,hasNewHistory:xt,termsUrl:c,setFromToken:S,setToToken:C,selectFromToken:zt,selectToToken:Zt,setAmount:mt,setMax:gt,swapTokens:lt,submit:_e,confirmTerms:It,cancelTerms:Mt,confirmApproval:Jt,cancelApproval:Qt,continueAfterApproval:$t,back:en}}fe(`.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: #1e232e;--bf-toast-color: rgba(255, 255, 255, .85);position:relative;display:flex;flex:1;min-height:0;flex-direction:column;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))}.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-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-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-weight:600;line-height:1.5;letter-spacing:-.01em;outline:none}.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}.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-picker-overlay{--bf-bg: #1e232e;--bf-surface: rgba(255, 255, 255, .05);--bf-surface-hover: rgba(255, 255, 255, .08);--bf-border: rgba(255, 255, 255, .07);--bf-text-high: rgba(255, 255, 255, .85);--bf-text-medium: rgba(255, 255, 255, .65);--bf-text-low: rgba(255, 255, 255, .4);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-token-picker-overlay[data-theme=light]{--bf-bg: #ffffff;--bf-surface: rgba(18, 18, 18, .05);--bf-surface-hover: rgba(18, 18, 18, .08);--bf-border: rgba(18, 18, 18, .07);--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-token-picker{display:flex;width:min(480px,calc(100vw - 48px));height:min(466px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);min-height:0;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 #0006;box-sizing:border-box}.bf-token-picker-handle{display:none}.bf-token-picker-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(--bf-border);box-sizing:border-box}.bf-token-picker-head h3{margin:0;color:var(--bf-text-high);font-size:20px;font-weight:600;line-height:1.25;letter-spacing:0}.bf-token-picker-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(--bf-text-medium);cursor:pointer}.bf-token-picker-close:hover{color:var(--bf-text-high)}.bf-token-search{display:flex;min-height:48px;flex-shrink:0;align-items:center;gap:8px;margin:16px 24px;padding:12px 16px;border:1px solid transparent;border-radius:12px;background:var(--ds-surface-medium, rgba(18, 18, 18, .05));color:var(--bf-text-low);box-sizing:border-box}.bf-token-search:focus-within{border-color:var(--ds-accent-primary-default, #00ceb2)}.bf-token-search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--bf-text-high);font:inherit;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-token-search input::placeholder{color:var(--bf-text-low)}.bf-token-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:0;overflow-y:auto;overflow-x:hidden;padding:0 24px 24px;scrollbar-width:thin;box-sizing:border-box}.bf-token-row{position:relative;display:flex;width:100%;min-height:69px;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box}.bf-token-row:hover:not([data-selected=true]){background:var(--ds-surface-medium, rgba(18, 18, 18, .05))}.bf-token-row[data-selected=true]{border-color:var(--ds-accent-primary-default, #00b4b7);background:var(--ds-surface-medium, rgba(18, 18, 18, .05))}.bf-token-row-left{display:inline-flex;min-width:0;align-items:center;gap:16px}.bf-token-meta{display:flex;min-width:0;flex-direction:column}.bf-token-symbol{overflow:hidden;color:var(--bf-text-high);font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.bf-token-name{overflow:hidden;color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.bf-token-row-right{display:flex;min-width:86px;max-width:42%;flex-shrink:0;flex-direction:column;align-items:flex-end}.bf-token-balance,.bf-token-price{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-token-balance{color:var(--bf-text-high);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:0}.bf-token-price{color:var(--bf-text-low);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:0}.bf-token-row[data-selected=true] .bf-token-symbol{color:var(--bf-text-high)}.bf-token-row[data-selected=true] .bf-token-balance{color:var(--bf-text-high);font-size:16px}.bf-token-row[data-selected=true] .bf-token-price{color:var(--bf-text-low);font-size:14px}.bf-token-empty{padding:32px 16px;color:var(--bf-text-low);font-size:14px;font-weight:500;line-height:1.5;text-align:center}.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}.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}.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:center;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-check-row{display:grid;width:100%;min-height:56px;grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:12px;padding:14px 16px;border:none;border-radius:12px;background:var(--bf-surface);color:var(--bf-text-medium);font-size:16px;font-weight:700;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}.bf-terms-check-button:focus-visible .bf-terms-checkbox{outline:2px solid var(--ds-accent-primary-default, #00ceb2);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:5px;background:transparent;box-sizing:border-box}.bf-terms-checkbox[data-checked=true]{border-color:var(--ds-accent-primary-default, #00ceb2);background:var(--ds-accent-primary-default, #00ceb2)}.bf-terms-checkbox[data-checked=true]:after{width:8px;height:4px;border:solid var(--ds-accent-primary-on, #000000);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(--ds-accent-primary-default, #00ceb2);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.bf-terms-privacy{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-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-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-radius:12px;background:var(--bf-toast-bg, #1e232e);color:var(--bf-toast-color, rgba(255, 255, 255, .85));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 rgba(255,255,255,.18);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:#fff;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.bf-status-toast-copy span{color:var(--bf-toast-color, rgba(255, 255, 255, .85));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-on-inverted, #00e8c9)}.bf-status-toast[data-variant=error]{border:1px solid rgba(255,43,95,.28);background:var(--bf-toast-bg, #1e232e)}.bf-status-toast[data-variant=error] .bf-status-toast-copy strong{color:#fff}.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:#ffffffe0}.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-exchange-rate{display:flex;width:100%;align-items:center;justify-content:center;gap:4px;padding:0 0 24px;border:0;background:transparent;color:var(--bf-text-low);font:inherit;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:-.01em;cursor:pointer}.bf-exchange-rate:hover{color:var(--bf-text-medium)}.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-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-tree-marker{width:10px;flex-shrink:0;color:var(--bf-text-low)}.bf-info-value{min-width:0;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{color:var(--bf-text-medium)}.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-root[data-view=history] .bf-info-label,.bf-root[data-view=history] .bf-liquidity-head,.bf-root[data-view=history] .bf-tree-marker{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-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-token-picker-overlay{align-items:flex-end;padding:0}.bf-token-picker{width:100%;max-height:82dvh;min-height:min(520px,82dvh);border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}.bf-token-picker-handle{display:block;width:40px;height:4px;flex-shrink:0;align-self:center;margin:10px 0 0;border-radius:999px;background:#ffffff38}.bf-token-picker-head{min-height:55px;padding:12px 56px 16px 24px;border-bottom:0}.bf-token-picker-close{top:13px}.bf-token-search{margin:0 16px 12px}.bf-token-list{padding:0 16px 16px}.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}
|
|
11
|
+
`);var h=require("react/jsx-runtime"),iu=X.createContext(void 0);function fo(){return X.useContext(iu)}function Oh(e){let[t,r]=X.useState(void 0);return X.useEffect(()=>{let n=e.current;if(!n)return;let o=()=>{let a=n.closest("[data-theme]");r(a?.getAttribute("data-theme")??void 0)};o();let i=new MutationObserver(o);return i.observe(document.documentElement,{attributes:!0,subtree:!0,attributeFilter:["data-theme"]}),()=>i.disconnect()},[e]),t}var eu=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],zh=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function Uh(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function tu(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 jh(e){return`${e.chainId}:${e.address.toLowerCase()}`}function au(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function ru(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 Wh(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 _h(e,t){if(!t)return!1;let r=new Ur.default(e||"0"),n=new Ur.default(t.balance||"0");return!r.isFinite()||!n.isFinite()?!1:r.isGreaterThan(n)}function Gh(e){if(e.priceUsd===void 0)return null;let t=new Ur.default(e.balance||"0");return t.isFinite()?`\u2248 $${t.multipliedBy(e.priceUsd).toFormat(2)} USD`:null}function Hh(e){if(e.priceUsd===void 0)return null;let t=new Ur.default(e.priceUsd);return t.isFinite()?`$${t.toFormat(t.isLessThan(1)?4:2)}`:null}function su(e){if(!e.isFinite()||e.isNaN())return"0";let r=e.decimalPlaces(6,Ur.default.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[n="0",o]=r.split("."),i=new Ur.default(n||"0").toFormat(0);return o?`${i}.${o}`:i}function Qh(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function Vh(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 qh(e){let t=new Ur.default(e||"0");return!t.isFinite()||t.isNaN()?e||"0":su(t)}function Yh(e,t){if(t?.priceUsd===void 0)return null;let r=new Ur.default(e||"0").multipliedBy(t.priceUsd);return!r.isFinite()||r.isNaN()?null:`$${r.toFormat(2)}`}function na(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function Kh(e,t){return t==="all"?!0:na(e)===t}function Zh(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function nu(e){return e===56||e===97?"BSC":e===612044||e===5555?"CROSS":`Chain ${e}`}function lu(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function cu(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":lu(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function du(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function ra(e){return!e||e==="0"||Number(e)===0}function Xh(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 Jh(e){let t=e.fromToken,r=e.toToken,n=cu(t,r),o=e.fromAmount||"0",i=e.toAmount||"0",a=n!==void 0&&!du(n),s=n!==void 0&&n!=="bridge";return{pathType:n,bridgeInfo:a?[{label:"Route",value:t&&r?`${nu(t.chainId)} \u2192 ${nu(r.chainId)}`:"-"},{label:"Validator Fee",value:ra(o)?"0":"Free",tone:ra(o)?"default":"accent"},{label:"Network Fee",value:ra(o)?"0":"Free",tone:ra(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:i,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 qo({token:e,size:t=20}){let r=e?.iconUrl;return(0,h.jsx)("span",{className:"bf-token-icon","data-has-image":!!r?"true":"false",style:{width:t,height:t},children:r?(0,h.jsx)("img",{src:r,alt:"",width:t,height:t,draggable:!1}):(0,h.jsx)("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function ou({label:e,token:t,amount:r,usd:n,onAmountChange:o,onTokenClick:i,locked:a=!1}){return(0,h.jsxs)("section",{className:"bf-amount-panel",children:[(0,h.jsxs)("div",{className:"bf-amount-head",children:[(0,h.jsx)("span",{children:e}),(0,h.jsxs)("span",{className:"bf-balance",children:[au(t?.balance??"0")," ",t?.symbol??""]})]}),(0,h.jsxs)("div",{className:"bf-amount-main",children:[(0,h.jsxs)("label",{className:"bf-amount-input-wrap",children:[(0,h.jsxs)("span",{className:"bf-sr-only",children:[e," amount"]}),(0,h.jsx)("input",{type:"text",inputMode:"decimal",value:r,onChange:s=>o(s.target.value),placeholder:"0",className:"bf-amount-input"}),(0,h.jsx)("span",{className:"bf-amount-usd",children:n})]}),(0,h.jsxs)("button",{type:"button",className:"bf-token-pill",onClick:a?void 0:i,disabled:!a&&!i,"data-locked":a?"true":void 0,"data-track":a?void 0:"token_select_open","data-track-id":e.toLowerCase(),"aria-label":`Select ${e.toLowerCase()} token`,children:[(0,h.jsx)(qo,{token:t}),(0,h.jsx)("span",{children:t?.symbol??"Select"}),!a&&(0,h.jsx)(Ln,{size:16})]})]})]})}function $h({flow:e,side:t,onClose:r}){let n=X.useId(),[o,i]=X.useState(""),[a,s]=X.useState(null),l=fo(),c=t==="from"?e.fromToken:e.toToken;X.useEffect(()=>{s(document.body)},[]),X.useEffect(()=>{let d=x=>{x.key==="Escape"&&r()};return document.addEventListener("keydown",d),()=>document.removeEventListener("keydown",d)},[r]);let p=X.useMemo(()=>t==="from"?e.tokens:e.availableToTokens,[e.availableToTokens,e.tokens,t]),w=X.useMemo(()=>{let d=o.trim().toLowerCase();return d?p.filter(x=>x.symbol.toLowerCase().includes(d)||x.name.toLowerCase().includes(d)):p},[o,p]),b=X.useCallback(d=>{t==="from"?e.selectFromToken(d):e.selectToToken(d),r()},[e,r,t]);return a?(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-token-picker-overlay","data-theme":l,role:"presentation",onMouseDown:d=>{d.target===d.currentTarget&&r()},children:(0,h.jsxs)("section",{className:"bf-token-picker",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,h.jsx)("span",{className:"bf-token-picker-handle","aria-hidden":"true"}),(0,h.jsxs)("header",{className:"bf-token-picker-head",children:[(0,h.jsx)("h3",{id:n,children:"Select a token"}),(0,h.jsx)("button",{type:"button",className:"bf-token-picker-close",onClick:r,"aria-label":"Close token selector",children:(0,h.jsx)(xr,{size:24})})]}),(0,h.jsxs)("label",{className:"bf-token-search",children:[(0,h.jsx)(Up,{size:20}),(0,h.jsx)("span",{className:"bf-sr-only",children:"Search tokens"}),(0,h.jsx)("input",{value:o,onChange:d=>i(d.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1})]}),(0,h.jsxs)("div",{className:"bf-token-list",children:[w.map(d=>{let x=lu(d,c),m=x?Hh(d):Gh(d);return(0,h.jsxs)("button",{type:"button",className:"bf-token-row","data-selected":x?"true":"false",onClick:()=>b(d),children:[(0,h.jsxs)("span",{className:"bf-token-row-left",children:[(0,h.jsx)(qo,{token:d,size:40}),(0,h.jsxs)("span",{className:"bf-token-meta",children:[(0,h.jsx)("span",{className:"bf-token-symbol",children:d.symbol}),!x&&(0,h.jsx)("span",{className:"bf-token-name",children:d.name})]})]}),(0,h.jsxs)("span",{className:"bf-token-row-right",children:[(0,h.jsxs)("span",{className:"bf-token-balance",children:[au(d.balance),x?null:` ${d.symbol}`]}),m&&(0,h.jsx)("span",{className:"bf-token-price",children:m})]})]},jh(d))}),w.length===0&&(0,h.jsx)("div",{className:"bf-token-empty",children:"No tokens found"})]})]})}),a):null}function e0({flow:e,onClose:t}){let r=X.useId(),[n,o]=X.useState(null),i=eu.find(m=>m.value===e.slippage),[a,s]=X.useState(e.slippage&&!i?e.slippage:""),l=a.trim()!==""&&a.trim()!==".",c=l?Number(a):NaN,p=Number.isFinite(c)&&c>50,w=Number.isFinite(c)&&c>5&&!p,b=m=>{e.setSlippage(m),t()},d=()=>{!l||p||(e.setSlippage(tu(a)),t())};if(X.useEffect(()=>{o(document.body)},[]),X.useEffect(()=>{let m=g=>{g.key==="Escape"&&t()};return document.addEventListener("keydown",m),()=>document.removeEventListener("keydown",m)},[t]),!n)return null;let x=fo();return(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-slippage-overlay","data-theme":x,role:"presentation",onMouseDown:m=>{m.target===m.currentTarget&&t()},children:(0,h.jsxs)("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[(0,h.jsxs)("header",{className:"bf-slippage-head",children:[(0,h.jsx)("h3",{id:r,children:"Slippage Settings"}),(0,h.jsx)("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:(0,h.jsx)(xr,{size:24})})]}),(0,h.jsxs)("div",{className:"bf-slippage-body",children:[(0,h.jsx)("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."}),(0,h.jsxs)("div",{className:"bf-slippage-controls",children:[(0,h.jsx)("div",{className:"bf-slippage-presets",children:eu.map(m=>(0,h.jsx)("button",{type:"button",className:"bf-slippage-preset","data-selected":!l&&e.slippage===m.value?"true":"false",onClick:()=>b(m.value),children:m.label},m.value))}),(0,h.jsxs)("label",{className:"bf-slippage-custom","data-selected":l?"true":"false",children:[(0,h.jsx)("span",{className:"bf-sr-only",children:"Custom slippage percent"}),(0,h.jsx)("input",{value:a,onChange:m=>{s(tu(m.target.value))},onKeyDown:m=>{m.key==="Enter"&&(m.preventDefault(),d())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),(0,h.jsx)("span",{"aria-hidden":"true",children:"%"})]})]}),p?(0,h.jsx)("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):w?(0,h.jsx)("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,l&&(0,h.jsx)("button",{type:"button",className:"bf-slippage-apply",onClick:d,disabled:p,children:"Apply"})]})]})}),n)}function t0({flow:e}){let t=X.useId(),[r,n]=X.useState(!1),[o,i]=X.useState(null),a=fo();return X.useEffect(()=>{i(document.body)},[]),X.useEffect(()=>{let s=l=>{l.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",s),()=>document.removeEventListener("keydown",s)},[e]),!o||!e.termsOpen?null:(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-action-modal-overlay","data-theme":a,role:"presentation",onPointerDown:s=>{s.target===s.currentTarget&&e.cancelTerms()},children:(0,h.jsxs)("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,h.jsx)("h3",{id:t,children:"Agree to Terms of Service"}),(0,h.jsx)("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using CROSSD."}),(0,h.jsxs)("div",{className:"bf-terms-check-row","data-checked":r?"true":"false",children:[(0,h.jsx)("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":r,"aria-label":"Agree to Terms of Use","data-track":"terms_check",onClick:()=>n(s=>!s),children:(0,h.jsx)("span",{className:"bf-terms-checkbox","data-checked":r?"true":"false","aria-hidden":"true"})}),(0,h.jsxs)("div",{className:"bf-terms-copy",children:[(0,h.jsx)("span",{className:"bf-terms-label",children:"Agree to Terms of Use"}),e.termsUrl&&(0,h.jsx)("a",{href:e.termsUrl,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),(0,h.jsx)("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use CROSSD"}),(0,h.jsx)("button",{type:"button",className:"bf-action-primary",disabled:!r||e.status==="submitting",onClick:e.confirmTerms,"data-track":"terms_confirm",children:"Confirm"})]})}),o)}function r0({value:e,disabled:t=!1}){let[r,n]=X.useState(!1);return(0,h.jsx)("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 n0({flow:e,approval:t}){let r=X.useId(),[n,o]=X.useState(null),i=fo();if(X.useEffect(()=>{o(document.body)},[]),X.useEffect(()=>{let l=c=>{e.status!=="submitting"&&c.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]),!n)return null;let a=e.status==="submitting"||!e.approveBridge,s=e.status==="submitting";return(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-action-modal-overlay","data-theme":i,role:"presentation",children:(0,h.jsxs)("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":r,children:[(0,h.jsxs)("h3",{id:r,children:["Approve ",t.token.symbol]}),(0,h.jsx)(qo,{token:t.token,size:72}),(0,h.jsxs)("div",{className:"bf-approve-address-box",children:[(0,h.jsx)("span",{children:"Token Address"}),(0,h.jsxs)("div",{children:[(0,h.jsx)("strong",{children:t.tokenAddress}),(0,h.jsx)(r0,{value:t.tokenAddress,disabled:s})]})]}),(0,h.jsxs)("div",{className:"bf-action-buttons",children:[(0,h.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),(0,h.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:a,"aria-busy":s,"data-track":"approve_confirm",children:[s&&(0,h.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,h.jsx)("span",{children:s?"Approving...":"Approve"})]})]})]})}),n)}function o0({flow:e}){let t=X.useId(),[r,n]=X.useState(null),o=fo();if(X.useEffect(()=>{n(document.body)},[]),X.useEffect(()=>{if(!e.approvalSuccessOpen)return;let a=s=>{s.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!r||!e.approvalSuccessOpen)return null;let i=e.status==="submitting";return(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-action-modal-overlay","data-theme":o,role:"presentation",children:(0,h.jsxs)("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,h.jsx)("h3",{id:t,children:"Approval Success"}),(0,h.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,h.jsxs)("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",(0,h.jsx)("br",{}),"Please continue to the next step."]}),(0,h.jsxs)("div",{className:"bf-action-buttons",children:[(0,h.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:i,children:"Cancel"}),(0,h.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:i,"aria-busy":i,children:[i&&(0,h.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,h.jsx)("span",{children:i?"Continuing...":"Continue"})]})]})]})}),r)}function i0({fromAmount:e,toAmount:t,fromToken:r,toToken:n}){let[o,i]=X.useState(!1),a=X.useMemo(()=>{let c=new Ur.default(e||"0"),p=new Ur.default(t||"0");return!c.isFinite()||!p.isFinite()||c.lte(0)||p.lte(0)?null:o?c.dividedBy(p):p.dividedBy(c)},[e,o,t]);if(!a||!r||!n||r.symbol===n.symbol)return null;let s=o?n.symbol:r.symbol,l=o?r.symbol:n.symbol;return(0,h.jsxs)("button",{type:"button",className:"bf-exchange-rate",onClick:()=>i(c=>!c),"data-track":"rate_reverse",children:[(0,h.jsxs)("span",{children:["1 ",s]}),(0,h.jsx)(Hp,{size:12}),(0,h.jsxs)("span",{children:[su(a)," ",l]})]})}function a0({flow:e}){return e.submitToast?(0,h.jsxs)("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[(0,h.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,h.jsx)("span",{className:"bf-status-spinner"})}),(0,h.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,h.jsx)("strong",{children:"Transaction Processing"}),(0,h.jsx)("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function s0({message:e}){let[t,r]=X.useState(!1);return X.useEffect(()=>{if(!e){r(!1);return}r(!0);let n=window.setTimeout(()=>{r(!1)},3500);return()=>window.clearTimeout(n)},[e]),!e||!t?null:(0,h.jsxs)("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[(0,h.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,h.jsx)("span",{className:"bf-status-error-mark",children:"!"})}),(0,h.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,h.jsx)("strong",{children:"Error"}),(0,h.jsx)("span",{children:e})]})]})}function l0(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 c0({flow:e}){let t=X.useId(),[r,n]=X.useState(null),o=e.submitted,i=fo();return X.useEffect(()=>{n(document.body)},[]),X.useEffect(()=>{if(!e.successDialogOpen)return;let a=s=>{s.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!r||!e.successDialogOpen||!o?null:(0,Wn.createPortal)((0,h.jsx)("div",{className:"bf-success-overlay","data-theme":i,role:"presentation",children:(0,h.jsx)("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:(0,h.jsxs)("div",{className:"bf-success-body",children:[(0,h.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,h.jsxs)("div",{className:"bf-success-copy",children:[(0,h.jsx)("strong",{id:t,children:l0(o.pathType)}),(0,h.jsx)("span",{children:"Please check the results in the history."})]}),(0,h.jsx)("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((a,s)=>(0,h.jsxs)(X.Fragment,{children:[s>0&&(0,h.jsx)("span",{className:"bf-success-route-arrow",children:"\u2192"}),(0,h.jsx)(Us,{token:a,size:43})]},`${a.symbol}-${s}`))}),(0,h.jsx)("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,"data-track":"success_ok",children:"OK"})]})})}),r)}function Us({token:e,size:t=16}){let r=!!e.iconUrl;return(0,h.jsx)("span",{className:"bf-token-icon","data-has-image":r?"true":"false",style:{width:t,height:t},children:e.iconUrl?(0,h.jsx)("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):(0,h.jsx)("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function d0({row:e}){return e.routeTokens&&e.routeTokens.length>0?(0,h.jsx)("span",{className:"bf-info-route",children:e.routeTokens.map((t,r)=>(0,h.jsxs)(X.Fragment,{children:[r>0&&(0,h.jsx)("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),(0,h.jsx)(Us,{token:t})]},`${t.symbol}-${r}`))}):e.valueToken?(0,h.jsxs)("span",{className:"bf-info-value-token",children:[(0,h.jsx)(Us,{token:e.valueToken}),(0,h.jsx)("span",{children:e.value})]}):(0,h.jsx)(h.Fragment,{children:e.value})}function pu({rows:e}){return!e||e.length===0?null:(0,h.jsx)("div",{className:"bf-info-rows",children:e.map((t,r)=>(0,h.jsxs)("div",{className:"bf-info-row",children:[(0,h.jsxs)("span",{className:"bf-info-label",children:[(0,h.jsx)("span",{className:"bf-tree-marker",children:r===e.length-1?"\u2514":"\u251C"}),(0,h.jsx)("span",{children:t.label})]}),(0,h.jsx)("span",{className:"bf-info-value","data-tone":t.tone??"default",children:(0,h.jsx)(d0,{row:t})})]},`${t.label}-${t.value}`))})}function p0(e,t,r){return e.pathType==="bridge"?"Bridge Info":du(e.pathType)?"Swap Info":t&&r?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function u0({summary:e}){let t=!!e.bridgeInfo?.length,r=!!e.swapInfo?.length,n=t&&r,o=e.pathType==="bridge-swap"?["bridge","swap"]:["swap","bridge"];return(0,h.jsx)(h.Fragment,{children:o.map(i=>{let a=i==="swap"?e.swapInfo:e.bridgeInfo;return a?.length?(0,h.jsxs)("div",{className:"bf-info-section",children:[n&&(0,h.jsx)("h4",{children:i==="swap"?"Swap Info":"Bridge Info"}),(0,h.jsx)(pu,{rows:a})]},i):null})})}function f0({summary:e}){let t=!!e.bridgeInfo?.length,r=!!e.swapInfo?.length,n=!!e.txFee?.length,o=p0(e,t,r),[i,a]=X.useState(!0),[s,l]=X.useState(!0);return(0,h.jsxs)("div",{className:"bf-details",children:[e.liquidity&&(0,h.jsxs)("section",{className:"bf-liquidity",children:[(0,h.jsxs)("div",{className:"bf-liquidity-head",children:[(0,h.jsx)("span",{children:e.liquidity.label??"Available Liquidity"}),(0,h.jsx)("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),(0,h.jsx)("div",{className:"bf-liquidity-track",children:(0,h.jsx)("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(t||r)&&(0,h.jsxs)("section",{className:"bf-detail-section bf-info-card","data-open":i?"true":"false",children:[(0,h.jsxs)("button",{type:"button",className:"bf-collapse-head","aria-expanded":i,onClick:()=>a(c=>!c),"data-track":"details_toggle",children:[(0,h.jsx)("h3",{children:o}),(0,h.jsx)(Ln,{size:16,className:"bf-collapse-chevron"})]}),i&&(0,h.jsx)("div",{className:"bf-collapse-body",children:(0,h.jsx)(u0,{summary:e})})]}),n&&(0,h.jsxs)("section",{className:"bf-detail-section bf-tx-fee-section","data-open":s?"true":"false",children:[(0,h.jsxs)("button",{type:"button",className:"bf-collapse-head bf-tx-fee-head","aria-expanded":s,onClick:()=>l(c=>!c),"data-track":"details_toggle",children:[(0,h.jsx)("h3",{children:"Est. Tx Fee"}),(0,h.jsxs)("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&(0,h.jsx)("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&(0,h.jsx)("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),(0,h.jsx)("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:Wh(e.txFeeInfo?.estTxFee??"0")}),(0,h.jsx)(Ln,{size:16,className:"bf-collapse-chevron"})]})]}),s&&(0,h.jsx)("div",{className:"bf-collapse-body",children:(0,h.jsx)(pu,{rows:e.txFee})})]})]})}function m0({item:e}){let t=na(e),r=Yh(e.fromAmount,e.fromToken);return(0,h.jsxs)("article",{className:"bf-history-item",children:[(0,h.jsxs)("div",{className:"bf-history-item-head",children:[(0,h.jsx)("span",{className:"bf-history-status","data-status":t,children:Zh(t)}),(0,h.jsx)("time",{className:"bf-history-time",dateTime:e.timestamp,children:Vh(e.timestamp)})]}),(0,h.jsxs)("div",{className:"bf-history-item-body",children:[(0,h.jsxs)("strong",{className:"bf-history-amount",children:[qh(e.fromAmount)," ",e.fromToken.symbol]}),(0,h.jsxs)("div",{className:"bf-history-meta",children:[(0,h.jsx)("span",{className:"bf-history-usd",children:r??Qh(e.txHash)}),(0,h.jsxs)("span",{className:"bf-history-route",children:[(0,h.jsxs)("span",{className:"bf-history-route-token",children:[(0,h.jsx)(qo,{token:e.fromToken,size:16}),(0,h.jsx)("span",{children:e.fromToken.symbol})]}),(0,h.jsx)(Gp,{size:16,className:"bf-history-route-arrow"}),(0,h.jsxs)("span",{className:"bf-history-route-token",children:[(0,h.jsx)(qo,{token:e.toToken,size:16}),(0,h.jsx)("span",{children:e.toToken.symbol})]})]})]})]})]})}function g0({flow:e}){let[t,r]=X.useState("all"),n=e.history.some(a=>na(a)==="pending"),o=e.history.filter(a=>Kh(a,t)),i=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return(0,h.jsxs)("main",{className:"bf-history-body",children:[(0,h.jsx)("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:zh.map(a=>(0,h.jsxs)("button",{type:"button",className:"bf-history-tab","data-active":t===a.value?"true":"false",onClick:()=>r(a.value),"data-track":"history_filter","data-track-id":a.value,children:[(0,h.jsx)("span",{children:a.label}),a.value==="pending"&&n&&(0,h.jsx)("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},a.value))}),o.length>0?(0,h.jsx)("div",{className:"bf-history-list",children:o.map(a=>(0,h.jsx)(m0,{item:a},a.id||a.txHash))}):(0,h.jsx)("div",{className:"bf-empty",children:i})]})}function h0({flow:e,env:t}){let[r,n]=X.useState(null),[o,i]=X.useState(!1),[a,s]=X.useState(0),c=!!(e.fromAmount.trim()||e.toAmount.trim())?e.summary??Jh(e):null,p=Pr("apps.json",t,f=>Dr(f?.bridgePoweredBy?.url,t)),w=Xh(e.quoteError),b=_h(e.fromAmount,e.fromToken),d=b?"Insufficient balance":w.from,x=e.quoteError&&!w.from&&!w.to?e.quoteError:"",m=e.error||x,g=e.history.some(f=>na(f)==="pending"),y=(c?.pathType??cu(e.fromToken,e.toToken))!=="bridge";return(0,h.jsxs)(h.Fragment,{children:[(0,h.jsxs)("main",{className:"bf-body",children:[(0,h.jsxs)("div",{className:"bf-toolbar",children:[(0,h.jsxs)("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),"data-track":"history_open",children:[(0,h.jsx)(jp,{}),(0,h.jsx)("span",{children:"History"}),(g||e.hasNewHistory)&&(0,h.jsx)("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),y&&(0,h.jsxs)("button",{type:"button",className:"bf-chip",onClick:()=>i(!0),"data-track":"slippage_open",disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":o,children:[(0,h.jsx)(Wp,{}),(0,h.jsx)("span",{children:e.slippageLocked?"Auto 1%":Uh(e.slippage,e.effectiveSlippage)})]})]}),(0,h.jsxs)("div",{className:"bf-swap-card","data-has-from-error":d?"true":"false",children:[(0,h.jsx)(ou,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:ru(e.fromAmount,e.fromToken),onAmountChange:f=>e.setAmount(f,"from"),onTokenClick:()=>n("from")}),d&&(0,h.jsx)("div",{className:"bf-field-error",children:d}),(0,h.jsx)("button",{type:"button",className:"bf-swap-toggle",onClick:()=>{e.swapTokens(),s(f=>f+360)},"data-track":"token_swap",style:{transform:`translateX(-50%) rotate(${a}deg)`,transition:"transform 0.2s ease"},children:(0,h.jsx)(_p,{size:22})}),(0,h.jsx)(ou,{label:"To",token:e.toToken,amount:e.toAmount,usd:ru(e.toAmount,e.toToken),onAmountChange:f=>e.setAmount(f,"to"),onTokenClick:()=>n("to"),locked:e.availableToTokens.length<=1}),w.to&&(0,h.jsx)("div",{className:"bf-field-error",children:w.to})]}),(0,h.jsx)(i0,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),c&&(0,h.jsx)(f0,{summary:c})]}),(0,h.jsxs)("footer",{className:"bf-footer",children:[(0,h.jsx)("button",{type:"button",className:"bf-next",onClick:e.submit,"data-track":"next",disabled:e.status==="submitting"||!!e.quoteError||b,children:e.status==="submitting"?"Processing...":"Next"}),p&&(0,h.jsxs)("a",{className:"bf-powered",href:p,target:"_blank",rel:"noreferrer",children:["Powered by ",(0,h.jsx)("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),r&&(0,h.jsx)($h,{flow:e,side:r,onClose:()=>n(null)}),o&&(0,h.jsx)(e0,{flow:e,onClose:()=>i(!1)}),(0,h.jsx)(t0,{flow:e}),e.approvalInfo&&(0,h.jsx)(n0,{flow:e,approval:e.approvalInfo}),(0,h.jsx)(o0,{flow:e}),(0,h.jsx)(a0,{flow:e}),(0,h.jsx)(s0,{message:e.submitToast?"":m}),(0,h.jsx)(c0,{flow:e})]})}function Yo({onClose:e,onBackToWallet:t,env:r,className:n,...o}){let i=X.useMemo(()=>Xe(r),[r]),a=$p({...o,onExit:t}),s=X.useRef(null),l=Oh(s),c=a.step==="history"?"History":"Swap & Bridge";return(0,h.jsx)(ke,{feature:"bridge",children:(0,h.jsx)(iu.Provider,{value:l,children:(0,h.jsxs)("div",{ref:s,className:Me("bf-root",n),"data-view":a.step,"data-status":a.status,children:[(0,h.jsxs)("header",{className:"bf-header",children:[(0,h.jsx)("button",{type:"button",className:"bf-header-btn",onClick:a.back,"aria-label":"Back",children:(0,h.jsx)(rn,{size:24})}),(0,h.jsx)("span",{className:"bf-header-title",children:c}),(0,h.jsx)("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:(0,h.jsx)(xr,{size:24})})]}),a.step==="history"?(0,h.jsx)(g0,{flow:a}):(0,h.jsx)(h0,{flow:a,env:i})]})})})}var or=V(require("react"),1),_s=V(require("bignumber.js"),1);var uu=require("@tanstack/react-query");var b0="token-history";function fu(e,t,r,n,o=!0){return(0,uu.useInfiniteQuery)({queryKey:[b0,e,t,r.toLowerCase(),n.toLowerCase()],initialPageParam:void 0,queryFn:async({pageParam:i,signal:a})=>{let s=await Te("walletServer",e),l=new URLSearchParams({chain_id:String(t),token:r,wallet:n}),c=i;c&&(l.set("last_timestamp",String(c.last_timestamp)),l.set("last_log_index",String(c.last_log_index)),l.set("last_tx_index",String(c.last_tx_index)));let p=await fetch(`${s}/v1/public/token/historical?${l}`,{cache:"no-store",signal:a});if(!p.ok)throw new Error(`Failed to fetch token history: ${p.status}`);let w=await p.json();if(w.code!==200)throw new Error(`Token history API error: ${w.code}`);return w.data??[]},getNextPageParam:i=>{if(!i||i.length===0)return;let a=i[i.length-1];return{last_timestamp:a.timestamp,last_log_index:a.log_index,last_tx_index:a.tx_index}},enabled:o&&!!n&&!!r&&t>0,staleTime:1e4})}var oa=V(require("react"),1);var js={chart:!1,balance:!0,overview:!1,social:!1,history:!0},w0=Object.keys(js),y0="apps.json";function mu(e){let[t,r]=oa.useState({visibility:js,isLoaded:!1});return oa.useEffect(()=>{let n=!0;return Nn(y0,e).then(o=>{if(!n)return;let i=o?.tokenDetail?.sections,a={...js};if(i)for(let s of w0){let l=i[s];typeof l=="boolean"&&(a[s]=l)}r({visibility:a,isLoaded:!0})}),()=>{n=!1}},[e]),t}var lr=V(require("react"),1);var ia=require("@tanstack/react-query");var x0="token-price-history";function gu(e,t,r,n,o=!0){return(0,ia.useQuery)({queryKey:[x0,e,t,r.toLowerCase(),n],queryFn:async({signal:i})=>{let a=await Te("walletServer",e),s=new URLSearchParams({chain_id:String(t),token:r,interval:n}),l=await fetch(`${a}/v1/public/token/price/historical?${s}`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch token price history: ${l.status}`);let c=await l.json();if(c.code!==200)throw new Error(`Token price history API error: ${c.code}`);return c.data??[]},enabled:o&&!!r&&t>0,staleTime:3e4,placeholderData:ia.keepPreviousData})}var Ke=require("react/jsx-runtime"),v0="var(--ds-system-green-high, #00a869)",k0="var(--wi-error, #e70077)",_n=150,aa=3,Ws=18,R0=18,S0=[{key:"10m",label:"10m"},{key:"1h",label:"1H"},{key:"1d",label:"1D"},{key:"7d",label:"1W"},{key:"30d",label:"1M"},{key:"1y",label:"1Y"}],C0=new Set(["7d","30d","1y"]);function N0(){let e=lr.useRef(null),[t,r]=lr.useState(0);return lr.useEffect(()=>{let n=e.current;if(!n)return;let o=new ResizeObserver(i=>{r(i[0]?.contentRect.width??0)});return o.observe(n),r(n.clientWidth),()=>o.disconnect()},[]),[e,t]}function T0(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 I0(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],i=r[0],a=0,s=0;for(let y=1;y<n;y++)r[y]>o&&(o=r[y],a=y),r[y]<i&&(i=r[y],s=y);let l=o-i||1,c=Math.max(1,t-aa*2),p=_n-Ws-R0,w=y=>n===1?t/2:aa+y/(n-1)*c,b=y=>Ws+(1-(y-i)/l)*p,d=r.map((y,f)=>({x:w(f),y:b(y)})),x=d.map((y,f)=>`${f===0?"M":"L"}${y.x.toFixed(2)},${y.y.toFixed(2)}`).join(" "),m=d[0],g=d[d.length-1],u=`${x} L${g.x.toFixed(2)},${_n} L${m.x.toFixed(2)},${_n} Z`;return{values:r,points:d,linePath:x,areaPath:u,maxIdx:a,minIdx:s}}function hu({env:e,chainId:t,tokenAddress:r}){let[n,o]=lr.useState("1d"),[i,a]=lr.useState(null),s=lr.useId(),[l,c]=N0(),{data:p,isLoading:w,isError:b}=gu(e,t,r,n,!0),d=lr.useMemo(()=>(p??[]).filter(B=>Number.isFinite(Number(B.price))).slice().sort((B,le)=>B.updated_at-le.updated_at),[p]),x=lr.useMemo(()=>d.map(L=>Number(L.price)),[d]),m=lr.useMemo(()=>I0(x,c),[x,c]);lr.useEffect(()=>{a(null)},[n]);let g=d.length>0,u=i!==null&&i<x.length?i:x.length-1,y=g?x[u]:0,f=g?x[0]:0,S=f!==0?(y-f)/f*100:0,k=S>=0,C=k?v0:k0,M=(k?"+":"-")+(Math.floor(Math.abs(S)*100)/100).toFixed(2)+"%",N=i!==null&&d[i]?T0(d[i].updated_at,C0.has(n)):"",R=L=>{if(!m||c<=0)return;let B=L.currentTarget.getBoundingClientRect(),le=L.clientX-B.left;if(m.values.length<=1){a(0);return}let W=Math.max(1,c-aa*2),we=Math.min(1,Math.max(0,(le-aa)/W)),$=Math.round(we*(d.length-1));a(Math.min(d.length-1,Math.max(0,$)))},E=()=>a(null);if(!w&&(b||!g))return null;let P=i!==null&&m&&m.points[i]?m.points[i]:null,F=m?.points[m.maxIdx],I=m?.points[m.minIdx],J=L=>Math.min(Math.max(L,24),Math.max(24,c-24));return(0,Ke.jsxs)("section",{className:"wi-td-chart",children:[(0,Ke.jsxs)("div",{className:"wi-td-chart-panel",children:[(0,Ke.jsx)("span",{className:"wi-td-chart-price",children:g?Dn(y):"\u2014"}),g&&(0,Ke.jsxs)("span",{className:"wi-td-chart-change","data-positive":k,children:[(0,Ke.jsx)("span",{children:M}),N&&(0,Ke.jsx)("span",{className:"wi-td-chart-when",children:N})]})]}),(0,Ke.jsx)("div",{ref:l,className:"wi-td-chart-plot",children:w&&!g?(0,Ke.jsx)("div",{className:"wi-skeleton-block wi-td-chart-skeleton"}):m&&c>0&&(0,Ke.jsxs)("svg",{className:"wi-td-chart-svg",width:c,height:_n,role:"img","aria-label":"Price chart",children:[(0,Ke.jsx)("defs",{children:(0,Ke.jsxs)("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[(0,Ke.jsx)("stop",{offset:"0%",stopColor:C,stopOpacity:.28}),(0,Ke.jsx)("stop",{offset:"100%",stopColor:C,stopOpacity:0})]})}),(0,Ke.jsx)("path",{d:m.areaPath,fill:`url(#${s})`}),(0,Ke.jsx)("path",{d:m.linePath,fill:"none",stroke:C,strokeWidth:2,strokeLinejoin:"round",strokeLinecap:"round"}),F&&(0,Ke.jsx)("text",{className:"wi-td-chart-minmax",x:J(F.x),y:Math.max(11,F.y-7),textAnchor:"middle",children:Dn(m.values[m.maxIdx])}),I&&m.minIdx!==m.maxIdx&&(0,Ke.jsx)("text",{className:"wi-td-chart-minmax",x:J(I.x),y:Math.min(_n-5,I.y+14),textAnchor:"middle",children:Dn(m.values[m.minIdx])}),P&&(0,Ke.jsxs)(Ke.Fragment,{children:[(0,Ke.jsx)("line",{className:"wi-td-chart-cursor",x1:P.x,y1:Ws-6,x2:P.x,y2:_n}),(0,Ke.jsx)("circle",{cx:P.x,cy:P.y,r:4,fill:C,stroke:"var(--wi-surface-bg, #121212)",strokeWidth:2})]}),(0,Ke.jsx)("rect",{x:0,y:0,width:c,height:_n,fill:"transparent",style:{touchAction:"none"},onPointerMove:R,onPointerDown:R,onPointerLeave:E,onPointerCancel:E})]})}),(0,Ke.jsx)("div",{className:"wi-td-chart-tabs",role:"tablist",children:S0.map(L=>(0,Ke.jsx)("button",{type:"button",role:"tab","aria-selected":n===L.key,className:"wi-td-chart-tab","data-active":n===L.key||void 0,onClick:()=>o(L.key),"data-track":"token_detail_interval","data-track-id":L.key,children:L.label},L.key))})]})}var D=require("react/jsx-runtime"),M0="https://contents.crosstoken.io/wallet/token/images/FT.png",E0={receive:"Receive",send:"Send","bridge-in":"Bridge In","bridge-out":"Bridge Out"};function A0(e){return e.length>24?"xs":e.length>18?"sm":"md"}function L0(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 i=Math.floor(o/24);if(i<30)return`${i}d`;let a=Math.floor(i/30);return a<12?`${a}mo`:`${Math.floor(a/12)}y`}function bu(e){let[t,r]=e.split("."),n="";for(let o=0;o<t.length;o++){let i=t.length-o;o>0&&i%3===0&&(n+=","),n+=t[o]}return r?`${n}.${r}`:n}function wu(e,t){let r=BigInt(e||"0");if(t<=2){let a=10n**BigInt(t),s=r/a,l=r%a*10n**BigInt(2-t);return`${s.toString()}.${l.toString().padStart(2,"0")}`}let n=r/10n**BigInt(t-2),o=n/100n,i=n%100n;return`${o.toString()}.${i.toString().padStart(2,"0")}`}function D0(e,t,r){let n=or.useRef(null),o=or.useRef(null),[i,a]=or.useState(t);return or.useLayoutEffect(()=>{let s=n.current,l=o.current;if(!s||!l)return;let c=()=>{let w=s.clientWidth;if(!w)return;let b=window.getComputedStyle(l),d=document.createElement("span");d.textContent=l.textContent,d.style.cssText=["position:absolute","left:-9999px","top:-9999px","visibility:hidden","white-space:nowrap",`font-family:${b.fontFamily}`,`font-weight:${b.fontWeight}`,`letter-spacing:${b.letterSpacing}`,`font-size:${t}px`].join(";"),document.body.appendChild(d);let x=d.offsetWidth;if(document.body.removeChild(d),x<=w){a(t);return}let m=Math.max(r,Math.floor(t*w/x));a(m)};c();let p=new ResizeObserver(c);return p.observe(s),()=>p.disconnect()},[e,t,r]),{containerRef:n,textRef:o,fontSize:i}}function P0(e){if(!e)return"-";let t=new _s.default(e);return t.isNaN()?"-":t.decimalPlaces(4,_s.default.ROUND_DOWN).toFormat()}function B0(){return(0,D.jsxs)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[(0,D.jsx)("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.6"}),(0,D.jsx)("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 F0(){return(0,D.jsx)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,D.jsx)("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 O0(){return(0,D.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,D.jsx)("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 z0(){return(0,D.jsx)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,D.jsx)("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 yu({env:e,isMobile:t,token:r,walletAddress:n,stat:o,tokenInfo:i,showBalance:a=!0,onBack:s,onClose:l,onSend:c,onOutlink:p}){let w=r.quantity.decimals,[b,d]=or.useState(!1),{buildTxUrl:x,chainInfo:m}=xc(e,r.chainId,!0),{visibility:g}=mu(e),{data:u,isLoading:y,isError:f,fetchNextPage:S,hasNextPage:k,isFetchingNextPage:C,refetch:M}=fu(e,r.chainId,r.address,n,!0),N=or.useMemo(()=>u?.pages?u.pages.flat():[],[u]),R=or.useRef(null);or.useEffect(()=>{if(!t)return;let U=R.current;if(!U||!k)return;let ne=new IntersectionObserver(te=>{te[0]?.isIntersecting&&!C&&S()},{rootMargin:"120px"});return ne.observe(U),()=>ne.disconnect()},[t,k,C,S]);let E=or.useCallback(()=>{navigator?.clipboard&&navigator.clipboard.writeText(r.address).then(()=>{d(!0),setTimeout(()=>d(!1),1500)}).catch(()=>{})},[r.address]),P=bu(wu(r.quantity.numeric,w)),F=o?.price?Ni(r.quantity.numeric,w,o.price):null,I=a?P:"\u2022\u2022\u2022\u2022",{containerRef:J,textRef:L,fontSize:B}=D0(I,30,14),Y=to(r.chainId,e).name??m?.name??`Chain ${r.chainId}`,W=m?.explorer_url,we=i?.deployed??!0,$=or.useMemo(()=>{let U=[];return i?.info_url&&U.push({key:"web",label:"Website",url:i.info_url,icon:(0,D.jsx)(B0,{})}),i?.telegram_url&&U.push({key:"tg",label:"Telegram",url:i.telegram_url,icon:(0,D.jsx)(F0,{})}),i?.x_url&&U.push({key:"x",label:"X",url:i.x_url,icon:(0,D.jsx)(O0,{})}),i?.medium_url&&U.push({key:"medium",label:"Medium",url:i.medium_url,icon:(0,D.jsx)(z0,{})}),U},[i]),Q=(U,ne,te,ye)=>{Pt(U,ne,{category:"token-detail",origin:te,payload:{address:r.address,txHash:ye}},p)};return(0,D.jsxs)(D.Fragment,{children:[(0,D.jsxs)("div",{className:"wi-sticky-header",children:[(0,D.jsxs)("div",{className:"wi-header wi-header--receive",children:[(0,D.jsx)("button",{type:"button",className:"wi-header-back",onClick:s,"aria-label":"Back",children:(0,D.jsx)(rn,{size:24})}),(0,D.jsxs)("span",{className:"wi-td-header-title",children:[(0,D.jsx)("img",{src:r.icon_url,alt:"","aria-hidden":!0,className:"wi-td-header-icon",width:24,height:24,draggable:!1,onError:U=>{U.currentTarget.src=M0}}),(0,D.jsx)("span",{className:"wi-td-header-name",children:r.symbol})]}),(0,D.jsx)("button",{type:"button",className:"wi-header-action",onClick:l,"aria-label":"Close",children:(0,D.jsx)(xr,{size:24})})]}),(0,D.jsx)("hr",{className:"wi-divider"})]}),(0,D.jsxs)("div",{className:"wi-td-scroll",children:[g.chart&&(0,D.jsx)(hu,{env:e,chainId:r.chainId,tokenAddress:r.address}),g.balance&&(0,D.jsxs)("section",{className:"wi-td-balance-card",children:[(0,D.jsxs)("div",{className:"wi-td-balance-left",ref:J,children:[(0,D.jsx)("span",{className:"wi-td-balance-label",children:"My Balance"}),(0,D.jsx)("span",{className:"wi-td-balance-amount",ref:L,style:{fontSize:B},children:I}),a&&F&&(0,D.jsx)("span",{className:"wi-td-balance-fiat",children:F})]}),(0,D.jsx)("button",{type:"button",className:"wi-td-send-btn",onClick:()=>c(r),"aria-label":`Send ${r.symbol}`,"data-track":"token_detail_send","data-track-id":r.symbol,children:(0,D.jsx)("span",{children:"Send"})})]}),g.overview&&(0,D.jsxs)("section",{className:"wi-td-section",children:[(0,D.jsx)("h3",{className:"wi-td-section-title",children:"Crypto Overview"}),(0,D.jsxs)("div",{className:"wi-td-rows",children:[(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Network"}),W?(0,D.jsxs)("a",{className:"wi-td-row-value wi-td-row-link",href:W,target:"_blank",rel:"noopener noreferrer",onClick:U=>Q(U,W,"token-network"),children:[(0,D.jsx)("span",{children:Y}),(0,D.jsx)(U0,{})]}):(0,D.jsx)("span",{className:"wi-td-row-value",children:Y})]}),(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Contract Address"}),(0,D.jsxs)("button",{type:"button",className:"wi-td-row-value wi-td-row-copy",onClick:E,"aria-label":"Copy contract address",children:[(0,D.jsx)("span",{children:nr(r.address)}),b?(0,D.jsx)(tn,{size:14}):(0,D.jsx)(An,{size:14})]})]}),(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Decimals"}),(0,D.jsx)("span",{className:"wi-td-row-value",children:w})]}),(0,D.jsxs)("div",{className:"wi-td-row",children:[(0,D.jsx)("span",{className:"wi-td-row-label",children:"Total Supply"}),(0,D.jsx)("span",{className:"wi-td-row-value",children:P0(o?.circulating_supply)})]})]})]}),g.social&&$.length>0&&(0,D.jsxs)("section",{className:"wi-td-section",children:[(0,D.jsx)("h3",{className:"wi-td-section-title",children:"Social Media"}),(0,D.jsx)("div",{className:"wi-td-social-row",children:$.map(U=>(0,D.jsx)("a",{className:"wi-td-social-btn",href:U.url,target:"_blank",rel:"noopener noreferrer","aria-label":U.label,onClick:ne=>Q(ne,U.url,"token-social"),children:U.icon},U.key))})]}),g.history&&(0,D.jsxs)("section",{className:"wi-td-section",children:[(0,D.jsx)("h3",{className:"wi-td-section-title",children:"Token History"}),y&&(0,D.jsx)("div",{className:"wi-td-history-list",children:Array.from({length:3},(U,ne)=>(0,D.jsxs)("div",{className:"wi-td-history-skeleton",children:[(0,D.jsx)("div",{className:"wi-skeleton-block",style:{width:90,height:14}}),(0,D.jsx)("div",{className:"wi-skeleton-block",style:{width:60,height:14}})]},`td-sk-${ne}`))}),!y&&f&&(0,D.jsxs)("div",{className:"wi-td-history-empty",children:[(0,D.jsx)("span",{children:"Failed to load history."}),(0,D.jsx)("button",{type:"button",className:"wi-td-retry-btn",onClick:()=>M(),children:"Retry"})]}),!y&&!f&&N.length===0&&(0,D.jsx)("div",{className:"wi-td-history-empty",children:(0,D.jsx)("span",{children:"No transactions found."})}),!y&&!f&&N.length>0&&(0,D.jsxs)("div",{className:"wi-td-history-list",children:[N.map((U,ne)=>{let te=U.to_alias?.toLowerCase().includes("bridge")??!1,ye=U.from_alias?.toLowerCase().includes("bridge")??!1,me=te?"bridge-out":ye?"bridge-in":U.to?.toLowerCase()===n.toLowerCase()?"receive":"send",oe=me==="receive"||me==="bridge-in",Ne=oe?U.from:U.to,ze=bu(wu(U.amount,w)),Ce=x(U.tx),Ue=L0(U.timestamp),he=(0,D.jsxs)(D.Fragment,{children:[(0,D.jsxs)("div",{className:"wi-td-history-top",children:[(0,D.jsx)("span",{className:"wi-td-history-type","data-direction":me,children:E0[me]}),(0,D.jsx)("span",{className:"wi-td-history-counter",children:nr(Ne??"")})]}),(0,D.jsxs)("div",{className:"wi-td-history-bottom",children:[(0,D.jsxs)("span",{className:"wi-td-history-meta",children:[(0,D.jsx)("span",{className:"wi-td-history-status","data-status":U.status,children:U.status==="success"?"Success":"Failed"}),Ue&&(0,D.jsx)("span",{className:"wi-td-history-time",children:Ue})]}),(0,D.jsxs)("span",{className:"wi-td-history-amount","data-size":A0(`${oe?"+":"-"}${ze} ${r.symbol}`),children:[oe?"+":"-",ze," ",r.symbol]})]})]}),Ze=`${U.tx}-${U.log_index}-${ne}`;return Ce?(0,D.jsx)("a",{className:"wi-td-history-item wi-td-history-item--link",href:Ce,target:"_blank",rel:"noopener noreferrer",onClick:nt=>Q(nt,Ce,"token-tx",U.tx),children:he},Ze):(0,D.jsx)("div",{className:"wi-td-history-item",children:he},Ze)}),k&&(t?(0,D.jsx)("div",{ref:R,className:"wi-td-history-sentinel",children:C&&(0,D.jsx)("span",{className:"wi-td-history-loading",children:"Loading\u2026"})}):(0,D.jsx)("button",{type:"button",className:"wi-td-loadmore-btn",onClick:()=>S(),disabled:C,children:C?"Loading\u2026":"Load more"}))]})]})]})]})}function U0(){return(0,D.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",className:Me("wi-td-external-icon"),"aria-hidden":!0,children:(0,D.jsx)("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"})})}var v=require("react/jsx-runtime"),j0="On-ramp is not available in your region.";function Gs(e,t,r){let n=ht[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 W0(e){return parseInt(e.split(":")[1],10)}function _0(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 G0(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function H0(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 Q0(e,t=.5){let r=ee.useRef(null),n=ee.useRef(null),[o,i]=ee.useState(1);return ee.useLayoutEffect(()=>{let a=r.current,s=n.current;if(!a||!s)return;let l=()=>{let p=a.clientWidth;if(!p)return;let w=s.cloneNode(!0);w.style.setProperty("--wi-total-scale","1"),w.style.position="absolute",w.style.left="-9999px",w.style.top="-9999px",w.style.visibility="hidden",w.style.maxWidth="none",w.style.width="max-content",a.appendChild(w);let b=w.offsetWidth;a.removeChild(w);let d=b>p?Math.max(t,p/b):1;i(d)};l();let c=new ResizeObserver(l);return c.observe(a),()=>c.disconnect()},[e,t]),{containerRef:r,valueRef:n,scale:o}}function vu({align:e="end",sideOffset:t=12,className:r,children:n}){let{env:o,theme:i,isMobile:a,open:s,drawerDirection:l,modal:c,showBalance:p,showForgeToken:w,showGameToken:b,showQR:d,showBridge:x,qrLogoSrc:m,walletAddress:g,accountName:u,sendAccounts:y,profileImageUrl:f,preferredTokens:S,close:k,onSelectWallet:C,onCopyAddress:M,onBuy:N,onDisconnect:R,disconnectLabel:E,termsUrl:P,termsLabel:F,privacyUrl:I,privacyLabel:J,portalStyle:L,navContent:B,navPosition:le,footerContent:Y,view:W,setView:we,selectedSendToken:$,setSelectedSendToken:Q,selectedDetailToken:U,setSelectedDetailToken:ne,showPortfolio:te,portfolioTitle:ye,portfolioSections:me,showTotalAssets:oe,totalAssetsLabel:Ne,sendTransaction:ze,getTransactionReceipt:Ce,estimateGas:Ue,onOutlink:he,lpBalanceReader:Ze,stakingRewardsReader:nt,bridgeTokens:Le,bridgeHistory:Qe,getBridgeQuote:Fe,getBridgeToTokens:ot,getBridgeApproval:Ot,approveBridge:yt,submitBridge:Lt,onReceive:xt,onSend:Kt,onBuyDisabledMessage:Ve,onBridgeDisabledMessage:Ht,onSendDisabledMessage:Tt}=gn(),[vt,pt]=ee.useState(null),Dt=ee.useRef(void 0),je=ee.useCallback(T=>{pt(T),clearTimeout(Dt.current),Dt.current=setTimeout(()=>pt(null),4e3)},[]);ee.useEffect(()=>()=>clearTimeout(Dt.current),[]);let it=!!Ve,at=ee.useCallback(()=>{if(it){je(Ve);return}let T=N?.();T&&typeof T.then=="function"&&T.catch(()=>{je(Ve??j0)})},[it,Ve,N,je]),mt=!!Ht,st=!!Tt,{tokens:zt,isLoading:Zt}=on(o,g,s&&p),{statsMap:We}=an(o,p),{aprPercent:gt}=cd(),{categoryMap:lt,infoMap:Xt}=pd(o,p),O=p&&oe,{displayValue:ue,isLowerBound:_e,isLoading:It}=fd(o,g,s&&O),[Mt,Jt]=ee.useState(!1),Qt=ee.useRef(null),[$t,$r]=ee.useState(0),{holdings:fr,isLoading:en}=od(o,g,s&&p&&w),wr=ee.useMemo(()=>fr.map(T=>T.token),[fr]),{imageMap:A}=id(o,wr,w&&fr.length>0),re=ee.useMemo(()=>{let T=[],ce=[],De=[],ar=new Map((S??[]).map((Oe,tr)=>[`${W0(Oe.chainId)}:${Oe.address.toLowerCase()}`,tr]));for(let Oe of zt){let tr=Gs(o,Oe.chainId,Oe.symbol)!==void 0,Lr=`${Oe.chainId}:${Oe.address.toLowerCase()}`,Cn=ar.get(Lr),Za=new mo.default(Oe.quantity.numeric).shiftedBy(-Oe.quantity.decimals);if(tr)T.push(Oe);else if(Cn!==void 0)ce.push(Oe);else if(Za.isGreaterThan(0)){if(!b&<.get(Oo(Oe.chainId,Oe.address))==="game")continue;De.push(Oe)}}return T.sort((Oe,tr)=>{let Lr=Gs(o,Oe.chainId,Oe.symbol)??99,Cn=Gs(o,tr.chainId,tr.symbol)??99;return Lr-Cn}),ce.sort((Oe,tr)=>{let Lr=ar.get(`${Oe.chainId}:${Oe.address.toLowerCase()}`)??99,Cn=ar.get(`${tr.chainId}:${tr.address.toLowerCase()}`)??99;return Lr-Cn}),De.sort((Oe,tr)=>{let Lr=We.get(vr(Oe.chainId,Oe.address)),Cn=We.get(vr(tr.chainId,tr.address)),Za=new mo.default(Oe.quantity.numeric).shiftedBy(-Oe.quantity.decimals).multipliedBy(Lr?.price??0);return new mo.default(tr.quantity.numeric).shiftedBy(-tr.quantity.decimals).multipliedBy(Cn?.price??0).minus(Za).toNumber()}),[...T,...ce,...De]},[zt,o,We,b,lt,S]),_=ee.useMemo(()=>{if(!w)return[];let T=new Set(zt.map(ce=>ce.address.toLowerCase()));return[...fr].filter(ce=>!T.has(ce.token.toLowerCase())).sort((ce,De)=>{let ar=new mo.default(ce.value);return new mo.default(De.value).minus(ar).toNumber()})},[fr,w,zt]),xe=ee.useRef(!1),[Ge,Ut]=ee.useState(null),mn=ee.useRef(void 0),pi=Ge?.chainId??$?.chainId??re[0]?.chainId??0,{transactionUrl:Zn}=Do(o,pi,Ge?.txHash,!!(Ge?.txHash&&pi)),Et=ee.useCallback(T=>{xe.current=!0,we(T)},[we]),[Ha,ko]=ee.useState("recipient"),Xn=ee.useCallback(()=>{Q(null),ko("recipient"),Et("wallet")},[Q,Et]),Jn=ee.useCallback((T,ce="recipient")=>{if(st){je(Tt);return}ko(ce),Q(T),Et("send")},[st,Tt,je,Q,Et]),Qa=ee.useCallback(T=>{ne(T),Et("token-detail")},[ne,Et]),Va=ee.useCallback(()=>{ne(null),Et("wallet")},[ne,Et]),G=ee.useCallback(T=>{Jn(T,"recipient")},[Jn]),tt=Pr("apps.json",o,T=>Dr(T?.gametokenBridge,o)),cr=Pr("apps.json",o,T=>T?.gametokenSites),jt=ee.useCallback(()=>{if(mt){je(Ht);return}if(tt){if(_0(cr)){window.location.assign(tt);return}window.open(tt,"_blank","noopener,noreferrer")}},[mt,Ht,tt,cr,je]),Er=ee.useCallback(T=>{clearTimeout(mn.current),Q(null),Et("wallet"),Ut({status:"pending",txHash:T.txHash,chainId:T.chainId,description:`${T.amount} ${T.tokenSymbol} to ${nr(T.recipient)}`})},[Q,Et]),er=ee.useCallback(T=>{let ce=$?.chainId;Q(null),Et("wallet"),!(!T||!ce)&&(Ut(De=>({status:"success",txHash:T,chainId:ce,description:De?.txHash===T?De.description:"Tap to see your transaction"})),clearTimeout(mn.current),mn.current=setTimeout(()=>Ut(null),5e3))},[$?.chainId,Q,Et]),Ar=ee.useCallback(T=>{let ce=T.txHash;ce&&(Ut({status:"error",txHash:ce,chainId:T.chainId,description:T.message}),clearTimeout(mn.current),mn.current=setTimeout(()=>Ut(null),5e3))},[]),Ee=ee.useMemo(()=>{if(xt)return xt;if(d)return()=>Et("qr")},[xt,d,Et]),yr=ee.useMemo(()=>{if(Kt)return Kt;if(re.length===0)return;let T=re[0];return()=>Jn(T,"token")},[Kt,re,Jn]),$n=ee.useCallback(()=>{if(st){je(Tt);return}yr?.()},[st,Tt,yr,je]);ee.useEffect(()=>{s||(xe.current=!1,ko("recipient"))},[s]);let hl=ee.useRef(null);ee.useEffect(()=>{let T=hl.current;if(!T||!a)return;let ce=De=>{De.pointerType==="touch"&&De.stopPropagation()};return T.addEventListener("pointerdown",ce),()=>T.removeEventListener("pointerdown",ce)},[a]);let[eo,bl]=ee.useState(!1),qa=ee.useRef(void 0),[Ro,So]=ee.useState(!1);ee.useEffect(()=>{if(!Ro)return;let T=()=>So(!1),ce=ar=>{ar.key==="Escape"&&So(!1)},De=setTimeout(()=>{document.addEventListener("mousedown",T,!0),document.addEventListener("keydown",ce,!0)},0);return()=>{clearTimeout(De),document.removeEventListener("mousedown",T,!0),document.removeEventListener("keydown",ce,!0)}},[Ro]),ee.useEffect(()=>{So(!1)},[g]),ee.useEffect(()=>()=>clearTimeout(qa.current),[]),ee.useEffect(()=>()=>clearTimeout(mn.current),[]),ee.useEffect(()=>{let T=Qt.current;if(!T||Y===null){$r(0);return}let ce=()=>{$r(T.offsetHeight)};if(ce(),typeof ResizeObserver>"u")return;let De=new ResizeObserver(ce);return De.observe(T),()=>De.disconnect()},[Y]);let wl=ee.useCallback(async()=>{if(!eo)try{await navigator.clipboard.writeText(g),bl(!0),clearTimeout(qa.current),qa.current=setTimeout(()=>bl(!1),2e3),M?.(g,!0)}catch{M?.(g,!1)}},[g,M,eo]),ui=ee.useCallback(T=>{T.currentTarget.setAttribute("data-loaded","true")},[]),yl=ee.useMemo(()=>({background:H0(g)}),[g]),fi=ee.useMemo(()=>f||nn(o,g,{size:120,bg:i==="dark"?"1A1A2E":"F3F6F8"}),[f,o,g,i]),Ya=ee.useMemo(()=>G0(ue),[ue]),{containerRef:Kf,valueRef:Zf,scale:Xf}=Q0(Mt?"\u2022\u2022\u2022\u2022\u2022\u2022":ue),xl=P||I?(0,v.jsxs)("div",{className:"wi-legal-links",children:[P&&(0,v.jsx)("a",{className:"wi-legal-link",href:P,target:"_blank",rel:"noopener noreferrer","data-track":"terms_link",onClick:T=>Pt(T,P,{category:"terms",origin:"terms"},he),children:F}),P&&I&&(0,v.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),I&&(0,v.jsx)("a",{className:"wi-legal-link",href:I,target:"_blank",rel:"noopener noreferrer","data-track":"privacy_link",onClick:T=>Pt(T,I,{category:"privacy",origin:"privacy"},he),children:J})]}):null,vl=R?(0,v.jsxs)("button",{type:"button",className:"wi-disconnect-btn","data-track":"disconnect",onClick:()=>{R(),k()},children:[(0,v.jsx)(sc,{size:16}),(0,v.jsx)("span",{className:"wi-disconnect-label",children:E})]}):null,Jf=p&&!B?(0,v.jsxs)("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[(0,v.jsxs)("button",{type:"button",className:Me("wi-action-card",it&&"wi-action-card--dimmed"),onClick:at,disabled:!N&&!it,"aria-disabled":it||void 0,"aria-label":"Buy","data-track":"buy",children:[(0,v.jsx)(fc,{size:20}),(0,v.jsx)("span",{children:"Buy"})]}),x?(0,v.jsxs)("button",{type:"button",className:Me("wi-action-card",mt&&"wi-action-card--dimmed"),onClick:jt,"aria-disabled":mt||void 0,"aria-label":"Bridge","data-track":"bridge_open",children:[(0,v.jsx)(mc,{size:20}),(0,v.jsx)("span",{children:"Bridge"})]}):(0,v.jsxs)("button",{type:"button",className:"wi-action-card",onClick:Ee,disabled:!Ee,"aria-label":"Receive","data-track":"receive",children:[(0,v.jsx)(Ci,{size:20}),(0,v.jsx)("span",{children:"Receive"})]}),(0,v.jsxs)("button",{type:"button",className:Me("wi-action-card",st&&"wi-action-card--dimmed"),onClick:$n,disabled:!st&&!yr,"aria-disabled":st||void 0,"aria-label":"Send","data-track":"send_open",children:[(0,v.jsx)(pc,{size:20}),(0,v.jsx)("span",{children:"Send"})]}),te?(0,v.jsxs)("button",{type:"button",className:"wi-action-card",onClick:()=>Et("portfolio"),"aria-label":"View portfolio","data-track":"portfolio_open",children:[(0,v.jsx)(uc,{size:20}),(0,v.jsx)("span",{children:"Portfolio"})]}):x?(0,v.jsxs)("button",{type:"button",className:"wi-action-card",onClick:Ee,disabled:!Ee,"aria-label":"Receive","data-track":"receive",children:[(0,v.jsx)(Ci,{size:20}),(0,v.jsx)("span",{children:"Receive"})]}):null]}):null,$f=(0,v.jsxs)("div",{className:Me("wi-view-inner",xe.current&&"wi-view-wallet"),children:[O&&(0,v.jsxs)("div",{className:"wi-total-section",children:[(0,v.jsxs)("div",{className:"wi-total-head",children:[(0,v.jsx)("span",{className:"wi-total-label",children:Ne}),(0,v.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:T=>{T.stopPropagation(),Jt(ce=>!ce)},onKeyDown:T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),T.stopPropagation(),Jt(ce=>!ce))},"aria-label":Mt?"Show balance":"Hide balance","data-track":"balance_toggle",children:Mt?(0,v.jsx)(cc,{}):(0,v.jsx)(lc,{})})]}),(0,v.jsx)("div",{className:"wi-total-body",ref:Kf,children:It?(0,v.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):(0,v.jsx)("div",{className:"wi-total-value","data-hidden":Mt||void 0,ref:Zf,style:{"--wi-total-scale":Xf},children:Mt?(0,v.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,v.jsxs)(v.Fragment,{children:[_e&&(0,v.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,v.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,v.jsx)("span",{className:"wi-total-amount",children:Ya.main}),Ya.decimal&&(0,v.jsx)("span",{className:"wi-total-decimal",children:Ya.decimal})]})})})]}),le==="top"&&(B?(0,v.jsx)("div",{className:"wi-nav-fixed",children:B}):Jf),p&&(0,v.jsx)("div",{ref:hl,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,v.jsxs)("div",{className:"wi-token-list",children:[Zt&&Array.from({length:5},(T,ce)=>(0,v.jsxs)("div",{className:"wi-skeleton-item",children:[(0,v.jsxs)("div",{className:"wi-skeleton-left",children:[(0,v.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,v.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,v.jsxs)("div",{className:"wi-skeleton-right",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},ce)),!Zt&&re.length===0&&!w&&(0,v.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),re.map(T=>{let ce=We.get(vr(T.chainId,T.address)),De=ce?parseFloat(ce.percent_change_24h):null,ar=De!==null&&De>=0,Oe=Bo(o,T.chainId),tr=Fc(T.address);return(0,v.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>Qa(T),"aria-label":`View ${T.symbol} detail`,"data-track":"token_detail","data-track-id":T.symbol,children:[(0,v.jsxs)("div",{className:"wi-token-left",children:[(0,v.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,v.jsx)("img",{src:T.icon_url,alt:T.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:ui,onError:Lr=>{Lr.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),Oe&&(0,v.jsx)("img",{src:Oe,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Lr=>{Lr.currentTarget.style.display="none"}})]}),(0,v.jsxs)("div",{className:"wi-token-info",children:[(0,v.jsxs)("span",{className:"wi-token-name-row",children:[(0,v.jsx)("span",{className:"wi-token-name",children:T.symbol}),tr&>!==null&&(0,v.jsx)("span",{className:"wi-token-apr",children:`APR ${gt>=0?"+":"-"}${(gt>=0?Math.floor:Math.ceil)(Math.abs(gt)*100)/100}%`})]}),ce&&(0,v.jsxs)("div",{className:"wi-token-price-row",children:[(0,v.jsx)("span",{className:"wi-token-price",children:Dn(ce.price)}),(0,v.jsx)("span",{className:"wi-token-change","data-positive":ar,"data-zero":De===0||void 0,children:De!==null&&(De===0?"0%":`${ar?"+":"-"}${(ar?Math.floor:Math.ceil)(Math.abs(De)*100)/100}%`)})]})]})]}),(0,v.jsxs)("div",{className:"wi-token-right",children:[(0,v.jsx)("span",{className:"wi-token-balance",children:bn(T.quantity.numeric,T.quantity.decimals)}),ce&&(0,v.jsx)("span",{className:"wi-token-value",children:Ni(T.quantity.numeric,T.quantity.decimals,ce.price)})]})]},`${T.address}-${T.chainId}`)}),w&&en&&Array.from({length:3},(T,ce)=>(0,v.jsxs)("div",{className:"wi-skeleton-item",children:[(0,v.jsxs)("div",{className:"wi-skeleton-left",children:[(0,v.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,v.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,v.jsxs)("div",{className:"wi-skeleton-right",children:[(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,v.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${ce}`)),w&&!en&&!Zt&&re.length===0&&_.length===0&&(0,v.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),w&&_.map(T=>{let ce=A.get(T.token)||"",De=Bo(o,ht[o].cross);return(0,v.jsxs)("div",{className:"wi-token-item",children:[(0,v.jsxs)("div",{className:"wi-token-left",children:[(0,v.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,v.jsx)("img",{src:ce||"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:ui,onError:ar=>{ar.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),De&&(0,v.jsx)("img",{src:De,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:ar=>{ar.currentTarget.style.display="none"}})]}),(0,v.jsxs)("div",{className:"wi-token-info",children:[(0,v.jsx)("span",{className:"wi-token-name",children:T.token_name}),(0,v.jsx)("div",{className:"wi-token-price-row",children:(0,v.jsxs)("span",{className:"wi-token-price",children:[bn(T.current_price,18)," CROSS"]})})]})]}),(0,v.jsxs)("div",{className:"wi-token-right",children:[(0,v.jsx)("span",{className:"wi-token-balance",children:bn(T.balance,18)}),(0,v.jsx)("span",{className:"wi-token-value",children:Dn(T.current_value_usd)})]})]},`forge-${T.token}`)})]})}),le==="bottom"&&B&&(0,v.jsx)("div",{className:"wi-nav-fixed",children:B}),vl&&(0,v.jsx)("div",{className:"wi-wallet-disconnect-row",children:vl})]},"wallet"),em=te?(0,v.jsx)("div",{className:Me("wi-view-inner wi-portfolio-body",xe.current&&"wi-view-portfolio"),children:(0,v.jsx)(zn,{env:o,theme:i,walletAddress:g,showHeader:!1,onOutlink:he,lpBalanceReader:Ze,stakingRewardsReader:nt,sendTransaction:ze,estimateGas:Ue,sections:me})},"portfolio"):null,tm=$?(0,v.jsx)("div",{className:Me("wi-view-inner wi-send-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(Fo,{env:o,theme:i,walletAddress:g,accountName:u,accounts:y,initialStep:Ha,token:$,tokens:re,onTokenChange:Q,sendTransaction:ze,getTransactionReceipt:Ce,estimateGas:Ue,getTokenPriceUsd:T=>{let ce=We.get(vr(T.chainId,T.address));if(!ce?.price)return;let De=parseFloat(ce.price);return Number.isFinite(De)?De:void 0},onClose:k,onBackToWallet:Xn,onSubmitted:Er,onSuccess:er,onFailed:Ar,onOutlink:he})},"send"):null,rm=ee.useMemo(()=>Le||re.map(T=>{let ce=We.get(vr(T.chainId,T.address)),De=ce?.price?parseFloat(ce.price):void 0;return{name:T.name,symbol:T.symbol,chainId:T.chainId,address:T.address,decimals:T.quantity.decimals,balance:lo(T.quantity.numeric,T.quantity.decimals),iconUrl:T.icon_url,priceUsd:Number.isFinite(De)?De:void 0}}),[Le,We,re]),nm=(0,v.jsx)("div",{className:Me("wi-view-inner wi-bridge-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(Yo,{env:o,walletAddress:g,tokens:rm,history:Qe,termsUrl:P,getQuote:Fe,getToTokens:ot,getApproval:Ot,approveBridge:yt,submitBridge:Lt,onClose:k,onBackToWallet:Xn})},"bridge"),om=U?(0,v.jsx)("div",{className:Me("wi-view-inner wi-token-detail-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(yu,{env:o,isMobile:a,token:U,walletAddress:g,stat:We.get(vr(U.chainId,U.address)),tokenInfo:Xt.get(Oo(U.chainId,U.address)),showBalance:p,onBack:Va,onClose:k,onSend:G,onOutlink:he})},"token-detail"):null,Ka=!!C&&u?.trim().toLowerCase()!=="my wallet",kl=(0,v.jsxs)(v.Fragment,{children:[(0,v.jsxs)("span",{className:"wi-receive-avatar",children:[(0,v.jsx)("span",{className:"wi-avatar-fallback",style:yl}),fi&&(0,v.jsx)("img",{src:fi,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:ui,onError:T=>{T.currentTarget.style.display="none"}})]}),(0,v.jsx)("span",{className:"wi-receive-account-name",children:u??"Account 1"}),Ka&&(0,v.jsx)("span",{className:"wi-receive-chevron","data-open":Ro,"aria-hidden":"true",children:(0,v.jsx)(Ln,{size:16})})]}),im=(0,v.jsxs)("div",{className:Me("wi-view-inner wi-qr-body",xe.current&&"wi-view-qr"),children:[(0,v.jsxs)("div",{className:"wi-receive-section",children:[Ka?(0,v.jsx)("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{So(!0),C?.()},"aria-label":"Switch account",children:kl}):(0,v.jsx)("div",{className:"wi-receive-account",children:kl}),(0,v.jsxs)("div",{className:"wi-qr-block",children:[(0,v.jsxs)("div",{className:"wi-qr-box",children:[(0,v.jsx)(xu.QRCodeSVG,{value:g,size:180,level:"H",marginSize:2,...m&&{imageSettings:{src:m,height:33,width:33,excavate:!0}}}),!m&&(0,v.jsx)("div",{className:"wi-qr-logo",children:(0,v.jsx)(dc,{size:33})})]}),(0,v.jsx)("p",{className:"wi-qr-address",children:g})]}),(0,v.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:wl,"data-track":"address_copy",children:[(0,v.jsx)("span",{className:"wi-qr-copy-icon",children:eo?(0,v.jsx)(tn,{size:16}):(0,v.jsx)(An,{size:16})}),(0,v.jsx)("span",{className:"wi-qr-copy-text",children:eo?"Copied!":"Copy address"})]})]}),xl&&(0,v.jsx)("div",{className:"wi-receive-footer",children:xl})]},"qr"),am=W==="qr"||W==="portfolio"||W==="send"||W==="bridge",Rl=Y!==null?(0,v.jsx)("div",{className:"wi-builtin-footer",children:Y}):null,Sl=(0,v.jsxs)("div",{className:"wi-account-text",children:[Ka?(0,v.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{So(!0),C?.()},"aria-label":"Switch account","aria-expanded":Ro,children:[(0,v.jsx)("span",{className:"wi-account-name",children:u??"Account 1"}),(0,v.jsx)("span",{className:"wi-account-switch","data-open":Ro,"aria-hidden":"true",children:(0,v.jsx)(Ln,{size:20})})]}):(0,v.jsx)("div",{className:"wi-account-row",children:(0,v.jsx)("span",{className:"wi-account-name",children:u??"Account 1"})}),(0,v.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:wl,"aria-label":"Copy address","data-track":"address_copy",children:[(0,v.jsx)("span",{className:"wi-account-address",children:nr(g)}),(0,v.jsx)("span",{className:"wi-account-copy","data-copied":eo,children:eo?(0,v.jsx)(tn,{size:12}):(0,v.jsx)(An,{size:12})})]})]}),Cl=(0,v.jsxs)(v.Fragment,{children:[n,W==="qr"?(0,v.jsx)("div",{className:"wi-sticky-header",children:(0,v.jsxs)("div",{className:"wi-header wi-header--receive",children:[(0,v.jsx)("button",{type:"button",className:"wi-header-back",onClick:Xn,"aria-label":"Back",children:(0,v.jsx)(rn,{size:24})}),(0,v.jsx)("span",{className:"wi-receive-title",children:"Receive"}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(xr,{size:24})})]})}):W==="send"||W==="bridge"||W==="token-detail"?null:am?(0,v.jsxs)("div",{className:"wi-sticky-header",children:[(0,v.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,v.jsx)("button",{type:"button",className:"wi-header-back",onClick:Xn,"aria-label":"Back",children:(0,v.jsx)(rn,{size:24})}),(0,v.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:Sl}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(xr,{size:24})})]}),(0,v.jsx)("hr",{className:"wi-divider"})]}):(0,v.jsxs)("div",{className:"wi-sticky-header",children:[(0,v.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,v.jsxs)("div",{className:"wi-account-block",children:[(0,v.jsxs)("div",{className:"wi-avatar",children:[(0,v.jsx)("div",{className:"wi-avatar-fallback",style:yl}),fi&&(0,v.jsx)("img",{src:fi,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:ui,onError:T=>{T.currentTarget.style.display="none"}})]}),Sl]}),(0,v.jsxs)("div",{className:"wi-header-actions",children:[d&&x&&(0,v.jsx)("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:Ee,"aria-label":"Show QR code","data-track":"receive",children:(0,v.jsx)(Ci,{size:20})}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(xr,{size:24})})]})]}),(0,v.jsx)("hr",{className:"wi-divider"})]}),(0,v.jsxs)("div",{className:"wi-view-container",children:[W==="wallet"&&$f,W==="qr"&&im,W==="portfolio"&&em,W==="send"&&tm,W==="bridge"&&nm,W==="token-detail"&&om]}),W==="wallet"&&vt&&(0,v.jsx)("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:vt}),W==="wallet"&&Ge&&(0,v.jsxs)("a",{className:"wi-send-toast",href:Zn??"#",target:"_blank",rel:"noopener noreferrer",onClick:T=>{if(!Zn){T.preventDefault();return}Pt(T,Zn,{category:"send",origin:"send-transaction",payload:{chainId:Ge.chainId,txHash:Ge.txHash}},he)},children:[(0,v.jsx)("span",{className:"wi-send-toast-icon","data-status":Ge.status,"aria-hidden":!0,children:Ge.status==="pending"?(0,v.jsx)("span",{className:"wi-send-toast-spinner"}):Ge.status==="error"?(0,v.jsx)("span",{className:"wi-send-toast-error-dot"}):(0,v.jsx)(gc,{size:20})}),(0,v.jsxs)("span",{className:"wi-send-toast-copy",children:[(0,v.jsx)("span",{className:"wi-send-toast-title",children:Ge.status==="pending"?"Sending...":Ge.status==="error"?"Send failed":"Send complete"}),(0,v.jsx)("span",{className:"wi-send-toast-desc",children:Ge.status==="pending"||Ge.status==="error"?Ge.description:"Tap to see your transaction"})]})]}),Rl&&W!=="portfolio"&&W!=="send"&&W!=="token-detail"&&(0,v.jsx)("div",{className:"wi-sticky-footer",children:(0,v.jsx)("div",{className:"wi-footer",ref:Qt,children:Rl})})]}),Nl={...L,...$t>0?{"--wi-footer-height":`${$t}px`}:null};return a?(0,v.jsx)(ke,{feature:"wallet_info",children:(0,v.jsxs)(Ko.Drawer.Portal,{children:[c&&(0,v.jsx)(Ko.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,v.jsxs)(Ko.Drawer.Content,{className:Me("wi-drawer-content",r),"data-theme":i,"data-vaul-no-drag":l==="left"||l==="right"?!0:void 0,style:Nl,"data-direction":l,"data-no-balance":!p||void 0,"data-has-footer":$t>0||void 0,"data-view":W,children:[(0,v.jsx)(Ko.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),Cl]})]})}):(0,v.jsxs)(ke,{feature:"wallet_info",children:[c&&s&&(0,v.jsx)("div",{className:"wi-drawer-overlay",onClick:k}),(0,v.jsx)(sa.Portal,{children:(0,v.jsx)(sa.Content,{align:e,sideOffset:t,className:Me("wi-popover-content",r),"data-theme":i,style:Nl,"data-no-balance":!p||void 0,"data-has-footer":$t>0||void 0,"data-view":W,children:Cl})})]})}var ku=V(require("react"),1);function Ru({position:e="top",children:t}){let{setNavContent:r,setNavPosition:n}=gn();return ku.useEffect(()=>(r(t),n(e),()=>r(null)),[t,e,r,n]),null}var Su=V(require("react"),1);function Cu({children:e}){let{setFooterContent:t}=gn();return Su.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}fe(`[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
|
`);fe(`.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
|
`);fe(`@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
|
`);fe(`.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
|
`);fe(`.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
|
`);fe(`.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
|
-
`);var la=require("react/jsx-runtime");function Q0({env:e,theme:t="dark",mobileBreakpoint:r=768,drawerDirection:n,modal:o,showBalance:i=!1,showForgeToken:a=!1,showGameToken:s=!0,showQR:l=!0,showBridge:c=!0,qrLogoSrc:p,walletAddress:w,accountName:b,sendAccounts:d,profileImageUrl:x,connectorId:m,connectorName:g,connectorIconUrl:u,preferredTokens:y=[],onSelectWallet:f,onCopyAddress:C,onBuy:k,onBuyDisabledMessage:S,onBridgeDisabledMessage:M,onSendDisabledMessage:N,onDisconnect:R,disconnectLabel:E="Disconnect",termsUrl:P=ao,termsLabel:F="Terms of Service",privacyUrl:I=Ti,privacyLabel:J="Privacy Policy",open:L,onOpenChange:B,showPortfolio:le=!1,portfolioTitle:Y="My Portfolio",portfolioSections:W,showTotalAssets:we=!0,totalAssetsLabel:$="Total Assets USD",sendTransaction:Q,getTransactionReceipt:U,estimateGas:ne,onOutlink:te,lpBalanceReader:ye,stakingRewardsReader:me,bridgeTokens:oe,bridgeHistory:Ne,getBridgeQuote:ze,getBridgeToTokens:Se,getBridgeApproval:Ue,approveBridge:he,submitBridge:Ze,onReceive:nt,onBridge:Le,onSend:Qe,style:Fe,children:ot}){let Ot=Xe(e),yt=m?Lo[m]:void 0,Lt=g??yt?.name,xt=u??yt?.iconUrl,Kt=oo(`(max-width: ${r}px)`),Ve=n??(i?"right":"bottom"),Ht=Ve==="left"||Ve==="right",Tt=o??!1,vt=L!==void 0,[pt,Dt]=Yt.useState(!1),je=vt?L:pt,it=Yt.useCallback(Qt=>{vt||Dt(Qt),B?.(Qt)},[vt,B]),at=Yt.useCallback(()=>it(!1),[it]),[mt,st]=Yt.useState(null),[zt,Zt]=Yt.useState("top"),[We,gt]=Yt.useState(null),[lt,Xt]=Yt.useState("wallet"),[O,ue]=Yt.useState(null),[_e,It]=Yt.useState(null);Yt.useEffect(()=>{je||(Xt("wallet"),ue(null),It(null))},[je]),Yt.useEffect(()=>{Tn(w)},[w]);let Mt=Yt.useCallback(()=>{ps(w),R?.()},[R,w]),Jt=Yt.useMemo(()=>({env:Ot,theme:t,isMobile:Kt,open:je,drawerDirection:Ve,modal:Tt,showBalance:i,showForgeToken:a,showGameToken:s,showQR:l,showBridge:c,qrLogoSrc:p,walletAddress:w,accountName:b,sendAccounts:d,profileImageUrl:x,connectorName:Lt,connectorIconUrl:xt,preferredTokens:y,close:at,onSelectWallet:f,onCopyAddress:C,onBuy:k,onBuyDisabledMessage:S,onBridgeDisabledMessage:M,onSendDisabledMessage:N,onDisconnect:R?Mt:void 0,disconnectLabel:E,termsUrl:P,termsLabel:F,privacyUrl:I,privacyLabel:J,portalStyle:Fe,navContent:mt,navPosition:zt,setNavContent:st,setNavPosition:Zt,footerContent:We,setFooterContent:gt,view:lt,setView:Xt,selectedSendToken:O,setSelectedSendToken:ue,selectedDetailToken:_e,setSelectedDetailToken:It,showPortfolio:le,portfolioTitle:Y,portfolioSections:W,showTotalAssets:we,totalAssetsLabel:$,sendTransaction:Q,getTransactionReceipt:U,estimateGas:ne,onOutlink:te,lpBalanceReader:ye,stakingRewardsReader:me,bridgeTokens:oe,bridgeHistory:Ne,getBridgeQuote:ze,getBridgeToTokens:Se,getBridgeApproval:Ue,approveBridge:he,submitBridge:Ze,onReceive:nt,onBridge:Le,onSend:Qe}),[Ot,t,Kt,je,Ve,Tt,i,a,s,l,c,p,w,b,d,x,Lt,xt,y,at,f,C,k,S,M,N,R,Mt,E,P,F,I,J,Fe,mt,zt,We,lt,O,_e,le,Y,W,we,$,Q,U,ne,te,ye,me,oe,Ne,ze,Se,Ue,he,Ze,nt,Le,Qe]);return(0,la.jsx)(as.Provider,{value:Jt,children:Kt?(0,la.jsx)(Nu.Drawer.Root,{direction:Ve,open:je,onOpenChange:it,handleOnly:Ht,noBodyStyles:!0,repositionInputs:!1,children:ot},"drawer"):(0,la.jsx)(Su.Root,{open:je,onOpenChange:it,children:ot},"popover")})}var Gn=Object.assign(Q0,{Trigger:ed,Content:xu,Nav:ku,Footer:Cu});var Zr=V(require("react"),1),Hu=V(require("@radix-ui/react-dialog"),1),Qu=require("vaul");var ca=require("react"),da=(0,ca.createContext)(null);function Zo(){let e=(0,ca.useContext)(da);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var Hn=require("react");function Xo(){let[e,t]=(0,Hn.useState)([]),[r,n]=(0,Hn.useState)(!0);(0,Hn.useEffect)(()=>{if(typeof window>"u"){n(!1);return}let i=[],a=l=>{let{info:c}=l.detail;c?.rdns&&!i.some(p=>p.rdns===c.rdns)&&(i.push({rdns:c.rdns,name:c.name,icon:c.icon}),t([...i]))};window.addEventListener("eip6963:announceProvider",a),window.addEventListener("eip6963:crossAnnounceProvider",a),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let s=setTimeout(()=>n(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",a),window.removeEventListener("eip6963:crossAnnounceProvider",a),clearTimeout(s)}},[]);let o=(0,Hn.useCallback)(i=>e.some(a=>a.rdns===i),[e]);return{wallets:e,isDetected:o,isLoading:r}}var Tu=V(require("@radix-ui/react-dialog"),1),Iu=require("vaul");var pa=require("react/jsx-runtime");function Mu({asChild:e,children:t}){let{isMobile:r}=Zo(),n=r?Iu.Drawer.Trigger:Tu.Trigger;return(0,pa.jsx)(ke,{feature:"wallet_connect",children:(0,pa.jsx)(n,{asChild:e??t!=null,children:t??(0,pa.jsx)("button",{type:"button","data-track":"open",children:"Connect Wallet"})})})}var Wu=require("react"),_u=require("@nexus-cross/crossx-design-system"),Kr=V(require("@radix-ui/react-dialog"),1),Jo=require("vaul");var fa=require("@nexus-cross/crossx-design-system");var be=require("react/jsx-runtime"),V0='<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>',q0=`data:image/svg+xml,${encodeURIComponent(V0)}`;function ua(){return(0,be.jsx)("img",{src:q0,width:40,height:40,alt:"",style:{display:"block"}})}function Eu(){return(0,be.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[(0,be.jsxs)("g",{clipPath:"url(#clip0_1331_27065)",children:[(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),(0,be.jsx)("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"})]}),(0,be.jsx)("defs",{children:(0,be.jsx)("clipPath",{id:"clip0_1331_27065",children:(0,be.jsx)("rect",{width:"40",height:"40",fill:"white"})})})]})}function Au(){return(0,be.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,be.jsx)("path",{d:"M12.23 16.81L20 9.04L27.77 16.81L32.29 12.29L20 0L7.71 12.29L12.23 16.81Z",fill:"#F3BA2F"}),(0,be.jsx)("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),(0,be.jsx)("path",{d:"M12.23 23.19L20 30.96L27.77 23.19L32.29 27.71L20 40L7.71 27.71L12.23 23.19Z",fill:"#F3BA2F"}),(0,be.jsx)("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),(0,be.jsx)("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 Lu(){return(0,be.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[(0,be.jsx)("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),(0,be.jsx)("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"}),(0,be.jsx)("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),(0,be.jsx)("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 Du(){return(0,be.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,be.jsxs)("g",{clipPath:"url(#clip0_1185_7785)",children:[(0,be.jsx)("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"}),(0,be.jsx)("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"})]}),(0,be.jsx)("defs",{children:(0,be.jsx)("clipPath",{id:"clip0_1185_7785",children:(0,be.jsx)("rect",{width:"28",height:"28",fill:"white"})})})]})}function Pu(){return(0,be.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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 Bu(){return(0,be.jsx)("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,be.jsx)("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 Fu(){return(0,be.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,be.jsx)("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var ma={cross_embedded:{id:"cross_embedded",name:fa.WALLET_LABELS.social,description:"Sign in with Google or Apple",icon:ua},cross_wallet:{id:"cross_wallet",name:fa.WALLET_LABELS.app,description:"App approval is required",icon:ua,featured:!0},cross_extension:{id:"cross_extension",name:fa.WALLET_LABELS.extension,description:"Browser extension approval is required",icon:ua,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:Eu,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:Au},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:Lu,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Du,badge:"For SHOP"}};function Hs(e){return ma[e]}var ga={google:{id:"google",name:"Google",icon:Pu},apple:{id:"apple",name:"Apple",icon:Bu}};function Ou(e){return ga[e]}var K=require("react/jsx-runtime");function zu(e,t){Pe("connect","wallet_selected",{tags:{item_id:e}});let r=t?.();r instanceof Promise&&r.then(()=>Pe("connect","connected"),n=>Pe("connect","connected",{status:"failure",reason:dr(n)}))}function Y0({wallet:e,detected:t,onConnect:r}){let n=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}r()},o=e.icon,i=e.featured===!0;return(0,K.jsxs)("button",{type:"button",className:Me("wcm-wallet-item",i&&"wcm-wallet-item--featured"),"data-track":"wallet_item_click","data-track-id":e.id,onClick:n,children:[(0,K.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,K.jsx)("div",{className:"wcm-wallet-icon",children:(0,K.jsx)(o,{})}),(0,K.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,K.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,K.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?(0,K.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,K.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function K0({social:e,onSignIn:t}){let r=e.icon,n=`Sign in with ${e.name}`;return(0,K.jsxs)("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:[(0,K.jsx)("span",{className:"wcm-social-icon",children:(0,K.jsx)(r,{})}),(0,K.jsx)("span",{className:"wcm-social-name",children:n})]})}function Uu(){let{wallets:e,activeWalletIds:t,socialProviders:r,activeSocialIds:n,termsUrl:o,privacyUrl:i,isDetected:a,close:s,isMobile:l}=Zo(),c=t.filter(b=>{let d=Hs(b).visibility;return!d||d==="always"?!0:d==="desktop-only"?!l:d==="mobile-only"?l:!0}),p=n.length>0,w=c.length>0;return(0,K.jsxs)(K.Fragment,{children:[(0,K.jsxs)("div",{className:"wcm-header",children:[(0,K.jsxs)("div",{className:"wcm-header-text",children:[(0,K.jsx)("h2",{className:"wcm-title",children:_u.WALLET_LABELS.default}),!l&&(0,K.jsx)("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),(0,K.jsx)("button",{type:"button",className:"wcm-close-btn","data-track":"close",onClick:s,"aria-label":"Close",children:(0,K.jsx)(Fu,{})})]}),(0,K.jsxs)("div",{className:"wcm-body",children:[p&&(0,K.jsxs)(K.Fragment,{children:[!l&&(0,K.jsxs)("div",{className:"wcm-section-header",children:[(0,K.jsx)("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),(0,K.jsx)("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),(0,K.jsx)("div",{className:"wcm-social-grid",children:n.map(b=>{let d=Ou(b);return(0,K.jsx)(K0,{social:d,onSignIn:()=>{zu(b,r[b]),s()}},b)})}),w&&(0,K.jsxs)("div",{className:"wcm-separator",children:[(0,K.jsx)("div",{className:"wcm-separator-line"}),(0,K.jsx)("span",{className:"wcm-separator-text",children:"Other Wallets"}),(0,K.jsx)("div",{className:"wcm-separator-line"})]})]}),w&&(0,K.jsx)("div",{className:"wcm-wallet-list",children:c.map(b=>{let d=Hs(b),x=d.rdns?a(d.rdns):!1;return(0,K.jsx)(Y0,{wallet:d,detected:x,onConnect:()=>{zu(b,e[b]),s()}},b)})}),(0,K.jsxs)("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",(0,K.jsx)(ju,{href:o,track:"terms_link",children:"Terms of Service"})," ","and consent to its"," ",(0,K.jsx)(ju,{href:i,track:"privacy_link",children:"Privacy Policy"}),"."]})]})]})}function ju({href:e,track:t,children:r}){return e?(0,K.jsx)("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer","data-track":t,children:r}):(0,K.jsx)("span",{className:"wcm-terms-link",children:r})}function Gu({className:e}){let{isMobile:t,theme:r,portalStyle:n,open:o}=Zo();return(0,Wu.useEffect)(()=>{o&&Pe("connect","opened")},[o]),t?(0,K.jsx)(ke,{feature:"wallet_connect",children:(0,K.jsxs)(Jo.Drawer.Portal,{children:[(0,K.jsx)(Jo.Drawer.Overlay,{className:"wcm-overlay"}),(0,K.jsxs)(Jo.Drawer.Content,{className:Me("wcm-drawer-content",e),"data-theme":r,style:n,children:[(0,K.jsx)(Jo.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,K.jsx)("div",{className:"wcm-drawer-handle"}),(0,K.jsx)("div",{className:"wcm-drawer-body",children:(0,K.jsx)(Uu,{})})]})]})}):(0,K.jsx)(ke,{feature:"wallet_connect",children:(0,K.jsxs)(Kr.Portal,{children:[(0,K.jsx)(Kr.Overlay,{className:"wcm-overlay"}),(0,K.jsxs)(Kr.Content,{className:Me("wcm-dialog-content",e),"data-theme":r,style:n,children:[(0,K.jsx)(Kr.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,K.jsx)(Kr.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),(0,K.jsx)("div",{className:"wcm-dialog-body",children:(0,K.jsx)(Uu,{})})]})]})})}fe(`.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
|
+
`);var la=require("react/jsx-runtime");function V0({env:e,theme:t="dark",mobileBreakpoint:r=768,drawerDirection:n,modal:o,showBalance:i=!1,showForgeToken:a=!1,showGameToken:s=!0,showQR:l=!0,showBridge:c=!0,qrLogoSrc:p,walletAddress:w,accountName:b,sendAccounts:d,profileImageUrl:x,connectorId:m,connectorName:g,connectorIconUrl:u,preferredTokens:y=[],onSelectWallet:f,onCopyAddress:S,onBuy:k,onBuyDisabledMessage:C,onBridgeDisabledMessage:M,onSendDisabledMessage:N,onDisconnect:R,disconnectLabel:E="Disconnect",termsUrl:P=ao,termsLabel:F="Terms of Service",privacyUrl:I=Ti,privacyLabel:J="Privacy Policy",open:L,onOpenChange:B,showPortfolio:le=!1,portfolioTitle:Y="My Portfolio",portfolioSections:W,showTotalAssets:we=!0,totalAssetsLabel:$="Total Assets USD",sendTransaction:Q,getTransactionReceipt:U,estimateGas:ne,onOutlink:te,lpBalanceReader:ye,stakingRewardsReader:me,bridgeTokens:oe,bridgeHistory:Ne,getBridgeQuote:ze,getBridgeToTokens:Ce,getBridgeApproval:Ue,approveBridge:he,submitBridge:Ze,onReceive:nt,onBridge:Le,onSend:Qe,style:Fe,children:ot}){let Ot=Xe(e),yt=m?Lo[m]:void 0,Lt=g??yt?.name,xt=u??yt?.iconUrl,Kt=oo(`(max-width: ${r}px)`),Ve=n??(i?"right":"bottom"),Ht=Ve==="left"||Ve==="right",Tt=o??!1,vt=L!==void 0,[pt,Dt]=Yt.useState(!1),je=vt?L:pt,it=Yt.useCallback(Qt=>{vt||Dt(Qt),B?.(Qt)},[vt,B]),at=Yt.useCallback(()=>it(!1),[it]),[mt,st]=Yt.useState(null),[zt,Zt]=Yt.useState("top"),[We,gt]=Yt.useState(null),[lt,Xt]=Yt.useState("wallet"),[O,ue]=Yt.useState(null),[_e,It]=Yt.useState(null);Yt.useEffect(()=>{je||(Xt("wallet"),ue(null),It(null))},[je]),Yt.useEffect(()=>{Tn(w)},[w]);let Mt=Yt.useCallback(()=>{ps(w),R?.()},[R,w]),Jt=Yt.useMemo(()=>({env:Ot,theme:t,isMobile:Kt,open:je,drawerDirection:Ve,modal:Tt,showBalance:i,showForgeToken:a,showGameToken:s,showQR:l,showBridge:c,qrLogoSrc:p,walletAddress:w,accountName:b,sendAccounts:d,profileImageUrl:x,connectorName:Lt,connectorIconUrl:xt,preferredTokens:y,close:at,onSelectWallet:f,onCopyAddress:S,onBuy:k,onBuyDisabledMessage:C,onBridgeDisabledMessage:M,onSendDisabledMessage:N,onDisconnect:R?Mt:void 0,disconnectLabel:E,termsUrl:P,termsLabel:F,privacyUrl:I,privacyLabel:J,portalStyle:Fe,navContent:mt,navPosition:zt,setNavContent:st,setNavPosition:Zt,footerContent:We,setFooterContent:gt,view:lt,setView:Xt,selectedSendToken:O,setSelectedSendToken:ue,selectedDetailToken:_e,setSelectedDetailToken:It,showPortfolio:le,portfolioTitle:Y,portfolioSections:W,showTotalAssets:we,totalAssetsLabel:$,sendTransaction:Q,getTransactionReceipt:U,estimateGas:ne,onOutlink:te,lpBalanceReader:ye,stakingRewardsReader:me,bridgeTokens:oe,bridgeHistory:Ne,getBridgeQuote:ze,getBridgeToTokens:Ce,getBridgeApproval:Ue,approveBridge:he,submitBridge:Ze,onReceive:nt,onBridge:Le,onSend:Qe}),[Ot,t,Kt,je,Ve,Tt,i,a,s,l,c,p,w,b,d,x,Lt,xt,y,at,f,S,k,C,M,N,R,Mt,E,P,F,I,J,Fe,mt,zt,We,lt,O,_e,le,Y,W,we,$,Q,U,ne,te,ye,me,oe,Ne,ze,Ce,Ue,he,Ze,nt,Le,Qe]);return(0,la.jsx)(as.Provider,{value:Jt,children:Kt?(0,la.jsx)(Tu.Drawer.Root,{direction:Ve,open:je,onOpenChange:it,handleOnly:Ht,noBodyStyles:!0,repositionInputs:!1,children:ot},"drawer"):(0,la.jsx)(Nu.Root,{open:je,onOpenChange:it,children:ot},"popover")})}var Gn=Object.assign(V0,{Trigger:ed,Content:vu,Nav:Ru,Footer:Cu});var Zr=V(require("react"),1),Qu=V(require("@radix-ui/react-dialog"),1),Vu=require("vaul");var ca=require("react"),da=(0,ca.createContext)(null);function Zo(){let e=(0,ca.useContext)(da);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var Hn=require("react");function Xo(){let[e,t]=(0,Hn.useState)([]),[r,n]=(0,Hn.useState)(!0);(0,Hn.useEffect)(()=>{if(typeof window>"u"){n(!1);return}let i=[],a=l=>{let{info:c}=l.detail;c?.rdns&&!i.some(p=>p.rdns===c.rdns)&&(i.push({rdns:c.rdns,name:c.name,icon:c.icon}),t([...i]))};window.addEventListener("eip6963:announceProvider",a),window.addEventListener("eip6963:crossAnnounceProvider",a),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let s=setTimeout(()=>n(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",a),window.removeEventListener("eip6963:crossAnnounceProvider",a),clearTimeout(s)}},[]);let o=(0,Hn.useCallback)(i=>e.some(a=>a.rdns===i),[e]);return{wallets:e,isDetected:o,isLoading:r}}var Iu=V(require("@radix-ui/react-dialog"),1),Mu=require("vaul");var pa=require("react/jsx-runtime");function Eu({asChild:e,children:t}){let{isMobile:r}=Zo(),n=r?Mu.Drawer.Trigger:Iu.Trigger;return(0,pa.jsx)(ke,{feature:"wallet_connect",children:(0,pa.jsx)(n,{asChild:e??t!=null,children:t??(0,pa.jsx)("button",{type:"button","data-track":"open",children:"Connect Wallet"})})})}var _u=require("react"),Gu=require("@nexus-cross/crossx-design-system"),Kr=V(require("@radix-ui/react-dialog"),1),Jo=require("vaul");var fa=require("@nexus-cross/crossx-design-system");var be=require("react/jsx-runtime"),q0='<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>',Y0=`data:image/svg+xml,${encodeURIComponent(q0)}`;function ua(){return(0,be.jsx)("img",{src:Y0,width:40,height:40,alt:"",style:{display:"block"}})}function Au(){return(0,be.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[(0,be.jsxs)("g",{clipPath:"url(#clip0_1331_27065)",children:[(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),(0,be.jsx)("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"})]}),(0,be.jsx)("defs",{children:(0,be.jsx)("clipPath",{id:"clip0_1331_27065",children:(0,be.jsx)("rect",{width:"40",height:"40",fill:"white"})})})]})}function Lu(){return(0,be.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,be.jsx)("path",{d:"M12.23 16.81L20 9.04L27.77 16.81L32.29 12.29L20 0L7.71 12.29L12.23 16.81Z",fill:"#F3BA2F"}),(0,be.jsx)("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),(0,be.jsx)("path",{d:"M12.23 23.19L20 30.96L27.77 23.19L32.29 27.71L20 40L7.71 27.71L12.23 23.19Z",fill:"#F3BA2F"}),(0,be.jsx)("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),(0,be.jsx)("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 Du(){return(0,be.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[(0,be.jsx)("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),(0,be.jsx)("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"}),(0,be.jsx)("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),(0,be.jsx)("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 Pu(){return(0,be.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,be.jsxs)("g",{clipPath:"url(#clip0_1185_7785)",children:[(0,be.jsx)("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"}),(0,be.jsx)("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"})]}),(0,be.jsx)("defs",{children:(0,be.jsx)("clipPath",{id:"clip0_1185_7785",children:(0,be.jsx)("rect",{width:"28",height:"28",fill:"white"})})})]})}function Bu(){return(0,be.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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"}),(0,be.jsx)("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 Fu(){return(0,be.jsx)("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,be.jsx)("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 Ou(){return(0,be.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,be.jsx)("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var ma={cross_embedded:{id:"cross_embedded",name:fa.WALLET_LABELS.social,description:"Sign in with Google or Apple",icon:ua},cross_wallet:{id:"cross_wallet",name:fa.WALLET_LABELS.app,description:"App approval is required",icon:ua,featured:!0},cross_extension:{id:"cross_extension",name:fa.WALLET_LABELS.extension,description:"Browser extension approval is required",icon:ua,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:Au,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:Lu},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:Du,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Pu,badge:"For SHOP"}};function Hs(e){return ma[e]}var ga={google:{id:"google",name:"Google",icon:Bu},apple:{id:"apple",name:"Apple",icon:Fu}};function zu(e){return ga[e]}var K=require("react/jsx-runtime");function Uu(e,t){Pe("connect","wallet_selected",{tags:{item_id:e}});let r=t?.();r instanceof Promise&&r.then(()=>Pe("connect","connected"),n=>Pe("connect","connected",{status:"failure",reason:dr(n)}))}function K0({wallet:e,detected:t,onConnect:r}){let n=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}r()},o=e.icon,i=e.featured===!0;return(0,K.jsxs)("button",{type:"button",className:Me("wcm-wallet-item",i&&"wcm-wallet-item--featured"),"data-track":"wallet_item_click","data-track-id":e.id,onClick:n,children:[(0,K.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,K.jsx)("div",{className:"wcm-wallet-icon",children:(0,K.jsx)(o,{})}),(0,K.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,K.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,K.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?(0,K.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,K.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function Z0({social:e,onSignIn:t}){let r=e.icon,n=`Sign in with ${e.name}`;return(0,K.jsxs)("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:[(0,K.jsx)("span",{className:"wcm-social-icon",children:(0,K.jsx)(r,{})}),(0,K.jsx)("span",{className:"wcm-social-name",children:n})]})}function ju(){let{wallets:e,activeWalletIds:t,socialProviders:r,activeSocialIds:n,termsUrl:o,privacyUrl:i,isDetected:a,close:s,isMobile:l}=Zo(),c=t.filter(b=>{let d=Hs(b).visibility;return!d||d==="always"?!0:d==="desktop-only"?!l:d==="mobile-only"?l:!0}),p=n.length>0,w=c.length>0;return(0,K.jsxs)(K.Fragment,{children:[(0,K.jsxs)("div",{className:"wcm-header",children:[(0,K.jsxs)("div",{className:"wcm-header-text",children:[(0,K.jsx)("h2",{className:"wcm-title",children:Gu.WALLET_LABELS.default}),!l&&(0,K.jsx)("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),(0,K.jsx)("button",{type:"button",className:"wcm-close-btn","data-track":"close",onClick:s,"aria-label":"Close",children:(0,K.jsx)(Ou,{})})]}),(0,K.jsxs)("div",{className:"wcm-body",children:[p&&(0,K.jsxs)(K.Fragment,{children:[!l&&(0,K.jsxs)("div",{className:"wcm-section-header",children:[(0,K.jsx)("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),(0,K.jsx)("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),(0,K.jsx)("div",{className:"wcm-social-grid",children:n.map(b=>{let d=zu(b);return(0,K.jsx)(Z0,{social:d,onSignIn:()=>{Uu(b,r[b]),s()}},b)})}),w&&(0,K.jsxs)("div",{className:"wcm-separator",children:[(0,K.jsx)("div",{className:"wcm-separator-line"}),(0,K.jsx)("span",{className:"wcm-separator-text",children:"Other Wallets"}),(0,K.jsx)("div",{className:"wcm-separator-line"})]})]}),w&&(0,K.jsx)("div",{className:"wcm-wallet-list",children:c.map(b=>{let d=Hs(b),x=d.rdns?a(d.rdns):!1;return(0,K.jsx)(K0,{wallet:d,detected:x,onConnect:()=>{Uu(b,e[b]),s()}},b)})}),(0,K.jsxs)("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",(0,K.jsx)(Wu,{href:o,track:"terms_link",children:"Terms of Service"})," ","and consent to its"," ",(0,K.jsx)(Wu,{href:i,track:"privacy_link",children:"Privacy Policy"}),"."]})]})]})}function Wu({href:e,track:t,children:r}){return e?(0,K.jsx)("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer","data-track":t,children:r}):(0,K.jsx)("span",{className:"wcm-terms-link",children:r})}function Hu({className:e}){let{isMobile:t,theme:r,portalStyle:n,open:o}=Zo();return(0,_u.useEffect)(()=>{o&&Pe("connect","opened")},[o]),t?(0,K.jsx)(ke,{feature:"wallet_connect",children:(0,K.jsxs)(Jo.Drawer.Portal,{children:[(0,K.jsx)(Jo.Drawer.Overlay,{className:"wcm-overlay"}),(0,K.jsxs)(Jo.Drawer.Content,{className:Me("wcm-drawer-content",e),"data-theme":r,style:n,children:[(0,K.jsx)(Jo.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,K.jsx)("div",{className:"wcm-drawer-handle"}),(0,K.jsx)("div",{className:"wcm-drawer-body",children:(0,K.jsx)(ju,{})})]})]})}):(0,K.jsx)(ke,{feature:"wallet_connect",children:(0,K.jsxs)(Kr.Portal,{children:[(0,K.jsx)(Kr.Overlay,{className:"wcm-overlay"}),(0,K.jsxs)(Kr.Content,{className:Me("wcm-dialog-content",e),"data-theme":r,style:n,children:[(0,K.jsx)(Kr.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,K.jsx)(Kr.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),(0,K.jsx)("div",{className:"wcm-dialog-body",children:(0,K.jsx)(ju,{})})]})]})})}fe(`.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}
|
|
18
18
|
`);fe(`@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)}}
|
|
19
|
-
`);var go=require("react/jsx-runtime"),
|
|
19
|
+
`);var go=require("react/jsx-runtime"),X0={};function J0({wallets:e,socialProviders:t=X0,termsUrl:r,privacyUrl:n,theme:o="dark",mobileBreakpoint:i=768,drawerDirection:a="bottom",dialogWidth:s,drawerMaxWidth:l,drawerMinWidth:c,style:p,open:w,onOpenChange:b,children:d}){let x=oo(`(max-width: ${i}px)`),[m,g]=Zr.useState(!1),u=w!==void 0,y=u?w:m,f=Zr.useCallback(P=>{u||g(P),b?.(P)},[u,b]),S=Zr.useCallback(()=>f(!1),[f]),{isDetected:k}=Xo(),C=Zr.useMemo(()=>Object.keys(e),[e]),M=Zr.useMemo(()=>Object.keys(t),[t]),N=Zr.useMemo(()=>{let P={};return s&&(P["--wcm-dialog-width"]=s),l&&(P["--wcm-drawer-max-width"]=l),c&&(P["--wcm-drawer-min-width"]=c),{...P,...p}},[s,l,c,p]),R=Zr.useMemo(()=>({theme:o,isMobile:x,open:y,setOpen:f,close:S,wallets:e,activeWalletIds:C,socialProviders:t,activeSocialIds:M,termsUrl:r??ao,privacyUrl:n??Ti,isDetected:k,portalStyle:N}),[o,x,y,f,S,e,C,t,M,r,n,k,N]),E=(0,go.jsx)("div",{"data-theme":o,style:N,children:d});return x?(0,go.jsx)(da.Provider,{value:R,children:(0,go.jsx)(Vu.Drawer.Root,{direction:a,open:y,onOpenChange:f,noBodyStyles:!0,children:E},"drawer")}):(0,go.jsx)(da.Provider,{value:R,children:(0,go.jsx)(Qu.Root,{open:y,onOpenChange:f,children:E})})}var Qs=Object.assign(J0,{Trigger:Eu,Content:Hu});var Yu=require("@nexus-cross/crossx-design-system"),Ku=V(require("react"),1);fe(`.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}
|
|
20
20
|
`);fe(`.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)}}
|
|
21
|
-
`);var J0='<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>',$0='<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>',eb='<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>',tb='<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>',rb='<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 $o(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var ei=$o(J0),ti=$o($0),ri=$o(eb),ni=$o(tb),oi=$o(rb);var St=require("react/jsx-runtime");function Vs({isConnecting:e,address:t,provider:r,providerName:n,accountName:o,sendAccounts:i,onConnect:a,onDisconnect:s,onCopy:l,onSelectWallet:c,onBuy:p,onBuyDisabledMessage:w,label:b="Connect Wallet",connectingLabel:d="Connecting...",disconnectLabel:x,className:m,theme:g="dark",env:u,showBalance:y=!0,showPortfolio:f,drawerDirection:C,modal:k,connectorId:S,style:M,walletInfoStyle:N,sendTransaction:R,getTransactionReceipt:E,estimateGas:P,onReceive:F,onBridge:I,onSend:J,bridgeTokens:L,bridgeHistory:B,getBridgeQuote:le,getBridgeToTokens:Y,getBridgeApproval:W,approveBridge:we,submitBridge:$}){let Q=m?`cb-button ${m}`:"cb-button",U=m?`cb-pill ${m}`:"cb-pill";if(Yu.useEffect(()=>{Tn(t)},[t]),e)return(0,St.jsxs)("button",{type:"button",disabled:!0,className:Q,style:M,"aria-busy":"true",children:[(0,St.jsx)("span",{className:"cb-spinner","aria-hidden":"true"}),(0,St.jsx)("span",{className:"cb-button-label",children:d})]});if(t){let ne=n??ab(r),te=r?ob[r]:void 0;return(0,St.jsx)(ke,{feature:"connect_button",children:(0,St.jsxs)(Gn,{env:u,theme:g,drawerDirection:C,modal:k,showBalance:y,showPortfolio:f,walletAddress:t,accountName:o,sendAccounts:i,connectorId:S,onSelectWallet:c,onCopyAddress:l?(ye,me)=>{me&&l()}:void 0,onDisconnect:s,disconnectLabel:x,style:N,sendTransaction:R,getTransactionReceipt:E,estimateGas:P,onReceive:F,onBridge:I,onBuy:p,onBuyDisabledMessage:w,onSend:J,bridgeTokens:L,bridgeHistory:B,getBridgeQuote:le,getBridgeToTokens:Y,getBridgeApproval:W,approveBridge:we,submitBridge:$,children:[(0,St.jsx)(Gn.Trigger,{asChild:!0,children:(0,St.jsxs)("button",{type:"button",className:U,"data-track":"wallet_pill_open",style:M,"aria-label":`Connected with ${ne}: ${Vu(t)}`,children:[te?(0,St.jsx)("img",{src:te,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":r}):(0,St.jsx)("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),(0,St.jsx)("span",{className:"cb-pill-address",children:Vu(t)})]})}),(0,St.jsx)(Gn.Content,{align:"end",sideOffset:8})]})})}return(0,St.jsx)(ke,{feature:"connect_button",children:(0,St.jsxs)("button",{type:"button",onClick:a,className:Q,"data-track":"connect_click",style:M,"aria-label":typeof b=="string"?b:"Connect Wallet",children:[(0,St.jsx)(nb,{}),(0,St.jsx)("span",{className:"cb-button-label",children:b})]})})}function nb(){return(0,St.jsxs)("svg",{className:"cb-button-icon",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[(0,St.jsx)("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"}),(0,St.jsx)("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"}),(0,St.jsx)("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var ob={google:ni,apple:oi,cross:ei,metamask:ti,binance:ri},ib={google:"Google",apple:"Apple",cross:qu.WALLET_LABELS.default,metamask:"MetaMask",binance:"Binance Wallet"};function ab(e){return e?ib[e]:"Wallet"}function Vu(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var Ku=V(require("react"),1);fe(`.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)}
|
|
21
|
+
`);var $0='<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>',eb='<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>',tb='<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>',rb='<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>',nb='<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 $o(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var ei=$o($0),ti=$o(eb),ri=$o(tb),ni=$o(rb),oi=$o(nb);var Ct=require("react/jsx-runtime");function Vs({isConnecting:e,address:t,provider:r,providerName:n,accountName:o,sendAccounts:i,onConnect:a,onDisconnect:s,onCopy:l,onSelectWallet:c,onBuy:p,onBuyDisabledMessage:w,label:b="Connect Wallet",connectingLabel:d="Connecting...",disconnectLabel:x,className:m,theme:g="dark",env:u,showBalance:y=!0,showPortfolio:f,drawerDirection:S,modal:k,connectorId:C,style:M,walletInfoStyle:N,sendTransaction:R,getTransactionReceipt:E,estimateGas:P,onReceive:F,onBridge:I,onSend:J,bridgeTokens:L,bridgeHistory:B,getBridgeQuote:le,getBridgeToTokens:Y,getBridgeApproval:W,approveBridge:we,submitBridge:$}){let Q=m?`cb-button ${m}`:"cb-button",U=m?`cb-pill ${m}`:"cb-pill";if(Ku.useEffect(()=>{Tn(t)},[t]),e)return(0,Ct.jsxs)("button",{type:"button",disabled:!0,className:Q,style:M,"aria-busy":"true",children:[(0,Ct.jsx)("span",{className:"cb-spinner","aria-hidden":"true"}),(0,Ct.jsx)("span",{className:"cb-button-label",children:d})]});if(t){let ne=n??sb(r),te=r?ib[r]:void 0;return(0,Ct.jsx)(ke,{feature:"connect_button",children:(0,Ct.jsxs)(Gn,{env:u,theme:g,drawerDirection:S,modal:k,showBalance:y,showPortfolio:f,walletAddress:t,accountName:o,sendAccounts:i,connectorId:C,onSelectWallet:c,onCopyAddress:l?(ye,me)=>{me&&l()}:void 0,onDisconnect:s,disconnectLabel:x,style:N,sendTransaction:R,getTransactionReceipt:E,estimateGas:P,onReceive:F,onBridge:I,onBuy:p,onBuyDisabledMessage:w,onSend:J,bridgeTokens:L,bridgeHistory:B,getBridgeQuote:le,getBridgeToTokens:Y,getBridgeApproval:W,approveBridge:we,submitBridge:$,children:[(0,Ct.jsx)(Gn.Trigger,{asChild:!0,children:(0,Ct.jsxs)("button",{type:"button",className:U,"data-track":"wallet_pill_open",style:M,"aria-label":`Connected with ${ne}: ${qu(t)}`,children:[te?(0,Ct.jsx)("img",{src:te,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":r}):(0,Ct.jsx)("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),(0,Ct.jsx)("span",{className:"cb-pill-address",children:qu(t)})]})}),(0,Ct.jsx)(Gn.Content,{align:"end",sideOffset:8})]})})}return(0,Ct.jsx)(ke,{feature:"connect_button",children:(0,Ct.jsxs)("button",{type:"button",onClick:a,className:Q,"data-track":"connect_click",style:M,"aria-label":typeof b=="string"?b:"Connect Wallet",children:[(0,Ct.jsx)(ob,{}),(0,Ct.jsx)("span",{className:"cb-button-label",children:b})]})})}function ob(){return(0,Ct.jsxs)("svg",{className:"cb-button-icon",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:[(0,Ct.jsx)("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"}),(0,Ct.jsx)("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"}),(0,Ct.jsx)("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var ib={google:ni,apple:oi,cross:ei,metamask:ti,binance:ri},ab={google:"Google",apple:"Apple",cross:Yu.WALLET_LABELS.default,metamask:"MetaMask",binance:"Binance Wallet"};function sb(e){return e?ab[e]:"Wallet"}function qu(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var Zu=V(require("react"),1);fe(`.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)}
|
|
22
22
|
`);fe(`.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)}}
|
|
23
|
-
`);var dn=require("react/jsx-runtime"),qs="https://www.onechain.nexus/skills";function Ys({label:e="Skills",href:t,onClick:r,className:n,style:o,theme:i,disabled:a=!1,isLoading:s=!1,loadingLabel:l="Loading...",openInNewTab:c=!1,type:p="button"}){let[w,b]=Ku.useState(!1),d=Xe(),x=Pr("apps.json",d,k=>Dr(k?.skills,d)),m=t??x,g=async k=>{if(m&&!r){c?window.open(m,"_blank","noopener,noreferrer"):window.location.href=m;return}if(r)try{b(!0),await r()}finally{b(!1)}},u=a||s||w,y=s||w,f=y?l:e,C=n?`sb-button ${n}`:"sb-button";return(0,dn.jsx)(ke,{feature:"skills",children:(0,dn.jsxs)("button",{type:p,onClick:g,disabled:u,className:C,"data-theme":i,"data-track":"click",style:o,"aria-busy":y,children:[y?(0,dn.jsx)("span",{className:"sb-spinner","aria-hidden":"true"}):(0,dn.jsx)(sb,{}),(0,dn.jsx)("span",{className:"sb-label",children:f})]})})}function sb(){return(0,dn.jsx)("svg",{className:"sb-button-icon",viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:(0,dn.jsx)("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"})})}var Pa=V(require("react"),1);var ha=require("react"),Ks=(0,ha.createContext)(null);function ii(){let e=(0,ha.useContext)(Ks);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}var vf=V(require("react"),1);var ba=require("react"),wa=(0,ba.createContext)(null);function jr(){let e=(0,ba.useContext)(wa);if(!e)throw new Error("ResponsiveShell compound components must be used within <ResponsiveShell>");return e}var vn=require("react");function Zu(){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 Zs=(0,vn.createContext)(null);function lb(){let e=(0,vn.useContext)(Zs);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}function Xu(){let e=lb(),[t,r]=(0,vn.useState)(e.getSnapshot);return(0,vn.useLayoutEffect)(()=>(r(e.getSnapshot()),e.subscribe(()=>r(e.getSnapshot()))),[e]),t}fe(`.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{flex:none;color:var(--rd-text-muted);font-size:.7rem;line-height:1}.rd-dropdown-listbox{position:absolute;z-index:20;top:calc(100% + .3rem);left:0;right:0;margin:0;padding:.3rem;list-style:none;max-height:15rem;overflow-y:auto;background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:10px;box-shadow:var(--rd-shadow)}.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}.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}.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{font-size:28px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;color:var(--rd-text)}.rd-recover-sum-unit{margin-left:1px;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-foot{text-align:center;font-size:11.5px;line-height:1.45;color:var(--rd-text-muted)}.rd-history-table{display:flex;flex-direction:column;gap:.6rem;font-size:.875rem}.rd-history-group{background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;overflow:hidden}.rd-history-row-button{width:100%;display:flex;flex-direction:column;gap:.55rem;padding:.8rem .9rem;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.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-asset{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-history-card-amounts{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rd-history-amount-block{display:flex;flex-direction:column;gap:.15rem;min-width:0}.rd-history-amount-label{color:var(--rd-text-muted);font-size:.68rem;font-weight:650;line-height:1.2}.rd-history-num{font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700;white-space:nowrap}.rd-history-card-arrow{color:var(--rd-text-muted);font-size:.85rem;flex:none}.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{color:var(--rd-text-muted);text-align:center}.rd-history-detail{display:flex;flex-direction:column;gap:.375rem;padding:.65rem .9rem .8rem;border-top:1px solid var(--rd-border)}.rd-history-step{display:grid;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;padding:1rem 1.25rem 1.25rem;max-width:none;gap:.85rem}.rd-stack{display:flex;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{width:172px;min-height:172px;margin:0 auto;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center;background:var(--rd-surface-alt);border:1px dashed var(--rd-border);border-radius:16px}.rd-locked-glyph{color:var(--rd-text-muted);line-height:0}.rd-locked-text{font-size:12px;line-height:1.5;color:var(--rd-text-muted)}.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)}
|
|
24
|
-
`);var Nt=require("react/jsx-runtime");function Ju({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}})();return n?(0,Nt.jsxs)("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:[(0,Nt.jsx)("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),(0,Nt.jsx)("span",{children:n})]},`live:${t.phase}:${n}`):e.remaining!==void 0?(0,Nt.jsxs)("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:[(0,Nt.jsx)("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),(0,Nt.jsxs)("span",{children:["Waiting for"," ",(0,Nt.jsxs)("b",{children:[e.remaining," ",e.symbol]})," ","more to arrive at the processing address."]})]},`pending:${e.remaining}:${e.symbol}`):null}function $u({minNotice:e,onlySend:t,showWalletCreditNote:r=!1}){return(0,Nt.jsxs)("div",{className:"rd-checklist","data-rd-checklist":"",children:[(0,Nt.jsxs)("div",{className:"rd-checklist-row","data-rd-checklist-only":"",children:[(0,Nt.jsx)("span",{className:"rd-checklist-mark rd-checklist-mark-warn","aria-hidden":"true",children:"!"}),(0,Nt.jsxs)("span",{children:[(0,Nt.jsxs)("b",{children:[t.chainName," ",t.symbol," only"]})," \xB7 ",(0,Nt.jsxs)("b",{className:"rd-checklist-accent",children:[e.min," ",e.symbol," minimum"]})]})]}),(0,Nt.jsxs)("div",{className:"rd-checklist-row",children:[(0,Nt.jsx)("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u21BB"}),(0,Nt.jsx)("span",{children:"Reusable \u2014 deposit as many times as you like"})]}),r&&(0,Nt.jsxs)("div",{className:"rd-checklist-row rd-checklist-credit","data-rd-checklist-credit":"",children:[(0,Nt.jsx)("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u2192"}),(0,Nt.jsx)("span",{children:"Credited to your ONEchain wallet"})]})]})}var Vn=require("react");var ai="0x0000000000000000000000000000000000000000",cb=/^0x[0-9a-fA-F]{40}$/;function $e(e){return cb.test(e)}function _t(e,t){let r=e<0n,o=(r?-e:e).toString().padStart(t+1,"0"),i=t===0?o:o.slice(0,-t),a=t===0?"":o.slice(-t).replace(/0+$/,""),s=a?`${i}.${a}`:i;return r?`-${s}`:s}function ya(e,t){let r=e.match(/^(-?)(\d+)(?:\.(\d+))?$/);if(!r)throw new Error(`parseUnits: invalid decimal string "${e}"`);let[,n,o,i=""]=r;if(i.length>t)throw new Error(`parseUnits: too many decimal places for ${t} decimals`);let a=BigInt(o+i.padEnd(t,"0"));return n==="-"?-a:a}var pn=require("react");var db="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTQwIDU0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0MDAwXzM4NTkwKSI+CjxtYXNrIGlkPSJtYXNrMF83NDAwMF8zODU5MCIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1NDAiIGhlaWdodD0iNTQwIj4KPHBhdGggZD0iTTI3MCAwQzU2Ljg1NjMgMCAwIDU2Ljg1NjMgMCAyNzBDMCA0ODMuMTQ0IDU2Ljg1NjMgNTQwIDI3MCA1NDBDNDgzLjE0NCA1NDAgNTQwIDQ4My4xNDQgNTQwIDI3MEM1NDAgNTYuODU2MyA0ODMuMTQ0IDAgMjcwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfNzQwMDBfMzg1OTApIj4KPHBhdGggZD0iTTUzOS43MzEgMC4yNzA1MDhIMFY1NDAuMDAxSDUzOS43MzFWMC4yNzA1MDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzQwMDBfMzg1OTApIi8+CjxwYXRoIGQ9Ik0xODguNjIzIDU0MC4wMDFINTM5Ljg2NVYxMDIuOTM2TDE4OC42MjMgMzI3LjkzNlY1NDAuMDAxWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzc0MDAwXzM4NTkwKSIvPgo8cGF0aCBkPSJNMTg4LjYyMyA1NDAuMDAySDBWMTI4LjUzNUwxODguNjIzIDMyNy45MzZWNTQwLjAwMloiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCkiLz4KPC9nPgo8cGF0aCBkPSJNMTQ3Ljg4NCA0MDMuNDkzQzEzOC4wMjUgNDAzLjQ5MyAxMjkuMjk2IDQwMS40MzkgMTIxLjY5NiAzOTcuMzMxQzExNC4wOTYgMzkzLjEyIDEwOC4xNCAzODcuMzY5IDEwMy44MjYgMzgwLjA3N0M5OS42MTU1IDM3Mi43ODYgOTcuNTEwMiAzNjQuNTcgOTcuNTEwMiAzNTUuNDI5VjI5OC44NjZDOTcuNTEwMiAyOTYuNDk5IDk5LjQyOSAyOTQuNTggMTAxLjc5NiAyOTQuNThIMTEzLjQwNUMxMTUuNzcyIDI5NC41OCAxMTcuNjkxIDI5Ni40OTkgMTE3LjY5MSAyOTguODY2VjM1NC41MDVDMTE3LjY5MSAzNjAuMzU5IDExOS4wMjYgMzY1LjU5NyAxMjEuNjk2IDM3MC4yMThDMTI0LjM2NiAzNzQuNzM3IDEyOC4wMTIgMzc4LjMzMSAxMzIuNjM0IDM4MS4wMDJDMTM3LjI1NSAzODMuNTY5IDE0Mi4zMzkgMzg0Ljg1MyAxNDcuODg0IDM4NC44NTNDMTUzLjg0MSAzODQuODUzIDE1OS4xODEgMzgzLjU2OSAxNjMuOTA2IDM4MS4wMDJDMTY4LjYzIDM3OC4zMzEgMTcyLjMyNyAzNzQuNzM3IDE3NC45OTcgMzcwLjIxOEMxNzcuNjY3IDM2NS41OTcgMTc5LjAwMiAzNjAuMzU5IDE3OS4wMDIgMzU0LjUwNVYyOTguODY2QzE3OS4wMDIgMjk2LjQ5OSAxODAuOTIxIDI5NC41OCAxODMuMjg4IDI5NC41OEgxOTQuMTI3QzE5Ni40OTQgMjk0LjU4IDE5OC40MTMgMjk2LjQ5OSAxOTguNDEzIDI5OC44NjZWMzU1LjQyOUMxOTguNDEzIDM2NC41NyAxOTYuMjU2IDM3Mi43ODYgMTkxLjk0MyAzODAuMDc3QzE4Ny43MzIgMzg3LjM2OSAxODEuODI3IDM5My4xMiAxNzQuMjI3IDM5Ny4zMzFDMTY2LjczIDQwMS40MzkgMTU3Ljk0OSA0MDMuNDkzIDE0Ny44ODQgNDAzLjQ5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNjcuNjU3IDQwNC4xMDlDMjYwLjM2NSA0MDQuMTA5IDI1My42MzggNDAzLjMzOSAyNDcuNDc2IDQwMS43OThDMjQxLjQxNyA0MDAuMTU1IDIzNS44NzEgMzk3Ljg0NCAyMzAuODM5IDM5NC44NjZDMjI2Ljg3MiAzOTIuNDY5IDIyMy4yMDQgMzg5LjU3NCAyMTkuODM2IDM4Ni4xNzlDMjE4LjM5OCAzODQuNzMxIDIxOC4zMjEgMzgyLjQ0OSAyMTkuNTUgMzgwLjgyMUwyMjYuMTg2IDM3Mi4wM0MyMjcuODAzIDM2OS44ODggMjMwLjk2MyAzNjkuNzUxIDIzMi44ODMgMzcxLjYyNkMyMzcuOTUzIDM3Ni41NzYgMjQzLjAyMyAzODAuMjE1IDI0OC4wOTIgMzgyLjU0MkMyNTQuNDYgMzg1LjMxNSAyNjEuMjg5IDM4Ni43MDIgMjY4LjU4MSAzODYuNzAyQzI3Mi43OTIgMzg2LjcwMiAyNzYuNzQ2IDM4Ni4xODggMjgwLjQ0MyAzODUuMTYxQzI4NC4yNDMgMzg0LjAzMSAyODcuMzI0IDM4Mi40MzkgMjg5LjY4NiAzODAuMzg1QzI5Mi4xNTEgMzc4LjIyOSAyOTMuMzgzIDM3NS42MSAyOTMuMzgzIDM3Mi41MjlDMjkzLjM4MyAzNzAuNDc1IDI5Mi43NjcgMzY4LjcyOSAyOTEuNTM0IDM2Ny4yOTFDMjkwLjQwNSAzNjUuNzUxIDI4OC44MTMgMzY0LjQ2NyAyODYuNzU5IDM2My40NEMyODQuODA4IDM2Mi4zMSAyODIuNTQ4IDM2MS4zODYgMjc5Ljk4MSAzNjAuNjY3QzI3Ny40MTMgMzU5Ljk0OCAyNzQuNzQzIDM1OS4zMzIgMjcxLjk3IDM1OC44MTlDMjY5LjE5NyAzNTguMzA1IDI2Ni40MjQgMzU3Ljg0MyAyNjMuNjUxIDM1Ny40MzJDMjU3LjE4MSAzNTYuNDA1IDI1MS40MyAzNTUuMDcgMjQ2LjM5OCAzNTMuNDI3QzI0MS4zNjUgMzUxLjY4MSAyMzcuMTAzIDM0OS40NzMgMjMzLjYxMiAzNDYuODAzQzIzMC4xMiAzNDQuMTMyIDIyNy40NSAzNDEgMjI1LjYwMSAzMzcuNDA2QzIyMy44NTUgMzMzLjgxMSAyMjIuOTgyIDMyOS42NTIgMjIyLjk4MiAzMjQuOTI4QzIyMi45ODIgMzE5Ljk5OCAyMjQuMTEyIDMxNS41ODIgMjI2LjM3MSAzMTEuNjc5QzIyOC42MzEgMzA3LjY3NCAyMzEuODE0IDMwNC4yODUgMjM1LjkyMiAzMDEuNTEyQzI0MC4wMyAyOTguNzM5IDI0NC43NTUgMjk2LjYzNCAyNTAuMDk1IDI5NS4xOTZDMjU1LjUzOCAyOTMuNjU2IDI2MS40NDMgMjkyLjg4NSAyNjcuODExIDI5Mi44ODVDMjc0LjU4OSAyOTIuODg1IDI4MC43IDI5My42MDQgMjg2LjE0MyAyOTUuMDQyQzI5MS42ODggMjk2LjQ4IDI5Ni41NjcgMjk4LjU4NSAzMDAuNzc3IDMwMS4zNThDMzAzLjkzOCAzMDMuMzYzIDMwNi43MjMgMzA1LjY4NiAzMDkuMTMyIDMwOC4zMjdDMzEwLjUyMiAzMDkuODUyIDMxMC40IDMxMi4xNjkgMzA5LjAxMSAzMTMuNjk2TDMwMi4yNDEgMzIxLjEzNUMzMDAuNDkgMzIzLjA1OCAyOTcuNDUzIDMyMi45NzMgMjk1LjU0OCAzMjEuMjAzQzI5My44MzkgMzE5LjYxNCAyOTEuOTg3IDMxOC4xODYgMjg5Ljk5NCAzMTYuOTE3QzI4Ni43MDcgMzE0Ljc2IDI4My4xNjQgMzEzLjE2OCAyNzkuMzY0IDMxMi4xNDFDMjc1LjU2NSAzMTEuMDEyIDI3MS41NTkgMzEwLjQ0NyAyNjcuMzQ5IDMxMC40NDdDMjYyLjgzIDMxMC40NDcgMjU4LjgyNCAzMTAuOTYgMjU1LjMzMyAzMTEuOTg3QzI1MS44NDEgMzEzLjAxNCAyNDkuMDY4IDMxNC41MDQgMjQ3LjAxNCAzMTYuNDU1QzI0NC45NiAzMTguNDA2IDI0My45MzMgMzIwLjc2OCAyNDMuOTMzIDMyMy41NDFDMjQzLjkzMyAzMjUuODAxIDI0NC42MDEgMzI3LjgwMyAyNDUuOTM2IDMyOS41NDlDMjQ3LjI3MSAzMzEuMTkyIDI0OS4xMTkgMzMyLjYzIDI1MS40ODEgMzMzLjg2MkMyNTMuOTQ2IDMzNC45OTIgMjU2LjgyMiAzMzUuOTY4IDI2MC4xMDggMzM2Ljc4OUMyNjMuMzk1IDMzNy41MDggMjY2Ljk4OSAzMzguMTc2IDI3MC44OTIgMzM4Ljc5MkMyNzYuODQ4IDMzOS43MTYgMjgyLjQ0NSAzNDAuODk3IDI4Ny42ODMgMzQyLjMzNUMyOTIuOTIxIDM0My43NzMgMjk3LjU0MiAzNDUuNjczIDMwMS41NDggMzQ4LjAzNUMzMDUuNTUzIDM1MC4yOTQgMzA4LjYzNCAzNTMuMTcgMzEwLjc5MSAzNTYuNjYyQzMxMy4wNSAzNjAuMDUxIDMxNC4xOCAzNjQuMzEzIDMxNC4xOCAzNjkuNDQ4QzMxNC4xOCAzNzYuNTM0IDMxMi4yMjggMzgyLjY5NiAzMDguMzI2IDM4Ny45MzRDMzA0LjQyMyAzOTMuMDY5IDI5OC45OCAzOTcuMDc0IDI5MS45OTYgMzk5Ljk1QzI4NS4xMTYgNDAyLjcyMyAyNzcuMDAyIDQwNC4xMDkgMjY3LjY1NyA0MDQuMTA5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM0Mi43NjkgNDAyLjU2OUMzNDAuNDAyIDQwMi41NjkgMzM4LjQ4MyA0MDAuNjUgMzM4LjQ4MyAzOTguMjgzVjI5OS4wMkMzMzguNDgzIDI5Ni42NTMgMzQwLjQwMiAyOTQuNzM0IDM0Mi43NjkgMjk0LjczNEgzODUuMzM1QzM5NC4zNzIgMjk0LjczNCA0MDIuNDM0IDI5Ni4xMiA0MDkuNTIxIDI5OC44OTNDNDE2LjYwNyAzMDEuNTYzIDQyMi42MTUgMzA1LjM2MyA0MjcuNTQ0IDMxMC4yOTNDNDMyLjQ3NCAzMTUuMjIyIDQzNi4xNzEgMzIwLjk3NCA0MzguNjM2IDMyNy41NDZDNDQxLjIwMyAzMzQuMDE3IDQ0Mi40ODcgMzQxLjA1MSA0NDIuNDg3IDM0OC42NTFDNDQyLjQ4NyAzNTYuMzU0IDQ0MS4yMDMgMzYzLjQ5MSA0MzguNjM2IDM3MC4wNjRDNDM2LjE3MSAzNzYuNTM0IDQzMi40NzQgMzgyLjIzNCA0MjcuNTQ0IDM4Ny4xNjRDNDIyLjYxNSAzOTEuOTkxIDQxNi42MDcgMzk1Ljc5IDQwOS41MjEgMzk4LjU2M0M0MDIuNDM0IDQwMS4yMzQgMzk0LjM3MiA0MDIuNTY5IDM4NS4zMzUgNDAyLjU2OUgzNDIuNzY5Wk0zNTguNTEgMzg0LjY2M0MzNTguNTEgMzg1LjI2OCAzNTcuNjk4IDM4NS40NjggMzU3LjQxNiAzODQuOTMzQzM1Ny4yMTMgMzg0LjU0NyAzNTcuNDkzIDM4NC4wODMgMzU3LjkzIDM4NC4wODNIMzg0LjU2NEMzOTAuODI5IDM4NC4wODMgMzk2LjI3MiAzODMuMjEgNDAwLjg5NCAzODEuNDY0QzQwNS42MTggMzc5LjYxNSA0MDkuNTIxIDM3Ny4wOTkgNDEyLjYwMiAzNzMuOTE1QzQxNS42ODMgMzcwLjczMiA0MTcuOTQyIDM2Ny4wMzUgNDE5LjM4IDM2Mi44MjRDNDIwLjkyIDM1OC41MSA0MjEuNjkgMzUzLjc4NiA0MjEuNjkgMzQ4LjY1MUM0MjEuNjkgMzQzLjYxOSA0MjAuOTIgMzM4Ljk5NyA0MTkuMzggMzM0Ljc4N0M0MTcuOTQyIDMzMC40NzMgNDE1LjYzMSAzMjYuNzI1IDQxMi40NDcgMzIzLjU0MUM0MDkuMzY3IDMyMC4yNTUgNDA1LjUxNSAzMTcuNzM5IDQwMC44OTQgMzE1Ljk5M0MzOTYuMjcyIDMxNC4xNDQgMzkwLjgyOSAzMTMuMjIgMzg0LjU2NCAzMTMuMjJIMzU3Ljg0N0MzNTcuMjk5IDMxMy4yMiAzNTYuOTg4IDMxMi41OTEgMzU3LjMyMSAzMTIuMTU1QzM1Ny43MDYgMzExLjY1MiAzNTguNTEgMzExLjkyNCAzNTguNTEgMzEyLjU1N1YzODQuNjYzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI1NS4wNiA4NS4zNzAxTDIwNS4zODkgMTE0LjA2OUMxOTYuNjI4IDExOS4xMDUgMTkzLjU5MiAxMzAuNDE5IDE5OC42MjggMTM5LjE4QzIwMy42NjQgMTQ3Ljk0MiAyMTQuOTc4IDE1MC45NzcgMjIzLjc0IDE0NS45NDFMMjY1Ljc1MyAxMjEuNjU3TDI0NS43NDcgMTQzLjExM1YyMjcuMjc3QzI0NS43NDcgMjM3LjQxOCAyNTQuMDI1IDI0NS42OTcgMjY0LjE2NiAyNDUuNjk3QzI3NC4zMDcgMjQ1LjY5NyAyODIuNTg2IDIzNy40MTggMjgyLjU4NiAyMjcuMjc3VjEwMS4zMDZDMjgyLjU4NiA5Ny43ODc4IDI4MS40ODIgOTQuMzM4NSAyODAuMTAyIDkyLjA2MTlDMjc0LjkyOCA4My4zNjk1IDI2My43NTIgODAuMjY1IDI1NC45OTEgODUuMzAxMUwyNTUuMDYgODUuMzcwMVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9Ii02Mi41MTUiIHkxPSItNjQuODA0MyIgeDI9IjU3NS40MzQiIHkyPSI1NzcuNzI2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMzc1MkQiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRUMxMjcyIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjEzNC43MzEiIHkxPSIxMjQuMjIzIiB4Mj0iMzk3LjU5IiB5Mj0iMzUwLjE2NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjMzNi42OTIiIHkxPSIxOC43Mjk1IiB4Mj0iODguMjQ4NSIgeTI9IjM0Mi4yMTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc0MDAwXzM4NTkwIj4KPHJlY3Qgd2lkdGg9IjU0MCIgaGVpZ2h0PSI1NDAiIHJ4PSIyNzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==",pb="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjMwMCIgdmlld0JveD0iMCAwIDMwMCAzMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNTAgMzAwQzIzMi44NDMgMzAwIDMwMCAyMzIuODQzIDMwMCAxNTBDMzAwIDY3LjE1NzMgMjMyLjg0MyAwIDE1MCAwQzY3LjE1NzMgMCAwIDY3LjE1NzMgMCAxNTBDMCAyMzIuODQzIDY3LjE1NzMgMzAwIDE1MCAzMDBaIiBmaWxsPSJibGFjayIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAsMTUwKSBzY2FsZSgwLjg1KSB0cmFuc2xhdGUoLTE1MCwtMTUwKSI+CjxwYXRoIGQ9Ik0xNjYuOTkzIDM2LjMyMFY1OS41ODVIMjAwLjM3OEwyMjIuNjgwIDgxLjg4N1YxMDcuNzc1SDE5MC4xMzJWOTIuMTMySDEwOS44NjlWMTMzLjcyNkgxOTMuMzE3TDIyMi42ODAgMTYzLjA4N0wyMjIuNjgxIDIwNi42MzZWMjE3LjkzOEwyMDEuNDM2IDIzOS4xODNIMTY4Ljg1OFYyNjMuNjgwSDE0MC4yNDFWMjM5LjE4M0g5OC41NjRMNzcuMzIwIDIxNy45MzlWMTkxLjM3M0gxMDkuODY5VjIwNi42MzZIMTkwLjEzMlYxNjYuMjc0SDEwMS44NTRMNzcuMzIwIDE0MS43NDBWODEuODg3TDk5LjYyMiA1OS41ODVIMTQwLjI0MVYzNi4zMjBIMTY2Ljk5M1oiIGZpbGw9IiNGQjg1MjQiLz4KPC9nPgo8L3N2Zz4K",ub="data:image/png;base64,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",fb="data:image/png;base64,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";function ef(e){switch(e.toUpperCase()){case"ONEUSD":return db;case"PONEUSD":return pb;case"USDT":return ub;case"USDC":return fb;default:return}}var z=require("react/jsx-runtime");function tf(e){let t=e.trim();return t?t.slice(0,2).toUpperCase():"?"}function mb({size:e,bg:t,fg:r="#ffffff",children:n}){return(0,z.jsxs)("svg",{width:e,height:e,viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:[(0,z.jsx)("circle",{cx:"12",cy:"12",r:"12",fill:t}),(0,z.jsx)("g",{fill:r,stroke:r,children:n})]})}function Xs({size:e,bg:t,fg:r="#ffffff",text:n}){return(0,z.jsx)(mb,{size:e,bg:t,fg:r,children:(0,z.jsx)("text",{x:"12",y:"12",textAnchor:"middle",dominantBaseline:"central",fontSize:"10",fontWeight:700,fontFamily:"inherit",stroke:"none",fill:r,children:n})})}function ho({size:e,viewBox:t="0 0 24 24",children:r}){return(0,z.jsx)("svg",{width:e,height:e,viewBox:t,"aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:r})}function gb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#000",d:"M24 0H0v24h24z"}),(0,z.jsx)("path",{fill:"#8FFCF3",d:"M12 4v5.912l5 2.237z"}),(0,z.jsx)("path",{fill:"#CABCF8",d:"m12 4-5 8.148 5-2.235z"}),(0,z.jsx)("path",{fill:"#CBA7F5",d:"M12 15.98V20l5-6.92z"}),(0,z.jsx)("path",{fill:"#74A0F3",d:"M12 20v-4.02l-5-2.9z"}),(0,z.jsx)("path",{fill:"#CBA7F5",d:"m12 15.049 5-2.9-5-2.236z"}),(0,z.jsx)("path",{fill:"#74A0F3",d:"m7 12.149 5 2.9V9.913z"}),(0,z.jsx)("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"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function hb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#F0B90B",d:"M24 0H0v24h24z"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function bb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,viewBox:"0 0 111 111",children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#fff",d:"M0 0h111v111H0z"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h111v111H0z"})})})]})}function wb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#213147",d:"M24 0H0v24h24z"}),(0,z.jsx)("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"}),(0,z.jsx)("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"}),(0,z.jsx)("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"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function yb({size:e}){let t=(0,pn.useId)(),r=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),(0,z.jsx)("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"})]}),(0,z.jsxs)("defs",{children:[(0,z.jsxs)("linearGradient",{id:r,x1:"3.948",x2:"19.217",y1:"16.617",y2:"7.645",gradientUnits:"userSpaceOnUse",children:[(0,z.jsx)("stop",{stopColor:"#A726C1"}),(0,z.jsx)("stop",{offset:".88",stopColor:"#803BDF"}),(0,z.jsx)("stop",{offset:"1",stopColor:"#7B3FE4"})]}),(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function xb({size:e}){let t=(0,pn.useId)(),r=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),(0,z.jsx)("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"})]}),(0,z.jsxs)("defs",{children:[(0,z.jsxs)("linearGradient",{id:r,x1:"4.001",x2:"20.408",y1:"50.258",y2:"50.108",gradientUnits:"userSpaceOnUse",children:[(0,z.jsx)("stop",{stopColor:"#599DB0"}),(0,z.jsx)("stop",{offset:"1",stopColor:"#47F8C3"})]}),(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function xa({chainId:e,chainName:t,size:r=20}){switch(e){case 1:return(0,z.jsx)(gb,{size:r});case 56:return(0,z.jsx)(hb,{size:r});case 8453:return(0,z.jsx)(bb,{size:r});case 42161:return(0,z.jsx)(wb,{size:r});case 137:return(0,z.jsx)(yb,{size:r});case 792703809:return(0,z.jsx)(xb,{size:r});case 612055:return(0,z.jsx)(Xs,{size:r,bg:"#0b1f3a",text:"CR"});default:return(0,z.jsx)(Xs,{size:r,bg:"#676b7a",text:tf(t??String(e))})}}function Qn({symbol:e,logoUrl:t,size:r=20}){let n=t&&t.trim().length>0?t.trim():ef(e);return n?(0,z.jsx)("img",{src:n,alt:"","aria-hidden":"true",width:r,height:r,style:{display:"block",flex:"none",borderRadius:"50%",objectFit:"cover"}}):(0,z.jsx)(Xs,{size:r,bg:"#676b7a",text:tf(e)})}var rf=require("qrcode.react"),se=require("react/jsx-runtime");function va(){return(0,se.jsxs)("div",{className:"rd-deposit-head","data-testid":"rd-address-skeleton","aria-hidden":"true",children:[(0,se.jsx)("span",{className:"rd-skeleton rd-skeleton-qr"}),(0,se.jsx)("span",{className:"rd-skeleton rd-skeleton-address"})]})}function vb(e){let{depositAddress:t,originChainId:r,originCurrency:n,amountWei:o,isNative:i}=e;if(i)return o!==void 0?`ethereum:${t}@${r}?value=${o.toString()}`:`ethereum:${t}@${r}`;let a=new URLSearchParams({address:t});return o!==void 0&&a.set("uint256",o.toString()),`ethereum:${n}@${r}/transfer?${a.toString()}`}function kb(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 nf({depositAddress:e,originChainId:t,originChainName:r,originCurrency:n,amount:o,tokenSymbol:i,tokenDecimals:a,kind:s="evm",depositState:l,onDeposit:c,canDeposit:p,oneClickEnabled:w=!0}){let[b,d]=(0,Vn.useState)(!1),[x,m]=(0,Vn.useState)("address"),g=(0,Vn.useId)();(0,Vn.useEffect)(()=>{m("address")},[e]);let u=n.toLowerCase()===ai,y=s==="svm";async function f(){try{await navigator.clipboard.writeText(e),d(!0),setTimeout(()=>d(!1),1500)}catch{}}let C;if(o)try{let L=BigInt(o);L>0n&&(C=L)}catch{}let k=C!==void 0,S;if(k)try{S=_t(C,a)}catch{S=o}let M=y?kb({depositAddress:e,splMint:n,humanAmount:S??""}):vb({depositAddress:e,originChainId:t,originCurrency:n,amountWei:C,isNative:u}),{isSubmitting:N,isConfirming:R,isConfirmed:E,needsSwitch:P,txHash:F,reverted:I,error:J}=l;return(0,se.jsxs)("section",{className:"rd-stack",children:[(0,se.jsxs)("div",{className:"rd-deposit-head","data-compact-view":x,children:[(0,se.jsxs)("div",{className:"rd-deposit-qr-pane",children:[(0,se.jsxs)("div",{className:"rd-deposit-qr",children:[(0,se.jsx)(rf.QRCodeSVG,{value:M,size:144,level:"H"}),(0,se.jsx)("span",{className:"rd-deposit-qr-badge","aria-hidden":"true",children:(0,se.jsx)(xa,{chainId:t,chainName:r,size:28})})]}),(0,se.jsx)("button",{type:"button",className:"rd-mobile-address-toggle","aria-label":"Show address and copy",onClick:()=>m("address"),children:(0,se.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[(0,se.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2.25",stroke:"currentColor",strokeWidth:"1.8"}),(0,se.jsx)("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"})]})})]}),(0,se.jsxs)("div",{className:"rd-deposit-address",children:[(0,se.jsx)("span",{className:"rd-deposit-address-label",children:(0,se.jsxs)("button",{type:"button",className:"rd-address-term","aria-describedby":g,children:["Deposit address",(0,se.jsx)("span",{id:g,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."})]})}),(0,se.jsx)("button",{type:"button",className:"rd-mobile-qr-toggle","aria-label":"Show deposit QR code","aria-pressed":x==="qr",onClick:()=>m("qr"),children:(0,se.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none","aria-hidden":"true",children:(0,se.jsx)("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"})})}),(0,se.jsx)("span",{className:"rd-address-full",title:e,children:e}),(0,se.jsxs)("button",{type:"button",className:"rd-address-copy",onClick:f,"aria-label":`Copy deposit address ${e}`,children:[b?(0,se.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:(0,se.jsx)("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):(0,se.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[(0,se.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),(0,se.jsx)("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"})]}),(0,se.jsx)("span",{"aria-live":"polite",children:b?"Copied":"Copy address"})]})]})]}),!y&&p&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("button",{type:"button",className:"rd-button-primary rd-button-block",onClick:c,disabled:N||R||E&&!I,children:E&&!I?"Deposit sent":R?"Confirming...":N?P?"Switching network...":"Confirm in wallet...":`One-click deposit ${i}${P?` (switch to ${r})`:""}`}),J&&(0,se.jsx)("div",{className:"rd-callout rd-callout-danger",children:J}),F&&(0,se.jsxs)("p",{className:"rd-card-hint",children:["Tx: ",(0,se.jsx)("span",{style:{fontFamily:"monospace"},children:F})]}),E&&I&&(0,se.jsx)("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),E&&!I&&(0,se.jsx)("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."})]}),y&&(0,se.jsxs)("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?(0,se.jsxs)(se.Fragment,{children:["exactly"," ",(0,se.jsxs)("strong",{children:[S," ",i]})]}):(0,se.jsxs)(se.Fragment,{children:["any amount of ",(0,se.jsx)("strong",{children:i})]}),"."]}),(k||!y&&!p&&w)&&(0,se.jsxs)("p",{className:"rd-card-hint",children:[k&&(0,se.jsxs)(se.Fragment,{children:["Send exactly"," ",(0,se.jsxs)("strong",{children:[S," ",i]})," ","on ",r," to this address."]}),!y&&!p&&w&&!k&&"Enter an amount to deposit in one click."]})]})}var Nr=require("react");var Sr=require("react/jsx-runtime");function si({value:e,options:t,onChange:r,disabled:n,ariaLabel:o,id:i}){let a=(0,Nr.useId)(),s=i??a,l=`${s}-listbox`,[c,p]=(0,Nr.useState)(!1),w=t.findIndex(R=>R.value===e),[b,d]=(0,Nr.useState)(w>=0?w:0),x=(0,Nr.useRef)(null),m=(0,Nr.useRef)(null),g=(0,Nr.useRef)([]),u=!!n||t.length===0,y=w>=0?t[w]:void 0;(0,Nr.useEffect)(()=>{if(!c)return;function R(E){x.current&&!x.current.contains(E.target)&&p(!1)}return document.addEventListener("pointerdown",R),()=>document.removeEventListener("pointerdown",R)},[c]),(0,Nr.useEffect)(()=>{c&&g.current[b]?.scrollIntoView?.({block:"nearest"})},[c,b]);function f(){u||(d(w>=0?w:0),p(!0))}function C(R){p(!1),R&&m.current?.focus()}function k(R){let E=t[R];E&&(r(E.value),C(!0))}function S(){u||(c?C(!1):f())}function M(R){if(!u)switch(R.key){case"ArrowDown":R.preventDefault(),c?d(E=>Math.min(E+1,t.length-1)):f();break;case"ArrowUp":R.preventDefault(),c?d(E=>Math.max(E-1,0)):f();break;case"Enter":case" ":R.preventDefault(),c?k(b):f();break;case"Escape":c&&(R.preventDefault(),C(!0));break;case"Tab":c&&p(!1);break;default:break}}let N=c&&t[b]?`${s}-option-${b}`:void 0;return(0,Sr.jsxs)("div",{className:"rd-dropdown",ref:x,children:[(0,Sr.jsxs)("button",{type:"button",id:s,ref:m,className:"rd-dropdown-trigger","aria-haspopup":"listbox","aria-expanded":c,"aria-controls":l,"aria-activedescendant":N,"aria-label":o,disabled:u,onClick:S,onKeyDown:M,children:[(0,Sr.jsxs)("span",{className:"rd-dropdown-trigger-content",children:[y?.icon,(0,Sr.jsxs)("span",{className:"rd-dropdown-trigger-label",children:[y?.label??"",y?.subLabel&&(0,Sr.jsx)("small",{className:"rd-dropdown-trigger-sub",children:y.subLabel})]})]}),(0,Sr.jsx)("span",{className:"rd-dropdown-chevron","aria-hidden":"true",children:"\u25BE"})]}),c&&(0,Sr.jsx)("ul",{className:"rd-dropdown-listbox",role:"listbox",id:l,"aria-label":o,tabIndex:-1,"data-vaul-no-drag":!0,children:t.map((R,E)=>{let P=R.value===e,F=E===b;return(0,Sr.jsxs)("li",{id:`${s}-option-${E}`,role:"option","aria-selected":P,ref:I=>{g.current[E]=I},className:["rd-dropdown-option",F?"rd-dropdown-option-active":"",P?"rd-dropdown-option-selected":""].filter(Boolean).join(" "),onPointerEnter:()=>d(E),onClick:I=>{I.preventDefault(),k(E)},children:[R.icon,(0,Sr.jsx)("span",{className:"rd-dropdown-option-label",children:R.label}),P&&(0,Sr.jsx)("span",{className:"rd-dropdown-option-check","aria-hidden":"true",children:"\u2713"})]},R.value)})})]})}var et=require("react/jsx-runtime");function Rb(e,t){if(!e)return"--";try{return _t(BigInt(e),t)}catch{return"--"}}function of({quote:e,isLoading:t,error:r,humanAmount:n,originSymbol:o,destination:i}){return(0,et.jsxs)("div",{className:"rd-stack","data-rd-quote-preview":"",children:[t&&(0,et.jsxs)("div",{className:"rd-quote-strip","data-testid":"rd-quote-skeleton",children:[(0,et.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"}),(0,et.jsx)("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),(0,et.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"})]}),!t&&r&&(0,et.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a quote: ",r.message]}),!t&&!r&&e&&o&&(0,et.jsxs)(et.Fragment,{children:[(0,et.jsxs)("div",{className:"rd-quote-strip",children:[(0,et.jsxs)("span",{className:"rd-quote-strip-side",children:[(0,et.jsxs)("b",{children:[n," ",o]}),(0,et.jsx)("small",{children:"You send"})]}),(0,et.jsx)("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),(0,et.jsxs)("span",{className:"rd-quote-strip-side rd-quote-strip-end",children:[(0,et.jsxs)("b",{children:["~",Rb(e.expectedCrossd,i.decimals)," ",i.symbol]}),(0,et.jsx)("small",{children:"You receive"})]})]}),e.belowMin&&(0,et.jsx)("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)&&(0,et.jsxs)("p",{className:"rd-quote-strip-hint",children:[e.feeUsd&&(0,et.jsxs)(et.Fragment,{children:["Bridge fee: $",e.feeUsd,", already deducted from the amount above. You also pay your own network fee to send the deposit."," "]}),e.assumesParity&&(0,et.jsxs)(et.Fragment,{children:["Assumes 1:1 parity between bridged USDT and ",i.symbol,"; the final amount may differ slightly."]})]})]}),!t&&!r&&!e&&(0,et.jsx)("p",{className:"rd-muted",children:"Enter an amount to see a quote."})]})}var Js=require("react");var af={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 sf(e,t){let r=af[e];if(!(!r||!t))return{url:`${r.base}/token/${t}`,name:r.name}}var Cb={1:"Ethereum",56:"BNB Smart Chain",137:"Polygon",8453:"Base",42161:"Arbitrum",612055:"ONEchain",792703809:"Solana"};function bo(e){return Cb[e]??`Chain ${e}`}function ka(e,t){let r=af[e];if(!(!r||!t))return{url:`${r.base}/tx/${t}`,name:r.name}}var wt=require("react/jsx-runtime");function Sb(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 lf(e,t){return t===void 0?[]:e.origins.filter(r=>r.chainId===t)}function Nb(e,t){let r=_t(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 cf({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:i=!0,balance:a,balanceLoading:s,insufficientBalance:l,onMax:c,disabled:p}){let w=(0,Js.useMemo)(()=>Sb(e),[e]),b=(0,Js.useMemo)(()=>lf(e,t?.chainId),[e,t?.chainId]);function d(u){let y=Number(u),f=lf(e,y)[0];f&&r(f)}function x(u){let y=b.find(f=>f.token.address.toLowerCase()===u.toLowerCase());y&&r(y)}let m=a?`${Nb(a.value,a.decimals)} ${a.symbol}`:void 0,g=l?`Amount exceeds your balance${m?` (${m})`:""}`:void 0;return(0,wt.jsxs)("section",{className:"rd-stack","data-rd-source-form":"",children:[(0,wt.jsxs)("div",{className:"rd-field",children:[(0,wt.jsxs)("div",{className:"rd-field-label-row",children:[(0,wt.jsx)("span",{className:"rd-field-label",children:"From"}),t&&(()=>{let u=sf(t.chainId,t.token.address);return u?(0,wt.jsxs)("a",{className:"rd-token-explorer-link",href:u.url,target:"_blank",rel:"noopener noreferrer",title:`View ${t.token.symbol} on ${u.name}`,children:[u.name," \u2197"]}):null})()]}),(0,wt.jsxs)("div",{className:"rd-field-row",children:[(0,wt.jsx)(si,{ariaLabel:"Origin chain",value:t?String(t.chainId):"",onChange:d,disabled:p,options:w.map(u=>({value:String(u.chainId),label:u.chainName,subLabel:"Network",icon:(0,wt.jsx)(xa,{chainId:u.chainId,chainName:u.chainName,size:22})}))}),(0,wt.jsx)(si,{ariaLabel:"Token",value:t?.token.address??"",onChange:x,disabled:p||b.length===0,options:b.map(u=>({value:u.token.address,label:u.token.symbol,subLabel:`${u.token.decimals} decimals`,icon:(0,wt.jsx)(Qn,{symbol:u.token.symbol,logoUrl:u.token.logoUrl,size:22})}))})]})]}),i&&(0,wt.jsxs)("label",{className:"rd-field",children:[(0,wt.jsx)("span",{className:"rd-field-label",children:"Amount (optional)"}),(0,wt.jsxs)("div",{className:"rd-amount-input","data-rd-invalid":g?"":void 0,children:[(0,wt.jsx)("input",{type:"text",inputMode:"decimal",placeholder:"0.0",value:n,onChange:u=>{let y=u.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:p||!t,"data-vaul-no-drag":!0}),t&&(0,wt.jsx)("span",{className:"rd-amount-input-suffix",children:t.token.symbol}),c&&!p&&(0,wt.jsx)("button",{type:"button",className:"rd-amount-input-max",onClick:c,disabled:p||!t,children:"Max"})]}),(m||s)&&(0,wt.jsxs)("span",{className:"rd-amount-meta",children:[(0,wt.jsx)("span",{}),(0,wt.jsx)("span",{children:s?"Balance: \u2026":m?`Balance: ${m}`:""})]}),g&&(0,wt.jsx)("span",{className:"rd-callout rd-callout-danger",children:g})]})]})}var de=require("react/jsx-runtime");function df({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:i,minNotice:a,amountHint:s,onMax:l,recipient:c,onChangeRecipient:p,showRecipientInput:w,recipientValid:b,balance:d,balanceLoading:x,insufficientBalance:m,targetOptions:g,selectedTarget:u,onChangeTarget:y,showTargetSelector:f,quote:C,quoteLoading:k,quoteError:S,depositAddress:M,depositAddressLoading:N,depositAddressError:R,arrivalStatus:E,amountSmallestUnits:P,depositState:F,onDeposit:I,canDeposit:J,oneClickEnabled:L,locked:B,onRequestConnect:le}){let Y=g.length>1&&f,{phase:W,isSubmitting:we,isConfirming:$,isConfirmed:Q,needsSwitch:U,reverted:ne,error:te}=F,ye=u?.symbol??e.destination.symbol;return(0,de.jsxs)(de.Fragment,{children:[a&&(0,de.jsx)(Ju,{minNotice:a,arrivalStatus:E}),B?(0,de.jsxs)(de.Fragment,{children:[(0,de.jsxs)("section",{className:"rd-locked-card","data-rd-locked":"",children:[(0,de.jsx)("span",{className:"rd-locked-glyph","aria-hidden":"true",children:(0,de.jsxs)("svg",{width:"26",height:"26",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[(0,de.jsx)("path",{d:"M6 10.5V8a6 6 0 1 1 12 0v2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),(0,de.jsx)("rect",{x:"4",y:"10.5",width:"16",height:"10.5",rx:"2.5",fill:"currentColor"})]})}),(0,de.jsx)("span",{className:"rd-locked-text",children:"Connect to get your personal deposit address"}),w&&(0,de.jsx)("span",{className:"rd-card-hint",children:"Or enter a recipient address to get one without connecting."})]}),le&&(0,de.jsx)("button",{type:"button",className:"rd-button-primary rd-button-block","data-track":"connect",onClick:le,children:"Connect Wallet"})]}):M?(0,de.jsx)(nf,{depositAddress:M,originChainId:t.chainId,originChainName:t.chainName,originCurrency:t.token.address,amount:P,tokenSymbol:t.token.symbol,tokenDecimals:t.token.decimals,depositState:F,onDeposit:I,canDeposit:J,oneClickEnabled:L}):N?(0,de.jsxs)(de.Fragment,{children:[(0,de.jsx)(va,{}),L&&P&&(0,de.jsx)("span",{className:"rd-skeleton rd-skeleton-cta","aria-hidden":"true"}),(0,de.jsx)("p",{className:"rd-sr-only",role:"status",children:"Preparing your deposit address..."})]}):R?(0,de.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a deposit address: ",R.message]}):null,(0,de.jsx)(cf,{catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:i,balance:d,balanceLoading:x,insufficientBalance:m,onMax:l}),(0,de.jsxs)("div",{className:"rd-field","data-rd-delivery":"",children:[(0,de.jsx)("span",{className:"rd-field-label",children:"Deliver as"}),Y?(0,de.jsx)(si,{ariaLabel:"Delivery token",value:u?.symbol??"",onChange:y,options:g.map(me=>({value:me.symbol,label:me.symbol,subLabel:"on ONEchain",icon:(0,de.jsx)(Qn,{symbol:me.symbol,size:22})}))}):(0,de.jsxs)("div",{className:"rd-static-target",children:[(0,de.jsx)(Qn,{symbol:ye,size:22}),(0,de.jsx)("span",{children:ye})]}),w&&(0,de.jsxs)("label",{className:"rd-delivery-recipient",children:[(0,de.jsx)("input",{type:"text",placeholder:"0x...","aria-label":"ONEchain recipient address",value:c,onChange:me=>p(me.target.value),"data-vaul-no-drag":!0}),(0,de.jsx)("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."}),!b&&(0,de.jsx)("span",{className:"rd-callout rd-callout-danger",children:"Not a valid address"})]})]}),u?.external&&(0,de.jsxs)("div",{className:"rd-callout rd-callout-muted",children:["Delivered as ",u.symbol," via an external adapter."]}),s&&(0,de.jsx)("div",{className:"rd-callout rd-callout-warning","data-rd-amount-hint":"",children:s}),n.trim()&&(0,de.jsx)(of,{quote:C,isLoading:k,error:S,humanAmount:n,originSymbol:t.token.symbol,destination:e.destination}),a&&(0,de.jsx)($u,{minNotice:a,onlySend:{symbol:t.token.symbol,chainName:t.chainName},showWalletCreditNote:!w&&b}),L&&W!=="idle"&&!J&&(0,de.jsxs)("div",{className:"rd-card",children:[we&&(0,de.jsxs)("p",{className:"rd-muted",children:[(0,de.jsx)("span",{className:"rd-spinner"})," ",U?"Switching network...":"Confirm in wallet..."]}),$&&(0,de.jsxs)("p",{className:"rd-muted",children:[(0,de.jsx)("span",{className:"rd-spinner"})," Confirming..."]}),F.txHash&&(0,de.jsxs)("p",{className:"rd-card-hint",children:["Tx: ",(0,de.jsx)("span",{style:{fontFamily:"monospace"},children:F.txHash})]}),Q&&ne&&(0,de.jsx)("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),Q&&!ne&&(0,de.jsx)("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."}),te&&(0,de.jsx)("div",{className:"rd-callout rd-callout-danger",children:te})]})]})}var Yn=require("react");var At=require("react");var Tr=class extends Error{constructor(t,r,n){super(r),this.name="RelayApiError",this.status=t,this.body=n}};function Ft(e){let t=e.baseUrl.replace(/\/+$/,"");async function r(n,o){let i={...o?.headers};o?.body!=null&&(i["Content-Type"]="application/json");let a;try{a=await fetch(`${t}${n}`,{...o,headers:i})}catch(l){throw new Tr(0,`network error calling ${n}: ${l.message}`)}let s=await a.text();if(!a.ok){let l=`request to ${n} failed with status ${a.status}`,c;try{c=JSON.parse(s);let p=c;p?.error&&(l=p.error)}catch{c=s||void 0}throw new Tr(a.status,l,c)}try{return JSON.parse(s)}catch{throw new Tr(a.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 i=new URLSearchParams({user:n.user,originChainId:String(n.originChainId),originCurrency:n.originCurrency});return o&&i.set("target",o),r(`/v1/deposit-address?${i.toString()}`)},getOrder(n){return r(`/v1/orders/${encodeURIComponent(n)}`)},listOrders(n){let o=new URLSearchParams({user:n});return r(`/v1/orders?${o.toString()}`).then(i=>i.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 pf=[{type:"function",name:"deploy",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}],$s=[{type:"function",name:"execute",stateMutability:"nonpayable",inputs:[],outputs:[]},{type:"function",name:"sweepToUser",stateMutability:"nonpayable",inputs:[{name:"tokenAddr",type:"address"}],outputs:[]}],el=[{type:"function",name:"computeAddress",stateMutability:"view",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}];var qn=["0x486BEEc35A9a9915213Ea02AD3709738335F7702","0x3438735303911aBe113AdF14b18eE730cC24893b","0xA3B548Ab23043e6B24A087515fe1306379683533","0x44317d07378390543d99Ee76374E86C1Ef6cF832"];function Ra(e,t){return!e||!t?!1:e.toLowerCase()===t.toLowerCase()}function Tb(e,t){return t.some(r=>Ra(r,e))}function Ca(e){if(!e||e.length===0)return qn;let t=new Set,r=[];for(let n of e){if(typeof n!="string"||!$e(n))continue;let o=n.toLowerCase();t.has(o)||(t.add(o),r.push(n))}return r.length>0?r:qn}async function uf(e,t,{factory:r,forwarder:n,recipient:o,version:i,trusted:a=qn}){if(!r||!n||!o||i===void 0)return{ok:!1,reason:"address verification is missing inputs (factory/forwarder/recipient/version)"};if(!Tb(r,a))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:el,functionName:"computeAddress",args:[o,BigInt(i)]})}catch(l){return{ok:!1,reason:`could not verify the forwarder address on-chain: ${l instanceof Error?l.message:String(l)}`}}return Ra(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 ff(e,t,{forwarder:r,recipient:n,version:o,trusted:i=qn}){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 a=await Promise.all(i.map(async s=>{try{return await e({chainId:t,address:s,abi:el,functionName:"computeAddress",args:[n,BigInt(o)]})}catch{return}}));return a.some(s=>Ra(s,r))?{ok:!0}:a.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 mf(e,t){return Ra(e,t)}var kn=56,tl={step:"idle"};function Ib(e){return e.tokens?.find(t=>t.recoverable)?.address??e.token}function li(e={}){let t=(0,At.useRef)(e);t.current=e;let r=e.wallet,n=r?.walletChainId,o=e.recipient,i=o&&$e(o)?o:void 0,[a,s]=(0,At.useState)({}),l=(0,At.useCallback)((b,d)=>{s(x=>({...x,[b.toLowerCase()]:d}))},[]),c=(0,At.useCallback)(b=>b?a[b.toLowerCase()]??tl:tl,[a]),p=(0,At.useMemo)(()=>Object.values(a).some(b=>b.step==="switching"||b.step==="deploying"||b.step==="recovering"),[a]);return{recover:(0,At.useCallback)(async(b,d,x)=>{if(!i||!b?.forwarder)return;let m=b.forwarder;l(m,{step:"switching"});try{if(n!==kn){if(!r?.switchChain)throw new Error("wallet cannot switch chains");await r.switchChain(kn)}if(!r?.writeContract||!r?.readContract||!r?.waitForReceipt)throw new Error("wallet is missing contract capabilities required for recovery");let g=await uf(r.readContract,kn,{factory:b.factory,forwarder:b.forwarder,recipient:i,version:b.version,trusted:t.current.trustedFactories});if(!g.ok)throw new Error(`address verification failed: ${g.reason}`);let u;if(!b.isDeployed){if(l(m,{step:"deploying"}),u=await r.writeContract({address:b.factory,abi:pf,functionName:"deploy",args:[i,BigInt(b.version)],chainId:kn}),l(m,{step:"deploying",deployTxHash:u}),(await r.waitForReceipt({chainId:kn,hash:u})).status==="reverted")throw new Error(`forwarder deploy reverted on-chain (tx ${u})`);t.current.onChanged?.()}l(m,{step:"recovering",deployTxHash:u});let y=d==="execute"?await r.writeContract({address:b.forwarder,abi:$s,functionName:"execute",args:[],chainId:kn}):await r.writeContract({address:b.forwarder,abi:$s,functionName:"sweepToUser",args:[x??Ib(b)],chainId:kn});if(l(m,{step:"recovering",deployTxHash:u,actionTxHash:y}),(await r.waitForReceipt({chainId:kn,hash:y})).status==="reverted")throw new Error(`recovery transaction reverted on-chain (tx ${y})`);l(m,{step:"done",deployTxHash:u,actionTxHash:y}),t.current.onRecoverySuccess?.({action:d,forwarder:b.forwarder,actionTxHash:y,...u?{deployTxHash:u}:{}}),t.current.onChanged?.()}catch(g){let u=g instanceof Error?g:new Error(String(g));s(y=>{let f=m.toLowerCase();return{...y,[f]:{...y[f]??tl,step:"error",error:u.message}}}),t.current.onError?.(u)}},[i,n,r,l]),stateFor:c,busy:p}}function gf(e={}){let t=(0,At.useRef)(e);t.current=e;let r=(0,At.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRecovery: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&$e(n)?n:void 0,[i,a]=(0,At.useState)(),[s,l]=(0,At.useState)(!1),[c,p]=(0,At.useState)(),[w,b]=(0,At.useState)(0),d=e.target,x=e.enabled??!0,m=e.refetchInterval;(0,At.useEffect)(()=>{if(!o||!x){a(void 0),p(void 0),l(!1);return}let C=!1,k=!1,S=!0;async function M(){if(!(C||k)){k=!0,S&&l(!0);try{let R=await r.getRecovery({user:o,target:d});if(C)return;a(R),p(void 0)}catch(R){if(C)return;let E=R instanceof Error?R:new Error(String(R));p(E),t.current.onError?.(E),E instanceof Tr&&E.status===401&&t.current.onUnauthorized?.()}finally{k=!1,!C&&S&&l(!1),S=!1}}}M();let N=typeof m=="number"&&Number.isFinite(m)&&m>0?setInterval(()=>{M()},m):void 0;return()=>{C=!0,N&&clearInterval(N)}},[r,o,w,d,x,m]);let g=(0,At.useCallback)(()=>b(C=>C+1),[]),u=li({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:g}),y=(0,At.useCallback)(async(C,k)=>{i&&await u.recover(i,C,k)},[u,i]),f=u.stateFor(i?.forwarder);return{info:i,loading:s,error:c,refresh:g,recover:y,recoveryState:f}}var Mb="BSC_FUNDED";function hf(e){if(!e)return 0n;try{let t=BigInt(e);return t>0n?t:0n}catch{return 0n}}function Eb(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 i=o.info.forwarder.toLowerCase(),a=n.get(i);if(a){a.targets.push(o.symbol);continue}n.set(i,{forwarder:o.info.forwarder,targets:[o.symbol],info:o.info,deposits:[],depositsTotal:0n})}for(let o of n.values()){let i=new Set(o.targets);for(let a of t){if(a.status!==Mb)continue;let s=Eb(a,r);if(!(!s||!i.has(s)))for(let l of a.deposits??[])o.deposits.push({amount:l.amount,originChainId:l.originChainId,originTxHash:l.originTxHash,txHash:l.txHash,blockNumber:l.blockNumber}),o.depositsTotal+=hf(l.amount)}o.deposits.sort((a,s)=>a.blockNumber-s.blockNumber)}return[...n.values()]}function bf(e){return e.filter(t=>(t.info.tokens??[]).some(r=>r.recoverable)?!0:hf(t.info.balance)>0n&&t.info.suggestedAction!=="none")}function Sa(e){return e.reduce((t,r)=>t+(r.info.tokens??[]).filter(n=>n.recoverable).length,0)}var j=require("react/jsx-runtime"),Ab=56;function Lb(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 Db="This balance may already be processing. Recover only if it remains stuck.",Na="USDT",wf="primary";function Pb(e){return`${e} more recoverable under other delivery tokens -- switch the delivery token above to recover ${e===1?"it":"them"}.`}function Bb(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 xf({message:e}){let[t,r]=(0,Yn.useState)("idle");(0,Yn.useEffect)(()=>{if(t==="idle")return;let i=window.setTimeout(()=>r("idle"),1500);return()=>window.clearTimeout(i)},[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(0,j.jsxs)("details",{className:"rd-error-details",children:[(0,j.jsx)("summary",{children:"View technical details"}),(0,j.jsxs)("div",{className:"rd-error-log",children:[(0,j.jsx)("button",{type:"button",className:"rd-error-copy",onClick:()=>{n()},"aria-label":o,"aria-live":"polite",title:o,children:t==="copied"?(0,j.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:(0,j.jsx)("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):(0,j.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[(0,j.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),(0,j.jsx)("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"})]})}),(0,j.jsx)("code",{children:e})]})]})}function ci(e){if(!e)return 0n;try{return BigInt(e)}catch{return 0n}}function un(e,t){try{return _t(e,t)}catch{return e.toString()}}function yf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Fb(e){let t=ci(e.bridgeMinWei),r=[];for(let i of e.tokens??[]){let a=ci(i.balance);if(!(a<=0n)){if(i.suggestedAction==="execute"){r.push({key:i.address,symbol:i.symbol,decimals:i.decimals,balance:a,action:{kind:"execute"}});continue}if(i.recoverable){r.push({key:i.address,symbol:i.symbol,decimals:i.decimals,balance:a,action:{kind:"sweep",tokenAddress:i.address}});continue}r.push({key:i.address,symbol:i.symbol,decimals:i.decimals,balance:a,...t>a?{shortfall:t-a,minimum:t}:{}})}}let n=ci(e.balance),o=r.some(i=>i.action?.kind==="execute");return n>0n&&e.suggestedAction==="execute"&&!o?r.unshift({key:wf,symbol:Na,decimals:e.decimals,balance:n,action:{kind:"execute"}}):r.length===0&&n>0n&&e.suggestedAction!=="none"&&r.push({key:wf,symbol:Na,decimals:e.decimals,balance:n,action:{kind:"sweep"}}),r}function Ob({deposit:e,decimals:t}){let r=e.originChainId??Ab,n=e.originTxHash||e.txHash,o=n?ka(r,n):void 0;return(0,j.jsxs)("div",{className:"rd-history-step","data-testid":"recovery-deposit-row",children:[(0,j.jsx)("span",{className:"rd-history-step-dot rd-history-step-dot-done"}),(0,j.jsx)("span",{className:"rd-history-step-chain",children:bo(r)}),(0,j.jsx)("span",{className:"rd-history-step-amount",children:un(ci(e.amount),t)}),(0,j.jsx)("span",{className:"rd-history-step-tx",children:o?(0,j.jsx)("a",{href:o.url,target:"_blank",rel:"noreferrer",title:n,children:yf(n)}):n?(0,j.jsx)("span",{title:n,children:yf(n)}):null})]})}function zb({group:e,showTargetLabel:t,busy:r,state:n,onRecover:o,actingRowKey:i,rowKeyOf:a}){let{info:s}=e,l=Fb(s),c=ci(s.balance),p=l.length===1?`${un(l[0].balance,l[0].decimals)}`:`${l.length} assets`,w=e.deposits.length>0&&e.depositsTotal>=c,b=c>e.depositsTotal?c-e.depositsTotal:0n,d=n.step==="switching"||n.step==="deploying"||n.step==="recovering",m=l.find(u=>a(u)===i)?.action?.kind;function g(){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 u=m==="execute"?"continuing ONEchain delivery":"returning funds";return n.deployTxHash?`Confirm in wallet\u2026 (2/2 \u2014 ${u})`:`Confirm in wallet\u2026 (${u})`}return(0,j.jsxs)("div",{className:"rd-recover-group","data-testid":"forwarder-section",children:[t&&(0,j.jsxs)("p",{className:"rd-recover-group-label",children:["Delivery target \xB7 ",(0,j.jsx)("b",{children:e.targets.join(", ")})]}),(0,j.jsxs)("div",{className:"rd-recover-sum",children:[(0,j.jsx)("span",{className:"rd-recover-sum-label",children:"Funds awaiting processing"}),(0,j.jsxs)("span",{className:"rd-recover-sum-value",children:[p,l.length===1&&(0,j.jsxs)(j.Fragment,{children:[" ",(0,j.jsx)("span",{className:"rd-recover-sum-unit",children:l[0].symbol})]})]})]}),e.deposits.length>0&&(0,j.jsxs)("details",{className:"rd-recover-made-of",children:[(0,j.jsxs)("summary",{className:"rd-recover-made-of-label",children:["Deposit history \xB7 ",e.deposits.length," ",e.deposits.length===1?"transfer":"transfers"]}),(0,j.jsxs)("div",{className:"rd-recover-made-of-body",children:[e.deposits.map(u=>(0,j.jsx)(Ob,{deposit:u,decimals:s.decimals},`${u.txHash}-${u.blockNumber}`)),!w&&(0,j.jsxs)("p",{className:"rd-token-row-status","data-testid":"deposits-incomplete-note",children:["These transfers explain ",un(e.depositsTotal,s.decimals)," of"," ",un(c,s.decimals)," ",Na,". The remaining"," ",un(b,s.decimals)," ",Na," is still included when you act."]})]})]}),(0,j.jsx)("div",{className:"rd-token-list",children:l.map(u=>{let y=a(u),f=d&&i===y;return(0,j.jsxs)("div",{className:"rd-token-row",children:[(0,j.jsx)(Qn,{symbol:u.symbol,size:26}),(0,j.jsxs)("div",{className:"rd-token-row-info",children:[(0,j.jsxs)("span",{className:"rd-token-row-amount",children:[un(u.balance,u.decimals)," ",(0,j.jsx)("span",{className:"rd-token-row-symbol",children:u.symbol})]}),f?(0,j.jsx)("span",{className:"rd-token-row-step",role:"status","aria-live":"polite",children:g()}):u.shortfall!==void 0&&u.minimum!==void 0?(0,j.jsxs)("span",{className:"rd-token-row-warn",children:["Needs ",(0,j.jsxs)("b",{children:[un(u.shortfall,u.decimals)," ",u.symbol]})," more to reach the"," ",un(u.minimum,u.decimals)," ",u.symbol," minimum. Add it through"," ",(0,j.jsx)("b",{children:"Deposit to CROSS"})," and both amounts will process together."]}):u.action?(0,j.jsx)("span",{className:"rd-token-row-status",children:u.action.kind==="execute"?"Ready to continue delivery to ONEchain":"Ready to return to your BNB Chain wallet"}):(0,j.jsx)("span",{className:"rd-token-row-status",children:"Waiting for processing"})]}),f?(0,j.jsx)("span",{className:"rd-spinner rd-token-row-spinner"}):u.action&&(0,j.jsx)("button",{type:"button",className:"rd-button-primary rd-token-row-action",onClick:()=>o(u),disabled:r,children:u.action.kind==="execute"?"Continue delivery":"Return to wallet"})]},u.key)})}),!s.isDeployed&&n.step==="idle"&&(0,j.jsxs)("div",{className:"rd-callout rd-callout-warning","data-testid":"two-tx-notice",children:["The first action from this address needs ",(0,j.jsx)("b",{children:"two wallet confirmations"}),": prepare the address, then move the funds. Later actions need one."]}),s.inFlight&&(0,j.jsx)("p",{className:"rd-muted rd-token-row-status",children:s.inFlightReason||Db}),n.step==="done"&&(0,j.jsx)("div",{className:"rd-callout rd-callout-success",role:"status","aria-live":"polite",children:m==="execute"?"ONEchain delivery restarted.":"Funds returned to your connected BNB Chain wallet."}),n.step==="error"&&n.error&&(0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)("div",{className:"rd-callout rd-callout-danger",role:"alert",children:Bb(n.error)}),(0,j.jsx)(xf,{message:n.error})]})]})}function Ta(e){let{info:t,loading:r,error:n,refresh:o}=gf(Lb(e)),i=li({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:e.targets!==void 0?e.onRecovered:o}),[a,s]=(0,Yn.useState)(),l=e.targets!==void 0?[...e.targets]:t?[{symbol:e.target??"",isDefault:!0,info:t}]:[],c=bf(wo(l,e.orders??[])),p=c.length>0,w=e.wallet?.walletAddress,b=e.wallet?.getBalance,[d,x]=(0,Yn.useState)();return(0,Yn.useEffect)(()=>{if(!p||!b||!w){x(void 0);return}let m=!1;return b({chainId:56,address:w}).then(g=>{m||x({value:g.value,decimals:g.decimals})}).catch(()=>{m||x(void 0)}),()=>{m=!0}},[p,b,w]),(0,j.jsxs)("section",{className:e.showTitle??!0?"rd-card":"rd-stack","data-rd-recover-funds":"",children:[(e.showTitle??!0)&&(0,j.jsx)("div",{className:"rd-card-header",children:(0,j.jsx)("h2",{className:"rd-card-title",children:"Recover stuck funds"})}),typeof e.otherTargetsRecoverable=="number"&&e.otherTargetsRecoverable>0&&(0,j.jsx)("div",{className:"rd-callout rd-callout-muted","data-testid":"other-targets-recoverable-note",children:Pb(e.otherTargetsRecoverable)}),r&&(0,j.jsxs)("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[(0,j.jsx)("span",{className:"rd-spinner"})," Checking for recoverable funds\u2026"]}),n&&(0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)("div",{className:"rd-callout rd-callout-danger",role:"alert",children:"Couldn't check recoverable funds. Please try again."}),(0,j.jsx)(xf,{message:n.message})]}),!r&&!n&&l.length>0&&!p&&(0,j.jsxs)("div",{className:"rd-recover-sum",children:[(0,j.jsx)("span",{className:"rd-recover-sum-label",children:"Deposit address status"}),(0,j.jsx)("span",{className:"rd-recover-sum-value rd-recover-sum-empty",children:"Nothing to recover"})]}),!r&&!n&&c.map(m=>(0,j.jsx)(zb,{group:m,showTargetLabel:c.length>1||m.targets.length>1,busy:i.busy,state:i.stateFor(m.forwarder),actingRowKey:a,rowKeyOf:g=>`${m.forwarder.toLowerCase()}:${g.key}`,onRecover:g=>{g.action&&(s(`${m.forwarder.toLowerCase()}:${g.key}`),i.recover(m.info,g.action.kind,g.action.tokenAddress))}},m.forwarder.toLowerCase())),!r&&!n&&p&&(0,j.jsxs)("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:",d&&(0,j.jsxs)(j.Fragment,{children:[" ",(0,j.jsxs)("b",{children:[un(d.value,d.decimals)," BNB"]})]}),!d&&" unavailable","."]}),!r&&!n&&p&&(0,j.jsx)("p",{className:"rd-recover-foot",children:"Delivery continues to ONEchain; returned funds go to your connected BNB Chain wallet."})]})}var Xr=V(require("react"),1),ur=V(require("@radix-ui/react-dialog"),1),Kn=require("vaul");fe(`.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-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: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}.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-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}
|
|
25
|
-
`);var Gt=require("react/jsx-runtime");function Ub(e){let t=`(max-width: ${e}px)`,[r,n]=Xr.useState(()=>typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia(t).matches);return Xr.useEffect(()=>{if(typeof window>"u"||typeof window.matchMedia!="function")return;let o=window.matchMedia(t);n(o.matches);let i=a=>n(a.matches);return o.addEventListener("change",i),()=>o.removeEventListener("change",i)},[t]),r}function yo({theme:e="dark",mobileBreakpoint:t=768,drawerDirection:r="bottom",dialogWidth:n,drawerMaxWidth:o,drawerMinWidth:i,style:a,open:s,onOpenChange:l,children:c}){let p=Ub(t),[w,b]=Xr.useState(!1),d=s!==void 0,x=d?s:w,m=Xr.useCallback(f=>{d||b(f),l?.(f)},[d,l]),g=Xr.useMemo(()=>{let f={};return n&&(f["--rd-dialog-width"]=n),o&&(f["--rd-drawer-max-width"]=o),i&&(f["--rd-drawer-min-width"]=i),{...f,...a}},[n,o,i,a]),u=Xr.useMemo(()=>({open:x,setOpen:m,isMobile:p,theme:e,portalStyle:g}),[x,m,p,e,g]),y=(0,Gt.jsx)("div",{"data-theme":e,style:g,children:c});return p?(0,Gt.jsx)(wa.Provider,{value:u,children:(0,Gt.jsx)(Kn.Drawer.Root,{direction:r,open:x,onOpenChange:m,noBodyStyles:!0,children:y},"drawer")}):(0,Gt.jsx)(wa.Provider,{value:u,children:(0,Gt.jsx)(ur.Root,{open:x,onOpenChange:m,children:y})})}function xo({asChild:e,children:t,dataAttributes:r}){let{isMobile:n}=jr(),o=n?Kn.Drawer.Trigger:ur.Trigger;return(0,Gt.jsx)(o,{asChild:e,...r,children:t})}function vo({className:e,ariaTitle:t,children:r}){let{isMobile:n,theme:o,portalStyle:i}=jr();return n?(0,Gt.jsxs)(Kn.Drawer.Portal,{children:[(0,Gt.jsx)(Kn.Drawer.Overlay,{className:"rd-overlay"}),(0,Gt.jsxs)(Kn.Drawer.Content,{className:Me("rd-drawer-content",e),"data-theme":o,"data-rd-shell":"drawer",style:i,children:[(0,Gt.jsx)(Kn.Drawer.Title,{className:"rd-sr-only",children:t}),(0,Gt.jsx)("div",{className:"rd-drawer-handle"}),r]})]}):(0,Gt.jsxs)(ur.Portal,{children:[(0,Gt.jsx)(ur.Overlay,{className:"rd-overlay"}),(0,Gt.jsxs)(ur.Content,{className:Me("rd-dialog-content",e),"data-theme":o,"data-rd-shell":"dialog",style:i,children:[(0,Gt.jsx)(ur.Title,{className:"rd-sr-only",children:t}),(0,Gt.jsx)(ur.Description,{className:"rd-sr-only",children:t}),r]})]})}var ve=require("react/jsx-runtime");function jb(){return(0,ve.jsx)("svg",{width:18,height:18,viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",focusable:"false",children:(0,ve.jsx)("path",{d:"M19.14 12.94c.04-.31.06-.62.06-.94 0-.32-.02-.63-.06-.94l2.03-1.58a.5.5 0 0 0 .12-.64l-1.92-3.32a.5.5 0 0 0-.6-.22l-2.39.96a7.03 7.03 0 0 0-1.62-.94l-.36-2.54a.5.5 0 0 0-.5-.42h-3.84a.5.5 0 0 0-.5.42l-.36 2.54c-.59.24-1.13.56-1.62.94l-2.39-.96a.5.5 0 0 0-.6.22L2.71 8.84a.5.5 0 0 0 .12.64l2.03 1.58c-.04.31-.06.63-.06.94 0 .32.02.63.06.94l-2.03 1.58a.5.5 0 0 0-.12.64l1.92 3.32c.14.24.42.32.6.22l2.39-.96c.49.38 1.03.7 1.62.94l.36 2.54c.05.24.26.42.5.42h3.84c.24 0 .45-.18.5-.42l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.24.1.5 0 .6-.22l1.92-3.32a.5.5 0 0 0-.12-.64zM12 15.5a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7",fill:"currentColor"})})}function kf({className:e}){let t=ii();return(0,ve.jsx)(ke,{feature:"relay",children:(0,ve.jsx)(vo,{ariaTitle:"Deposit",className:e??t.className,children:(0,ve.jsx)(Wb,{})})})}function Wb(){let e=ii(),{theme:t,isMobile:r}=jr(),n=Xu(),o=vf.useCallback(nt=>{if(!r)return;let Le=nt.target;Le instanceof HTMLElement&&(Le.tagName!=="INPUT"&&Le.tagName!=="TEXTAREA"||window.setTimeout(()=>{Le.scrollIntoView({block:"center",behavior:"smooth"})},250))},[r]);if(!n)return null;let{recoveryOpen:i,setRecoveryOpen:a,resolvedApiBaseUrl:s,wallet:l,catalog:c,catalogLoading:p,catalogError:w,origin:b,setOrigin:d,amount:x,setAmount:m,recipient:g,setRecipient:u,recipientValid:y,balance:f,balanceLoading:C,insufficientBalance:k,depositAddress:S,depositAddressLoading:M,depositAddressError:N,arrivalStatus:R,quote:E,quoteLoading:P,quoteError:F,canDeposit:I,deposit:J,depositState:L,targetOptions:B,selectedTarget:le,setSelectedTarget:Y,showAmountInput:W,minNotice:we,showRecipientInput:$,showTargetSelector:Q,showOneClick:U,showConnectPrompt:ne,showRecipientHint:te,canRecover:ye,recoverableCount:me,recoveryTargets:oe,recoveryOrders:Ne,refreshRecovery:ze,trustedFactories:Se,amountHint:Ue,amountSmallestUnits:he,onMax:Ze}=n;return(0,ve.jsxs)("div",{className:"rd-root rd-wizard","data-theme":t,onFocusCapture:o,children:[ye&&(0,ve.jsx)("div",{className:"rd-wizard-header",children:(0,ve.jsx)("div",{className:"rd-wizard-actions",children:(0,ve.jsxs)("button",{type:"button",className:"rd-icon-button","aria-label":"Recovery settings","aria-expanded":i,"data-track":"recovery_toggle",onClick:()=>a(nt=>!nt),children:[(0,ve.jsx)(jb,{}),me>0&&(0,ve.jsx)("span",{className:"rd-recovery-badge","data-testid":"recovery-badge",children:me})]})})}),ye&&i&&(0,ve.jsx)(Ta,{client:e.client,apiBaseUrl:s,recipient:g,target:le?.symbol,wallet:l,trustedFactories:Se,targets:oe.length>0?oe:void 0,orders:Ne,onRecovered:ze,onRecoverySuccess:e.onRecoverySuccess,onError:e.onError}),p&&(0,ve.jsxs)("div",{className:"rd-skeleton-form","data-testid":"rd-source-skeleton","aria-hidden":"true",children:[(0,ve.jsx)(va,{}),ne&&e.onRequestConnect&&(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-cta"}),(0,ve.jsxs)("section",{className:"rd-stack",children:[(0,ve.jsxs)("div",{className:"rd-field",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"18%"}}),(0,ve.jsxs)("div",{className:"rd-field-row",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),W&&(0,ve.jsxs)("div",{className:"rd-field",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"34%"}}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),(0,ve.jsxs)("div",{className:"rd-field",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"24%"}}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"}),($||g.trim().length>0)&&(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"58%",marginTop:"0.5rem"}}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"}),$&&(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"82%"}})]})]}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-notice"})]}),p&&(0,ve.jsx)("p",{className:"rd-sr-only",role:"status",children:"Loading deposit options..."}),w&&(0,ve.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Failed to load configuration: ",w.message]}),te&&(0,ve.jsx)("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."}),c&&b&&(0,ve.jsx)(df,{catalog:c,origin:b,onChangeOrigin:d,amount:x,onChangeAmount:m,showAmountInput:W,minNotice:we,amountHint:Ue,onMax:Ze,recipient:g,onChangeRecipient:u,showRecipientInput:$,recipientValid:y,balance:f,balanceLoading:C,insufficientBalance:k,targetOptions:B,selectedTarget:le,onChangeTarget:Y,showTargetSelector:Q,quote:E,quoteLoading:P,quoteError:F,depositAddress:S,depositAddressLoading:M,depositAddressError:N,arrivalStatus:R,amountSmallestUnits:he,depositState:L,onDeposit:()=>{J()},canDeposit:I&&U,oneClickEnabled:U,locked:ne,onRequestConnect:e.onRequestConnect})]})}var Ia=require("react/jsx-runtime");function Rf({asChild:e,children:t}){return(0,Ia.jsx)(ke,{feature:"relay",children:(0,Ia.jsx)(xo,{asChild:e??t!=null,children:t??(0,Ia.jsx)("button",{type:"button","data-track":"open",children:"Deposit"})})})}var Ie=V(require("react"),1);var pe=require("react");var Ma=require("react");function Cf(e,t){let[r,n]=(0,Ma.useState)(e);return(0,Ma.useEffect)(()=>{let o=setTimeout(()=>n(e),t);return()=>clearTimeout(o)},[e,t]),r}var _b=500,Nf=56,Sf={chainId:Nf,token:"0x55d398326f99059fF775485246999027B3197955"},Tf=3e4,Gb=5e3;function Hb(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?Tf:Math.max(Gb,e*1e3)}var Qb=[{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"to",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];function rl(e,t){let r=e.trim();if(!r)return null;try{let n=ya(r,t);return n>0n?n:null}catch{return null}}function If(e={}){let t=(0,pe.useRef)(e);t.current=e;let r=(0,pe.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useDepositAddress: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.wallet,o=n?.walletAddress,i=!!o,a=n?.walletChainId,[s,l]=(0,pe.useState)(),[c,p]=(0,pe.useState)(!0),[w,b]=(0,pe.useState)();(0,pe.useEffect)(()=>{let A=!1;return p(!0),r.getConfig().then(re=>{A||(l(re),b(void 0))}).catch(re=>{A||b(re instanceof Error?re:new Error(String(re)))}).finally(()=>{A||p(!1)}),()=>{A=!0}},[r]);let d=e.chains,x=(0,pe.useMemo)(()=>{if(!s)return[];if(!d||d.length===0)return s.origins;let A=new Set(d);return s.origins.filter(re=>A.has(re.chainId))},[s,d]),m=(0,pe.useMemo)(()=>s?{...s,origins:x}:void 0,[s,x]),[g,u]=(0,pe.useState)();(0,pe.useEffect)(()=>{if(g||x.length===0)return;let A=t.current.defaultToken,re=A?x.find(_=>_.chainId===A.chainId&&_.token.address.toLowerCase()===A.address.toLowerCase()):void 0;u(re??x[0])},[x,g]);let[y,f]=(0,pe.useState)(),C=(0,pe.useCallback)(()=>{mt(void 0),We(!1),lt(!1),O(!1),zt(void 0)},[]),k=(0,pe.useCallback)(A=>{u(A),f(void 0),C()},[C]),S=g?.kind==="svm",[M,N]=(0,pe.useState)(""),R=e.amount!==void 0?e.amount:M,E=(0,pe.useCallback)(A=>{N(A),f(void 0),C()},[C]),P=Cf(R,_b),F=g?rl(P,g.token.decimals):null,I=g?rl(R,g.token.decimals):null,[J,L]=(0,pe.useState)(""),[B,le]=(0,pe.useState)(!1),Y=e.recipient!==void 0?e.recipient:J,W=(0,pe.useCallback)(A=>{L(A),le(!0),f(void 0),C()},[C]);(0,pe.useEffect)(()=>{e.recipient===void 0&&o&&!B&&L(o)},[o,B,e.recipient]);let we=Y.length===0||$e(Y),$=Y.length>0&&$e(Y)?Y:void 0,[Q,U]=(0,pe.useState)(),[ne,te]=(0,pe.useState)(!1),[ye,me]=(0,pe.useState)(0),oe=n?.getBalance;(0,pe.useEffect)(()=>{if(!oe||!o||!g||S){U(void 0),te(!1);return}let A=!1;te(!0);let re=g.token.address.toLowerCase()===ai?void 0:g.token.address;return oe({chainId:g.chainId,address:o,token:re}).then(_=>{A||U({..._,formatted:_t(_.value,_.decimals)})}).catch(()=>{A||U(void 0)}).finally(()=>{A||te(!1)}),()=>{A=!0}},[oe,o,g,S,ye]);let Ne=Q?.value??null,ze=!S&&I!==null&&Ne!==null&&I>Ne,[Se,Ue]=(0,pe.useState)(),[he,Ze]=(0,pe.useState)(!1),[nt,Le]=(0,pe.useState)(),Qe=g?.chainId,Fe=g?.token.address,ot=e.target;(0,pe.useEffect)(()=>{if(!$||!Qe||!Fe){Ue(void 0),Le(void 0),Ze(!1);return}let A=!1;return Ue(void 0),Le(void 0),Ze(!0),(ot?r.getDepositAddress({user:$,originChainId:Qe,originCurrency:Fe},ot):r.getDepositAddress({user:$,originChainId:Qe,originCurrency:Fe})).then(_=>{A||(Ue(_),Le(void 0),t.current.onDepositAddress?.(_))}).catch(_=>{if(A)return;Ue(void 0);let xe=_ instanceof Error?_:new Error(String(_));Le(xe),t.current.onError?.(xe)}).finally(()=>{A||Ze(!1)}),()=>{A=!0}},[r,$,Qe,Fe,ot]);let Ot=[Qe??"",(Fe??"").toLowerCase(),($??"").toLowerCase(),ot??"",R.trim()].join("|"),yt=(0,pe.useRef)(Ot);(0,pe.useEffect)(()=>{yt.current!==Ot&&(yt.current=Ot,f(void 0),C())},[Ot,C]);let[Lt,xt]=(0,pe.useState)(),[Kt,Ve]=(0,pe.useState)(!1),[Ht,Tt]=(0,pe.useState)(),vt=F?.toString();(0,pe.useEffect)(()=>{if(!Qe||!Fe||!vt){xt(void 0),Tt(void 0),Ve(!1);return}let A=!1,re,_=!0;async function xe(){_&&Ve(!0);let Ge=Tf;try{let Ut=await r.getQuote({originChainId:Qe,originCurrency:Fe,amount:vt});if(A)return;xt(Ut),Tt(void 0),Ge=Hb(Ut.ttl)}catch(Ut){if(A)return;xt(void 0),Tt(Ut instanceof Error?Ut:new Error(String(Ut)))}finally{A||Ve(!1),_=!1}A||(re=setTimeout(xe,Ge))}return xe(),()=>{A=!0,re&&clearTimeout(re)}},[r,Qe,Fe,vt]);let[pt,Dt]=(0,pe.useState)(!1),[je,it]=(0,pe.useState)(!1),[at,mt]=(0,pe.useState)(),[st,zt]=(0,pe.useState)(),[Zt,We]=(0,pe.useState)(!1),[gt,lt]=(0,pe.useState)(!1),[Xt,O]=(0,pe.useState)(!1),ue=n?.waitForReceipt,_e=(0,pe.useRef)(void 0);(0,pe.useEffect)(()=>{if(!at||!g||!ue)return;let A=!1;return We(!0),lt(!1),O(!1),ue({chainId:g.chainId,hash:at}).then(re=>{A||(lt(!0),O(re.status==="reverted"),me(_=>_+1),re.status!=="reverted"&&at!==_e.current&&(_e.current=at,t.current.onDeposited?.(at)))}).catch(re=>{A||zt(re instanceof Error?re.message:String(re))}).finally(()=>{A||We(!1)}),()=>{A=!0}},[at,ue]);let It=a!==void 0&&g!==void 0&&a!==g.chainId,Mt=pt||je,Jt=y??st,Qt="idle";Jt?Qt="error":gt?Qt="confirmed":Zt?Qt="confirming":Mt&&(Qt=pt?"switching":"pending");let $t={phase:Qt,isSubmitting:Mt,isConfirming:Zt,isConfirmed:gt,needsSwitch:It,txHash:at,reverted:gt&&Xt,error:Jt},$r=!!(g&&Se&&Se.originChainId===g.chainId&&Se.originCurrency.toLowerCase()===g.token.address.toLowerCase()),fr=!!(n?.sendTransaction&&n?.writeContract&&n?.readContract&&n?.waitForReceipt),en=!!(i&&fr&&g&&!S&&Se&&$r&&I&&I>0n&&!ze&&!Mt&&!Zt),wr=(0,pe.useCallback)(async()=>{if(S||!g||!Se||!n?.sendTransaction||!n?.writeContract)return;f(void 0);let A=rl(R,g.token.decimals);if(!A||A<=0n){f("enter an amount to use the one-click deposit");return}let re=g.token.address.toLowerCase()===ai,_=Se.depositAddress,xe=await ff(n?.readContract,Nf,{forwarder:Se.forwarder,recipient:$,version:Se.version,trusted:t.current.trustedFactories});if(!xe.ok){f(`address verification failed: ${xe.reason}`);return}if(g.chainId===Sf.chainId&&g.token.address.toLowerCase()===Sf.token.toLowerCase()&&!mf(_,Se.forwarder)){f("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(It){if(!n?.switchChain)throw new Error("wallet cannot switch chains");Dt(!0);try{await n.switchChain(g.chainId)}finally{Dt(!1)}}C(),it(!0);try{let Ut=re?await n.sendTransaction({chainId:g.chainId,to:_,value:A}):await n.writeContract({chainId:g.chainId,address:g.token.address,abi:Qb,functionName:"transfer",args:[_,A]});mt(Ut)}finally{it(!1)}}catch(Ut){f(Ut.message)}},[S,g,Se,R,It,n,$,C]);return{address:o,isConnected:i,catalog:m,catalogLoading:c,catalogError:w,origin:g,setOrigin:k,recipient:Y,setRecipient:W,recipientValid:we,amount:R,setAmount:E,balance:Q,balanceLoading:ne,insufficientBalance:ze,isSvmOrigin:S,depositAddress:Se?.depositAddress,depositAddressResult:Se,depositAddressLoading:he,depositAddressError:nt,quote:Lt,quoteLoading:Kt,quoteError:Ht,canDeposit:en,deposit:wr,depositState:$t}}var Wr=require("react");var Vb=3e4,qb=300;function fn(e){let t=(0,Wr.useRef)(e);t.current=e;let{client:r,enabled:n=!0}=e,o=e.refetchInterval??e.fallbackPollMs??Vb,i=e.recipient&&$e(e.recipient)?e.recipient:void 0,[a,s]=(0,Wr.useState)([]),[l,c]=(0,Wr.useState)(!1),[p,w]=(0,Wr.useState)(),[b,d]=(0,Wr.useState)(!1),[x,m]=(0,Wr.useState)(),[g,u]=(0,Wr.useState)(0);return(0,Wr.useEffect)(()=>{if(!i){s([]),w(void 0),c(!1),d(!1),m(void 0),u(0);return}if(!n){s([]),w(void 0),c(!1),d(!1),m(void 0),u(0);return}let y=!1,f=!0,C,k=0,S=0;async function M(){let P=++k;S+=1,f&&c(!0);try{let F=await r.listOrders(i);if(y)return;P===k&&(s(F),w(void 0))}catch(F){if(y)return;let I=F instanceof Error?F:new Error(String(F));P===k&&(w(I),t.current.onError?.(I))}finally{S-=1,!y&&P===k&&(c(!1),d(!0),m(i),u(F=>F+1)),f=!1}}function N(){C&&clearTimeout(C),C=setTimeout(()=>{C=void 0,y||M()},qb)}M();let R;typeof EventSource<"u"&&(R=new EventSource(r.ordersStreamUrl(i)),R.addEventListener("orders-changed",N),R.onopen=()=>{N()});let E=Number.isFinite(o)&&o>0?setInterval(()=>{S===0&&M()},o):void 0;return()=>{y=!0,C&&clearTimeout(C),E&&clearInterval(E),R?.close()}},[r,i,n,o]),{orders:a,ordersLoading:l,ordersError:p,ordersInitialized:b,ordersForRecipient:x,ordersRevision:g}}var Ea=require("react");function Mf(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 Ef({catalogTargets:e,filter:t,defaultTarget:r}){let n=(0,Ea.useMemo)(()=>{if(!t||t.length===0)return e;let l=new Set(t);return e.filter(c=>l.has(c.symbol))},[e,t]),[o,i]=(0,Ea.useState)(()=>Mf(n,r)?.symbol),a=(o!==void 0?n.find(l=>l.symbol===o):void 0)??Mf(n,r);function s(l){n.some(c=>c.symbol===l)&&i(l)}return{options:n,selected:a,setSelected:s}}var Yb={dev:"https://dev-relay-protocol-api.onechain.nexus",stage:"https://dev-relay-protocol-api.onechain.nexus",production:"https://relay-protocol-api.onechain.nexus"};function Rn(e){return e.apiBaseUrl?e.apiBaseUrl:Yb[Xe(e.environment)]}var La=require("react/jsx-runtime"),Af=1e3;function Kb(e,t,r,n,o){let i=e.requireWalletConnection??e.showRecipientInput===!1,a=r.walletAddress&&$e(r.walletAddress)?r.walletAddress:void 0;return{client:e.client,apiBaseUrl:n,wallet:r,chains:e.chains,recipient:i?a??"":e.recipient,amount:i&&!a?"":e.amount,defaultToken:e.defaultToken,target:t,trustedFactories:o,onDepositAddress:e.onDepositAddress,onDeposited:e.onDeposited,onError:e.onError}}function Aa(e,t){let r=e.trim();if(!r)return 0n;try{let n=ya(r,t);return n>0n?n:0n}catch{return 0n}}function Zb(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 Lf(e,t,r){return`${e}:${t.toLowerCase()}:${r}`}function Xb(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function Df({open:e,children:t}){let[r]=Ie.useState(Zu);return(0,La.jsxs)(Zs.Provider,{value:r,children:[e&&(0,La.jsx)(Jb,{store:r}),t]})}function Jb({store:e}){let t=ii(),{showTargetSelector:r=!0}=t,n=t.requireWalletConnection??t.showRecipientInput===!1,o=!!(t.walletAddress&&$e(t.walletAddress)),[i,a]=Ie.useState(!1);Ie.useEffect(()=>{Pe("relay","opened")},[]);let[s,l]=Ie.useState(void 0),c=Ie.useMemo(()=>Rn({apiBaseUrl:t.apiBaseUrl,environment:t.environment}),[t.apiBaseUrl,t.environment]),p=Ie.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]),w=Xe(t.environment),b=Pr("apps.json",w,G=>({min:Dr(G?.relay?.minDepositAmount,w),max:Dr(G?.relay?.maxDepositAmount,w),trustedFactories:gi(G,w)})),d=Ie.useMemo(()=>t.trustedFactories??Ca(b?.trustedFactories),[t.trustedFactories,b?.trustedFactories]),{isConnected:x,catalog:m,catalogLoading:g,catalogError:u,origin:y,setOrigin:f,amount:C,setAmount:k,recipient:S,setRecipient:M,recipientValid:N,balance:R,balanceLoading:E,insufficientBalance:P,depositAddress:F,depositAddressResult:I,depositAddressLoading:J,depositAddressError:L,quote:B,quoteLoading:le,quoteError:Y,canDeposit:W,deposit:we,depositState:$}=If(Kb(t,s,p,c,d)),{options:Q,selected:U,setSelected:ne}=Ef({catalogTargets:m?.targets??[],filter:t.targetTokens,defaultTarget:t.defaultTarget});Ie.useEffect(()=>{l(U?.symbol)},[U?.symbol]);let te=t.amount===void 0&&!t.hideAmount,ye=!n&&(t.showRecipientInput??!0)&&t.recipient===void 0,me=N&&S.trim().length>0&&$e(S),oe=!n&&t.recipient!==void 0&&t.recipient.trim().length>0,Ne=n?!o||!me:!x&&!oe&&!me,ze=!!m&&!me&&!Ne,Se=(t.showRecovery??!1)&&o&&!!(p.writeContract&&p.readContract&&p.waitForReceipt),Ue=Ie.useMemo(()=>t.client?t.client:Ft({baseUrl:c}),[t.client,c]),[he,Ze]=Ie.useState({}),[nt,Le]=Ie.useState(0),Qe=Ie.useCallback(()=>Le(G=>G+1),[]),Fe=$.isConfirmed,ot=me&&(!!I||i),{orders:Ot,ordersError:yt,ordersInitialized:Lt,ordersForRecipient:xt}=fn({client:Ue,recipient:ot?S:void 0,enabled:ot,refetchInterval:Af}),Kt=Ot,Ve=U??m?.targets.find(G=>G.isDefault),Ht=Ve?.symbol??m?.destination.symbol,Tt=Ve?.isDefault??!0,vt=I?.version,pt=Ie.useMemo(()=>Ot.filter(G=>Zb(G,vt,Ht,Tt)),[Ot,vt,Ht,Tt]),Dt=Ie.useRef(void 0),[je,it]=Ie.useState(),[at,mt]=Ie.useState(),st=`${S.toLowerCase()}:${Ht?.toLowerCase()??""}:${vt??""}`;Ie.useEffect(()=>{let G=xt?.toLowerCase()===S.toLowerCase();if(!ot||!Lt||!G||yt){ot||(Dt.current=void 0,it(void 0),mt(void 0));return}let tt=new Set(pt.map(Ee=>Ee.orderId)),cr=new Set(pt.flatMap(Ee=>(Ee.deposits??[]).map(yr=>Lf(Ee.orderId,yr.txHash,yr.blockNumber)))),jt=Dt.current;if(!jt||jt.key!==st){Dt.current={key:st,orderIds:tt,depositKeys:cr,statuses:new Map(pt.map(Ee=>[Ee.orderId,Ee.status]))},it(void 0),mt(void 0);return}let Er,er=0n,Ar=!1;for(let Ee of pt)for(let yr of Ee.deposits??[]){let $n=Lf(Ee.orderId,yr.txHash,yr.blockNumber);if(!jt.depositKeys.has($n)){Er??(Er=Ee);try{er+=BigInt(yr.amount),Ar=!0}catch{}}}Er??(Er=pt.find(Ee=>!jt.orderIds.has(Ee.orderId))),Er??(Er=pt.find(Ee=>jt.statuses.get(Ee.orderId)!==Ee.status));for(let Ee of tt)jt.orderIds.add(Ee);for(let Ee of cr)jt.depositKeys.add(Ee);for(let Ee of pt)jt.statuses.set(Ee.orderId,Ee.status);Er&&(it(Er.orderId),Ar&&mt(er))},[st,pt,xt,ot,S,yt,Lt]),Ie.useEffect(()=>{let G=m?.targets??[];if(!Se||!me||G.length===0){Ze({});return}let tt=!1;return Promise.all(G.map(cr=>Ue.getRecovery({user:S,target:cr.symbol}).catch(()=>{}))).then(cr=>{if(tt)return;let jt={};G.forEach((Er,er)=>{let Ar=cr[er];Ar&&(jt[Er.symbol]=Ar)}),Ze(jt)}),()=>{tt=!0}},[Ue,Se,me,S,m,Fe,nt]);let zt=Ie.useMemo(()=>(m?.targets??[]).map(G=>({symbol:G.symbol,isDefault:G.isDefault,info:he[G.symbol]})).filter(G=>G.info!==void 0),[m,he]),Zt=Ie.useMemo(()=>Sa(wo(zt)),[zt]),[We,gt]=Ie.useState(void 0),[lt,Xt]=Ie.useState(),O=!!m&&(m?.targets.length??0)>0&&!s;Ie.useEffect(()=>{if(!me||!y||!I||O){gt(void 0),Xt(void 0);return}let G=!1,tt=!1,cr=I.forwarder.toLowerCase();gt(void 0),Xt(void 0);async function jt(){if(!(G||tt)){tt=!0;try{let er=await Ue.getRecovery({user:S,target:s||void 0});if(G)return;if(er?.forwarder&&er.forwarder.toLowerCase()!==cr){gt(void 0),Xt(void 0);return}if(Xt(er),!er||er.suggestedAction!=="sweep"){gt(void 0);return}let Ar;try{Ar=BigInt(er.balance)}catch{gt(void 0);return}let Ee=Number(er.decimals);if(Ar<=0n||!Number.isInteger(Ee)||Ee<0){gt(void 0);return}let yr=er.tokens?.find($n=>$n.address?.toLowerCase()===er.token?.toLowerCase()&&$n.symbol)?.symbol;gt({balance:Ar,decimals:Ee,symbol:yr})}catch{}finally{tt=!1}}}jt();let Er=setInterval(()=>{jt()},Af);return()=>{G=!0,clearInterval(Er)}},[Ue,me,S,s,O,y,I,Fe]);let ue=Ie.useCallback(()=>{!y||!R||k(_t(R.value,y.token.decimals))},[y,R,k]),_e=Ie.useRef(!1),It=!!F;Ie.useEffect(()=>{!It||_e.current||(_e.current=!0,Pe("relay","deposit_address_shown"))},[It]);let Mt=$.txHash;Ie.useEffect(()=>{Mt&&Pe("relay","deposit_submitted")},[Mt]);let Jt=(()=>{let G=Number(b?.min);return Number.isFinite(G)&&G>=0?String(b?.min):"6"})(),Qt=(()=>{let G=Number(b?.max);return Number.isFinite(G)&&G>0?String(b?.max):void 0})(),$t=(()=>{if(!y)return 0n;let G=Aa(Jt,y.token.decimals),tt=BigInt(y.minAmount);return G>tt?G:tt})(),$r=y?_t($t,y.token.decimals):Jt,fr=(()=>{if(!y||!We||$t<=0n)return;let G=y.token.decimals,tt=We.decimals,cr=G>=tt?We.balance*10n**BigInt(G-tt):We.balance/10n**BigInt(tt-G);if(cr>=$t)return;let jt=$t-cr;return{pending:_t(We.balance,tt),pendingSymbol:We.symbol,remaining:_t(jt,G)}})(),en=m?.origins.find(G=>G.chainId===56&&!!(lt?.token&&G.token.address.toLowerCase()===lt.token.toLowerCase()))??m?.origins.find(G=>G.chainId===56&&G.token.symbol.toUpperCase()==="USDT"),wr=Number.isInteger(lt?.decimals)&&(lt?.decimals??-1)>=0?lt.decimals:en?.token.decimals,A=lt?.tokens?.find(G=>G.address?.toLowerCase()===lt.token?.toLowerCase()&&G.symbol)?.symbol??en?.token.symbol,re=at!==void 0&&wr!==void 0?_t(at,wr):void 0,_=(()=>{if(!y||wr===void 0)return;let G=y.token.decimals;if(wr>=G)return $t*10n**BigInt(wr-G);let tt=10n**BigInt(G-wr);return($t+tt-1n)/tt})(),xe=je?pt.find(G=>G.orderId===je):void 0,Ge=xe??pt.find(G=>G.status==="BSC_FUNDED"||G.status==="BRIDGE_INITIATED"||G.status==="BRIDGE_PENDING"),Ut=(()=>{if(!Ge||_===void 0)return!1;try{return BigInt(Ge.amountIn)>=_}catch{return!1}})(),mn=(()=>{if(!lt||_===void 0)return!1;try{return BigInt(lt.balance)>0n&&BigInt(lt.balance)>=_}catch{return!1}})(),pi=(()=>{let G={amount:re,symbol:A,backendStatus:Ge?.status};return!I||!ot||!Lt?{phase:"connecting",...G}:xt?.toLowerCase()!==S.toLowerCase()||yt?{phase:"unavailable",...G}:xe?.status==="COMPLETED"?{phase:"completed",...G,backendStatus:xe.status}:xe&&Xb(xe.status)?{phase:"failed",...G,backendStatus:xe.status}:Ge?.status==="BRIDGE_INITIATED"||Ge?.status==="BRIDGE_PENDING"?{phase:"processing",...G}:Ge?.status==="BSC_FUNDED"&&Ut||mn?{phase:"funded",...G}:xe?{phase:"detected",...G,backendStatus:xe.status}:{phase:"waiting",...G}})(),Zn=y&&Qt?Aa(Qt,y.token.decimals):void 0,Et=y&&C.trim()?Aa(C,y.token.decimals):0n,Ha=!!(y&&Et>0n&&Et<$t),ko=!!(y&&Zn!==void 0&&Et>0n&&Et>Zn),Xn=(()=>{if(y){if(Ha)return`Amount is below the ${$r} ${y.token.symbol} minimum.`;if(ko)return`Amount is above the ${Qt} ${y.token.symbol} maximum.`}})(),Jn=t.showOneClickDeposit??!1,Qa=y&&C.trim()?Aa(C,y.token.decimals).toString():void 0,Va={recoveryOpen:i,setRecoveryOpen:a,resolvedApiBaseUrl:c,wallet:p,catalog:m,catalogLoading:g,catalogError:u,origin:y,setOrigin:f,amount:C,setAmount:k,recipient:S,setRecipient:M,recipientValid:N,balance:R,balanceLoading:E,insufficientBalance:P,depositAddress:F,depositAddressLoading:J,depositAddressError:L,arrivalStatus:pi,quote:B,quoteLoading:le,quoteError:Y,canDeposit:W,deposit:we,depositState:$,targetOptions:Q,selectedTarget:U,setSelectedTarget:ne,showAmountInput:te,minNotice:y?{min:$r,symbol:y.token.symbol,...fr}:void 0,showRecipientInput:ye,showTargetSelector:r,showOneClick:Jn,showConnectPrompt:Ne,showRecipientHint:ze,canRecover:Se,recoverableCount:Zt,recoveryTargets:zt,recoveryOrders:Kt,refreshRecovery:Qe,trustedFactories:d,amountHint:Xn,amountSmallestUnits:Qa,onMax:te&&R&&R.value>0n?ue:void 0};return Ie.useLayoutEffect(()=>{e.publish(Va)}),Ie.useLayoutEffect(()=>()=>e.publish(null),[e]),null}var Da=require("react/jsx-runtime");function $b(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p}=e,[w,b]=Pa.useState(!1),d=l!==void 0,x=d?l:w,m=Pa.useCallback(g=>{d||b(g),c?.(g)},[d,c]);return(0,Da.jsx)(Ks.Provider,{value:e,children:(0,Da.jsx)(Df,{open:x,children:(0,Da.jsx)(yo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:x,onOpenChange:m,children:p})})})}var nl=Object.assign($b,{Trigger:Rf,Content:kf});var Ba=require("react"),ol=(0,Ba.createContext)(null);function il(){let e=(0,Ba.useContext)(ol);if(!e)throw new Error("RelayHistory compound components must be used within <RelayHistory>");return e}var hr=V(require("react"),1);var Bf=require("react");var ie=require("react/jsx-runtime"),di=56;function Ff(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function ew(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 tw(e){return e==="COMPLETED"?"rd-status-pill rd-status-pill-success":Ff(e)?"rd-status-pill rd-status-pill-failure":"rd-status-pill"}function Fa(e,t){if(e){if(t===void 0)return e;try{return _t(BigInt(e),t)}catch{return e}}}function Oa(e,t=6){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 rw(e){let t=new Date(e);return Number.isNaN(t.getTime())?e:t.toLocaleString()}function Pf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function nw(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 ow(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 i=n.map(s=>r*s/o),a=i.reduce((s,l)=>s+l,0n);return i[i.length-1]+=r-a,i}function za({label:e,chainId:t,txHash:r,amount:n,shared:o,missingLabel:i="Pending"}){let a=r?ka(t,r):void 0;return(0,ie.jsxs)("div",{className:"rd-history-step",children:[(0,ie.jsx)("span",{className:`rd-history-step-dot${r?" rd-history-step-dot-done":""}`}),(0,ie.jsx)("span",{className:"rd-history-step-label",children:e}),(0,ie.jsx)("span",{className:"rd-history-step-chain",children:bo(t)}),n&&(0,ie.jsx)("span",{className:"rd-history-step-amount",children:n}),(0,ie.jsxs)("span",{className:"rd-history-step-tx",children:[a?(0,ie.jsx)("a",{href:a.url,target:"_blank",rel:"noreferrer",title:r,"aria-label":`${e} transaction on ${bo(t)}`,children:Pf(r)}):r?(0,ie.jsx)("span",{title:r,children:Pf(r)}):(0,ie.jsx)("span",{className:"rd-muted",children:i}),o&&r&&(0,ie.jsx)("span",{className:"rd-history-step-shared",title:"Shared by deposits processed together",children:"combined transfer"})]})]})}function iw(e){let t=e.deposits??[],r=e.amountOut||e.expectedOut||void 0;if(t.length>=2){let a=ow(r,t);if(a)return t.map((s,l)=>({key:`${e.orderId}:${s.txHash}:${s.blockNumber}`,order:e,chainId:s.originChainId??di,currency:s.originCurrency??"",routes:1,sentRaw:s.amount,receivedRaw:a[l].toString(),receivedIsEstimate:!0,deposit:s,sharedLegs:!0}))}let{chainId:n,currency:o,routes:i}=nw(e);return[{key:e.orderId,order:e,chainId:n,currency:o,routes:i,sentRaw:e.amountIn,receivedRaw:r,receivedIsEstimate:!e.amountOut&&!!e.expectedOut,sharedLegs:!1}]}function Of({orders:e,isLoading:t,error:r,catalog:n,showTitle:o=!0}){let[i,a]=(0,Bf.useState)({}),s=l=>a(c=>({...c,[l]:!c[l]}));return(0,ie.jsxs)("section",{className:o?"rd-card":"rd-stack","data-rd-orders-list":"",children:[o&&(0,ie.jsx)("div",{className:"rd-card-header",children:(0,ie.jsx)("h2",{className:"rd-card-title",children:"Transfer history"})}),t&&e.length===0&&(0,ie.jsxs)("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[(0,ie.jsx)("span",{className:"rd-spinner"})," Loading orders..."]}),r&&(0,ie.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load your orders: ",r.message]}),!t&&!r&&e.length===0&&(0,ie.jsx)("p",{className:"rd-muted",children:"No transfers yet."}),e.length>0&&(0,ie.jsx)("div",{className:"rd-history-table","data-vaul-no-drag":!0,children:e.flatMap(iw).map(l=>{let{order:c}=l,p=n?.origins.find(R=>R.chainId===l.chainId&&R.token.address.toLowerCase()===l.currency.toLowerCase()),w=(c.target?n?.targets.find(R=>R.symbol.toLowerCase()===c.target.toLowerCase()):void 0)??n?.targets.find(R=>R.isDefault),b=w?.symbol??n?.destination.symbol??"",d=w?.decimals??n?.destination.decimals,x=n?.origins.find(R=>R.chainId===di),m=Fa(l.sentRaw,x?.token.decimals),g=x?.token.symbol??"USDT",u=Fa(l.receivedRaw,d),y=c.deposits??[],f=!!i[l.key],C=rw(c.completedAt??c.createdAt),k=ew(c.status),M=c.status==="COMPLETED"||Ff(c.status)?"Details unavailable":"Pending",N=l.receivedIsEstimate?"Estimated on ONEchain":"Received on ONEchain";return(0,ie.jsxs)("div",{className:"rd-history-group",children:[(0,ie.jsxs)("button",{type:"button",className:"rd-history-row-button",onClick:()=>s(l.key),"aria-expanded":f,"aria-label":`Toggle transfer details: ${k}, ${C}`,children:[(0,ie.jsxs)("span",{className:"rd-history-card-top",children:[(0,ie.jsx)("span",{className:"rd-history-asset",children:l.routes>1?(0,ie.jsxs)(ie.Fragment,{children:["Multiple deposits ",(0,ie.jsxs)("span",{className:"rd-muted",children:["\xB7 ",l.routes," chains"]})]}):(0,ie.jsxs)(ie.Fragment,{children:[p?.token.symbol??b," ",(0,ie.jsxs)("span",{className:"rd-muted",children:["from ",bo(l.chainId)]})]})}),(0,ie.jsx)("span",{className:tw(c.status),title:c.status,children:k})]}),(0,ie.jsxs)("span",{className:"rd-history-card-amounts",children:[(0,ie.jsxs)("span",{className:"rd-history-amount-block",children:[(0,ie.jsx)("span",{className:"rd-history-amount-label",children:"Processing address"}),(0,ie.jsx)("span",{className:"rd-history-num",title:m,children:m?`${Oa(m)} ${g}`:"-"})]}),(0,ie.jsx)("span",{className:"rd-history-card-arrow","aria-hidden":"true",children:"\u2192"}),(0,ie.jsxs)("span",{className:"rd-history-amount-block",children:[(0,ie.jsx)("span",{className:"rd-history-amount-label",children:N}),(0,ie.jsx)("span",{className:`rd-history-num rd-history-received${l.receivedIsEstimate?" rd-history-received-estimate":""}`,title:u,children:u?`${Oa(u)} ${b}`.trimEnd():"-"})]})]}),(0,ie.jsxs)("span",{className:"rd-history-card-foot",children:[(0,ie.jsxs)("span",{className:"rd-history-date",children:[c.completedAt?"Completed":"Started"," \xB7 ",C]}),(0,ie.jsx)("span",{className:"rd-history-chevron","aria-hidden":"true",children:f?"\u2303":"\u2304"})]})]}),f&&(0,ie.jsxs)("div",{className:"rd-history-detail",children:[l.deposit?(0,ie.jsx)(za,{label:"Deposit confirmed",chainId:l.deposit.originChainId??di,txHash:l.deposit.originTxHash||l.deposit.txHash,amount:(()=>{let R=Fa(l.deposit.amount,x?.token.decimals);return R?Oa(R):void 0})()}):y.length>0?y.map(R=>(0,ie.jsx)(za,{label:"Deposit confirmed",chainId:R.originChainId??di,txHash:R.originTxHash||R.txHash,amount:(()=>{let E=Fa(R.amount,x?.token.decimals);return E?Oa(E):void 0})()},`${R.txHash}-${R.blockNumber}`)):(0,ie.jsxs)("div",{className:"rd-history-step",children:[(0,ie.jsx)("span",{className:"rd-history-step-dot"}),(0,ie.jsx)("span",{className:"rd-history-step-label",children:"Deposit confirmed"}),(0,ie.jsx)("span",{className:"rd-muted",children:"Details unavailable"})]}),(0,ie.jsx)(za,{label:"Bridge",chainId:di,txHash:c.bscBridgeTx,shared:l.sharedLegs,missingLabel:M}),(0,ie.jsx)(za,{label:"ONEchain delivery",chainId:n?.destination.chainId??612055,txHash:c.deliveryTxHash,shared:l.sharedLegs,missingLabel:M})]})]},l.key)})})]})}var Cn=require("react/jsx-runtime");function zf({className:e}){let t=il(),{open:r}=jr();return hr.useEffect(()=>{r&&Pe("relay","history_opened")},[r]),(0,Cn.jsx)(ke,{feature:"relay",children:(0,Cn.jsx)(vo,{ariaTitle:"Transfer history",className:e??t.className,children:(0,Cn.jsx)(aw,{})})})}function aw(){let e=il(),{theme:t}=jr(),r=hr.useMemo(()=>{if(e.client)return e.client;let g=Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return Ft({baseUrl:g})},[e.client,e.apiBaseUrl,e.environment]),n=e.recipient??e.walletAddress,o=!!(n&&$e(n)),[i,a]=hr.useState(),[s,l]=hr.useState(!1),[c,p]=hr.useState(),w=hr.useRef(e.onError);w.current=e.onError,hr.useEffect(()=>{if(!o){a(void 0),l(!1),p(void 0);return}let g=!1;return a(void 0),l(!0),p(void 0),r.getConfig().then(u=>{g||a(u)}).catch(u=>{if(g)return;let y=u instanceof Error?u:new Error(String(u));p(y),w.current?.(y)}).finally(()=>{g||l(!1)}),()=>{g=!0}},[r,o]);let{orders:b,ordersLoading:d,ordersError:x}=fn({client:r,recipient:o?n:void 0,enabled:!!i,onError:e.onError}),m=hr.useCallback(g=>{if(!e.onOutlink)return;let y=g.target.closest?.('a[target="_blank"]');y?.href&&e.onOutlink(y.href)},[e.onOutlink]);return(0,Cn.jsx)("div",{className:"rd-root rd-wizard","data-theme":t,children:o?(0,Cn.jsx)("div",{onClick:m,children:(0,Cn.jsx)(Of,{orders:b,isLoading:s||d,error:c??x,catalog:i,showTitle:!1})}):(0,Cn.jsx)("p",{className:"rd-muted","data-testid":"rd-history-empty-state",children:"Connect a wallet or provide an address to see transfer history."})})}var Ua=require("react/jsx-runtime");function Uf({asChild:e,children:t}){return(0,Ua.jsx)(ke,{feature:"relay",children:(0,Ua.jsx)(xo,{asChild:e??t!=null,children:t??(0,Ua.jsx)("button",{type:"button","data-track":"open",children:"History"})})})}var al=require("react/jsx-runtime");function sw(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o="min(640px, calc(100vw - 32px))",drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p}=e;return(0,al.jsx)(ol.Provider,{value:e,children:(0,al.jsx)(yo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p})})}var sl=Object.assign(sw,{Trigger:Uf,Content:zf});var Ir=V(require("react"),1);var ja=V(require("react"),1);function jf({client:e,recipient:t,refreshKey:r=0}){let[n,o]=ja.useState(0),i=t&&$e(t)?t:void 0;return ja.useEffect(()=>{if(!i){o(0);return}let a=!1;return(async()=>{try{let l=(await e.getConfig()).targets,c=l.length===0?[e.getRecovery({user:i})]:l.map(b=>e.getRecovery({user:i,target:b.symbol})),p=await Promise.all(c.map(b=>b.catch(()=>{})));if(a)return;let w=l.length===0?p[0]?[{symbol:"",isDefault:!0,info:p[0]}]:[]:l.flatMap((b,d)=>p[d]?[{symbol:b.symbol,isDefault:b.isDefault,info:p[d]}]:[]);o(Sa(wo(w)))}catch{a||o(0)}})(),()=>{a=!0}},[e,i,r]),n}var Wa=require("react"),ll=(0,Wa.createContext)(null);function Wf(){let e=(0,Wa.useContext)(ll);if(!e)throw new Error("RelayRecovery compound components must be used within <RelayRecovery>");return e}function cl(){return Wf().props}function _f(){return Wf().recoverableCount}var ir=V(require("react"),1);var Jr=require("react/jsx-runtime"),_a=[];function Gf({className:e}){let t=cl(),{open:r}=jr();return ir.useEffect(()=>{r&&Pe("relay","recovery_opened")},[r]),(0,Jr.jsx)(ke,{feature:"relay",children:(0,Jr.jsx)(vo,{ariaTitle:"Recover stuck funds",className:e??t.className,children:(0,Jr.jsx)(lw,{})})})}function lw(){let e=cl(),{theme:t}=jr(),r=ir.useMemo(()=>Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment}),[e.apiBaseUrl,e.environment]),n=ir.useMemo(()=>e.client?e.client:Ft({baseUrl:r}),[e.client,r]),o=ir.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]),i=e.walletAddress&&$e(e.walletAddress)?e.walletAddress:void 0,a=!!(i&&(!e.recipient||$e(e.recipient)&&e.recipient.toLowerCase()===i.toLowerCase())),s=a?i:void 0,l=Xe(e.environment),c=Pr("apps.json",l,N=>gi(N,l)),p=ir.useMemo(()=>e.trustedFactories??Ca(c),[e.trustedFactories,c]),w=!!(e.writeContract&&e.readContract&&e.waitForReceipt),b=!!s&&w,[d,x]=ir.useState(_a),m=e.onError;ir.useEffect(()=>{if(!b){x(_a);return}let N=!1;return n.getConfig().then(R=>{N||x(R.targets.length>0?R.targets:_a)}).catch(R=>{N||(x(_a),m?.(R instanceof Error?R:new Error(String(R))))}),()=>{N=!0}},[n,b,m]);let[g,u]=ir.useState({}),[y,f]=ir.useState(0),C=ir.useCallback(()=>f(N=>N+1),[]),k=s;ir.useEffect(()=>{if(!b||!k||d.length===0){u({});return}let N=!1;return Promise.all(d.map(R=>n.getRecovery({user:k,target:R.symbol}).catch(()=>{}))).then(R=>{if(N)return;let E={};d.forEach((P,F)=>{let I=R[F];I&&(E[P.symbol]=I)}),u(E)}),()=>{N=!0}},[n,b,k,d,y]);let S=ir.useMemo(()=>d.map(N=>({symbol:N.symbol,isDefault:N.isDefault,info:g[N.symbol]})).filter(N=>N.info!==void 0),[d,g]),{orders:M}=fn({client:n,recipient:b?k:void 0,enabled:b});return(0,Jr.jsxs)("div",{className:"rd-root rd-wizard","data-theme":t,children:[!i&&(0,Jr.jsx)("p",{className:"rd-muted","data-testid":"rd-recovery-connect-note",children:"Connect a wallet to check recoverable funds."}),i&&!a&&(0,Jr.jsx)("p",{className:"rd-muted","data-testid":"rd-recovery-recipient-note",children:"Recovery is only available for the connected wallet."}),a&&!w&&(0,Jr.jsx)("p",{className:"rd-muted","data-testid":"rd-recovery-unsupported-note",children:"This wallet can't sign recovery transactions."}),b&&(0,Jr.jsx)(Ta,{client:e.client,apiBaseUrl:r,recipient:s,wallet:o,trustedFactories:p,targets:S.length>0?S:void 0,orders:M,onRecovered:C,onRecoverySuccess:e.onRecoverySuccess,showTitle:!1,onError:e.onError})]})}var Ga=require("react/jsx-runtime");function Hf({asChild:e,children:t}){let r=_f();return(0,Ga.jsx)(ke,{feature:"relay",children:(0,Ga.jsx)(xo,{asChild:e??t!=null,dataAttributes:{"data-rd-recovery-count":r},children:t??(0,Ga.jsx)("button",{type:"button","data-track":"open",children:"Recover"})})})}var dl=require("react/jsx-runtime");function cw(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p}=e,[w,b]=Ir.useState(!1),d=l!==void 0,x=d?l:w,m=Ir.useCallback(N=>{d||b(N),c?.(N)},[d,c]),g=Ir.useMemo(()=>{if(e.client)return e.client;let N=Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return Ft({baseUrl:N})},[e.client,e.apiBaseUrl,e.environment]),[u,y]=Ir.useState(0),f=Ir.useRef(x);Ir.useEffect(()=>{f.current&&!x&&y(N=>N+1),f.current=x},[x]);let C=e.walletAddress&&$e(e.walletAddress)?e.walletAddress:void 0,k=C&&(!e.recipient||$e(e.recipient)&&e.recipient.toLowerCase()===C.toLowerCase())?C:void 0,S=jf({client:g,recipient:k,refreshKey:u}),M=Ir.useMemo(()=>({props:e,recoverableCount:S}),[e,S]);return(0,dl.jsx)(ll.Provider,{value:M,children:(0,dl.jsx)(yo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:x,onOpenChange:m,children:p})})}var pl=Object.assign(cw,{Trigger:Hf,Content:Gf});var br=require("react");function ul(e={}){let t=(0,br.useRef)(e);t.current=e;let r=(0,br.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayConfig: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.enabled??!0,o=e.refetchInterval,[i,a]=(0,br.useState)(),[s,l]=(0,br.useState)(!1),[c,p]=(0,br.useState)(),[w,b]=(0,br.useState)(0);(0,br.useEffect)(()=>{if(!n){a(void 0),l(!1),p(void 0);return}let x=!1,m=!1;a(void 0),l(!0),p(void 0);async function g(){if(!(x||m)){m=!0;try{let y=await r.getConfig();if(x)return;a(y),p(void 0)}catch(y){if(x)return;let f=y instanceof Error?y:new Error(String(y));p(f),t.current.onError?.(f)}finally{m=!1,x||l(!1)}}}g();let u=typeof o=="number"&&Number.isFinite(o)&&o>0?setInterval(()=>{g()},o):void 0;return()=>{x=!0,u&&clearInterval(u)}},[r,n,w,o]);let d=(0,br.useCallback)(()=>b(x=>x+1),[]);return{config:i,loading:s,error:c,refresh:d}}var Vf=require("@tanstack/react-query"),Mr=require("react");var dw=1,Qf=new WeakMap;function pw(e){let t=Qf.get(e);if(t!==void 0)return t;let r=dw++;return Qf.set(e,r),r}function fl(e={}){let t=(0,Mr.useRef)(e);t.current=e;let r=(0,Mr.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayRecovery: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&$e(n)?n:void 0,i=e.target,a=e.query,s=(0,Mr.useMemo)(()=>pw(r),[r]),l=(0,Mr.useMemo)(()=>["relay","recovery",s,o??null,i??null],[s,o,i]),c=(0,Vf.useQuery)({retry:!1,...a,queryKey:l,queryFn:async()=>{if(!o)throw new Error("useRelayRecovery: a valid EVM recipient is required");return r.getRecovery({user:o,target:i})},enabled:o?a?.enabled:!1}),p=(0,Mr.useRef)(0);(0,Mr.useEffect)(()=>{let m=c.error,g=c.errorUpdatedAt;!m||g===p.current||(p.current=g,t.current.onError?.(m),m instanceof Tr&&m.status===401&&t.current.onUnauthorized?.())},[c.error,c.errorUpdatedAt]);let w=(0,Mr.useCallback)(()=>{c.refetch()},[c.refetch]),b=li({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:w}),d=c.data,x=(0,Mr.useCallback)(async(m,g)=>{d&&await b.recover(d,m,g)},[b,d]);return{info:d,loading:c.isLoading,error:c.error??void 0,isFetching:c.isFetching,refresh:w,recover:x,recoveryState:b.stateFor(d?.forwarder)}}var He=require("react/jsx-runtime"),uw={bscBridge:"https://bscscan.com/tx/",crossFinalize:"https://scan.crosstoken.io/tx/",crossExecute:"https://scan.crosstoken.io/tx/"},fw={bscBridge:"Bridge tx (BSC)",crossFinalize:"Finalize tx (CROSS)",crossExecute:"Execute tx (CROSS)"};function mw(e){return e==="done"?"\u2713":e==="active"?"\u25CF":""}function qf(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function gw(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 gl({orderId:e,order:t,error:r}){let n=!t&&!r;return(0,He.jsxs)("section",{className:"rd-card",children:[(0,He.jsxs)("div",{className:"rd-card-header",children:[(0,He.jsx)("h2",{className:"rd-card-title",children:"4. Status"}),t&&(0,He.jsx)("span",{className:`rd-status-pill${t.status==="COMPLETED"?" rd-status-pill-success":qf(t.status)?" rd-status-pill-failure":""}`,children:t.status})]}),(0,He.jsxs)("p",{className:"rd-card-hint",children:["Order ",e]}),n&&(0,He.jsxs)("p",{className:"rd-muted",children:[(0,He.jsx)("span",{className:"rd-spinner"})," Loading status..."]}),r&&(0,He.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load order status: ",r.message]}),t&&(0,He.jsxs)(He.Fragment,{children:[(0,He.jsx)("ol",{className:"rd-stepper",children:t.steps.map((o,i)=>(0,He.jsxs)("li",{className:gw(o.status),children:[(0,He.jsxs)("div",{className:"rd-stepper-rail",children:[(0,He.jsx)("span",{className:"rd-stepper-dot",children:mw(o.status)}),i<t.steps.length-1&&(0,He.jsx)("span",{className:"rd-stepper-line"})]}),(0,He.jsxs)("div",{className:"rd-stepper-body",children:[(0,He.jsx)("div",{className:"rd-stepper-label",children:o.label}),o.key==="bridge"&&t.txs.bscBridge&&(0,He.jsx)("div",{className:"rd-stepper-meta",children:(0,He.jsx)(ml,{orderTxs:t.txs,txKey:"bscBridge"})}),o.key==="deliver"&&(t.txs.crossFinalize||t.txs.crossExecute)&&(0,He.jsxs)("div",{className:"rd-stepper-meta",children:[t.txs.crossFinalize&&(0,He.jsx)(ml,{orderTxs:t.txs,txKey:"crossFinalize"}),t.txs.crossExecute&&(0,He.jsx)(ml,{orderTxs:t.txs,txKey:"crossExecute"})]})]})]},o.key))}),qf(t.status)&&(0,He.jsxs)("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"&&(0,He.jsx)("div",{className:"rd-callout rd-callout-success",children:"crossd delivered. This order is complete."})]})]})}function ml({orderTxs:e,txKey:t}){let r=e[t];return r?(0,He.jsxs)("a",{href:`${uw[t]}${r}`,target:"_blank",rel:"noreferrer",children:[fw[t],": ",r.slice(0,10),"..."]}):null}bi({mode:"dapp-ui"});0&&(module.exports={APPLE_ICON,AppLauncher,AppLauncherContent,AppLauncherTrigger,BINANCE_ICON,BridgeFlow,CHAINS_CONFIG_FILE,CONNECTOR_REGISTRY,CROSSX_ICON,ConnectButton,ConnectorId,DEFAULT_SKILLS_HREF,DEFAULT_TRUSTED_FACTORIES,DappUiErrorBoundary,GOOGLE_ICON,METAMASK_ICON,PORTFOLIO_SECTIONS,RelayApiError,RelayDeposit,RelayHistory,RelayRecovery,SOCIAL_REGISTRY,SendFlow,SkillsButton,StatusTracker,TOKEN_STATS_QUERY_KEY,USER_BALANCE_QUERY_KEY,WALLET_REGISTRY,WalletConnectModal,WalletInfo,WalletPortfolio,WalletPortfolioBody,announceAppLauncherUsage,captureDappUiException,createRelayClient,getChainDisplay,getDappUiSentryScope,initDappUiSentry,normalizeFailureReason,resolveEnvironment,setDappUiAnalyticsUser,trackDappUiEvent,trackDappUiFunnel,useChainDisplay,useChainsConfig,useGlobalMenu,useRelayConfig,useRelayOrders,useRelayRecovery,useTokenBalance,useTokenStats,useWalletDetect});
|
|
23
|
+
`);var dn=require("react/jsx-runtime"),qs="https://www.onechain.nexus/skills";function Ys({label:e="Skills",href:t,onClick:r,className:n,style:o,theme:i,disabled:a=!1,isLoading:s=!1,loadingLabel:l="Loading...",openInNewTab:c=!1,type:p="button"}){let[w,b]=Zu.useState(!1),d=Xe(),x=Pr("apps.json",d,k=>Dr(k?.skills,d)),m=t??x,g=async k=>{if(m&&!r){c?window.open(m,"_blank","noopener,noreferrer"):window.location.href=m;return}if(r)try{b(!0),await r()}finally{b(!1)}},u=a||s||w,y=s||w,f=y?l:e,S=n?`sb-button ${n}`:"sb-button";return(0,dn.jsx)(ke,{feature:"skills",children:(0,dn.jsxs)("button",{type:p,onClick:g,disabled:u,className:S,"data-theme":i,"data-track":"click",style:o,"aria-busy":y,children:[y?(0,dn.jsx)("span",{className:"sb-spinner","aria-hidden":"true"}):(0,dn.jsx)(lb,{}),(0,dn.jsx)("span",{className:"sb-label",children:f})]})})}function lb(){return(0,dn.jsx)("svg",{className:"sb-button-icon",viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",children:(0,dn.jsx)("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"})})}var Pa=V(require("react"),1);var ha=require("react"),Ks=(0,ha.createContext)(null);function ii(){let e=(0,ha.useContext)(Ks);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}var kf=V(require("react"),1);var ba=require("react"),wa=(0,ba.createContext)(null);function jr(){let e=(0,ba.useContext)(wa);if(!e)throw new Error("ResponsiveShell compound components must be used within <ResponsiveShell>");return e}var vn=require("react");function Xu(){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 Zs=(0,vn.createContext)(null);function cb(){let e=(0,vn.useContext)(Zs);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}function Ju(){let e=cb(),[t,r]=(0,vn.useState)(e.getSnapshot);return(0,vn.useLayoutEffect)(()=>(r(e.getSnapshot()),e.subscribe(()=>r(e.getSnapshot()))),[e]),t}fe(`.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{flex:none;color:var(--rd-text-muted);font-size:.7rem;line-height:1}.rd-dropdown-listbox{position:absolute;z-index:20;top:calc(100% + .3rem);left:0;right:0;margin:0;padding:.3rem;list-style:none;max-height:15rem;overflow-y:auto;background:var(--rd-surface);border:1px solid var(--rd-border);border-radius:10px;box-shadow:var(--rd-shadow)}.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}.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}.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{font-size:28px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;color:var(--rd-text)}.rd-recover-sum-unit{margin-left:1px;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-foot{text-align:center;font-size:11.5px;line-height:1.45;color:var(--rd-text-muted)}.rd-history-table{display:flex;flex-direction:column;gap:.6rem;font-size:.875rem}.rd-history-group{background:var(--rd-surface-alt);border:1px solid var(--rd-border);border-radius:12px;overflow:hidden}.rd-history-row-button{width:100%;display:flex;flex-direction:column;gap:.55rem;padding:.8rem .9rem;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.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-asset{font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rd-history-card-amounts{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rd-history-amount-block{display:flex;flex-direction:column;gap:.15rem;min-width:0}.rd-history-amount-label{color:var(--rd-text-muted);font-size:.68rem;font-weight:650;line-height:1.2}.rd-history-num{font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700;white-space:nowrap}.rd-history-card-arrow{color:var(--rd-text-muted);font-size:.85rem;flex:none}.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{color:var(--rd-text-muted);text-align:center}.rd-history-detail{display:flex;flex-direction:column;gap:.375rem;padding:.65rem .9rem .8rem;border-top:1px solid var(--rd-border)}.rd-history-step{display:grid;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;padding:1rem 1.25rem 1.25rem;max-width:none;gap:.85rem}.rd-stack{display:flex;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{width:172px;min-height:172px;margin:0 auto;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center;background:var(--rd-surface-alt);border:1px dashed var(--rd-border);border-radius:16px}.rd-locked-glyph{color:var(--rd-text-muted);line-height:0}.rd-locked-text{font-size:12px;line-height:1.5;color:var(--rd-text-muted)}.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)}
|
|
24
|
+
`);var Nt=require("react/jsx-runtime");function $u({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}})();return n?(0,Nt.jsxs)("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:[(0,Nt.jsx)("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),(0,Nt.jsx)("span",{children:n})]},`live:${t.phase}:${n}`):e.remaining!==void 0?(0,Nt.jsxs)("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:[(0,Nt.jsx)("span",{className:"rd-checklist-status-dot","aria-hidden":"true"}),(0,Nt.jsxs)("span",{children:["Waiting for"," ",(0,Nt.jsxs)("b",{children:[e.remaining," ",e.symbol]})," ","more to arrive at the processing address."]})]},`pending:${e.remaining}:${e.symbol}`):null}function ef({minNotice:e,onlySend:t,showWalletCreditNote:r=!1}){return(0,Nt.jsxs)("div",{className:"rd-checklist","data-rd-checklist":"",children:[(0,Nt.jsxs)("div",{className:"rd-checklist-row","data-rd-checklist-only":"",children:[(0,Nt.jsx)("span",{className:"rd-checklist-mark rd-checklist-mark-warn","aria-hidden":"true",children:"!"}),(0,Nt.jsxs)("span",{children:[(0,Nt.jsxs)("b",{children:[t.chainName," ",t.symbol," only"]})," \xB7 ",(0,Nt.jsxs)("b",{className:"rd-checklist-accent",children:[e.min," ",e.symbol," minimum"]})]})]}),(0,Nt.jsxs)("div",{className:"rd-checklist-row",children:[(0,Nt.jsx)("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u21BB"}),(0,Nt.jsx)("span",{children:"Reusable \u2014 deposit as many times as you like"})]}),r&&(0,Nt.jsxs)("div",{className:"rd-checklist-row rd-checklist-credit","data-rd-checklist-credit":"",children:[(0,Nt.jsx)("span",{className:"rd-checklist-mark","aria-hidden":"true",children:"\u2192"}),(0,Nt.jsx)("span",{children:"Credited to your ONEchain wallet"})]})]})}var Vn=require("react");var ai="0x0000000000000000000000000000000000000000",db=/^0x[0-9a-fA-F]{40}$/;function $e(e){return db.test(e)}function _t(e,t){let r=e<0n,o=(r?-e:e).toString().padStart(t+1,"0"),i=t===0?o:o.slice(0,-t),a=t===0?"":o.slice(-t).replace(/0+$/,""),s=a?`${i}.${a}`:i;return r?`-${s}`:s}function ya(e,t){let r=e.match(/^(-?)(\d+)(?:\.(\d+))?$/);if(!r)throw new Error(`parseUnits: invalid decimal string "${e}"`);let[,n,o,i=""]=r;if(i.length>t)throw new Error(`parseUnits: too many decimal places for ${t} decimals`);let a=BigInt(o+i.padEnd(t,"0"));return n==="-"?-a:a}var pn=require("react");var pb="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTQwIDU0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0MDAwXzM4NTkwKSI+CjxtYXNrIGlkPSJtYXNrMF83NDAwMF8zODU5MCIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1NDAiIGhlaWdodD0iNTQwIj4KPHBhdGggZD0iTTI3MCAwQzU2Ljg1NjMgMCAwIDU2Ljg1NjMgMCAyNzBDMCA0ODMuMTQ0IDU2Ljg1NjMgNTQwIDI3MCA1NDBDNDgzLjE0NCA1NDAgNTQwIDQ4My4xNDQgNTQwIDI3MEM1NDAgNTYuODU2MyA0ODMuMTQ0IDAgMjcwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfNzQwMDBfMzg1OTApIj4KPHBhdGggZD0iTTUzOS43MzEgMC4yNzA1MDhIMFY1NDAuMDAxSDUzOS43MzFWMC4yNzA1MDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzQwMDBfMzg1OTApIi8+CjxwYXRoIGQ9Ik0xODguNjIzIDU0MC4wMDFINTM5Ljg2NVYxMDIuOTM2TDE4OC42MjMgMzI3LjkzNlY1NDAuMDAxWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzc0MDAwXzM4NTkwKSIvPgo8cGF0aCBkPSJNMTg4LjYyMyA1NDAuMDAySDBWMTI4LjUzNUwxODguNjIzIDMyNy45MzZWNTQwLjAwMloiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCkiLz4KPC9nPgo8cGF0aCBkPSJNMTQ3Ljg4NCA0MDMuNDkzQzEzOC4wMjUgNDAzLjQ5MyAxMjkuMjk2IDQwMS40MzkgMTIxLjY5NiAzOTcuMzMxQzExNC4wOTYgMzkzLjEyIDEwOC4xNCAzODcuMzY5IDEwMy44MjYgMzgwLjA3N0M5OS42MTU1IDM3Mi43ODYgOTcuNTEwMiAzNjQuNTcgOTcuNTEwMiAzNTUuNDI5VjI5OC44NjZDOTcuNTEwMiAyOTYuNDk5IDk5LjQyOSAyOTQuNTggMTAxLjc5NiAyOTQuNThIMTEzLjQwNUMxMTUuNzcyIDI5NC41OCAxMTcuNjkxIDI5Ni40OTkgMTE3LjY5MSAyOTguODY2VjM1NC41MDVDMTE3LjY5MSAzNjAuMzU5IDExOS4wMjYgMzY1LjU5NyAxMjEuNjk2IDM3MC4yMThDMTI0LjM2NiAzNzQuNzM3IDEyOC4wMTIgMzc4LjMzMSAxMzIuNjM0IDM4MS4wMDJDMTM3LjI1NSAzODMuNTY5IDE0Mi4zMzkgMzg0Ljg1MyAxNDcuODg0IDM4NC44NTNDMTUzLjg0MSAzODQuODUzIDE1OS4xODEgMzgzLjU2OSAxNjMuOTA2IDM4MS4wMDJDMTY4LjYzIDM3OC4zMzEgMTcyLjMyNyAzNzQuNzM3IDE3NC45OTcgMzcwLjIxOEMxNzcuNjY3IDM2NS41OTcgMTc5LjAwMiAzNjAuMzU5IDE3OS4wMDIgMzU0LjUwNVYyOTguODY2QzE3OS4wMDIgMjk2LjQ5OSAxODAuOTIxIDI5NC41OCAxODMuMjg4IDI5NC41OEgxOTQuMTI3QzE5Ni40OTQgMjk0LjU4IDE5OC40MTMgMjk2LjQ5OSAxOTguNDEzIDI5OC44NjZWMzU1LjQyOUMxOTguNDEzIDM2NC41NyAxOTYuMjU2IDM3Mi43ODYgMTkxLjk0MyAzODAuMDc3QzE4Ny43MzIgMzg3LjM2OSAxODEuODI3IDM5My4xMiAxNzQuMjI3IDM5Ny4zMzFDMTY2LjczIDQwMS40MzkgMTU3Ljk0OSA0MDMuNDkzIDE0Ny44ODQgNDAzLjQ5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNjcuNjU3IDQwNC4xMDlDMjYwLjM2NSA0MDQuMTA5IDI1My42MzggNDAzLjMzOSAyNDcuNDc2IDQwMS43OThDMjQxLjQxNyA0MDAuMTU1IDIzNS44NzEgMzk3Ljg0NCAyMzAuODM5IDM5NC44NjZDMjI2Ljg3MiAzOTIuNDY5IDIyMy4yMDQgMzg5LjU3NCAyMTkuODM2IDM4Ni4xNzlDMjE4LjM5OCAzODQuNzMxIDIxOC4zMjEgMzgyLjQ0OSAyMTkuNTUgMzgwLjgyMUwyMjYuMTg2IDM3Mi4wM0MyMjcuODAzIDM2OS44ODggMjMwLjk2MyAzNjkuNzUxIDIzMi44ODMgMzcxLjYyNkMyMzcuOTUzIDM3Ni41NzYgMjQzLjAyMyAzODAuMjE1IDI0OC4wOTIgMzgyLjU0MkMyNTQuNDYgMzg1LjMxNSAyNjEuMjg5IDM4Ni43MDIgMjY4LjU4MSAzODYuNzAyQzI3Mi43OTIgMzg2LjcwMiAyNzYuNzQ2IDM4Ni4xODggMjgwLjQ0MyAzODUuMTYxQzI4NC4yNDMgMzg0LjAzMSAyODcuMzI0IDM4Mi40MzkgMjg5LjY4NiAzODAuMzg1QzI5Mi4xNTEgMzc4LjIyOSAyOTMuMzgzIDM3NS42MSAyOTMuMzgzIDM3Mi41MjlDMjkzLjM4MyAzNzAuNDc1IDI5Mi43NjcgMzY4LjcyOSAyOTEuNTM0IDM2Ny4yOTFDMjkwLjQwNSAzNjUuNzUxIDI4OC44MTMgMzY0LjQ2NyAyODYuNzU5IDM2My40NEMyODQuODA4IDM2Mi4zMSAyODIuNTQ4IDM2MS4zODYgMjc5Ljk4MSAzNjAuNjY3QzI3Ny40MTMgMzU5Ljk0OCAyNzQuNzQzIDM1OS4zMzIgMjcxLjk3IDM1OC44MTlDMjY5LjE5NyAzNTguMzA1IDI2Ni40MjQgMzU3Ljg0MyAyNjMuNjUxIDM1Ny40MzJDMjU3LjE4MSAzNTYuNDA1IDI1MS40MyAzNTUuMDcgMjQ2LjM5OCAzNTMuNDI3QzI0MS4zNjUgMzUxLjY4MSAyMzcuMTAzIDM0OS40NzMgMjMzLjYxMiAzNDYuODAzQzIzMC4xMiAzNDQuMTMyIDIyNy40NSAzNDEgMjI1LjYwMSAzMzcuNDA2QzIyMy44NTUgMzMzLjgxMSAyMjIuOTgyIDMyOS42NTIgMjIyLjk4MiAzMjQuOTI4QzIyMi45ODIgMzE5Ljk5OCAyMjQuMTEyIDMxNS41ODIgMjI2LjM3MSAzMTEuNjc5QzIyOC42MzEgMzA3LjY3NCAyMzEuODE0IDMwNC4yODUgMjM1LjkyMiAzMDEuNTEyQzI0MC4wMyAyOTguNzM5IDI0NC43NTUgMjk2LjYzNCAyNTAuMDk1IDI5NS4xOTZDMjU1LjUzOCAyOTMuNjU2IDI2MS40NDMgMjkyLjg4NSAyNjcuODExIDI5Mi44ODVDMjc0LjU4OSAyOTIuODg1IDI4MC43IDI5My42MDQgMjg2LjE0MyAyOTUuMDQyQzI5MS42ODggMjk2LjQ4IDI5Ni41NjcgMjk4LjU4NSAzMDAuNzc3IDMwMS4zNThDMzAzLjkzOCAzMDMuMzYzIDMwNi43MjMgMzA1LjY4NiAzMDkuMTMyIDMwOC4zMjdDMzEwLjUyMiAzMDkuODUyIDMxMC40IDMxMi4xNjkgMzA5LjAxMSAzMTMuNjk2TDMwMi4yNDEgMzIxLjEzNUMzMDAuNDkgMzIzLjA1OCAyOTcuNDUzIDMyMi45NzMgMjk1LjU0OCAzMjEuMjAzQzI5My44MzkgMzE5LjYxNCAyOTEuOTg3IDMxOC4xODYgMjg5Ljk5NCAzMTYuOTE3QzI4Ni43MDcgMzE0Ljc2IDI4My4xNjQgMzEzLjE2OCAyNzkuMzY0IDMxMi4xNDFDMjc1LjU2NSAzMTEuMDEyIDI3MS41NTkgMzEwLjQ0NyAyNjcuMzQ5IDMxMC40NDdDMjYyLjgzIDMxMC40NDcgMjU4LjgyNCAzMTAuOTYgMjU1LjMzMyAzMTEuOTg3QzI1MS44NDEgMzEzLjAxNCAyNDkuMDY4IDMxNC41MDQgMjQ3LjAxNCAzMTYuNDU1QzI0NC45NiAzMTguNDA2IDI0My45MzMgMzIwLjc2OCAyNDMuOTMzIDMyMy41NDFDMjQzLjkzMyAzMjUuODAxIDI0NC42MDEgMzI3LjgwMyAyNDUuOTM2IDMyOS41NDlDMjQ3LjI3MSAzMzEuMTkyIDI0OS4xMTkgMzMyLjYzIDI1MS40ODEgMzMzLjg2MkMyNTMuOTQ2IDMzNC45OTIgMjU2LjgyMiAzMzUuOTY4IDI2MC4xMDggMzM2Ljc4OUMyNjMuMzk1IDMzNy41MDggMjY2Ljk4OSAzMzguMTc2IDI3MC44OTIgMzM4Ljc5MkMyNzYuODQ4IDMzOS43MTYgMjgyLjQ0NSAzNDAuODk3IDI4Ny42ODMgMzQyLjMzNUMyOTIuOTIxIDM0My43NzMgMjk3LjU0MiAzNDUuNjczIDMwMS41NDggMzQ4LjAzNUMzMDUuNTUzIDM1MC4yOTQgMzA4LjYzNCAzNTMuMTcgMzEwLjc5MSAzNTYuNjYyQzMxMy4wNSAzNjAuMDUxIDMxNC4xOCAzNjQuMzEzIDMxNC4xOCAzNjkuNDQ4QzMxNC4xOCAzNzYuNTM0IDMxMi4yMjggMzgyLjY5NiAzMDguMzI2IDM4Ny45MzRDMzA0LjQyMyAzOTMuMDY5IDI5OC45OCAzOTcuMDc0IDI5MS45OTYgMzk5Ljk1QzI4NS4xMTYgNDAyLjcyMyAyNzcuMDAyIDQwNC4xMDkgMjY3LjY1NyA0MDQuMTA5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM0Mi43NjkgNDAyLjU2OUMzNDAuNDAyIDQwMi41NjkgMzM4LjQ4MyA0MDAuNjUgMzM4LjQ4MyAzOTguMjgzVjI5OS4wMkMzMzguNDgzIDI5Ni42NTMgMzQwLjQwMiAyOTQuNzM0IDM0Mi43NjkgMjk0LjczNEgzODUuMzM1QzM5NC4zNzIgMjk0LjczNCA0MDIuNDM0IDI5Ni4xMiA0MDkuNTIxIDI5OC44OTNDNDE2LjYwNyAzMDEuNTYzIDQyMi42MTUgMzA1LjM2MyA0MjcuNTQ0IDMxMC4yOTNDNDMyLjQ3NCAzMTUuMjIyIDQzNi4xNzEgMzIwLjk3NCA0MzguNjM2IDMyNy41NDZDNDQxLjIwMyAzMzQuMDE3IDQ0Mi40ODcgMzQxLjA1MSA0NDIuNDg3IDM0OC42NTFDNDQyLjQ4NyAzNTYuMzU0IDQ0MS4yMDMgMzYzLjQ5MSA0MzguNjM2IDM3MC4wNjRDNDM2LjE3MSAzNzYuNTM0IDQzMi40NzQgMzgyLjIzNCA0MjcuNTQ0IDM4Ny4xNjRDNDIyLjYxNSAzOTEuOTkxIDQxNi42MDcgMzk1Ljc5IDQwOS41MjEgMzk4LjU2M0M0MDIuNDM0IDQwMS4yMzQgMzk0LjM3MiA0MDIuNTY5IDM4NS4zMzUgNDAyLjU2OUgzNDIuNzY5Wk0zNTguNTEgMzg0LjY2M0MzNTguNTEgMzg1LjI2OCAzNTcuNjk4IDM4NS40NjggMzU3LjQxNiAzODQuOTMzQzM1Ny4yMTMgMzg0LjU0NyAzNTcuNDkzIDM4NC4wODMgMzU3LjkzIDM4NC4wODNIMzg0LjU2NEMzOTAuODI5IDM4NC4wODMgMzk2LjI3MiAzODMuMjEgNDAwLjg5NCAzODEuNDY0QzQwNS42MTggMzc5LjYxNSA0MDkuNTIxIDM3Ny4wOTkgNDEyLjYwMiAzNzMuOTE1QzQxNS42ODMgMzcwLjczMiA0MTcuOTQyIDM2Ny4wMzUgNDE5LjM4IDM2Mi44MjRDNDIwLjkyIDM1OC41MSA0MjEuNjkgMzUzLjc4NiA0MjEuNjkgMzQ4LjY1MUM0MjEuNjkgMzQzLjYxOSA0MjAuOTIgMzM4Ljk5NyA0MTkuMzggMzM0Ljc4N0M0MTcuOTQyIDMzMC40NzMgNDE1LjYzMSAzMjYuNzI1IDQxMi40NDcgMzIzLjU0MUM0MDkuMzY3IDMyMC4yNTUgNDA1LjUxNSAzMTcuNzM5IDQwMC44OTQgMzE1Ljk5M0MzOTYuMjcyIDMxNC4xNDQgMzkwLjgyOSAzMTMuMjIgMzg0LjU2NCAzMTMuMjJIMzU3Ljg0N0MzNTcuMjk5IDMxMy4yMiAzNTYuOTg4IDMxMi41OTEgMzU3LjMyMSAzMTIuMTU1QzM1Ny43MDYgMzExLjY1MiAzNTguNTEgMzExLjkyNCAzNTguNTEgMzEyLjU1N1YzODQuNjYzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI1NS4wNiA4NS4zNzAxTDIwNS4zODkgMTE0LjA2OUMxOTYuNjI4IDExOS4xMDUgMTkzLjU5MiAxMzAuNDE5IDE5OC42MjggMTM5LjE4QzIwMy42NjQgMTQ3Ljk0MiAyMTQuOTc4IDE1MC45NzcgMjIzLjc0IDE0NS45NDFMMjY1Ljc1MyAxMjEuNjU3TDI0NS43NDcgMTQzLjExM1YyMjcuMjc3QzI0NS43NDcgMjM3LjQxOCAyNTQuMDI1IDI0NS42OTcgMjY0LjE2NiAyNDUuNjk3QzI3NC4zMDcgMjQ1LjY5NyAyODIuNTg2IDIzNy40MTggMjgyLjU4NiAyMjcuMjc3VjEwMS4zMDZDMjgyLjU4NiA5Ny43ODc4IDI4MS40ODIgOTQuMzM4NSAyODAuMTAyIDkyLjA2MTlDMjc0LjkyOCA4My4zNjk1IDI2My43NTIgODAuMjY1IDI1NC45OTEgODUuMzAxMUwyNTUuMDYgODUuMzcwMVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9Ii02Mi41MTUiIHkxPSItNjQuODA0MyIgeDI9IjU3NS40MzQiIHkyPSI1NzcuNzI2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMzc1MkQiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRUMxMjcyIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjEzNC43MzEiIHkxPSIxMjQuMjIzIiB4Mj0iMzk3LjU5IiB5Mj0iMzUwLjE2NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjMzNi42OTIiIHkxPSIxOC43Mjk1IiB4Mj0iODguMjQ4NSIgeTI9IjM0Mi4yMTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc0MDAwXzM4NTkwIj4KPHJlY3Qgd2lkdGg9IjU0MCIgaGVpZ2h0PSI1NDAiIHJ4PSIyNzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==",ub="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjMwMCIgdmlld0JveD0iMCAwIDMwMCAzMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNTAgMzAwQzIzMi44NDMgMzAwIDMwMCAyMzIuODQzIDMwMCAxNTBDMzAwIDY3LjE1NzMgMjMyLjg0MyAwIDE1MCAwQzY3LjE1NzMgMCAwIDY3LjE1NzMgMCAxNTBDMCAyMzIuODQzIDY3LjE1NzMgMzAwIDE1MCAzMDBaIiBmaWxsPSJibGFjayIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAsMTUwKSBzY2FsZSgwLjg1KSB0cmFuc2xhdGUoLTE1MCwtMTUwKSI+CjxwYXRoIGQ9Ik0xNjYuOTkzIDM2LjMyMFY1OS41ODVIMjAwLjM3OEwyMjIuNjgwIDgxLjg4N1YxMDcuNzc1SDE5MC4xMzJWOTIuMTMySDEwOS44NjlWMTMzLjcyNkgxOTMuMzE3TDIyMi42ODAgMTYzLjA4N0wyMjIuNjgxIDIwNi42MzZWMjE3LjkzOEwyMDEuNDM2IDIzOS4xODNIMTY4Ljg1OFYyNjMuNjgwSDE0MC4yNDFWMjM5LjE4M0g5OC41NjRMNzcuMzIwIDIxNy45MzlWMTkxLjM3M0gxMDkuODY5VjIwNi42MzZIMTkwLjEzMlYxNjYuMjc0SDEwMS44NTRMNzcuMzIwIDE0MS43NDBWODEuODg3TDk5LjYyMiA1OS41ODVIMTQwLjI0MVYzNi4zMjBIMTY2Ljk5M1oiIGZpbGw9IiNGQjg1MjQiLz4KPC9nPgo8L3N2Zz4K",fb="data:image/png;base64,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",mb="data:image/png;base64,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";function tf(e){switch(e.toUpperCase()){case"ONEUSD":return pb;case"PONEUSD":return ub;case"USDT":return fb;case"USDC":return mb;default:return}}var z=require("react/jsx-runtime");function rf(e){let t=e.trim();return t?t.slice(0,2).toUpperCase():"?"}function gb({size:e,bg:t,fg:r="#ffffff",children:n}){return(0,z.jsxs)("svg",{width:e,height:e,viewBox:"0 0 24 24","aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:[(0,z.jsx)("circle",{cx:"12",cy:"12",r:"12",fill:t}),(0,z.jsx)("g",{fill:r,stroke:r,children:n})]})}function Xs({size:e,bg:t,fg:r="#ffffff",text:n}){return(0,z.jsx)(gb,{size:e,bg:t,fg:r,children:(0,z.jsx)("text",{x:"12",y:"12",textAnchor:"middle",dominantBaseline:"central",fontSize:"10",fontWeight:700,fontFamily:"inherit",stroke:"none",fill:r,children:n})})}function ho({size:e,viewBox:t="0 0 24 24",children:r}){return(0,z.jsx)("svg",{width:e,height:e,viewBox:t,"aria-hidden":"true",focusable:"false",style:{display:"block",flex:"none",borderRadius:"50%"},children:r})}function hb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#000",d:"M24 0H0v24h24z"}),(0,z.jsx)("path",{fill:"#8FFCF3",d:"M12 4v5.912l5 2.237z"}),(0,z.jsx)("path",{fill:"#CABCF8",d:"m12 4-5 8.148 5-2.235z"}),(0,z.jsx)("path",{fill:"#CBA7F5",d:"M12 15.98V20l5-6.92z"}),(0,z.jsx)("path",{fill:"#74A0F3",d:"M12 20v-4.02l-5-2.9z"}),(0,z.jsx)("path",{fill:"#CBA7F5",d:"m12 15.049 5-2.9-5-2.236z"}),(0,z.jsx)("path",{fill:"#74A0F3",d:"m7 12.149 5 2.9V9.913z"}),(0,z.jsx)("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"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function bb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#F0B90B",d:"M24 0H0v24h24z"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function wb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,viewBox:"0 0 111 111",children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#fff",d:"M0 0h111v111H0z"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h111v111H0z"})})})]})}function yb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:"#213147",d:"M24 0H0v24h24z"}),(0,z.jsx)("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"}),(0,z.jsx)("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"}),(0,z.jsx)("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"}),(0,z.jsx)("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"})]}),(0,z.jsx)("defs",{children:(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})})]})}function xb({size:e}){let t=(0,pn.useId)(),r=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),(0,z.jsx)("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"})]}),(0,z.jsxs)("defs",{children:[(0,z.jsxs)("linearGradient",{id:r,x1:"3.948",x2:"19.217",y1:"16.617",y2:"7.645",gradientUnits:"userSpaceOnUse",children:[(0,z.jsx)("stop",{stopColor:"#A726C1"}),(0,z.jsx)("stop",{offset:".88",stopColor:"#803BDF"}),(0,z.jsx)("stop",{offset:"1",stopColor:"#7B3FE4"})]}),(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function vb({size:e}){let t=(0,pn.useId)(),r=(0,pn.useId)();return(0,z.jsxs)(ho,{size:e,children:[(0,z.jsxs)("g",{clipPath:`url(#${t})`,children:[(0,z.jsx)("path",{fill:`url(#${r})`,d:"M24 0H0v24h24z"}),(0,z.jsx)("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"})]}),(0,z.jsxs)("defs",{children:[(0,z.jsxs)("linearGradient",{id:r,x1:"4.001",x2:"20.408",y1:"50.258",y2:"50.108",gradientUnits:"userSpaceOnUse",children:[(0,z.jsx)("stop",{stopColor:"#599DB0"}),(0,z.jsx)("stop",{offset:"1",stopColor:"#47F8C3"})]}),(0,z.jsx)("clipPath",{id:t,children:(0,z.jsx)("path",{fill:"#fff",d:"M0 0h24v24H0z"})})]})]})}function xa({chainId:e,chainName:t,size:r=20}){switch(e){case 1:return(0,z.jsx)(hb,{size:r});case 56:return(0,z.jsx)(bb,{size:r});case 8453:return(0,z.jsx)(wb,{size:r});case 42161:return(0,z.jsx)(yb,{size:r});case 137:return(0,z.jsx)(xb,{size:r});case 792703809:return(0,z.jsx)(vb,{size:r});case 612055:return(0,z.jsx)(Xs,{size:r,bg:"#0b1f3a",text:"CR"});default:return(0,z.jsx)(Xs,{size:r,bg:"#676b7a",text:rf(t??String(e))})}}function Qn({symbol:e,logoUrl:t,size:r=20}){let n=t&&t.trim().length>0?t.trim():tf(e);return n?(0,z.jsx)("img",{src:n,alt:"","aria-hidden":"true",width:r,height:r,style:{display:"block",flex:"none",borderRadius:"50%",objectFit:"cover"}}):(0,z.jsx)(Xs,{size:r,bg:"#676b7a",text:rf(e)})}var nf=require("qrcode.react"),se=require("react/jsx-runtime");function va(){return(0,se.jsxs)("div",{className:"rd-deposit-head","data-testid":"rd-address-skeleton","aria-hidden":"true",children:[(0,se.jsx)("span",{className:"rd-skeleton rd-skeleton-qr"}),(0,se.jsx)("span",{className:"rd-skeleton rd-skeleton-address"})]})}function kb(e){let{depositAddress:t,originChainId:r,originCurrency:n,amountWei:o,isNative:i}=e;if(i)return o!==void 0?`ethereum:${t}@${r}?value=${o.toString()}`:`ethereum:${t}@${r}`;let a=new URLSearchParams({address:t});return o!==void 0&&a.set("uint256",o.toString()),`ethereum:${n}@${r}/transfer?${a.toString()}`}function Rb(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 of({depositAddress:e,originChainId:t,originChainName:r,originCurrency:n,amount:o,tokenSymbol:i,tokenDecimals:a,kind:s="evm",depositState:l,onDeposit:c,canDeposit:p,oneClickEnabled:w=!0}){let[b,d]=(0,Vn.useState)(!1),[x,m]=(0,Vn.useState)("address"),g=(0,Vn.useId)();(0,Vn.useEffect)(()=>{m("address")},[e]);let u=n.toLowerCase()===ai,y=s==="svm";async function f(){try{await navigator.clipboard.writeText(e),d(!0),setTimeout(()=>d(!1),1500)}catch{}}let S;if(o)try{let L=BigInt(o);L>0n&&(S=L)}catch{}let k=S!==void 0,C;if(k)try{C=_t(S,a)}catch{C=o}let M=y?Rb({depositAddress:e,splMint:n,humanAmount:C??""}):kb({depositAddress:e,originChainId:t,originCurrency:n,amountWei:S,isNative:u}),{isSubmitting:N,isConfirming:R,isConfirmed:E,needsSwitch:P,txHash:F,reverted:I,error:J}=l;return(0,se.jsxs)("section",{className:"rd-stack",children:[(0,se.jsxs)("div",{className:"rd-deposit-head","data-compact-view":x,children:[(0,se.jsxs)("div",{className:"rd-deposit-qr-pane",children:[(0,se.jsxs)("div",{className:"rd-deposit-qr",children:[(0,se.jsx)(nf.QRCodeSVG,{value:M,size:144,level:"H"}),(0,se.jsx)("span",{className:"rd-deposit-qr-badge","aria-hidden":"true",children:(0,se.jsx)(xa,{chainId:t,chainName:r,size:28})})]}),(0,se.jsx)("button",{type:"button",className:"rd-mobile-address-toggle","aria-label":"Show address and copy",onClick:()=>m("address"),children:(0,se.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[(0,se.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2.25",stroke:"currentColor",strokeWidth:"1.8"}),(0,se.jsx)("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"})]})})]}),(0,se.jsxs)("div",{className:"rd-deposit-address",children:[(0,se.jsx)("span",{className:"rd-deposit-address-label",children:(0,se.jsxs)("button",{type:"button",className:"rd-address-term","aria-describedby":g,children:["Deposit address",(0,se.jsx)("span",{id:g,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."})]})}),(0,se.jsx)("button",{type:"button",className:"rd-mobile-qr-toggle","aria-label":"Show deposit QR code","aria-pressed":x==="qr",onClick:()=>m("qr"),children:(0,se.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none","aria-hidden":"true",children:(0,se.jsx)("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"})})}),(0,se.jsx)("span",{className:"rd-address-full",title:e,children:e}),(0,se.jsxs)("button",{type:"button",className:"rd-address-copy",onClick:f,"aria-label":`Copy deposit address ${e}`,children:[b?(0,se.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:(0,se.jsx)("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):(0,se.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[(0,se.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),(0,se.jsx)("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"})]}),(0,se.jsx)("span",{"aria-live":"polite",children:b?"Copied":"Copy address"})]})]})]}),!y&&p&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("button",{type:"button",className:"rd-button-primary rd-button-block",onClick:c,disabled:N||R||E&&!I,children:E&&!I?"Deposit sent":R?"Confirming...":N?P?"Switching network...":"Confirm in wallet...":`One-click deposit ${i}${P?` (switch to ${r})`:""}`}),J&&(0,se.jsx)("div",{className:"rd-callout rd-callout-danger",children:J}),F&&(0,se.jsxs)("p",{className:"rd-card-hint",children:["Tx: ",(0,se.jsx)("span",{style:{fontFamily:"monospace"},children:F})]}),E&&I&&(0,se.jsx)("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),E&&!I&&(0,se.jsx)("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."})]}),y&&(0,se.jsxs)("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?(0,se.jsxs)(se.Fragment,{children:["exactly"," ",(0,se.jsxs)("strong",{children:[C," ",i]})]}):(0,se.jsxs)(se.Fragment,{children:["any amount of ",(0,se.jsx)("strong",{children:i})]}),"."]}),(k||!y&&!p&&w)&&(0,se.jsxs)("p",{className:"rd-card-hint",children:[k&&(0,se.jsxs)(se.Fragment,{children:["Send exactly"," ",(0,se.jsxs)("strong",{children:[C," ",i]})," ","on ",r," to this address."]}),!y&&!p&&w&&!k&&"Enter an amount to deposit in one click."]})]})}var Nr=require("react");var Cr=require("react/jsx-runtime");function si({value:e,options:t,onChange:r,disabled:n,ariaLabel:o,id:i}){let a=(0,Nr.useId)(),s=i??a,l=`${s}-listbox`,[c,p]=(0,Nr.useState)(!1),w=t.findIndex(R=>R.value===e),[b,d]=(0,Nr.useState)(w>=0?w:0),x=(0,Nr.useRef)(null),m=(0,Nr.useRef)(null),g=(0,Nr.useRef)([]),u=!!n||t.length===0,y=w>=0?t[w]:void 0;(0,Nr.useEffect)(()=>{if(!c)return;function R(E){x.current&&!x.current.contains(E.target)&&p(!1)}return document.addEventListener("pointerdown",R),()=>document.removeEventListener("pointerdown",R)},[c]),(0,Nr.useEffect)(()=>{c&&g.current[b]?.scrollIntoView?.({block:"nearest"})},[c,b]);function f(){u||(d(w>=0?w:0),p(!0))}function S(R){p(!1),R&&m.current?.focus()}function k(R){let E=t[R];E&&(r(E.value),S(!0))}function C(){u||(c?S(!1):f())}function M(R){if(!u)switch(R.key){case"ArrowDown":R.preventDefault(),c?d(E=>Math.min(E+1,t.length-1)):f();break;case"ArrowUp":R.preventDefault(),c?d(E=>Math.max(E-1,0)):f();break;case"Enter":case" ":R.preventDefault(),c?k(b):f();break;case"Escape":c&&(R.preventDefault(),S(!0));break;case"Tab":c&&p(!1);break;default:break}}let N=c&&t[b]?`${s}-option-${b}`:void 0;return(0,Cr.jsxs)("div",{className:"rd-dropdown",ref:x,children:[(0,Cr.jsxs)("button",{type:"button",id:s,ref:m,className:"rd-dropdown-trigger","aria-haspopup":"listbox","aria-expanded":c,"aria-controls":l,"aria-activedescendant":N,"aria-label":o,disabled:u,onClick:C,onKeyDown:M,children:[(0,Cr.jsxs)("span",{className:"rd-dropdown-trigger-content",children:[y?.icon,(0,Cr.jsxs)("span",{className:"rd-dropdown-trigger-label",children:[y?.label??"",y?.subLabel&&(0,Cr.jsx)("small",{className:"rd-dropdown-trigger-sub",children:y.subLabel})]})]}),(0,Cr.jsx)("span",{className:"rd-dropdown-chevron","aria-hidden":"true",children:"\u25BE"})]}),c&&(0,Cr.jsx)("ul",{className:"rd-dropdown-listbox",role:"listbox",id:l,"aria-label":o,tabIndex:-1,"data-vaul-no-drag":!0,children:t.map((R,E)=>{let P=R.value===e,F=E===b;return(0,Cr.jsxs)("li",{id:`${s}-option-${E}`,role:"option","aria-selected":P,ref:I=>{g.current[E]=I},className:["rd-dropdown-option",F?"rd-dropdown-option-active":"",P?"rd-dropdown-option-selected":""].filter(Boolean).join(" "),onPointerEnter:()=>d(E),onClick:I=>{I.preventDefault(),k(E)},children:[R.icon,(0,Cr.jsx)("span",{className:"rd-dropdown-option-label",children:R.label}),P&&(0,Cr.jsx)("span",{className:"rd-dropdown-option-check","aria-hidden":"true",children:"\u2713"})]},R.value)})})]})}var et=require("react/jsx-runtime");function Sb(e,t){if(!e)return"--";try{return _t(BigInt(e),t)}catch{return"--"}}function af({quote:e,isLoading:t,error:r,humanAmount:n,originSymbol:o,destination:i}){return(0,et.jsxs)("div",{className:"rd-stack","data-rd-quote-preview":"",children:[t&&(0,et.jsxs)("div",{className:"rd-quote-strip","data-testid":"rd-quote-skeleton",children:[(0,et.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"}),(0,et.jsx)("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),(0,et.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"30%"},"aria-hidden":"true"})]}),!t&&r&&(0,et.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a quote: ",r.message]}),!t&&!r&&e&&o&&(0,et.jsxs)(et.Fragment,{children:[(0,et.jsxs)("div",{className:"rd-quote-strip",children:[(0,et.jsxs)("span",{className:"rd-quote-strip-side",children:[(0,et.jsxs)("b",{children:[n," ",o]}),(0,et.jsx)("small",{children:"You send"})]}),(0,et.jsx)("span",{className:"rd-quote-strip-arrow","aria-hidden":"true",children:"\u2192"}),(0,et.jsxs)("span",{className:"rd-quote-strip-side rd-quote-strip-end",children:[(0,et.jsxs)("b",{children:["~",Sb(e.expectedCrossd,i.decimals)," ",i.symbol]}),(0,et.jsx)("small",{children:"You receive"})]})]}),e.belowMin&&(0,et.jsx)("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)&&(0,et.jsxs)("p",{className:"rd-quote-strip-hint",children:[e.feeUsd&&(0,et.jsxs)(et.Fragment,{children:["Bridge fee: $",e.feeUsd,", already deducted from the amount above. You also pay your own network fee to send the deposit."," "]}),e.assumesParity&&(0,et.jsxs)(et.Fragment,{children:["Assumes 1:1 parity between bridged USDT and ",i.symbol,"; the final amount may differ slightly."]})]})]}),!t&&!r&&!e&&(0,et.jsx)("p",{className:"rd-muted",children:"Enter an amount to see a quote."})]})}var Js=require("react");var sf={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 lf(e,t){let r=sf[e];if(!(!r||!t))return{url:`${r.base}/token/${t}`,name:r.name}}var Cb={1:"Ethereum",56:"BNB Smart Chain",137:"Polygon",8453:"Base",42161:"Arbitrum",612055:"ONEchain",792703809:"Solana"};function bo(e){return Cb[e]??`Chain ${e}`}function ka(e,t){let r=sf[e];if(!(!r||!t))return{url:`${r.base}/tx/${t}`,name:r.name}}var wt=require("react/jsx-runtime");function Nb(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 cf(e,t){return t===void 0?[]:e.origins.filter(r=>r.chainId===t)}function Tb(e,t){let r=_t(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 df({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:i=!0,balance:a,balanceLoading:s,insufficientBalance:l,onMax:c,disabled:p}){let w=(0,Js.useMemo)(()=>Nb(e),[e]),b=(0,Js.useMemo)(()=>cf(e,t?.chainId),[e,t?.chainId]);function d(u){let y=Number(u),f=cf(e,y)[0];f&&r(f)}function x(u){let y=b.find(f=>f.token.address.toLowerCase()===u.toLowerCase());y&&r(y)}let m=a?`${Tb(a.value,a.decimals)} ${a.symbol}`:void 0,g=l?`Amount exceeds your balance${m?` (${m})`:""}`:void 0;return(0,wt.jsxs)("section",{className:"rd-stack","data-rd-source-form":"",children:[(0,wt.jsxs)("div",{className:"rd-field",children:[(0,wt.jsxs)("div",{className:"rd-field-label-row",children:[(0,wt.jsx)("span",{className:"rd-field-label",children:"From"}),t&&(()=>{let u=lf(t.chainId,t.token.address);return u?(0,wt.jsxs)("a",{className:"rd-token-explorer-link",href:u.url,target:"_blank",rel:"noopener noreferrer",title:`View ${t.token.symbol} on ${u.name}`,children:[u.name," \u2197"]}):null})()]}),(0,wt.jsxs)("div",{className:"rd-field-row",children:[(0,wt.jsx)(si,{ariaLabel:"Origin chain",value:t?String(t.chainId):"",onChange:d,disabled:p,options:w.map(u=>({value:String(u.chainId),label:u.chainName,subLabel:"Network",icon:(0,wt.jsx)(xa,{chainId:u.chainId,chainName:u.chainName,size:22})}))}),(0,wt.jsx)(si,{ariaLabel:"Token",value:t?.token.address??"",onChange:x,disabled:p||b.length===0,options:b.map(u=>({value:u.token.address,label:u.token.symbol,subLabel:`${u.token.decimals} decimals`,icon:(0,wt.jsx)(Qn,{symbol:u.token.symbol,logoUrl:u.token.logoUrl,size:22})}))})]})]}),i&&(0,wt.jsxs)("label",{className:"rd-field",children:[(0,wt.jsx)("span",{className:"rd-field-label",children:"Amount (optional)"}),(0,wt.jsxs)("div",{className:"rd-amount-input","data-rd-invalid":g?"":void 0,children:[(0,wt.jsx)("input",{type:"text",inputMode:"decimal",placeholder:"0.0",value:n,onChange:u=>{let y=u.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:p||!t,"data-vaul-no-drag":!0}),t&&(0,wt.jsx)("span",{className:"rd-amount-input-suffix",children:t.token.symbol}),c&&!p&&(0,wt.jsx)("button",{type:"button",className:"rd-amount-input-max",onClick:c,disabled:p||!t,children:"Max"})]}),(m||s)&&(0,wt.jsxs)("span",{className:"rd-amount-meta",children:[(0,wt.jsx)("span",{}),(0,wt.jsx)("span",{children:s?"Balance: \u2026":m?`Balance: ${m}`:""})]}),g&&(0,wt.jsx)("span",{className:"rd-callout rd-callout-danger",children:g})]})]})}var de=require("react/jsx-runtime");function pf({catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:i,minNotice:a,amountHint:s,onMax:l,recipient:c,onChangeRecipient:p,showRecipientInput:w,recipientValid:b,balance:d,balanceLoading:x,insufficientBalance:m,targetOptions:g,selectedTarget:u,onChangeTarget:y,showTargetSelector:f,quote:S,quoteLoading:k,quoteError:C,depositAddress:M,depositAddressLoading:N,depositAddressError:R,arrivalStatus:E,amountSmallestUnits:P,depositState:F,onDeposit:I,canDeposit:J,oneClickEnabled:L,locked:B,onRequestConnect:le}){let Y=g.length>1&&f,{phase:W,isSubmitting:we,isConfirming:$,isConfirmed:Q,needsSwitch:U,reverted:ne,error:te}=F,ye=u?.symbol??e.destination.symbol;return(0,de.jsxs)(de.Fragment,{children:[a&&(0,de.jsx)($u,{minNotice:a,arrivalStatus:E}),B?(0,de.jsxs)(de.Fragment,{children:[(0,de.jsxs)("section",{className:"rd-locked-card","data-rd-locked":"",children:[(0,de.jsx)("span",{className:"rd-locked-glyph","aria-hidden":"true",children:(0,de.jsxs)("svg",{width:"26",height:"26",viewBox:"0 0 24 24",fill:"none",focusable:"false",children:[(0,de.jsx)("path",{d:"M6 10.5V8a6 6 0 1 1 12 0v2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),(0,de.jsx)("rect",{x:"4",y:"10.5",width:"16",height:"10.5",rx:"2.5",fill:"currentColor"})]})}),(0,de.jsx)("span",{className:"rd-locked-text",children:"Connect to get your personal deposit address"}),w&&(0,de.jsx)("span",{className:"rd-card-hint",children:"Or enter a recipient address to get one without connecting."})]}),le&&(0,de.jsx)("button",{type:"button",className:"rd-button-primary rd-button-block","data-track":"connect",onClick:le,children:"Connect Wallet"})]}):M?(0,de.jsx)(of,{depositAddress:M,originChainId:t.chainId,originChainName:t.chainName,originCurrency:t.token.address,amount:P,tokenSymbol:t.token.symbol,tokenDecimals:t.token.decimals,depositState:F,onDeposit:I,canDeposit:J,oneClickEnabled:L}):N?(0,de.jsxs)(de.Fragment,{children:[(0,de.jsx)(va,{}),L&&P&&(0,de.jsx)("span",{className:"rd-skeleton rd-skeleton-cta","aria-hidden":"true"}),(0,de.jsx)("p",{className:"rd-sr-only",role:"status",children:"Preparing your deposit address..."})]}):R?(0,de.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't fetch a deposit address: ",R.message]}):null,(0,de.jsx)(df,{catalog:e,origin:t,onChangeOrigin:r,amount:n,onChangeAmount:o,showAmountInput:i,balance:d,balanceLoading:x,insufficientBalance:m,onMax:l}),(0,de.jsxs)("div",{className:"rd-field","data-rd-delivery":"",children:[(0,de.jsx)("span",{className:"rd-field-label",children:"Deliver as"}),Y?(0,de.jsx)(si,{ariaLabel:"Delivery token",value:u?.symbol??"",onChange:y,options:g.map(me=>({value:me.symbol,label:me.symbol,subLabel:"on ONEchain",icon:(0,de.jsx)(Qn,{symbol:me.symbol,size:22})}))}):(0,de.jsxs)("div",{className:"rd-static-target",children:[(0,de.jsx)(Qn,{symbol:ye,size:22}),(0,de.jsx)("span",{children:ye})]}),w&&(0,de.jsxs)("label",{className:"rd-delivery-recipient",children:[(0,de.jsx)("input",{type:"text",placeholder:"0x...","aria-label":"ONEchain recipient address",value:c,onChange:me=>p(me.target.value),"data-vaul-no-drag":!0}),(0,de.jsx)("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."}),!b&&(0,de.jsx)("span",{className:"rd-callout rd-callout-danger",children:"Not a valid address"})]})]}),u?.external&&(0,de.jsxs)("div",{className:"rd-callout rd-callout-muted",children:["Delivered as ",u.symbol," via an external adapter."]}),s&&(0,de.jsx)("div",{className:"rd-callout rd-callout-warning","data-rd-amount-hint":"",children:s}),n.trim()&&(0,de.jsx)(af,{quote:S,isLoading:k,error:C,humanAmount:n,originSymbol:t.token.symbol,destination:e.destination}),a&&(0,de.jsx)(ef,{minNotice:a,onlySend:{symbol:t.token.symbol,chainName:t.chainName},showWalletCreditNote:!w&&b}),L&&W!=="idle"&&!J&&(0,de.jsxs)("div",{className:"rd-card",children:[we&&(0,de.jsxs)("p",{className:"rd-muted",children:[(0,de.jsx)("span",{className:"rd-spinner"})," ",U?"Switching network...":"Confirm in wallet..."]}),$&&(0,de.jsxs)("p",{className:"rd-muted",children:[(0,de.jsx)("span",{className:"rd-spinner"})," Confirming..."]}),F.txHash&&(0,de.jsxs)("p",{className:"rd-card-hint",children:["Tx: ",(0,de.jsx)("span",{style:{fontFamily:"monospace"},children:F.txHash})]}),Q&&ne&&(0,de.jsx)("div",{className:"rd-callout rd-callout-danger",children:"The deposit transaction reverted on-chain. Please check your wallet and try again."}),Q&&!ne&&(0,de.jsx)("div",{className:"rd-callout rd-callout-success",children:"Deposit confirmed on-chain. Waiting for it to be swept..."}),te&&(0,de.jsx)("div",{className:"rd-callout rd-callout-danger",children:te})]})]})}var Yn=require("react");var At=require("react");var Tr=class extends Error{constructor(t,r,n){super(r),this.name="RelayApiError",this.status=t,this.body=n}};function Ft(e){let t=e.baseUrl.replace(/\/+$/,"");async function r(n,o){let i={...o?.headers};o?.body!=null&&(i["Content-Type"]="application/json");let a;try{a=await fetch(`${t}${n}`,{...o,headers:i})}catch(l){throw new Tr(0,`network error calling ${n}: ${l.message}`)}let s=await a.text();if(!a.ok){let l=`request to ${n} failed with status ${a.status}`,c;try{c=JSON.parse(s);let p=c;p?.error&&(l=p.error)}catch{c=s||void 0}throw new Tr(a.status,l,c)}try{return JSON.parse(s)}catch{throw new Tr(a.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 i=new URLSearchParams({user:n.user,originChainId:String(n.originChainId),originCurrency:n.originCurrency});return o&&i.set("target",o),r(`/v1/deposit-address?${i.toString()}`)},getOrder(n){return r(`/v1/orders/${encodeURIComponent(n)}`)},listOrders(n){let o=new URLSearchParams({user:n});return r(`/v1/orders?${o.toString()}`).then(i=>i.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 uf=[{type:"function",name:"deploy",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}],$s=[{type:"function",name:"execute",stateMutability:"nonpayable",inputs:[],outputs:[]},{type:"function",name:"sweepToUser",stateMutability:"nonpayable",inputs:[{name:"tokenAddr",type:"address"}],outputs:[]}],el=[{type:"function",name:"computeAddress",stateMutability:"view",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}];var qn=["0x486BEEc35A9a9915213Ea02AD3709738335F7702","0x3438735303911aBe113AdF14b18eE730cC24893b","0xA3B548Ab23043e6B24A087515fe1306379683533","0x44317d07378390543d99Ee76374E86C1Ef6cF832"];function Ra(e,t){return!e||!t?!1:e.toLowerCase()===t.toLowerCase()}function Ib(e,t){return t.some(r=>Ra(r,e))}function Sa(e){if(!e||e.length===0)return qn;let t=new Set,r=[];for(let n of e){if(typeof n!="string"||!$e(n))continue;let o=n.toLowerCase();t.has(o)||(t.add(o),r.push(n))}return r.length>0?r:qn}async function ff(e,t,{factory:r,forwarder:n,recipient:o,version:i,trusted:a=qn}){if(!r||!n||!o||i===void 0)return{ok:!1,reason:"address verification is missing inputs (factory/forwarder/recipient/version)"};if(!Ib(r,a))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:el,functionName:"computeAddress",args:[o,BigInt(i)]})}catch(l){return{ok:!1,reason:`could not verify the forwarder address on-chain: ${l instanceof Error?l.message:String(l)}`}}return Ra(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 mf(e,t,{forwarder:r,recipient:n,version:o,trusted:i=qn}){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 a=await Promise.all(i.map(async s=>{try{return await e({chainId:t,address:s,abi:el,functionName:"computeAddress",args:[n,BigInt(o)]})}catch{return}}));return a.some(s=>Ra(s,r))?{ok:!0}:a.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 gf(e,t){return Ra(e,t)}var kn=56,tl={step:"idle"};function Mb(e){return e.tokens?.find(t=>t.recoverable)?.address??e.token}function li(e={}){let t=(0,At.useRef)(e);t.current=e;let r=e.wallet,n=r?.walletChainId,o=e.recipient,i=o&&$e(o)?o:void 0,[a,s]=(0,At.useState)({}),l=(0,At.useCallback)((b,d)=>{s(x=>({...x,[b.toLowerCase()]:d}))},[]),c=(0,At.useCallback)(b=>b?a[b.toLowerCase()]??tl:tl,[a]),p=(0,At.useMemo)(()=>Object.values(a).some(b=>b.step==="switching"||b.step==="deploying"||b.step==="recovering"),[a]);return{recover:(0,At.useCallback)(async(b,d,x)=>{if(!i||!b?.forwarder)return;let m=b.forwarder;l(m,{step:"switching"});try{if(n!==kn){if(!r?.switchChain)throw new Error("wallet cannot switch chains");await r.switchChain(kn)}if(!r?.writeContract||!r?.readContract||!r?.waitForReceipt)throw new Error("wallet is missing contract capabilities required for recovery");let g=await ff(r.readContract,kn,{factory:b.factory,forwarder:b.forwarder,recipient:i,version:b.version,trusted:t.current.trustedFactories});if(!g.ok)throw new Error(`address verification failed: ${g.reason}`);let u;if(!b.isDeployed){if(l(m,{step:"deploying"}),u=await r.writeContract({address:b.factory,abi:uf,functionName:"deploy",args:[i,BigInt(b.version)],chainId:kn}),l(m,{step:"deploying",deployTxHash:u}),(await r.waitForReceipt({chainId:kn,hash:u})).status==="reverted")throw new Error(`forwarder deploy reverted on-chain (tx ${u})`);t.current.onChanged?.()}l(m,{step:"recovering",deployTxHash:u});let y=d==="execute"?await r.writeContract({address:b.forwarder,abi:$s,functionName:"execute",args:[],chainId:kn}):await r.writeContract({address:b.forwarder,abi:$s,functionName:"sweepToUser",args:[x??Mb(b)],chainId:kn});if(l(m,{step:"recovering",deployTxHash:u,actionTxHash:y}),(await r.waitForReceipt({chainId:kn,hash:y})).status==="reverted")throw new Error(`recovery transaction reverted on-chain (tx ${y})`);l(m,{step:"done",deployTxHash:u,actionTxHash:y}),t.current.onRecoverySuccess?.({action:d,forwarder:b.forwarder,actionTxHash:y,...u?{deployTxHash:u}:{}}),t.current.onChanged?.()}catch(g){let u=g instanceof Error?g:new Error(String(g));s(y=>{let f=m.toLowerCase();return{...y,[f]:{...y[f]??tl,step:"error",error:u.message}}}),t.current.onError?.(u)}},[i,n,r,l]),stateFor:c,busy:p}}function hf(e={}){let t=(0,At.useRef)(e);t.current=e;let r=(0,At.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRecovery: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&$e(n)?n:void 0,[i,a]=(0,At.useState)(),[s,l]=(0,At.useState)(!1),[c,p]=(0,At.useState)(),[w,b]=(0,At.useState)(0),d=e.target,x=e.enabled??!0,m=e.refetchInterval;(0,At.useEffect)(()=>{if(!o||!x){a(void 0),p(void 0),l(!1);return}let S=!1,k=!1,C=!0;async function M(){if(!(S||k)){k=!0,C&&l(!0);try{let R=await r.getRecovery({user:o,target:d});if(S)return;a(R),p(void 0)}catch(R){if(S)return;let E=R instanceof Error?R:new Error(String(R));p(E),t.current.onError?.(E),E instanceof Tr&&E.status===401&&t.current.onUnauthorized?.()}finally{k=!1,!S&&C&&l(!1),C=!1}}}M();let N=typeof m=="number"&&Number.isFinite(m)&&m>0?setInterval(()=>{M()},m):void 0;return()=>{S=!0,N&&clearInterval(N)}},[r,o,w,d,x,m]);let g=(0,At.useCallback)(()=>b(S=>S+1),[]),u=li({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:g}),y=(0,At.useCallback)(async(S,k)=>{i&&await u.recover(i,S,k)},[u,i]),f=u.stateFor(i?.forwarder);return{info:i,loading:s,error:c,refresh:g,recover:y,recoveryState:f}}var Eb="BSC_FUNDED";function bf(e){if(!e)return 0n;try{let t=BigInt(e);return t>0n?t:0n}catch{return 0n}}function Ab(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 i=o.info.forwarder.toLowerCase(),a=n.get(i);if(a){a.targets.push(o.symbol);continue}n.set(i,{forwarder:o.info.forwarder,targets:[o.symbol],info:o.info,deposits:[],depositsTotal:0n})}for(let o of n.values()){let i=new Set(o.targets);for(let a of t){if(a.status!==Eb)continue;let s=Ab(a,r);if(!(!s||!i.has(s)))for(let l of a.deposits??[])o.deposits.push({amount:l.amount,originChainId:l.originChainId,originTxHash:l.originTxHash,txHash:l.txHash,blockNumber:l.blockNumber}),o.depositsTotal+=bf(l.amount)}o.deposits.sort((a,s)=>a.blockNumber-s.blockNumber)}return[...n.values()]}function wf(e){return e.filter(t=>(t.info.tokens??[]).some(r=>r.recoverable)?!0:bf(t.info.balance)>0n&&t.info.suggestedAction!=="none")}function Ca(e){return e.reduce((t,r)=>t+(r.info.tokens??[]).filter(n=>n.recoverable).length,0)}var j=require("react/jsx-runtime"),Lb=56;function Db(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 Pb="This balance may already be processing. Recover only if it remains stuck.",Na="USDT",yf="primary";function Bb(e){return`${e} more recoverable under other delivery tokens -- switch the delivery token above to recover ${e===1?"it":"them"}.`}function Fb(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 vf({message:e}){let[t,r]=(0,Yn.useState)("idle");(0,Yn.useEffect)(()=>{if(t==="idle")return;let i=window.setTimeout(()=>r("idle"),1500);return()=>window.clearTimeout(i)},[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(0,j.jsxs)("details",{className:"rd-error-details",children:[(0,j.jsx)("summary",{children:"View technical details"}),(0,j.jsxs)("div",{className:"rd-error-log",children:[(0,j.jsx)("button",{type:"button",className:"rd-error-copy",onClick:()=>{n()},"aria-label":o,"aria-live":"polite",title:o,children:t==="copied"?(0,j.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:(0,j.jsx)("path",{d:"m5 12 4 4L19 6",stroke:"currentColor",strokeWidth:"2.2",strokeLinecap:"round",strokeLinejoin:"round"})}):(0,j.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",children:[(0,j.jsx)("rect",{x:"8",y:"8",width:"11",height:"11",rx:"2",stroke:"currentColor",strokeWidth:"1.8"}),(0,j.jsx)("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"})]})}),(0,j.jsx)("code",{children:e})]})]})}function ci(e){if(!e)return 0n;try{return BigInt(e)}catch{return 0n}}function un(e,t){try{return _t(e,t)}catch{return e.toString()}}function xf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Ob(e){let t=ci(e.bridgeMinWei),r=[];for(let i of e.tokens??[]){let a=ci(i.balance);if(!(a<=0n)){if(i.suggestedAction==="execute"){r.push({key:i.address,symbol:i.symbol,decimals:i.decimals,balance:a,action:{kind:"execute"}});continue}if(i.recoverable){r.push({key:i.address,symbol:i.symbol,decimals:i.decimals,balance:a,action:{kind:"sweep",tokenAddress:i.address}});continue}r.push({key:i.address,symbol:i.symbol,decimals:i.decimals,balance:a,...t>a?{shortfall:t-a,minimum:t}:{}})}}let n=ci(e.balance),o=r.some(i=>i.action?.kind==="execute");return n>0n&&e.suggestedAction==="execute"&&!o?r.unshift({key:yf,symbol:Na,decimals:e.decimals,balance:n,action:{kind:"execute"}}):r.length===0&&n>0n&&e.suggestedAction!=="none"&&r.push({key:yf,symbol:Na,decimals:e.decimals,balance:n,action:{kind:"sweep"}}),r}function zb({deposit:e,decimals:t}){let r=e.originChainId??Lb,n=e.originTxHash||e.txHash,o=n?ka(r,n):void 0;return(0,j.jsxs)("div",{className:"rd-history-step","data-testid":"recovery-deposit-row",children:[(0,j.jsx)("span",{className:"rd-history-step-dot rd-history-step-dot-done"}),(0,j.jsx)("span",{className:"rd-history-step-chain",children:bo(r)}),(0,j.jsx)("span",{className:"rd-history-step-amount",children:un(ci(e.amount),t)}),(0,j.jsx)("span",{className:"rd-history-step-tx",children:o?(0,j.jsx)("a",{href:o.url,target:"_blank",rel:"noreferrer",title:n,children:xf(n)}):n?(0,j.jsx)("span",{title:n,children:xf(n)}):null})]})}function Ub({group:e,showTargetLabel:t,busy:r,state:n,onRecover:o,actingRowKey:i,rowKeyOf:a}){let{info:s}=e,l=Ob(s),c=ci(s.balance),p=l.length===1?`${un(l[0].balance,l[0].decimals)}`:`${l.length} assets`,w=e.deposits.length>0&&e.depositsTotal>=c,b=c>e.depositsTotal?c-e.depositsTotal:0n,d=n.step==="switching"||n.step==="deploying"||n.step==="recovering",m=l.find(u=>a(u)===i)?.action?.kind;function g(){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 u=m==="execute"?"continuing ONEchain delivery":"returning funds";return n.deployTxHash?`Confirm in wallet\u2026 (2/2 \u2014 ${u})`:`Confirm in wallet\u2026 (${u})`}return(0,j.jsxs)("div",{className:"rd-recover-group","data-testid":"forwarder-section",children:[t&&(0,j.jsxs)("p",{className:"rd-recover-group-label",children:["Delivery target \xB7 ",(0,j.jsx)("b",{children:e.targets.join(", ")})]}),(0,j.jsxs)("div",{className:"rd-recover-sum",children:[(0,j.jsx)("span",{className:"rd-recover-sum-label",children:"Funds awaiting processing"}),(0,j.jsxs)("span",{className:"rd-recover-sum-value",children:[p,l.length===1&&(0,j.jsxs)(j.Fragment,{children:[" ",(0,j.jsx)("span",{className:"rd-recover-sum-unit",children:l[0].symbol})]})]})]}),e.deposits.length>0&&(0,j.jsxs)("details",{className:"rd-recover-made-of",children:[(0,j.jsxs)("summary",{className:"rd-recover-made-of-label",children:["Deposit history \xB7 ",e.deposits.length," ",e.deposits.length===1?"transfer":"transfers"]}),(0,j.jsxs)("div",{className:"rd-recover-made-of-body",children:[e.deposits.map(u=>(0,j.jsx)(zb,{deposit:u,decimals:s.decimals},`${u.txHash}-${u.blockNumber}`)),!w&&(0,j.jsxs)("p",{className:"rd-token-row-status","data-testid":"deposits-incomplete-note",children:["These transfers explain ",un(e.depositsTotal,s.decimals)," of"," ",un(c,s.decimals)," ",Na,". The remaining"," ",un(b,s.decimals)," ",Na," is still included when you act."]})]})]}),(0,j.jsx)("div",{className:"rd-token-list",children:l.map(u=>{let y=a(u),f=d&&i===y;return(0,j.jsxs)("div",{className:"rd-token-row",children:[(0,j.jsx)(Qn,{symbol:u.symbol,size:26}),(0,j.jsxs)("div",{className:"rd-token-row-info",children:[(0,j.jsxs)("span",{className:"rd-token-row-amount",children:[un(u.balance,u.decimals)," ",(0,j.jsx)("span",{className:"rd-token-row-symbol",children:u.symbol})]}),f?(0,j.jsx)("span",{className:"rd-token-row-step",role:"status","aria-live":"polite",children:g()}):u.shortfall!==void 0&&u.minimum!==void 0?(0,j.jsxs)("span",{className:"rd-token-row-warn",children:["Needs ",(0,j.jsxs)("b",{children:[un(u.shortfall,u.decimals)," ",u.symbol]})," more to reach the"," ",un(u.minimum,u.decimals)," ",u.symbol," minimum. Add it through"," ",(0,j.jsx)("b",{children:"Deposit to CROSS"})," and both amounts will process together."]}):u.action?(0,j.jsx)("span",{className:"rd-token-row-status",children:u.action.kind==="execute"?"Ready to continue delivery to ONEchain":"Ready to return to your BNB Chain wallet"}):(0,j.jsx)("span",{className:"rd-token-row-status",children:"Waiting for processing"})]}),f?(0,j.jsx)("span",{className:"rd-spinner rd-token-row-spinner"}):u.action&&(0,j.jsx)("button",{type:"button",className:"rd-button-primary rd-token-row-action",onClick:()=>o(u),disabled:r,children:u.action.kind==="execute"?"Continue delivery":"Return to wallet"})]},u.key)})}),!s.isDeployed&&n.step==="idle"&&(0,j.jsxs)("div",{className:"rd-callout rd-callout-warning","data-testid":"two-tx-notice",children:["The first action from this address needs ",(0,j.jsx)("b",{children:"two wallet confirmations"}),": prepare the address, then move the funds. Later actions need one."]}),s.inFlight&&(0,j.jsx)("p",{className:"rd-muted rd-token-row-status",children:s.inFlightReason||Pb}),n.step==="done"&&(0,j.jsx)("div",{className:"rd-callout rd-callout-success",role:"status","aria-live":"polite",children:m==="execute"?"ONEchain delivery restarted.":"Funds returned to your connected BNB Chain wallet."}),n.step==="error"&&n.error&&(0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)("div",{className:"rd-callout rd-callout-danger",role:"alert",children:Fb(n.error)}),(0,j.jsx)(vf,{message:n.error})]})]})}function Ta(e){let{info:t,loading:r,error:n,refresh:o}=hf(Db(e)),i=li({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:e.targets!==void 0?e.onRecovered:o}),[a,s]=(0,Yn.useState)(),l=e.targets!==void 0?[...e.targets]:t?[{symbol:e.target??"",isDefault:!0,info:t}]:[],c=wf(wo(l,e.orders??[])),p=c.length>0,w=e.wallet?.walletAddress,b=e.wallet?.getBalance,[d,x]=(0,Yn.useState)();return(0,Yn.useEffect)(()=>{if(!p||!b||!w){x(void 0);return}let m=!1;return b({chainId:56,address:w}).then(g=>{m||x({value:g.value,decimals:g.decimals})}).catch(()=>{m||x(void 0)}),()=>{m=!0}},[p,b,w]),(0,j.jsxs)("section",{className:e.showTitle??!0?"rd-card":"rd-stack","data-rd-recover-funds":"",children:[(e.showTitle??!0)&&(0,j.jsx)("div",{className:"rd-card-header",children:(0,j.jsx)("h2",{className:"rd-card-title",children:"Recover stuck funds"})}),typeof e.otherTargetsRecoverable=="number"&&e.otherTargetsRecoverable>0&&(0,j.jsx)("div",{className:"rd-callout rd-callout-muted","data-testid":"other-targets-recoverable-note",children:Bb(e.otherTargetsRecoverable)}),r&&(0,j.jsxs)("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[(0,j.jsx)("span",{className:"rd-spinner"})," Checking for recoverable funds\u2026"]}),n&&(0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)("div",{className:"rd-callout rd-callout-danger",role:"alert",children:"Couldn't check recoverable funds. Please try again."}),(0,j.jsx)(vf,{message:n.message})]}),!r&&!n&&l.length>0&&!p&&(0,j.jsxs)("div",{className:"rd-recover-sum",children:[(0,j.jsx)("span",{className:"rd-recover-sum-label",children:"Deposit address status"}),(0,j.jsx)("span",{className:"rd-recover-sum-value rd-recover-sum-empty",children:"Nothing to recover"})]}),!r&&!n&&c.map(m=>(0,j.jsx)(Ub,{group:m,showTargetLabel:c.length>1||m.targets.length>1,busy:i.busy,state:i.stateFor(m.forwarder),actingRowKey:a,rowKeyOf:g=>`${m.forwarder.toLowerCase()}:${g.key}`,onRecover:g=>{g.action&&(s(`${m.forwarder.toLowerCase()}:${g.key}`),i.recover(m.info,g.action.kind,g.action.tokenAddress))}},m.forwarder.toLowerCase())),!r&&!n&&p&&(0,j.jsxs)("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:",d&&(0,j.jsxs)(j.Fragment,{children:[" ",(0,j.jsxs)("b",{children:[un(d.value,d.decimals)," BNB"]})]}),!d&&" unavailable","."]}),!r&&!n&&p&&(0,j.jsx)("p",{className:"rd-recover-foot",children:"Delivery continues to ONEchain; returned funds go to your connected BNB Chain wallet."})]})}var Xr=V(require("react"),1),ur=V(require("@radix-ui/react-dialog"),1),Kn=require("vaul");fe(`.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-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: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}.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-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}
|
|
25
|
+
`);var Gt=require("react/jsx-runtime");function jb(e){let t=`(max-width: ${e}px)`,[r,n]=Xr.useState(()=>typeof window<"u"&&typeof window.matchMedia=="function"&&window.matchMedia(t).matches);return Xr.useEffect(()=>{if(typeof window>"u"||typeof window.matchMedia!="function")return;let o=window.matchMedia(t);n(o.matches);let i=a=>n(a.matches);return o.addEventListener("change",i),()=>o.removeEventListener("change",i)},[t]),r}function yo({theme:e="dark",mobileBreakpoint:t=768,drawerDirection:r="bottom",dialogWidth:n,drawerMaxWidth:o,drawerMinWidth:i,style:a,open:s,onOpenChange:l,children:c}){let p=jb(t),[w,b]=Xr.useState(!1),d=s!==void 0,x=d?s:w,m=Xr.useCallback(f=>{d||b(f),l?.(f)},[d,l]),g=Xr.useMemo(()=>{let f={};return n&&(f["--rd-dialog-width"]=n),o&&(f["--rd-drawer-max-width"]=o),i&&(f["--rd-drawer-min-width"]=i),{...f,...a}},[n,o,i,a]),u=Xr.useMemo(()=>({open:x,setOpen:m,isMobile:p,theme:e,portalStyle:g}),[x,m,p,e,g]),y=(0,Gt.jsx)("div",{"data-theme":e,style:g,children:c});return p?(0,Gt.jsx)(wa.Provider,{value:u,children:(0,Gt.jsx)(Kn.Drawer.Root,{direction:r,open:x,onOpenChange:m,noBodyStyles:!0,children:y},"drawer")}):(0,Gt.jsx)(wa.Provider,{value:u,children:(0,Gt.jsx)(ur.Root,{open:x,onOpenChange:m,children:y})})}function xo({asChild:e,children:t,dataAttributes:r}){let{isMobile:n}=jr(),o=n?Kn.Drawer.Trigger:ur.Trigger;return(0,Gt.jsx)(o,{asChild:e,...r,children:t})}function vo({className:e,ariaTitle:t,children:r}){let{isMobile:n,theme:o,portalStyle:i}=jr();return n?(0,Gt.jsxs)(Kn.Drawer.Portal,{children:[(0,Gt.jsx)(Kn.Drawer.Overlay,{className:"rd-overlay"}),(0,Gt.jsxs)(Kn.Drawer.Content,{className:Me("rd-drawer-content",e),"data-theme":o,"data-rd-shell":"drawer",style:i,children:[(0,Gt.jsx)(Kn.Drawer.Title,{className:"rd-sr-only",children:t}),(0,Gt.jsx)("div",{className:"rd-drawer-handle"}),r]})]}):(0,Gt.jsxs)(ur.Portal,{children:[(0,Gt.jsx)(ur.Overlay,{className:"rd-overlay"}),(0,Gt.jsxs)(ur.Content,{className:Me("rd-dialog-content",e),"data-theme":o,"data-rd-shell":"dialog",style:i,children:[(0,Gt.jsx)(ur.Title,{className:"rd-sr-only",children:t}),(0,Gt.jsx)(ur.Description,{className:"rd-sr-only",children:t}),r]})]})}var ve=require("react/jsx-runtime");function Wb(){return(0,ve.jsx)("svg",{width:18,height:18,viewBox:"0 0 24 24",fill:"none","aria-hidden":"true",focusable:"false",children:(0,ve.jsx)("path",{d:"M19.14 12.94c.04-.31.06-.62.06-.94 0-.32-.02-.63-.06-.94l2.03-1.58a.5.5 0 0 0 .12-.64l-1.92-3.32a.5.5 0 0 0-.6-.22l-2.39.96a7.03 7.03 0 0 0-1.62-.94l-.36-2.54a.5.5 0 0 0-.5-.42h-3.84a.5.5 0 0 0-.5.42l-.36 2.54c-.59.24-1.13.56-1.62.94l-2.39-.96a.5.5 0 0 0-.6.22L2.71 8.84a.5.5 0 0 0 .12.64l2.03 1.58c-.04.31-.06.63-.06.94 0 .32.02.63.06.94l-2.03 1.58a.5.5 0 0 0-.12.64l1.92 3.32c.14.24.42.32.6.22l2.39-.96c.49.38 1.03.7 1.62.94l.36 2.54c.05.24.26.42.5.42h3.84c.24 0 .45-.18.5-.42l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.24.1.5 0 .6-.22l1.92-3.32a.5.5 0 0 0-.12-.64zM12 15.5a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7",fill:"currentColor"})})}function Rf({className:e}){let t=ii();return(0,ve.jsx)(ke,{feature:"relay",children:(0,ve.jsx)(vo,{ariaTitle:"Deposit",className:e??t.className,children:(0,ve.jsx)(_b,{})})})}function _b(){let e=ii(),{theme:t,isMobile:r}=jr(),n=Ju(),o=kf.useCallback(nt=>{if(!r)return;let Le=nt.target;Le instanceof HTMLElement&&(Le.tagName!=="INPUT"&&Le.tagName!=="TEXTAREA"||window.setTimeout(()=>{Le.scrollIntoView({block:"center",behavior:"smooth"})},250))},[r]);if(!n)return null;let{recoveryOpen:i,setRecoveryOpen:a,resolvedApiBaseUrl:s,wallet:l,catalog:c,catalogLoading:p,catalogError:w,origin:b,setOrigin:d,amount:x,setAmount:m,recipient:g,setRecipient:u,recipientValid:y,balance:f,balanceLoading:S,insufficientBalance:k,depositAddress:C,depositAddressLoading:M,depositAddressError:N,arrivalStatus:R,quote:E,quoteLoading:P,quoteError:F,canDeposit:I,deposit:J,depositState:L,targetOptions:B,selectedTarget:le,setSelectedTarget:Y,showAmountInput:W,minNotice:we,showRecipientInput:$,showTargetSelector:Q,showOneClick:U,showConnectPrompt:ne,showRecipientHint:te,canRecover:ye,recoverableCount:me,recoveryTargets:oe,recoveryOrders:Ne,refreshRecovery:ze,trustedFactories:Ce,amountHint:Ue,amountSmallestUnits:he,onMax:Ze}=n;return(0,ve.jsxs)("div",{className:"rd-root rd-wizard","data-theme":t,onFocusCapture:o,children:[ye&&(0,ve.jsx)("div",{className:"rd-wizard-header",children:(0,ve.jsx)("div",{className:"rd-wizard-actions",children:(0,ve.jsxs)("button",{type:"button",className:"rd-icon-button","aria-label":"Recovery settings","aria-expanded":i,"data-track":"recovery_toggle",onClick:()=>a(nt=>!nt),children:[(0,ve.jsx)(Wb,{}),me>0&&(0,ve.jsx)("span",{className:"rd-recovery-badge","data-testid":"recovery-badge",children:me})]})})}),ye&&i&&(0,ve.jsx)(Ta,{client:e.client,apiBaseUrl:s,recipient:g,target:le?.symbol,wallet:l,trustedFactories:Ce,targets:oe.length>0?oe:void 0,orders:Ne,onRecovered:ze,onRecoverySuccess:e.onRecoverySuccess,onError:e.onError}),p&&(0,ve.jsxs)("div",{className:"rd-skeleton-form","data-testid":"rd-source-skeleton","aria-hidden":"true",children:[(0,ve.jsx)(va,{}),ne&&e.onRequestConnect&&(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-cta"}),(0,ve.jsxs)("section",{className:"rd-stack",children:[(0,ve.jsxs)("div",{className:"rd-field",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"18%"}}),(0,ve.jsxs)("div",{className:"rd-field-row",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),W&&(0,ve.jsxs)("div",{className:"rd-field",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"34%"}}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"})]})]}),(0,ve.jsxs)("div",{className:"rd-field",children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"24%"}}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"}),($||g.trim().length>0)&&(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"58%",marginTop:"0.5rem"}}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-field"}),$&&(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-line",style:{width:"82%"}})]})]}),(0,ve.jsx)("span",{className:"rd-skeleton rd-skeleton-notice"})]}),p&&(0,ve.jsx)("p",{className:"rd-sr-only",role:"status",children:"Loading deposit options..."}),w&&(0,ve.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Failed to load configuration: ",w.message]}),te&&(0,ve.jsx)("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."}),c&&b&&(0,ve.jsx)(pf,{catalog:c,origin:b,onChangeOrigin:d,amount:x,onChangeAmount:m,showAmountInput:W,minNotice:we,amountHint:Ue,onMax:Ze,recipient:g,onChangeRecipient:u,showRecipientInput:$,recipientValid:y,balance:f,balanceLoading:S,insufficientBalance:k,targetOptions:B,selectedTarget:le,onChangeTarget:Y,showTargetSelector:Q,quote:E,quoteLoading:P,quoteError:F,depositAddress:C,depositAddressLoading:M,depositAddressError:N,arrivalStatus:R,amountSmallestUnits:he,depositState:L,onDeposit:()=>{J()},canDeposit:I&&U,oneClickEnabled:U,locked:ne,onRequestConnect:e.onRequestConnect})]})}var Ia=require("react/jsx-runtime");function Sf({asChild:e,children:t}){return(0,Ia.jsx)(ke,{feature:"relay",children:(0,Ia.jsx)(xo,{asChild:e??t!=null,children:t??(0,Ia.jsx)("button",{type:"button","data-track":"open",children:"Deposit"})})})}var Ie=V(require("react"),1);var pe=require("react");var Ma=require("react");function Cf(e,t){let[r,n]=(0,Ma.useState)(e);return(0,Ma.useEffect)(()=>{let o=setTimeout(()=>n(e),t);return()=>clearTimeout(o)},[e,t]),r}var Gb=500,Tf=56,Nf={chainId:Tf,token:"0x55d398326f99059fF775485246999027B3197955"},If=3e4,Hb=5e3;function Qb(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?If:Math.max(Hb,e*1e3)}var Vb=[{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"to",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];function rl(e,t){let r=e.trim();if(!r)return null;try{let n=ya(r,t);return n>0n?n:null}catch{return null}}function Mf(e={}){let t=(0,pe.useRef)(e);t.current=e;let r=(0,pe.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useDepositAddress: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.wallet,o=n?.walletAddress,i=!!o,a=n?.walletChainId,[s,l]=(0,pe.useState)(),[c,p]=(0,pe.useState)(!0),[w,b]=(0,pe.useState)();(0,pe.useEffect)(()=>{let A=!1;return p(!0),r.getConfig().then(re=>{A||(l(re),b(void 0))}).catch(re=>{A||b(re instanceof Error?re:new Error(String(re)))}).finally(()=>{A||p(!1)}),()=>{A=!0}},[r]);let d=e.chains,x=(0,pe.useMemo)(()=>{if(!s)return[];if(!d||d.length===0)return s.origins;let A=new Set(d);return s.origins.filter(re=>A.has(re.chainId))},[s,d]),m=(0,pe.useMemo)(()=>s?{...s,origins:x}:void 0,[s,x]),[g,u]=(0,pe.useState)();(0,pe.useEffect)(()=>{if(g||x.length===0)return;let A=t.current.defaultToken,re=A?x.find(_=>_.chainId===A.chainId&&_.token.address.toLowerCase()===A.address.toLowerCase()):void 0;u(re??x[0])},[x,g]);let[y,f]=(0,pe.useState)(),S=(0,pe.useCallback)(()=>{mt(void 0),We(!1),lt(!1),O(!1),zt(void 0)},[]),k=(0,pe.useCallback)(A=>{u(A),f(void 0),S()},[S]),C=g?.kind==="svm",[M,N]=(0,pe.useState)(""),R=e.amount!==void 0?e.amount:M,E=(0,pe.useCallback)(A=>{N(A),f(void 0),S()},[S]),P=Cf(R,Gb),F=g?rl(P,g.token.decimals):null,I=g?rl(R,g.token.decimals):null,[J,L]=(0,pe.useState)(""),[B,le]=(0,pe.useState)(!1),Y=e.recipient!==void 0?e.recipient:J,W=(0,pe.useCallback)(A=>{L(A),le(!0),f(void 0),S()},[S]);(0,pe.useEffect)(()=>{e.recipient===void 0&&o&&!B&&L(o)},[o,B,e.recipient]);let we=Y.length===0||$e(Y),$=Y.length>0&&$e(Y)?Y:void 0,[Q,U]=(0,pe.useState)(),[ne,te]=(0,pe.useState)(!1),[ye,me]=(0,pe.useState)(0),oe=n?.getBalance;(0,pe.useEffect)(()=>{if(!oe||!o||!g||C){U(void 0),te(!1);return}let A=!1;te(!0);let re=g.token.address.toLowerCase()===ai?void 0:g.token.address;return oe({chainId:g.chainId,address:o,token:re}).then(_=>{A||U({..._,formatted:_t(_.value,_.decimals)})}).catch(()=>{A||U(void 0)}).finally(()=>{A||te(!1)}),()=>{A=!0}},[oe,o,g,C,ye]);let Ne=Q?.value??null,ze=!C&&I!==null&&Ne!==null&&I>Ne,[Ce,Ue]=(0,pe.useState)(),[he,Ze]=(0,pe.useState)(!1),[nt,Le]=(0,pe.useState)(),Qe=g?.chainId,Fe=g?.token.address,ot=e.target;(0,pe.useEffect)(()=>{if(!$||!Qe||!Fe){Ue(void 0),Le(void 0),Ze(!1);return}let A=!1;return Ue(void 0),Le(void 0),Ze(!0),(ot?r.getDepositAddress({user:$,originChainId:Qe,originCurrency:Fe},ot):r.getDepositAddress({user:$,originChainId:Qe,originCurrency:Fe})).then(_=>{A||(Ue(_),Le(void 0),t.current.onDepositAddress?.(_))}).catch(_=>{if(A)return;Ue(void 0);let xe=_ instanceof Error?_:new Error(String(_));Le(xe),t.current.onError?.(xe)}).finally(()=>{A||Ze(!1)}),()=>{A=!0}},[r,$,Qe,Fe,ot]);let Ot=[Qe??"",(Fe??"").toLowerCase(),($??"").toLowerCase(),ot??"",R.trim()].join("|"),yt=(0,pe.useRef)(Ot);(0,pe.useEffect)(()=>{yt.current!==Ot&&(yt.current=Ot,f(void 0),S())},[Ot,S]);let[Lt,xt]=(0,pe.useState)(),[Kt,Ve]=(0,pe.useState)(!1),[Ht,Tt]=(0,pe.useState)(),vt=F?.toString();(0,pe.useEffect)(()=>{if(!Qe||!Fe||!vt){xt(void 0),Tt(void 0),Ve(!1);return}let A=!1,re,_=!0;async function xe(){_&&Ve(!0);let Ge=If;try{let Ut=await r.getQuote({originChainId:Qe,originCurrency:Fe,amount:vt});if(A)return;xt(Ut),Tt(void 0),Ge=Qb(Ut.ttl)}catch(Ut){if(A)return;xt(void 0),Tt(Ut instanceof Error?Ut:new Error(String(Ut)))}finally{A||Ve(!1),_=!1}A||(re=setTimeout(xe,Ge))}return xe(),()=>{A=!0,re&&clearTimeout(re)}},[r,Qe,Fe,vt]);let[pt,Dt]=(0,pe.useState)(!1),[je,it]=(0,pe.useState)(!1),[at,mt]=(0,pe.useState)(),[st,zt]=(0,pe.useState)(),[Zt,We]=(0,pe.useState)(!1),[gt,lt]=(0,pe.useState)(!1),[Xt,O]=(0,pe.useState)(!1),ue=n?.waitForReceipt,_e=(0,pe.useRef)(void 0);(0,pe.useEffect)(()=>{if(!at||!g||!ue)return;let A=!1;return We(!0),lt(!1),O(!1),ue({chainId:g.chainId,hash:at}).then(re=>{A||(lt(!0),O(re.status==="reverted"),me(_=>_+1),re.status!=="reverted"&&at!==_e.current&&(_e.current=at,t.current.onDeposited?.(at)))}).catch(re=>{A||zt(re instanceof Error?re.message:String(re))}).finally(()=>{A||We(!1)}),()=>{A=!0}},[at,ue]);let It=a!==void 0&&g!==void 0&&a!==g.chainId,Mt=pt||je,Jt=y??st,Qt="idle";Jt?Qt="error":gt?Qt="confirmed":Zt?Qt="confirming":Mt&&(Qt=pt?"switching":"pending");let $t={phase:Qt,isSubmitting:Mt,isConfirming:Zt,isConfirmed:gt,needsSwitch:It,txHash:at,reverted:gt&&Xt,error:Jt},$r=!!(g&&Ce&&Ce.originChainId===g.chainId&&Ce.originCurrency.toLowerCase()===g.token.address.toLowerCase()),fr=!!(n?.sendTransaction&&n?.writeContract&&n?.readContract&&n?.waitForReceipt),en=!!(i&&fr&&g&&!C&&Ce&&$r&&I&&I>0n&&!ze&&!Mt&&!Zt),wr=(0,pe.useCallback)(async()=>{if(C||!g||!Ce||!n?.sendTransaction||!n?.writeContract)return;f(void 0);let A=rl(R,g.token.decimals);if(!A||A<=0n){f("enter an amount to use the one-click deposit");return}let re=g.token.address.toLowerCase()===ai,_=Ce.depositAddress,xe=await mf(n?.readContract,Tf,{forwarder:Ce.forwarder,recipient:$,version:Ce.version,trusted:t.current.trustedFactories});if(!xe.ok){f(`address verification failed: ${xe.reason}`);return}if(g.chainId===Nf.chainId&&g.token.address.toLowerCase()===Nf.token.toLowerCase()&&!gf(_,Ce.forwarder)){f("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(It){if(!n?.switchChain)throw new Error("wallet cannot switch chains");Dt(!0);try{await n.switchChain(g.chainId)}finally{Dt(!1)}}S(),it(!0);try{let Ut=re?await n.sendTransaction({chainId:g.chainId,to:_,value:A}):await n.writeContract({chainId:g.chainId,address:g.token.address,abi:Vb,functionName:"transfer",args:[_,A]});mt(Ut)}finally{it(!1)}}catch(Ut){f(Ut.message)}},[C,g,Ce,R,It,n,$,S]);return{address:o,isConnected:i,catalog:m,catalogLoading:c,catalogError:w,origin:g,setOrigin:k,recipient:Y,setRecipient:W,recipientValid:we,amount:R,setAmount:E,balance:Q,balanceLoading:ne,insufficientBalance:ze,isSvmOrigin:C,depositAddress:Ce?.depositAddress,depositAddressResult:Ce,depositAddressLoading:he,depositAddressError:nt,quote:Lt,quoteLoading:Kt,quoteError:Ht,canDeposit:en,deposit:wr,depositState:$t}}var Wr=require("react");var qb=3e4,Yb=300;function fn(e){let t=(0,Wr.useRef)(e);t.current=e;let{client:r,enabled:n=!0}=e,o=e.refetchInterval??e.fallbackPollMs??qb,i=e.recipient&&$e(e.recipient)?e.recipient:void 0,[a,s]=(0,Wr.useState)([]),[l,c]=(0,Wr.useState)(!1),[p,w]=(0,Wr.useState)(),[b,d]=(0,Wr.useState)(!1),[x,m]=(0,Wr.useState)(),[g,u]=(0,Wr.useState)(0);return(0,Wr.useEffect)(()=>{if(!i){s([]),w(void 0),c(!1),d(!1),m(void 0),u(0);return}if(!n){s([]),w(void 0),c(!1),d(!1),m(void 0),u(0);return}let y=!1,f=!0,S,k=0,C=0;async function M(){let P=++k;C+=1,f&&c(!0);try{let F=await r.listOrders(i);if(y)return;P===k&&(s(F),w(void 0))}catch(F){if(y)return;let I=F instanceof Error?F:new Error(String(F));P===k&&(w(I),t.current.onError?.(I))}finally{C-=1,!y&&P===k&&(c(!1),d(!0),m(i),u(F=>F+1)),f=!1}}function N(){S&&clearTimeout(S),S=setTimeout(()=>{S=void 0,y||M()},Yb)}M();let R;typeof EventSource<"u"&&(R=new EventSource(r.ordersStreamUrl(i)),R.addEventListener("orders-changed",N),R.onopen=()=>{N()});let E=Number.isFinite(o)&&o>0?setInterval(()=>{C===0&&M()},o):void 0;return()=>{y=!0,S&&clearTimeout(S),E&&clearInterval(E),R?.close()}},[r,i,n,o]),{orders:a,ordersLoading:l,ordersError:p,ordersInitialized:b,ordersForRecipient:x,ordersRevision:g}}var Ea=require("react");function Ef(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 Af({catalogTargets:e,filter:t,defaultTarget:r}){let n=(0,Ea.useMemo)(()=>{if(!t||t.length===0)return e;let l=new Set(t);return e.filter(c=>l.has(c.symbol))},[e,t]),[o,i]=(0,Ea.useState)(()=>Ef(n,r)?.symbol),a=(o!==void 0?n.find(l=>l.symbol===o):void 0)??Ef(n,r);function s(l){n.some(c=>c.symbol===l)&&i(l)}return{options:n,selected:a,setSelected:s}}var Kb={dev:"https://dev-relay-protocol-api.onechain.nexus",stage:"https://dev-relay-protocol-api.onechain.nexus",production:"https://relay-protocol-api.onechain.nexus"};function Rn(e){return e.apiBaseUrl?e.apiBaseUrl:Kb[Xe(e.environment)]}var La=require("react/jsx-runtime"),Lf=1e3;function Zb(e,t,r,n,o){let i=e.requireWalletConnection??e.showRecipientInput===!1,a=r.walletAddress&&$e(r.walletAddress)?r.walletAddress:void 0;return{client:e.client,apiBaseUrl:n,wallet:r,chains:e.chains,recipient:i?a??"":e.recipient,amount:i&&!a?"":e.amount,defaultToken:e.defaultToken,target:t,trustedFactories:o,onDepositAddress:e.onDepositAddress,onDeposited:e.onDeposited,onError:e.onError}}function Aa(e,t){let r=e.trim();if(!r)return 0n;try{let n=ya(r,t);return n>0n?n:0n}catch{return 0n}}function Xb(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 Df(e,t,r){return`${e}:${t.toLowerCase()}:${r}`}function Jb(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function Pf({open:e,children:t}){let[r]=Ie.useState(Xu);return(0,La.jsxs)(Zs.Provider,{value:r,children:[e&&(0,La.jsx)($b,{store:r}),t]})}function $b({store:e}){let t=ii(),{showTargetSelector:r=!0}=t,n=t.requireWalletConnection??t.showRecipientInput===!1,o=!!(t.walletAddress&&$e(t.walletAddress)),[i,a]=Ie.useState(!1);Ie.useEffect(()=>{Pe("relay","opened")},[]);let[s,l]=Ie.useState(void 0),c=Ie.useMemo(()=>Rn({apiBaseUrl:t.apiBaseUrl,environment:t.environment}),[t.apiBaseUrl,t.environment]),p=Ie.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]),w=Xe(t.environment),b=Pr("apps.json",w,G=>({min:Dr(G?.relay?.minDepositAmount,w),max:Dr(G?.relay?.maxDepositAmount,w),trustedFactories:gi(G,w)})),d=Ie.useMemo(()=>t.trustedFactories??Sa(b?.trustedFactories),[t.trustedFactories,b?.trustedFactories]),{isConnected:x,catalog:m,catalogLoading:g,catalogError:u,origin:y,setOrigin:f,amount:S,setAmount:k,recipient:C,setRecipient:M,recipientValid:N,balance:R,balanceLoading:E,insufficientBalance:P,depositAddress:F,depositAddressResult:I,depositAddressLoading:J,depositAddressError:L,quote:B,quoteLoading:le,quoteError:Y,canDeposit:W,deposit:we,depositState:$}=Mf(Zb(t,s,p,c,d)),{options:Q,selected:U,setSelected:ne}=Af({catalogTargets:m?.targets??[],filter:t.targetTokens,defaultTarget:t.defaultTarget});Ie.useEffect(()=>{l(U?.symbol)},[U?.symbol]);let te=t.amount===void 0&&!t.hideAmount,ye=!n&&(t.showRecipientInput??!0)&&t.recipient===void 0,me=N&&C.trim().length>0&&$e(C),oe=!n&&t.recipient!==void 0&&t.recipient.trim().length>0,Ne=n?!o||!me:!x&&!oe&&!me,ze=!!m&&!me&&!Ne,Ce=(t.showRecovery??!1)&&o&&!!(p.writeContract&&p.readContract&&p.waitForReceipt),Ue=Ie.useMemo(()=>t.client?t.client:Ft({baseUrl:c}),[t.client,c]),[he,Ze]=Ie.useState({}),[nt,Le]=Ie.useState(0),Qe=Ie.useCallback(()=>Le(G=>G+1),[]),Fe=$.isConfirmed,ot=me&&(!!I||i),{orders:Ot,ordersError:yt,ordersInitialized:Lt,ordersForRecipient:xt}=fn({client:Ue,recipient:ot?C:void 0,enabled:ot,refetchInterval:Lf}),Kt=Ot,Ve=U??m?.targets.find(G=>G.isDefault),Ht=Ve?.symbol??m?.destination.symbol,Tt=Ve?.isDefault??!0,vt=I?.version,pt=Ie.useMemo(()=>Ot.filter(G=>Xb(G,vt,Ht,Tt)),[Ot,vt,Ht,Tt]),Dt=Ie.useRef(void 0),[je,it]=Ie.useState(),[at,mt]=Ie.useState(),st=`${C.toLowerCase()}:${Ht?.toLowerCase()??""}:${vt??""}`;Ie.useEffect(()=>{let G=xt?.toLowerCase()===C.toLowerCase();if(!ot||!Lt||!G||yt){ot||(Dt.current=void 0,it(void 0),mt(void 0));return}let tt=new Set(pt.map(Ee=>Ee.orderId)),cr=new Set(pt.flatMap(Ee=>(Ee.deposits??[]).map(yr=>Df(Ee.orderId,yr.txHash,yr.blockNumber)))),jt=Dt.current;if(!jt||jt.key!==st){Dt.current={key:st,orderIds:tt,depositKeys:cr,statuses:new Map(pt.map(Ee=>[Ee.orderId,Ee.status]))},it(void 0),mt(void 0);return}let Er,er=0n,Ar=!1;for(let Ee of pt)for(let yr of Ee.deposits??[]){let $n=Df(Ee.orderId,yr.txHash,yr.blockNumber);if(!jt.depositKeys.has($n)){Er??(Er=Ee);try{er+=BigInt(yr.amount),Ar=!0}catch{}}}Er??(Er=pt.find(Ee=>!jt.orderIds.has(Ee.orderId))),Er??(Er=pt.find(Ee=>jt.statuses.get(Ee.orderId)!==Ee.status));for(let Ee of tt)jt.orderIds.add(Ee);for(let Ee of cr)jt.depositKeys.add(Ee);for(let Ee of pt)jt.statuses.set(Ee.orderId,Ee.status);Er&&(it(Er.orderId),Ar&&mt(er))},[st,pt,xt,ot,C,yt,Lt]),Ie.useEffect(()=>{let G=m?.targets??[];if(!Ce||!me||G.length===0){Ze({});return}let tt=!1;return Promise.all(G.map(cr=>Ue.getRecovery({user:C,target:cr.symbol}).catch(()=>{}))).then(cr=>{if(tt)return;let jt={};G.forEach((Er,er)=>{let Ar=cr[er];Ar&&(jt[Er.symbol]=Ar)}),Ze(jt)}),()=>{tt=!0}},[Ue,Ce,me,C,m,Fe,nt]);let zt=Ie.useMemo(()=>(m?.targets??[]).map(G=>({symbol:G.symbol,isDefault:G.isDefault,info:he[G.symbol]})).filter(G=>G.info!==void 0),[m,he]),Zt=Ie.useMemo(()=>Ca(wo(zt)),[zt]),[We,gt]=Ie.useState(void 0),[lt,Xt]=Ie.useState(),O=!!m&&(m?.targets.length??0)>0&&!s;Ie.useEffect(()=>{if(!me||!y||!I||O){gt(void 0),Xt(void 0);return}let G=!1,tt=!1,cr=I.forwarder.toLowerCase();gt(void 0),Xt(void 0);async function jt(){if(!(G||tt)){tt=!0;try{let er=await Ue.getRecovery({user:C,target:s||void 0});if(G)return;if(er?.forwarder&&er.forwarder.toLowerCase()!==cr){gt(void 0),Xt(void 0);return}if(Xt(er),!er||er.suggestedAction!=="sweep"){gt(void 0);return}let Ar;try{Ar=BigInt(er.balance)}catch{gt(void 0);return}let Ee=Number(er.decimals);if(Ar<=0n||!Number.isInteger(Ee)||Ee<0){gt(void 0);return}let yr=er.tokens?.find($n=>$n.address?.toLowerCase()===er.token?.toLowerCase()&&$n.symbol)?.symbol;gt({balance:Ar,decimals:Ee,symbol:yr})}catch{}finally{tt=!1}}}jt();let Er=setInterval(()=>{jt()},Lf);return()=>{G=!0,clearInterval(Er)}},[Ue,me,C,s,O,y,I,Fe]);let ue=Ie.useCallback(()=>{!y||!R||k(_t(R.value,y.token.decimals))},[y,R,k]),_e=Ie.useRef(!1),It=!!F;Ie.useEffect(()=>{!It||_e.current||(_e.current=!0,Pe("relay","deposit_address_shown"))},[It]);let Mt=$.txHash;Ie.useEffect(()=>{Mt&&Pe("relay","deposit_submitted")},[Mt]);let Jt=(()=>{let G=Number(b?.min);return Number.isFinite(G)&&G>=0?String(b?.min):"6"})(),Qt=(()=>{let G=Number(b?.max);return Number.isFinite(G)&&G>0?String(b?.max):void 0})(),$t=(()=>{if(!y)return 0n;let G=Aa(Jt,y.token.decimals),tt=BigInt(y.minAmount);return G>tt?G:tt})(),$r=y?_t($t,y.token.decimals):Jt,fr=(()=>{if(!y||!We||$t<=0n)return;let G=y.token.decimals,tt=We.decimals,cr=G>=tt?We.balance*10n**BigInt(G-tt):We.balance/10n**BigInt(tt-G);if(cr>=$t)return;let jt=$t-cr;return{pending:_t(We.balance,tt),pendingSymbol:We.symbol,remaining:_t(jt,G)}})(),en=m?.origins.find(G=>G.chainId===56&&!!(lt?.token&&G.token.address.toLowerCase()===lt.token.toLowerCase()))??m?.origins.find(G=>G.chainId===56&&G.token.symbol.toUpperCase()==="USDT"),wr=Number.isInteger(lt?.decimals)&&(lt?.decimals??-1)>=0?lt.decimals:en?.token.decimals,A=lt?.tokens?.find(G=>G.address?.toLowerCase()===lt.token?.toLowerCase()&&G.symbol)?.symbol??en?.token.symbol,re=at!==void 0&&wr!==void 0?_t(at,wr):void 0,_=(()=>{if(!y||wr===void 0)return;let G=y.token.decimals;if(wr>=G)return $t*10n**BigInt(wr-G);let tt=10n**BigInt(G-wr);return($t+tt-1n)/tt})(),xe=je?pt.find(G=>G.orderId===je):void 0,Ge=xe??pt.find(G=>G.status==="BSC_FUNDED"||G.status==="BRIDGE_INITIATED"||G.status==="BRIDGE_PENDING"),Ut=(()=>{if(!Ge||_===void 0)return!1;try{return BigInt(Ge.amountIn)>=_}catch{return!1}})(),mn=(()=>{if(!lt||_===void 0)return!1;try{return BigInt(lt.balance)>0n&&BigInt(lt.balance)>=_}catch{return!1}})(),pi=(()=>{let G={amount:re,symbol:A,backendStatus:Ge?.status};return!I||!ot||!Lt?{phase:"connecting",...G}:xt?.toLowerCase()!==C.toLowerCase()||yt?{phase:"unavailable",...G}:xe?.status==="COMPLETED"?{phase:"completed",...G,backendStatus:xe.status}:xe&&Jb(xe.status)?{phase:"failed",...G,backendStatus:xe.status}:Ge?.status==="BRIDGE_INITIATED"||Ge?.status==="BRIDGE_PENDING"?{phase:"processing",...G}:Ge?.status==="BSC_FUNDED"&&Ut||mn?{phase:"funded",...G}:xe?{phase:"detected",...G,backendStatus:xe.status}:{phase:"waiting",...G}})(),Zn=y&&Qt?Aa(Qt,y.token.decimals):void 0,Et=y&&S.trim()?Aa(S,y.token.decimals):0n,Ha=!!(y&&Et>0n&&Et<$t),ko=!!(y&&Zn!==void 0&&Et>0n&&Et>Zn),Xn=(()=>{if(y){if(Ha)return`Amount is below the ${$r} ${y.token.symbol} minimum.`;if(ko)return`Amount is above the ${Qt} ${y.token.symbol} maximum.`}})(),Jn=t.showOneClickDeposit??!1,Qa=y&&S.trim()?Aa(S,y.token.decimals).toString():void 0,Va={recoveryOpen:i,setRecoveryOpen:a,resolvedApiBaseUrl:c,wallet:p,catalog:m,catalogLoading:g,catalogError:u,origin:y,setOrigin:f,amount:S,setAmount:k,recipient:C,setRecipient:M,recipientValid:N,balance:R,balanceLoading:E,insufficientBalance:P,depositAddress:F,depositAddressLoading:J,depositAddressError:L,arrivalStatus:pi,quote:B,quoteLoading:le,quoteError:Y,canDeposit:W,deposit:we,depositState:$,targetOptions:Q,selectedTarget:U,setSelectedTarget:ne,showAmountInput:te,minNotice:y?{min:$r,symbol:y.token.symbol,...fr}:void 0,showRecipientInput:ye,showTargetSelector:r,showOneClick:Jn,showConnectPrompt:Ne,showRecipientHint:ze,canRecover:Ce,recoverableCount:Zt,recoveryTargets:zt,recoveryOrders:Kt,refreshRecovery:Qe,trustedFactories:d,amountHint:Xn,amountSmallestUnits:Qa,onMax:te&&R&&R.value>0n?ue:void 0};return Ie.useLayoutEffect(()=>{e.publish(Va)}),Ie.useLayoutEffect(()=>()=>e.publish(null),[e]),null}var Da=require("react/jsx-runtime");function ew(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p}=e,[w,b]=Pa.useState(!1),d=l!==void 0,x=d?l:w,m=Pa.useCallback(g=>{d||b(g),c?.(g)},[d,c]);return(0,Da.jsx)(Ks.Provider,{value:e,children:(0,Da.jsx)(Pf,{open:x,children:(0,Da.jsx)(yo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:x,onOpenChange:m,children:p})})})}var nl=Object.assign(ew,{Trigger:Sf,Content:Rf});var Ba=require("react"),ol=(0,Ba.createContext)(null);function il(){let e=(0,Ba.useContext)(ol);if(!e)throw new Error("RelayHistory compound components must be used within <RelayHistory>");return e}var hr=V(require("react"),1);var Ff=require("react");var ie=require("react/jsx-runtime"),di=56;function Of(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function tw(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 rw(e){return e==="COMPLETED"?"rd-status-pill rd-status-pill-success":Of(e)?"rd-status-pill rd-status-pill-failure":"rd-status-pill"}function Fa(e,t){if(e){if(t===void 0)return e;try{return _t(BigInt(e),t)}catch{return e}}}function Oa(e,t=6){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 nw(e){let t=new Date(e);return Number.isNaN(t.getTime())?e:t.toLocaleString()}function Bf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function ow(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 iw(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 i=n.map(s=>r*s/o),a=i.reduce((s,l)=>s+l,0n);return i[i.length-1]+=r-a,i}function za({label:e,chainId:t,txHash:r,amount:n,shared:o,missingLabel:i="Pending"}){let a=r?ka(t,r):void 0;return(0,ie.jsxs)("div",{className:"rd-history-step",children:[(0,ie.jsx)("span",{className:`rd-history-step-dot${r?" rd-history-step-dot-done":""}`}),(0,ie.jsx)("span",{className:"rd-history-step-label",children:e}),(0,ie.jsx)("span",{className:"rd-history-step-chain",children:bo(t)}),n&&(0,ie.jsx)("span",{className:"rd-history-step-amount",children:n}),(0,ie.jsxs)("span",{className:"rd-history-step-tx",children:[a?(0,ie.jsx)("a",{href:a.url,target:"_blank",rel:"noreferrer",title:r,"aria-label":`${e} transaction on ${bo(t)}`,children:Bf(r)}):r?(0,ie.jsx)("span",{title:r,children:Bf(r)}):(0,ie.jsx)("span",{className:"rd-muted",children:i}),o&&r&&(0,ie.jsx)("span",{className:"rd-history-step-shared",title:"Shared by deposits processed together",children:"combined transfer"})]})]})}function aw(e){let t=e.deposits??[],r=e.amountOut||e.expectedOut||void 0;if(t.length>=2){let a=iw(r,t);if(a)return t.map((s,l)=>({key:`${e.orderId}:${s.txHash}:${s.blockNumber}`,order:e,chainId:s.originChainId??di,currency:s.originCurrency??"",routes:1,sentRaw:s.amount,receivedRaw:a[l].toString(),receivedIsEstimate:!0,deposit:s,sharedLegs:!0}))}let{chainId:n,currency:o,routes:i}=ow(e);return[{key:e.orderId,order:e,chainId:n,currency:o,routes:i,sentRaw:e.amountIn,receivedRaw:r,receivedIsEstimate:!e.amountOut&&!!e.expectedOut,sharedLegs:!1}]}function zf({orders:e,isLoading:t,error:r,catalog:n,showTitle:o=!0}){let[i,a]=(0,Ff.useState)({}),s=l=>a(c=>({...c,[l]:!c[l]}));return(0,ie.jsxs)("section",{className:o?"rd-card":"rd-stack","data-rd-orders-list":"",children:[o&&(0,ie.jsx)("div",{className:"rd-card-header",children:(0,ie.jsx)("h2",{className:"rd-card-title",children:"Transfer history"})}),t&&e.length===0&&(0,ie.jsxs)("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[(0,ie.jsx)("span",{className:"rd-spinner"})," Loading orders..."]}),r&&(0,ie.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load your orders: ",r.message]}),!t&&!r&&e.length===0&&(0,ie.jsx)("p",{className:"rd-muted",children:"No transfers yet."}),e.length>0&&(0,ie.jsx)("div",{className:"rd-history-table","data-vaul-no-drag":!0,children:e.flatMap(aw).map(l=>{let{order:c}=l,p=n?.origins.find(R=>R.chainId===l.chainId&&R.token.address.toLowerCase()===l.currency.toLowerCase()),w=(c.target?n?.targets.find(R=>R.symbol.toLowerCase()===c.target.toLowerCase()):void 0)??n?.targets.find(R=>R.isDefault),b=w?.symbol??n?.destination.symbol??"",d=w?.decimals??n?.destination.decimals,x=n?.origins.find(R=>R.chainId===di),m=Fa(l.sentRaw,x?.token.decimals),g=x?.token.symbol??"USDT",u=Fa(l.receivedRaw,d),y=c.deposits??[],f=!!i[l.key],S=nw(c.completedAt??c.createdAt),k=tw(c.status),M=c.status==="COMPLETED"||Of(c.status)?"Details unavailable":"Pending",N=l.receivedIsEstimate?"Estimated on ONEchain":"Received on ONEchain";return(0,ie.jsxs)("div",{className:"rd-history-group",children:[(0,ie.jsxs)("button",{type:"button",className:"rd-history-row-button",onClick:()=>s(l.key),"aria-expanded":f,"aria-label":`Toggle transfer details: ${k}, ${S}`,children:[(0,ie.jsxs)("span",{className:"rd-history-card-top",children:[(0,ie.jsx)("span",{className:"rd-history-asset",children:l.routes>1?(0,ie.jsxs)(ie.Fragment,{children:["Multiple deposits ",(0,ie.jsxs)("span",{className:"rd-muted",children:["\xB7 ",l.routes," chains"]})]}):(0,ie.jsxs)(ie.Fragment,{children:[p?.token.symbol??b," ",(0,ie.jsxs)("span",{className:"rd-muted",children:["from ",bo(l.chainId)]})]})}),(0,ie.jsx)("span",{className:rw(c.status),title:c.status,children:k})]}),(0,ie.jsxs)("span",{className:"rd-history-card-amounts",children:[(0,ie.jsxs)("span",{className:"rd-history-amount-block",children:[(0,ie.jsx)("span",{className:"rd-history-amount-label",children:"Processing address"}),(0,ie.jsx)("span",{className:"rd-history-num",title:m,children:m?`${Oa(m)} ${g}`:"-"})]}),(0,ie.jsx)("span",{className:"rd-history-card-arrow","aria-hidden":"true",children:"\u2192"}),(0,ie.jsxs)("span",{className:"rd-history-amount-block",children:[(0,ie.jsx)("span",{className:"rd-history-amount-label",children:N}),(0,ie.jsx)("span",{className:`rd-history-num rd-history-received${l.receivedIsEstimate?" rd-history-received-estimate":""}`,title:u,children:u?`${Oa(u)} ${b}`.trimEnd():"-"})]})]}),(0,ie.jsxs)("span",{className:"rd-history-card-foot",children:[(0,ie.jsxs)("span",{className:"rd-history-date",children:[c.completedAt?"Completed":"Started"," \xB7 ",S]}),(0,ie.jsx)("span",{className:"rd-history-chevron","aria-hidden":"true",children:f?"\u2303":"\u2304"})]})]}),f&&(0,ie.jsxs)("div",{className:"rd-history-detail",children:[l.deposit?(0,ie.jsx)(za,{label:"Deposit confirmed",chainId:l.deposit.originChainId??di,txHash:l.deposit.originTxHash||l.deposit.txHash,amount:(()=>{let R=Fa(l.deposit.amount,x?.token.decimals);return R?Oa(R):void 0})()}):y.length>0?y.map(R=>(0,ie.jsx)(za,{label:"Deposit confirmed",chainId:R.originChainId??di,txHash:R.originTxHash||R.txHash,amount:(()=>{let E=Fa(R.amount,x?.token.decimals);return E?Oa(E):void 0})()},`${R.txHash}-${R.blockNumber}`)):(0,ie.jsxs)("div",{className:"rd-history-step",children:[(0,ie.jsx)("span",{className:"rd-history-step-dot"}),(0,ie.jsx)("span",{className:"rd-history-step-label",children:"Deposit confirmed"}),(0,ie.jsx)("span",{className:"rd-muted",children:"Details unavailable"})]}),(0,ie.jsx)(za,{label:"Bridge",chainId:di,txHash:c.bscBridgeTx,shared:l.sharedLegs,missingLabel:M}),(0,ie.jsx)(za,{label:"ONEchain delivery",chainId:n?.destination.chainId??612055,txHash:c.deliveryTxHash,shared:l.sharedLegs,missingLabel:M})]})]},l.key)})})]})}var Sn=require("react/jsx-runtime");function Uf({className:e}){let t=il(),{open:r}=jr();return hr.useEffect(()=>{r&&Pe("relay","history_opened")},[r]),(0,Sn.jsx)(ke,{feature:"relay",children:(0,Sn.jsx)(vo,{ariaTitle:"Transfer history",className:e??t.className,children:(0,Sn.jsx)(sw,{})})})}function sw(){let e=il(),{theme:t}=jr(),r=hr.useMemo(()=>{if(e.client)return e.client;let g=Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return Ft({baseUrl:g})},[e.client,e.apiBaseUrl,e.environment]),n=e.recipient??e.walletAddress,o=!!(n&&$e(n)),[i,a]=hr.useState(),[s,l]=hr.useState(!1),[c,p]=hr.useState(),w=hr.useRef(e.onError);w.current=e.onError,hr.useEffect(()=>{if(!o){a(void 0),l(!1),p(void 0);return}let g=!1;return a(void 0),l(!0),p(void 0),r.getConfig().then(u=>{g||a(u)}).catch(u=>{if(g)return;let y=u instanceof Error?u:new Error(String(u));p(y),w.current?.(y)}).finally(()=>{g||l(!1)}),()=>{g=!0}},[r,o]);let{orders:b,ordersLoading:d,ordersError:x}=fn({client:r,recipient:o?n:void 0,enabled:!!i,onError:e.onError}),m=hr.useCallback(g=>{if(!e.onOutlink)return;let y=g.target.closest?.('a[target="_blank"]');y?.href&&e.onOutlink(y.href)},[e.onOutlink]);return(0,Sn.jsx)("div",{className:"rd-root rd-wizard","data-theme":t,children:o?(0,Sn.jsx)("div",{onClick:m,children:(0,Sn.jsx)(zf,{orders:b,isLoading:s||d,error:c??x,catalog:i,showTitle:!1})}):(0,Sn.jsx)("p",{className:"rd-muted","data-testid":"rd-history-empty-state",children:"Connect a wallet or provide an address to see transfer history."})})}var Ua=require("react/jsx-runtime");function jf({asChild:e,children:t}){return(0,Ua.jsx)(ke,{feature:"relay",children:(0,Ua.jsx)(xo,{asChild:e??t!=null,children:t??(0,Ua.jsx)("button",{type:"button","data-track":"open",children:"History"})})})}var al=require("react/jsx-runtime");function lw(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o="min(640px, calc(100vw - 32px))",drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p}=e;return(0,al.jsx)(ol.Provider,{value:e,children:(0,al.jsx)(yo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p})})}var sl=Object.assign(lw,{Trigger:jf,Content:Uf});var Ir=V(require("react"),1);var ja=V(require("react"),1);function Wf({client:e,recipient:t,refreshKey:r=0}){let[n,o]=ja.useState(0),i=t&&$e(t)?t:void 0;return ja.useEffect(()=>{if(!i){o(0);return}let a=!1;return(async()=>{try{let l=(await e.getConfig()).targets,c=l.length===0?[e.getRecovery({user:i})]:l.map(b=>e.getRecovery({user:i,target:b.symbol})),p=await Promise.all(c.map(b=>b.catch(()=>{})));if(a)return;let w=l.length===0?p[0]?[{symbol:"",isDefault:!0,info:p[0]}]:[]:l.flatMap((b,d)=>p[d]?[{symbol:b.symbol,isDefault:b.isDefault,info:p[d]}]:[]);o(Ca(wo(w)))}catch{a||o(0)}})(),()=>{a=!0}},[e,i,r]),n}var Wa=require("react"),ll=(0,Wa.createContext)(null);function _f(){let e=(0,Wa.useContext)(ll);if(!e)throw new Error("RelayRecovery compound components must be used within <RelayRecovery>");return e}function cl(){return _f().props}function Gf(){return _f().recoverableCount}var ir=V(require("react"),1);var Jr=require("react/jsx-runtime"),_a=[];function Hf({className:e}){let t=cl(),{open:r}=jr();return ir.useEffect(()=>{r&&Pe("relay","recovery_opened")},[r]),(0,Jr.jsx)(ke,{feature:"relay",children:(0,Jr.jsx)(vo,{ariaTitle:"Recover stuck funds",className:e??t.className,children:(0,Jr.jsx)(cw,{})})})}function cw(){let e=cl(),{theme:t}=jr(),r=ir.useMemo(()=>Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment}),[e.apiBaseUrl,e.environment]),n=ir.useMemo(()=>e.client?e.client:Ft({baseUrl:r}),[e.client,r]),o=ir.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]),i=e.walletAddress&&$e(e.walletAddress)?e.walletAddress:void 0,a=!!(i&&(!e.recipient||$e(e.recipient)&&e.recipient.toLowerCase()===i.toLowerCase())),s=a?i:void 0,l=Xe(e.environment),c=Pr("apps.json",l,N=>gi(N,l)),p=ir.useMemo(()=>e.trustedFactories??Sa(c),[e.trustedFactories,c]),w=!!(e.writeContract&&e.readContract&&e.waitForReceipt),b=!!s&&w,[d,x]=ir.useState(_a),m=e.onError;ir.useEffect(()=>{if(!b){x(_a);return}let N=!1;return n.getConfig().then(R=>{N||x(R.targets.length>0?R.targets:_a)}).catch(R=>{N||(x(_a),m?.(R instanceof Error?R:new Error(String(R))))}),()=>{N=!0}},[n,b,m]);let[g,u]=ir.useState({}),[y,f]=ir.useState(0),S=ir.useCallback(()=>f(N=>N+1),[]),k=s;ir.useEffect(()=>{if(!b||!k||d.length===0){u({});return}let N=!1;return Promise.all(d.map(R=>n.getRecovery({user:k,target:R.symbol}).catch(()=>{}))).then(R=>{if(N)return;let E={};d.forEach((P,F)=>{let I=R[F];I&&(E[P.symbol]=I)}),u(E)}),()=>{N=!0}},[n,b,k,d,y]);let C=ir.useMemo(()=>d.map(N=>({symbol:N.symbol,isDefault:N.isDefault,info:g[N.symbol]})).filter(N=>N.info!==void 0),[d,g]),{orders:M}=fn({client:n,recipient:b?k:void 0,enabled:b});return(0,Jr.jsxs)("div",{className:"rd-root rd-wizard","data-theme":t,children:[!i&&(0,Jr.jsx)("p",{className:"rd-muted","data-testid":"rd-recovery-connect-note",children:"Connect a wallet to check recoverable funds."}),i&&!a&&(0,Jr.jsx)("p",{className:"rd-muted","data-testid":"rd-recovery-recipient-note",children:"Recovery is only available for the connected wallet."}),a&&!w&&(0,Jr.jsx)("p",{className:"rd-muted","data-testid":"rd-recovery-unsupported-note",children:"This wallet can't sign recovery transactions."}),b&&(0,Jr.jsx)(Ta,{client:e.client,apiBaseUrl:r,recipient:s,wallet:o,trustedFactories:p,targets:C.length>0?C:void 0,orders:M,onRecovered:S,onRecoverySuccess:e.onRecoverySuccess,showTitle:!1,onError:e.onError})]})}var Ga=require("react/jsx-runtime");function Qf({asChild:e,children:t}){let r=Gf();return(0,Ga.jsx)(ke,{feature:"relay",children:(0,Ga.jsx)(xo,{asChild:e??t!=null,dataAttributes:{"data-rd-recovery-count":r},children:t??(0,Ga.jsx)("button",{type:"button","data-track":"open",children:"Recover"})})})}var dl=require("react/jsx-runtime");function dw(e){let{theme:t="dark",mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p}=e,[w,b]=Ir.useState(!1),d=l!==void 0,x=d?l:w,m=Ir.useCallback(N=>{d||b(N),c?.(N)},[d,c]),g=Ir.useMemo(()=>{if(e.client)return e.client;let N=Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return Ft({baseUrl:N})},[e.client,e.apiBaseUrl,e.environment]),[u,y]=Ir.useState(0),f=Ir.useRef(x);Ir.useEffect(()=>{f.current&&!x&&y(N=>N+1),f.current=x},[x]);let S=e.walletAddress&&$e(e.walletAddress)?e.walletAddress:void 0,k=S&&(!e.recipient||$e(e.recipient)&&e.recipient.toLowerCase()===S.toLowerCase())?S:void 0,C=Wf({client:g,recipient:k,refreshKey:u}),M=Ir.useMemo(()=>({props:e,recoverableCount:C}),[e,C]);return(0,dl.jsx)(ll.Provider,{value:M,children:(0,dl.jsx)(yo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:x,onOpenChange:m,children:p})})}var pl=Object.assign(dw,{Trigger:Qf,Content:Hf});var br=require("react");function ul(e={}){let t=(0,br.useRef)(e);t.current=e;let r=(0,br.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayConfig: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.enabled??!0,o=e.refetchInterval,[i,a]=(0,br.useState)(),[s,l]=(0,br.useState)(!1),[c,p]=(0,br.useState)(),[w,b]=(0,br.useState)(0);(0,br.useEffect)(()=>{if(!n){a(void 0),l(!1),p(void 0);return}let x=!1,m=!1;a(void 0),l(!0),p(void 0);async function g(){if(!(x||m)){m=!0;try{let y=await r.getConfig();if(x)return;a(y),p(void 0)}catch(y){if(x)return;let f=y instanceof Error?y:new Error(String(y));p(f),t.current.onError?.(f)}finally{m=!1,x||l(!1)}}}g();let u=typeof o=="number"&&Number.isFinite(o)&&o>0?setInterval(()=>{g()},o):void 0;return()=>{x=!0,u&&clearInterval(u)}},[r,n,w,o]);let d=(0,br.useCallback)(()=>b(x=>x+1),[]);return{config:i,loading:s,error:c,refresh:d}}var qf=require("@tanstack/react-query"),Mr=require("react");var pw=1,Vf=new WeakMap;function uw(e){let t=Vf.get(e);if(t!==void 0)return t;let r=pw++;return Vf.set(e,r),r}function fl(e={}){let t=(0,Mr.useRef)(e);t.current=e;let r=(0,Mr.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayRecovery: either `client` or `apiBaseUrl` must be provided");return Ft({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.recipient,o=n&&$e(n)?n:void 0,i=e.target,a=e.query,s=(0,Mr.useMemo)(()=>uw(r),[r]),l=(0,Mr.useMemo)(()=>["relay","recovery",s,o??null,i??null],[s,o,i]),c=(0,qf.useQuery)({retry:!1,...a,queryKey:l,queryFn:async()=>{if(!o)throw new Error("useRelayRecovery: a valid EVM recipient is required");return r.getRecovery({user:o,target:i})},enabled:o?a?.enabled:!1}),p=(0,Mr.useRef)(0);(0,Mr.useEffect)(()=>{let m=c.error,g=c.errorUpdatedAt;!m||g===p.current||(p.current=g,t.current.onError?.(m),m instanceof Tr&&m.status===401&&t.current.onUnauthorized?.())},[c.error,c.errorUpdatedAt]);let w=(0,Mr.useCallback)(()=>{c.refetch()},[c.refetch]),b=li({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:w}),d=c.data,x=(0,Mr.useCallback)(async(m,g)=>{d&&await b.recover(d,m,g)},[b,d]);return{info:d,loading:c.isLoading,error:c.error??void 0,isFetching:c.isFetching,refresh:w,recover:x,recoveryState:b.stateFor(d?.forwarder)}}var He=require("react/jsx-runtime"),fw={bscBridge:"https://bscscan.com/tx/",crossFinalize:"https://scan.crosstoken.io/tx/",crossExecute:"https://scan.crosstoken.io/tx/"},mw={bscBridge:"Bridge tx (BSC)",crossFinalize:"Finalize tx (CROSS)",crossExecute:"Execute tx (CROSS)"};function gw(e){return e==="done"?"\u2713":e==="active"?"\u25CF":""}function Yf(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function hw(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 gl({orderId:e,order:t,error:r}){let n=!t&&!r;return(0,He.jsxs)("section",{className:"rd-card",children:[(0,He.jsxs)("div",{className:"rd-card-header",children:[(0,He.jsx)("h2",{className:"rd-card-title",children:"4. Status"}),t&&(0,He.jsx)("span",{className:`rd-status-pill${t.status==="COMPLETED"?" rd-status-pill-success":Yf(t.status)?" rd-status-pill-failure":""}`,children:t.status})]}),(0,He.jsxs)("p",{className:"rd-card-hint",children:["Order ",e]}),n&&(0,He.jsxs)("p",{className:"rd-muted",children:[(0,He.jsx)("span",{className:"rd-spinner"})," Loading status..."]}),r&&(0,He.jsxs)("div",{className:"rd-callout rd-callout-danger",children:["Couldn't load order status: ",r.message]}),t&&(0,He.jsxs)(He.Fragment,{children:[(0,He.jsx)("ol",{className:"rd-stepper",children:t.steps.map((o,i)=>(0,He.jsxs)("li",{className:hw(o.status),children:[(0,He.jsxs)("div",{className:"rd-stepper-rail",children:[(0,He.jsx)("span",{className:"rd-stepper-dot",children:gw(o.status)}),i<t.steps.length-1&&(0,He.jsx)("span",{className:"rd-stepper-line"})]}),(0,He.jsxs)("div",{className:"rd-stepper-body",children:[(0,He.jsx)("div",{className:"rd-stepper-label",children:o.label}),o.key==="bridge"&&t.txs.bscBridge&&(0,He.jsx)("div",{className:"rd-stepper-meta",children:(0,He.jsx)(ml,{orderTxs:t.txs,txKey:"bscBridge"})}),o.key==="deliver"&&(t.txs.crossFinalize||t.txs.crossExecute)&&(0,He.jsxs)("div",{className:"rd-stepper-meta",children:[t.txs.crossFinalize&&(0,He.jsx)(ml,{orderTxs:t.txs,txKey:"crossFinalize"}),t.txs.crossExecute&&(0,He.jsx)(ml,{orderTxs:t.txs,txKey:"crossExecute"})]})]})]},o.key))}),Yf(t.status)&&(0,He.jsxs)("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"&&(0,He.jsx)("div",{className:"rd-callout rd-callout-success",children:"crossd delivered. This order is complete."})]})]})}function ml({orderTxs:e,txKey:t}){let r=e[t];return r?(0,He.jsxs)("a",{href:`${fw[t]}${r}`,target:"_blank",rel:"noreferrer",children:[mw[t],": ",r.slice(0,10),"..."]}):null}bi({mode:"dapp-ui"});0&&(module.exports={APPLE_ICON,AppLauncher,AppLauncherContent,AppLauncherTrigger,BINANCE_ICON,BridgeFlow,CHAINS_CONFIG_FILE,CONNECTOR_REGISTRY,CROSSX_ICON,ConnectButton,ConnectorId,DEFAULT_SKILLS_HREF,DEFAULT_TRUSTED_FACTORIES,DappUiErrorBoundary,GOOGLE_ICON,METAMASK_ICON,PORTFOLIO_SECTIONS,RelayApiError,RelayDeposit,RelayHistory,RelayRecovery,SOCIAL_REGISTRY,SendFlow,SkillsButton,StatusTracker,TOKEN_STATS_QUERY_KEY,USER_BALANCE_QUERY_KEY,WALLET_REGISTRY,WalletConnectModal,WalletInfo,WalletPortfolio,WalletPortfolioBody,announceAppLauncherUsage,captureDappUiException,createRelayClient,getChainDisplay,getDappUiSentryScope,initDappUiSentry,normalizeFailureReason,resolveEnvironment,setDappUiAnalyticsUser,trackDappUiEvent,trackDappUiFunnel,useChainDisplay,useChainsConfig,useGlobalMenu,useRelayConfig,useRelayOrders,useRelayRecovery,useTokenBalance,useTokenStats,useWalletDetect});
|
|
26
26
|
//# sourceMappingURL=index.cjs.map
|