@nexus-cross/dapp-ui 1.3.9 → 1.3.10-beta.10
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 +25 -23
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +932 -11
- package/dist/index.d.ts +932 -11
- package/dist/index.js +25 -23
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -1,24 +1,26 @@
|
|
|
1
|
-
"use strict";var fp=Object.create;var nr=Object.defineProperty;var mp=Object.getOwnPropertyDescriptor;var gp=Object.getOwnPropertyNames;var hp=Object.getPrototypeOf,bp=Object.prototype.hasOwnProperty;var wp=(e,t)=>{for(var n in t)nr(e,n,{get:t[n],enumerable:!0})},ka=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of gp(t))!bp.call(e,r)&&r!==n&&nr(e,r,{get:()=>t[r],enumerable:!(o=mp(t,r))||o.enumerable});return e};var H=(e,t,n)=>(n=e!=null?fp(hp(e)):{},ka(t||!e||!e.__esModule?nr(n,"default",{value:e,enumerable:!0}):n,e)),xp=e=>ka(nr({},"__esModule",{value:!0}),e);var ug={};wp(ug,{APPLE_ICON:()=>Ko,AppLauncher:()=>hi,AppLauncherContent:()=>xi,AppLauncherTrigger:()=>bi,BINANCE_ICON:()=>Vo,BridgeFlow:()=>Oo,CHAINS_CONFIG_FILE:()=>go,CONNECTOR_REGISTRY:()=>ko,CROSSX_ICON:()=>Ho,ConnectButton:()=>aa,ConnectorId:()=>pr,DEFAULT_SKILLS_HREF:()=>sa,DappUiErrorBoundary:()=>xo,GOOGLE_ICON:()=>qo,METAMASK_ICON:()=>jo,PORTFOLIO_SECTIONS:()=>Bo,SOCIAL_REGISTRY:()=>ni,SendFlow:()=>To,SkillsButton:()=>la,TOKEN_STATS_QUERY_KEY:()=>Tr,USER_BALANCE_QUERY_KEY:()=>Cr,WALLET_REGISTRY:()=>ti,WalletConnectModal:()=>ia,WalletInfo:()=>jn,WalletPortfolio:()=>Yi,WalletPortfolioBody:()=>Un,announceAppLauncherUsage:()=>rr,captureDappUiException:()=>wo,getChainDisplay:()=>Ta,getDappUiSentryScope:()=>bo,initDappUiSentry:()=>Xn,normalizeFailureReason:()=>wt,resolveEnvironment:()=>je,setDappUiAnalyticsUser:()=>In,trackDappUiEvent:()=>yo,trackDappUiFunnel:()=>_e,useChainDisplay:()=>Qn,useChainsConfig:()=>Na,useGlobalMenu:()=>vo,useTokenBalance:()=>un,useTokenStats:()=>fn,useWalletDetect:()=>Go});module.exports=xp(ug);var yp={};function Sa(e){try{return yp.env?.[e]}catch{return}}function Ca(e){if(!(typeof process>"u"))return process.env?.[e]}function je(e){if(e)return Ra(e);let t=Sa("VITE_CROSSX_ENVIRONMENT")??Sa("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Ca("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Ca("CROSSX_ENVIRONMENT");return Ra(t)}function Ra(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}var Kt=H(require("react"),1),vp={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"},kp=3e3;function Tn(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 pi=new Map;function Nn(e,t){let n=`${vp[t]}/${e}`,o=pi.get(n);return o||(o=(async()=>{let r=new AbortController,i=setTimeout(()=>r.abort(),kp);try{let a=await fetch(n,{cache:"no-store",signal:r.signal});return a.ok?await a.json():null}catch{return null}finally{clearTimeout(i)}})().then(r=>(r===null&&pi.delete(n),r)),pi.set(n,o)),o}function Sp(e){return typeof e=="string"&&e.startsWith("https://")}async function de(e,t){let n=await Nn("endpoints.json",t),o=Tn(n?.apis?.[e],t);if(!Sp(o))throw new Error(`[remote-config] endpoints.json missing or invalid api base: ${e} (${t})`);return o}var go="chains.json";async function Ta(e,t){return(await Nn(go,t))?.chains?.[String(e)]??{}}function Qn(e,t){let[n,o]=Kt.useState({});return Kt.useEffect(()=>{if(e==null){o({});return}let r=!0;return Nn(go,t).then(i=>{r&&o(i?.chains?.[String(e)]??{})}),()=>{r=!1}},[e,t]),n}function Na(e){let[t,n]=Kt.useState({});return Kt.useEffect(()=>{let o=!0;return Nn(go,e).then(r=>{o&&n(r?.chains??{})}),()=>{o=!1}},[e]),t}function En(e,t,n){let[o,r]=Kt.useState(void 0),i=Kt.useRef(n);return i.current=n,Kt.useEffect(()=>{let a=!0;return Nn(e,t).then(s=>{if(!a)return;let l=i.current(s);l!==void 0&&r(l)}),()=>{a=!1}},[e,t]),o}var ho="1.3.9";var or="__nexusCrossAppLauncherRuntime";function Cp(){if(typeof window>"u")return null;let e=window;return e[or]??(e[or]={mode:"dapp-ui"}),e[or]}function Rp(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 n=e.connectKitVersion??"unknown";console.info(`[CROSSx App Launcher] connect-kit-react v${n} \uCD08\uAE30\uD654 \uC644\uB8CC (dapp-ui v${ho}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${ho} \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 rr(e){let t=Cp();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),Rp(t))}var Yt=require("@sentry/react");var Tp="https://5c82aeb32da33b5a0a14b7c5393992ca@o4511668907081728.ingest.de.sentry.io/4511705324126289",Np=`dapp-ui@${ho}`,Zn=null,Ea=1;function Ia(){return Ea}function Ep(e){switch(e){case"dev":return"dev";case"stage":return"stg";default:return"prod"}}function Xn(e){if(Zn)return Zn;if(typeof window>"u")return null;let t=Ep(je(e?.environment));typeof e?.analyticsSampleRate=="number"&&(Ea=Math.min(1,Math.max(0,e.analyticsSampleRate)));let n=new Yt.BrowserClient({dsn:e?.dsn??Tp,transport:Yt.makeFetchTransport,stackParser:Yt.defaultStackParser,integrations:[(0,Yt.linkedErrorsIntegration)()],environment:t,release:Np,enabled:e?.enabled??t==="prod"}),o=new Yt.Scope;return o.setClient(n),o.setTags({package:"dapp-ui",framework:"react",source:"dapp-ui"}),n.init(),Zn=o,Zn}function bo(){return Zn}function wo(e,t){let n=Zn??Xn();if(n)return n.captureException(e,t?{captureContext:{extra:t}}:void 0)}var _a=require("react");var xo=class extends _a.Component{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(n,o){wo(n,{componentStack:o.componentStack??void 0,boundary:this.props.name??"dapp-ui"})}render(){return this.state.hasError?this.props.fallback??null:this.props.children}};function ge(...e){return e.filter(Boolean).join(" ")}function Pa(){return typeof window>"u"?!1:window.navigator.userAgent.includes("CROSSx")}var La="__nexus_dapp_ui_uid",ui=null;function Ip(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Array.from({length:32},()=>Math.floor(Math.random()*16).toString(16)).join("")}function fi(){if(ui)return ui;let e=null;try{e=window.localStorage.getItem(La)}catch{}if(!e||!e.startsWith("anon_")){e=`anon_${Ip()}`;try{window.localStorage.setItem(La,e)}catch{}}return ui=e,e}async function Aa(e){if(typeof crypto>"u"||!crypto.subtle)return null;try{let t=new TextEncoder().encode(e.trim().toLowerCase()),n=await crypto.subtle.digest("SHA-256",t);return`wallet_${Array.from(new Uint8Array(n),r=>r.toString(16).padStart(2,"0")).join("").slice(0,16)}`}catch{return null}}function _p(){let e=window.navigator.userAgent;return/ipad|tablet|(android(?!.*mobile))/i.test(e)?"tablet":/mobile|iphone|ipod|android/i.test(e)?"mobile":"desktop"}function Ma(){return{host:window.location.hostname,device_type:_p(),is_cross_inapp:String(Pa())}}var Fa=!1;function mi(){if(typeof window>"u")return null;let e=bo()??Xn();return e?(Fa||(Fa=!0,e.setUser({id:fi()})),e):null}function Da(){return Math.random()>=Ia()}var Ba=0;function In(e){let t=mi();if(!t)return;let n=++Ba;if(!e){t.setUser({id:fi()});return}Aa(e).then(o=>{o&&n===Ba&&t.setUser({id:o})})}function yo(e,t,n){let o=mi();!o||Da()||o.captureMessage(`ui: ${e}_${t}`,"info",{captureContext:{tags:{...Ma(),feature:e,action:t,...n}}})}function _e(e,t,n){let o=mi();if(!o||Da())return;let r=n?.status??"success";o.captureMessage(`funnel: ${e}_${t}`,"info",{captureContext:{tags:{...Ma(),flow:e,funnel_step:`${e}_${t}`,funnel_status:r,...r==="failure"?{failure_reason:n?.reason??"unknown"}:{},...n?.tags}}})}function wt(e){let t=e,n=String((t&&typeof t=="object"&&"message"in t?t.message:e)??"").toLowerCase();return t?.code===4001||/reject|denied|declin|cancel/i.test(n)?"user-rejected":/insufficient (funds|gas|balance)|exceeds balance/i.test(n)?"insufficient-gas":/timeout|timed out|deadline/i.test(n)?"timeout":/revert|execution failed/i.test(n)?"contract-reverted":/network|fetch|connection|disconnected|offline/i.test(n)?"network":"unknown"}var Oa=require("react");var Wa=require("react/jsx-runtime");function Ce({feature:e,children:t}){let n=(0,Oa.useCallback)(o=>{let r=o.nativeEvent;if(r.__dappUiTracked)return;let a=o.target?.closest?.("[data-track]");if(!a)return;let s=a.getAttribute("data-track");if(!s)return;r.__dappUiTracked=!0;let l=a.getAttribute("data-track-id");yo(e,s,l?{item_id:l}:void 0)},[e]);return(0,Wa.jsx)("div",{style:{display:"contents"},onClick:n,children:t})}var eo=H(require("react"),1),Ua=H(require("@radix-ui/react-popover"),1),Ga=require("vaul");var ir=require("react"),gi=(0,ir.createContext)(null);function ar(){let e=(0,ir.useContext)(gi);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var sr=require("react");function Jn(e){let[t,n]=(0,sr.useState)(!1);return(0,sr.useEffect)(()=>{let o=window.matchMedia(e);n(o.matches);let r=i=>n(i.matches);return o.addEventListener("change",r),()=>o.removeEventListener("change",r)},[e]),t}function ie(e,{insertAt:t}={}){if(!e||typeof document>"u")return;let n=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css",t==="top"&&n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}ie(`[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
|
-
`);
|
|
3
|
-
`);
|
|
4
|
-
`);
|
|
5
|
-
`);ie("");var lr=require("react/jsx-runtime");function hi({env:e,theme:t="dark",mobileBreakpoint:n=768,domain:o,children:r}){let i=Jn(`(max-width: ${n}px)`),[a,s]=eo.useState(!1),l=eo.useCallback(()=>s(!1),[]),c=je(e),m=eo.useMemo(()=>({env:c,theme:t,isMobile:i,open:a,domain:o,close:l}),[c,t,i,a,o,l]);return(0,lr.jsx)(gi.Provider,{value:m,children:i?(0,lr.jsx)(Ga.Drawer.Root,{direction:"right",open:a,onOpenChange:s,noBodyStyles:!0,children:r},"drawer"):(0,lr.jsx)(Ua.Root,{open:a,onOpenChange:s,children:r},"popover")})}var ja=H(require("@radix-ui/react-popover"),1),Va=require("vaul");var at=require("react/jsx-runtime");function za({size:e=18}){return(0,at.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,at.jsx)("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,at.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function $a(){return(0,at.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,at.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function Ha(){return(0,at.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,at.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var _n=require("react/jsx-runtime");function bi({asChild:e,children:t,className:n,style:o}){let{isMobile:r,theme:i}=ar(),a=t!=null,s=e??!0,l=n?`al-trigger-btn ${n}`:"al-trigger-btn",c=a?t:(0,_n.jsx)("button",{type:"button",className:l,"data-theme":i,"data-track":"open",style:o,children:(0,_n.jsx)(za,{size:18})});return r?(0,_n.jsx)(Ce,{feature:"app_launcher",children:(0,_n.jsx)(Va.Drawer.Trigger,{asChild:s,children:c})}):(0,_n.jsx)(Ce,{feature:"app_launcher",children:(0,_n.jsx)(ja.Trigger,{asChild:s,children:c})})}var Ln=H(require("react"),1),cr=H(require("@radix-ui/react-popover"),1),Pn=require("vaul");var Ya=require("@tanstack/react-query");var qa={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 Pp="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Lp="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function Ut(e,t){return`${e==="production"?Lp:Pp}/${t}.png`}function Ka(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(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:Ut(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1,serviceStatus:"available"}]}}function vo(e){let t=je(e);return(0,Ya.useQuery)({queryKey:["global-menu",t],queryFn:async()=>{try{let n=await fetch(qa[t],{cache:"no-store"});if(!n.ok)throw new Error(`Failed to fetch global menu: ${n.status}`);return n.json()}catch{return Ka(t)}},staleTime:300*1e3,gcTime:600*1e3,retry:!1,refetchOnMount:!0})}function wi(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function Za(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function Xa(e){return[...e].sort((t,n)=>{let o=Qa(t)-Qa(n);return o!==0?o:t.order-n.order})}function Qa(e){let t=wi(e);return t==="comingSoon"?0:t==="ending"?2:1}var ye=require("react/jsx-runtime");function Ap(e){return e.id==="cross-staking"||e.type==="cross-staking"}function xi({align:e="end",sideOffset:t=8,className:n}){let{env:o,theme:r,isMobile:i,domain:a,close:s}=ar(),{data:l}=vo(o),c=Ln.useMemo(()=>Xa(l?.items??[]),[l?.items]),m=8,g=Ln.useRef(null),w=Ln.useCallback(h=>{g.current={x:h.clientX,y:h.clientY}},[]),p=typeof window<"u"?window.location.pathname:"",y=Ln.useCallback((h,v)=>{if(g.current){let k=h.clientX-g.current.x,C=h.clientY-g.current.y;if(g.current=null,Math.abs(k)>m||Math.abs(C)>m)return}let f=v.url[o]??v.url.production,T=Ja(f,a);if(!T)try{let k=new URL(f).pathname;if(p===k||p.startsWith(k+"/")){s();return}}catch{}T?window.open(f,"_blank","noopener,noreferrer"):window.location.href=f,s()},[o,a,s,p]),b=h=>{let v=h.url[o]??h.url.production,f=Ja(v,a),T=wi(h),k=T==="ending",C=Za(h.iconUrl,o),_=!1;if(!f)try{let N=new URL(v).pathname;_=p===N||p.startsWith(N+"/")}catch{_=!1}return(0,ye.jsx)("button",{type:"button",className:"al-grid-item","data-track":"menu_item_click","data-track-id":h.id,"data-active":_||void 0,"data-service-status":T,onPointerDown:w,onClick:N=>y(N,h),children:(0,ye.jsxs)("div",{className:"al-grid-item-left",children:[(0,ye.jsxs)("div",{className:"al-grid-item-icon",children:[(0,ye.jsx)("img",{src:C,alt:h.label,width:24,height:24,loading:"lazy"}),h.isNew&&(0,ye.jsx)("span",{className:"al-status-ribbon al-status-ribbon-new",children:"N"})]}),(0,ye.jsxs)("span",{className:"al-grid-item-text",children:[(0,ye.jsx)("span",{className:"al-grid-item-label",children:h.label}),k&&(0,ye.jsx)("span",{className:"al-grid-item-status-text",children:"(End Soon)"}),h.badge&&!Ap(h)&&(0,ye.jsx)("span",{className:"al-badge al-badge-list",children:h.badge})]})]})},h.id)},x=(0,ye.jsx)("div",{className:"al-menu","data-theme":r,children:(0,ye.jsx)("div",{className:"al-grid",children:c.map(b)})});return i?(0,ye.jsx)(Ce,{feature:"app_launcher",children:(0,ye.jsxs)(Pn.Drawer.Portal,{children:[(0,ye.jsx)(Pn.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,ye.jsxs)(Pn.Drawer.Content,{className:ge("al-drawer-content",n),"data-theme":r,children:[(0,ye.jsxs)("div",{className:"al-drawer-header",children:[(0,ye.jsx)(Pn.Drawer.Close,{className:"al-drawer-close","data-track":"close",children:(0,ye.jsx)($a,{})}),(0,ye.jsx)(Pn.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,ye.jsx)(Pn.Drawer.Close,{className:"al-drawer-close","data-track":"close",children:(0,ye.jsx)(Ha,{})})]}),(0,ye.jsx)("div",{className:"al-drawer-body",children:x})]})]})}):(0,ye.jsx)(Ce,{feature:"app_launcher",children:(0,ye.jsx)(cr.Portal,{children:(0,ye.jsx)(cr.Content,{align:e,sideOffset:t,className:ge("al-popover-content",n),"data-theme":r,children:x})})})}function Ja(e,t){try{let n=new URL(e).hostname;return typeof window>"u"?!0:n!==(t??window.location.hostname)}catch{return!1}}var ot=H(require("react"),1),yd=H(require("@radix-ui/react-popover"),1),vd=require("vaul");var dr=require("react"),yi=(0,dr.createContext)(null);function wn(){let e=(0,dr.useContext)(yi);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var es=require("@nexus-cross/crossx-design-system"),pr=(o=>(o.CROSSx="crossx",o.MetaMask="io.metamask",o.Binance="com.binance.wallet",o))(pr||{}),ko={crossx:{name:es.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 Vs=H(require("react"),1);var se=require("react/jsx-runtime");function ts({size:e=16,className:t}){return(0,se.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,se.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,se.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,se.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.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 cn({size:e=16,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Lt({size:e=24,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function ns({size:e=20,className:t}){return(0,se.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,se.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,se.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 ur({size:e=20,className:t}){return(0,se.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,se.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 dn({size:e=20,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Fn({size:e=20,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function os({size:e=16,className:t}){return(0,se.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,se.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,se.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 rs({size:e=16,className:t}){return(0,se.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,se.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,se.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}var Fp='<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>',Bp=`data:image/svg+xml,${encodeURIComponent(Fp)}`;function is({size:e=42,className:t}){return(0,se.jsx)("img",{src:Bp,width:e,height:e,alt:"",className:t,style:{display:"block"}})}function as({size:e=20,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.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 ss({size:e=20,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.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 ls({size:e=20,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.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 cs({size:e=20,className:t}){return(0,se.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,se.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 ds({size:e=20,className:t}){return(0,se.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,se.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),(0,se.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 q=H(require("react"),1);var xn=H(require("bignumber.js"),1);function Mp(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 yn(e,t){if(!e||e==="0")return"0.00";let n=new xn.default(e).shiftedBy(-t),o=n.isGreaterThanOrEqualTo(1)?2:4;return n.toFormat(o,xn.default.ROUND_DOWN)}function st(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function Bn(e){let t=typeof e=="string"?parseFloat(e):e;if(Number.isNaN(t)||t===0)return"$0.00";let n=t>=1?2:4,o=Math.pow(10,n);return`$${(Math.floor(t*o)/o).toLocaleString("en-US",{minimumFractionDigits:n,maximumFractionDigits:n})}`}function fr(e,t,n){let r=new xn.default(e).shiftedBy(-t).multipliedBy(new xn.default(n));return r.isZero()||r.isNaN()?"$0.00":`$${(r.integerValue(xn.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?r.decimalPlaces(2,xn.default.ROUND_DOWN):r.decimalPlaces(4,xn.default.ROUND_DOWN)).toFormat()}`}function ps(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 n=t;if(n.includes("e")||n.includes("E")){let a=Number(n);if(!Number.isFinite(a)||a===0)return{displayValue:"0",isLowerBound:!1};n=Mp(a.toFixed(18))}let[o="0",r=""]=n.split(".");if(Number(o)>=1){let a=r.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(o).toLocaleString("en-US")}.${a}`,isLowerBound:!1}}return r.length<4?{displayValue:`${o}.${r}`,isLowerBound:!1}:r.slice(0,4)==="0000"?{displayValue:"0.0001",isLowerBound:!0}:{displayValue:`0.${r.slice(0,4)}`,isLowerBound:!1}}var vi=require("react"),us=require("@tanstack/react-query");var Be={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},to="https://terms.crosstoken.io/docs/cross-terms-of-use",mr="https://terms.crosstoken.io/docs/nexus-privacy-policy";var Dp="send:chain-info";function Op(e){if("data"in e&&e.data!==void 0){let t=e.data;if(Array.isArray(t)){let n=t[0];if(!n)throw new Error("Chain info payload is empty.");return n}return t}return e}function ki(e,...t){let n=e.replace(/\/+$/,""),o=t.map(r=>r.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[n,...o].join("/")}function fs(e,t,n,o){if(o)return t===Be[e].cross?ms(t,o):n?.explorer_url?ki(n.explorer_url,n.explorer_postfix?.transaction??"tx",o):Wp(e,t,o)}function ms(e,t){return ki("https://explorer.onechain.nexus",String(e),"tx",t)}function Wp(e,t,n){let o=Be[e];if(t===o.cross)return ms(t,n);if(t===o.bsc)return ki(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",n)}function So(e,t,n,o=!0){let r=(0,us.useQuery)({queryKey:[Dp,e,t],queryFn:async({signal:s})=>{let l=await de("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 m=await c.json();if("code"in m&&m.code!==void 0&&m.code!==200)throw new Error(`Chain info API error: ${m.code}`);return Op(m)},enabled:o,staleTime:3e5}),i=r.data;return{transactionUrl:(0,vi.useMemo)(()=>fs(e,t,i,n),[t,i,e,n]),chainInfo:i,...r}}function gs(e,t,n=!0){let{chainInfo:o}=So(e,t,void 0,n);return{buildTxUrl:(0,vi.useMemo)(()=>i=>fs(e,t,o,i),[e,t,o]),chainInfo:o}}var hs="0x0000000000000000000000000000000000000001";var Up="0xa9059cbb",Gp=/^0x[a-fA-F0-9]{40}$/,zp="nexus-cross:dapp-ui:send:recent:",bs=10;function $p(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function Co(e){return e.toLowerCase()}function Qt(e){return Gp.test(e)}function vn(e){return Co(e.address)===hs}function Si(e){return`${zp}${e.toLowerCase()}`}function no(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(Si(e));if(!t)return[];let n=JSON.parse(t);return Array.isArray(n)?n.filter(o=>o!==null&&typeof o=="object"&&Qt(o.address)&&typeof o.updatedAt=="number").slice(0,bs):[]}catch{return[]}}function Ci(e,t){if(typeof window>"u")return[];let n=Co(t),o=[{address:n,updatedAt:Date.now()},...no(e).filter(r=>r.address!==n)].slice(0,bs);try{window.localStorage.setItem(Si(e),JSON.stringify(o))}catch{return no(e)}return o}function Ri(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(Si(e))}catch{}}function Mn(e,t){let n=e.trim();if(!n)return{error:"Enter an amount."};if(!/^\d+(\.\d*)?$/.test(n))return{error:"Enter a valid amount."};let[o="0",r=""]=n.split(".");if(r.length>t)return{error:`Max ${t} decimal places.`};let i=BigInt(o||"0"),a=r.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 oo(e,t){let n=BigInt(e||"0"),o=10n**BigInt(t),r=n/o,i=n%o;if(i===0n)return r.toString();let a=$p(i.toString().padStart(t,"0"));return`${r.toString()}.${a}`}function Ti(e,t){let n=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),o=t.toString(16).padStart(64,"0");return`${Up}${n}${o}`}function gr(e,t,n=10){if(t<=0)return e.toString();let o=10n**BigInt(t),r=e/o,i=e%o;if(i===0n)return r.toString();let s=i.toString().padStart(t,"0").slice(0,Math.max(0,Math.min(n,t)));return s=s.replace(/0+$/,""),s?`${r.toString()}.${s}`:r.toString()}function Ni(e,t){return gr(e,t,6)}function ws(e){return gr(e,9,2)}function xs(e){return e.toLocaleString("en-US")}function hr(e){return e===56||e===97}function br(e){return e.gasPrice??e.maxFeePerGas}function ys(e,t=!1){return t?br(e)!==void 0?"legacy":null:e.maxFeePerGas!==void 0?"dynamic":e.gasPrice!==void 0?"legacy":null}function wr(e,t=!1){if(t){let n=br(e);return n!==void 0?e.gasLimit*n:null}return e.maxFeePerGas!==void 0?e.gasLimit*e.maxFeePerGas:e.gasPrice!==void 0?e.gasLimit*e.gasPrice:null}function xr(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function vs(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 n=e,o=[];return typeof n.name=="string"&&o.push(n.name),typeof n.shortMessage=="string"&&o.push(n.shortMessage),typeof n.message=="string"&&o.push(n.message),typeof n.details=="string"&&o.push(n.details),n.cause!==void 0&&o.push(vs(n.cause,t+1)),o.join(`
|
|
6
|
-
`).toLowerCase()}function Hp(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 Ei(e,t={},n="Failed to send transaction."){let o=vs(e);if(!o)return n;let r=t.nativeSymbol?.trim()||"gas token",i=t.networkName?.trim();if(o.includes("user rejected")||o.includes("userrejected")||o.includes("user denied")||o.includes("user cancelled")||o.includes("user canceled")||o.includes("action_rejected")||o.includes("rejected by user"))return"Transaction was cancelled.";if(o.includes("insufficientfunds")||o.includes("insufficient funds")||o.includes("exceeds the balance of the account")||o.includes("insufficient balance for transfer")){let a=i?` on ${i}`:"";return`Not enough ${r} to cover the gas fee.Please top up your ${r} balance and try again.`}return o.includes("transaction underpriced")||o.includes("replacement transaction underpriced")||o.includes("fee too low")?"Gas fee was too low for the network. Please try again.":o.includes("nonce too low")||o.includes("nonce has already been used")||o.includes("nonce too high")?"Pending transactions are out of order. Refresh the page and try again.":o.includes("execution reverted")||o.includes("contractfunctionrevertederror")||o.includes("contractfunctionexecutionerror")?"The transaction was rejected by the contract. The recipient or token may be invalid.":o.match(/chain \d+ is not configured/)?"This network is not registered in the app. Contact support.":o.includes("http request failed")||o.includes("failed to fetch")||o.includes("network request failed")||o.includes("timeout")||o.includes("econnreset")||o.includes("rpc error")||o.includes("429")?"Network connection failed. Check your internet and try again.":o.includes("estimategas")||o.includes("gas estimation failed")?"Could not estimate the gas fee. The recipient address or amount may be invalid.":Hp(e)||n}var jp=2000000000n,Vp=1000000000n;async function yr(e,t,n){let o=new AbortController,r=setTimeout(()=>o.abort(),8e3),i=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({jsonrpc:"2.0",id:1,method:t,params:n}),signal:o.signal}).finally(()=>clearTimeout(r));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 vr(e){return BigInt(e)}function qp(e){return`0x${e.toString(16)}`}function Kp(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=qp(e.value)),e.data&&(t.data=e.data),t}function Yp(e){return e===56||e===97}async function ks(e){try{let t=await yr(e,"eth_gasPrice",[]);return{gasPrice:vr(t)}}catch{return{gasPrice:jp}}}async function Qp(e,t){let n=Vp;try{let o=await yr(e,"eth_maxPriorityFeePerGas",[]);n=vr(o)}catch{}return{maxFeePerGas:t+n,maxPriorityFeePerGas:n}}async function Zp(e,t){if(t)return ks(e);let n;try{n=(await yr(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return n?Qp(e,vr(n)):ks(e)}async function Ss(e,t){let n=Yp(t.chainId),o=Kp(t),[r,i]=await Promise.all([yr(e,"eth_estimateGas",[o]),Zp(e,n)]);return{gasLimit:vr(r),gasPrice:i.gasPrice,maxFeePerGas:i.maxFeePerGas,maxPriorityFeePerGas:i.maxPriorityFeePerGas}}function Cs(e){let{estimateGas:t,sendTransaction:n,getTransactionReceipt:o}=e;return{canSend:!!n,canEstimateGas(r){return!!t||!!r},async estimateGas(r,i){if(t)return t(r);if(i)return Ss(i,r);throw new Error("Gas estimation is not available.")},async sendTransaction(r){if(!n)throw new Error("Sending is not available for this wallet.");return n(r)},getTransactionReceipt:o}}var Xp=1500,Jp=120;function Rs(e){return!!(e.token||e.recipient||e.amount)}function Ii({recipient:e,amount:t,token:n,balanceRaw:o}){let r={},i=e.trim(),a=Mn(t,n.quantity.decimals),s;return i?Qt(i)||(r.recipient="Enter a valid EVM recipient address."):r.recipient="Enter a recipient address.","error"in a?r.amount=a.error:(s=a.value,s>o&&(r.amount="Amount exceeds available balance.")),!vn(n)&&!Qt(n.address)&&(r.token="Token contract address is invalid."),{errors:r,rawAmount:r.amount?void 0:s,recipient:i&&Qt(i)?i:void 0}}function _i({token:e,walletAddress:t,recipient:n,rawAmount:o}){let r=t;return vn(e)?{to:n,value:o,chainId:e.chainId,from:r}:{to:Co(e.address),data:Ti(n,o),value:0n,chainId:e.chainId,from:r}}function eu(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var tu=e=>new Promise(t=>setTimeout(t,e));async function Ts({repository:e,args:t,chainId:n,onSubmitted:o,pollIntervalMs:r=Xp,pollMaxAttempts:i=Jp}){let a=await e.sendTransaction(t);o(a);let{getTransactionReceipt:s}=e;if(!s)return"success";for(let l=0;l<i;l+=1){let c=await s({hash:a,chainId:n}).catch(()=>null);if(c)return eu(c)?"reverted":"success";await tu(r)}return"timeout"}var Ns=["token","recipient","amount","review"];function Es(e){let{env:t,walletAddress:n,accountName:o,accounts:r=[],initialStep:i="recipient",token:a,tokens:s=[],onTokenChange:l,sendTransaction:c,getTransactionReceipt:m,estimateGas:g,getTokenPriceUsd:w,onSubmitted:p,onSuccess:y,onFailed:b,onExit:x,onOutlink:h}=e,v=q.useMemo(()=>Cs({sendTransaction:c,getTransactionReceipt:m,estimateGas:g}),[c,m,g]),[f,T]=q.useState(a);q.useEffect(()=>{T(a)},[a.address,a.chainId]);let[k,C]=q.useState(i),[_,N]=q.useState(""),[I,z]=q.useState(""),[F,j]=q.useState({}),[L,X]=q.useState("idle"),[E,P]=q.useState(""),[ae,Q]=q.useState(""),[B,pe]=q.useState(null),[ce,V]=q.useState(!1),[O,J]=q.useState(""),Z=q.useRef(0),[be,De]=q.useState(null),[ee,xe]=q.useState(""),[Oe,Qe]=q.useState(()=>no(n)),mt=q.useRef(new Set),fe=q.useCallback((A,re)=>{mt.current.has(A)||(mt.current.add(A),_e("send",A,re))},[]);q.useEffect(()=>{fe("opened"),i!=="token"&&fe("token_selected",{tags:{item_id:a.symbol}})},[fe,i,a.symbol]);let gt=q.useMemo(()=>je(t),[t]),{transactionUrl:ht,chainInfo:$e}=So(gt,f.chainId,E||void 0,!0),rt=Qn(f.chainId,gt),Ze=rt.nativeSymbol??$e?.currency_symbol??"",It=rt.name??$e?.name??`Chain ID ${f.chainId}`,on=q.useRef({nativeSymbol:Ze||void 0,networkName:It,tokenSymbol:f.symbol});on.current={nativeSymbol:Ze||void 0,networkName:It,tokenSymbol:f.symbol};let bt=q.useMemo(()=>BigInt(f.quantity.numeric||"0"),[f.quantity.numeric]),yt=q.useMemo(()=>yn(f.quantity.numeric,f.quantity.decimals),[f.quantity.numeric,f.quantity.decimals]),vt=w?.(f),_t=q.useMemo(()=>{if(vt===void 0)return;let A=parseFloat(I.replace(/,/g,""));return Number.isFinite(A)?A*vt:0},[I,vt]);q.useEffect(()=>{z(""),j({})},[f.address,f.chainId]),q.useEffect(()=>{Z.current+=1,pe(null),J(""),V(!1)},[f.address,f.chainId,_,I]),q.useEffect(()=>{Qe(no(n))},[n]);let He=q.useCallback(A=>{N(A),j(re=>({...re,recipient:void 0}))},[]),Dt=q.useCallback(A=>{z(A),j(re=>({...re,amount:void 0}))},[]),kt=q.useCallback(()=>{z(yt.replace(/,/g,"")),j(A=>({...A,amount:void 0}))},[yt]),St=q.useCallback(A=>{T(A),l?.(A),fe("token_selected",{tags:{item_id:A.symbol}}),C("recipient")},[l,fe]),rn=q.useCallback(()=>C("token"),[]),Pt=q.useCallback(()=>{C(A=>{if(A==="result")return"review";if(A===i)return x?.(),A;let re=Ns.indexOf(A);return re<=0?(x?.(),A):Ns[re-1]})},[i,x]),Ie=q.useCallback(()=>{let{errors:A}=Ii({recipient:_,amount:"1",token:f,balanceRaw:bt});if(A.recipient){j(re=>({...re,recipient:A.recipient}));return}j(re=>({...re,recipient:void 0})),fe("recipient_entered"),C("amount")},[_,f,bt,fe]),Xe=q.useCallback(A=>{N(A),j(re=>({...re,recipient:void 0})),fe("recipient_entered"),C("amount")},[fe]),Ct=q.useCallback(()=>{let A=Ii({recipient:_,amount:I,token:f,balanceRaw:bt});j(A.errors),!(Rs(A.errors)||A.rawAmount===void 0||!A.recipient)&&(De(A.rawAmount),xe(A.recipient),pe(null),J(""),X("idle"),fe("amount_entered"),C("review"))},[_,I,f,bt,fe]);q.useEffect(()=>{if(k!=="review"||!ee||be===null||B!==null||ce||O||!v.canEstimateGas($e?.rpc))return;let A=++Z.current;V(!0),J(""),(async()=>{try{let re=_i({token:f,walletAddress:n,recipient:ee,rawAmount:be}),Ae=await v.estimateGas(re,$e?.rpc);if(Z.current!==A)return;pe(Ae)}catch(re){if(Z.current!==A)return;J(Ei(re,on.current,"Failed to estimate gas."))}finally{Z.current===A&&V(!1)}})()},[k,ee,be,B,ce,O,v,$e?.rpc,f,n]);let ct=q.useMemo(()=>{if(!vn(f)||!B||be===null)return!1;let A=wr(B,hr(f.chainId));return A===null?!1:be+A>bt},[f,B,be,bt]),Ke=q.useCallback(async()=>{if(!(!ee||be===null)&&!ct){Q(""),P(""),X("submitting"),fe("submitted");try{let A="",re=await Ts({repository:v,args:_i({token:f,walletAddress:n,recipient:ee,rawAmount:be}),chainId:f.chainId,onSubmitted:Ae=>{A=Ae,P(Ae),X("confirming"),Qe(Ci(n,ee)),p?.({txHash:Ae,chainId:f.chainId,amount:I,tokenSymbol:f.symbol,recipient:ee})}});if(re==="success")X("success"),fe("confirmed"),A&&y?y?.(A):C("result");else if(re==="reverted"){let Ae="Transaction reverted on-chain.";X("error"),Q(Ae),fe("confirmed",{status:"failure",reason:wt(new Error(Ae))}),A&&b?b({txHash:A,chainId:f.chainId,message:Ae}):C("result")}else{let Ae="Transaction receipt was not found. Please check again later.";X("error"),Q(Ae),fe("confirmed",{status:"failure",reason:"timeout"}),A&&b?b({txHash:A,chainId:f.chainId,message:Ae}):C("result")}}catch(A){X("error"),fe("confirmed",{status:"failure",reason:wt(A)}),Q(Ei(A,{nativeSymbol:Ze||void 0,networkName:It,tokenSymbol:f.symbol})),C("result")}}},[v,ee,be,ct,f,I,n,p,y,b,Ze,It,fe]),[Ot,jt]=q.useState(!1),Je=q.useRef(void 0);q.useEffect(()=>()=>clearTimeout(Je.current),[]);let Vt=q.useCallback(async()=>{if(E)try{await navigator.clipboard.writeText(E),jt(!0),clearTimeout(Je.current),Je.current=setTimeout(()=>jt(!1),2e3)}catch{}},[E]),an=q.useCallback(()=>{if(!ht||!E)return;let A=Rt=>{typeof window<"u"&&window.open(Rt,"_blank","noopener,noreferrer")};if(!h){A(ht);return}let re=h(ht,{category:"send",origin:"send-transaction",payload:{chainId:f.chainId,txHash:E}});if(re&&typeof re.then=="function"){let Rt=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;re.then(Tt=>{if(Tt===null){Rt?.close();return}let qt=Tt??ht;if(Rt)try{Rt.location.href=qt}catch{Rt.close(),A(qt)}else A(qt)});return}let Ae=re;Ae!==null&&A(Ae??ht)},[h,f.chainId,ht,E]),sn=q.useCallback(()=>{Q(""),P(""),X("idle"),pe(null),J(""),mt.current.delete("submitted"),mt.current.delete("confirmed"),C("review")},[]);return{step:k,status:L,token:f,tokens:s.length>0?s:[f],recipient:_,amount:I,amountUsd:_t,fieldErrors:F,error:ae,txHash:E,gasEstimate:B,gasLoading:ce,gasError:O,insufficientGas:ct,reviewRawAmount:be,reviewRecipient:ee,recentAddresses:Oe,accounts:r,accountName:o,walletAddress:n,resolvedEnv:gt,transactionUrl:ht,networkName:It,nativeSymbol:Ze,nativeDecimals:$e?.currency_decimals??f.quantity.decimals,balanceRaw:bt,balanceText:yt,priceUsd:vt,canSelectToken:(s.length>0?s:[f]).length>1,canSend:v.canSend,getTokenPriceUsd:w,setRecipient:He,setAmount:Dt,setMax:kt,selectToken:St,goToTokenSelect:rn,selectRecipient:Xe,submitRecipient:Ie,submitAmount:Ct,confirmSend:Ke,retry:sn,back:Pt,hashCopied:Ot,copyHash:Vt,openTransaction:an}}var Gt=H(require("react"),1);var Zt=require("react/jsx-runtime");function Is({flow:e}){let{amount:t,setAmount:n,amountUsd:o,balanceText:r,balanceRaw:i,token:a,setMax:s}=e,l=Gt.useRef(null),c=Gt.useCallback(()=>{requestAnimationFrame(()=>{let b=l.current;if(!b)return;let x=b.value.length;b.setSelectionRange(x,x)})},[]);Gt.useEffect(()=>{l.current?.focus(),c()},[c]),Gt.useEffect(()=>{t===""&&(w(!1),c())},[t,c]);let m=Gt.useMemo(()=>{let b=Mn(t,a.quantity.decimals);return"value"in b&&b.value>i},[t,a.quantity.decimals,i]),[g,w]=Gt.useState(!1),p=!g&&t===""?"0.00":t,y=t.trim()===""||t.trim()==="0";return(0,Zt.jsx)("div",{className:"sf-body sf-amount",children:(0,Zt.jsxs)("div",{className:"sf-amount-center",children:[(0,Zt.jsx)("span",{className:"sf-amount-usd",children:o!==void 0?xr(o):"\xA0"}),(0,Zt.jsx)("div",{className:"sf-amount-input-wrap","data-over":m||void 0,"data-empty":y||void 0,onClick:()=>l.current?.focus(),children:(0,Zt.jsx)("input",{ref:l,className:"sf-amount-input",value:p,onChange:b=>{let x=b.target.value;if(g)n(x);else if(t===""){if(x.length<4)return;w(!0);let h=x.startsWith("0.00")?x.slice(4):x;n(h)}else w(!0),n(x)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${a.symbol}`,size:1})}),(0,Zt.jsxs)("div",{className:"sf-amount-balance",children:[(0,Zt.jsx)("span",{children:"Balance:"}),(0,Zt.jsxs)("button",{type:"button",className:"sf-amount-max",onClick:s,"data-track":"amount_max",children:[r," ",a.symbol]})]})]})})}var zt=H(require("react"),1);var ou=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function Ps(e){return ou.has(e.toLowerCase())}var _s={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Ro(e,t){let n=Be[e];if(t===n.cross)return _s.cross;if(t===n.bsc)return _s.bsc}var ru={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function pn(e,t,n={}){if(!t||!t.startsWith("0x"))return;let{size:o=120,bg:r,format:i="png"}=n,a=ru[e],s=r?`&bg=${r}`:"";return`${a}/portrait/evm/${t}.${i}?size=${o}${s}`}var Ye=require("react/jsx-runtime");function Ls({size:e=20,className:t}){return(0,Ye.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Ye.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),(0,Ye.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function As({size:e=20,className:t}){return(0,Ye.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:(0,Ye.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 Fs({size:e=20,className:t}){return(0,Ye.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Ye.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),(0,Ye.jsx)("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function Bs({size:e=16,className:t}){return(0,Ye.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:(0,Ye.jsx)("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function Ms({size:e=56,className:t}){return(0,Ye.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Ye.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),(0,Ye.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 Ds({size:e=56,className:t}){return(0,Ye.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Ye.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),(0,Ye.jsx)("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}var he=require("react/jsx-runtime");function Os(e,t){return e.name||`Account ${(e.index??t)+1}`}function Ws(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Us(e){return e.toLowerCase()}function Gs({flow:e}){let{recipient:t,setRecipient:n,fieldErrors:o,recentAddresses:r,accounts:i,walletAddress:a,resolvedEnv:s,selectRecipient:l}=e,c=zt.useMemo(()=>i.filter(f=>f.address.toLowerCase()!==a.toLowerCase()),[i,a]),m=c.length>0,g=zt.useMemo(()=>new Map(c.map((f,T)=>[Us(f.address),{account:f,index:T}])),[c]),[w,p]=zt.useState("recent"),y=zt.useRef(null);zt.useEffect(()=>{y.current?.focus()},[]);let b="1A1A2E",x=zt.useCallback(async()=>{try{let f=await navigator.clipboard.readText();f&&n(f.trim())}catch{}},[n]),h=t.trim().length>0,v=Qt(t.trim());return(0,he.jsxs)("div",{className:"sf-recipient",children:[(0,he.jsxs)("div",{className:"sf-recipient-top",children:[(0,he.jsxs)("div",{className:"sf-address-field","data-filled":h||void 0,"data-invalid":o.recipient||void 0,children:[(0,he.jsx)("textarea",{ref:y,className:"sf-address-input",value:t,onChange:f=>n(f.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:h?2:1}),h?(0,he.jsx)("button",{type:"button",className:"sf-address-action",onClick:()=>n(""),"aria-label":"Clear","data-track":"recipient_clear",children:(0,he.jsx)(Fs,{size:20})}):(0,he.jsx)("button",{type:"button",className:"sf-address-action",onClick:x,"aria-label":"Paste from clipboard","data-track":"recipient_paste",children:(0,he.jsx)(As,{size:20})})]}),o.recipient&&(0,he.jsx)("p",{className:"sf-field-error",role:"alert",children:o.recipient}),(0,he.jsxs)("div",{className:"sf-tabs",role:"tablist",children:[(0,he.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":w==="recent"||void 0,"aria-selected":w==="recent",onClick:()=>p("recent"),"data-track":"recipient_tab","data-track-id":"recent",children:"Recent"}),m&&(0,he.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":w==="account"||void 0,"aria-selected":w==="account",onClick:()=>p("account"),"data-track":"recipient_tab","data-track-id":"account",children:"My Account"})]})]}),(0,he.jsx)("div",{className:"sf-address-list",children:w==="account"&&m?c.map((f,T)=>{let k=Os(f,T),C=pn(s,f.address,{size:56,bg:b});return(0,he.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>l(f.address),"data-track":"recipient_item",children:[(0,he.jsxs)("span",{className:"sf-address-avatar",children:[C&&(0,he.jsx)("img",{src:C,alt:"",width:40,height:40,draggable:!1,onError:_=>{_.currentTarget.style.display="none"}}),(0,he.jsx)("span",{className:"sf-address-avatar-fallback",children:Ws(k)})]}),(0,he.jsxs)("span",{className:"sf-address-meta",children:[(0,he.jsx)("span",{className:"sf-address-name",children:k}),(0,he.jsx)("span",{className:"sf-address-value",children:st(f.address)})]})]},f.address)}):r.length>0?r.map(f=>{let T=g.get(Us(f.address)),k=T?Os(T.account,T.index):st(f.address),C=pn(s,f.address,{size:56,bg:b});return(0,he.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>l(f.address),"data-track":"recipient_item",children:[(0,he.jsxs)("span",{className:"sf-address-avatar",children:[C&&(0,he.jsx)("img",{src:C,alt:"",width:40,height:40,draggable:!1,onError:_=>{_.currentTarget.style.display="none"}}),(0,he.jsx)("span",{className:"sf-address-avatar-fallback",children:Ws(k)})]}),(0,he.jsxs)("span",{className:"sf-address-meta",children:[(0,he.jsx)("span",{className:"sf-address-name",children:k}),(0,he.jsx)("span",{className:"sf-address-value",children:st(f.address)})]})]},f.address)}):(0,he.jsx)("div",{className:"sf-empty",children:"No send history"})}),h&&!v&&!o.recipient&&(0,he.jsx)("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}var Pe=require("react/jsx-runtime");function $s({flow:e}){let{status:t,txHash:n,error:o,copyHash:r,hashCopied:i,openTransaction:a}=e,s=t==="error",l=t==="success";return s?(0,Pe.jsxs)("div",{className:"sf-body sf-result sf-result--error",children:[(0,Pe.jsx)("span",{className:"sf-result-icon",children:(0,Pe.jsx)(Ds,{size:56})}),(0,Pe.jsxs)("div",{className:"sf-result-copy",children:[(0,Pe.jsx)("h3",{className:"sf-result-title",children:"Transaction Failed"}),(0,Pe.jsx)("p",{className:"sf-result-desc",children:o||"Something went wrong. Please try again."})]}),n&&(0,Pe.jsx)(zs,{txHash:n,hashCopied:i,onCopy:r,onOpen:a})]}):(0,Pe.jsxs)("div",{className:"sf-body sf-result",children:[(0,Pe.jsx)("span",{className:"sf-result-icon","data-pending":!l||void 0,children:l?(0,Pe.jsx)(Ms,{size:56}):(0,Pe.jsx)("span",{className:"sf-result-spinner"})}),(0,Pe.jsxs)("div",{className:"sf-result-copy",children:[(0,Pe.jsx)("h3",{className:"sf-result-title",children:l?"Transaction Complete":"Transaction in Progress"}),(0,Pe.jsx)("p",{className:"sf-result-desc",children:l?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),n&&(0,Pe.jsx)(zs,{txHash:n,hashCopied:i,onCopy:r,onOpen:a})]})}function zs({txHash:e,hashCopied:t,onCopy:n,onOpen:o}){return(0,Pe.jsxs)("div",{className:"sf-result-hash-card",children:[(0,Pe.jsx)("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),(0,Pe.jsxs)("div",{className:"sf-result-hash-row",children:[(0,Pe.jsx)("button",{type:"button",className:"sf-result-hash-link",onClick:o,"aria-label":"Open transaction in explorer","data-track":"tx_link_open",children:st(e)}),(0,Pe.jsx)("button",{type:"button",className:"sf-result-copy-btn",onClick:n,"aria-label":"Copy transaction hash","data-track":"tx_hash_copy",children:t?(0,Pe.jsx)(cn,{size:16}):"Copy"})]})]})}var le=require("react/jsx-runtime"),kr="\u2014";function Hs({flow:e}){let{token:t,reviewRawAmount:n,reviewRecipient:o,accountName:r,accounts:i,walletAddress:a,networkName:s,nativeSymbol:l,nativeDecimals:c,gasEstimate:m,gasLoading:g,gasError:w,insufficientGas:p,error:y,resolvedEnv:b}=e,x=vn(t),h=n!==null?gr(n,t.quantity.decimals):"",v=r?.trim()||`Account ${(i[0]?.index??0)+1}`,f=pn(b,a,{size:56,bg:"1A1A2E"}),T=l||(x?t.symbol:""),k=hr(t.chainId),C=m?ys(m,k):null,_=m?wr(m,k):null,N=L=>L!==null&&T?`${Ni(L,c)} ${T}`:kr,I=L=>L!==void 0?`${ws(L)} Gwei`:kr,z=(()=>{if(!x||!m||_===null||n===null)return kr;let L=n+_;return`${Ni(L,c)} ${T||t.symbol}`})(),F=L=>g?"\u2026":L,j=[{label:"Est. Tx Fee",value:F(N(_))},...C==="dynamic"?[{label:"Max Priority Fee",value:F(I(m?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:F(I(m?.maxFeePerGas))}]:C==="legacy"?[{label:"Gas Price",value:F(I(m?br(m):void 0))}]:[],{label:"Gas Limit",value:F(m?xs(m.gasLimit):kr)}];return(0,le.jsxs)("div",{className:"sf-body sf-review",children:[(0,le.jsxs)("div",{className:"sf-review-amount",children:[(0,le.jsx)("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:L=>{L.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,le.jsxs)("span",{className:"sf-review-amount-value",children:[h,(0,le.jsx)("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),(0,le.jsxs)("div",{className:"sf-review-parties",children:[(0,le.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,le.jsx)("span",{className:"sf-review-party-label",children:"From"}),(0,le.jsxs)("div",{className:"sf-review-party-head",children:[(0,le.jsx)("span",{className:"sf-review-party-avatar",children:f&&(0,le.jsx)("img",{src:f,alt:"",width:28,height:28,draggable:!1,onError:L=>{L.currentTarget.style.display="none"}})}),(0,le.jsx)("span",{className:"sf-review-party-name",children:v})]}),(0,le.jsx)("span",{className:"sf-review-party-addr",children:a})]}),(0,le.jsx)("span",{className:"sf-review-arrow","aria-hidden":!0,children:(0,le.jsx)(Bs,{size:16})}),(0,le.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,le.jsx)("span",{className:"sf-review-party-label",children:"To"}),(0,le.jsx)("span",{className:"sf-review-party-addr",children:o})]})]}),(0,le.jsxs)("section",{className:"sf-review-card",children:[(0,le.jsx)("h3",{className:"sf-review-section-title",children:"Summary"}),(0,le.jsxs)("div",{className:"sf-review-row",children:[(0,le.jsx)("span",{className:"sf-review-row-label",children:"Network"}),(0,le.jsx)("span",{className:"sf-review-row-value",children:s})]}),j.map(L=>(0,le.jsxs)("div",{className:"sf-review-row",children:[(0,le.jsx)("span",{className:"sf-review-row-label",children:L.label}),(0,le.jsx)("span",{className:"sf-review-row-value",children:L.value})]},L.label))]}),(0,le.jsxs)("section",{className:"sf-review-card",children:[(0,le.jsx)("h3",{className:"sf-review-section-title",children:"Total"}),(0,le.jsxs)("div",{className:"sf-review-row",children:[(0,le.jsx)("span",{className:"sf-review-row-label",children:"Total Amount"}),(0,le.jsxs)("span",{className:"sf-review-row-value",children:[h," ",t.symbol]})]}),x&&(0,le.jsxs)("div",{className:"sf-review-row",children:[(0,le.jsx)("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),(0,le.jsx)("span",{className:"sf-review-row-value",children:F(z)})]})]}),p&&!w&&!y&&(0,le.jsxs)("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",T||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(w||y)&&(0,le.jsx)("div",{className:"sf-message sf-message--error",role:"alert",children:w||y})]})}var Sr=H(require("react"),1);var tt=require("react/jsx-runtime");function js({flow:e}){let[t,n]=Sr.useState(""),o=t.trim().toLowerCase(),r=Sr.useMemo(()=>o?e.tokens.filter(i=>i.symbol.toLowerCase().includes(o)||i.name.toLowerCase().includes(o)):e.tokens,[e.tokens,o]);return(0,tt.jsxs)("div",{className:"sf-body sf-token-select",children:[(0,tt.jsxs)("div",{className:"sf-search",children:[(0,tt.jsx)(Ls,{size:20}),(0,tt.jsx)("input",{className:"sf-search-input",value:t,onChange:i=>n(i.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1,"aria-label":"Search tokens"})]}),(0,tt.jsxs)("div",{className:"sf-token-list",children:[r.map(i=>{let a=`${i.chainId}:${i.address.toLowerCase()}`,s=Ro(e.resolvedEnv,i.chainId),l=e.getTokenPriceUsd?.(i);return(0,tt.jsxs)("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(i),"data-track":"token_item","data-track-id":i.symbol,children:[(0,tt.jsxs)("span",{className:"sf-token-left",children:[(0,tt.jsxs)("span",{className:"sf-token-icon-wrap",children:[(0,tt.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,tt.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,tt.jsx)("span",{className:"sf-token-name",children:i.symbol})]}),(0,tt.jsxs)("span",{className:"sf-token-right",children:[(0,tt.jsx)("span",{className:"sf-token-balance",children:yn(i.quantity.numeric,i.quantity.decimals)}),l!==void 0&&(0,tt.jsx)("span",{className:"sf-token-price",children:xr(l)})]})]},a)}),r.length===0&&(0,tt.jsx)("div",{className:"sf-empty",children:"No tokens found"})]})]})}ie(`.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
|
|
8
|
-
`).map(i=>i.trim()).find(i=>i.length>0)||t}var hu="0xe00e8bf3";function dl(e,t){let n=typeof e=="bigint"?e:BigInt(e);if(n<0n)throw new Error("poolId must be non-negative");if(t<0n)throw new Error("amount must be non-negative");let o=n.toString(16).padStart(64,"0"),r=t.toString(16).padStart(64,"0");return`${hu}${o}${r}`}function ro(e){return!e||e<=0n?"0":new Nt.default(e.toString()).shiftedBy(-9).toFormat(2,Nt.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function _r(e){return!e||e<=0n?"0":new Nt.default(e.toString()).toFormat(0,Nt.default.ROUND_DOWN)}function Pr(e){if(!e||e<=0n)return"0";let t=new Nt.default(e.toString()).shiftedBy(-18),n=t.isLessThan(1e-4)?7:4;return t.toFormat(n,Nt.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function Xt(e,t){let n=new Nt.default(e).shiftedBy(-t);return!n.isFinite()||n.isZero()?"0":n.isGreaterThanOrEqualTo(1)?n.toFormat(2,Nt.default.ROUND_DOWN):n.toFormat(4,Nt.default.ROUND_DOWN)}function Ai(e){return Xt(e,0)}var _o={rate:1,symbol:"$"};function On(e,t=_o){let n=Number.isFinite(t.rate)&&t.rate>0?t.rate:1;return`${t.symbol||"$"}${e.times(n).toFormat(2,Nt.default.ROUND_DOWN)}`}function kn(e,t,n,o=_o){let r=new Nt.default(n||"0");if(!r.isFinite()||r.isLessThanOrEqualTo(0))return null;let i=new Nt.default(e||"0").shiftedBy(-t).times(r);return i.isFinite()?On(i,o):null}var Po=(0,io.createContext)(null);function We(){let e=(0,io.useContext)(Po);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}function Ft(){let{conversionRatio:e,currencySymbol:t}=We();return(0,io.useMemo)(()=>({rate:typeof e=="number"&&e>0?e:_o.rate,symbol:t||_o.symbol}),[e,t])}var pl=require("vaul");var Fi=require("react/jsx-runtime");function ul({asChild:e,children:t}){let{walletAddress:n}=We(),o=t!=null,r=e??!0,i=o?t:(0,Fi.jsx)("button",{type:"button",children:st(n)});return(0,Fi.jsx)(pl.Drawer.Trigger,{asChild:r,children:i})}var Mo=require("vaul");var Ge=H(require("react"),1),_c=require("@tanstack/react-query");var Lr=require("react"),Bi=(0,Lr.createContext)(null);function fl(){return(0,Lr.useContext)(Bi)}var qe=require("react/jsx-runtime");function ml({size:e=22,className:t}){return(0,qe.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,qe.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function gl({size:e=22,className:t}){return(0,qe.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,qe.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,qe.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 Ar({size:e=16,className:t}){return(0,qe.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,qe.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,qe.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 Fr({size:e=16,className:t}){return(0,qe.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,qe.jsx)("path",{d:"M13.333 4L6 11.333 2.667 8",stroke:"currentColor",strokeWidth:1.667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Br({size:e=48,className:t}){return(0,qe.jsxs)("svg",{width:e,height:e,viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,qe.jsx)("circle",{cx:"24",cy:"24",r:"24",fill:"currentColor"}),(0,qe.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 Et({size:e=12,className:t}){return(0,qe.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,qe.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,qe.jsx)("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),(0,qe.jsx)("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}var hl=require("@tanstack/react-query"),Mi=require("react");var bu="wp:reward-pools";function ao(e,t=!0){let{data:n,...o}=(0,hl.useQuery)({queryKey:[bu,e],queryFn:async({signal:a})=>{let s=await de("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}),r=(0,Mi.useMemo)(()=>n?.data.pools.filter(a=>a.pool_type==="CrossPool")??[],[n]),i=(0,Mi.useMemo)(()=>n?.data.pools.filter(a=>a.pool_type==="GamePool")??[],[n]);return{crossPools:r,gamePools:i,allPools:n?.data.pools??[],...o}}var bl=require("@tanstack/react-query"),wl=require("react");var wu="wp:user-deposits";function Mr(e,t,n=!0){let o=n&&!!t,{data:r,...i}=(0,bl.useQuery)({queryKey:[wu,e,t],queryFn:async({signal:s})=>{let l=await de("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 m=await c.json();if(m.code!==200)throw new Error(`Deposits API error: ${m.code}`);return m},enabled:o,staleTime:0});return{depositMap:(0,wl.useMemo)(()=>{let s=new Map;if(!r?.data.user_deposits)return s;for(let l of r.data.user_deposits)s.set(l.pool_address.toLowerCase(),l);return s},[r]),deposits:r?.data.user_deposits??[],...i}}var Nl=require("@tanstack/react-query"),El=require("react");var xl={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},yl={dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://www.onechain.nexus/points"};var vl={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"};var Di={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},kl={dev:`${Di.dev}/portfolio`,stage:`${Di.stage}/portfolio`,production:`${Di.production}/portfolio`};var Sl={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Bt={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"},Dr={dev:"https://stg-swap-api.crossdefi.io",stage:"https://stg-swap-api.crossdefi.io",production:"https://swap-api.crossdefi.io"},Cl={dev:"https://stg.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://www.crossdefi.io"},Rl={dev:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",stage:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",production:"0xEFd871aF7D695A0c1709e46b565761F4cd1Ef5ba"},Tl={dev:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",stage:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",production:"0x731a104a4461ae45bfef520468b43c262d35e682"};var xu="wp:token-info",yu="0x0000000000000000000000000000000000000001";function Jt(e,t=!0){let n=Be[e].cross,{data:o,...r}=(0,Nl.useQuery)({queryKey:[xu,e],queryFn:async({signal:m})=>{let g=await de("walletServer",e),w=await fetch(`${g}/v1/public/token/info`,{cache:"no-store",signal:m});if(!w.ok)throw new Error(`Failed to fetch token info: ${w.status}`);let p=await w.json();if(p.code!==200)throw new Error(`Token info API error: ${p.code}`);return p},enabled:t,staleTime:300*1e3}),{byChainAddr:i,byChainSym:a}=(0,El.useMemo)(()=>{let m=new Map,g=new Map;if(!o?.data)return{byChainAddr:m,byChainSym:g};for(let w of o.data){let p=w.address.toLowerCase();m.set(`${w.chain_id}:${p}`,w),m.set(p,w);let y=w.symbol.replace(/^t/,"").toUpperCase(),b=`${w.chain_id}:${y}`;g.has(b)||g.set(b,w),g.has(y)||g.set(y,w)}return{byChainAddr:m,byChainSym:g}},[o]);return{getTokenImage:(m,g,w)=>{let p=m.toLowerCase(),y=!!w?.chainOnly,b=i.get(`${n}:${p}`);if(b?.image)return b.image;if(!y){let x=i.get(p);if(x?.image)return x.image}if(g){let x=g.replace(/^t/,"").toUpperCase(),h=a.get(`${n}:${x}`);if(h?.image)return h.image;if(!y){let v=a.get(x);if(v?.image)return v.image}}return""},getTokenSymbol:(m,g,w)=>{let p=m.toLowerCase();return(i.get(`${n}:${p}`)??(w?.chainOnly?void 0:i.get(p)))?.symbol||g},getNativeToken:()=>i.get(`${n}:${yu}`),...r}}var Oi=H(require("react"),1);var Wn=require("react/jsx-runtime");function Mt({sectionKey:e,title:t,icon:n,iconFit:o="cover",isEmpty:r,loading:i=!1,children:a}){let s=fl();return Oi.useEffect(()=>{s?.report(e,{loading:i,empty:r})},[s,e,i,r]),Oi.useEffect(()=>()=>s?.unregister(e),[s,e]),r?null:(0,Wn.jsxs)("div",{className:"wp-svc-card",children:[(0,Wn.jsxs)("div",{className:"wp-svc-card-head",children:[(0,Wn.jsx)("img",{className:"wp-svc-card-icon",src:n,alt:"",style:{objectFit:o}}),(0,Wn.jsx)("span",{className:"wp-svc-card-title",children:t})]}),(0,Wn.jsx)("div",{className:"wp-svc-items",children:a})]})}var Or=H(require("bignumber.js"),1),ue=require("react/jsx-runtime"),vu="ONErewards";function ku(e){return new Or.default(e||"0").isGreaterThan(0)}function Il(){let{env:e,walletAddress:t,onOutlink:n}=We(),o=Ft(),r=!!t,{allPools:i,isLoading:a}=ao(e,r),{depositMap:s,isLoading:l}=Mr(e,t,r),{getTokenImage:c}=Jt(e,r),m=(p,y)=>`${xl[e]}/gametoken/tokens/${p.deposit_token.address}?mode=rewards${y==="withdraw"?"&trade=withdraw":""}`,g=`${Bt[e]}/reward.png`,w=i.filter(p=>{let y=s.get(p.pool_address.toLowerCase()),b=y?.deposited_amount??"0",x=y?.claimable_reward??"0";return!(new Or.default(b).isZero()&&new Or.default(x).isZero())});return(0,ue.jsx)(Mt,{sectionKey:"rewards",title:vu,icon:g,isEmpty:w.length===0,loading:a||l,children:w.map(p=>{let y=s.get(p.pool_address.toLowerCase()),b=y?.deposited_amount??"0",x=y?.claimable_reward??"0",h=m(p,"withdraw"),v=m(p,"claim"),f=c(p.deposit_token.address,p.deposit_token.symbol),T=p.reward_tokens[0],k=T?c(T.address,T.symbol):"",C=p.reward_tokens.map(L=>L.symbol),_=C.length>0?`${p.deposit_token.symbol}-${C.join("/")}`:p.deposit_token.symbol,N=T?Xt(x,T.decimals):"0",I=T?.symbol??"Reward",z=kn(b,p.deposit_token.decimals,p.deposit_token.price,o),F=T?kn(x,T.decimals,T.price,o):null,j=!!y&&ku(x);return(0,ue.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,ue.jsxs)("div",{className:"wp-item-body",children:[(0,ue.jsxs)("div",{className:"wp-item-line",children:[(0,ue.jsx)("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),(0,ue.jsxs)("div",{className:"wp-svc-token",children:[(0,ue.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[f&&(0,ue.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),k&&(0,ue.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""})]}),(0,ue.jsx)("span",{children:_})]})]}),(0,ue.jsxs)("div",{className:"wp-item-line",children:[(0,ue.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,ue.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[f&&(0,ue.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),(0,ue.jsxs)("div",{className:"wp-svc-amount",children:[(0,ue.jsx)("span",{className:"wp-svc-amount-main",children:Xt(b,p.deposit_token.decimals)}),z&&(0,ue.jsx)("span",{className:"wp-item-usd",children:z})]})]})]}),(0,ue.jsxs)("div",{className:"wp-item-line",children:[(0,ue.jsxs)("span",{className:"wp-item-label",children:["Claimable (",I,")"]}),(0,ue.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[k&&(0,ue.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""}),(0,ue.jsxs)("div",{className:"wp-svc-amount",children:[(0,ue.jsx)("span",{className:"wp-svc-amount-main",children:N}),F&&(0,ue.jsx)("span",{className:"wp-item-usd",children:F})]})]})]})]}),(0,ue.jsxs)("div",{className:"wp-item-tags",children:[(0,ue.jsxs)("a",{className:"wp-tag wp-tag--muted",href:h,target:"_blank",rel:"noopener noreferrer","data-track":"rewards_withdraw_open",onClick:L=>Ve(L,h,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:p,userDeposit:y}},n),children:[(0,ue.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,ue.jsx)(Et,{size:12,className:"wp-tag-icon"})]}),(0,ue.jsxs)("a",{className:"wp-tag wp-tag--mint","data-disabled":!j||void 0,"aria-disabled":!j||void 0,href:j?v:void 0,target:j?"_blank":void 0,rel:j?"noopener noreferrer":void 0,onClick:L=>{if(!j){L.preventDefault();return}Ve(L,v,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:p,userDeposit:y}},n)},children:[(0,ue.jsx)("span",{className:"wp-tag-label",children:"Claim"}),(0,ue.jsx)(Et,{size:12,className:"wp-tag-icon"})]})]})]},p.pool_address)})})}var Wl=H(require("react"),1);var Pl=require("@tanstack/react-query"),Fo=require("react");var Su="0x70a08231",Cu="0x18160ddd",Ru="0x313ce567",Tu=8e3;async function Nu(e,t,n,o){let r=new AbortController,i=setTimeout(()=>r.abort(),Tu);o&&o.addEventListener("abort",()=>r.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:n}),signal:r.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 Eu(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function Lo(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function mn(e,t,n,o,r){try{return await Nu(e,"eth_call",[r?{from:r,to:t,data:n}:{to:t,data:n},"latest"],o)}catch{return}}async function Iu(e,t,n,o){let[r,i,a]=await Promise.all([mn(e,n,Su+Eu(t),o),mn(e,n,Cu,o),mn(e,n,Ru,o)]),s=Lo(r);if(s===void 0)return null;let l=Lo(a);return{balance:s,totalSupply:Lo(i),decimals:l!==void 0?Number(l):void 0}}async function Ao(e,t){let n=Be[e].cross,o=await de("walletServer",e),r=await fetch(`${o}/v1/public/chain/info/${n}`,{cache:"no-store",signal:t});if(!r.ok)return;let i=await r.json();return("data"in i&&i.data!==void 0?Array.isArray(i.data)?i.data[0]:i.data:i)?.rpc||void 0}async function _l(e,t,n,o){if(!t||n.length===0)return{};let r;try{r=await Ao(e,o)}catch{r=void 0}if(!r)return{};let i=await Promise.all(n.map(async s=>[s.toLowerCase(),await Iu(r,t,s,o)])),a={};for(let[s,l]of i)l&&(a[s]=l);return a}var _u="wp:withdraw-token-meta",Pu="0xc89039c5",Lu="0x95d89b41",Au="0x313ce567";function Fu(e){if(!(!e||e==="0x"))try{let t=e.replace(/^0x/,""),n=Number(BigInt("0x"+t.slice(64,128)));if(!Number.isFinite(n)||n<=0||n>64)return;let o=t.slice(128,128+n*2),r="";for(let i=0;i<o.length;i+=2)r+=String.fromCharCode(parseInt(o.slice(i,i+2),16));return r||void 0}catch{return}}function Bu(e){if(!e||e==="0x")return;let n="0x"+e.replace(/^0x/,"").padStart(64,"0").slice(24,64);return/^0x[a-f0-9]{40}$/.test(n)&&n!=="0x0000000000000000000000000000000000000000"?n:void 0}async function Mu(e,t,n){if(t.length===0)return{};let o;try{o=await Ao(e,n)}catch{o=void 0}if(!o)return{};let r=await Promise.all(t.map(async a=>{let s=Bu(await mn(o,a,Pu,n));if(!s)return[a.toLowerCase(),null];let[l,c]=await Promise.all([mn(o,s,Lu,n),mn(o,s,Au,n)]),m=Fu(l),g=Lo(c);return m?[a.toLowerCase(),{tokenAddress:s,symbol:m,decimals:g!==void 0?Number(g):18}]:[a.toLowerCase(),null]})),i={};for(let[a,s]of r)s&&(i[a]=s);return i}function Ll(e,t,n=!0){let r=n&&!!t,{allPools:i,isLoading:a}=ao(e,r),{deposits:s,isLoading:l}=Mr(e,t,r),c=(0,Fo.useMemo)(()=>{let x=new Map;for(let h of i)x.set(h.pool_address.toLowerCase(),h);return x},[i]),m=(0,Fo.useMemo)(()=>s.filter(x=>{try{return BigInt(x.deposited_amount||"0")>0n}catch{return!1}}),[s]),g=(0,Fo.useMemo)(()=>m.map(x=>x.pool_address.toLowerCase()).filter(x=>!c.has(x)).sort(),[m,c]),{data:w,isLoading:p}=(0,Pl.useQuery)({queryKey:[_u,e,g],queryFn:({signal:x})=>Mu(e,g,x),enabled:r&&g.length>0,staleTime:1440*60*1e3});return{positions:(0,Fo.useMemo)(()=>{let x=[];for(let h of m){let v=h.pool_address.toLowerCase(),f=c.get(v);if(f){x.push({poolId:h.pool_id,poolAddress:h.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:h.deposited_amount});continue}let T=w?.[v];T&&x.push({poolId:h.pool_id,poolAddress:h.pool_address,poolType:"Unknown",tokenSymbol:T.symbol,tokenAddress:T.tokenAddress,decimals:T.decimals,depositedRaw:h.deposited_amount})}return x},[m,c,w]),isLoading:a||l||p}}var nt=H(require("react"),1);var D=require("react/jsx-runtime"),Du=400;function Ou(e,t,n){if(t==="loading")return"Estimating...";if(!e||t==="error"||t==="unavailable")return"Wallet estimate";let o=e.maxFeePerGas??e.gasPrice;return!o||o<=0n||e.gasLimit<=0n?"Wallet estimate":`${Pr(e.gasLimit*o)} ${n??""}`.trim()}function Wi(e,t,n){return n==="loading"?"Estimating...":n==="error"||n==="unavailable"?"-":`${e} ${t}`.trim()}function Wu({position:e,size:t}){return e.icon?(0,D.jsx)("img",{src:e.icon,alt:"",width:t,height:t}):(0,D.jsx)("span",{children:e.tokenSymbol.slice(0,1)})}function Al({open:e,status:t,positions:n,initialPoolAddress:o,walletAddress:r,txHash:i,error:a,copied:s=!1,estimateWithdraw:l,onClose:c,onConfirm:m,onCopyHash:g,trackFunnel:w,nativeSymbol:p}){let[y,b]=nt.useState(null),[x,h]=nt.useState("idle"),v=nt.useRef(0),f=nt.useRef(void 0),T=nt.useRef(null);nt.useEffect(()=>()=>clearTimeout(f.current),[]);let k=nt.useMemo(()=>{let X=o?.toLowerCase();return n.find(E=>E.poolAddress.toLowerCase()===X)??n[0]??null},[n,o]),C=nt.useMemo(()=>{try{return BigInt(k?.depositedRaw??"0")}catch{return 0n}},[k?.depositedRaw]),_=k?.decimals??18;nt.useEffect(()=>{!e||!k||w?.("position_selected")},[e,k,w]);let N=nt.useCallback(()=>{b(null),h(l?"idle":"unavailable"),v.current+=1,T.current=null},[]);if(nt.useEffect(()=>{e&&N()},[e,N]),nt.useEffect(()=>{if(!e||t!=="confirm"){clearTimeout(f.current);return}if(!l||!k){clearTimeout(f.current),h("unavailable");return}if(C<=0n){clearTimeout(f.current),v.current+=1,T.current=null,b(null),h("idle");return}let X=`${k.poolAddress.toLowerCase()}:${C.toString()}`;if(T.current===X)return;T.current=X,clearTimeout(f.current);let E=v.current+1;v.current=E,h("loading"),f.current=setTimeout(()=>{l(k,C).then(P=>{v.current===E&&(b(P??null),h(P?"ready":"unavailable"))}).catch(()=>{v.current===E&&(b(null),h("error"))})},Du)},[e,t,C,l,k]),!e||!k)return null;let I=t==="submitting",z=ro(y?.maxPriorityFeePerGas),F=ro(y?.maxFeePerGas??y?.gasPrice),j=_r(y?.gasLimit),L=Xt(k.depositedRaw,_);return(0,D.jsx)("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:X=>{X.target===X.currentTarget&&!I&&c()},children:(0,D.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,D.jsx)("div",{className:"wp-claim-grabber","aria-hidden":!0,children:(0,D.jsx)("span",{})}),(0,D.jsxs)("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&i?(0,D.jsxs)(D.Fragment,{children:[(0,D.jsx)("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:(0,D.jsx)(Br,{})}),(0,D.jsxs)("div",{className:"wp-claim-copy",children:[(0,D.jsx)("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),(0,D.jsx)("p",{className:"wp-claim-desc",children:"Your withdrawal request has been submitted. Balances will update shortly after the transaction settles."})]}),(0,D.jsx)("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:(0,D.jsxs)("div",{className:"wp-claim-list-item",children:[(0,D.jsx)("span",{children:"Tx Hash"}),(0,D.jsxs)("button",{type:"button",className:"wp-claim-hash",onClick:g,"aria-label":"Copy transaction hash","data-track":"withdraw_hash_copy",children:[(0,D.jsx)("strong",{children:Ir(i)}),s?(0,D.jsx)(Fr,{}):(0,D.jsx)(Ar,{})]})]})})]}):(0,D.jsxs)(D.Fragment,{children:[t==="error"&&(0,D.jsxs)("div",{className:"wp-claim-heading",children:[(0,D.jsx)("h3",{id:"wp-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),(0,D.jsx)("p",{className:"wp-claim-error-message",children:a||"The withdraw request could not be completed."})]}),(0,D.jsxs)("div",{className:"wp-claim-reward-card","data-fit":Eo(k.tokenSymbol,L),"aria-label":"Deposited balance",children:[(0,D.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,D.jsx)(Wu,{position:k,size:28})}),(0,D.jsx)("strong",{className:"wp-claim-reward-symbol",children:k.tokenSymbol}),(0,D.jsx)("strong",{className:"wp-claim-reward-amount",children:L})]}),(0,D.jsxs)("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:[(0,D.jsxs)("div",{className:"wp-claim-account-row",children:[(0,D.jsxs)("div",{className:"wp-claim-account",children:[(0,D.jsx)("span",{className:"wp-claim-account-avatar","aria-hidden":!0}),(0,D.jsxs)("strong",{children:[k.tokenSymbol," Pool"]})]}),(0,D.jsx)("span",{children:Er(r)})]}),(0,D.jsx)("span",{className:"wp-claim-divider","aria-hidden":!0}),(0,D.jsxs)("div",{className:"wp-claim-detail-list",children:[(0,D.jsxs)("div",{className:"wp-claim-detail-row",children:[(0,D.jsx)("span",{children:"Est. Tx Fee"}),(0,D.jsx)("strong",{children:Ou(y,x,p)})]}),(0,D.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,D.jsx)("span",{children:"Priority Fee Per Gas"}),(0,D.jsx)("strong",{children:Wi(z,"Gwei",x)})]}),(0,D.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,D.jsx)("span",{children:"Max Fee Per Gas"}),(0,D.jsx)("strong",{children:Wi(F,"Gwei",x)})]}),(0,D.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,D.jsx)("span",{children:"Gas Limit"}),(0,D.jsx)("strong",{children:Wi(j,"",x)})]})]})]})]}),(0,D.jsxs)("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&(0,D.jsx)("button",{type:"button",className:"wp-claim-secondary","data-track":"withdraw_cancel",onClick:c,children:t==="error"?"Close":"Cancel"}),(0,D.jsxs)("button",{type:"button",className:"wp-claim-primary","data-track":"withdraw_confirm",onClick:()=>{if(t==="success"){c();return}k&&C>0n&&m(k,C,y)},disabled:I||(t==="confirm"||t==="error")&&C<=0n,children:[t==="success"&&"Done",t==="submitting"&&(0,D.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}),t==="error"&&"Try Again",t==="confirm"&&"Withdraw Now"]})]})]}),(0,D.jsx)("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:(0,D.jsx)("span",{})})]})})}var Ue=H(require("react"),1),Dl=require("@tanstack/react-query");var Fl=require("@tanstack/react-query");var Uu="wp:reward-factory-info";function Bl(e,t=!0){let{data:n,...o}=(0,Fl.useQuery)({queryKey:[Uu,e],queryFn:async({signal:r})=>{let i=await de("gameReward",e),a=await fetch(`${i}/v1/factory/info`,{cache:"no-store",signal:r});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:n?.data??null,routerAddress:n?.data.router_address??"",...o}}var Gu="wp:";function Ml(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Ol(e){let{env:t,walletAddress:n,sendTransaction:o,estimateGas:r}=We(),i=!!n,a=!!o,s=(0,Dl.useQueryClient)(),{routerAddress:l}=Bl(t,i&&a),c=Ml(l),[m,g]=Ue.useState(!1),[w,p]=Ue.useState(void 0),[y,b]=Ue.useState("confirm"),[x,h]=Ue.useState(),[v,f]=Ue.useState(""),[T,k]=Ue.useState(!1),C=Ue.useRef(void 0);Ue.useEffect(()=>()=>clearTimeout(C.current),[]);let _=Ue.useRef(new Set),N=Ue.useCallback((P,ae)=>{_.current.has(P)||(_.current.add(P),_e("withdraw",P,{...ae,tags:{section:e,...ae?.tags}}))},[e]),I=Ue.useCallback((P,ae)=>c?{to:c,value:0n,data:dl(P,ae),chainId:Be[t].cross}:null,[t,c]),z=Ue.useCallback(()=>{s.invalidateQueries({predicate:P=>typeof P.queryKey[0]=="string"&&P.queryKey[0].startsWith(Gu)})},[s]),F=Ue.useCallback(P=>{p(P),g(!0),b("confirm"),h(void 0),f(""),k(!1),_.current=new Set,N("opened")},[N]),j=Ue.useCallback(()=>{y!=="submitting"&&(g(!1),p(void 0),b("confirm"),h(void 0),f(""),k(!1),y==="success"&&z())},[y,z]),L=Ue.useCallback(async(P,ae)=>{if(!r)return null;let Q=I(P.poolId,ae),B=Ml(n);return!Q||!B?null:r({...Q,from:B})},[I,r,n]),X=Ue.useCallback(async()=>{if(!(!x||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(x),k(!0),clearTimeout(C.current),C.current=setTimeout(()=>k(!1),1400)}catch{k(!1)}},[x]),E=Ue.useCallback(async(P,ae,Q)=>{if(!o){b("error"),f("Withdraw is not available for this wallet.");return}if(!c){b("error"),f("Withdraw contract address is not available.");return}try{b("submitting"),f("");let B=I(P.poolId,ae);if(!B){b("error"),f("Withdraw contract address is not available.");return}N("submitted");let pe=await o({...B,gas:Q?.gasLimit&&Q.gasLimit>0n?Q.gasLimit:void 0,maxFeePerGas:Q?.maxFeePerGas&&Q.maxFeePerGas>0n?Q.maxFeePerGas:void 0,maxPriorityFeePerGas:Q?.maxPriorityFeePerGas&&Q.maxPriorityFeePerGas>0n?Q.maxPriorityFeePerGas:void 0});h(pe),b("success"),N("confirmed"),z()}catch(B){b("error"),f(Io(B,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:wt(B)})}},[I,z,c,o,N]);return{canWithdrawInline:a,isOpen:m,initialPoolAddress:w,status:y,txHash:x,error:v,copied:T,hasEstimator:!!r,openWithdraw:F,closeWithdraw:j,estimateWithdraw:L,confirmWithdraw:E,copyHash:X,trackFunnelOnce:N}}var ve=require("react/jsx-runtime"),zu="ONEpoints";function Ul(){let{env:e,walletAddress:t,onOutlink:n}=We(),o=Ft(),r=!!t,{getTokenImage:i,getNativeToken:a}=Jt(e,r),s=Ol("points"),{positions:l,isLoading:c}=Ll(e,t,r),m=Wl.useMemo(()=>l.filter(p=>p.poolType!=="CrossPool").map(p=>({...p,icon:i(p.tokenAddress,p.tokenSymbol)})),[l,i]),g=`${Bt[e]}/point.png`,w=yl[e];return(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)(Mt,{sectionKey:"points",title:zu,icon:g,isEmpty:m.length===0,loading:c,children:m.map(p=>{let y=p.price?kn(p.depositedRaw,p.decimals,p.price,o):null;return(0,ve.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,ve.jsxs)("div",{className:"wp-item-body",children:[(0,ve.jsxs)("div",{className:"wp-item-line",children:[(0,ve.jsx)("span",{className:"wp-item-label",children:"Token"}),(0,ve.jsxs)("div",{className:"wp-svc-token",children:[p.icon&&(0,ve.jsx)("img",{className:"wp-svc-token-icon",src:p.icon,alt:""}),(0,ve.jsx)("span",{children:p.tokenSymbol})]})]}),(0,ve.jsxs)("div",{className:"wp-item-line",children:[(0,ve.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,ve.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[p.icon&&(0,ve.jsx)("img",{className:"wp-svc-token-icon",src:p.icon,alt:""}),(0,ve.jsxs)("div",{className:"wp-svc-amount",children:[(0,ve.jsx)("span",{className:"wp-svc-amount-main",children:Xt(p.depositedRaw,p.decimals)}),y&&(0,ve.jsx)("span",{className:"wp-item-usd",children:y})]})]})]})]}),(0,ve.jsx)("div",{className:"wp-item-tags",children:s.canWithdrawInline?(0,ve.jsx)("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"points_withdraw_open",onClick:()=>s.openWithdraw(p.poolAddress),children:(0,ve.jsx)("span",{className:"wp-tag-label",children:"Withdraw"})}):(0,ve.jsxs)("a",{className:"wp-tag wp-tag--muted",href:w,target:"_blank",rel:"noopener noreferrer","data-track":"points_withdraw_open",onClick:b=>Ve(b,w,{category:"portfolio",origin:"portfolio-points",payload:{position:p}},n),children:[(0,ve.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,ve.jsx)(Et,{size:12,className:"wp-tag-icon"})]})})]},p.poolAddress)})}),(0,ve.jsx)(Al,{open:s.isOpen,status:s.status,positions:m,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 Gi=H(require("react"),1);var Gl=require("@tanstack/react-query");var $u="wp:stake-info";function zl(e,t,n=!0){let o=n&&!!t,{data:r,...i}=(0,Gl.useQuery)({queryKey:[$u,e,t],queryFn:async({signal:s})=>{let l=await de("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 m=await c.json();if(m.code!==0&&m.code!==200)throw new Error(`Stake info API error: ${m.code}`);return m},enabled:o,staleTime:0});return{stakeInfo:r?.data,...i}}var $l=require("@tanstack/react-query");var Hu="wp:stake-rewards",ju=31;function Hl(e,t,n=!0){let o=n&&!!t,{data:r,...i}=(0,$l.useQuery)({queryKey:[Hu,e,t],queryFn:async({signal:a})=>{let s=await de("posa",e),l=await fetch(`${s}/rewards/${t}?limit=${ju}`,{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:o,staleTime:0});return{latestReward:r?.[0]??null,aprAccrued:cl(r),...i}}var jl=require("@tanstack/react-query"),Vu="wp:staking-onchain";function Vl(e,t,n=!0){let o=n&&!!t&&!!e,{data:r,...i}=(0,jl.useQuery)({queryKey:[Vu,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:o,staleTime:0});return{onchain:r,...i}}var Ui=require("react"),Yl=H(require("bignumber.js"),1);function ql(e){return e?.trim().toUpperCase()==="CROSS"}function Kl(e){return new Yl.default(e||"0").isGreaterThan(0)}function Wr(e,t,n=!0){let{allPools:o}=ao(e,n),r=(0,Ui.useMemo)(()=>{for(let c of o)for(let m of[c.deposit_token,...c.reward_tokens])if(ql(m?.symbol)&&Kl(m.price))return m.price},[o]),i=n&&r===void 0,{tokens:a}=un(e,t,i),{statsMap:s}=fn(e,i),l=Be[e].cross;return(0,Ui.useMemo)(()=>{if(r)return r;let c=a.find(m=>m.chainId===l&&ql(m.symbol));if(c){let m=s.get(At(c.chainId,c.address));if(m&&Kl(m.price))return m.price}return"0"},[r,a,s,l])}var gn=H(require("bignumber.js"),1),Me=require("react/jsx-runtime");function qu(e){if(!e)return"\u2014";let t=new gn.default(e);return t.isFinite()?`${t.toFormat(2,gn.default.ROUND_DOWN)}%`:"\u2014"}function Ql(){let{env:e,walletAddress:t,onOutlink:n,stakingRewardsReader:o}=We(),r=Ft(),i=!!t,{stakeInfo:a,isLoading:s}=zl(e,t,i),{latestReward:l,aprAccrued:c,isLoading:m}=Hl(e,t,i),{onchain:g}=Vl(t,o,i),w=Wr(e,t,i),{getNativeToken:p}=Jt(e,i),y=p()?.symbol,b="ONEstaking",x=`${Bt[e]}/cross-staking.png`,h=kl[e],v=a?.total_stake??"0",f=Gi.useMemo(()=>g?new gn.default(g.earnedWei.toString()).shiftedBy(-18).toString(10):l?.cumulative_earned??a?.rewards_earned??"0",[g,l,a]),T=Gi.useMemo(()=>g?new gn.default(g.stakedWei.toString()).shiftedBy(-18):new gn.default(v),[g,v]),k=c!==void 0?new gn.default(c):void 0,C=a?.days_since_first_stake,_=k!==void 0&&k.isFinite()&&T.isGreaterThan(0)&&C!==null&&C!==void 0?k.div(T).times(365).div(Math.max(1,C)).times(100):void 0,N=!(new gn.default(v).isZero()&&new gn.default(f).isZero()),I=kn(v,0,w,r),z=kn(f,0,w,r);return(0,Me.jsx)(Mt,{sectionKey:"staking",title:b,icon:x,iconFit:"contain",isEmpty:!N,loading:s||m,children:(0,Me.jsxs)("article",{className:"wp-item","data-side":"stake",children:[(0,Me.jsxs)("div",{className:"wp-item-body",children:[(0,Me.jsxs)("div",{className:"wp-item-line",children:[(0,Me.jsx)("span",{className:"wp-item-label",children:"Staked"}),(0,Me.jsxs)("div",{className:"wp-svc-amount",children:[(0,Me.jsx)("span",{className:"wp-svc-amount-main",children:`${Ai(v)} ${y??""}`.trim()}),I&&(0,Me.jsx)("span",{className:"wp-item-usd",children:I})]})]}),(0,Me.jsxs)("div",{className:"wp-item-line",children:[(0,Me.jsx)("span",{className:"wp-item-label",children:"Rewards Earned"}),(0,Me.jsxs)("div",{className:"wp-svc-amount",children:[(0,Me.jsx)("span",{className:"wp-svc-amount-main",children:`${Ai(f)} ${y??""}`.trim()}),z&&(0,Me.jsx)("span",{className:"wp-item-usd",children:z})]})]}),(0,Me.jsxs)("div",{className:"wp-item-line",children:[(0,Me.jsx)("span",{className:"wp-item-label",children:"My APR"}),(0,Me.jsx)("span",{children:qu(_?.toString(10))})]})]}),(0,Me.jsx)("div",{className:"wp-item-tags",children:(0,Me.jsxs)("a",{className:"wp-tag wp-tag--mint",href:h,target:"_blank",rel:"noopener noreferrer","data-track":"stake_outlink",onClick:F=>Ve(F,h,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:a}},n),children:[(0,Me.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,Me.jsx)(Et,{size:12,className:"wp-tag-icon"})]})})]})})}var zi=H(require("react"),1);var Zl=require("@tanstack/react-query");var Ku="wp:game-swap-pools";function Xl(e,t,n=!0){let o=n&&!!t,{data:r,...i}=(0,Zl.useQuery)({queryKey:[Ku,e,t],queryFn:async({signal:a})=>{let s=await de("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:o,staleTime:0});return{pools:r??[],...i}}var Jl=require("@tanstack/react-query");var Yu="wp:game-swap-lp-balances";function ec(e,t,n,o){let r=[...n].map(l=>l.toLowerCase()).sort(),i=!!t&&r.length>0,{data:a,...s}=(0,Jl.useQuery)({queryKey:[Yu,e,t,r,!!o],queryFn:async({signal:l})=>{let c=o?await o(r):await _l(e,t,r,l),m={};for(let[g,w]of Object.entries(c))m[g.toLowerCase()]=w;return m},enabled:i,staleTime:0});return{balances:a??{},...s}}var en=H(require("bignumber.js"),1),Te=require("react/jsx-runtime"),Qu="Gametoken LP",nc=18,Zu=new en.default("0.0001");function tc(e){return e?.trim().toUpperCase()==="CROSS"}function Xu(e){return e&&e>0?e:nc}function Ju(e){let t=tc(e.token_a?.symbol)&&!tc(e.token_b?.symbol),n=t?e.reserve_a:e.reserve_b,o=Xu(t?e.token_a?.decimals:e.token_b?.decimals),r=new en.default(n||"0").shiftedBy(-o);return!r.isFinite()||r.isLessThanOrEqualTo(0)?new en.default(0):r.times(2)}function ef(e,t,n,o){let r=e.token_a?.symbol?.trim()||"TOKEN",i=e.token_b?.symbol?.trim()||o||"?",a=t?.decimals??nc,s,l;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let c=new en.default(t.balance.toString()),m=new en.default(t.totalSupply.toString()),g=c.div(m);s=g.times(100);let w=g.times(Ju(e));if(w.isGreaterThan(0)){let p=new en.default(e.quote_usd??e.cross_usd??"0");l=p.isGreaterThan(0)?On(w.times(p),n):`${w.toFormat(4,en.default.ROUND_DOWN)} ${o??""}`.trim()}}return{pool:e,tokenASymbol:r,tokenBSymbol:i,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:a,sharePercent:s,valueText:l}}function oc(){let{env:e,walletAddress:t,onOutlink:n,lpBalanceReader:o}=We(),r=Ft(),i=!!t,{pools:a,isLoading:s}=Xl(e,t,i),l=zi.useMemo(()=>a.map(h=>h.pair_address).filter(Boolean),[a]),{balances:c,isLoading:m}=ec(e,t,l,o),{getNativeToken:g}=Jt(e,i),w=g()?.symbol,p=`${Bt[e]}/game-token.png`,y=Object.keys(c).length>0,b=zi.useMemo(()=>{let h=a.map(v=>ef(v,c[v.pair_address?.toLowerCase()],r,w));return y?h.filter(v=>v.lpAmountRaw?new en.default(v.lpAmountRaw).shiftedBy(-v.lpDecimals).isGreaterThanOrEqualTo(Zu):!1):h},[a,c,y,r,w]),x=h=>{let v=h.token_a?.address??h.pair_address;return`${Sl[e]}/gametoken/tokens/${v}?trade=deposit`};return(0,Te.jsx)(Mt,{sectionKey:"gameSwap",title:Qu,icon:p,iconFit:"contain",isEmpty:b.length===0,loading:s||m,children:b.map(h=>{let{pool:v}=h,f=x(v),T=`${h.tokenASymbol} / ${h.tokenBSymbol}`,k=v.token_a?.logo_url,C=v.token_b?.logo_url;return(0,Te.jsxs)("article",{className:"wp-item","data-side":"game-swap",children:[(0,Te.jsxs)("div",{className:"wp-item-body",children:[(0,Te.jsxs)("div",{className:"wp-item-line",children:[(0,Te.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,Te.jsxs)("div",{className:"wp-svc-token",children:[(0,Te.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[k&&(0,Te.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""}),C&&(0,Te.jsx)("img",{className:"wp-svc-token-icon",src:C,alt:""})]}),(0,Te.jsx)("span",{children:T})]})]}),h.lpAmountRaw!==void 0&&(0,Te.jsxs)("div",{className:"wp-item-line",children:[(0,Te.jsx)("span",{className:"wp-item-label",children:"My LP"}),(0,Te.jsxs)("span",{children:[Xt(h.lpAmountRaw,h.lpDecimals)," LP"]})]}),h.sharePercent!==void 0&&(0,Te.jsxs)("div",{className:"wp-item-line",children:[(0,Te.jsx)("span",{className:"wp-item-label",children:"Pool Share"}),(0,Te.jsxs)("span",{children:[h.sharePercent.toFormat(2,en.default.ROUND_DOWN),"%"]})]}),h.valueText!==void 0&&(0,Te.jsxs)("div",{className:"wp-item-line",children:[(0,Te.jsx)("span",{className:"wp-item-label",children:"Value"}),(0,Te.jsx)("span",{children:h.valueText})]})]}),(0,Te.jsx)("div",{className:"wp-item-tags",children:(0,Te.jsxs)("a",{className:"wp-tag wp-tag--mint",href:f,target:"_blank",rel:"noopener noreferrer","data-track":"gameswap_outlink","data-track-id":T,onClick:_=>Ve(_,f,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:v}},n),children:[(0,Te.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,Te.jsx)(Et,{size:12,className:"wp-tag-icon"})]})})]},v.pair_address)})})}var Sn=H(require("bignumber.js"),1),cc=require("react");var rc=require("@tanstack/react-query");var tf="wp:forge-pools";function ic(e,t,n=!0){let o=n&&!!t,{data:r,...i}=(0,rc.useQuery)({queryKey:[tf,e,t],queryFn:async()=>{let s=await de("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:o,staleTime:0}),a=r??[];return{pools:a,isEmpty:a.length===0,...i}}var ac=require("@tanstack/react-query"),sc=require("react");var nf="wp:forge-token-detail";async function of(e,t){let n=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return n.ok?(await n.json())?.data?.token??null:null}function lc(e,t,n=!0){let o=(0,ac.useQueries)({queries:t.map(a=>({queryKey:[nf,e,a],queryFn:async()=>of(await de("bondingCurve",e),a),enabled:n&&!!a,staleTime:3e4}))}),r=(0,sc.useMemo)(()=>{let a=new Map;for(let s=0;s<o.length;s++){let l=o[s]?.data,c=t[s];l&&c&&a.set(c.toLowerCase(),l)}return a},[o,t]),i=o.some(a=>a.isLoading);return{detailMap:r,isLoading:i}}var Ee=require("react/jsx-runtime"),rf="ONEforge",dc=18,af="https://contents.crosstoken.io/wallet/token/images/FT.png";function sf(e){if(!e||e==="0")return"0";let t=new Sn.default(e).shiftedBy(-dc);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,Sn.default.ROUND_DOWN):t.toFormat(4,Sn.default.ROUND_DOWN)}function lf(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 cf(e,t,n,o){let r=new Sn.default(n||"0");if(!r.isGreaterThan(0))return null;let i=new Sn.default(e.total_supply||"0"),a=new Sn.default(e.lp_balance||"0"),s=new Sn.default(t?.reserve_b||"0").shiftedBy(-dc);if(!i.isGreaterThan(0)||!a.isGreaterThan(0)||!s.isGreaterThan(0))return null;let l=s.times(2),m=a.div(i).times(l).times(r);return m.isFinite()?On(m,o):null}function pc(){let{env:e,walletAddress:t,onOutlink:n}=We(),o=Ft(),r=!!t,{pools:i,isEmpty:a,isLoading:s}=ic(e,t,r),l=(0,cc.useMemo)(()=>i.map(p=>p.token.address),[i]),{detailMap:c}=lc(e,l,r&&l.length>0),m=Wr(e,t,r),g=p=>`${vl[e]}/forge/token/${p.token.address}`,w=`${Bt[e]}/forge.png`;return(0,Ee.jsx)(Mt,{sectionKey:"forge",title:rf,icon:w,iconFit:"contain",isEmpty:a,loading:s,children:i.map(p=>{let y=c.get(p.token.address.toLowerCase()),b=y?.image_url||y?.image||p.token.image||af,x=y?.symbol||p.token.symbol,h=g(p),v=cf(p,y,m,o);return(0,Ee.jsxs)("a",{className:"wp-item","data-side":"lp",href:h,target:"_blank",rel:"noopener noreferrer","data-track":"forge_outlink","data-track-id":x,onClick:f=>Ve(f,h,{category:"portfolio",origin:"portfolio-forge",payload:{pool:p,tokenDetail:y}},n),children:[(0,Ee.jsxs)("div",{className:"wp-item-body",children:[(0,Ee.jsxs)("div",{className:"wp-item-line",children:[(0,Ee.jsx)("span",{className:"wp-item-label",children:"Asset"}),(0,Ee.jsxs)("div",{className:"wp-svc-token",children:[(0,Ee.jsx)("img",{className:"wp-svc-token-icon",src:b,alt:""}),(0,Ee.jsx)("span",{children:x}),y?.name&&(0,Ee.jsx)("span",{className:"wp-token-subtle",children:y.name})]})]}),(0,Ee.jsxs)("div",{className:"wp-item-line",children:[(0,Ee.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,Ee.jsx)("div",{className:"wp-svc-token wp-svc-token--amount",children:(0,Ee.jsxs)("div",{className:"wp-svc-amount",children:[(0,Ee.jsx)("span",{className:"wp-svc-amount-main",children:sf(p.lp_balance)}),v&&(0,Ee.jsx)("span",{className:"wp-item-usd",children:v})]})})]}),(0,Ee.jsxs)("div",{className:"wp-item-line",children:[(0,Ee.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,Ee.jsx)("span",{className:"wp-line-value",children:lf(p.pool_ownership)})]})]}),(0,Ee.jsx)("div",{className:"wp-item-tags",children:(0,Ee.jsxs)("span",{className:"wp-tag wp-tag--muted",children:[(0,Ee.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Ee.jsx)(Et,{size:12,className:"wp-tag-icon"})]})})]},p.pair_address)})})}var Vi=require("react"),Ec=H(require("bignumber.js"),1);var uc=require("@tanstack/react-query");var df="wp:crossd-positions";function pf(e){let t=e??{};return(t.positions??t.data?.positions??[]).filter(o=>{if(!o?.token_id||!o.liquidity)return!1;try{return BigInt(o.liquidity)>0n}catch{return!1}})}function fc(e,t,n=!0){let o=n&&!!t,{data:r,...i}=(0,uc.useQuery)({queryKey:[df,e,t],queryFn:async()=>{let s=await fetch(`${Dr[e]}/api/v1/positions?owner=${t}`,{cache:"no-store"});if(!s.ok)throw new Error(`crossd positions fetch failed: ${s.status}`);return pf(await s.json())},enabled:o,staleTime:0}),a=r??[];return{positions:a,isEmpty:a.length===0,...i}}var mc=require("@tanstack/react-query"),gc=require("react");var uf="wp:crossd-position-details";function ff(e){let t=e??{},n=t.data??t;return n?.token_id||n?.pool?n:null}function hc(e,t,n=!0){let o=(0,mc.useQueries)({queries:t.map(i=>({queryKey:[uf,e,i],queryFn:async()=>{let a=await fetch(`${Dr[e]}/api/v1/positions/${i}`,{cache:"no-store"});if(!a.ok)throw new Error(`crossd position detail failed: ${a.status}`);return ff(await a.json())},enabled:n&&!!i,staleTime:6e4}))});return{detailMap:(0,gc.useMemo)(()=>{let i=new Map;return o.forEach((a,s)=>{let l=a.data,c=t[s];l&&c&&i.set(c,l)}),i},[o,t])}}var hn=H(require("react"),1);var U=require("react/jsx-runtime"),mf=300*1e3,bc="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function gf(e,t,n){if(t)return"Estimating...";if(!e)return"Wallet estimate";let o=e.maxFeePerGas??e.gasPrice;return!o||o<=0n||e.gasLimit<=0n?"Wallet estimate":`${Pr(e.gasLimit*o)} ${n??""}`.trim()}function $i(e,t,n){return n?"Estimating...":`${e} ${t}`.trim()}function wc({open:e,status:t,target:n,token0Icon:o,token1Icon:r,token0Symbol:i,token1Symbol:a,nativeSymbol:s,txHash:l,error:c,copied:m=!1,hasEstimator:g,prepareWithdraw:w,confirmWithdraw:p,onClose:y,onCopyHash:b,trackFunnel:x}){let[h,v]=hn.useState(null),[f,T]=hn.useState(null),k=hn.useRef(0);hn.useEffect(()=>{if(!e||!n)return;let Z=++k.current;v(null),T(null),x?.("dialog_opened"),w().then(be=>{k.current===Z&&(v(be),T(be?Date.now():null))})},[e,n]);let C=t==="submitting",_=t==="estimating"||t==="confirm"&&!h,N=hn.useCallback(async()=>{let Z=h,be=!f||Date.now()-f>mf;if(!Z||be){let De=++k.current;if(Z=await w(),k.current!==De)return;v(Z),T(Z?Date.now():null)}Z&&await p(Z)},[h,f,w,p]);if(!e||!n)return null;let{position:I,detail:z}=n,F=z.pool?.token0,j=z.pool?.token1,L=i||F?.symbol||I.pool?.token0_symbol||"?",X=a||j?.symbol||I.pool?.token1_symbol||"?",E=F?.decimals??18,P=j?.decimals??18,ae=o||F?.logo_url||bc,Q=r||j?.logo_url||bc,B=`${L}/${X}`,pe=h?oo(h.expectedAmount0.toString(),E):null,ce=h?oo(h.expectedAmount1.toString(),P):null,V=ro(h?.estimate?.maxPriorityFeePerGas),O=ro(h?.estimate?.maxFeePerGas??h?.estimate?.gasPrice),J=_r(h?.estimate?.gasLimit);return(0,U.jsx)("div",{className:"wp-claim-overlay",role:"presentation",onMouseDown:Z=>{Z.target===Z.currentTarget&&!C&&y()},children:(0,U.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,U.jsx)("div",{className:"wp-claim-grabber","aria-hidden":!0,children:(0,U.jsx)("span",{})}),(0,U.jsxs)("div",{className:"wp-claim-content wp-withdraw-content",children:[t==="success"&&l?(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)("span",{className:"wp-claim-icon wp-claim-icon--success","aria-hidden":!0,children:(0,U.jsx)(Br,{})}),(0,U.jsxs)("div",{className:"wp-claim-copy",children:[(0,U.jsx)("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Submitted!"}),(0,U.jsxs)("p",{className:"wp-claim-desc",children:["Your ",B," position withdrawal has been submitted. Balances will update shortly after the transaction settles."]})]}),(0,U.jsx)("div",{className:"wp-claim-list","aria-label":"Withdraw transaction",children:(0,U.jsxs)("div",{className:"wp-claim-list-item",children:[(0,U.jsx)("span",{children:"Tx Hash"}),(0,U.jsxs)("button",{type:"button",className:"wp-claim-hash",onClick:b,"aria-label":"Copy transaction hash","data-track":"crossd_withdraw_hash_copy",children:[(0,U.jsx)("strong",{children:Ir(l)}),m?(0,U.jsx)(Fr,{}):(0,U.jsx)(Ar,{})]})]})})]}):(0,U.jsxs)(U.Fragment,{children:[t==="error"&&(0,U.jsxs)("div",{className:"wp-claim-heading",children:[(0,U.jsx)("h3",{id:"wp-crossd-withdraw-title",className:"wp-claim-title",children:"Withdraw Failed"}),(0,U.jsx)("p",{className:"wp-claim-error-message",children:c||"The withdraw request could not be completed."})]}),(0,U.jsxs)("div",{className:"wp-claim-reward-card","data-fit":Eo(L,pe??""),"aria-label":`Expected ${L}`,children:[(0,U.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,U.jsx)("img",{src:ae,alt:"",width:28,height:28})}),(0,U.jsx)("strong",{className:"wp-claim-reward-symbol",children:L}),(0,U.jsx)("strong",{className:"wp-claim-reward-amount",children:pe??"Estimating..."})]}),(0,U.jsxs)("div",{className:"wp-claim-reward-card","data-fit":Eo(X,ce??""),"aria-label":`Expected ${X}`,children:[(0,U.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,U.jsx)("img",{src:Q,alt:"",width:28,height:28})}),(0,U.jsx)("strong",{className:"wp-claim-reward-symbol",children:X}),(0,U.jsx)("strong",{className:"wp-claim-reward-amount",children:ce??"Estimating..."})]}),g&&(0,U.jsx)("div",{className:"wp-claim-account-card","aria-label":"Withdraw gas fee",children:(0,U.jsxs)("div",{className:"wp-claim-detail-list",children:[(0,U.jsxs)("div",{className:"wp-claim-detail-row",children:[(0,U.jsx)("span",{children:"Est. Tx Fee"}),(0,U.jsx)("strong",{children:gf(h?.estimate,_,s)})]}),(0,U.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,U.jsx)("span",{children:"Priority Fee Per Gas"}),(0,U.jsx)("strong",{children:$i(V,"Gwei",_)})]}),(0,U.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,U.jsx)("span",{children:"Max Fee Per Gas"}),(0,U.jsx)("strong",{children:$i(O,"Gwei",_)})]}),(0,U.jsxs)("div",{className:"wp-claim-detail-row wp-claim-detail-row--sub",children:[(0,U.jsx)("span",{children:"Gas Limit"}),(0,U.jsx)("strong",{children:$i(J,"",_)})]})]})})]}),(0,U.jsxs)("div",{className:"wp-claim-actions","data-count":t==="confirm"||t==="error"?2:1,children:[(t==="confirm"||t==="error")&&(0,U.jsx)("button",{type:"button",className:"wp-claim-secondary","data-track":"crossd_withdraw_cancel",onClick:y,children:t==="error"?"Close":"Cancel"}),(0,U.jsx)("button",{type:"button",className:"wp-claim-primary","data-track":"crossd_withdraw_confirm",onClick:()=>{if(t==="success"){y();return}C||_||(x?.("confirm_clicked"),N())},disabled:C||_,children:t==="success"?"Done":C?(0,U.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Waiting"}):_?(0,U.jsx)("span",{className:"wp-claim-button-spinner","aria-label":"Estimating"}):t==="error"?"Retry":"Withdraw"})]})]}),(0,U.jsx)("div",{className:"wp-claim-home-indicator","aria-hidden":!0,children:(0,U.jsx)("span",{})})]})})}var Le=H(require("react"),1),Rc=require("@tanstack/react-query");var hf="0x0c49ccbe",bf="0xfc6f7865",wf="0x49404b7c",xf="0xdf2ab5bb",yf="0xac9650d8",xc=(1n<<128n)-1n,vc=600n,vf=99n,kf=100n;function Hi(e){return e*vf/kf}function yc(e,t){return!!e&&!!t&&e.toLowerCase()===t.toLowerCase()}function xt(e,t){if(e<0n)throw new Error(`${t} must be non-negative`);let n=e.toString(16);if(n.length>64)throw new Error(`${t} exceeds uint256`);return n.padStart(64,"0")}function Ur(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 ji(e){return hf+xt(e.tokenId,"tokenId")+xt(e.liquidity,"liquidity")+xt(e.amount0Min,"amount0Min")+xt(e.amount1Min,"amount1Min")+xt(e.deadline,"deadline")}function Sf(e){return bf+xt(e.tokenId,"tokenId")+Ur(e.recipient,"recipient")+xt(e.amount0Max,"amount0Max")+xt(e.amount1Max,"amount1Max")}function Cf(e,t){return wf+xt(e,"amountMinimum")+Ur(t,"recipient")}function Rf(e,t,n){return xf+Ur(e,"token")+xt(t,"amountMinimum")+Ur(n,"recipient")}function Tf(e){if(e.length===0)throw new Error("multicall requires at least one call");let t=e.map(r=>{let i=r.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 xt(BigInt(i.length/2),"callLength")+a.toLowerCase()}),n=BigInt(e.length)*32n,o=[];for(let r of t)o.push(xt(n,"callOffset")),n+=BigInt(r.length/2);return yf+xt(0x20n,"arrayOffset")+xt(BigInt(e.length),"arrayLength")+o.join("")+t.join("")}function kc(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 Sc(e){let t=yc(e.token0,e.wcrossAddress),n=yc(e.token1,e.wcrossAddress),o=t||n,r=[ji({tokenId:e.tokenId,liquidity:e.liquidity,amount0Min:e.amount0Min,amount1Min:e.amount1Min,deadline:e.deadline}),Sf({tokenId:e.tokenId,recipient:o?e.positionManagerAddress:e.owner,amount0Max:xc,amount1Max:xc})];return o&&(r.push(Cf(0n,e.owner)),r.push(Rf(t?e.token1:e.token0,0n,e.owner))),Tf(r)}async function Cc(e,t,n){let o;try{o=await Ao(e,n)}catch{o=void 0}if(!o)return null;let r=ji({tokenId:t.tokenId,liquidity:t.liquidity,amount0Min:0n,amount1Min:0n,deadline:t.deadline}),i=await mn(o,t.positionManager,r,n,t.owner);return kc(i)}var Nf="wp:",Ef=[1500,3e3,4500,6e3];function If(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Tc(){let{env:e,walletAddress:t,sendTransaction:n,estimateGas:o}=We(),r=!!n,i=(0,Rc.useQueryClient)(),[a,s]=Le.useState(!1),[l,c]=Le.useState(null),[m,g]=Le.useState("confirm"),[w,p]=Le.useState(),[y,b]=Le.useState(""),[x,h]=Le.useState(!1),[v,f]=Le.useState(new Set),T=Le.useRef(void 0),k=Le.useRef([]),C=Le.useRef(0);Le.useEffect(()=>()=>{clearTimeout(T.current),k.current.forEach(clearTimeout)},[]);let _=Le.useRef(new Set),N=Le.useCallback((E,P)=>{_.current.has(E)||(_.current.add(E),_e("withdraw",E,{...P,tags:{section:"crossdPool",...P?.tags}}))},[]),I=Le.useCallback(()=>{let E=()=>i.invalidateQueries({predicate:P=>typeof P.queryKey[0]=="string"&&P.queryKey[0].startsWith(Nf)});E(),k.current.forEach(clearTimeout),k.current=Ef.map(P=>setTimeout(E,P))},[i]),z=Le.useCallback(E=>{C.current+=1,c(E),s(!0),g("confirm"),p(void 0),b(""),h(!1),_.current=new Set,N("opened")},[N]),F=Le.useCallback(()=>{m!=="submitting"&&(C.current+=1,s(!1),c(null),g("confirm"),p(void 0),b(""),h(!1))},[m]),j=Le.useCallback(async()=>{let E=C.current,P=If(t),ae=l?.position.token_id,Q=l?.position.liquidity,B=l?.detail.pool?.token0?.address,pe=l?.detail.pool?.token1?.address;if(!P||!ae||!Q||!B||!pe)return g("error"),b("Position data is incomplete. Please refresh and retry."),null;try{g("estimating"),b("");let ce=BigInt(ae),V=BigInt(Q),O=BigInt(Math.floor(Date.now()/1e3))+vc,J=Rl[e],Z=await Cc(e,{owner:P,positionManager:J,tokenId:ce,liquidity:V,deadline:O});if(C.current!==E)return null;if(!Z)return g("error"),b("Failed to estimate withdrawal amounts. Please retry."),null;let be=Sc({tokenId:ce,liquidity:V,amount0Min:Hi(Z.amount0),amount1Min:Hi(Z.amount1),deadline:O,owner:P,positionManagerAddress:J,token0:B,token1:pe,wcrossAddress:Tl[e]}),De={to:J,value:0n,data:be,chainId:Be[e].cross},ee=null;if(o){try{ee=await o({...De,from:P})}catch{ee=null}if(C.current!==E)return null}return g("confirm"),{tx:De,estimate:ee,expectedAmount0:Z.amount0,expectedAmount1:Z.amount1}}catch(ce){return C.current!==E||(g("error"),b(Io(ce,"Failed to prepare withdraw."))),null}},[e,o,l,t]),L=Le.useCallback(async E=>{if(!n){g("error"),b("Withdraw is not available for this wallet.");return}try{g("submitting"),b(""),N("submitted");let P=await n({...E.tx,gas:E.estimate?.gasLimit&&E.estimate.gasLimit>0n?E.estimate.gasLimit:void 0,maxFeePerGas:E.estimate?.maxFeePerGas&&E.estimate.maxFeePerGas>0n?E.estimate.maxFeePerGas:void 0,maxPriorityFeePerGas:E.estimate?.maxPriorityFeePerGas&&E.estimate.maxPriorityFeePerGas>0n?E.estimate.maxPriorityFeePerGas:void 0});p(P),g("success");let ae=l?.position.token_id;ae&&f(Q=>{let B=new Set(Q);return B.add(ae),B}),N("confirmed"),I()}catch(P){g("error"),b(Io(P,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:wt(P)})}},[I,n,l,N]),X=Le.useCallback(async()=>{if(!(!w||typeof navigator>"u"||!navigator.clipboard))try{await navigator.clipboard.writeText(w),h(!0),clearTimeout(T.current),T.current=setTimeout(()=>h(!1),1400)}catch{h(!1)}},[w]);return{canWithdrawInline:r,isOpen:a,target:l,withdrawnTokenIds:v,status:m,txHash:w,error:y,copied:x,hasEstimator:!!o,openWithdraw:z,closeWithdraw:F,prepareWithdraw:j,confirmWithdraw:L,copyHash:X,trackFunnelOnce:N}}var Re=require("react/jsx-runtime"),_f="ONEusd Pool",Nc="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function Ic(){let{env:e,walletAddress:t,onOutlink:n}=We(),o=Ft(),r=!!t,{positions:i,isLoading:a}=fc(e,t,r),s=Tc(),l=(0,Vi.useMemo)(()=>i.filter(N=>!N.token_id||!s.withdrawnTokenIds.has(N.token_id)),[i,s.withdrawnTokenIds]),c=(0,Vi.useMemo)(()=>l.map(N=>N.token_id).filter(N=>!!N),[l]),{detailMap:m}=hc(e,c,r&&c.length>0),g=`${Cl[e]}/pool`,{getTokenImage:w,getTokenSymbol:p,getNativeToken:y}=Jt(e,r),b=w("","ONEUSD",{chainOnly:!0})||`${Bt[e]}/crossd.png`,x={chainOnly:!0},h=(N,I)=>{let z=Li(p(N?.address??"",N?.symbol??I,x));return z==="CROSS"?y()?.symbol??"?":z??"?"},v=(N,I)=>{let z=N?.symbol??I,F=Li(z);return F==="CROSS"?y()?.image||Nc:w(N?.address??"",F,x)||N?.logo_url||Nc},f=s.target?.detail.pool,T=v(f?.token0,s.target?.position.pool?.token0_symbol),k=v(f?.token1,s.target?.position.pool?.token1_symbol),C=h(f?.token0,s.target?.position.pool?.token0_symbol),_=h(f?.token1,s.target?.position.pool?.token1_symbol);return(0,Re.jsxs)(Re.Fragment,{children:[(0,Re.jsx)(Mt,{sectionKey:"crossdPool",title:_f,icon:b,iconFit:"contain",isEmpty:l.length===0,loading:a,children:l.map(N=>{let I=N.token_id?m.get(N.token_id):void 0,z=`${h(I?.pool?.token0,N.pool?.token0_symbol)}/${h(I?.pool?.token1,N.pool?.token1_symbol)}`,F=N.pool?.fee_tier_percentage,j=v(I?.pool?.token0,N.pool?.token0_symbol),L=v(I?.pool?.token1,N.pool?.token1_symbol),X=On(new Ec.default(N.position_value_usd??"0"),o),E=s.canWithdrawInline&&!!I?.pool?.token0?.address&&!!I?.pool?.token1?.address;return(0,Re.jsxs)("article",{className:"wp-item","data-side":"crossd",children:[(0,Re.jsxs)("div",{className:"wp-item-body",children:[(0,Re.jsxs)("div",{className:"wp-item-line",children:[(0,Re.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,Re.jsxs)("div",{className:"wp-svc-token",children:[(0,Re.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[(0,Re.jsx)("img",{className:"wp-svc-token-icon",src:j,alt:""}),(0,Re.jsx)("img",{className:"wp-svc-token-icon",src:L,alt:""})]}),(0,Re.jsx)("span",{children:z}),F&&(0,Re.jsx)("span",{className:"wp-token-subtle",children:F})]})]}),(0,Re.jsxs)("div",{className:"wp-item-line",children:[(0,Re.jsx)("span",{className:"wp-item-label",children:"Position Value"}),(0,Re.jsx)("span",{className:"wp-line-value",children:X})]})]}),(0,Re.jsx)("div",{className:"wp-item-tags",children:E?(0,Re.jsx)("button",{type:"button",className:"wp-tag wp-tag--muted","data-track":"crossd_pool_withdraw_open","data-track-id":z,onClick:()=>{I&&s.openWithdraw({position:N,detail:I})},children:(0,Re.jsx)("span",{className:"wp-tag-label",children:"Withdraw"})}):(0,Re.jsxs)("a",{className:"wp-tag wp-tag--muted",href:g,target:"_blank",rel:"noopener noreferrer","data-track":"crossd_pool_outlink","data-track-id":z,onClick:P=>Ve(P,g,{category:"portfolio",origin:"portfolio-crossd-pool",payload:{position:N,detail:I}},n),children:[(0,Re.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,Re.jsx)(Et,{size:12,className:"wp-tag-icon"})]})})]},N.token_id)})}),(0,Re.jsx)(wc,{open:s.isOpen,status:s.status,target:s.target,token0Icon:T,token1Icon:k,token0Symbol:C,token1Symbol:_,nativeSymbol:y()?.symbol,txHash:s.txHash,error:s.error,copied:s.copied,hasEstimator:s.hasEstimator,prepareWithdraw:s.prepareWithdraw,confirmWithdraw:s.confirmWithdraw,onClose:s.closeWithdraw,onCopyHash:s.copyHash,trackFunnel:s.trackFunnelOnce})]})}var Bo=["rewards","points","staking","gameSwap","forge","crossdPool"];ie(`.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 ne=require("react/jsx-runtime"),qi=15,Pf="wp:";function Un({env:e,theme:t="light",walletAddress:n,walletName:o,onBack:r,showHeader:i=!0,variant:a="embed",className:s,onOutlink:l,lpBalanceReader:c,stakingRewardsReader:m,sendTransaction:g,estimateGas:w,conversionRatio:p,currencySymbol:y,sections:b}){let x=je(e),h=Ge.useCallback(ee=>!b||b.includes(ee),[b]),v=!!n,f=(0,_c.useQueryClient)(),[T,k]=Ge.useState({}),C=Ge.useCallback((ee,xe)=>{k(Oe=>{let Qe=Oe[ee];return Qe&&Qe.loading===xe.loading&&Qe.empty===xe.empty?Oe:{...Oe,[ee]:xe}})},[]),_=Ge.useCallback(ee=>{k(xe=>{if(!(ee in xe))return xe;let Oe={...xe};return delete Oe[ee],Oe})},[]),N=Ge.useMemo(()=>({report:C,unregister:_}),[C,_]),[I,z]=Ge.useState(qi),[F,j]=Ge.useState(!1),[L,X]=Ge.useState(!1),E=Ge.useRef(void 0),P=Ge.useCallback(()=>{f.invalidateQueries({predicate:ee=>typeof ee.queryKey[0]=="string"&&ee.queryKey[0].startsWith(Pf)})},[f]),ae=Ge.useCallback(()=>{P(),j(!0),setTimeout(()=>j(!1),600),z(qi)},[P]);Ge.useEffect(()=>{if(!v)return;let ee=setInterval(()=>{z(xe=>xe<=1?(ae(),qi):xe-1)},1e3);return()=>clearInterval(ee)},[v,ae]);let Q=Ge.useCallback(()=>{r?.()},[r]),B=v?pn(x,n,{size:64}):void 0,pe=Ge.useCallback(async()=>{if(!(L||!n))try{await navigator.clipboard.writeText(n),X(!0),clearTimeout(E.current),E.current=setTimeout(()=>X(!1),2e3)}catch{}},[n,L]);Ge.useEffect(()=>()=>clearTimeout(E.current),[]);let ce=Ge.useMemo(()=>({env:x,theme:t,open:!0,walletAddress:n,close:Q,onOutlink:l,lpBalanceReader:c,stakingRewardsReader:m,sendTransaction:g,estimateGas:w,conversionRatio:p,currencySymbol:y}),[x,t,n,Q,l,c,m,g,w,p,y]),V=Bo.filter(h),O=V.length>0&&V.every(ee=>{let xe=T[ee];return!!xe&&!xe.loading}),J=O&&V.every(ee=>T[ee]?.empty),Z=V.some(ee=>{let xe=T[ee];return!!xe&&!xe.empty}),be=V.length>0&&!O&&!Z,De=(0,ne.jsxs)(ne.Fragment,{children:[i&&(0,ne.jsxs)("div",{className:"wp-header",children:[(0,ne.jsxs)("div",{className:"wp-header-account",children:[r&&(0,ne.jsx)("button",{type:"button",className:"wp-header-btn","aria-label":"Back","data-track":"back",onClick:r,children:(0,ne.jsx)(ml,{})}),(0,ne.jsx)("span",{className:"wp-header-avatar","aria-hidden":!0,children:B&&(0,ne.jsx)("img",{src:B,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(o||n)&&(0,ne.jsxs)("div",{className:"wp-header-account-meta",children:[o&&(0,ne.jsx)("span",{className:"wp-header-wallet-name",title:o,children:o}),n&&(0,ne.jsxs)("button",{type:"button",className:"wp-header-address-btn",onClick:pe,"aria-label":"Copy wallet address","data-track":"address_copy",children:[(0,ne.jsx)("span",{className:"wp-header-address",children:Er(n)}),(0,ne.jsx)("span",{className:"wp-header-address-copy","data-copied":L,children:L?(0,ne.jsx)(cn,{size:14}):(0,ne.jsx)(An,{size:14})})]})]})]}),(0,ne.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio","data-track":"refresh",onClick:ae,children:[(0,ne.jsx)(gl,{className:F?"wp-spin-once":void 0}),v&&(0,ne.jsx)("span",{className:"wp-refresh-badge",children:I})]})]}),(0,ne.jsx)("div",{className:"wp-body",children:(0,ne.jsxs)("div",{className:"wp-body-inner","data-empty":J||void 0,children:[h("rewards")&&(0,ne.jsx)(Il,{}),h("points")&&(0,ne.jsx)(Ul,{}),h("staking")&&(0,ne.jsx)(Ql,{}),h("gameSwap")&&(0,ne.jsx)(oc,{}),h("forge")&&(0,ne.jsx)(pc,{}),h("crossdPool")&&(0,ne.jsx)(Ic,{}),be&&(0,ne.jsx)("div",{className:"wp-portfolio-loading",role:"status","aria-label":"Loading portfolio",children:(0,ne.jsx)("span",{className:"wp-portfolio-spinner","aria-hidden":!0})}),J&&(0,ne.jsxs)("div",{className:"wp-portfolio-empty",role:"status",children:[(0,ne.jsx)("span",{className:"wp-portfolio-empty-icon","aria-hidden":!0,children:(0,ne.jsxs)("svg",{width:"28",height:"28",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round",children:[(0,ne.jsx)("path",{d:"M20 7H5a2 2 0 0 1-2-2 2 2 0 0 1 2-2h13v4"}),(0,ne.jsx)("path",{d:"M3 5v13a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1"}),(0,ne.jsx)("circle",{cx:"16.5",cy:"13.5",r:"1",fill:"currentColor",stroke:"none"})]})}),(0,ne.jsx)("p",{className:"wp-portfolio-empty-title",children:"No assets yet"}),(0,ne.jsx)("p",{className:"wp-portfolio-empty-desc",children:"Assets you hold across ONE services will appear here."})]})]})})]});return(0,ne.jsx)(Po.Provider,{value:ce,children:(0,ne.jsx)(Bi.Provider,{value:N,children:(0,ne.jsx)(Ce,{feature:"wallet_portfolio",children:a==="none"?De:(0,ne.jsx)("div",{className:ge(a==="fullscreen"?"wp-fullscreen":"wp-embed",s),"data-theme":t,children:De})})})})}var Gn=require("react/jsx-runtime");function Pc({className:e}){let{env:t,theme:n,walletAddress:o,close:r,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s}=We();return(0,Gn.jsxs)(Mo.Drawer.Portal,{children:[(0,Gn.jsx)(Mo.Drawer.Overlay,{className:"wp-overlay"}),(0,Gn.jsxs)(Mo.Drawer.Content,{className:ge("wp-fullscreen",e),"data-theme":n,children:[(0,Gn.jsx)(Mo.Drawer.Title,{className:"wp-sr-only",children:"Portfolio"}),(0,Gn.jsx)(Un,{env:t,theme:n,walletAddress:o,onBack:r,variant:"none",onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s})]})]})}var Ki=require("react/jsx-runtime");function Lf({env:e,theme:t="light",walletAddress:n,open:o,onOpenChange:r,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s,sendTransaction:l,estimateGas:c,conversionRatio:m,currencySymbol:g,children:w}){let p=je(e),y=o!==void 0,[b,x]=zn.useState(!1),h=y?o:b,v=zn.useCallback(k=>{y||x(k),r?.(k)},[y,r]),f=zn.useCallback(()=>v(!1),[v]),T=zn.useMemo(()=>({env:p,theme:t,open:h,walletAddress:n,close:f,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s,sendTransaction:l,estimateGas:c,conversionRatio:m,currencySymbol:g}),[p,t,h,n,f,i,a,s,l,c,m,g]);return(0,Ki.jsx)(Po.Provider,{value:T,children:(0,Ki.jsx)(Lc.Drawer.Root,{direction:"bottom",open:h,onOpenChange:v,noBodyStyles:!0,children:w})})}var Yi=Object.assign(Lf,{Trigger:ul,Content:Pc});var G=H(require("react"),1),$n=require("react-dom"),Ht=H(require("bignumber.js"),1);var ut=require("react/jsx-runtime");function Ac({size:e=20,className:t}){return(0,ut.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,ut.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:1.7}),(0,ut.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:1.7,strokeLinecap:"round"})]})}function Fc({size:e=16,className:t}){return(0,ut.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,ut.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 Bc({size:e=16,className:t}){return(0,ut.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,ut.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 Mc({size:e=20,className:t}){return(0,ut.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,ut.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 Dc({size:e=16,className:t}){return(0,ut.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,ut.jsx)("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Oc({size:e=12,className:t}){return(0,ut.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,ut.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 M=H(require("react"),1);var Qi=H(require("bignumber.js"),1);function Wc(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function Uc(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Qi.default.ROUND_DOWN).toFixed()}function Af(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 Ff(e){let t=e.fromToken.priceUsd,n=e.toToken.priceUsd,o=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,r=new Qi.default(o||"0");return!r.isFinite()||r.isNaN()||r.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:Wc(t)&&Wc(n)?e.lastChangedBy==="to"?{fromAmount:Uc(r.multipliedBy(n).dividedBy(t))}:{toAmount:Uc(r.multipliedBy(t).dividedBy(n))}:Af(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function Gc({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(n){return e?e(n):Ff(n)},async submitBridge(n){if(!t)throw new Error("Bridge submit handler is not configured.");return t(n)}}}var zc=15,Bf=18,Vc="cross_bridge_terms_accepted",Mf=3600*24*365;function Df(e){let t=e.replace(/[^\d.]/g,""),n=t.indexOf(".");n!==-1&&(t=t.slice(0,n+1)+t.slice(n+1).replace(/\./g,""));let o=t.indexOf(".");if(o===-1)return t.slice(0,zc);let r=t.slice(0,o).slice(0,zc),i=t.slice(o+1).slice(0,Bf);return`${r}.${i}`}function Of(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${Vc}=true`)}function Wf(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${Vc}=true`,"Path=/",`Max-Age=${Mf}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function Uf(e){let t=Number(e??"0");if(!Number.isFinite(t)||t<.1)return"1";let n=o=>Math.floor(o*100)/100;if(t<3){let o=n(t*3);return String(o<1?1:o)}return"10"}function $c(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("CROSS")?t.slice(1):t}function Gf(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let n=new Set([$c(e.symbol),$c(t.symbol)]);return n.has("CROSS")&&n.has("CROSSD")}function $t(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Gr(e){return e[0]}function Zi(e,t,n,o){if(n&&!$t(n,t))return n;let r=t?o?.(t,e):void 0;if(r?.length)return r[0];if(!t)return e[1]??Gr(e);let i=e.findIndex(s=>$t(s,t)),a=i>=0?e[i+1]:void 0;return a&&!$t(a,t)?a:e.find(s=>!$t(s,t))??t}function Hc({fromToken:e,toToken:t,fromAmount:n,toAmount:o,lastChangedBy:r,slippage:i}){return{fromToken:e,toToken:t,fromAmount:n,toAmount:o,lastChangedBy:r,slippage:i}}function zr(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 n=e;return[...[e instanceof Error?e.name:n.name,e instanceof Error?e.message:n.message,n.shortMessage,n.details,n.code].filter(r=>typeof r=="string"||typeof r=="number").map(String),...zr(n.cause,t+1),...zr(n.data,t+1),...zr(n.error,t+1)]}function Xi(e){let t=zr(e).join(" ").toLowerCase(),n=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")||n}function jc(e,t){return Xi(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
|
|
10
|
-
`)[0]?.trim()||t}function qc(e){let{tokens:t,initialFromToken:n,initialToToken:o,getToTokens:r,getApproval:i,approveBridge:a,history:s=[],initialSlippage:l="1",termsUrl:c=to,getQuote:m,submitBridge:g,onSubmitted:w,onSuccess:p,onFailed:y,onExit:b}=e,x=M.useMemo(()=>Gc({getQuote:m,submitBridge:g}),[m,g]),[h,v]=M.useState("form"),[f,T]=M.useState(n??Gr(t)),[k,C]=M.useState(()=>Zi(t,n??Gr(t),o,r)),[_,N]=M.useState(""),[I,z]=M.useState(""),[F,j]=M.useState("from"),[L,X]=M.useState(l),[E,P]=M.useState(null),ae=M.useMemo(()=>Gf(f,k),[f,k]),Q=M.useMemo(()=>ae?"1":L==="auto"?Uf(E?.priceImpact):L,[ae,L,E?.priceImpact]),[B,pe]=M.useState(""),[ce,V]=M.useState("idle"),[O,J]=M.useState(""),[Z,be]=M.useState(null),[De,ee]=M.useState([]),[xe,Oe]=M.useState(!1),[Qe,mt]=M.useState(Of),[fe,gt]=M.useState(null),[ht,$e]=M.useState(!1),[rt,Ze]=M.useState(null),[It,on]=M.useState(null),[bt,yt]=M.useState(!1),[vt,_t]=M.useState(!1),He=M.useRef(0),Dt=M.useRef(null),kt=M.useRef(!1),St=M.useRef(!1),rn=M.useRef(!1),Pt=M.useRef(!1),Ie=M.useRef(!1);M.useEffect(()=>{kt.current||(kt.current=!0,_e("bridge","opened"))},[]);let Xe=M.useCallback(()=>{Dt.current&&(clearTimeout(Dt.current),Dt.current=null)},[]),Ct=M.useCallback(Y=>{Xe(),on(Y)},[Xe]);M.useEffect(()=>Xe,[Xe]),M.useEffect(()=>{let Y=t.find(Fe=>$t(Fe,f))??Gr(t),Se=Y?r?.(Y,t):void 0,te=Se?.find(Fe=>$t(Fe,k))??(Se?void 0:t.find(Fe=>$t(Fe,k)))??Zi(t,Y,void 0,r);T(Y),C(te)},[r,t,f,k]);let ct=M.useCallback((Y,Se)=>{let te=Df(Y);if(!te){He.current+=1,N(""),z(""),j(Se),P(null),pe(""),V("idle");return}Se==="from"?N(te):z(te),j(Se),pe(""),!rn.current&&Number(te)>0&&(rn.current=!0,_e("bridge","amount_entered"))},[]),Ke=M.useCallback(()=>{He.current+=1,N(""),z(""),j("from"),P(null),pe(""),J(""),V("idle"),gt(null),$e(!1),Ze(null),yt(!1),Ct(null)},[Ct]),Ot=M.useCallback(Y=>{$t(Y,f)||(St.current||(St.current=!0,_e("bridge","token_selected",{tags:{item_id:`from:${Y.symbol}`}})),T(Y),C(Zi(t,Y,void 0,r)),Ke())},[f,r,Ke,t]),jt=M.useCallback(Y=>{$t(Y,k)||$t(Y,f)||(St.current||(St.current=!0,_e("bridge","token_selected",{tags:{item_id:`to:${Y.symbol}`}})),C(Y),Ke())},[f,Ke,k]),Je=M.useMemo(()=>f?r?.(f,t)??t.filter(Y=>!$t(Y,f)):[],[f,r,t]),Vt=M.useCallback(()=>{f?.balance&&ct(f.balance,"from")},[f?.balance,ct]),an=M.useCallback(()=>{!f||!k||(T(k),C(f),Ke())},[f,Ke,k]),sn=M.useCallback(()=>{He.current+=1,N(""),z(""),j("from"),P(null),pe(""),J("")},[]);M.useEffect(()=>{if(!f||!k)return;if(!_&&!I){P(null),pe(""),V(te=>te==="quoting"?"idle":te);return}let Y=++He.current,Se=Hc({fromToken:f,toToken:k,fromAmount:_,toAmount:I,lastChangedBy:F,slippage:L});V(te=>te==="submitting"?te:x.canQuote?"quoting":"idle"),(async()=>{try{let te=await x.getQuote(Se);if(He.current!==Y)return;te.fromAmount!==void 0&&F==="to"&&N(te.fromAmount),te.toAmount!==void 0&&F==="from"&&z(te.toAmount),P(te.summary??null),pe(te.error??"")}catch(te){if(He.current!==Y)return;pe(te instanceof Error?te.message:"Failed to quote bridge.")}finally{He.current===Y&&V(te=>te==="quoting"?"idle":te)}})()},[_,f,F,x,L,I,k]);let A=M.useCallback(()=>!f||!k?null:Hc({fromToken:f,toToken:k,fromAmount:_,toAmount:I,lastChangedBy:F,slippage:Q}),[Q,_,f,F,I,k]),re=M.useCallback(async(Y,Se)=>{J(""),yt(!1),$e(!1),V("submitting");try{if(!Se?.skipApprovalCheck&&i){let Fe=await i(Y);if(Fe){gt(Fe),Ze(Y),V("idle");return}}gt(null),Ze(null),Ct("processing");let te=await x.submitBridge(Y);be(te),V("success"),ee(Fe=>[{id:te.txHash,timestamp:new Date().toISOString(),txHash:te.txHash,fromToken:te.fromToken,toToken:te.toToken,fromAmount:te.fromAmount,toAmount:te.toAmount,summary:E??void 0,status:"pending"},...Fe.filter(et=>et.txHash!==te.txHash)]),sn(),_t(!0),Ct(null),yt(!0),_e("bridge","confirmed"),Pt.current=!1,Ie.current=!1,w?.(te),p?.(te)}catch(te){if(Ct(null),_e("bridge","confirmed",{status:"failure",reason:wt(te)}),Pt.current=!1,Ie.current=!1,Xi(te)){V("idle");return}let Fe=jc(te,"Failed to submit bridge.");J(Fe),V("error"),y?.({message:Fe})}},[i,y,w,p,x,sn,Ct,E]),Ae=M.useCallback(async()=>{if(B)return;let Y=A();if(Y){if(Pt.current||(Pt.current=!0,_e("bridge","submitted")),!Qe){Ze(Y),Oe(!0);return}await re(Y)}},[A,B,re,Qe]),Rt=M.useCallback(async()=>{let Y=rt??A();Y&&(Wf(),mt(!0),Oe(!1),await re(Y))},[A,rt,re]),Tt=M.useCallback(()=>{Oe(!1),Ze(null)},[]),qt=M.useCallback(async()=>{if(!(ce==="submitting"||!fe||!rt||!a)){J(""),V("submitting");try{await a(rt,fe),Ie.current||(Ie.current=!0,_e("bridge","approved")),gt(null),V("idle"),$e(!0)}catch(Y){if(Xi(Y)){V("idle");return}let Se=jc(Y,"Failed to approve token.");J(Se),V("error"),y?.({message:Se})}}},[fe,a,y,rt,re,ce]),Cn=M.useCallback(()=>{ce!=="submitting"&&(gt(null),$e(!1),Ze(null),V("idle"))},[ce]),qn=M.useCallback(async()=>{if(ce==="submitting")return;let Y=rt??A();if(!Y){$e(!1),J("Bridge input is no longer available. Please try again."),V("error");return}$e(!1),await re(Y,{skipApprovalCheck:!0})},[A,rt,re,ce]),Yo=M.useCallback(()=>{yt(!1)},[]),ln=M.useCallback(Y=>{v(Y),Y==="history"&&_t(!1)},[]),Qo=M.useCallback(()=>{if(h==="history"){ln("form");return}b?.()},[b,ln,h]),oi=M.useMemo(()=>[...s,...De.filter(Y=>!s.some(Se=>Se.txHash===Y.txHash))],[s,De]);return{step:h,setStep:ln,status:ce,error:O,quoteError:B,fromToken:f,toToken:k,tokens:t,availableToTokens:Je,fromAmount:_,toAmount:I,lastChangedBy:F,slippage:L,effectiveSlippage:Q,slippageLocked:ae,setSlippage:X,summary:E,history:oi,submitted:Z,canSubmit:x.canSubmit,termsOpen:xe,approvalInfo:fe,approvalSuccessOpen:ht,approveBridge:a,pendingSubmitInput:rt,submitToast:It,successDialogOpen:bt,dismissSuccessDialog:Yo,hasNewHistory:vt,termsUrl:c,setFromToken:T,setToToken:C,selectFromToken:Ot,selectToToken:jt,setAmount:ct,setMax:Vt,swapTokens:an,submit:Ae,confirmTerms:Rt,cancelTerms:Tt,confirmApproval:qt,cancelApproval:Cn,continueAfterApproval:qn,back:Qo}}ie(`.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 d=require("react/jsx-runtime"),Jc=G.createContext(void 0);function so(){return G.useContext(Jc)}function zf(e){let[t,n]=G.useState(void 0);return G.useEffect(()=>{let o=e.current;if(!o)return;let r=()=>{let a=o.closest("[data-theme]");n(a?.getAttribute("data-theme")??void 0)};r();let i=new MutationObserver(r);return i.observe(document.documentElement,{attributes:!0,subtree:!0,attributeFilter:["data-theme"]}),()=>i.disconnect()},[e]),t}var Kc=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],$f=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function Hf(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function Yc(e){let t=e.replace(/[^\d.]/g,""),[n="",...o]=t.split("."),r=o.join("");return o.length===0?n:`${n}.${r.slice(0,2)}`}function jf(e){return`${e.chainId}:${e.address.toLowerCase()}`}function ed(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function Qc(e,t){let n=Number(e||"0"),o=t?.priceUsd??0;return`\u2248 $${(Number.isFinite(n)?n*o:0).toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})} USD`}function Vf(e,t=6){if(!e)return e;let[n,o=""]=e.split(".");if(!o)return n;let r=o.slice(0,t).replace(/0+$/,"");return r?`${n}.${r}`:n}function qf(e,t){if(!t)return!1;let n=new Ht.default(e||"0"),o=new Ht.default(t.balance||"0");return!n.isFinite()||!o.isFinite()?!1:n.isGreaterThan(o)}function Kf(e){if(e.priceUsd===void 0)return null;let t=new Ht.default(e.balance||"0");return t.isFinite()?`\u2248 $${t.multipliedBy(e.priceUsd).toFormat(2)} USD`:null}function Yf(e){if(e.priceUsd===void 0)return null;let t=new Ht.default(e.priceUsd);return t.isFinite()?`$${t.toFormat(t.isLessThan(1)?4:2)}`:null}function td(e){if(!e.isFinite()||e.isNaN())return"0";let n=e.decimalPlaces(6,Ht.default.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[o="0",r]=n.split("."),i=new Ht.default(o||"0").toFormat(0);return r?`${i}.${r}`:i}function Qf(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function Zf(e){let t=new Date(e);if(Number.isNaN(t.getTime()))return e;let n=o=>o.toString().padStart(2,"0");return[`${t.getFullYear()}-${n(t.getMonth()+1)}-${n(t.getDate())}`,`${n(t.getHours())}:${n(t.getMinutes())}:${n(t.getSeconds())}`].join(" ")}function Xf(e){let t=new Ht.default(e||"0");return!t.isFinite()||t.isNaN()?e||"0":td(t)}function Jf(e,t){if(t?.priceUsd===void 0)return null;let n=new Ht.default(e||"0").multipliedBy(t.priceUsd);return!n.isFinite()||n.isNaN()?null:`$${n.toFormat(2)}`}function Hr(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function em(e,t){return t==="all"?!0:Hr(e)===t}function tm(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function Zc(e){return e===56||e===97?"BSC":e===612044||e===5555?"CROSS":`Chain ${e}`}function nd(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function od(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":nd(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function rd(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function $r(e){return!e||e==="0"||Number(e)===0}function nm(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 om(e){let t=e.fromToken,n=e.toToken,o=od(t,n),r=e.fromAmount||"0",i=e.toAmount||"0",a=o!==void 0&&!rd(o),s=o!==void 0&&o!=="bridge";return{pathType:o,bridgeInfo:a?[{label:"Route",value:t&&n?`${Zc(t.chainId)} \u2192 ${Zc(n.chainId)}`:"-"},{label:"Validator Fee",value:$r(r)?"0":"Free",tone:$r(r)?"default":"accent"},{label:"Network Fee",value:$r(r)?"0":"Free",tone:$r(r)?"default":"accent"}]:void 0,swapInfo:s?[t&&n?{label:"Route",value:"",routeTokens:[{symbol:t.symbol,iconUrl:t.iconUrl},{symbol:n.symbol,iconUrl:n.iconUrl}]}:{label:"Route",value:"-"},{label:"Price Impact",value:"0%"},{label:"In Amount",value:r,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:n?{symbol:n.symbol,iconUrl:n.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 Do({token:e,size:t=20}){let n=e?.iconUrl;return(0,d.jsx)("span",{className:"bf-token-icon","data-has-image":!!n?"true":"false",style:{width:t,height:t},children:n?(0,d.jsx)("img",{src:n,alt:"",width:t,height:t,draggable:!1}):(0,d.jsx)("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function Xc({label:e,token:t,amount:n,usd:o,onAmountChange:r,onTokenClick:i,locked:a=!1}){return(0,d.jsxs)("section",{className:"bf-amount-panel",children:[(0,d.jsxs)("div",{className:"bf-amount-head",children:[(0,d.jsx)("span",{children:e}),(0,d.jsxs)("span",{className:"bf-balance",children:[ed(t?.balance??"0")," ",t?.symbol??""]})]}),(0,d.jsxs)("div",{className:"bf-amount-main",children:[(0,d.jsxs)("label",{className:"bf-amount-input-wrap",children:[(0,d.jsxs)("span",{className:"bf-sr-only",children:[e," amount"]}),(0,d.jsx)("input",{type:"text",inputMode:"decimal",value:n,onChange:s=>r(s.target.value),placeholder:"0",className:"bf-amount-input"}),(0,d.jsx)("span",{className:"bf-amount-usd",children:o})]}),(0,d.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,d.jsx)(Do,{token:t}),(0,d.jsx)("span",{children:t?.symbol??"Select"}),!a&&(0,d.jsx)(Fn,{size:16})]})]})]})}function rm({flow:e,side:t,onClose:n}){let o=G.useId(),[r,i]=G.useState(""),[a,s]=G.useState(null),l=so(),c=t==="from"?e.fromToken:e.toToken;G.useEffect(()=>{s(document.body)},[]),G.useEffect(()=>{let p=y=>{y.key==="Escape"&&n()};return document.addEventListener("keydown",p),()=>document.removeEventListener("keydown",p)},[n]);let m=G.useMemo(()=>t==="from"?e.tokens:e.availableToTokens,[e.availableToTokens,e.tokens,t]),g=G.useMemo(()=>{let p=r.trim().toLowerCase();return p?m.filter(y=>y.symbol.toLowerCase().includes(p)||y.name.toLowerCase().includes(p)):m},[r,m]),w=G.useCallback(p=>{t==="from"?e.selectFromToken(p):e.selectToToken(p),n()},[e,n,t]);return a?(0,$n.createPortal)((0,d.jsx)("div",{className:"bf-token-picker-overlay","data-theme":l,role:"presentation",onMouseDown:p=>{p.target===p.currentTarget&&n()},children:(0,d.jsxs)("section",{className:"bf-token-picker",role:"dialog","aria-modal":"true","aria-labelledby":o,children:[(0,d.jsx)("span",{className:"bf-token-picker-handle","aria-hidden":"true"}),(0,d.jsxs)("header",{className:"bf-token-picker-head",children:[(0,d.jsx)("h3",{id:o,children:"Select a token"}),(0,d.jsx)("button",{type:"button",className:"bf-token-picker-close",onClick:n,"aria-label":"Close token selector",children:(0,d.jsx)(Lt,{size:24})})]}),(0,d.jsxs)("label",{className:"bf-token-search",children:[(0,d.jsx)(Ac,{size:20}),(0,d.jsx)("span",{className:"bf-sr-only",children:"Search tokens"}),(0,d.jsx)("input",{value:r,onChange:p=>i(p.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1})]}),(0,d.jsxs)("div",{className:"bf-token-list",children:[g.map(p=>{let y=nd(p,c),b=y?Yf(p):Kf(p);return(0,d.jsxs)("button",{type:"button",className:"bf-token-row","data-selected":y?"true":"false",onClick:()=>w(p),children:[(0,d.jsxs)("span",{className:"bf-token-row-left",children:[(0,d.jsx)(Do,{token:p,size:40}),(0,d.jsxs)("span",{className:"bf-token-meta",children:[(0,d.jsx)("span",{className:"bf-token-symbol",children:p.symbol}),!y&&(0,d.jsx)("span",{className:"bf-token-name",children:p.name})]})]}),(0,d.jsxs)("span",{className:"bf-token-row-right",children:[(0,d.jsxs)("span",{className:"bf-token-balance",children:[ed(p.balance),y?null:` ${p.symbol}`]}),b&&(0,d.jsx)("span",{className:"bf-token-price",children:b})]})]},jf(p))}),g.length===0&&(0,d.jsx)("div",{className:"bf-token-empty",children:"No tokens found"})]})]})}),a):null}function im({flow:e,onClose:t}){let n=G.useId(),[o,r]=G.useState(null),i=Kc.find(b=>b.value===e.slippage),[a,s]=G.useState(e.slippage&&!i?e.slippage:""),l=a.trim()!==""&&a.trim()!==".",c=l?Number(a):NaN,m=Number.isFinite(c)&&c>50,g=Number.isFinite(c)&&c>5&&!m,w=b=>{e.setSlippage(b),t()},p=()=>{!l||m||(e.setSlippage(Yc(a)),t())};if(G.useEffect(()=>{r(document.body)},[]),G.useEffect(()=>{let b=x=>{x.key==="Escape"&&t()};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[t]),!o)return null;let y=so();return(0,$n.createPortal)((0,d.jsx)("div",{className:"bf-slippage-overlay","data-theme":y,role:"presentation",onMouseDown:b=>{b.target===b.currentTarget&&t()},children:(0,d.jsxs)("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,d.jsxs)("header",{className:"bf-slippage-head",children:[(0,d.jsx)("h3",{id:n,children:"Slippage Settings"}),(0,d.jsx)("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:(0,d.jsx)(Lt,{size:24})})]}),(0,d.jsxs)("div",{className:"bf-slippage-body",children:[(0,d.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,d.jsxs)("div",{className:"bf-slippage-controls",children:[(0,d.jsx)("div",{className:"bf-slippage-presets",children:Kc.map(b=>(0,d.jsx)("button",{type:"button",className:"bf-slippage-preset","data-selected":!l&&e.slippage===b.value?"true":"false",onClick:()=>w(b.value),children:b.label},b.value))}),(0,d.jsxs)("label",{className:"bf-slippage-custom","data-selected":l?"true":"false",children:[(0,d.jsx)("span",{className:"bf-sr-only",children:"Custom slippage percent"}),(0,d.jsx)("input",{value:a,onChange:b=>{s(Yc(b.target.value))},onKeyDown:b=>{b.key==="Enter"&&(b.preventDefault(),p())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),(0,d.jsx)("span",{"aria-hidden":"true",children:"%"})]})]}),m?(0,d.jsx)("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):g?(0,d.jsx)("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,l&&(0,d.jsx)("button",{type:"button",className:"bf-slippage-apply",onClick:p,disabled:m,children:"Apply"})]})]})}),o)}function am({flow:e}){let t=G.useId(),[n,o]=G.useState(!1),[r,i]=G.useState(null),a=so();return G.useEffect(()=>{i(document.body)},[]),G.useEffect(()=>{let s=l=>{l.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",s),()=>document.removeEventListener("keydown",s)},[e]),!r||!e.termsOpen?null:(0,$n.createPortal)((0,d.jsx)("div",{className:"bf-action-modal-overlay","data-theme":a,role:"presentation",onPointerDown:s=>{s.target===s.currentTarget&&e.cancelTerms()},children:(0,d.jsxs)("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,d.jsx)("h3",{id:t,children:"Agree to Terms of Service"}),(0,d.jsx)("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using CROSSD."}),(0,d.jsxs)("div",{className:"bf-terms-check-row","data-checked":n?"true":"false",children:[(0,d.jsx)("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":n,"aria-label":"Agree to Terms of Use","data-track":"terms_check",onClick:()=>o(s=>!s),children:(0,d.jsx)("span",{className:"bf-terms-checkbox","data-checked":n?"true":"false","aria-hidden":"true"})}),(0,d.jsxs)("div",{className:"bf-terms-copy",children:[(0,d.jsx)("span",{className:"bf-terms-label",children:"Agree to Terms of Use"}),e.termsUrl&&(0,d.jsx)("a",{href:e.termsUrl,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),(0,d.jsx)("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use CROSSD"}),(0,d.jsx)("button",{type:"button",className:"bf-action-primary",disabled:!n||e.status==="submitting",onClick:e.confirmTerms,"data-track":"terms_confirm",children:"Confirm"})]})}),r)}function sm({value:e,disabled:t=!1}){let[n,o]=G.useState(!1);return(0,d.jsx)("button",{type:"button",className:"bf-copy-button","aria-label":"Copy token address",disabled:t,onClick:()=>{t||navigator.clipboard?.writeText(e).then(()=>{o(!0),window.setTimeout(()=>o(!1),1200)})},children:n?"OK":"Copy"})}function lm({flow:e,approval:t}){let n=G.useId(),[o,r]=G.useState(null),i=so();if(G.useEffect(()=>{r(document.body)},[]),G.useEffect(()=>{let l=c=>{e.status!=="submitting"&&c.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]),!o)return null;let a=e.status==="submitting"||!e.approveBridge,s=e.status==="submitting";return(0,$n.createPortal)((0,d.jsx)("div",{className:"bf-action-modal-overlay","data-theme":i,role:"presentation",children:(0,d.jsxs)("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,d.jsxs)("h3",{id:n,children:["Approve ",t.token.symbol]}),(0,d.jsx)(Do,{token:t.token,size:72}),(0,d.jsxs)("div",{className:"bf-approve-address-box",children:[(0,d.jsx)("span",{children:"Token Address"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("strong",{children:t.tokenAddress}),(0,d.jsx)(sm,{value:t.tokenAddress,disabled:s})]})]}),(0,d.jsxs)("div",{className:"bf-action-buttons",children:[(0,d.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),(0,d.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:a,"aria-busy":s,"data-track":"approve_confirm",children:[s&&(0,d.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,d.jsx)("span",{children:s?"Approving...":"Approve"})]})]})]})}),o)}function cm({flow:e}){let t=G.useId(),[n,o]=G.useState(null),r=so();if(G.useEffect(()=>{o(document.body)},[]),G.useEffect(()=>{if(!e.approvalSuccessOpen)return;let a=s=>{s.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!n||!e.approvalSuccessOpen)return null;let i=e.status==="submitting";return(0,$n.createPortal)((0,d.jsx)("div",{className:"bf-action-modal-overlay","data-theme":r,role:"presentation",children:(0,d.jsxs)("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,d.jsx)("h3",{id:t,children:"Approval Success"}),(0,d.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,d.jsxs)("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",(0,d.jsx)("br",{}),"Please continue to the next step."]}),(0,d.jsxs)("div",{className:"bf-action-buttons",children:[(0,d.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:i,children:"Cancel"}),(0,d.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:i,"aria-busy":i,children:[i&&(0,d.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,d.jsx)("span",{children:i?"Continuing...":"Continue"})]})]})]})}),n)}function dm({fromAmount:e,toAmount:t,fromToken:n,toToken:o}){let[r,i]=G.useState(!1),a=G.useMemo(()=>{let c=new Ht.default(e||"0"),m=new Ht.default(t||"0");return!c.isFinite()||!m.isFinite()||c.lte(0)||m.lte(0)?null:r?c.dividedBy(m):m.dividedBy(c)},[e,r,t]);if(!a||!n||!o||n.symbol===o.symbol)return null;let s=r?o.symbol:n.symbol,l=r?n.symbol:o.symbol;return(0,d.jsxs)("button",{type:"button",className:"bf-exchange-rate",onClick:()=>i(c=>!c),"data-track":"rate_reverse",children:[(0,d.jsxs)("span",{children:["1 ",s]}),(0,d.jsx)(Oc,{size:12}),(0,d.jsxs)("span",{children:[td(a)," ",l]})]})}function pm({flow:e}){return e.submitToast?(0,d.jsxs)("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[(0,d.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,d.jsx)("span",{className:"bf-status-spinner"})}),(0,d.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,d.jsx)("strong",{children:"Transaction Processing"}),(0,d.jsx)("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function um({message:e}){let[t,n]=G.useState(!1);return G.useEffect(()=>{if(!e){n(!1);return}n(!0);let o=window.setTimeout(()=>{n(!1)},3500);return()=>window.clearTimeout(o)},[e]),!e||!t?null:(0,d.jsxs)("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[(0,d.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,d.jsx)("span",{className:"bf-status-error-mark",children:"!"})}),(0,d.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,d.jsx)("strong",{children:"Error"}),(0,d.jsx)("span",{children:e})]})]})}function fm(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 mm({flow:e}){let t=G.useId(),[n,o]=G.useState(null),r=e.submitted,i=so();return G.useEffect(()=>{o(document.body)},[]),G.useEffect(()=>{if(!e.successDialogOpen)return;let a=s=>{s.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!n||!e.successDialogOpen||!r?null:(0,$n.createPortal)((0,d.jsx)("div",{className:"bf-success-overlay","data-theme":i,role:"presentation",children:(0,d.jsx)("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:(0,d.jsxs)("div",{className:"bf-success-body",children:[(0,d.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,d.jsxs)("div",{className:"bf-success-copy",children:[(0,d.jsx)("strong",{id:t,children:fm(r.pathType)}),(0,d.jsx)("span",{children:"Please check the results in the history."})]}),(0,d.jsx)("div",{className:"bf-success-route","aria-hidden":"true",children:(r.routeTokens&&r.routeTokens.length>0?r.routeTokens:[{symbol:r.fromToken.symbol,iconUrl:r.fromToken.iconUrl},{symbol:r.toToken.symbol,iconUrl:r.toToken.iconUrl}]).map((a,s)=>(0,d.jsxs)(G.Fragment,{children:[s>0&&(0,d.jsx)("span",{className:"bf-success-route-arrow",children:"\u2192"}),(0,d.jsx)(Ji,{token:a,size:43})]},`${a.symbol}-${s}`))}),(0,d.jsx)("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,"data-track":"success_ok",children:"OK"})]})})}),n)}function Ji({token:e,size:t=16}){let n=!!e.iconUrl;return(0,d.jsx)("span",{className:"bf-token-icon","data-has-image":n?"true":"false",style:{width:t,height:t},children:e.iconUrl?(0,d.jsx)("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):(0,d.jsx)("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function gm({row:e}){return e.routeTokens&&e.routeTokens.length>0?(0,d.jsx)("span",{className:"bf-info-route",children:e.routeTokens.map((t,n)=>(0,d.jsxs)(G.Fragment,{children:[n>0&&(0,d.jsx)("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),(0,d.jsx)(Ji,{token:t})]},`${t.symbol}-${n}`))}):e.valueToken?(0,d.jsxs)("span",{className:"bf-info-value-token",children:[(0,d.jsx)(Ji,{token:e.valueToken}),(0,d.jsx)("span",{children:e.value})]}):(0,d.jsx)(d.Fragment,{children:e.value})}function id({rows:e}){return!e||e.length===0?null:(0,d.jsx)("div",{className:"bf-info-rows",children:e.map((t,n)=>(0,d.jsxs)("div",{className:"bf-info-row",children:[(0,d.jsxs)("span",{className:"bf-info-label",children:[(0,d.jsx)("span",{className:"bf-tree-marker",children:n===e.length-1?"\u2514":"\u251C"}),(0,d.jsx)("span",{children:t.label})]}),(0,d.jsx)("span",{className:"bf-info-value","data-tone":t.tone??"default",children:(0,d.jsx)(gm,{row:t})})]},`${t.label}-${t.value}`))})}function hm(e,t,n){return e.pathType==="bridge"?"Bridge Info":rd(e.pathType)?"Swap Info":t&&n?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function bm({summary:e}){let t=!!e.bridgeInfo?.length,n=!!e.swapInfo?.length,o=t&&n,r=e.pathType==="bridge-swap"?["bridge","swap"]:["swap","bridge"];return(0,d.jsx)(d.Fragment,{children:r.map(i=>{let a=i==="swap"?e.swapInfo:e.bridgeInfo;return a?.length?(0,d.jsxs)("div",{className:"bf-info-section",children:[o&&(0,d.jsx)("h4",{children:i==="swap"?"Swap Info":"Bridge Info"}),(0,d.jsx)(id,{rows:a})]},i):null})})}function wm({summary:e}){let t=!!e.bridgeInfo?.length,n=!!e.swapInfo?.length,o=!!e.txFee?.length,r=hm(e,t,n),[i,a]=G.useState(!0),[s,l]=G.useState(!0);return(0,d.jsxs)("div",{className:"bf-details",children:[e.liquidity&&(0,d.jsxs)("section",{className:"bf-liquidity",children:[(0,d.jsxs)("div",{className:"bf-liquidity-head",children:[(0,d.jsx)("span",{children:e.liquidity.label??"Available Liquidity"}),(0,d.jsx)("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),(0,d.jsx)("div",{className:"bf-liquidity-track",children:(0,d.jsx)("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(t||n)&&(0,d.jsxs)("section",{className:"bf-detail-section bf-info-card","data-open":i?"true":"false",children:[(0,d.jsxs)("button",{type:"button",className:"bf-collapse-head","aria-expanded":i,onClick:()=>a(c=>!c),"data-track":"details_toggle",children:[(0,d.jsx)("h3",{children:r}),(0,d.jsx)(Fn,{size:16,className:"bf-collapse-chevron"})]}),i&&(0,d.jsx)("div",{className:"bf-collapse-body",children:(0,d.jsx)(bm,{summary:e})})]}),o&&(0,d.jsxs)("section",{className:"bf-detail-section bf-tx-fee-section","data-open":s?"true":"false",children:[(0,d.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,d.jsx)("h3",{children:"Est. Tx Fee"}),(0,d.jsxs)("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&(0,d.jsx)("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&(0,d.jsx)("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),(0,d.jsx)("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:Vf(e.txFeeInfo?.estTxFee??"0")}),(0,d.jsx)(Fn,{size:16,className:"bf-collapse-chevron"})]})]}),s&&(0,d.jsx)("div",{className:"bf-collapse-body",children:(0,d.jsx)(id,{rows:e.txFee})})]})]})}function xm({item:e}){let t=Hr(e),n=Jf(e.fromAmount,e.fromToken);return(0,d.jsxs)("article",{className:"bf-history-item",children:[(0,d.jsxs)("div",{className:"bf-history-item-head",children:[(0,d.jsx)("span",{className:"bf-history-status","data-status":t,children:tm(t)}),(0,d.jsx)("time",{className:"bf-history-time",dateTime:e.timestamp,children:Zf(e.timestamp)})]}),(0,d.jsxs)("div",{className:"bf-history-item-body",children:[(0,d.jsxs)("strong",{className:"bf-history-amount",children:[Xf(e.fromAmount)," ",e.fromToken.symbol]}),(0,d.jsxs)("div",{className:"bf-history-meta",children:[(0,d.jsx)("span",{className:"bf-history-usd",children:n??Qf(e.txHash)}),(0,d.jsxs)("span",{className:"bf-history-route",children:[(0,d.jsxs)("span",{className:"bf-history-route-token",children:[(0,d.jsx)(Do,{token:e.fromToken,size:16}),(0,d.jsx)("span",{children:e.fromToken.symbol})]}),(0,d.jsx)(Dc,{size:16,className:"bf-history-route-arrow"}),(0,d.jsxs)("span",{className:"bf-history-route-token",children:[(0,d.jsx)(Do,{token:e.toToken,size:16}),(0,d.jsx)("span",{children:e.toToken.symbol})]})]})]})]})]})}function ym({flow:e}){let[t,n]=G.useState("all"),o=e.history.some(a=>Hr(a)==="pending"),r=e.history.filter(a=>em(a,t)),i=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return(0,d.jsxs)("main",{className:"bf-history-body",children:[(0,d.jsx)("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:$f.map(a=>(0,d.jsxs)("button",{type:"button",className:"bf-history-tab","data-active":t===a.value?"true":"false",onClick:()=>n(a.value),"data-track":"history_filter","data-track-id":a.value,children:[(0,d.jsx)("span",{children:a.label}),a.value==="pending"&&o&&(0,d.jsx)("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},a.value))}),r.length>0?(0,d.jsx)("div",{className:"bf-history-list",children:r.map(a=>(0,d.jsx)(xm,{item:a},a.id||a.txHash))}):(0,d.jsx)("div",{className:"bf-empty",children:i})]})}function vm({flow:e,env:t}){let[n,o]=G.useState(null),[r,i]=G.useState(!1),[a,s]=G.useState(0),c=!!(e.fromAmount.trim()||e.toAmount.trim())?e.summary??om(e):null,m=En("apps.json",t,f=>Tn(f?.bridgePoweredBy?.url,t)),g=nm(e.quoteError),w=qf(e.fromAmount,e.fromToken),p=w?"Insufficient balance":g.from,y=e.quoteError&&!g.from&&!g.to?e.quoteError:"",b=e.error||y,x=e.history.some(f=>Hr(f)==="pending"),v=(c?.pathType??od(e.fromToken,e.toToken))!=="bridge";return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("main",{className:"bf-body",children:[(0,d.jsxs)("div",{className:"bf-toolbar",children:[(0,d.jsxs)("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),"data-track":"history_open",children:[(0,d.jsx)(Fc,{}),(0,d.jsx)("span",{children:"History"}),(x||e.hasNewHistory)&&(0,d.jsx)("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),v&&(0,d.jsxs)("button",{type:"button",className:"bf-chip",onClick:()=>i(!0),"data-track":"slippage_open",disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":r,children:[(0,d.jsx)(Bc,{}),(0,d.jsx)("span",{children:e.slippageLocked?"Auto 1%":Hf(e.slippage,e.effectiveSlippage)})]})]}),(0,d.jsxs)("div",{className:"bf-swap-card","data-has-from-error":p?"true":"false",children:[(0,d.jsx)(Xc,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:Qc(e.fromAmount,e.fromToken),onAmountChange:f=>e.setAmount(f,"from"),onTokenClick:()=>o("from")}),p&&(0,d.jsx)("div",{className:"bf-field-error",children:p}),(0,d.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,d.jsx)(Mc,{size:22})}),(0,d.jsx)(Xc,{label:"To",token:e.toToken,amount:e.toAmount,usd:Qc(e.toAmount,e.toToken),onAmountChange:f=>e.setAmount(f,"to"),onTokenClick:()=>o("to"),locked:e.availableToTokens.length<=1}),g.to&&(0,d.jsx)("div",{className:"bf-field-error",children:g.to})]}),(0,d.jsx)(dm,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),c&&(0,d.jsx)(wm,{summary:c})]}),(0,d.jsxs)("footer",{className:"bf-footer",children:[(0,d.jsx)("button",{type:"button",className:"bf-next",onClick:e.submit,"data-track":"next",disabled:e.status==="submitting"||!!e.quoteError||w,children:e.status==="submitting"?"Processing...":"Next"}),m&&(0,d.jsxs)("a",{className:"bf-powered",href:m,target:"_blank",rel:"noreferrer",children:["Powered by ",(0,d.jsx)("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),n&&(0,d.jsx)(rm,{flow:e,side:n,onClose:()=>o(null)}),r&&(0,d.jsx)(im,{flow:e,onClose:()=>i(!1)}),(0,d.jsx)(am,{flow:e}),e.approvalInfo&&(0,d.jsx)(lm,{flow:e,approval:e.approvalInfo}),(0,d.jsx)(cm,{flow:e}),(0,d.jsx)(pm,{flow:e}),(0,d.jsx)(um,{message:e.submitToast?"":b}),(0,d.jsx)(mm,{flow:e})]})}function Oo({onClose:e,onBackToWallet:t,env:n,className:o,...r}){let i=G.useMemo(()=>je(n),[n]),a=qc({...r,onExit:t}),s=G.useRef(null),l=zf(s),c=a.step==="history"?"History":"Swap & Bridge";return(0,d.jsx)(Ce,{feature:"bridge",children:(0,d.jsx)(Jc.Provider,{value:l,children:(0,d.jsxs)("div",{ref:s,className:ge("bf-root",o),"data-view":a.step,"data-status":a.status,children:[(0,d.jsxs)("header",{className:"bf-header",children:[(0,d.jsx)("button",{type:"button",className:"bf-header-btn",onClick:a.back,"aria-label":"Back",children:(0,d.jsx)(dn,{size:24})}),(0,d.jsx)("span",{className:"bf-header-title",children:c}),(0,d.jsx)("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:(0,d.jsx)(Lt,{size:24})})]}),a.step==="history"?(0,d.jsx)(ym,{flow:a}):(0,d.jsx)(vm,{flow:a,env:i})]})})})}var lt=H(require("react"),1),na=H(require("bignumber.js"),1);var ad=require("@tanstack/react-query");var km="token-history";function sd(e,t,n,o,r=!0){return(0,ad.useInfiniteQuery)({queryKey:[km,e,t,n.toLowerCase(),o.toLowerCase()],initialPageParam:void 0,queryFn:async({pageParam:i,signal:a})=>{let s=await de("walletServer",e),l=new URLSearchParams({chain_id:String(t),token:n,wallet:o}),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 m=await fetch(`${s}/v1/public/token/historical?${l}`,{cache:"no-store",signal:a});if(!m.ok)throw new Error(`Failed to fetch token history: ${m.status}`);let g=await m.json();if(g.code!==200)throw new Error(`Token history API error: ${g.code}`);return g.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:r&&!!o&&!!n&&t>0,staleTime:1e4})}var jr=H(require("react"),1);var ea={chart:!1,balance:!0,overview:!1,social:!1,history:!0},Sm=Object.keys(ea),Cm="apps.json";function ld(e){let[t,n]=jr.useState({visibility:ea,isLoaded:!1});return jr.useEffect(()=>{let o=!0;return Nn(Cm,e).then(r=>{if(!o)return;let i=r?.tokenDetail?.sections,a={...ea};if(i)for(let s of Sm){let l=i[s];typeof l=="boolean"&&(a[s]=l)}n({visibility:a,isLoaded:!0})}),()=>{o=!1}},[e]),t}var ft=H(require("react"),1);var Vr=require("@tanstack/react-query");var Rm="token-price-history";function cd(e,t,n,o,r=!0){return(0,Vr.useQuery)({queryKey:[Rm,e,t,n.toLowerCase(),o],queryFn:async({signal:i})=>{let a=await de("walletServer",e),s=new URLSearchParams({chain_id:String(t),token:n,interval:o}),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:r&&!!n&&t>0,staleTime:3e4,placeholderData:Vr.keepPreviousData})}var ke=require("react/jsx-runtime"),Tm="var(--ds-system-green-high, #00a869)",Nm="var(--wi-error, #e70077)",Hn=150,qr=3,ta=18,Em=18,Im=[{key:"10m",label:"10m"},{key:"1h",label:"1H"},{key:"1d",label:"1D"},{key:"7d",label:"1W"},{key:"30d",label:"1M"},{key:"1y",label:"1Y"}],_m=new Set(["7d","30d","1y"]);function Pm(){let e=ft.useRef(null),[t,n]=ft.useState(0);return ft.useEffect(()=>{let o=e.current;if(!o)return;let r=new ResizeObserver(i=>{n(i[0]?.contentRect.width??0)});return r.observe(o),n(o.clientWidth),()=>r.disconnect()},[]),[e,t]}function Lm(e,t){let n=new Date(e*1e3),o=t?{month:"short",day:"numeric",hour:"numeric",minute:"2-digit"}:{hour:"numeric",minute:"2-digit"};return new Intl.DateTimeFormat("en-US",o).format(n)}function Am(e,t){if(t<=0||e.length===0)return null;let n=e.length===1?[e[0],e[0]]:e,o=n.length,r=n[0],i=n[0],a=0,s=0;for(let v=1;v<o;v++)n[v]>r&&(r=n[v],a=v),n[v]<i&&(i=n[v],s=v);let l=r-i||1,c=Math.max(1,t-qr*2),m=Hn-ta-Em,g=v=>o===1?t/2:qr+v/(o-1)*c,w=v=>ta+(1-(v-i)/l)*m,p=n.map((v,f)=>({x:g(f),y:w(v)})),y=p.map((v,f)=>`${f===0?"M":"L"}${v.x.toFixed(2)},${v.y.toFixed(2)}`).join(" "),b=p[0],x=p[p.length-1],h=`${y} L${x.x.toFixed(2)},${Hn} L${b.x.toFixed(2)},${Hn} Z`;return{values:n,points:p,linePath:y,areaPath:h,maxIdx:a,minIdx:s}}function dd({env:e,chainId:t,tokenAddress:n}){let[o,r]=ft.useState("1d"),[i,a]=ft.useState(null),s=ft.useId(),[l,c]=Pm(),{data:m,isLoading:g,isError:w}=cd(e,t,n,o,!0),p=ft.useMemo(()=>(m??[]).filter(P=>Number.isFinite(Number(P.price))).slice().sort((P,ae)=>P.updated_at-ae.updated_at),[m]),y=ft.useMemo(()=>p.map(E=>Number(E.price)),[p]),b=ft.useMemo(()=>Am(y,c),[y,c]);ft.useEffect(()=>{a(null)},[o]);let x=p.length>0,h=i!==null&&i<y.length?i:y.length-1,v=x?y[h]:0,f=x?y[0]:0,T=f!==0?(v-f)/f*100:0,k=T>=0,C=k?Tm:Nm,_=(k?"+":"-")+(Math.floor(Math.abs(T)*100)/100).toFixed(2)+"%",N=i!==null&&p[i]?Lm(p[i].updated_at,_m.has(o)):"",I=E=>{if(!b||c<=0)return;let P=E.currentTarget.getBoundingClientRect(),ae=E.clientX-P.left;if(b.values.length<=1){a(0);return}let B=Math.max(1,c-qr*2),pe=Math.min(1,Math.max(0,(ae-qr)/B)),ce=Math.round(pe*(p.length-1));a(Math.min(p.length-1,Math.max(0,ce)))},z=()=>a(null);if(!g&&(w||!x))return null;let F=i!==null&&b&&b.points[i]?b.points[i]:null,j=b?.points[b.maxIdx],L=b?.points[b.minIdx],X=E=>Math.min(Math.max(E,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:x?Bn(v):"\u2014"}),x&&(0,ke.jsxs)("span",{className:"wi-td-chart-change","data-positive":k,children:[(0,ke.jsx)("span",{children:_}),N&&(0,ke.jsx)("span",{className:"wi-td-chart-when",children:N})]})]}),(0,ke.jsx)("div",{ref:l,className:"wi-td-chart-plot",children:g&&!x?(0,ke.jsx)("div",{className:"wi-skeleton-block wi-td-chart-skeleton"}):b&&c>0&&(0,ke.jsxs)("svg",{className:"wi-td-chart-svg",width:c,height:Hn,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:b.areaPath,fill:`url(#${s})`}),(0,ke.jsx)("path",{d:b.linePath,fill:"none",stroke:C,strokeWidth:2,strokeLinejoin:"round",strokeLinecap:"round"}),j&&(0,ke.jsx)("text",{className:"wi-td-chart-minmax",x:X(j.x),y:Math.max(11,j.y-7),textAnchor:"middle",children:Bn(b.values[b.maxIdx])}),L&&b.minIdx!==b.maxIdx&&(0,ke.jsx)("text",{className:"wi-td-chart-minmax",x:X(L.x),y:Math.min(Hn-5,L.y+14),textAnchor:"middle",children:Bn(b.values[b.minIdx])}),F&&(0,ke.jsxs)(ke.Fragment,{children:[(0,ke.jsx)("line",{className:"wi-td-chart-cursor",x1:F.x,y1:ta-6,x2:F.x,y2:Hn}),(0,ke.jsx)("circle",{cx:F.x,cy:F.y,r:4,fill:C,stroke:"var(--wi-surface-bg, #121212)",strokeWidth:2})]}),(0,ke.jsx)("rect",{x:0,y:0,width:c,height:Hn,fill:"transparent",style:{touchAction:"none"},onPointerMove:I,onPointerDown:I,onPointerLeave:z,onPointerCancel:z})]})}),(0,ke.jsx)("div",{className:"wi-td-chart-tabs",role:"tablist",children:Im.map(E=>(0,ke.jsx)("button",{type:"button",role:"tab","aria-selected":o===E.key,className:"wi-td-chart-tab","data-active":o===E.key||void 0,onClick:()=>r(E.key),"data-track":"token_detail_interval","data-track-id":E.key,children:E.label},E.key))})]})}var R=require("react/jsx-runtime"),Fm="https://contents.crosstoken.io/wallet/token/images/FT.png";function Bm(e){if(!e)return"";let t=e<1e12?e*1e3:e,n=Math.max(0,Math.floor((Date.now()-t)/1e3));if(n<60)return"just now";let o=Math.floor(n/60);if(o<60)return`${o}m`;let r=Math.floor(o/60);if(r<24)return`about ${r}h`;let i=Math.floor(r/24);if(i<30)return`${i}d`;let a=Math.floor(i/30);return a<12?`${a}mo`:`${Math.floor(a/12)}y`}function pd(e){let[t,n]=e.split("."),o="";for(let r=0;r<t.length;r++){let i=t.length-r;r>0&&i%3===0&&(o+=","),o+=t[r]}return n?`${o}.${n}`:o}function ud(e,t){let n=BigInt(e||"0");if(t<=2){let a=10n**BigInt(t),s=n/a,l=n%a*10n**BigInt(2-t);return`${s.toString()}.${l.toString().padStart(2,"0")}`}let o=n/10n**BigInt(t-2),r=o/100n,i=o%100n;return`${r.toString()}.${i.toString().padStart(2,"0")}`}function Mm(e,t,n){let o=lt.useRef(null),r=lt.useRef(null),[i,a]=lt.useState(t);return lt.useLayoutEffect(()=>{let s=o.current,l=r.current;if(!s||!l)return;let c=()=>{let g=s.clientWidth;if(!g)return;let w=window.getComputedStyle(l),p=document.createElement("span");p.textContent=l.textContent,p.style.cssText=["position:absolute","left:-9999px","top:-9999px","visibility:hidden","white-space:nowrap",`font-family:${w.fontFamily}`,`font-weight:${w.fontWeight}`,`letter-spacing:${w.letterSpacing}`,`font-size:${t}px`].join(";"),document.body.appendChild(p);let y=p.offsetWidth;if(document.body.removeChild(p),y<=g){a(t);return}let b=Math.max(n,Math.floor(t*g/y));a(b)};c();let m=new ResizeObserver(c);return m.observe(s),()=>m.disconnect()},[e,t,n]),{containerRef:o,textRef:r,fontSize:i}}function Dm(e){if(!e)return"-";let t=new na.default(e);return t.isNaN()?"-":t.decimalPlaces(4,na.default.ROUND_DOWN).toFormat()}function Om(){return(0,R.jsxs)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,children:[(0,R.jsx)("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"1.6"}),(0,R.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 Wm(){return(0,R.jsx)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,R.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 Um(){return(0,R.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,R.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 Gm(){return(0,R.jsx)("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":!0,children:(0,R.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 fd({env:e,isMobile:t,token:n,walletAddress:o,stat:r,tokenInfo:i,showBalance:a=!0,onBack:s,onClose:l,onSend:c,onOutlink:m}){let g=n.quantity.decimals,[w,p]=lt.useState(!1),{buildTxUrl:y,chainInfo:b}=gs(e,n.chainId,!0),{visibility:x}=ld(e),{data:h,isLoading:v,isError:f,fetchNextPage:T,hasNextPage:k,isFetchingNextPage:C,refetch:_}=sd(e,n.chainId,n.address,o,!0),N=lt.useMemo(()=>h?.pages?h.pages.flat():[],[h]),I=lt.useRef(null);lt.useEffect(()=>{if(!t)return;let O=I.current;if(!O||!k)return;let J=new IntersectionObserver(Z=>{Z[0]?.isIntersecting&&!C&&T()},{rootMargin:"120px"});return J.observe(O),()=>J.disconnect()},[t,k,C,T]);let z=lt.useCallback(()=>{navigator?.clipboard&&navigator.clipboard.writeText(n.address).then(()=>{p(!0),setTimeout(()=>p(!1),1500)}).catch(()=>{})},[n.address]),F=pd(ud(n.quantity.numeric,g)),j=r?.price?fr(n.quantity.numeric,g,r.price):null,L=a?F:"\u2022\u2022\u2022\u2022",{containerRef:X,textRef:E,fontSize:P}=Mm(L,30,14),Q=Qn(n.chainId,e).name??b?.name??`Chain ${n.chainId}`,B=b?.explorer_url,pe=i?.deployed??!0,ce=lt.useMemo(()=>{let O=[];return i?.info_url&&O.push({key:"web",label:"Website",url:i.info_url,icon:(0,R.jsx)(Om,{})}),i?.telegram_url&&O.push({key:"tg",label:"Telegram",url:i.telegram_url,icon:(0,R.jsx)(Wm,{})}),i?.x_url&&O.push({key:"x",label:"X",url:i.x_url,icon:(0,R.jsx)(Um,{})}),i?.medium_url&&O.push({key:"medium",label:"Medium",url:i.medium_url,icon:(0,R.jsx)(Gm,{})}),O},[i]),V=(O,J,Z,be)=>{Ve(O,J,{category:"token-detail",origin:Z,payload:{address:n.address,txHash:be}},m)};return(0,R.jsxs)(R.Fragment,{children:[(0,R.jsxs)("div",{className:"wi-sticky-header",children:[(0,R.jsxs)("div",{className:"wi-header wi-header--receive",children:[(0,R.jsx)("button",{type:"button",className:"wi-header-back",onClick:s,"aria-label":"Back",children:(0,R.jsx)(dn,{size:24})}),(0,R.jsxs)("span",{className:"wi-td-header-title",children:[(0,R.jsx)("img",{src:n.icon_url,alt:"","aria-hidden":!0,className:"wi-td-header-icon",width:24,height:24,draggable:!1,onError:O=>{O.currentTarget.src=Fm}}),(0,R.jsx)("span",{className:"wi-td-header-name",children:n.symbol})]}),(0,R.jsx)("button",{type:"button",className:"wi-header-action",onClick:l,"aria-label":"Close",children:(0,R.jsx)(Lt,{size:24})})]}),(0,R.jsx)("hr",{className:"wi-divider"})]}),(0,R.jsxs)("div",{className:"wi-td-scroll",children:[x.chart&&(0,R.jsx)(dd,{env:e,chainId:n.chainId,tokenAddress:n.address}),x.balance&&(0,R.jsxs)("section",{className:"wi-td-balance-card",children:[(0,R.jsxs)("div",{className:"wi-td-balance-left",ref:X,children:[(0,R.jsx)("span",{className:"wi-td-balance-label",children:"My Balance"}),(0,R.jsx)("span",{className:"wi-td-balance-amount",ref:E,style:{fontSize:P},children:L}),a&&j&&(0,R.jsx)("span",{className:"wi-td-balance-fiat",children:j})]}),(0,R.jsx)("button",{type:"button",className:"wi-td-send-btn",onClick:()=>c(n),"aria-label":`Send ${n.symbol}`,"data-track":"token_detail_send","data-track-id":n.symbol,children:(0,R.jsx)("span",{children:"Send"})})]}),x.overview&&(0,R.jsxs)("section",{className:"wi-td-section",children:[(0,R.jsx)("h3",{className:"wi-td-section-title",children:"Crypto Overview"}),(0,R.jsxs)("div",{className:"wi-td-rows",children:[(0,R.jsxs)("div",{className:"wi-td-row",children:[(0,R.jsx)("span",{className:"wi-td-row-label",children:"Network"}),B?(0,R.jsxs)("a",{className:"wi-td-row-value wi-td-row-link",href:B,target:"_blank",rel:"noopener noreferrer",onClick:O=>V(O,B,"token-network"),children:[(0,R.jsx)("span",{children:Q}),(0,R.jsx)(zm,{})]}):(0,R.jsx)("span",{className:"wi-td-row-value",children:Q})]}),(0,R.jsxs)("div",{className:"wi-td-row",children:[(0,R.jsx)("span",{className:"wi-td-row-label",children:"Contract Address"}),(0,R.jsxs)("button",{type:"button",className:"wi-td-row-value wi-td-row-copy",onClick:z,"aria-label":"Copy contract address",children:[(0,R.jsx)("span",{children:st(n.address)}),w?(0,R.jsx)(cn,{size:14}):(0,R.jsx)(An,{size:14})]})]}),(0,R.jsxs)("div",{className:"wi-td-row",children:[(0,R.jsx)("span",{className:"wi-td-row-label",children:"Decimals"}),(0,R.jsx)("span",{className:"wi-td-row-value",children:g})]}),(0,R.jsxs)("div",{className:"wi-td-row",children:[(0,R.jsx)("span",{className:"wi-td-row-label",children:"Total Supply"}),(0,R.jsx)("span",{className:"wi-td-row-value",children:Dm(r?.circulating_supply)})]})]})]}),x.social&&ce.length>0&&(0,R.jsxs)("section",{className:"wi-td-section",children:[(0,R.jsx)("h3",{className:"wi-td-section-title",children:"Social Media"}),(0,R.jsx)("div",{className:"wi-td-social-row",children:ce.map(O=>(0,R.jsx)("a",{className:"wi-td-social-btn",href:O.url,target:"_blank",rel:"noopener noreferrer","aria-label":O.label,onClick:J=>V(J,O.url,"token-social"),children:O.icon},O.key))})]}),x.history&&(0,R.jsxs)("section",{className:"wi-td-section",children:[(0,R.jsx)("h3",{className:"wi-td-section-title",children:"Token History"}),v&&(0,R.jsx)("div",{className:"wi-td-history-list",children:Array.from({length:3},(O,J)=>(0,R.jsxs)("div",{className:"wi-td-history-skeleton",children:[(0,R.jsx)("div",{className:"wi-skeleton-block",style:{width:90,height:14}}),(0,R.jsx)("div",{className:"wi-skeleton-block",style:{width:60,height:14}})]},`td-sk-${J}`))}),!v&&f&&(0,R.jsxs)("div",{className:"wi-td-history-empty",children:[(0,R.jsx)("span",{children:"Failed to load history."}),(0,R.jsx)("button",{type:"button",className:"wi-td-retry-btn",onClick:()=>_(),children:"Retry"})]}),!v&&!f&&N.length===0&&(0,R.jsx)("div",{className:"wi-td-history-empty",children:(0,R.jsx)("span",{children:"No transactions found."})}),!v&&!f&&N.length>0&&(0,R.jsxs)("div",{className:"wi-td-history-list",children:[N.map((O,J)=>{let Z=O.to?.toLowerCase()===o.toLowerCase(),be=Z?O.from:O.to,De=pd(ud(O.amount,g)),ee=y(O.tx),xe=Bm(O.timestamp),Oe=(0,R.jsxs)(R.Fragment,{children:[(0,R.jsxs)("div",{className:"wi-td-history-top",children:[(0,R.jsx)("span",{className:"wi-td-history-type","data-direction":Z?"in":"out",children:Z?"Receive":"Send"}),(0,R.jsx)("span",{className:"wi-td-history-counter",children:st(be??"")})]}),(0,R.jsxs)("div",{className:"wi-td-history-bottom",children:[(0,R.jsxs)("span",{className:"wi-td-history-meta",children:[(0,R.jsx)("span",{className:"wi-td-history-status","data-status":O.status,children:O.status==="success"?"Success":"Failed"}),xe&&(0,R.jsx)("span",{className:"wi-td-history-time",children:xe})]}),(0,R.jsxs)("span",{className:"wi-td-history-amount",children:[Z?"+":"-",De," ",n.symbol]})]})]}),Qe=`${O.tx}-${O.log_index}-${J}`;return ee?(0,R.jsx)("a",{className:"wi-td-history-item wi-td-history-item--link",href:ee,target:"_blank",rel:"noopener noreferrer",onClick:mt=>V(mt,ee,"token-tx",O.tx),children:Oe},Qe):(0,R.jsx)("div",{className:"wi-td-history-item",children:Oe},Qe)}),k&&(t?(0,R.jsx)("div",{ref:I,className:"wi-td-history-sentinel",children:C&&(0,R.jsx)("span",{className:"wi-td-history-loading",children:"Loading\u2026"})}):(0,R.jsx)("button",{type:"button",className:"wi-td-loadmore-btn",onClick:()=>T(),disabled:C,children:C?"Loading\u2026":"Load more"}))]})]})]})]})}function zm(){return(0,R.jsx)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",className:ge("wi-td-external-icon"),"aria-hidden":!0,children:(0,R.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 u=require("react/jsx-runtime"),$m="On-ramp is not available in your region.";function oa(e,t,n){let o=Be[e],r=n.toUpperCase();if(t===o.cross&&r.includes("CROSSD"))return 0;if(t===o.cross&&r==="CROSS")return 1;if(t===o.bsc&&r==="CROSS")return 2}function Hm(e){return parseInt(e.split(":")[1],10)}function jm(e){if(typeof window>"u"||!e?.length)return!1;let{origin:t,pathname:n}=window.location,o=t+n;return e.some(r=>o===r||o.startsWith(`${r}/`))}function Vm(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function qm(e){let t=e.toLowerCase().replace(/^0x/,""),n=t.length>=8?t.slice(0,8):t.padEnd(8,"0"),o=parseInt(n.slice(0,4),16)%360,r=(o+60+parseInt(n.slice(4,8),16)%120)%360;return`linear-gradient(135deg, hsl(${o} 85% 65%), hsl(${r} 80% 55%))`}function Km(e,t=.5){let n=$.useRef(null),o=$.useRef(null),[r,i]=$.useState(1);return $.useLayoutEffect(()=>{let a=n.current,s=o.current;if(!a||!s)return;let l=()=>{let m=a.clientWidth;if(!m)return;let g=s.cloneNode(!0);g.style.setProperty("--wi-total-scale","1"),g.style.position="absolute",g.style.left="-9999px",g.style.top="-9999px",g.style.visibility="hidden",g.style.maxWidth="none",g.style.width="max-content",a.appendChild(g);let w=g.offsetWidth;a.removeChild(g);let p=w>m?Math.max(t,m/w):1;i(p)};l();let c=new ResizeObserver(l);return c.observe(a),()=>c.disconnect()},[e,t]),{containerRef:n,valueRef:o,scale:r}}function gd({align:e="end",sideOffset:t=12,className:n,children:o}){let{env:r,theme:i,isMobile:a,open:s,drawerDirection:l,modal:c,showBalance:m,showForgeToken:g,showGameToken:w,showQR:p,showBridge:y,qrLogoSrc:b,walletAddress:x,accountName:h,sendAccounts:v,profileImageUrl:f,preferredTokens:T,close:k,onSelectWallet:C,onCopyAddress:_,onBuy:N,onDisconnect:I,disconnectLabel:z,termsUrl:F,termsLabel:j,privacyUrl:L,privacyLabel:X,portalStyle:E,navContent:P,navPosition:ae,footerContent:Q,view:B,setView:pe,selectedSendToken:ce,setSelectedSendToken:V,selectedDetailToken:O,setSelectedDetailToken:J,showPortfolio:Z,portfolioTitle:be,portfolioSections:De,showTotalAssets:ee,totalAssetsLabel:xe,sendTransaction:Oe,getTransactionReceipt:Qe,estimateGas:mt,onOutlink:fe,lpBalanceReader:gt,stakingRewardsReader:ht,bridgeTokens:$e,bridgeHistory:rt,getBridgeQuote:Ze,getBridgeToTokens:It,getBridgeApproval:on,approveBridge:bt,submitBridge:yt,onReceive:vt,onSend:_t,onBuyDisabledMessage:He,onBridgeDisabledMessage:Dt,onSendDisabledMessage:kt}=wn(),[St,rn]=$.useState(null),Pt=$.useRef(void 0),Ie=$.useCallback(S=>{rn(S),clearTimeout(Pt.current),Pt.current=setTimeout(()=>rn(null),4e3)},[]);$.useEffect(()=>()=>clearTimeout(Pt.current),[]);let Xe=!!He,Ct=$.useCallback(()=>{if(Xe){Ie(He);return}let S=N?.();S&&typeof S.then=="function"&&S.catch(()=>{Ie(He??$m)})},[Xe,He,N,Ie]),ct=!!Dt,Ke=!!kt,{tokens:Ot,isLoading:jt}=un(r,x,s&&m),{statsMap:Je}=fn(r,m),{aprPercent:Vt}=rl(),{categoryMap:an,infoMap:sn}=al(r,m),A=m&&ee,{displayValue:re,isLowerBound:Ae,isLoading:Rt}=ll(r,x,s&&A),[Tt,qt]=$.useState(!1),Cn=$.useRef(null),[qn,Yo]=$.useState(0),{holdings:ln,isLoading:Qo}=Js(r,x,s&&m&&g),oi=$.useMemo(()=>ln.map(S=>S.token),[ln]),{imageMap:Y}=el(r,oi,g&&ln.length>0),Se=$.useMemo(()=>{let S=[],K=[],me=[],pt=new Map((T??[]).map((we,it)=>[`${Hm(we.chainId)}:${we.address.toLowerCase()}`,it]));for(let we of Ot){let it=oa(r,we.chainId,we.symbol)!==void 0,Wt=`${we.chainId}:${we.address.toLowerCase()}`,Rn=pt.get(Wt),di=new lo.default(we.quantity.numeric).shiftedBy(-we.quantity.decimals);if(it)S.push(we);else if(Rn!==void 0)K.push(we);else if(di.isGreaterThan(0)){if(!w&&an.get(No(we.chainId,we.address))==="game")continue;me.push(we)}}return S.sort((we,it)=>{let Wt=oa(r,we.chainId,we.symbol)??99,Rn=oa(r,it.chainId,it.symbol)??99;return Wt-Rn}),K.sort((we,it)=>{let Wt=pt.get(`${we.chainId}:${we.address.toLowerCase()}`)??99,Rn=pt.get(`${it.chainId}:${it.address.toLowerCase()}`)??99;return Wt-Rn}),me.sort((we,it)=>{let Wt=Je.get(At(we.chainId,we.address)),Rn=Je.get(At(it.chainId,it.address)),di=new lo.default(we.quantity.numeric).shiftedBy(-we.quantity.decimals).multipliedBy(Wt?.price??0);return new lo.default(it.quantity.numeric).shiftedBy(-it.quantity.decimals).multipliedBy(Rn?.price??0).minus(di).toNumber()}),[...S,...K,...me]},[Ot,r,Je,w,an,T]),te=$.useMemo(()=>{if(!g)return[];let S=new Set(Ot.map(K=>K.address.toLowerCase()));return[...ln].filter(K=>!S.has(K.token.toLowerCase())).sort((K,me)=>{let pt=new lo.default(K.value);return new lo.default(me.value).minus(pt).toNumber()})},[ln,g,Ot]),Fe=$.useRef(!1),[et,po]=$.useState(null),Kn=$.useRef(void 0),ca=et?.chainId??ce?.chainId??Se[0]?.chainId??0,{transactionUrl:ri}=So(r,ca,et?.txHash,!!(et?.txHash&&ca)),dt=$.useCallback(S=>{Fe.current=!0,pe(S)},[pe]),[jd,ii]=$.useState("recipient"),Zo=$.useCallback(()=>{V(null),ii("recipient"),dt("wallet")},[V,dt]),Xo=$.useCallback((S,K="recipient")=>{if(Ke){Ie(kt);return}ii(K),V(S),dt("send")},[Ke,kt,Ie,V,dt]),Vd=$.useCallback(S=>{J(S),dt("token-detail")},[J,dt]),qd=$.useCallback(()=>{J(null),dt("wallet")},[J,dt]),Kd=$.useCallback(S=>{Xo(S,"recipient")},[Xo]),Jo=En("apps.json",r,S=>Tn(S?.gametokenBridge,r)),da=En("apps.json",r,S=>S?.gametokenSites),Yd=$.useCallback(()=>{if(ct){Ie(Dt);return}if(Jo){if(jm(da)){window.location.assign(Jo);return}window.open(Jo,"_blank","noopener,noreferrer")}},[ct,Dt,Jo,da,Ie]),Qd=$.useCallback(S=>{clearTimeout(Kn.current),V(null),dt("wallet"),po({status:"pending",txHash:S.txHash,chainId:S.chainId,description:`${S.amount} ${S.tokenSymbol} to ${st(S.recipient)}`})},[V,dt]),Zd=$.useCallback(S=>{let K=ce?.chainId;V(null),dt("wallet"),!(!S||!K)&&(po(me=>({status:"success",txHash:S,chainId:K,description:me?.txHash===S?me.description:"Tap to see your transaction"})),clearTimeout(Kn.current),Kn.current=setTimeout(()=>po(null),5e3))},[ce?.chainId,V,dt]),Xd=$.useCallback(S=>{let K=S.txHash;K&&(po({status:"error",txHash:K,chainId:S.chainId,description:S.message}),clearTimeout(Kn.current),Kn.current=setTimeout(()=>po(null),5e3))},[]),uo=$.useMemo(()=>{if(vt)return vt;if(p)return()=>dt("qr")},[vt,p,dt]),ai=$.useMemo(()=>{if(_t)return _t;if(Se.length===0)return;let S=Se[0];return()=>Xo(S,"token")},[_t,Se,Xo]),Jd=$.useCallback(()=>{if(Ke){Ie(kt);return}ai?.()},[Ke,kt,ai,Ie]);$.useEffect(()=>{s||(Fe.current=!1,ii("recipient"))},[s]);let pa=$.useRef(null);$.useEffect(()=>{let S=pa.current;if(!S||!a)return;let K=me=>{me.pointerType==="touch"&&me.stopPropagation()};return S.addEventListener("pointerdown",K),()=>S.removeEventListener("pointerdown",K)},[a]);let[Yn,ua]=$.useState(!1),si=$.useRef(void 0),[fo,mo]=$.useState(!1);$.useEffect(()=>{if(!fo)return;let S=()=>mo(!1),K=pt=>{pt.key==="Escape"&&mo(!1)},me=setTimeout(()=>{document.addEventListener("mousedown",S,!0),document.addEventListener("keydown",K,!0)},0);return()=>{clearTimeout(me),document.removeEventListener("mousedown",S,!0),document.removeEventListener("keydown",K,!0)}},[fo]),$.useEffect(()=>{mo(!1)},[x]),$.useEffect(()=>()=>clearTimeout(si.current),[]),$.useEffect(()=>()=>clearTimeout(Kn.current),[]),$.useEffect(()=>{let S=Cn.current;if(!S||Q===null){Yo(0);return}let K=()=>{Yo(S.offsetHeight)};if(K(),typeof ResizeObserver>"u")return;let me=new ResizeObserver(K);return me.observe(S),()=>me.disconnect()},[Q]);let fa=$.useCallback(async()=>{if(!Yn)try{await navigator.clipboard.writeText(x),ua(!0),clearTimeout(si.current),si.current=setTimeout(()=>ua(!1),2e3),_?.(x,!0)}catch{_?.(x,!1)}},[x,_,Yn]),er=$.useCallback(S=>{S.currentTarget.setAttribute("data-loaded","true")},[]),ma=$.useMemo(()=>({background:qm(x)}),[x]),tr=$.useMemo(()=>f||pn(r,x,{size:120,bg:i==="dark"?"1A1A2E":"F3F6F8"}),[f,r,x,i]),li=$.useMemo(()=>Vm(re),[re]),{containerRef:ep,valueRef:tp,scale:np}=Km(Tt?"\u2022\u2022\u2022\u2022\u2022\u2022":re),ga=F||L?(0,u.jsxs)("div",{className:"wi-legal-links",children:[F&&(0,u.jsx)("a",{className:"wi-legal-link",href:F,target:"_blank",rel:"noopener noreferrer","data-track":"terms_link",onClick:S=>Ve(S,F,{category:"terms",origin:"terms"},fe),children:j}),F&&L&&(0,u.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),L&&(0,u.jsx)("a",{className:"wi-legal-link",href:L,target:"_blank",rel:"noopener noreferrer","data-track":"privacy_link",onClick:S=>Ve(S,L,{category:"privacy",origin:"privacy"},fe),children:X})]}):null,ha=I?(0,u.jsxs)("button",{type:"button",className:"wi-disconnect-btn","data-track":"disconnect",onClick:()=>{I(),k()},children:[(0,u.jsx)(ns,{size:16}),(0,u.jsx)("span",{className:"wi-disconnect-label",children:z})]}):null,op=m&&!P?(0,u.jsxs)("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[(0,u.jsxs)("button",{type:"button",className:ge("wi-action-card",Xe&&"wi-action-card--dimmed"),onClick:Ct,disabled:!N&&!Xe,"aria-disabled":Xe||void 0,"aria-label":"Buy","data-track":"buy",children:[(0,u.jsx)(ls,{size:20}),(0,u.jsx)("span",{children:"Buy"})]}),y?(0,u.jsxs)("button",{type:"button",className:ge("wi-action-card",ct&&"wi-action-card--dimmed"),onClick:Yd,"aria-disabled":ct||void 0,"aria-label":"Bridge","data-track":"bridge_open",children:[(0,u.jsx)(cs,{size:20}),(0,u.jsx)("span",{children:"Bridge"})]}):(0,u.jsxs)("button",{type:"button",className:"wi-action-card",onClick:uo,disabled:!uo,"aria-label":"Receive","data-track":"receive",children:[(0,u.jsx)(ur,{size:20}),(0,u.jsx)("span",{children:"Receive"})]}),(0,u.jsxs)("button",{type:"button",className:ge("wi-action-card",Ke&&"wi-action-card--dimmed"),onClick:Jd,disabled:!Ke&&!ai,"aria-disabled":Ke||void 0,"aria-label":"Send","data-track":"send_open",children:[(0,u.jsx)(as,{size:20}),(0,u.jsx)("span",{children:"Send"})]}),Z?(0,u.jsxs)("button",{type:"button",className:"wi-action-card",onClick:()=>dt("portfolio"),"aria-label":"View portfolio","data-track":"portfolio_open",children:[(0,u.jsx)(ss,{size:20}),(0,u.jsx)("span",{children:"Portfolio"})]}):y?(0,u.jsxs)("button",{type:"button",className:"wi-action-card",onClick:uo,disabled:!uo,"aria-label":"Receive","data-track":"receive",children:[(0,u.jsx)(ur,{size:20}),(0,u.jsx)("span",{children:"Receive"})]}):null]}):null,rp=(0,u.jsxs)("div",{className:ge("wi-view-inner",Fe.current&&"wi-view-wallet"),children:[A&&(0,u.jsxs)("div",{className:"wi-total-section",children:[(0,u.jsxs)("div",{className:"wi-total-head",children:[(0,u.jsx)("span",{className:"wi-total-label",children:xe}),(0,u.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:S=>{S.stopPropagation(),qt(K=>!K)},onKeyDown:S=>{(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),S.stopPropagation(),qt(K=>!K))},"aria-label":Tt?"Show balance":"Hide balance","data-track":"balance_toggle",children:Tt?(0,u.jsx)(rs,{}):(0,u.jsx)(os,{})})]}),(0,u.jsx)("div",{className:"wi-total-body",ref:ep,children:Rt?(0,u.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):(0,u.jsx)("div",{className:"wi-total-value","data-hidden":Tt||void 0,ref:tp,style:{"--wi-total-scale":np},children:Tt?(0,u.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,u.jsxs)(u.Fragment,{children:[Ae&&(0,u.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,u.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,u.jsx)("span",{className:"wi-total-amount",children:li.main}),li.decimal&&(0,u.jsx)("span",{className:"wi-total-decimal",children:li.decimal})]})})})]}),ae==="top"&&(P?(0,u.jsx)("div",{className:"wi-nav-fixed",children:P}):op),m&&(0,u.jsx)("div",{ref:pa,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,u.jsxs)("div",{className:"wi-token-list",children:[jt&&Array.from({length:5},(S,K)=>(0,u.jsxs)("div",{className:"wi-skeleton-item",children:[(0,u.jsxs)("div",{className:"wi-skeleton-left",children:[(0,u.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,u.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,u.jsxs)("div",{className:"wi-skeleton-right",children:[(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},K)),!jt&&Se.length===0&&!g&&(0,u.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),Se.map(S=>{let K=Je.get(At(S.chainId,S.address)),me=K?parseFloat(K.percent_change_24h):null,pt=me!==null&&me>=0,we=Ro(r,S.chainId),it=Ps(S.address);return(0,u.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>Vd(S),"aria-label":`View ${S.symbol} detail`,"data-track":"token_detail","data-track-id":S.symbol,children:[(0,u.jsxs)("div",{className:"wi-token-left",children:[(0,u.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,u.jsx)("img",{src:S.icon_url,alt:S.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:er,onError:Wt=>{Wt.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),we&&(0,u.jsx)("img",{src:we,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Wt=>{Wt.currentTarget.style.display="none"}})]}),(0,u.jsxs)("div",{className:"wi-token-info",children:[(0,u.jsxs)("span",{className:"wi-token-name-row",children:[(0,u.jsx)("span",{className:"wi-token-name",children:S.symbol}),it&&Vt!==null&&(0,u.jsx)("span",{className:"wi-token-apr",children:`APR ${Vt>=0?"+":"-"}${(Vt>=0?Math.floor:Math.ceil)(Math.abs(Vt)*100)/100}%`})]}),K&&(0,u.jsxs)("div",{className:"wi-token-price-row",children:[(0,u.jsx)("span",{className:"wi-token-price",children:Bn(K.price)}),(0,u.jsx)("span",{className:"wi-token-change","data-positive":pt,"data-zero":me===0||void 0,children:me!==null&&(me===0?"0%":`${pt?"+":"-"}${(pt?Math.floor:Math.ceil)(Math.abs(me)*100)/100}%`)})]})]})]}),(0,u.jsxs)("div",{className:"wi-token-right",children:[(0,u.jsx)("span",{className:"wi-token-balance",children:yn(S.quantity.numeric,S.quantity.decimals)}),K&&(0,u.jsx)("span",{className:"wi-token-value",children:fr(S.quantity.numeric,S.quantity.decimals,K.price)})]})]},`${S.address}-${S.chainId}`)}),g&&Qo&&Array.from({length:3},(S,K)=>(0,u.jsxs)("div",{className:"wi-skeleton-item",children:[(0,u.jsxs)("div",{className:"wi-skeleton-left",children:[(0,u.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,u.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,u.jsxs)("div",{className:"wi-skeleton-right",children:[(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,u.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${K}`)),g&&!Qo&&!jt&&Se.length===0&&te.length===0&&(0,u.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),g&&te.map(S=>{let K=Y.get(S.token)||"",me=Ro(r,Be[r].cross);return(0,u.jsxs)("div",{className:"wi-token-item",children:[(0,u.jsxs)("div",{className:"wi-token-left",children:[(0,u.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,u.jsx)("img",{src:K||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:S.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:er,onError:pt=>{pt.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),me&&(0,u.jsx)("img",{src:me,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:pt=>{pt.currentTarget.style.display="none"}})]}),(0,u.jsxs)("div",{className:"wi-token-info",children:[(0,u.jsx)("span",{className:"wi-token-name",children:S.token_name}),(0,u.jsx)("div",{className:"wi-token-price-row",children:(0,u.jsxs)("span",{className:"wi-token-price",children:[yn(S.current_price,18)," CROSS"]})})]})]}),(0,u.jsxs)("div",{className:"wi-token-right",children:[(0,u.jsx)("span",{className:"wi-token-balance",children:yn(S.balance,18)}),(0,u.jsx)("span",{className:"wi-token-value",children:Bn(S.current_value_usd)})]})]},`forge-${S.token}`)})]})}),ae==="bottom"&&P&&(0,u.jsx)("div",{className:"wi-nav-fixed",children:P}),ha&&(0,u.jsx)("div",{className:"wi-wallet-disconnect-row",children:ha})]},"wallet"),ip=Z?(0,u.jsx)("div",{className:ge("wi-view-inner wi-portfolio-body",Fe.current&&"wi-view-portfolio"),children:(0,u.jsx)(Un,{env:r,theme:i,walletAddress:x,showHeader:!1,onOutlink:fe,lpBalanceReader:gt,stakingRewardsReader:ht,sendTransaction:Oe,estimateGas:mt,sections:De})},"portfolio"):null,ap=ce?(0,u.jsx)("div",{className:ge("wi-view-inner wi-send-body",Fe.current&&"wi-view-send"),children:(0,u.jsx)(To,{env:r,theme:i,walletAddress:x,accountName:h,accounts:v,initialStep:jd,token:ce,tokens:Se,onTokenChange:V,sendTransaction:Oe,getTransactionReceipt:Qe,estimateGas:mt,getTokenPriceUsd:S=>{let K=Je.get(At(S.chainId,S.address));if(!K?.price)return;let me=parseFloat(K.price);return Number.isFinite(me)?me:void 0},onClose:k,onBackToWallet:Zo,onSubmitted:Qd,onSuccess:Zd,onFailed:Xd,onOutlink:fe})},"send"):null,sp=$.useMemo(()=>$e||Se.map(S=>{let K=Je.get(At(S.chainId,S.address)),me=K?.price?parseFloat(K.price):void 0;return{name:S.name,symbol:S.symbol,chainId:S.chainId,address:S.address,decimals:S.quantity.decimals,balance:oo(S.quantity.numeric,S.quantity.decimals),iconUrl:S.icon_url,priceUsd:Number.isFinite(me)?me:void 0}}),[$e,Je,Se]),lp=(0,u.jsx)("div",{className:ge("wi-view-inner wi-bridge-body",Fe.current&&"wi-view-send"),children:(0,u.jsx)(Oo,{env:r,walletAddress:x,tokens:sp,history:rt,termsUrl:F,getQuote:Ze,getToTokens:It,getApproval:on,approveBridge:bt,submitBridge:yt,onClose:k,onBackToWallet:Zo})},"bridge"),cp=O?(0,u.jsx)("div",{className:ge("wi-view-inner wi-token-detail-body",Fe.current&&"wi-view-send"),children:(0,u.jsx)(fd,{env:r,isMobile:a,token:O,walletAddress:x,stat:Je.get(At(O.chainId,O.address)),tokenInfo:sn.get(No(O.chainId,O.address)),showBalance:m,onBack:qd,onClose:k,onSend:Kd,onOutlink:fe})},"token-detail"):null,ci=!!C&&h?.trim().toLowerCase()!=="my wallet",ba=(0,u.jsxs)(u.Fragment,{children:[(0,u.jsxs)("span",{className:"wi-receive-avatar",children:[(0,u.jsx)("span",{className:"wi-avatar-fallback",style:ma}),tr&&(0,u.jsx)("img",{src:tr,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:er,onError:S=>{S.currentTarget.style.display="none"}})]}),(0,u.jsx)("span",{className:"wi-receive-account-name",children:h??"Account 1"}),ci&&(0,u.jsx)("span",{className:"wi-receive-chevron","data-open":fo,"aria-hidden":"true",children:(0,u.jsx)(Fn,{size:16})})]}),dp=(0,u.jsxs)("div",{className:ge("wi-view-inner wi-qr-body",Fe.current&&"wi-view-qr"),children:[(0,u.jsxs)("div",{className:"wi-receive-section",children:[ci?(0,u.jsx)("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{mo(!0),C?.()},"aria-label":"Switch account",children:ba}):(0,u.jsx)("div",{className:"wi-receive-account",children:ba}),(0,u.jsxs)("div",{className:"wi-qr-block",children:[(0,u.jsxs)("div",{className:"wi-qr-box",children:[(0,u.jsx)(md.QRCodeSVG,{value:x,size:180,level:"H",marginSize:2,...b&&{imageSettings:{src:b,height:33,width:33,excavate:!0}}}),!b&&(0,u.jsx)("div",{className:"wi-qr-logo",children:(0,u.jsx)(is,{size:33})})]}),(0,u.jsx)("p",{className:"wi-qr-address",children:x})]}),(0,u.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:fa,"data-track":"address_copy",children:[(0,u.jsx)("span",{className:"wi-qr-copy-icon",children:Yn?(0,u.jsx)(cn,{size:16}):(0,u.jsx)(An,{size:16})}),(0,u.jsx)("span",{className:"wi-qr-copy-text",children:Yn?"Copied!":"Copy address"})]})]}),ga&&(0,u.jsx)("div",{className:"wi-receive-footer",children:ga})]},"qr"),pp=B==="qr"||B==="portfolio"||B==="send"||B==="bridge",wa=Q!==null?(0,u.jsx)("div",{className:"wi-builtin-footer",children:Q}):null,xa=(0,u.jsxs)("div",{className:"wi-account-text",children:[ci?(0,u.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{mo(!0),C?.()},"aria-label":"Switch account","aria-expanded":fo,children:[(0,u.jsx)("span",{className:"wi-account-name",children:h??"Account 1"}),(0,u.jsx)("span",{className:"wi-account-switch","data-open":fo,"aria-hidden":"true",children:(0,u.jsx)(Fn,{size:20})})]}):(0,u.jsx)("div",{className:"wi-account-row",children:(0,u.jsx)("span",{className:"wi-account-name",children:h??"Account 1"})}),(0,u.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:fa,"aria-label":"Copy address","data-track":"address_copy",children:[(0,u.jsx)("span",{className:"wi-account-address",children:st(x)}),(0,u.jsx)("span",{className:"wi-account-copy","data-copied":Yn,children:Yn?(0,u.jsx)(cn,{size:12}):(0,u.jsx)(An,{size:12})})]})]}),ya=(0,u.jsxs)(u.Fragment,{children:[o,B==="qr"?(0,u.jsx)("div",{className:"wi-sticky-header",children:(0,u.jsxs)("div",{className:"wi-header wi-header--receive",children:[(0,u.jsx)("button",{type:"button",className:"wi-header-back",onClick:Zo,"aria-label":"Back",children:(0,u.jsx)(dn,{size:24})}),(0,u.jsx)("span",{className:"wi-receive-title",children:"Receive"}),(0,u.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,u.jsx)(Lt,{size:24})})]})}):B==="send"||B==="bridge"||B==="token-detail"?null:pp?(0,u.jsxs)("div",{className:"wi-sticky-header",children:[(0,u.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,u.jsx)("button",{type:"button",className:"wi-header-back",onClick:Zo,"aria-label":"Back",children:(0,u.jsx)(dn,{size:24})}),(0,u.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:xa}),(0,u.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,u.jsx)(Lt,{size:24})})]}),(0,u.jsx)("hr",{className:"wi-divider"})]}):(0,u.jsxs)("div",{className:"wi-sticky-header",children:[(0,u.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,u.jsxs)("div",{className:"wi-account-block",children:[(0,u.jsxs)("div",{className:"wi-avatar",children:[(0,u.jsx)("div",{className:"wi-avatar-fallback",style:ma}),tr&&(0,u.jsx)("img",{src:tr,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:er,onError:S=>{S.currentTarget.style.display="none"}})]}),xa]}),(0,u.jsxs)("div",{className:"wi-header-actions",children:[p&&y&&(0,u.jsx)("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:uo,"aria-label":"Show QR code","data-track":"receive",children:(0,u.jsx)(ur,{size:20})}),(0,u.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,u.jsx)(Lt,{size:24})})]})]}),(0,u.jsx)("hr",{className:"wi-divider"})]}),(0,u.jsxs)("div",{className:"wi-view-container",children:[B==="wallet"&&rp,B==="qr"&&dp,B==="portfolio"&&ip,B==="send"&&ap,B==="bridge"&&lp,B==="token-detail"&&cp]}),B==="wallet"&&St&&(0,u.jsx)("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:St}),B==="wallet"&&et&&(0,u.jsxs)("a",{className:"wi-send-toast",href:ri??"#",target:"_blank",rel:"noopener noreferrer",onClick:S=>{if(!ri){S.preventDefault();return}Ve(S,ri,{category:"send",origin:"send-transaction",payload:{chainId:et.chainId,txHash:et.txHash}},fe)},children:[(0,u.jsx)("span",{className:"wi-send-toast-icon","data-status":et.status,"aria-hidden":!0,children:et.status==="pending"?(0,u.jsx)("span",{className:"wi-send-toast-spinner"}):et.status==="error"?(0,u.jsx)("span",{className:"wi-send-toast-error-dot"}):(0,u.jsx)(ds,{size:20})}),(0,u.jsxs)("span",{className:"wi-send-toast-copy",children:[(0,u.jsx)("span",{className:"wi-send-toast-title",children:et.status==="pending"?"Sending...":et.status==="error"?"Send failed":"Send complete"}),(0,u.jsx)("span",{className:"wi-send-toast-desc",children:et.status==="pending"||et.status==="error"?et.description:"Tap to see your transaction"})]})]}),wa&&B!=="portfolio"&&B!=="send"&&B!=="token-detail"&&(0,u.jsx)("div",{className:"wi-sticky-footer",children:(0,u.jsx)("div",{className:"wi-footer",ref:Cn,children:wa})})]}),va={...E,...qn>0?{"--wi-footer-height":`${qn}px`}:null};return a?(0,u.jsx)(Ce,{feature:"wallet_info",children:(0,u.jsxs)(Wo.Drawer.Portal,{children:[c&&(0,u.jsx)(Wo.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,u.jsxs)(Wo.Drawer.Content,{className:ge("wi-drawer-content",n),"data-theme":i,"data-vaul-no-drag":l==="left"||l==="right"?!0:void 0,style:va,"data-direction":l,"data-no-balance":!m||void 0,"data-has-footer":qn>0||void 0,"data-view":B,children:[(0,u.jsx)(Wo.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),ya]})]})}):(0,u.jsxs)(Ce,{feature:"wallet_info",children:[c&&s&&(0,u.jsx)("div",{className:"wi-drawer-overlay",onClick:k}),(0,u.jsx)(Kr.Portal,{children:(0,u.jsx)(Kr.Content,{align:e,sideOffset:t,className:ge("wi-popover-content",n),"data-theme":i,style:va,"data-no-balance":!m||void 0,"data-has-footer":qn>0||void 0,"data-view":B,children:ya})})]})}var hd=H(require("react"),1);function bd({position:e="top",children:t}){let{setNavContent:n,setNavPosition:o}=wn();return hd.useEffect(()=>(n(t),o(e),()=>n(null)),[t,e,n,o]),null}var wd=H(require("react"),1);function xd({children:e}){let{setFooterContent:t}=wn();return wd.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}ie(`[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
|
-
`);
|
|
13
|
-
`);
|
|
14
|
-
`);ie(`.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
|
-
`);
|
|
16
|
-
`);
|
|
17
|
-
`);var Yr=require("react/jsx-runtime");function Ym({env:e,theme:t="dark",mobileBreakpoint:n=768,drawerDirection:o,modal:r,showBalance:i=!1,showForgeToken:a=!1,showGameToken:s=!0,showQR:l=!0,showBridge:c=!0,qrLogoSrc:m,walletAddress:g,accountName:w,sendAccounts:p,profileImageUrl:y,connectorId:b,connectorName:x,connectorIconUrl:h,preferredTokens:v=[],onSelectWallet:f,onCopyAddress:T,onBuy:k,onBuyDisabledMessage:C,onBridgeDisabledMessage:_,onSendDisabledMessage:N,onDisconnect:I,disconnectLabel:z="Disconnect",termsUrl:F=to,termsLabel:j="Terms of Service",privacyUrl:L=mr,privacyLabel:X="Privacy Policy",open:E,onOpenChange:P,showPortfolio:ae=!1,portfolioTitle:Q="My Portfolio",portfolioSections:B,showTotalAssets:pe=!0,totalAssetsLabel:ce="Total Assets USD",sendTransaction:V,getTransactionReceipt:O,estimateGas:J,onOutlink:Z,lpBalanceReader:be,stakingRewardsReader:De,bridgeTokens:ee,bridgeHistory:xe,getBridgeQuote:Oe,getBridgeToTokens:Qe,getBridgeApproval:mt,approveBridge:fe,submitBridge:gt,onReceive:ht,onBridge:$e,onSend:rt,style:Ze,children:It}){let on=je(e),bt=b?ko[b]:void 0,yt=x??bt?.name,vt=h??bt?.iconUrl,_t=Jn(`(max-width: ${n}px)`),He=o??(i?"right":"bottom"),Dt=He==="left"||He==="right",kt=r??!1,St=E!==void 0,[rn,Pt]=ot.useState(!1),Ie=St?E:rn,Xe=ot.useCallback(Cn=>{St||Pt(Cn),P?.(Cn)},[St,P]),Ct=ot.useCallback(()=>Xe(!1),[Xe]),[ct,Ke]=ot.useState(null),[Ot,jt]=ot.useState("top"),[Je,Vt]=ot.useState(null),[an,sn]=ot.useState("wallet"),[A,re]=ot.useState(null),[Ae,Rt]=ot.useState(null);ot.useEffect(()=>{Ie||(sn("wallet"),re(null),Rt(null))},[Ie]),ot.useEffect(()=>{In(g)},[g]);let Tt=ot.useCallback(()=>{Ri(g),I?.()},[I,g]),qt=ot.useMemo(()=>({env:on,theme:t,isMobile:_t,open:Ie,drawerDirection:He,modal:kt,showBalance:i,showForgeToken:a,showGameToken:s,showQR:l,showBridge:c,qrLogoSrc:m,walletAddress:g,accountName:w,sendAccounts:p,profileImageUrl:y,connectorName:yt,connectorIconUrl:vt,preferredTokens:v,close:Ct,onSelectWallet:f,onCopyAddress:T,onBuy:k,onBuyDisabledMessage:C,onBridgeDisabledMessage:_,onSendDisabledMessage:N,onDisconnect:I?Tt:void 0,disconnectLabel:z,termsUrl:F,termsLabel:j,privacyUrl:L,privacyLabel:X,portalStyle:Ze,navContent:ct,navPosition:Ot,setNavContent:Ke,setNavPosition:jt,footerContent:Je,setFooterContent:Vt,view:an,setView:sn,selectedSendToken:A,setSelectedSendToken:re,selectedDetailToken:Ae,setSelectedDetailToken:Rt,showPortfolio:ae,portfolioTitle:Q,portfolioSections:B,showTotalAssets:pe,totalAssetsLabel:ce,sendTransaction:V,getTransactionReceipt:O,estimateGas:J,onOutlink:Z,lpBalanceReader:be,stakingRewardsReader:De,bridgeTokens:ee,bridgeHistory:xe,getBridgeQuote:Oe,getBridgeToTokens:Qe,getBridgeApproval:mt,approveBridge:fe,submitBridge:gt,onReceive:ht,onBridge:$e,onSend:rt}),[on,t,_t,Ie,He,kt,i,a,s,l,c,m,g,w,p,y,yt,vt,v,Ct,f,T,k,C,_,N,I,Tt,z,F,j,L,X,Ze,ct,Ot,Je,an,A,Ae,ae,Q,B,pe,ce,V,O,J,Z,be,De,ee,xe,Oe,Qe,mt,fe,gt,ht,$e,rt]);return(0,Yr.jsx)(yi.Provider,{value:qt,children:_t?(0,Yr.jsx)(vd.Drawer.Root,{direction:He,open:Ie,onOpenChange:Xe,handleOnly:Dt,noBodyStyles:!0,repositionInputs:!1,children:It},"drawer"):(0,Yr.jsx)(yd.Root,{open:Ie,onOpenChange:Xe,children:It},"popover")})}var jn=Object.assign(Ym,{Trigger:Ys,Content:gd,Nav:bd,Footer:xd});var nn=H(require("react"),1),Wd=H(require("@radix-ui/react-dialog"),1),Ud=require("vaul");var Qr=require("react"),Zr=(0,Qr.createContext)(null);function Uo(){let e=(0,Qr.useContext)(Zr);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var Vn=require("react");function Go(){let[e,t]=(0,Vn.useState)([]),[n,o]=(0,Vn.useState)(!0);(0,Vn.useEffect)(()=>{if(typeof window>"u"){o(!1);return}let i=[],a=l=>{let{info:c}=l.detail;c?.rdns&&!i.some(m=>m.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(()=>o(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",a),window.removeEventListener("eip6963:crossAnnounceProvider",a),clearTimeout(s)}},[]);let r=(0,Vn.useCallback)(i=>e.some(a=>a.rdns===i),[e]);return{wallets:e,isDetected:r,isLoading:n}}var kd=H(require("@radix-ui/react-dialog"),1),Sd=require("vaul");var Xr=require("react/jsx-runtime");function Cd({asChild:e,children:t}){let{isMobile:n}=Uo(),o=n?Sd.Drawer.Trigger:kd.Trigger;return(0,Xr.jsx)(Ce,{feature:"wallet_connect",children:(0,Xr.jsx)(o,{asChild:e??t!=null,children:t??(0,Xr.jsx)("button",{type:"button","data-track":"open",children:"Connect Wallet"})})})}var Md=require("react"),Dd=require("@nexus-cross/crossx-design-system"),tn=H(require("@radix-ui/react-dialog"),1),zo=require("vaul");var ei=require("@nexus-cross/crossx-design-system");var oe=require("react/jsx-runtime"),Qm='<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>',Zm=`data:image/svg+xml,${encodeURIComponent(Qm)}`;function Jr(){return(0,oe.jsx)("img",{src:Zm,width:40,height:40,alt:"",style:{display:"block"}})}function Rd(){return(0,oe.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[(0,oe.jsxs)("g",{clipPath:"url(#clip0_1331_27065)",children:[(0,oe.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,oe.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,oe.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,oe.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,oe.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,oe.jsx)("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),(0,oe.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,oe.jsx)("defs",{children:(0,oe.jsx)("clipPath",{id:"clip0_1331_27065",children:(0,oe.jsx)("rect",{width:"40",height:"40",fill:"white"})})})]})}function Td(){return(0,oe.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,oe.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,oe.jsx)("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),(0,oe.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,oe.jsx)("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),(0,oe.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 Nd(){return(0,oe.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[(0,oe.jsx)("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),(0,oe.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,oe.jsx)("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),(0,oe.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 Ed(){return(0,oe.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,oe.jsxs)("g",{clipPath:"url(#clip0_1185_7785)",children:[(0,oe.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,oe.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,oe.jsx)("defs",{children:(0,oe.jsx)("clipPath",{id:"clip0_1185_7785",children:(0,oe.jsx)("rect",{width:"28",height:"28",fill:"white"})})})]})}function Id(){return(0,oe.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[(0,oe.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,oe.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,oe.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,oe.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 _d(){return(0,oe.jsx)("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,oe.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 Pd(){return(0,oe.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,oe.jsx)("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var ti={cross_embedded:{id:"cross_embedded",name:ei.WALLET_LABELS.social,description:"Sign in with Google or Apple",icon:Jr},cross_wallet:{id:"cross_wallet",name:ei.WALLET_LABELS.app,description:"App approval is required",icon:Jr,featured:!0},cross_extension:{id:"cross_extension",name:ei.WALLET_LABELS.extension,description:"Browser extension approval is required",icon:Jr,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:Rd,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:Td},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:Nd,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Ed,badge:"For SHOP"}};function ra(e){return ti[e]}var ni={google:{id:"google",name:"Google",icon:Id},apple:{id:"apple",name:"Apple",icon:_d}};function Ld(e){return ni[e]}var W=require("react/jsx-runtime");function Ad(e,t){_e("connect","wallet_selected",{tags:{item_id:e}});let n=t?.();n instanceof Promise&&n.then(()=>_e("connect","connected"),o=>_e("connect","connected",{status:"failure",reason:wt(o)}))}function Xm({wallet:e,detected:t,onConnect:n}){let o=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}n()},r=e.icon,i=e.featured===!0;return(0,W.jsxs)("button",{type:"button",className:ge("wcm-wallet-item",i&&"wcm-wallet-item--featured"),"data-track":"wallet_item_click","data-track-id":e.id,onClick:o,children:[(0,W.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,W.jsx)("div",{className:"wcm-wallet-icon",children:(0,W.jsx)(r,{})}),(0,W.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,W.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,W.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?(0,W.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,W.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function Jm({social:e,onSignIn:t}){let n=e.icon,o=`Sign in with ${e.name}`;return(0,W.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":o,children:[(0,W.jsx)("span",{className:"wcm-social-icon",children:(0,W.jsx)(n,{})}),(0,W.jsx)("span",{className:"wcm-social-name",children:o})]})}function Fd(){let{wallets:e,activeWalletIds:t,socialProviders:n,activeSocialIds:o,termsUrl:r,privacyUrl:i,isDetected:a,close:s,isMobile:l}=Uo(),c=t.filter(w=>{let p=ra(w).visibility;return!p||p==="always"?!0:p==="desktop-only"?!l:p==="mobile-only"?l:!0}),m=o.length>0,g=c.length>0;return(0,W.jsxs)(W.Fragment,{children:[(0,W.jsxs)("div",{className:"wcm-header",children:[(0,W.jsxs)("div",{className:"wcm-header-text",children:[(0,W.jsx)("h2",{className:"wcm-title",children:Dd.WALLET_LABELS.default}),!l&&(0,W.jsx)("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),(0,W.jsx)("button",{type:"button",className:"wcm-close-btn","data-track":"close",onClick:s,"aria-label":"Close",children:(0,W.jsx)(Pd,{})})]}),(0,W.jsxs)("div",{className:"wcm-body",children:[m&&(0,W.jsxs)(W.Fragment,{children:[!l&&(0,W.jsxs)("div",{className:"wcm-section-header",children:[(0,W.jsx)("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),(0,W.jsx)("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),(0,W.jsx)("div",{className:"wcm-social-grid",children:o.map(w=>{let p=Ld(w);return(0,W.jsx)(Jm,{social:p,onSignIn:()=>{Ad(w,n[w]),s()}},w)})}),g&&(0,W.jsxs)("div",{className:"wcm-separator",children:[(0,W.jsx)("div",{className:"wcm-separator-line"}),(0,W.jsx)("span",{className:"wcm-separator-text",children:"Other Wallets"}),(0,W.jsx)("div",{className:"wcm-separator-line"})]})]}),g&&(0,W.jsx)("div",{className:"wcm-wallet-list",children:c.map(w=>{let p=ra(w),y=p.rdns?a(p.rdns):!1;return(0,W.jsx)(Xm,{wallet:p,detected:y,onConnect:()=>{Ad(w,e[w]),s()}},w)})}),(0,W.jsxs)("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",(0,W.jsx)(Bd,{href:r,track:"terms_link",children:"Terms of Service"})," ","and consent to its"," ",(0,W.jsx)(Bd,{href:i,track:"privacy_link",children:"Privacy Policy"}),"."]})]})]})}function Bd({href:e,track:t,children:n}){return e?(0,W.jsx)("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer","data-track":t,children:n}):(0,W.jsx)("span",{className:"wcm-terms-link",children:n})}function Od({className:e}){let{isMobile:t,theme:n,portalStyle:o,open:r}=Uo();return(0,Md.useEffect)(()=>{r&&_e("connect","opened")},[r]),t?(0,W.jsx)(Ce,{feature:"wallet_connect",children:(0,W.jsxs)(zo.Drawer.Portal,{children:[(0,W.jsx)(zo.Drawer.Overlay,{className:"wcm-overlay"}),(0,W.jsxs)(zo.Drawer.Content,{className:ge("wcm-drawer-content",e),"data-theme":n,style:o,children:[(0,W.jsx)(zo.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,W.jsx)("div",{className:"wcm-drawer-handle"}),(0,W.jsx)("div",{className:"wcm-drawer-body",children:(0,W.jsx)(Fd,{})})]})]})}):(0,W.jsx)(Ce,{feature:"wallet_connect",children:(0,W.jsxs)(tn.Portal,{children:[(0,W.jsx)(tn.Overlay,{className:"wcm-overlay"}),(0,W.jsxs)(tn.Content,{className:ge("wcm-dialog-content",e),"data-theme":n,style:o,children:[(0,W.jsx)(tn.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,W.jsx)(tn.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),(0,W.jsx)("div",{className:"wcm-dialog-body",children:(0,W.jsx)(Fd,{})})]})]})})}ie(`.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-accent-primary-high, #00a0a2);text-decoration:none}.wcm-terms-link:hover{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
|
-
`);
|
|
19
|
-
`);var
|
|
20
|
-
`);
|
|
21
|
-
`);var ng='<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>',og='<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>',rg='<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>',ig='<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>',ag='<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 Ho=$o(ng),jo=$o(og),Vo=$o(rg),qo=$o(ig),Ko=$o(ag);var ze=require("react/jsx-runtime");function aa({isConnecting:e,address:t,provider:n,providerName:o,accountName:r,sendAccounts:i,onConnect:a,onDisconnect:s,onCopy:l,onSelectWallet:c,onBuy:m,onBuyDisabledMessage:g,label:w="Connect Wallet",connectingLabel:p="Connecting...",disconnectLabel:y,className:b,theme:x="dark",env:h,showBalance:v=!0,showPortfolio:f,drawerDirection:T,modal:k,connectorId:C,style:_,walletInfoStyle:N,sendTransaction:I,getTransactionReceipt:z,estimateGas:F,onReceive:j,onBridge:L,onSend:X,bridgeTokens:E,bridgeHistory:P,getBridgeQuote:ae,getBridgeToTokens:Q,getBridgeApproval:B,approveBridge:pe,submitBridge:ce}){let V=b?`cb-button ${b}`:"cb-button",O=b?`cb-pill ${b}`:"cb-pill";if($d.useEffect(()=>{In(t)},[t]),e)return(0,ze.jsxs)("button",{type:"button",disabled:!0,className:V,style:_,"aria-busy":"true",children:[(0,ze.jsx)("span",{className:"cb-spinner","aria-hidden":"true"}),(0,ze.jsx)("span",{className:"cb-button-label",children:p})]});if(t){let J=o??dg(n),Z=n?lg[n]:void 0;return(0,ze.jsx)(Ce,{feature:"connect_button",children:(0,ze.jsxs)(jn,{env:h,theme:x,drawerDirection:T,modal:k,showBalance:v,showPortfolio:f,walletAddress:t,accountName:r,sendAccounts:i,connectorId:C,onSelectWallet:c,onCopyAddress:l?(be,De)=>{De&&l()}:void 0,onDisconnect:s,disconnectLabel:y,style:N,sendTransaction:I,getTransactionReceipt:z,estimateGas:F,onReceive:j,onBridge:L,onBuy:m,onBuyDisabledMessage:g,onSend:X,bridgeTokens:E,bridgeHistory:P,getBridgeQuote:ae,getBridgeToTokens:Q,getBridgeApproval:B,approveBridge:pe,submitBridge:ce,children:[(0,ze.jsx)(jn.Trigger,{asChild:!0,children:(0,ze.jsxs)("button",{type:"button",className:O,"data-track":"wallet_pill_open",style:_,"aria-label":`Connected with ${J}: ${Gd(t)}`,children:[Z?(0,ze.jsx)("img",{src:Z,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":n}):(0,ze.jsx)("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),(0,ze.jsx)("span",{className:"cb-pill-address",children:Gd(t)})]})}),(0,ze.jsx)(jn.Content,{align:"end",sideOffset:8})]})})}return(0,ze.jsx)(Ce,{feature:"connect_button",children:(0,ze.jsxs)("button",{type:"button",onClick:a,className:V,"data-track":"connect_click",style:_,"aria-label":typeof w=="string"?w:"Connect Wallet",children:[(0,ze.jsx)(sg,{}),(0,ze.jsx)("span",{className:"cb-button-label",children:w})]})})}function sg(){return(0,ze.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,ze.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,ze.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,ze.jsx)("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var lg={google:qo,apple:Ko,cross:Ho,metamask:jo,binance:Vo},cg={google:"Google",apple:"Apple",cross:zd.WALLET_LABELS.default,metamask:"MetaMask",binance:"Binance Wallet"};function dg(e){return e?cg[e]:"Wallet"}function Gd(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var Hd=H(require("react"),1);ie(`.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
|
-
`);
|
|
23
|
-
`);var bn=require("react/jsx-runtime"),sa="https://www.onechain.nexus/skills";function la({label:e="Skills",href:t,onClick:n,className:o,style:r,theme:i,disabled:a=!1,isLoading:s=!1,loadingLabel:l="Loading...",openInNewTab:c=!1,type:m="button"}){let[g,w]=Hd.useState(!1),p=je(),y=En("apps.json",p,k=>Tn(k?.skills,p)),b=t??y,x=async k=>{if(b&&!n){c?window.open(b,"_blank","noopener,noreferrer"):window.location.href=b;return}if(n)try{w(!0),await n()}finally{w(!1)}},h=a||s||g,v=s||g,f=v?l:e,T=o?`sb-button ${o}`:"sb-button";return(0,bn.jsx)(Ce,{feature:"skills",children:(0,bn.jsxs)("button",{type:m,onClick:x,disabled:h,className:T,"data-theme":i,"data-track":"click",style:r,"aria-busy":v,children:[v?(0,bn.jsx)("span",{className:"sb-spinner","aria-hidden":"true"}):(0,bn.jsx)(pg,{}),(0,bn.jsx)("span",{className:"sb-label",children:f})]})})}function pg(){return(0,bn.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,bn.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"})})}rr({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,DappUiErrorBoundary,GOOGLE_ICON,METAMASK_ICON,PORTFOLIO_SECTIONS,SOCIAL_REGISTRY,SendFlow,SkillsButton,TOKEN_STATS_QUERY_KEY,USER_BALANCE_QUERY_KEY,WALLET_REGISTRY,WalletConnectModal,WalletInfo,WalletPortfolio,WalletPortfolioBody,announceAppLauncherUsage,captureDappUiException,getChainDisplay,getDappUiSentryScope,initDappUiSentry,normalizeFailureReason,resolveEnvironment,setDappUiAnalyticsUser,trackDappUiEvent,trackDappUiFunnel,useChainDisplay,useChainsConfig,useGlobalMenu,useTokenBalance,useTokenStats,useWalletDetect});
|
|
1
|
+
"use strict";var im=Object.create;var mi=Object.defineProperty;var am=Object.getOwnPropertyDescriptor;var sm=Object.getOwnPropertyNames;var lm=Object.getPrototypeOf,cm=Object.prototype.hasOwnProperty;var dm=(e,t)=>{for(var r in t)mi(e,r,{get:t[r],enumerable:!0})},Nl=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of sm(t))!cm.call(e,o)&&o!==r&&mi(e,o,{get:()=>t[o],enumerable:!(n=am(t,o))||n.enumerable});return e};var V=(e,t,r)=>(r=e!=null?im(lm(e)):{},Nl(t||!e||!e.__esModule?mi(r,"default",{value:e,enumerable:!0}):r,e)),pm=e=>Nl(mi({},"__esModule",{value:!0}),e);var uw={};dm(uw,{APPLE_ICON:()=>ni,AppLauncher:()=>ts,AppLauncherContent:()=>os,AppLauncherTrigger:()=>rs,BINANCE_ICON:()=>ti,BridgeFlow:()=>qo,CHAINS_CONFIG_FILE:()=>So,CONNECTOR_REGISTRY:()=>Ao,CROSSX_ICON:()=>$o,ConnectButton:()=>Qs,ConnectorId:()=>Ri,DEFAULT_SKILLS_HREF:()=>Vs,DEFAULT_TRUSTED_FACTORIES:()=>qn,DappUiErrorBoundary:()=>Io,GOOGLE_ICON:()=>ri,METAMASK_ICON:()=>ei,PORTFOLIO_SECTIONS:()=>Ho,RelayApiError:()=>Ir,RelayDeposit:()=>rl,RelayHistory:()=>al,RelayRecovery:()=>dl,SOCIAL_REGISTRY:()=>ma,SendFlow:()=>Bo,SkillsButton:()=>qs,StatusTracker:()=>ml,TOKEN_STATS_QUERY_KEY:()=>zi,USER_BALANCE_QUERY_KEY:()=>Oi,WALLET_REGISTRY:()=>fa,WalletConnectModal:()=>Hs,WalletInfo:()=>Gn,WalletPortfolio:()=>Ps,WalletPortfolioBody:()=>zn,announceAppLauncherUsage:()=>hi,captureDappUiException:()=>To,createRelayClient:()=>Ot,getChainDisplay:()=>El,getDappUiSentryScope:()=>No,initDappUiSentry:()=>ro,normalizeFailureReason:()=>dr,resolveEnvironment:()=>Xe,setDappUiAnalyticsUser:()=>Tn,trackDappUiEvent:()=>Mo,trackDappUiFunnel:()=>Pe,useChainDisplay:()=>eo,useChainsConfig:()=>Al,useGlobalMenu:()=>Eo,useRelayConfig:()=>pl,useRelayOrders:()=>fn,useRelayRecovery:()=>ul,useTokenBalance:()=>on,useTokenStats:()=>an,useWalletDetect:()=>Zo});module.exports=pm(uw);var um={};function Tl(e){try{return um.env?.[e]}catch{return}}function Il(e){if(!(typeof process>"u"))return process.env?.[e]}function Xe(e){if(e)return Ml(e);let t=Tl("VITE_CROSSX_ENVIRONMENT")??Tl("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Il("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??Il("CROSSX_ENVIRONMENT");return Ml(t)}function Ml(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),fm={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"},mm=3e3;function mr(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 Za=new Map;function Nn(e,t){let r=`${fm[t]}/${e}`,n=Za.get(r);return n||(n=(async()=>{let o=new AbortController,i=setTimeout(()=>o.abort(),mm);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&&Za.delete(r),o)),Za.set(r,n)),n}function gm(e){return typeof e=="string"&&e.startsWith("https://")}async function Te(e,t){let r=await Nn("endpoints.json",t),n=mr(r?.apis?.[e],t);if(!gm(n))throw new Error(`[remote-config] endpoints.json missing or invalid api base: ${e} (${t})`);return n}var So="chains.json";async function El(e,t){return(await Nn(So,t))?.chains?.[String(e)]??{}}function eo(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 Al(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 Co="1.3.10-beta.10";var gi="__nexusCrossAppLauncherRuntime";function hm(){if(typeof window>"u")return null;let e=window;return e[gi]??(e[gi]={mode:"dapp-ui"}),e[gi]}function bm(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${Co}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${Co} \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 hi(e){let t=hm();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),bm(t))}var Gr=require("@sentry/react");var wm="https://5c82aeb32da33b5a0a14b7c5393992ca@o4511668907081728.ingest.de.sentry.io/4511705324126289",ym=`dapp-ui@${Co}`,to=null,Ll=1;function Dl(){return Ll}function xm(e){switch(e){case"dev":return"dev";case"stage":return"stg";default:return"prod"}}function ro(e){if(to)return to;if(typeof window>"u")return null;let t=xm(Xe(e?.environment));typeof e?.analyticsSampleRate=="number"&&(Ll=Math.min(1,Math.max(0,e.analyticsSampleRate)));let r=new Gr.BrowserClient({dsn:e?.dsn??wm,transport:Gr.makeFetchTransport,stackParser:Gr.defaultStackParser,integrations:[(0,Gr.linkedErrorsIntegration)()],environment:t,release:ym,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(),to=n,to}function No(){return to}function To(e,t){let r=to??ro();if(r)return r.captureException(e,t?{captureContext:{extra:t}}:void 0)}var Pl=require("react");var Io=class extends Pl.Component{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(r,n){To(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(" ")}function Bl(){return typeof window>"u"?!1:window.navigator.userAgent.includes("CROSSx")}var Ol="__nexus_dapp_ui_uid",Xa=null;function vm(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Array.from({length:32},()=>Math.floor(Math.random()*16).toString(16)).join("")}function Ja(){if(Xa)return Xa;let e=null;try{e=window.localStorage.getItem(Ol)}catch{}if(!e||!e.startsWith("anon_")){e=`anon_${vm()}`;try{window.localStorage.setItem(Ol,e)}catch{}}return Xa=e,e}async function Fl(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 km(){let e=window.navigator.userAgent;return/ipad|tablet|(android(?!.*mobile))/i.test(e)?"tablet":/mobile|iphone|ipod|android/i.test(e)?"mobile":"desktop"}function jl(){return{host:window.location.hostname,device_type:km(),is_cross_inapp:String(Bl())}}var zl=!1;function $a(){if(typeof window>"u")return null;let e=No()??ro();return e?(zl||(zl=!0,e.setUser({id:Ja()})),e):null}function Wl(){return Math.random()>=Dl()}var Ul=0;function Tn(e){let t=$a();if(!t)return;let r=++Ul;if(!e){t.setUser({id:Ja()});return}Fl(e).then(n=>{n&&r===Ul&&t.setUser({id:n})})}function Mo(e,t,r){let n=$a();!n||Wl()||n.captureMessage(`ui: ${e}_${t}`,"info",{captureContext:{tags:{...jl(),feature:e,action:t,...r}}})}function Pe(e,t,r){let n=$a();if(!n||Wl())return;let o=r?.status??"success";n.captureMessage(`funnel: ${e}_${t}`,"info",{captureContext:{tags:{...jl(),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 _l=require("react");var Gl=require("react/jsx-runtime");function ke({feature:e,children:t}){let r=(0,_l.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");Mo(e,s,l?{item_id:l}:void 0)},[e]);return(0,Gl.jsx)("div",{style:{display:"contents"},onClick:r,children:t})}var oo=V(require("react"),1),Hl=V(require("@radix-ui/react-popover"),1),Ql=require("vaul");var bi=require("react"),es=(0,bi.createContext)(null);function wi(){let e=(0,bi.useContext)(es);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var yi=require("react");function no(e){let[t,r]=(0,yi.useState)(!1);return(0,yi.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
|
+
`);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
|
+
`);fe(`@keyframes al-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
|
|
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 xi=require("react/jsx-runtime");function ts({env:e,theme:t="dark",mobileBreakpoint:r=768,domain:n,children:o}){let i=no(`(max-width: ${r}px)`),[a,s]=oo.useState(!1),l=oo.useCallback(()=>s(!1),[]),c=Xe(e),p=oo.useMemo(()=>({env:c,theme:t,isMobile:i,open:a,domain:n,close:l}),[c,t,i,a,n,l]);return(0,xi.jsx)(es.Provider,{value:p,children:i?(0,xi.jsx)(Ql.Drawer.Root,{direction:"right",open:a,onOpenChange:s,noBodyStyles:!0,children:o},"drawer"):(0,xi.jsx)(Hl.Root,{open:a,onOpenChange:s,children:o},"popover")})}var Kl=V(require("@radix-ui/react-popover"),1),Zl=require("vaul");var rr=require("react/jsx-runtime");function Vl({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 ql(){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 Yl(){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 rs({asChild:e,children:t,className:r,style:n}){let{isMobile:o,theme:i}=wi(),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)(Vl,{size:18})});return o?(0,In.jsx)(ke,{feature:"app_launcher",children:(0,In.jsx)(Zl.Drawer.Trigger,{asChild:s,children:c})}):(0,In.jsx)(ke,{feature:"app_launcher",children:(0,In.jsx)(Kl.Trigger,{asChild:s,children:c})})}var En=V(require("react"),1),vi=V(require("@radix-ui/react-popover"),1),Mn=require("vaul");var $l=require("@tanstack/react-query");var Xl={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 Rm="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Sm="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function Br(e,t){return`${e==="production"?Sm:Rm}/${t}.png`}function Jl(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 Eo(e){let t=Xe(e);return(0,$l.useQuery)({queryKey:["global-menu",t],queryFn:async()=>{try{let r=await fetch(Xl[t],{cache:"no-store"});if(!r.ok)throw new Error(`Failed to fetch global menu: ${r.status}`);return r.json()}catch{return Jl(t)}},staleTime:300*1e3,gcTime:600*1e3,retry:!1,refetchOnMount:!0})}function ns(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function tc(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function rc(e){return[...e].sort((t,r)=>{let n=ec(t)-ec(r);return n!==0?n:t.order-r.order})}function ec(e){let t=ns(e);return t==="comingSoon"?0:t==="ending"?2:1}var qe=require("react/jsx-runtime");function Cm(e){return e.id==="cross-staking"||e.type==="cross-staking"}function os({align:e="end",sideOffset:t=8,className:r}){let{env:n,theme:o,isMobile:i,domain:a,close:s}=wi(),{data:l}=Eo(n),c=En.useMemo(()=>rc(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=nc(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=nc(y,a),S=ns(u),k=S==="ending",C=tc(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&&!Cm(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)(ql,{})}),(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)(Yl,{})})]}),(0,qe.jsx)("div",{className:"al-drawer-body",children:g})]})]})}):(0,qe.jsx)(ke,{feature:"app_launcher",children:(0,qe.jsx)(vi.Portal,{children:(0,qe.jsx)(vi.Content,{align:e,sideOffset:t,className:Me("al-popover-content",r),"data-theme":o,children:g})})})}function nc(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),Cu=require("vaul");var ki=require("react"),is=(0,ki.createContext)(null);function gn(){let e=(0,ki.useContext)(is);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var oc=require("@nexus-cross/crossx-design-system"),Ri=(n=>(n.CROSSx="crossx",n.MetaMask="io.metamask",n.Binance="com.binance.wallet",n))(Ri||{}),Ao={crossx:{name:oc.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 Zc=V(require("react"),1);var Re=require("react/jsx-runtime");function ic({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 vr({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 ac({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 sc({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 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:"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 Nm='<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>',Tm=`data:image/svg+xml,${encodeURIComponent(Nm)}`;function cc({size:e=42,className:t}){return(0,Re.jsx)("img",{src:Tm,width:e,height:e,alt:"",className:t,style:{display:"block"}})}function dc({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 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:"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 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:"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 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.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 mc({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 Im(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 Ci(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 gc(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=Im(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 as=require("react"),hc=require("@tanstack/react-query");var ht={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},io="https://terms.onechain.nexus/docs/terms-july-23-2026",Ni="https://terms.onechain.nexus/docs/pp-july-23-2026";var Mm="send:chain-info";function Em(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 ss(e,...t){let r=e.replace(/\/+$/,""),n=t.map(o=>o.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[r,...n].join("/")}function bc(e,t,r,n){if(n)return t===ht[e].cross?wc(t,n):r?.explorer_url?ss(r.explorer_url,r.explorer_postfix?.transaction??"tx",n):Am(e,t,n)}function wc(e,t){return ss("https://explorer.onechain.nexus",String(e),"tx",t)}function Am(e,t,r){let n=ht[e];if(t===n.cross)return wc(t,r);if(t===n.bsc)return ss(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",r)}function Lo(e,t,r,n=!0){let o=(0,hc.useQuery)({queryKey:[Mm,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 Em(p)},enabled:n,staleTime:3e5}),i=o.data;return{transactionUrl:(0,as.useMemo)(()=>bc(e,t,i,r),[t,i,e,r]),chainInfo:i,...o}}function yc(e,t,r=!0){let{chainInfo:n}=Lo(e,t,void 0,r);return{buildTxUrl:(0,as.useMemo)(()=>i=>bc(e,t,n,i),[e,t,n]),chainInfo:n}}var xc="0x0000000000000000000000000000000000000001";var Lm="0xa9059cbb",Dm=/^0x[a-fA-F0-9]{40}$/,Pm="nexus-cross:dapp-ui:send:recent:",vc=10;function Bm(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function Do(e){return e.toLowerCase()}function Hr(e){return Dm.test(e)}function wn(e){return Do(e.address)===xc}function ls(e){return`${Pm}${e.toLowerCase()}`}function ao(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(ls(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,vc):[]}catch{return[]}}function cs(e,t){if(typeof window>"u")return[];let r=Do(t),n=[{address:r,updatedAt:Date.now()},...ao(e).filter(o=>o.address!==r)].slice(0,vc);try{window.localStorage.setItem(ls(e),JSON.stringify(n))}catch{return ao(e)}return n}function ds(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(ls(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 so(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=Bm(i.toString().padStart(t,"0"));return`${o.toString()}.${a}`}function ps(e,t){let r=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),n=t.toString(16).padStart(64,"0");return`${Lm}${r}${n}`}function Ti(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 us(e,t){return Ti(e,t,6)}function kc(e){return Ti(e,9,2)}function Rc(e){return e.toLocaleString("en-US")}function Ii(e){return e===56||e===97}function Mi(e){return e.gasPrice??e.maxFeePerGas}function Sc(e,t=!1){return t?Mi(e)!==void 0?"legacy":null:e.maxFeePerGas!==void 0?"dynamic":e.gasPrice!==void 0?"legacy":null}function Ei(e,t=!1){if(t){let r=Mi(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 Ai(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function Cc(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(Cc(r.cause,t+1)),n.join(`
|
|
6
|
+
`).toLowerCase()}function Om(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 fs(e,t={},r="Failed to send transaction."){let n=Cc(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.":Om(e)||r}var Fm=2000000000n,zm=1000000000n;async function Li(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 Di(e){return BigInt(e)}function Um(e){return`0x${e.toString(16)}`}function jm(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=Um(e.value)),e.data&&(t.data=e.data),t}function Wm(e){return e===56||e===97}async function Nc(e){try{let t=await Li(e,"eth_gasPrice",[]);return{gasPrice:Di(t)}}catch{return{gasPrice:Fm}}}async function _m(e,t){let r=zm;try{let n=await Li(e,"eth_maxPriorityFeePerGas",[]);r=Di(n)}catch{}return{maxFeePerGas:t+r,maxPriorityFeePerGas:r}}async function Gm(e,t){if(t)return Nc(e);let r;try{r=(await Li(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return r?_m(e,Di(r)):Nc(e)}async function Tc(e,t){let r=Wm(t.chainId),n=jm(t),[o,i]=await Promise.all([Li(e,"eth_estimateGas",[n]),Gm(e,r)]);return{gasLimit:Di(o),gasPrice:i.gasPrice,maxFeePerGas:i.maxFeePerGas,maxPriorityFeePerGas:i.maxPriorityFeePerGas}}function Ic(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 Tc(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 Hm=1500,Qm=120;function Mc(e){return!!(e.token||e.recipient||e.amount)}function ms({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 gs({token:e,walletAddress:t,recipient:r,rawAmount:n}){let o=t;return wn(e)?{to:r,value:n,chainId:e.chainId,from:o}:{to:Do(e.address),data:ps(r,n),value:0n,chainId:e.chainId,from:o}}function Vm(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var qm=e=>new Promise(t=>setTimeout(t,e));async function Ec({repository:e,args:t,chainId:r,onSubmitted:n,pollIntervalMs:o=Hm,pollMaxAttempts:i=Qm}){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 Vm(c)?"reverted":"success";await qm(o)}return"timeout"}var Ac=["token","recipient","amount","review"];function Lc(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(()=>Ic({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,O]=ae.useState({}),[I,J]=ae.useState("idle"),[L,B]=ae.useState(""),[le,Y]=ae.useState(""),[j,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(()=>ao(r)),Ue=ae.useRef(new Set),he=ae.useCallback((F,ue)=>{Ue.current.has(F)||(Ue.current.add(F),Pe("send",F,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}=Lo(Ze,f.chainId,L||void 0,!0),Qe=eo(f.chainId,Ze),Oe=Qe.nativeSymbol??Le?.currency_symbol??"",ot=Qe.name??Le?.name??`Chain ID ${f.chainId}`,Ft=ae.useRef({nativeSymbol:Oe||void 0,networkName:ot,tokenSymbol:f.symbol});Ft.current={nativeSymbol:Oe||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 F=parseFloat(R.replace(/,/g,""));return Number.isFinite(F)?F*xt:0},[R,xt]);ae.useEffect(()=>{E(""),O({})},[f.address,f.chainId]),ae.useEffect(()=>{te.current+=1,we(null),ne(""),Q(!1)},[f.address,f.chainId,M,R]),ae.useEffect(()=>{Ce(ao(r))},[r]);let Ve=ae.useCallback(F=>{N(F),O(ue=>({...ue,recipient:void 0}))},[]),Ht=ae.useCallback(F=>{E(F),O(ue=>({...ue,amount:void 0}))},[]),Tt=ae.useCallback(()=>{E(Lt.replace(/,/g,"")),O(F=>({...F,amount:void 0}))},[Lt]),vt=ae.useCallback(F=>{S(F),l?.(F),he("token_selected",{tags:{item_id:F.symbol}}),C("recipient")},[l,he]),pt=ae.useCallback(()=>C("token"),[]),Dt=ae.useCallback(()=>{C(F=>{if(F==="result")return"review";if(F===i)return g?.(),F;let ue=Ac.indexOf(F);return ue<=0?(g?.(),F):Ac[ue-1]})},[i,g]),je=ae.useCallback(()=>{let{errors:F}=ms({recipient:M,amount:"1",token:f,balanceRaw:yt});if(F.recipient){O(ue=>({...ue,recipient:F.recipient}));return}O(ue=>({...ue,recipient:void 0})),he("recipient_entered"),C("amount")},[M,f,yt,he]),it=ae.useCallback(F=>{N(F),O(ue=>({...ue,recipient:void 0})),he("recipient_entered"),C("amount")},[he]),at=ae.useCallback(()=>{let F=ms({recipient:M,amount:R,token:f,balanceRaw:yt});O(F.errors),!(Mc(F.errors)||F.rawAmount===void 0||!F.recipient)&&(me(F.rawAmount),Ne(F.recipient),we(null),ne(""),J("idle"),he("amount_entered"),C("review"))},[M,R,f,yt,he]);ae.useEffect(()=>{if(k!=="review"||!oe||ye===null||j!==null||$||U||!y.canEstimateGas(Le?.rpc))return;let F=++te.current;Q(!0),ne(""),(async()=>{try{let ue=gs({token:f,walletAddress:r,recipient:oe,rawAmount:ye}),_e=await y.estimateGas(ue,Le?.rpc);if(te.current!==F)return;we(_e)}catch(ue){if(te.current!==F)return;ne(fs(ue,Ft.current,"Failed to estimate gas."))}finally{te.current===F&&Q(!1)}})()},[k,oe,ye,j,$,U,y,Le?.rpc,f,r]);let mt=ae.useMemo(()=>{if(!wn(f)||!j||ye===null)return!1;let F=Ei(j,Ii(f.chainId));return F===null?!1:ye+F>yt},[f,j,ye,yt]),st=ae.useCallback(async()=>{if(!(!oe||ye===null)&&!mt){Y(""),B(""),J("submitting"),he("submitted");try{let F="",ue=await Ec({repository:y,args:gs({token:f,walletAddress:r,recipient:oe,rawAmount:ye}),chainId:f.chainId,onSubmitted:_e=>{F=_e,B(_e),J("confirming"),Ce(cs(r,oe)),d?.({txHash:_e,chainId:f.chainId,amount:R,tokenSymbol:f.symbol,recipient:oe})}});if(ue==="success")J("success"),he("confirmed"),F&&x?x?.(F):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))}),F&&m?m({txHash:F,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"}),F&&m?m({txHash:F,chainId:f.chainId,message:_e}):C("result")}}catch(F){J("error"),he("confirmed",{status:"failure",reason:dr(F)}),Y(fs(F,{nativeSymbol:Oe||void 0,networkName:ot,tokenSymbol:f.symbol})),C("result")}}},[y,oe,ye,mt,f,R,r,d,x,m,Oe,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 F=It=>{typeof window<"u"&&window.open(It,"_blank","noopener,noreferrer")};if(!u){F(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(),F(Jt)}else F(Jt)});return}let _e=ue;_e!==null&&F(_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:j,gasLoading:$,gasError:U,insufficientGas:mt,reviewRawAmount:ye,reviewRecipient:oe,recentAddresses:ze,accounts:o,accountName:n,walletAddress:r,resolvedEnv:Ze,transactionUrl:nt,networkName:ot,nativeSymbol:Oe,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 Or=V(require("react"),1);var Qr=require("react/jsx-runtime");function Dc({flow:e}){let{amount:t,setAmount:r,amountUsd:n,balanceText:o,balanceRaw:i,token:a,setMax:s}=e,l=Or.useRef(null),c=Or.useCallback(()=>{requestAnimationFrame(()=>{let m=l.current;if(!m)return;let g=m.value.length;m.setSelectionRange(g,g)})},[]);Or.useEffect(()=>{l.current?.focus(),c()},[c]),Or.useEffect(()=>{t===""&&(b(!1),c())},[t,c]);let p=Or.useMemo(()=>{let m=Pn(t,a.quantity.decimals);return"value"in m&&m.value>i},[t,a.quantity.decimals,i]),[w,b]=Or.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?Ai(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 Fr=V(require("react"),1);var Km=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function Bc(e){return Km.has(e.toLowerCase())}var Pc={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Po(e,t){let r=ht[e];if(t===r.cross)return Pc.cross;if(t===r.bsc)return Pc.bsc}var Zm={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=Zm[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 Fc({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 zc({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 Uc({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 jc({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 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-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 _c(e,t){return e.name||`Account ${(e.index??t)+1}`}function Gc(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Hc(e){return e.toLowerCase()}function Qc({flow:e}){let{recipient:t,setRecipient:r,fieldErrors:n,recentAddresses:o,accounts:i,walletAddress:a,resolvedEnv:s,selectRecipient:l}=e,c=Fr.useMemo(()=>i.filter(f=>f.address.toLowerCase()!==a.toLowerCase()),[i,a]),p=c.length>0,w=Fr.useMemo(()=>new Map(c.map((f,S)=>[Hc(f.address),{account:f,index:S}])),[c]),[b,d]=Fr.useState("recent"),x=Fr.useRef(null);Fr.useEffect(()=>{x.current?.focus()},[]);let m="1A1A2E",g=Fr.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)(zc,{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)(Fc,{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=_c(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:Gc(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(Hc(f.address)),k=S?_c(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:Gc(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 qc({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)(Wc,{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)(Vc,{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)(jc,{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)(Vc,{txHash:r,hashCopied:i,onCopy:o,onOpen:a})]})}function Vc({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"),Pi="\u2014";function Yc({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?Ti(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=Ii(t.chainId),C=p?Sc(p,k):null,M=p?Ei(p,k):null,N=I=>I!==null&&S?`${us(I,c)} ${S}`:Pi,R=I=>I!==void 0?`${kc(I)} Gwei`:Pi,E=(()=>{if(!g||!p||M===null||r===null)return Pi;let I=r+M;return`${us(I,c)} ${S||t.symbol}`})(),P=I=>w?"\u2026":I,O=[{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?Mi(p):void 0))}]:[],{label:"Gas Limit",value:P(p?Rc(p.gasLimit):Pi)}];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)(Uc,{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})]}),O.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 Bi=V(require("react"),1);var Vt=require("react/jsx-runtime");function Kc({flow:e}){let[t,r]=Bi.useState(""),n=t.trim().toLowerCase(),o=Bi.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=Po(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:Ai(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"),Xm={token:"Send",recipient:"Send",amount:"Send",review:"Sign Transaction",result:""};function Bo({onClose:e,onBackToWallet:t,onConfirmSuccess:r,onSuccess:n,className:o,...i}){let a=Zc.useCallback(u=>{n?.(u),r?.(u)},[r,n]),l=Lc({...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=Xm[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)(vr,{size:24})})]}),c==="token"&&(0,ct.jsx)(Kc,{flow:l}),c==="recipient"&&(0,ct.jsx)(Qc,{flow:l}),c==="amount"&&(0,ct.jsx)(Dc,{flow:l}),c==="review"&&(0,ct.jsx)(Yc,{flow:l}),c==="result"&&(0,ct.jsx)(qc,{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 Xc=V(require("@radix-ui/react-popover"),1),Jc=require("vaul");var Bn=require("react/jsx-runtime");function $c({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)(ic,{size:n?14:16}),(0,Bn.jsx)("span",{className:"wi-trigger-address",children:nr(i)})]});return n?(0,Bn.jsx)(Jc.Drawer.Trigger,{asChild:s,children:l}):(0,Bn.jsx)(Xc.Trigger,{asChild:s,children:l})}var ee=V(require("react"),1),aa=V(require("@radix-ui/react-popover"),1),Yo=require("vaul");var fo=V(require("bignumber.js"),1);var ed=require("@tanstack/react-query"),td=require("react");var Oi="user-balance";async function Jm(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,ed.useQueries)({queries:o.map(c=>({queryKey:[Oi,e,t,c],queryFn:async({signal:p})=>Jm(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,td.useMemo)(()=>{let c=[];for(let p of i)p.data&&c.push(...p.data);return c},[i]),isLoading:a,isError:s}}var Fi=require("@tanstack/react-query"),rd=require("react");var $m="forge-holdings",eg="forge-token-image";async function tg(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 rg(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 nd(e,t,r=!0){let{data:n,...o}=(0,Fi.useQuery)({queryKey:[$m,e,t],queryFn:async({signal:i})=>tg(await Te("bondingCurve",e),t,i),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1});return{holdings:n??[],...o}}function od(e,t,r=!0){let n=(0,Fi.useQueries)({queries:t.map(i=>({queryKey:[eg,e,i],queryFn:async({signal:a})=>rg(await Te("bondingCurve",e),i,a),enabled:r,staleTime:1/0}))});return{imageMap:(0,rd.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 id=require("@tanstack/react-query"),ad=require("react");var zi="token-stats";function kr(e,t){return`${e}:${t.toLowerCase()}`}function an(e,t=!0){let{data:r,...n}=(0,id.useQuery)({queryKey:[zi,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,ad.useMemo)(()=>{let i=new Map;if(!r?.data)return i;for(let a of r.data){let s=kr(a.chain_id,a.address);i.set(s,a)}return i},[r]),...n}}var sd=require("@tanstack/react-query"),ng="crossd-apr",og="https://crossd-dashboard-api.crossdefi.io/api/v1/overview";function ld(){let{data:e,...t}=(0,sd.useQuery)({queryKey:[ng],queryFn:async({signal:r})=>{let n=await fetch(og,{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 cd=require("@tanstack/react-query"),hs=require("react");var ig="token-info";function Oo(e,t){return`${t.toLowerCase()}_${e}`}function dd(e,t=!0){let{data:r,...n}=(0,cd.useQuery)({queryKey:[ig,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,hs.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,hs.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 pd=require("react"),Ui=V(require("bignumber.js"),1);function ud(e,t,r){let{tokens:n,isLoading:o}=on(e,t,r),{statsMap:i}=an(e,r);return(0,pd.useMemo)(()=>{let a=new Ui.default(0);for(let p of n){let w=i.get(kr(p.chainId,p.address));if(!w)continue;let d=new Ui.default(p.quantity.numeric).shiftedBy(-p.quantity.decimals).multipliedBy(new Ui.default(w.price));d.isNaN()||(a=a.plus(d))}let s=a.toFixed(),{displayValue:l,isLowerBound:c}=gc(s);return{totalUsd:s,displayValue:l,isLowerBound:c,isLoading:o}},[n,i,o])}var wu=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),Op=require("vaul");var co=require("react");var gr=V(require("bignumber.js"),1),ag=/^(\d{4}-\d{2}-\d{2})/;function fd(e){if(!e||e.length===0)return;let t=new Map,r;for(let{key:o,cumulative:i}of e.map(a=>({key:ag.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 ji(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function Wi(e){return e.length<=13?e:`${e.slice(0,6)}...${e.slice(-4)}`}function Fo(e,t){let r=e.length+t.length;if(r>32)return"xs";if(r>24)return"sm"}function bs(e){return e?.toUpperCase()==="WONE"?"ONE":e}var sg=["Request Arguments:","Details:","Docs:","Version:","Contract Call:"];function zo(e,t){console.error("[wallet-portfolio] withdraw failed:",e);let n=e instanceof Error?e.message:"";for(let i of sg){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 lg="0xe00e8bf3";function md(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`${lg}${n}${o}`}function lo(e){return!e||e<=0n?"0":new gr.default(e.toString()).shiftedBy(-9).toFormat(2,gr.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function _i(e){return!e||e<=0n?"0":new gr.default(e.toString()).toFormat(0,gr.default.ROUND_DOWN)}function Gi(e){if(!e||e<=0n)return"0";let t=new gr.default(e.toString()).shiftedBy(-18),r=t.isLessThan(1e-4)?7:4;return t.toFormat(r,gr.default.ROUND_DOWN).replace(/(\.\d*?[1-9])0+$/,"$1").replace(/\.0+$/,"")}function Vr(e,t){let r=new gr.default(e).shiftedBy(-t);return!r.isFinite()||r.isZero()?"0":r.isGreaterThanOrEqualTo(1)?r.toFormat(2,gr.default.ROUND_DOWN):r.toFormat(4,gr.default.ROUND_DOWN)}function ws(e){return Vr(e,0)}var Uo={rate:1,symbol:"$"};function On(e,t=Uo){let r=Number.isFinite(t.rate)&&t.rate>0?t.rate:1;return`${t.symbol||"$"}${e.times(r).toFormat(2,gr.default.ROUND_DOWN)}`}function yn(e,t,r,n=Uo){let o=new gr.default(r||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let i=new gr.default(e||"0").shiftedBy(-t).times(o);return i.isFinite()?On(i,n):null}var jo=(0,co.createContext)(null);function kt(){let e=(0,co.useContext)(jo);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}function Rr(){let{conversionRatio:e,currencySymbol:t}=kt();return(0,co.useMemo)(()=>({rate:typeof e=="number"&&e>0?e:Uo.rate,symbol:t||Uo.symbol}),[e,t])}var gd=require("vaul");var ys=require("react/jsx-runtime");function hd({asChild:e,children:t}){let{walletAddress:r}=kt(),n=t!=null,o=e??!0,i=n?t:(0,ys.jsx)("button",{type:"button",children:nr(r)});return(0,ys.jsx)(gd.Drawer.Trigger,{asChild:o,children:i})}var Qo=require("vaul");var St=V(require("react"),1),Pp=require("@tanstack/react-query");var Hi=require("react"),xs=(0,Hi.createContext)(null);function bd(){return(0,Hi.useContext)(xs)}var Bt=require("react/jsx-runtime");function wd({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 yd({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 Qi({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 Vi({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 qi({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 hr({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 xd=require("@tanstack/react-query"),vs=require("react");var cg="wp:reward-pools";function po(e,t=!0){let{data:r,...n}=(0,xd.useQuery)({queryKey:[cg,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,vs.useMemo)(()=>r?.data.pools.filter(a=>a.pool_type==="CrossPool")??[],[r]),i=(0,vs.useMemo)(()=>r?.data.pools.filter(a=>a.pool_type==="GamePool")??[],[r]);return{crossPools:o,gamePools:i,allPools:r?.data.pools??[],...n}}var vd=require("@tanstack/react-query"),kd=require("react");var dg="wp:user-deposits";function Yi(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,vd.useQuery)({queryKey:[dg,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,kd.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 Ad=require("@tanstack/react-query"),Ld=require("react");var Rd={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 Cd={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"};var ks={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},Nd={dev:`${ks.dev}/portfolio`,stage:`${ks.stage}/portfolio`,production:`${ks.production}/portfolio`};var Td={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Sr={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"},Ki={dev:"https://stg-swap-api.crossdefi.io",stage:"https://stg-swap-api.crossdefi.io",production:"https://swap-api.crossdefi.io"},Id={dev:"https://stg.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://www.crossdefi.io"},Md={dev:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",stage:"0x1Fa8C0bc5B754E82d55D60f0d6151903FD995b1B",production:"0xEFd871aF7D695A0c1709e46b565761F4cd1Ef5ba"},Ed={dev:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",stage:"0xda37a3B60E6b97E8CB44b460130d40331efc566b",production:"0x731a104a4461ae45bfef520468b43c262d35e682"};var pg="wp:token-info",ug="0x0000000000000000000000000000000000000001";function qr(e,t=!0){let r=ht[e].cross,{data:n,...o}=(0,Ad.useQuery)({queryKey:[pg,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,Ld.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}:${ug}`),...o}}var Rs=V(require("react"),1);var Fn=require("react/jsx-runtime");function Cr({sectionKey:e,title:t,icon:r,iconFit:n="cover",isEmpty:o,loading:i=!1,children:a}){let s=bd();return Rs.useEffect(()=>{s?.report(e,{loading:i,empty:o})},[s,e,i,o]),Rs.useEffect(()=>()=>s?.unregister(e),[s,e]),o?null:(0,Fn.jsxs)("div",{className:"wp-svc-card",children:[(0,Fn.jsxs)("div",{className:"wp-svc-card-head",children:[(0,Fn.jsx)("img",{className:"wp-svc-card-icon",src:r,alt:"",style:{objectFit:n}}),(0,Fn.jsx)("span",{className:"wp-svc-card-title",children:t})]}),(0,Fn.jsx)("div",{className:"wp-svc-items",children:a})]})}var Zi=V(require("bignumber.js"),1),Ae=require("react/jsx-runtime"),fg="ONErewards";function mg(e){return new Zi.default(e||"0").isGreaterThan(0)}function Dd(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=Rr(),o=!!t,{allPools:i,isLoading:a}=po(e,o),{depositMap:s,isLoading:l}=Yi(e,t,o),{getTokenImage:c}=qr(e,o),p=(d,x)=>`${Rd[e]}/gametoken/tokens/${d.deposit_token.address}?mode=rewards${x==="withdraw"?"&trade=withdraw":""}`,w=`${Sr[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 Zi.default(m).isZero()&&new Zi.default(g).isZero())});return(0,Ae.jsx)(Cr,{sectionKey:"rewards",title:fg,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,O=!!x&&mg(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)(hr,{size:12,className:"wp-tag-icon"})]}),(0,Ae.jsxs)("a",{className:"wp-tag wp-tag--mint","data-disabled":!O||void 0,"aria-disabled":!O||void 0,href:O?y:void 0,target:O?"_blank":void 0,rel:O?"noopener noreferrer":void 0,onClick:I=>{if(!O){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)(hr,{size:12,className:"wp-tag-icon"})]})]})]},d.pool_address)})})}var Gd=V(require("react"),1);var Bd=require("@tanstack/react-query"),Go=require("react");var gg="0x70a08231",hg="0x18160ddd",bg="0x313ce567",wg=8e3;async function yg(e,t,r,n){let o=new AbortController,i=setTimeout(()=>o.abort(),wg);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 xg(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function Wo(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function sn(e,t,r,n,o){try{return await yg(e,"eth_call",[o?{from:o,to:t,data:r}:{to:t,data:r},"latest"],n)}catch{return}}async function vg(e,t,r,n){let[o,i,a]=await Promise.all([sn(e,r,gg+xg(t),n),sn(e,r,hg,n),sn(e,r,bg,n)]),s=Wo(o);if(s===void 0)return null;let l=Wo(a);return{balance:s,totalSupply:Wo(i),decimals:l!==void 0?Number(l):void 0}}async function _o(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 Pd(e,t,r,n){if(!t||r.length===0)return{};let o;try{o=await _o(e,n)}catch{o=void 0}if(!o)return{};let i=await Promise.all(r.map(async s=>[s.toLowerCase(),await vg(o,t,s,n)])),a={};for(let[s,l]of i)l&&(a[s]=l);return a}var kg="wp:withdraw-token-meta",Rg="0xc89039c5",Sg="0x95d89b41",Cg="0x313ce567";function Ng(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 Tg(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 Ig(e,t,r){if(t.length===0)return{};let n;try{n=await _o(e,r)}catch{n=void 0}if(!n)return{};let o=await Promise.all(t.map(async a=>{let s=Tg(await sn(n,a,Rg,r));if(!s)return[a.toLowerCase(),null];let[l,c]=await Promise.all([sn(n,s,Sg,r),sn(n,s,Cg,r)]),p=Ng(l),w=Wo(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}=po(e,o),{deposits:s,isLoading:l}=Yi(e,t,o),c=(0,Go.useMemo)(()=>{let g=new Map;for(let u of i)g.set(u.pool_address.toLowerCase(),u);return g},[i]),p=(0,Go.useMemo)(()=>s.filter(g=>{try{return BigInt(g.deposited_amount||"0")>0n}catch{return!1}}),[s]),w=(0,Go.useMemo)(()=>p.map(g=>g.pool_address.toLowerCase()).filter(g=>!c.has(g)).sort(),[p,c]),{data:b,isLoading:d}=(0,Bd.useQuery)({queryKey:[kg,e,w],queryFn:({signal:g})=>Ig(e,w,g),enabled:o&&w.length>0,staleTime:1440*60*1e3});return{positions:(0,Go.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"),Mg=400;function Eg(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":`${Gi(e.gasLimit*n)} ${r??""}`.trim()}function Ss(e,t,r){return r==="loading"?"Estimating...":r==="error"||r==="unavailable"?"-":`${e} ${t}`.trim()}function Ag({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 Fd({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"))})},Mg)},[e,t,C,l,k]),!e||!k)return null;let R=t==="submitting",E=lo(x?.maxPriorityFeePerGas),P=lo(x?.maxFeePerGas??x?.gasPrice),O=_i(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)(qi,{})}),(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:Wi(i)}),s?(0,q.jsx)(Vi,{}):(0,q.jsx)(Qi,{})]})]})})]}):(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":Fo(k.tokenSymbol,I),"aria-label":"Deposited balance",children:[(0,q.jsx)("span",{className:"wp-claim-reward-token","aria-hidden":!0,children:(0,q.jsx)(Ag,{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:ji(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:Eg(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(O,"",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),Wd=require("@tanstack/react-query");var zd=require("@tanstack/react-query");var Lg="wp:reward-factory-info";function Ud(e,t=!0){let{data:r,...n}=(0,zd.useQuery)({queryKey:[Lg,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 Dg="wp:";function jd(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function _d(e){let{env:t,walletAddress:r,sendTransaction:n,estimateGas:o}=kt(),i=!!r,a=!!n,s=(0,Wd.useQueryClient)(),{routerAddress:l}=Ud(t,i&&a),c=jd(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:md(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(Dg)})},[s]),P=Rt.useCallback(B=>{d(B),w(!0),m("confirm"),u(void 0),f(""),k(!1),M.current=new Set,N("opened")},[N]),O=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),j=jd(r);return!Y||!j?null:o({...Y,from:j})},[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 j=R(B.poolId,le);if(!j){m("error"),f("Withdraw contract address is not available.");return}N("submitted");let we=await n({...j,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(j){m("error"),f(zo(j,"Failed to request withdraw.")),N("confirmed",{status:"failure",reason:dr(j)})}},[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:O,estimateWithdraw:I,confirmWithdraw:L,copyHash:J,trackFunnelOnce:N}}var Ye=require("react/jsx-runtime"),Pg="ONEpoints";function Hd(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=Rr(),o=!!t,{getTokenImage:i,getNativeToken:a}=qr(e,o),s=_d("points"),{positions:l,isLoading:c}=Od(e,t,o),p=Gd.useMemo(()=>l.filter(d=>d.poolType!=="CrossPool").map(d=>({...d,icon:i(d.tokenAddress,d.tokenSymbol)})),[l,i]),w=`${Sr[e]}/point.png`,b=Sd[e];return(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(Cr,{sectionKey:"points",title:Pg,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)(hr,{size:12,className:"wp-tag-icon"})]})})]},d.poolAddress)})}),(0,Ye.jsx)(Fd,{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 Ns=V(require("react"),1);var Qd=require("@tanstack/react-query");var Bg="wp:stake-info";function Vd(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,Qd.useQuery)({queryKey:[Bg,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 qd=require("@tanstack/react-query");var Og="wp:stake-rewards",Fg=31;function Yd(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,qd.useQuery)({queryKey:[Og,e,t],queryFn:async({signal:a})=>{let s=await Te("posa",e),l=await fetch(`${s}/rewards/${t}?limit=${Fg}`,{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:fd(o),...i}}var Kd=require("@tanstack/react-query"),zg="wp:staking-onchain";function Zd(e,t,r=!0){let n=r&&!!t&&!!e,{data:o,...i}=(0,Kd.useQuery)({queryKey:[zg,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:n,staleTime:0});return{onchain:o,...i}}var Cs=require("react"),$d=V(require("bignumber.js"),1);function Xd(e){return e?.trim().toUpperCase()==="ONE"}function Jd(e){return new $d.default(e||"0").isGreaterThan(0)}function Xi(e,t,r=!0){let{allPools:n}=po(e,r),o=(0,Cs.useMemo)(()=>{for(let c of n)for(let p of[c.deposit_token,...c.reward_tokens])if(Xd(p?.symbol)&&Jd(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,Cs.useMemo)(()=>{if(o)return o;let c=a.find(p=>p.chainId===l&&Xd(p.symbol));if(c){let p=s.get(kr(c.chainId,c.address));if(p&&Jd(p.price))return p.price}return"0"},[o,a,s,l])}var ln=V(require("bignumber.js"),1),bt=require("react/jsx-runtime");function Ug(e){if(!e)return"\u2014";let t=new ln.default(e);return t.isFinite()?`${t.toFormat(2,ln.default.ROUND_DOWN)}%`:"\u2014"}function ep(){let{env:e,walletAddress:t,onOutlink:r,stakingRewardsReader:n}=kt(),o=Rr(),i=!!t,{stakeInfo:a,isLoading:s}=Vd(e,t,i),{latestReward:l,aprAccrued:c,isLoading:p}=Yd(e,t,i),{onchain:w}=Zd(t,n,i),b=Xi(e,t,i),{getNativeToken:d}=qr(e,i),x=d()?.symbol,m="ONEstaking",g=`${Sr[e]}/cross-staking.png`,u=Nd[e],y=a?.total_stake??"0",f=Ns.useMemo(()=>w?new ln.default(w.earnedWei.toString()).shiftedBy(-18).toString(10):l?.cumulative_earned??a?.rewards_earned??"0",[w,l,a]),S=Ns.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)(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:`${ws(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:`${ws(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:Ug(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)(hr,{size:12,className:"wp-tag-icon"})]})})]})})}var Ts=V(require("react"),1);var tp=require("@tanstack/react-query");var jg="wp:game-swap-pools";function rp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,tp.useQuery)({queryKey:[jg,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 np=require("@tanstack/react-query");var Wg="wp:game-swap-lp-balances";function op(e,t,r,n){let o=[...r].map(l=>l.toLowerCase()).sort(),i=!!t&&o.length>0,{data:a,...s}=(0,np.useQuery)({queryKey:[Wg,e,t,o,!!n],queryFn:async({signal:l})=>{let c=n?await n(o):await Pd(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"),_g="Gametoken LP",ap=18,Gg=new Yr.default("0.0001");function ip(e){return e?.trim().toUpperCase()==="ONE"}function Hg(e){return e&&e>0?e:ap}function Qg(e){let t=ip(e.token_a?.symbol)&&!ip(e.token_b?.symbol),r=t?e.reserve_a:e.reserve_b,n=Hg(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 Vg(e,t,r,n){let o=e.token_a?.symbol?.trim()||"TOKEN",i=e.token_b?.symbol?.trim()||n||"?",a=t?.decimals??ap,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(Qg(e));if(b.isGreaterThan(0)){let d=new Yr.default(e.quote_usd??e.cross_usd??"0");l=d.isGreaterThan(0)?On(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 sp(){let{env:e,walletAddress:t,onOutlink:r,lpBalanceReader:n}=kt(),o=Rr(),i=!!t,{pools:a,isLoading:s}=rp(e,t,i),l=Ts.useMemo(()=>a.map(u=>u.pair_address).filter(Boolean),[a]),{balances:c,isLoading:p}=op(e,t,l,n),{getNativeToken:w}=qr(e,i),b=w()?.symbol,d=`${Sr[e]}/game-token.png`,x=Object.keys(c).length>0,m=Ts.useMemo(()=>{let u=a.map(y=>Vg(y,c[y.pair_address?.toLowerCase()],o,b));return x?u.filter(y=>y.lpAmountRaw?new Yr.default(y.lpAmountRaw).shiftedBy(-y.lpDecimals).isGreaterThanOrEqualTo(Gg):!1):u},[a,c,x,o,b]),g=u=>{let y=u.token_a?.address??u.pair_address;return`${Td[e]}/gametoken/tokens/${y}?trade=deposit`};return(0,rt.jsx)(Cr,{sectionKey:"gameSwap",title:_g,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)(hr,{size:12,className:"wp-tag-icon"})]})})]},y.pair_address)})})}var xn=V(require("bignumber.js"),1),fp=require("react");var lp=require("@tanstack/react-query");var qg="wp:forge-pools";function cp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,lp.useQuery)({queryKey:[qg,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 dp=require("@tanstack/react-query"),pp=require("react");var Yg="wp:forge-token-detail";async function Kg(e,t){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return r.ok?(await r.json())?.data?.token??null:null}function up(e,t,r=!0){let n=(0,dp.useQueries)({queries:t.map(a=>({queryKey:[Yg,e,a],queryFn:async()=>Kg(await Te("bondingCurve",e),a),enabled:r&&!!a,staleTime:3e4}))}),o=(0,pp.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"),Zg="ONEforge",mp=18,Xg="https://contents.crosstoken.io/wallet/token/images/FT.png";function Jg(e){if(!e||e==="0")return"0";let t=new xn.default(e).shiftedBy(-mp);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,xn.default.ROUND_DOWN):t.toFormat(4,xn.default.ROUND_DOWN)}function $g(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 eh(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(-mp);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()?On(p,n):null}function gp(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=Rr(),o=!!t,{pools:i,isEmpty:a,isLoading:s}=cp(e,t,o),l=(0,fp.useMemo)(()=>i.map(d=>d.token.address),[i]),{detailMap:c}=up(e,l,o&&l.length>0),p=Xi(e,t,o),w=d=>`${Cd[e]}/forge/token/${d.token.address}`,b=`${Sr[e]}/forge.png`;return(0,dt.jsx)(Cr,{sectionKey:"forge",title:Zg,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||Xg,g=x?.symbol||d.token.symbol,u=w(d),y=eh(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:Jg(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:$g(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)(hr,{size:12,className:"wp-tag-icon"})]})})]},d.pair_address)})})}var As=require("react"),Lp=V(require("bignumber.js"),1);var hp=require("@tanstack/react-query");var th="wp:crossd-positions";function rh(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 bp(e,t,r=!0){let n=r&&!!t,{data:o,...i}=(0,hp.useQuery)({queryKey:[th,e,t],queryFn:async()=>{let s=await fetch(`${Ki[e]}/api/v1/positions?owner=${t}`,{cache:"no-store"});if(!s.ok)throw new Error(`crossd positions fetch failed: ${s.status}`);return rh(await s.json())},enabled:n,staleTime:0}),a=o??[];return{positions:a,isEmpty:a.length===0,...i}}var wp=require("@tanstack/react-query"),yp=require("react");var nh="wp:crossd-position-details";function oh(e){let t=e??{},r=t.data??t;return r?.token_id||r?.pool?r:null}function xp(e,t,r=!0){let n=(0,wp.useQueries)({queries:t.map(i=>({queryKey:[nh,e,i],queryFn:async()=>{let a=await fetch(`${Ki[e]}/api/v1/positions/${i}`,{cache:"no-store"});if(!a.ok)throw new Error(`crossd position detail failed: ${a.status}`);return oh(await a.json())},enabled:r&&!!i,staleTime:6e4}))});return{detailMap:(0,yp.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"),ih=300*1e3,vp="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function ah(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":`${Gi(e.gasLimit*n)} ${r??""}`.trim()}function Is(e,t,r){return r?"Estimating...":`${e} ${t}`.trim()}function kp({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>ih;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,O=E.pool?.token1,I=i||P?.symbol||R.pool?.token0_symbol||"?",J=a||O?.symbol||R.pool?.token1_symbol||"?",L=P?.decimals??18,B=O?.decimals??18,le=n||P?.logo_url||vp,Y=o||O?.logo_url||vp,j=`${I}/${J}`,we=u?so(u.expectedAmount0.toString(),L):null,$=u?so(u.expectedAmount1.toString(),B):null,Q=lo(u?.estimate?.maxPriorityFeePerGas),U=lo(u?.estimate?.maxFeePerGas??u?.estimate?.gasPrice),ne=_i(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)(qi,{})}),(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 ",j," 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:Wi(l)}),p?(0,Z.jsx)(Vi,{}):(0,Z.jsx)(Qi,{})]})]})})]}):(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":Fo(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":Fo(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:ah(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:Is(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:Is(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:Is(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),Mp=require("@tanstack/react-query");var sh="0x0c49ccbe",lh="0xfc6f7865",ch="0x49404b7c",dh="0xdf2ab5bb",ph="0xac9650d8",Rp=(1n<<128n)-1n,Cp=600n,uh=99n,fh=100n;function Ms(e){return e*uh/fh}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 Ji(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 Es(e){return sh+pr(e.tokenId,"tokenId")+pr(e.liquidity,"liquidity")+pr(e.amount0Min,"amount0Min")+pr(e.amount1Min,"amount1Min")+pr(e.deadline,"deadline")}function mh(e){return lh+pr(e.tokenId,"tokenId")+Ji(e.recipient,"recipient")+pr(e.amount0Max,"amount0Max")+pr(e.amount1Max,"amount1Max")}function gh(e,t){return ch+pr(e,"amountMinimum")+Ji(t,"recipient")}function hh(e,t,r){return dh+Ji(e,"token")+pr(t,"amountMinimum")+Ji(r,"recipient")}function bh(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 ph+pr(0x20n,"arrayOffset")+pr(BigInt(e.length),"arrayLength")+n.join("")+t.join("")}function Np(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 Tp(e){let t=Sp(e.token0,e.wcrossAddress),r=Sp(e.token1,e.wcrossAddress),n=t||r,o=[Es({tokenId:e.tokenId,liquidity:e.liquidity,amount0Min:e.amount0Min,amount1Min:e.amount1Min,deadline:e.deadline}),mh({tokenId:e.tokenId,recipient:n?e.positionManagerAddress:e.owner,amount0Max:Rp,amount1Max:Rp})];return n&&(o.push(gh(0n,e.owner)),o.push(hh(t?e.token1:e.token0,0n,e.owner))),bh(o)}async function Ip(e,t,r){let n;try{n=await _o(e,r)}catch{n=void 0}if(!n)return null;let o=Es({tokenId:t.tokenId,liquidity:t.liquidity,amount0Min:0n,amount1Min:0n,deadline:t.deadline}),i=await sn(n,t.positionManager,o,r,t.owner);return Np(i)}var wh="wp:",yh=[1500,3e3,4500,6e3];function xh(e){return/^0x[a-fA-F0-9]{40}$/.test(e)?e:null}function Ep(){let{env:e,walletAddress:t,sendTransaction:r,estimateGas:n}=kt(),o=!!r,i=(0,Mp.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(wh)});L(),k.current.forEach(clearTimeout),k.current=yh.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]),O=ft.useCallback(async()=>{let L=C.current,B=xh(t),le=l?.position.token_id,Y=l?.position.liquidity,j=l?.detail.pool?.token0?.address,we=l?.detail.pool?.token1?.address;if(!B||!le||!Y||!j||!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))+Cp,ne=Md[e],te=await Ip(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=Tp({tokenId:$,liquidity:Q,amount0Min:Ms(te.amount0),amount1Min:Ms(te.amount1),deadline:U,owner:B,positionManagerAddress:ne,token0:j,token1:we,wcrossAddress:Ed[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(zo($,"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 j=new Set(Y);return j.add(le),j}),N("confirmed"),R()}catch(B){w("error"),m(zo(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:O,confirmWithdraw:I,copyHash:J,trackFunnelOnce:N}}var Je=require("react/jsx-runtime"),vh="ONEusd Pool",Ap="https://contents.crosstoken.io/wallet/token/images/Cross.svg";function Dp(){let{env:e,walletAddress:t,onOutlink:r}=kt(),n=Rr(),o=!!t,{positions:i,isLoading:a}=bp(e,t,o),s=Ep(),l=(0,As.useMemo)(()=>i.filter(N=>!N.token_id||!s.withdrawnTokenIds.has(N.token_id)),[i,s.withdrawnTokenIds]),c=(0,As.useMemo)(()=>l.map(N=>N.token_id).filter(N=>!!N),[l]),{detailMap:p}=xp(e,c,o&&c.length>0),w=`${Id[e]}/pool`,{getTokenImage:b,getTokenSymbol:d,getNativeToken:x}=qr(e,o),m=b("","ONEUSD",{chainOnly:!0})||`${Sr[e]}/crossd.png`,g={chainOnly:!0},u=(N,R)=>{let E=bs(d(N?.address??"",N?.symbol??R,g));return E==="ONE"?x()?.symbol??"?":E??"?"},y=(N,R)=>{let E=N?.symbol??R,P=bs(E);return P==="ONE"?x()?.image||Ap:b(N?.address??"",P,g)||N?.logo_url||Ap},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)(Cr,{sectionKey:"crossdPool",title:vh,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,O=y(R?.pool?.token0,N.pool?.token0_symbol),I=y(R?.pool?.token1,N.pool?.token1_symbol),J=On(new Lp.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:O,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)(hr,{size:12,className:"wp-tag-icon"})]})})]},N.token_id)})}),(0,Je.jsx)(kp,{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 Ho=["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"),Ls=15,kh="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,Pp.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(Ls),[P,O]=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(kh)})},[f]),le=St.useCallback(()=>{B(),O(!0),setTimeout(()=>O(!1),600),E(Ls)},[B]);St.useEffect(()=>{if(!y)return;let oe=setInterval(()=>{E(Ne=>Ne<=1?(le(),Ls):Ne-1)},1e3);return()=>clearInterval(oe)},[y,le]);let Y=St.useCallback(()=>{o?.()},[o]),j=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=Ho.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)(wd,{})}),(0,ge.jsx)("span",{className:"wp-header-avatar","aria-hidden":!0,children:j&&(0,ge.jsx)("img",{src:j,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:ji(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)(yd,{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)(Dd,{}),u("points")&&(0,ge.jsx)(Hd,{}),u("staking")&&(0,ge.jsx)(ep,{}),u("gameSwap")&&(0,ge.jsx)(sp,{}),u("forge")&&(0,ge.jsx)(gp,{}),u("crossdPool")&&(0,ge.jsx)(Dp,{}),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)(jo.Provider,{value:$,children:(0,ge.jsx)(xs.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 Bp({className:e}){let{env:t,theme:r,walletAddress:n,close:o,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:s}=kt();return(0,Un.jsxs)(Qo.Drawer.Portal,{children:[(0,Un.jsx)(Qo.Drawer.Overlay,{className:"wp-overlay"}),(0,Un.jsxs)(Qo.Drawer.Content,{className:Me("wp-fullscreen",e),"data-theme":r,children:[(0,Un.jsx)(Qo.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 Ds=require("react/jsx-runtime");function Rh({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,Ds.jsx)(jo.Provider,{value:S,children:(0,Ds.jsx)(Op.Drawer.Root,{direction:"bottom",open:u,onOpenChange:y,noBodyStyles:!0,children:b})})}var Ps=Object.assign(Rh,{Trigger:hd,Content:Bp});var X=V(require("react"),1),Wn=require("react-dom"),Ur=V(require("bignumber.js"),1);var sr=require("react/jsx-runtime");function Fp({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 zp({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 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 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 jp({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 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,"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 _p({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 Bs=V(require("bignumber.js"),1);function Gp(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function Hp(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Bs.default.ROUND_DOWN).toFixed()}function Sh(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 Ch(e){let t=e.fromToken.priceUsd,r=e.toToken.priceUsd,n=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,o=new Bs.default(n||"0");return!o.isFinite()||o.isNaN()||o.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:Gp(t)&&Gp(r)?e.lastChangedBy==="to"?{fromAmount:Hp(o.multipliedBy(r).dividedBy(t))}:{toAmount:Hp(o.multipliedBy(t).dividedBy(r))}:Sh(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):Ch(r)},async submitBridge(r){if(!t)throw new Error("Bridge submit handler is not configured.");return t(r)}}}var Vp=15,Nh=18,Zp="cross_bridge_terms_accepted",Th=3600*24*365;function Ih(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,Vp);let o=t.slice(0,n).slice(0,Vp),i=t.slice(n+1).slice(0,Nh);return`${o}.${i}`}function Mh(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${Zp}=true`)}function Eh(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${Zp}=true`,"Path=/",`Max-Age=${Th}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function Ah(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 qp(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("ONE")?t.slice(1):t}function Lh(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let r=new Set([qp(e.symbol),qp(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 $i(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]??$i(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 Yp({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 ea(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),...ea(r.cause,t+1),...ea(r.data,t+1),...ea(r.error,t+1)]}function Fs(e){let t=ea(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 Kp(e,t){return Fs(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
|
|
10
|
+
`)[0]?.trim()||t}function Xp(e){let{tokens:t,initialFromToken:r,initialToToken:n,getToTokens:o,getApproval:i,approveBridge:a,history:s=[],initialSlippage:l="1",termsUrl:c=io,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??$i(t)),[k,C]=H.useState(()=>Os(t,r??$i(t),n,o)),[M,N]=H.useState(""),[R,E]=H.useState(""),[P,O]=H.useState("from"),[I,J]=H.useState(l),[L,B]=H.useState(null),le=H.useMemo(()=>Lh(f,k),[f,k]),Y=H.useMemo(()=>le?"1":I==="auto"?Ah(L?.priceImpact):I,[le,I,L?.priceImpact]),[j,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(Mh),[he,Ze]=H.useState(null),[nt,Le]=H.useState(!1),[Qe,Oe]=H.useState(null),[ot,Ft]=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(),Ft(A)},[it]);H.useEffect(()=>it,[it]),H.useEffect(()=>{let A=t.find(xe=>zr(xe,f))??$i(t),re=A?o?.(A,t):void 0,W=re?.find(xe=>zr(xe,k))??(re?void 0:t.find(xe=>zr(xe,k)))??Os(t,A,void 0,o);S(A),C(W)},[o,t,f,k]);let mt=H.useCallback((A,re)=>{let W=Ih(A);if(!W){Ve.current+=1,N(""),E(""),O(re),B(null),we(""),Q("idle");return}re==="from"?N(W):E(W),O(re),we(""),!pt.current&&Number(W)>0&&(pt.current=!0,Pe("bridge","amount_entered"))},[]),st=H.useCallback(()=>{Ve.current+=1,N(""),E(""),O("from"),B(null),we(""),ne(""),Q("idle"),Ze(null),Le(!1),Oe(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(""),O("from"),B(null),we(""),ne("")},[]);H.useEffect(()=>{if(!f||!k)return;if(!M&&!R){B(null),we(""),Q(W=>W==="quoting"?"idle":W);return}let A=++Ve.current,re=Yp({fromToken:f,toToken:k,fromAmount:M,toAmount:R,lastChangedBy:P,slippage:I});Q(W=>W==="submitting"?W:g.canQuote?"quoting":"idle"),(async()=>{try{let W=await g.getQuote(re);if(Ve.current!==A)return;W.fromAmount!==void 0&&P==="to"&&N(W.fromAmount),W.toAmount!==void 0&&P==="from"&&E(W.toAmount),B(W.summary??null),we(W.error??"")}catch(W){if(Ve.current!==A)return;we(W instanceof Error?W.message:"Failed to quote bridge.")}finally{Ve.current===A&&Q(W=>W==="quoting"?"idle":W)}})()},[M,f,P,g,I,R,k]);let F=H.useCallback(()=>!f||!k?null:Yp({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),Oe(A),Q("idle");return}}Ze(null),Oe(null),at("processing");let W=await g.submitBridge(A);ye(W),Q("success"),oe(xe=>[{id:W.txHash,timestamp:new Date().toISOString(),txHash:W.txHash,fromToken:W.fromToken,toToken:W.toToken,fromAmount:W.fromAmount,toAmount:W.toAmount,summary:L??void 0,status:"pending"},...xe.filter(Ge=>Ge.txHash!==W.txHash)]),Xt(),Kt(!0),at(null),Lt(!0),Pe("bridge","confirmed"),Dt.current=!1,je.current=!1,b?.(W),d?.(W)}catch(W){if(at(null),Pe("bridge","confirmed",{status:"failure",reason:dr(W)}),Dt.current=!1,je.current=!1,Fs(W)){Q("idle");return}let xe=Kp(W,"Failed to submit bridge.");ne(xe),Q("error"),x?.({message:xe})}},[i,x,b,d,g,Xt,at,L]),_e=H.useCallback(async()=>{if(j)return;let A=F();if(A){if(Dt.current||(Dt.current=!0,Pe("bridge","submitted")),!Ce){Oe(A),ze(!0);return}await ue(A)}},[F,j,ue,Ce]),It=H.useCallback(async()=>{let A=Qe??F();A&&(Eh(),Ue(!0),ze(!1),await ue(A))},[F,Qe,ue]),Mt=H.useCallback(()=>{ze(!1),Oe(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(Fs(A)){Q("idle");return}let re=Kp(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),Oe(null),Q("idle"))},[$]),$t=H.useCallback(async()=>{if($==="submitting")return;let A=Qe??F();if(!A){Le(!1),ne("Bridge input is no longer available. Please try again."),Q("error");return}Le(!1),await ue(A,{skipApprovalCheck:!0})},[F,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]),yr=H.useMemo(()=>[...s,...me.filter(A=>!s.some(re=>re.txHash===A.txHash))],[s,me]);return{step:u,setStep:fr,status:$,error:U,quoteError:j,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:yr,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"),nu=X.createContext(void 0);function uo(){return X.useContext(nu)}function Dh(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 Jp=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],Ph=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function Bh(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function $p(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 Oh(e){return`${e.chainId}:${e.address.toLowerCase()}`}function ou(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function eu(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 Fh(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 zh(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 Uh(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 jh(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 iu(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 Wh(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function _h(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 Gh(e){let t=new Ur.default(e||"0");return!t.isFinite()||t.isNaN()?e||"0":iu(t)}function Hh(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 ra(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function Qh(e,t){return t==="all"?!0:ra(e)===t}function Vh(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function tu(e){return e===56||e===97?"BSC":e===612044||e===5555?"CROSS":`Chain ${e}`}function au(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function su(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":au(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function lu(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function ta(e){return!e||e==="0"||Number(e)===0}function qh(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 Yh(e){let t=e.fromToken,r=e.toToken,n=su(t,r),o=e.fromAmount||"0",i=e.toAmount||"0",a=n!==void 0&&!lu(n),s=n!==void 0&&n!=="bridge";return{pathType:n,bridgeInfo:a?[{label:"Route",value:t&&r?`${tu(t.chainId)} \u2192 ${tu(r.chainId)}`:"-"},{label:"Validator Fee",value:ta(o)?"0":"Free",tone:ta(o)?"default":"accent"},{label:"Network Fee",value:ta(o)?"0":"Free",tone:ta(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 Vo({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 ru({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:[ou(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)(Vo,{token:t}),(0,h.jsx)("span",{children:t?.symbol??"Select"}),!a&&(0,h.jsx)(Ln,{size:16})]})]})]})}function Kh({flow:e,side:t,onClose:r}){let n=X.useId(),[o,i]=X.useState(""),[a,s]=X.useState(null),l=uo(),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)(vr,{size:24})})]}),(0,h.jsxs)("label",{className:"bf-token-search",children:[(0,h.jsx)(Fp,{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=au(d,c),m=x?jh(d):Uh(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)(Vo,{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:[ou(d.balance),x?null:` ${d.symbol}`]}),m&&(0,h.jsx)("span",{className:"bf-token-price",children:m})]})]},Oh(d))}),w.length===0&&(0,h.jsx)("div",{className:"bf-token-empty",children:"No tokens found"})]})]})}),a):null}function Zh({flow:e,onClose:t}){let r=X.useId(),[n,o]=X.useState(null),i=Jp.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($p(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=uo();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)(vr,{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:Jp.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($p(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 Xh({flow:e}){let t=X.useId(),[r,n]=X.useState(!1),[o,i]=X.useState(null),a=uo();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 Jh({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 $h({flow:e,approval:t}){let r=X.useId(),[n,o]=X.useState(null),i=uo();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)(Vo,{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)(Jh,{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 e0({flow:e}){let t=X.useId(),[r,n]=X.useState(null),o=uo();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 t0({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)(_p,{size:12}),(0,h.jsxs)("span",{children:[iu(a)," ",l]})]})}function r0({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 n0({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 o0(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 i0({flow:e}){let t=X.useId(),[r,n]=X.useState(null),o=e.submitted,i=uo();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:o0(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)(zs,{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 zs({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 a0({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)(zs,{token:t})]},`${t.symbol}-${r}`))}):e.valueToken?(0,h.jsxs)("span",{className:"bf-info-value-token",children:[(0,h.jsx)(zs,{token:e.valueToken}),(0,h.jsx)("span",{children:e.value})]}):(0,h.jsx)(h.Fragment,{children:e.value})}function cu({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)(a0,{row:t})})]},`${t.label}-${t.value}`))})}function s0(e,t,r){return e.pathType==="bridge"?"Bridge Info":lu(e.pathType)?"Swap Info":t&&r?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function l0({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)(cu,{rows:a})]},i):null})})}function c0({summary:e}){let t=!!e.bridgeInfo?.length,r=!!e.swapInfo?.length,n=!!e.txFee?.length,o=s0(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)(l0,{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:Fh(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)(cu,{rows:e.txFee})})]})]})}function d0({item:e}){let t=ra(e),r=Hh(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:Vh(t)}),(0,h.jsx)("time",{className:"bf-history-time",dateTime:e.timestamp,children:_h(e.timestamp)})]}),(0,h.jsxs)("div",{className:"bf-history-item-body",children:[(0,h.jsxs)("strong",{className:"bf-history-amount",children:[Gh(e.fromAmount)," ",e.fromToken.symbol]}),(0,h.jsxs)("div",{className:"bf-history-meta",children:[(0,h.jsx)("span",{className:"bf-history-usd",children:r??Wh(e.txHash)}),(0,h.jsxs)("span",{className:"bf-history-route",children:[(0,h.jsxs)("span",{className:"bf-history-route-token",children:[(0,h.jsx)(Vo,{token:e.fromToken,size:16}),(0,h.jsx)("span",{children:e.fromToken.symbol})]}),(0,h.jsx)(Wp,{size:16,className:"bf-history-route-arrow"}),(0,h.jsxs)("span",{className:"bf-history-route-token",children:[(0,h.jsx)(Vo,{token:e.toToken,size:16}),(0,h.jsx)("span",{children:e.toToken.symbol})]})]})]})]})]})}function p0({flow:e}){let[t,r]=X.useState("all"),n=e.history.some(a=>ra(a)==="pending"),o=e.history.filter(a=>Qh(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:Ph.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)(d0,{item:a},a.id||a.txHash))}):(0,h.jsx)("div",{className:"bf-empty",children:i})]})}function u0({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??Yh(e):null,p=Pr("apps.json",t,f=>mr(f?.bridgePoweredBy?.url,t)),w=qh(e.quoteError),b=zh(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=>ra(f)==="pending"),y=(c?.pathType??su(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)(zp,{}),(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)(Up,{}),(0,h.jsx)("span",{children:e.slippageLocked?"Auto 1%":Bh(e.slippage,e.effectiveSlippage)})]})]}),(0,h.jsxs)("div",{className:"bf-swap-card","data-has-from-error":d?"true":"false",children:[(0,h.jsx)(ru,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:eu(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)(jp,{size:22})}),(0,h.jsx)(ru,{label:"To",token:e.toToken,amount:e.toAmount,usd:eu(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)(t0,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),c&&(0,h.jsx)(c0,{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)(Kh,{flow:e,side:r,onClose:()=>n(null)}),o&&(0,h.jsx)(Zh,{flow:e,onClose:()=>i(!1)}),(0,h.jsx)(Xh,{flow:e}),e.approvalInfo&&(0,h.jsx)($h,{flow:e,approval:e.approvalInfo}),(0,h.jsx)(e0,{flow:e}),(0,h.jsx)(r0,{flow:e}),(0,h.jsx)(n0,{message:e.submitToast?"":m}),(0,h.jsx)(i0,{flow:e})]})}function qo({onClose:e,onBackToWallet:t,env:r,className:n,...o}){let i=X.useMemo(()=>Xe(r),[r]),a=Xp({...o,onExit:t}),s=X.useRef(null),l=Dh(s),c=a.step==="history"?"History":"Swap & Bridge";return(0,h.jsx)(ke,{feature:"bridge",children:(0,h.jsx)(nu.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)(vr,{size:24})})]}),a.step==="history"?(0,h.jsx)(p0,{flow:a}):(0,h.jsx)(u0,{flow:a,env:i})]})})})}var or=V(require("react"),1),Ws=V(require("bignumber.js"),1);var du=require("@tanstack/react-query");var f0="token-history";function pu(e,t,r,n,o=!0){return(0,du.useInfiniteQuery)({queryKey:[f0,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 na=V(require("react"),1);var Us={chart:!1,balance:!0,overview:!1,social:!1,history:!0},m0=Object.keys(Us),g0="apps.json";function uu(e){let[t,r]=na.useState({visibility:Us,isLoaded:!1});return na.useEffect(()=>{let n=!0;return Nn(g0,e).then(o=>{if(!n)return;let i=o?.tokenDetail?.sections,a={...Us};if(i)for(let s of m0){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 oa=require("@tanstack/react-query");var h0="token-price-history";function fu(e,t,r,n,o=!0){return(0,oa.useQuery)({queryKey:[h0,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:oa.keepPreviousData})}var Ke=require("react/jsx-runtime"),b0="var(--ds-system-green-high, #00a869)",w0="var(--wi-error, #e70077)",_n=150,ia=3,js=18,y0=18,x0=[{key:"10m",label:"10m"},{key:"1h",label:"1H"},{key:"1d",label:"1D"},{key:"7d",label:"1W"},{key:"30d",label:"1M"},{key:"1y",label:"1Y"}],v0=new Set(["7d","30d","1y"]);function k0(){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 R0(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 S0(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-ia*2),p=_n-js-y0,w=y=>n===1?t/2:ia+y/(n-1)*c,b=y=>js+(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 mu({env:e,chainId:t,tokenAddress:r}){let[n,o]=lr.useState("1d"),[i,a]=lr.useState(null),s=lr.useId(),[l,c]=k0(),{data:p,isLoading:w,isError:b}=fu(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(()=>S0(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?b0:w0,M=(k?"+":"-")+(Math.floor(Math.abs(S)*100)/100).toFixed(2)+"%",N=i!==null&&d[i]?R0(d[i].updated_at,v0.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 j=Math.max(1,c-ia*2),we=Math.min(1,Math.max(0,(le-ia)/j)),$=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,O=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"}),O&&(0,Ke.jsx)("text",{className:"wi-td-chart-minmax",x:J(O.x),y:Math.max(11,O.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:js-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:x0.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"),C0="https://contents.crosstoken.io/wallet/token/images/FT.png",N0={receive:"Receive",send:"Send","bridge-in":"Bridge In","bridge-out":"Bridge Out"};function T0(e){return e.length>24?"xs":e.length>18?"sm":"md"}function I0(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 gu(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 hu(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 M0(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 E0(e){if(!e)return"-";let t=new Ws.default(e);return t.isNaN()?"-":t.decimalPlaces(4,Ws.default.ROUND_DOWN).toFormat()}function A0(){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 L0(){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 D0(){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 P0(){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 bu({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}=yc(e,r.chainId,!0),{visibility:g}=uu(e),{data:u,isLoading:y,isError:f,fetchNextPage:S,hasNextPage:k,isFetchingNextPage:C,refetch:M}=pu(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=gu(hu(r.quantity.numeric,w)),O=o?.price?Ci(r.quantity.numeric,w,o.price):null,I=a?P:"\u2022\u2022\u2022\u2022",{containerRef:J,textRef:L,fontSize:B}=M0(I,30,14),Y=eo(r.chainId,e).name??m?.name??`Chain ${r.chainId}`,j=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)(A0,{})}),i?.telegram_url&&U.push({key:"tg",label:"Telegram",url:i.telegram_url,icon:(0,D.jsx)(L0,{})}),i?.x_url&&U.push({key:"x",label:"X",url:i.x_url,icon:(0,D.jsx)(D0,{})}),i?.medium_url&&U.push({key:"medium",label:"Medium",url:i.medium_url,icon:(0,D.jsx)(P0,{})}),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=C0}}),(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)(vr,{size:24})})]}),(0,D.jsx)("hr",{className:"wi-divider"})]}),(0,D.jsxs)("div",{className:"wi-td-scroll",children:[g.chart&&(0,D.jsx)(mu,{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&&O&&(0,D.jsx)("span",{className:"wi-td-balance-fiat",children:O})]}),(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"}),j?(0,D.jsxs)("a",{className:"wi-td-row-value wi-td-row-link",href:j,target:"_blank",rel:"noopener noreferrer",onClick:U=>Q(U,j,"token-network"),children:[(0,D.jsx)("span",{children:Y}),(0,D.jsx)(B0,{})]}):(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:E0(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=gu(hu(U.amount,w)),Ce=x(U.tx),Ue=I0(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:N0[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":T0(`${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 B0(){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"),O0="On-ramp is not available in your region.";function _s(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 F0(e){return parseInt(e.split(":")[1],10)}function z0(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 U0(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function j0(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 W0(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 yu({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:O,privacyUrl:I,privacyLabel:J,portalStyle:L,navContent:B,navPosition:le,footerContent:Y,view:j,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:Oe,getBridgeToTokens:ot,getBridgeApproval:Ft,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??O0)})},[it,Ve,N,je]),mt=!!Ht,st=!!Tt,{tokens:zt,isLoading:Zt}=on(o,g,s&&p),{statsMap:We}=an(o,p),{aprPercent:gt}=ld(),{categoryMap:lt,infoMap:Xt}=dd(o,p),F=p&&oe,{displayValue:ue,isLowerBound:_e,isLoading:It}=ud(o,g,s&&F),[Mt,Jt]=ee.useState(!1),Qt=ee.useRef(null),[$t,$r]=ee.useState(0),{holdings:fr,isLoading:en}=nd(o,g,s&&p&&w),yr=ee.useMemo(()=>fr.map(T=>T.token),[fr]),{imageMap:A}=od(o,yr,w&&fr.length>0),re=ee.useMemo(()=>{let T=[],ce=[],De=[],ar=new Map((S??[]).map((Fe,tr)=>[`${F0(Fe.chainId)}:${Fe.address.toLowerCase()}`,tr]));for(let Fe of zt){let tr=_s(o,Fe.chainId,Fe.symbol)!==void 0,Dr=`${Fe.chainId}:${Fe.address.toLowerCase()}`,Cn=ar.get(Dr),Ka=new fo.default(Fe.quantity.numeric).shiftedBy(-Fe.quantity.decimals);if(tr)T.push(Fe);else if(Cn!==void 0)ce.push(Fe);else if(Ka.isGreaterThan(0)){if(!b&<.get(Oo(Fe.chainId,Fe.address))==="game")continue;De.push(Fe)}}return T.sort((Fe,tr)=>{let Dr=_s(o,Fe.chainId,Fe.symbol)??99,Cn=_s(o,tr.chainId,tr.symbol)??99;return Dr-Cn}),ce.sort((Fe,tr)=>{let Dr=ar.get(`${Fe.chainId}:${Fe.address.toLowerCase()}`)??99,Cn=ar.get(`${tr.chainId}:${tr.address.toLowerCase()}`)??99;return Dr-Cn}),De.sort((Fe,tr)=>{let Dr=We.get(kr(Fe.chainId,Fe.address)),Cn=We.get(kr(tr.chainId,tr.address)),Ka=new fo.default(Fe.quantity.numeric).shiftedBy(-Fe.quantity.decimals).multipliedBy(Dr?.price??0);return new fo.default(tr.quantity.numeric).shiftedBy(-tr.quantity.decimals).multipliedBy(Cn?.price??0).minus(Ka).toNumber()}),[...T,...ce,...De]},[zt,o,We,b,lt,S]),W=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 fo.default(ce.value);return new fo.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:Kn}=Lo(o,pi,Ge?.txHash,!!(Ge?.txHash&&pi)),Et=ee.useCallback(T=>{xe.current=!0,we(T)},[we]),[Ga,vo]=ee.useState("recipient"),Zn=ee.useCallback(()=>{Q(null),vo("recipient"),Et("wallet")},[Q,Et]),Xn=ee.useCallback((T,ce="recipient")=>{if(st){je(Tt);return}vo(ce),Q(T),Et("send")},[st,Tt,je,Q,Et]),Ha=ee.useCallback(T=>{ne(T),Et("token-detail")},[ne,Et]),Qa=ee.useCallback(()=>{ne(null),Et("wallet")},[ne,Et]),_=ee.useCallback(T=>{Xn(T,"recipient")},[Xn]),tt=Pr("apps.json",o,T=>mr(T?.gametokenBridge,o)),cr=Pr("apps.json",o,T=>T?.gametokenSites),jt=ee.useCallback(()=>{if(mt){je(Ht);return}if(tt){if(z0(cr)){window.location.assign(tt);return}window.open(tt,"_blank","noopener,noreferrer")}},[mt,Ht,tt,cr,je]),Ar=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]),Lr=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]),xr=ee.useMemo(()=>{if(Kt)return Kt;if(re.length===0)return;let T=re[0];return()=>Xn(T,"token")},[Kt,re,Xn]),Jn=ee.useCallback(()=>{if(st){je(Tt);return}xr?.()},[st,Tt,xr,je]);ee.useEffect(()=>{s||(xe.current=!1,vo("recipient"))},[s]);let gl=ee.useRef(null);ee.useEffect(()=>{let T=gl.current;if(!T||!a)return;let ce=De=>{De.pointerType==="touch"&&De.stopPropagation()};return T.addEventListener("pointerdown",ce),()=>T.removeEventListener("pointerdown",ce)},[a]);let[$n,hl]=ee.useState(!1),Va=ee.useRef(void 0),[ko,Ro]=ee.useState(!1);ee.useEffect(()=>{if(!ko)return;let T=()=>Ro(!1),ce=ar=>{ar.key==="Escape"&&Ro(!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)}},[ko]),ee.useEffect(()=>{Ro(!1)},[g]),ee.useEffect(()=>()=>clearTimeout(Va.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 bl=ee.useCallback(async()=>{if(!$n)try{await navigator.clipboard.writeText(g),hl(!0),clearTimeout(Va.current),Va.current=setTimeout(()=>hl(!1),2e3),M?.(g,!0)}catch{M?.(g,!1)}},[g,M,$n]),ui=ee.useCallback(T=>{T.currentTarget.setAttribute("data-loaded","true")},[]),wl=ee.useMemo(()=>({background:j0(g)}),[g]),fi=ee.useMemo(()=>f||nn(o,g,{size:120,bg:i==="dark"?"1A1A2E":"F3F6F8"}),[f,o,g,i]),qa=ee.useMemo(()=>U0(ue),[ue]),{containerRef:Vf,valueRef:qf,scale:Yf}=W0(Mt?"\u2022\u2022\u2022\u2022\u2022\u2022":ue),yl=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:O}),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,xl=R?(0,v.jsxs)("button",{type:"button",className:"wi-disconnect-btn","data-track":"disconnect",onClick:()=>{R(),k()},children:[(0,v.jsx)(ac,{size:16}),(0,v.jsx)("span",{className:"wi-disconnect-label",children:E})]}):null,Kf=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)(uc,{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)(fc,{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:Jn,disabled:!st&&!xr,"aria-disabled":st||void 0,"aria-label":"Send","data-track":"send_open",children:[(0,v.jsx)(dc,{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)(pc,{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,Zf=(0,v.jsxs)("div",{className:Me("wi-view-inner",xe.current&&"wi-view-wallet"),children:[F&&(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)(lc,{}):(0,v.jsx)(sc,{})})]}),(0,v.jsx)("div",{className:"wi-total-body",ref:Vf,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:qf,style:{"--wi-total-scale":Yf},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:qa.main}),qa.decimal&&(0,v.jsx)("span",{className:"wi-total-decimal",children:qa.decimal})]})})})]}),le==="top"&&(B?(0,v.jsx)("div",{className:"wi-nav-fixed",children:B}):Kf),p&&(0,v.jsx)("div",{ref:gl,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(kr(T.chainId,T.address)),De=ce?parseFloat(ce.percent_change_24h):null,ar=De!==null&&De>=0,Fe=Po(o,T.chainId),tr=Bc(T.address);return(0,v.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>Ha(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:Dr=>{Dr.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),Fe&&(0,v.jsx)("img",{src:Fe,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Dr=>{Dr.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:Ci(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&&W.length===0&&(0,v.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),w&&W.map(T=>{let ce=A.get(T.token)||"",De=Po(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}),xl&&(0,v.jsx)("div",{className:"wi-wallet-disconnect-row",children:xl})]},"wallet"),Xf=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,Jf=$?(0,v.jsx)("div",{className:Me("wi-view-inner wi-send-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(Bo,{env:o,theme:i,walletAddress:g,accountName:u,accounts:y,initialStep:Ga,token:$,tokens:re,onTokenChange:Q,sendTransaction:ze,getTransactionReceipt:Ce,estimateGas:Ue,getTokenPriceUsd:T=>{let ce=We.get(kr(T.chainId,T.address));if(!ce?.price)return;let De=parseFloat(ce.price);return Number.isFinite(De)?De:void 0},onClose:k,onBackToWallet:Zn,onSubmitted:Ar,onSuccess:er,onFailed:Lr,onOutlink:he})},"send"):null,$f=ee.useMemo(()=>Le||re.map(T=>{let ce=We.get(kr(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:so(T.quantity.numeric,T.quantity.decimals),iconUrl:T.icon_url,priceUsd:Number.isFinite(De)?De:void 0}}),[Le,We,re]),em=(0,v.jsx)("div",{className:Me("wi-view-inner wi-bridge-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(qo,{env:o,walletAddress:g,tokens:$f,history:Qe,termsUrl:P,getQuote:Oe,getToTokens:ot,getApproval:Ft,approveBridge:yt,submitBridge:Lt,onClose:k,onBackToWallet:Zn})},"bridge"),tm=U?(0,v.jsx)("div",{className:Me("wi-view-inner wi-token-detail-body",xe.current&&"wi-view-send"),children:(0,v.jsx)(bu,{env:o,isMobile:a,token:U,walletAddress:g,stat:We.get(kr(U.chainId,U.address)),tokenInfo:Xt.get(Oo(U.chainId,U.address)),showBalance:p,onBack:Qa,onClose:k,onSend:_,onOutlink:he})},"token-detail"):null,Ya=!!C&&u?.trim().toLowerCase()!=="my wallet",vl=(0,v.jsxs)(v.Fragment,{children:[(0,v.jsxs)("span",{className:"wi-receive-avatar",children:[(0,v.jsx)("span",{className:"wi-avatar-fallback",style:wl}),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"}),Ya&&(0,v.jsx)("span",{className:"wi-receive-chevron","data-open":ko,"aria-hidden":"true",children:(0,v.jsx)(Ln,{size:16})})]}),rm=(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:[Ya?(0,v.jsx)("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{Ro(!0),C?.()},"aria-label":"Switch account",children:vl}):(0,v.jsx)("div",{className:"wi-receive-account",children:vl}),(0,v.jsxs)("div",{className:"wi-qr-block",children:[(0,v.jsxs)("div",{className:"wi-qr-box",children:[(0,v.jsx)(wu.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)(cc,{size:33})})]}),(0,v.jsx)("p",{className:"wi-qr-address",children:g})]}),(0,v.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:bl,"data-track":"address_copy",children:[(0,v.jsx)("span",{className:"wi-qr-copy-icon",children:$n?(0,v.jsx)(tn,{size:16}):(0,v.jsx)(An,{size:16})}),(0,v.jsx)("span",{className:"wi-qr-copy-text",children:$n?"Copied!":"Copy address"})]})]}),yl&&(0,v.jsx)("div",{className:"wi-receive-footer",children:yl})]},"qr"),nm=j==="qr"||j==="portfolio"||j==="send"||j==="bridge",kl=Y!==null?(0,v.jsx)("div",{className:"wi-builtin-footer",children:Y}):null,Rl=(0,v.jsxs)("div",{className:"wi-account-text",children:[Ya?(0,v.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{Ro(!0),C?.()},"aria-label":"Switch account","aria-expanded":ko,children:[(0,v.jsx)("span",{className:"wi-account-name",children:u??"Account 1"}),(0,v.jsx)("span",{className:"wi-account-switch","data-open":ko,"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:bl,"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":$n,children:$n?(0,v.jsx)(tn,{size:12}):(0,v.jsx)(An,{size:12})})]})]}),Sl=(0,v.jsxs)(v.Fragment,{children:[n,j==="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:Zn,"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)(vr,{size:24})})]})}):j==="send"||j==="bridge"||j==="token-detail"?null:nm?(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:Zn,"aria-label":"Back",children:(0,v.jsx)(rn,{size:24})}),(0,v.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:Rl}),(0,v.jsx)("button",{type:"button",className:"wi-header-action",onClick:k,"aria-label":"Close",children:(0,v.jsx)(vr,{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:wl}),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"}})]}),Rl]}),(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)(vr,{size:24})})]})]}),(0,v.jsx)("hr",{className:"wi-divider"})]}),(0,v.jsxs)("div",{className:"wi-view-container",children:[j==="wallet"&&Zf,j==="qr"&&rm,j==="portfolio"&&Xf,j==="send"&&Jf,j==="bridge"&&em,j==="token-detail"&&tm]}),j==="wallet"&&vt&&(0,v.jsx)("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:vt}),j==="wallet"&&Ge&&(0,v.jsxs)("a",{className:"wi-send-toast",href:Kn??"#",target:"_blank",rel:"noopener noreferrer",onClick:T=>{if(!Kn){T.preventDefault();return}Pt(T,Kn,{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)(mc,{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"})]})]}),kl&&j!=="portfolio"&&j!=="send"&&j!=="token-detail"&&(0,v.jsx)("div",{className:"wi-sticky-footer",children:(0,v.jsx)("div",{className:"wi-footer",ref:Qt,children:kl})})]}),Cl={...L,...$t>0?{"--wi-footer-height":`${$t}px`}:null};return a?(0,v.jsx)(ke,{feature:"wallet_info",children:(0,v.jsxs)(Yo.Drawer.Portal,{children:[c&&(0,v.jsx)(Yo.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,v.jsxs)(Yo.Drawer.Content,{className:Me("wi-drawer-content",r),"data-theme":i,"data-vaul-no-drag":l==="left"||l==="right"?!0:void 0,style:Cl,"data-direction":l,"data-no-balance":!p||void 0,"data-has-footer":$t>0||void 0,"data-view":j,children:[(0,v.jsx)(Yo.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)(aa.Portal,{children:(0,v.jsx)(aa.Content,{align:e,sideOffset:t,className:Me("wi-popover-content",r),"data-theme":i,style:Cl,"data-no-balance":!p||void 0,"data-has-footer":$t>0||void 0,"data-view":j,children:Sl})})]})}var xu=V(require("react"),1);function vu({position:e="top",children:t}){let{setNavContent:r,setNavPosition:n}=gn();return xu.useEffect(()=>(r(t),n(e),()=>r(null)),[t,e,r,n]),null}var ku=V(require("react"),1);function Ru({children:e}){let{setFooterContent:t}=gn();return ku.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
|
+
`);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
|
+
`);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
|
+
`);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
|
+
`);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
|
+
`);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 sa=require("react/jsx-runtime");function _0({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=io,termsLabel:O="Terms of Service",privacyUrl:I=Ni,privacyLabel:J="Privacy Policy",open:L,onOpenChange:B,showPortfolio:le=!1,portfolioTitle:Y="My Portfolio",portfolioSections:j,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:Oe,children:ot}){let Ft=Xe(e),yt=m?Ao[m]:void 0,Lt=g??yt?.name,xt=u??yt?.iconUrl,Kt=no(`(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"),[F,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(()=>{ds(w),R?.()},[R,w]),Jt=Yt.useMemo(()=>({env:Ft,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:O,privacyUrl:I,privacyLabel:J,portalStyle:Oe,navContent:mt,navPosition:zt,setNavContent:st,setNavPosition:Zt,footerContent:We,setFooterContent:gt,view:lt,setView:Xt,selectedSendToken:F,setSelectedSendToken:ue,selectedDetailToken:_e,setSelectedDetailToken:It,showPortfolio:le,portfolioTitle:Y,portfolioSections:j,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}),[Ft,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,O,I,J,Oe,mt,zt,We,lt,F,_e,le,Y,j,we,$,Q,U,ne,te,ye,me,oe,Ne,ze,Ce,Ue,he,Ze,nt,Le,Qe]);return(0,sa.jsx)(is.Provider,{value:Jt,children:Kt?(0,sa.jsx)(Cu.Drawer.Root,{direction:Ve,open:je,onOpenChange:it,handleOnly:Ht,noBodyStyles:!0,repositionInputs:!1,children:ot},"drawer"):(0,sa.jsx)(Su.Root,{open:je,onOpenChange:it,children:ot},"popover")})}var Gn=Object.assign(_0,{Trigger:$c,Content:yu,Nav:vu,Footer:Ru});var Zr=V(require("react"),1),Gu=V(require("@radix-ui/react-dialog"),1),Hu=require("vaul");var la=require("react"),ca=(0,la.createContext)(null);function Ko(){let e=(0,la.useContext)(ca);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var Hn=require("react");function Zo(){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 Nu=V(require("@radix-ui/react-dialog"),1),Tu=require("vaul");var da=require("react/jsx-runtime");function Iu({asChild:e,children:t}){let{isMobile:r}=Ko(),n=r?Tu.Drawer.Trigger:Nu.Trigger;return(0,da.jsx)(ke,{feature:"wallet_connect",children:(0,da.jsx)(n,{asChild:e??t!=null,children:t??(0,da.jsx)("button",{type:"button","data-track":"open",children:"Connect Wallet"})})})}var ju=require("react"),Wu=require("@nexus-cross/crossx-design-system"),Kr=V(require("@radix-ui/react-dialog"),1),Xo=require("vaul");var ua=require("@nexus-cross/crossx-design-system");var be=require("react/jsx-runtime"),G0='<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>',H0=`data:image/svg+xml,${encodeURIComponent(G0)}`;function pa(){return(0,be.jsx)("img",{src:H0,width:40,height:40,alt:"",style:{display:"block"}})}function Mu(){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 Eu(){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 Au(){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 Lu(){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 Du(){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 Pu(){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 Bu(){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 fa={cross_embedded:{id:"cross_embedded",name:ua.WALLET_LABELS.social,description:"Sign in with Google or Apple",icon:pa},cross_wallet:{id:"cross_wallet",name:ua.WALLET_LABELS.app,description:"App approval is required",icon:pa,featured:!0},cross_extension:{id:"cross_extension",name:ua.WALLET_LABELS.extension,description:"Browser extension approval is required",icon:pa,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:Mu,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:Eu},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:Au,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Lu,badge:"For SHOP"}};function Gs(e){return fa[e]}var ma={google:{id:"google",name:"Google",icon:Du},apple:{id:"apple",name:"Apple",icon:Pu}};function Ou(e){return ma[e]}var K=require("react/jsx-runtime");function Fu(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 Q0({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 V0({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 zu(){let{wallets:e,activeWalletIds:t,socialProviders:r,activeSocialIds:n,termsUrl:o,privacyUrl:i,isDetected:a,close:s,isMobile:l}=Ko(),c=t.filter(b=>{let d=Gs(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:Wu.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)(Bu,{})})]}),(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)(V0,{social:d,onSignIn:()=>{Fu(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=Gs(b),x=d.rdns?a(d.rdns):!1;return(0,K.jsx)(Q0,{wallet:d,detected:x,onConnect:()=>{Fu(b,e[b]),s()}},b)})}),(0,K.jsxs)("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",(0,K.jsx)(Uu,{href:o,track:"terms_link",children:"Terms of Service"})," ","and consent to its"," ",(0,K.jsx)(Uu,{href:i,track:"privacy_link",children:"Privacy Policy"}),"."]})]})]})}function Uu({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 _u({className:e}){let{isMobile:t,theme:r,portalStyle:n,open:o}=Ko();return(0,ju.useEffect)(()=>{o&&Pe("connect","opened")},[o]),t?(0,K.jsx)(ke,{feature:"wallet_connect",children:(0,K.jsxs)(Xo.Drawer.Portal,{children:[(0,K.jsx)(Xo.Drawer.Overlay,{className:"wcm-overlay"}),(0,K.jsxs)(Xo.Drawer.Content,{className:Me("wcm-drawer-content",e),"data-theme":r,style:n,children:[(0,K.jsx)(Xo.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)(zu,{})})]})]})}):(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)(zu,{})})]})]})})}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
|
+
`);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 mo=require("react/jsx-runtime"),q0={};function Y0({wallets:e,socialProviders:t=q0,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=no(`(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}=Zo(),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??io,privacyUrl:n??Ni,isDetected:k,portalStyle:N}),[o,x,y,f,S,e,C,t,M,r,n,k,N]),E=(0,mo.jsx)("div",{"data-theme":o,style:N,children:d});return x?(0,mo.jsx)(ca.Provider,{value:R,children:(0,mo.jsx)(Hu.Drawer.Root,{direction:a,open:y,onOpenChange:f,noBodyStyles:!0,children:E},"drawer")}):(0,mo.jsx)(ca.Provider,{value:R,children:(0,mo.jsx)(Gu.Root,{open:y,onOpenChange:f,children:E})})}var Hs=Object.assign(Y0,{Trigger:Iu,Content:_u});var Vu=require("@nexus-cross/crossx-design-system"),qu=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
|
+
`);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 K0='<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>',Z0='<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>',X0='<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>',J0='<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>',$0='<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 Jo(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var $o=Jo(K0),ei=Jo(Z0),ti=Jo(X0),ri=Jo(J0),ni=Jo($0);var Ct=require("react/jsx-runtime");function Qs({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:O,onBridge:I,onSend:J,bridgeTokens:L,bridgeHistory:B,getBridgeQuote:le,getBridgeToTokens:Y,getBridgeApproval:j,approveBridge:we,submitBridge:$}){let Q=m?`cb-button ${m}`:"cb-button",U=m?`cb-pill ${m}`:"cb-pill";if(qu.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??nb(r),te=r?tb[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:O,onBridge:I,onBuy:p,onBuyDisabledMessage:w,onSend:J,bridgeTokens:L,bridgeHistory:B,getBridgeQuote:le,getBridgeToTokens:Y,getBridgeApproval:j,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)(eb,{}),(0,Ct.jsx)("span",{className:"cb-button-label",children:b})]})})}function eb(){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 tb={google:ri,apple:ni,cross:$o,metamask:ei,binance:ti},rb={google:"Google",apple:"Apple",cross:Vu.WALLET_LABELS.default,metamask:"MetaMask",binance:"Binance Wallet"};function nb(e){return e?rb[e]:"Wallet"}function Qu(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var Yu=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
|
+
`);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"),Vs="https://www.onechain.nexus/skills";function qs({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]=Yu.useState(!1),d=Xe(),x=Pr("apps.json",d,k=>mr(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)(ob,{}),(0,dn.jsx)("span",{className:"sb-label",children:f})]})})}function ob(){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 Da=V(require("react"),1);var ga=require("react"),Ys=(0,ga.createContext)(null);function oi(){let e=(0,ga.useContext)(Ys);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}var yf=V(require("react"),1);var ha=require("react"),ba=(0,ha.createContext)(null);function jr(){let e=(0,ha.useContext)(ba);if(!e)throw new Error("ResponsiveShell compound components must be used within <ResponsiveShell>");return e}var vn=require("react");function Ku(){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 Ks=(0,vn.createContext)(null);function ib(){let e=(0,vn.useContext)(Ks);if(!e)throw new Error("RelayDeposit compound components must be used within <RelayDeposit>");return e}function Zu(){let e=ib(),[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:.35rem;font-size:.75rem}.rd-error-details summary{cursor:pointer;font-weight:700}.rd-error-details span{display:block;margin-top:.25rem;overflow-wrap:anywhere}.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 Xu({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 Ju({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 ii="0x0000000000000000000000000000000000000000",ab=/^0x[0-9a-fA-F]{40}$/;function $e(e){return ab.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 wa(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 sb="data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTQwIDU0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc0MDAwXzM4NTkwKSI+CjxtYXNrIGlkPSJtYXNrMF83NDAwMF8zODU5MCIgc3R5bGU9Im1hc2stdHlwZTpsdW1pbmFuY2UiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1NDAiIGhlaWdodD0iNTQwIj4KPHBhdGggZD0iTTI3MCAwQzU2Ljg1NjMgMCAwIDU2Ljg1NjMgMCAyNzBDMCA0ODMuMTQ0IDU2Ljg1NjMgNTQwIDI3MCA1NDBDNDgzLjE0NCA1NDAgNTQwIDQ4My4xNDQgNTQwIDI3MEM1NDAgNTYuODU2MyA0ODMuMTQ0IDAgMjcwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfNzQwMDBfMzg1OTApIj4KPHBhdGggZD0iTTUzOS43MzEgMC4yNzA1MDhIMFY1NDAuMDAxSDUzOS43MzFWMC4yNzA1MDhaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNzQwMDBfMzg1OTApIi8+CjxwYXRoIGQ9Ik0xODguNjIzIDU0MC4wMDFINTM5Ljg2NVYxMDIuOTM2TDE4OC42MjMgMzI3LjkzNlY1NDAuMDAxWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzc0MDAwXzM4NTkwKSIvPgo8cGF0aCBkPSJNMTg4LjYyMyA1NDAuMDAySDBWMTI4LjUzNUwxODguNjIzIDMyNy45MzZWNTQwLjAwMloiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCkiLz4KPC9nPgo8cGF0aCBkPSJNMTQ3Ljg4NCA0MDMuNDkzQzEzOC4wMjUgNDAzLjQ5MyAxMjkuMjk2IDQwMS40MzkgMTIxLjY5NiAzOTcuMzMxQzExNC4wOTYgMzkzLjEyIDEwOC4xNCAzODcuMzY5IDEwMy44MjYgMzgwLjA3N0M5OS42MTU1IDM3Mi43ODYgOTcuNTEwMiAzNjQuNTcgOTcuNTEwMiAzNTUuNDI5VjI5OC44NjZDOTcuNTEwMiAyOTYuNDk5IDk5LjQyOSAyOTQuNTggMTAxLjc5NiAyOTQuNThIMTEzLjQwNUMxMTUuNzcyIDI5NC41OCAxMTcuNjkxIDI5Ni40OTkgMTE3LjY5MSAyOTguODY2VjM1NC41MDVDMTE3LjY5MSAzNjAuMzU5IDExOS4wMjYgMzY1LjU5NyAxMjEuNjk2IDM3MC4yMThDMTI0LjM2NiAzNzQuNzM3IDEyOC4wMTIgMzc4LjMzMSAxMzIuNjM0IDM4MS4wMDJDMTM3LjI1NSAzODMuNTY5IDE0Mi4zMzkgMzg0Ljg1MyAxNDcuODg0IDM4NC44NTNDMTUzLjg0MSAzODQuODUzIDE1OS4xODEgMzgzLjU2OSAxNjMuOTA2IDM4MS4wMDJDMTY4LjYzIDM3OC4zMzEgMTcyLjMyNyAzNzQuNzM3IDE3NC45OTcgMzcwLjIxOEMxNzcuNjY3IDM2NS41OTcgMTc5LjAwMiAzNjAuMzU5IDE3OS4wMDIgMzU0LjUwNVYyOTguODY2QzE3OS4wMDIgMjk2LjQ5OSAxODAuOTIxIDI5NC41OCAxODMuMjg4IDI5NC41OEgxOTQuMTI3QzE5Ni40OTQgMjk0LjU4IDE5OC40MTMgMjk2LjQ5OSAxOTguNDEzIDI5OC44NjZWMzU1LjQyOUMxOTguNDEzIDM2NC41NyAxOTYuMjU2IDM3Mi43ODYgMTkxLjk0MyAzODAuMDc3QzE4Ny43MzIgMzg3LjM2OSAxODEuODI3IDM5My4xMiAxNzQuMjI3IDM5Ny4zMzFDMTY2LjczIDQwMS40MzkgMTU3Ljk0OSA0MDMuNDkzIDE0Ny44ODQgNDAzLjQ5M1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNjcuNjU3IDQwNC4xMDlDMjYwLjM2NSA0MDQuMTA5IDI1My42MzggNDAzLjMzOSAyNDcuNDc2IDQwMS43OThDMjQxLjQxNyA0MDAuMTU1IDIzNS44NzEgMzk3Ljg0NCAyMzAuODM5IDM5NC44NjZDMjI2Ljg3MiAzOTIuNDY5IDIyMy4yMDQgMzg5LjU3NCAyMTkuODM2IDM4Ni4xNzlDMjE4LjM5OCAzODQuNzMxIDIxOC4zMjEgMzgyLjQ0OSAyMTkuNTUgMzgwLjgyMUwyMjYuMTg2IDM3Mi4wM0MyMjcuODAzIDM2OS44ODggMjMwLjk2MyAzNjkuNzUxIDIzMi44ODMgMzcxLjYyNkMyMzcuOTUzIDM3Ni41NzYgMjQzLjAyMyAzODAuMjE1IDI0OC4wOTIgMzgyLjU0MkMyNTQuNDYgMzg1LjMxNSAyNjEuMjg5IDM4Ni43MDIgMjY4LjU4MSAzODYuNzAyQzI3Mi43OTIgMzg2LjcwMiAyNzYuNzQ2IDM4Ni4xODggMjgwLjQ0MyAzODUuMTYxQzI4NC4yNDMgMzg0LjAzMSAyODcuMzI0IDM4Mi40MzkgMjg5LjY4NiAzODAuMzg1QzI5Mi4xNTEgMzc4LjIyOSAyOTMuMzgzIDM3NS42MSAyOTMuMzgzIDM3Mi41MjlDMjkzLjM4MyAzNzAuNDc1IDI5Mi43NjcgMzY4LjcyOSAyOTEuNTM0IDM2Ny4yOTFDMjkwLjQwNSAzNjUuNzUxIDI4OC44MTMgMzY0LjQ2NyAyODYuNzU5IDM2My40NEMyODQuODA4IDM2Mi4zMSAyODIuNTQ4IDM2MS4zODYgMjc5Ljk4MSAzNjAuNjY3QzI3Ny40MTMgMzU5Ljk0OCAyNzQuNzQzIDM1OS4zMzIgMjcxLjk3IDM1OC44MTlDMjY5LjE5NyAzNTguMzA1IDI2Ni40MjQgMzU3Ljg0MyAyNjMuNjUxIDM1Ny40MzJDMjU3LjE4MSAzNTYuNDA1IDI1MS40MyAzNTUuMDcgMjQ2LjM5OCAzNTMuNDI3QzI0MS4zNjUgMzUxLjY4MSAyMzcuMTAzIDM0OS40NzMgMjMzLjYxMiAzNDYuODAzQzIzMC4xMiAzNDQuMTMyIDIyNy40NSAzNDEgMjI1LjYwMSAzMzcuNDA2QzIyMy44NTUgMzMzLjgxMSAyMjIuOTgyIDMyOS42NTIgMjIyLjk4MiAzMjQuOTI4QzIyMi45ODIgMzE5Ljk5OCAyMjQuMTEyIDMxNS41ODIgMjI2LjM3MSAzMTEuNjc5QzIyOC42MzEgMzA3LjY3NCAyMzEuODE0IDMwNC4yODUgMjM1LjkyMiAzMDEuNTEyQzI0MC4wMyAyOTguNzM5IDI0NC43NTUgMjk2LjYzNCAyNTAuMDk1IDI5NS4xOTZDMjU1LjUzOCAyOTMuNjU2IDI2MS40NDMgMjkyLjg4NSAyNjcuODExIDI5Mi44ODVDMjc0LjU4OSAyOTIuODg1IDI4MC43IDI5My42MDQgMjg2LjE0MyAyOTUuMDQyQzI5MS42ODggMjk2LjQ4IDI5Ni41NjcgMjk4LjU4NSAzMDAuNzc3IDMwMS4zNThDMzAzLjkzOCAzMDMuMzYzIDMwNi43MjMgMzA1LjY4NiAzMDkuMTMyIDMwOC4zMjdDMzEwLjUyMiAzMDkuODUyIDMxMC40IDMxMi4xNjkgMzA5LjAxMSAzMTMuNjk2TDMwMi4yNDEgMzIxLjEzNUMzMDAuNDkgMzIzLjA1OCAyOTcuNDUzIDMyMi45NzMgMjk1LjU0OCAzMjEuMjAzQzI5My44MzkgMzE5LjYxNCAyOTEuOTg3IDMxOC4xODYgMjg5Ljk5NCAzMTYuOTE3QzI4Ni43MDcgMzE0Ljc2IDI4My4xNjQgMzEzLjE2OCAyNzkuMzY0IDMxMi4xNDFDMjc1LjU2NSAzMTEuMDEyIDI3MS41NTkgMzEwLjQ0NyAyNjcuMzQ5IDMxMC40NDdDMjYyLjgzIDMxMC40NDcgMjU4LjgyNCAzMTAuOTYgMjU1LjMzMyAzMTEuOTg3QzI1MS44NDEgMzEzLjAxNCAyNDkuMDY4IDMxNC41MDQgMjQ3LjAxNCAzMTYuNDU1QzI0NC45NiAzMTguNDA2IDI0My45MzMgMzIwLjc2OCAyNDMuOTMzIDMyMy41NDFDMjQzLjkzMyAzMjUuODAxIDI0NC42MDEgMzI3LjgwMyAyNDUuOTM2IDMyOS41NDlDMjQ3LjI3MSAzMzEuMTkyIDI0OS4xMTkgMzMyLjYzIDI1MS40ODEgMzMzLjg2MkMyNTMuOTQ2IDMzNC45OTIgMjU2LjgyMiAzMzUuOTY4IDI2MC4xMDggMzM2Ljc4OUMyNjMuMzk1IDMzNy41MDggMjY2Ljk4OSAzMzguMTc2IDI3MC44OTIgMzM4Ljc5MkMyNzYuODQ4IDMzOS43MTYgMjgyLjQ0NSAzNDAuODk3IDI4Ny42ODMgMzQyLjMzNUMyOTIuOTIxIDM0My43NzMgMjk3LjU0MiAzNDUuNjczIDMwMS41NDggMzQ4LjAzNUMzMDUuNTUzIDM1MC4yOTQgMzA4LjYzNCAzNTMuMTcgMzEwLjc5MSAzNTYuNjYyQzMxMy4wNSAzNjAuMDUxIDMxNC4xOCAzNjQuMzEzIDMxNC4xOCAzNjkuNDQ4QzMxNC4xOCAzNzYuNTM0IDMxMi4yMjggMzgyLjY5NiAzMDguMzI2IDM4Ny45MzRDMzA0LjQyMyAzOTMuMDY5IDI5OC45OCAzOTcuMDc0IDI5MS45OTYgMzk5Ljk1QzI4NS4xMTYgNDAyLjcyMyAyNzcuMDAyIDQwNC4xMDkgMjY3LjY1NyA0MDQuMTA5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTM0Mi43NjkgNDAyLjU2OUMzNDAuNDAyIDQwMi41NjkgMzM4LjQ4MyA0MDAuNjUgMzM4LjQ4MyAzOTguMjgzVjI5OS4wMkMzMzguNDgzIDI5Ni42NTMgMzQwLjQwMiAyOTQuNzM0IDM0Mi43NjkgMjk0LjczNEgzODUuMzM1QzM5NC4zNzIgMjk0LjczNCA0MDIuNDM0IDI5Ni4xMiA0MDkuNTIxIDI5OC44OTNDNDE2LjYwNyAzMDEuNTYzIDQyMi42MTUgMzA1LjM2MyA0MjcuNTQ0IDMxMC4yOTNDNDMyLjQ3NCAzMTUuMjIyIDQzNi4xNzEgMzIwLjk3NCA0MzguNjM2IDMyNy41NDZDNDQxLjIwMyAzMzQuMDE3IDQ0Mi40ODcgMzQxLjA1MSA0NDIuNDg3IDM0OC42NTFDNDQyLjQ4NyAzNTYuMzU0IDQ0MS4yMDMgMzYzLjQ5MSA0MzguNjM2IDM3MC4wNjRDNDM2LjE3MSAzNzYuNTM0IDQzMi40NzQgMzgyLjIzNCA0MjcuNTQ0IDM4Ny4xNjRDNDIyLjYxNSAzOTEuOTkxIDQxNi42MDcgMzk1Ljc5IDQwOS41MjEgMzk4LjU2M0M0MDIuNDM0IDQwMS4yMzQgMzk0LjM3MiA0MDIuNTY5IDM4NS4zMzUgNDAyLjU2OUgzNDIuNzY5Wk0zNTguNTEgMzg0LjY2M0MzNTguNTEgMzg1LjI2OCAzNTcuNjk4IDM4NS40NjggMzU3LjQxNiAzODQuOTMzQzM1Ny4yMTMgMzg0LjU0NyAzNTcuNDkzIDM4NC4wODMgMzU3LjkzIDM4NC4wODNIMzg0LjU2NEMzOTAuODI5IDM4NC4wODMgMzk2LjI3MiAzODMuMjEgNDAwLjg5NCAzODEuNDY0QzQwNS42MTggMzc5LjYxNSA0MDkuNTIxIDM3Ny4wOTkgNDEyLjYwMiAzNzMuOTE1QzQxNS42ODMgMzcwLjczMiA0MTcuOTQyIDM2Ny4wMzUgNDE5LjM4IDM2Mi44MjRDNDIwLjkyIDM1OC41MSA0MjEuNjkgMzUzLjc4NiA0MjEuNjkgMzQ4LjY1MUM0MjEuNjkgMzQzLjYxOSA0MjAuOTIgMzM4Ljk5NyA0MTkuMzggMzM0Ljc4N0M0MTcuOTQyIDMzMC40NzMgNDE1LjYzMSAzMjYuNzI1IDQxMi40NDcgMzIzLjU0MUM0MDkuMzY3IDMyMC4yNTUgNDA1LjUxNSAzMTcuNzM5IDQwMC44OTQgMzE1Ljk5M0MzOTYuMjcyIDMxNC4xNDQgMzkwLjgyOSAzMTMuMjIgMzg0LjU2NCAzMTMuMjJIMzU3Ljg0N0MzNTcuMjk5IDMxMy4yMiAzNTYuOTg4IDMxMi41OTEgMzU3LjMyMSAzMTIuMTU1QzM1Ny43MDYgMzExLjY1MiAzNTguNTEgMzExLjkyNCAzNTguNTEgMzEyLjU1N1YzODQuNjYzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI1NS4wNiA4NS4zNzAxTDIwNS4zODkgMTE0LjA2OUMxOTYuNjI4IDExOS4xMDUgMTkzLjU5MiAxMzAuNDE5IDE5OC42MjggMTM5LjE4QzIwMy42NjQgMTQ3Ljk0MiAyMTQuOTc4IDE1MC45NzcgMjIzLjc0IDE0NS45NDFMMjY1Ljc1MyAxMjEuNjU3TDI0NS43NDcgMTQzLjExM1YyMjcuMjc3QzI0NS43NDcgMjM3LjQxOCAyNTQuMDI1IDI0NS42OTcgMjY0LjE2NiAyNDUuNjk3QzI3NC4zMDcgMjQ1LjY5NyAyODIuNTg2IDIzNy40MTggMjgyLjU4NiAyMjcuMjc3VjEwMS4zMDZDMjgyLjU4NiA5Ny43ODc4IDI4MS40ODIgOTQuMzM4NSAyODAuMTAyIDkyLjA2MTlDMjc0LjkyOCA4My4zNjk1IDI2My43NTIgODAuMjY1IDI1NC45OTEgODUuMzAxMUwyNTUuMDYgODUuMzcwMVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9Ii02Mi41MTUiIHkxPSItNjQuODA0MyIgeDI9IjU3NS40MzQiIHkyPSI1NzcuNzI2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMzc1MkQiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRUMxMjcyIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjEzNC43MzEiIHkxPSIxMjQuMjIzIiB4Mj0iMzk3LjU5IiB5Mj0iMzUwLjE2NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSJ3aGl0ZSIgc3RvcC1vcGFjaXR5PSIwIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQyX2xpbmVhcl83NDAwMF8zODU5MCIgeDE9IjMzNi42OTIiIHkxPSIxOC43Mjk1IiB4Mj0iODguMjQ4NSIgeTI9IjM0Mi4yMTgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMC41Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0id2hpdGUiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzc0MDAwXzM4NTkwIj4KPHJlY3Qgd2lkdGg9IjU0MCIgaGVpZ2h0PSI1NDAiIHJ4PSIyNzAiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==",lb="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjMwMCIgdmlld0JveD0iMCAwIDMwMCAzMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNTAgMzAwQzIzMi44NDMgMzAwIDMwMCAyMzIuODQzIDMwMCAxNTBDMzAwIDY3LjE1NzMgMjMyLjg0MyAwIDE1MCAwQzY3LjE1NzMgMCAwIDY3LjE1NzMgMCAxNTBDMCAyMzIuODQzIDY3LjE1NzMgMzAwIDE1MCAzMDBaIiBmaWxsPSJibGFjayIvPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTAsMTUwKSBzY2FsZSgwLjg1KSB0cmFuc2xhdGUoLTE1MCwtMTUwKSI+CjxwYXRoIGQ9Ik0xNjYuOTkzIDM2LjMyMFY1OS41ODVIMjAwLjM3OEwyMjIuNjgwIDgxLjg4N1YxMDcuNzc1SDE5MC4xMzJWOTIuMTMySDEwOS44NjlWMTMzLjcyNkgxOTMuMzE3TDIyMi42ODAgMTYzLjA4N0wyMjIuNjgxIDIwNi42MzZWMjE3LjkzOEwyMDEuNDM2IDIzOS4xODNIMTY4Ljg1OFYyNjMuNjgwSDE0MC4yNDFWMjM5LjE4M0g5OC41NjRMNzcuMzIwIDIxNy45MzlWMTkxLjM3M0gxMDkuODY5VjIwNi42MzZIMTkwLjEzMlYxNjYuMjc0SDEwMS44NTRMNzcuMzIwIDE0MS43NDBWODEuODg3TDk5LjYyMiA1OS41ODVIMTQwLjI0MVYzNi4zMjBIMTY2Ljk5M1oiIGZpbGw9IiNGQjg1MjQiLz4KPC9nPgo8L3N2Zz4K",cb="data:image/png;base64,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",db="data:image/png;base64,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";function $u(e){switch(e.toUpperCase()){case"ONEUSD":return sb;case"PONEUSD":return lb;case"USDT":return cb;case"USDC":return db;default:return}}var z=require("react/jsx-runtime");function ef(e){let t=e.trim();return t?t.slice(0,2).toUpperCase():"?"}function pb({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 Zs({size:e,bg:t,fg:r="#ffffff",text:n}){return(0,z.jsx)(pb,{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 go({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 ub({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(go,{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 fb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(go,{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 mb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(go,{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 gb({size:e}){let t=(0,pn.useId)();return(0,z.jsxs)(go,{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 hb({size:e}){let t=(0,pn.useId)(),r=(0,pn.useId)();return(0,z.jsxs)(go,{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 bb({size:e}){let t=(0,pn.useId)(),r=(0,pn.useId)();return(0,z.jsxs)(go,{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 ya({chainId:e,chainName:t,size:r=20}){switch(e){case 1:return(0,z.jsx)(ub,{size:r});case 56:return(0,z.jsx)(fb,{size:r});case 8453:return(0,z.jsx)(mb,{size:r});case 42161:return(0,z.jsx)(gb,{size:r});case 137:return(0,z.jsx)(hb,{size:r});case 792703809:return(0,z.jsx)(bb,{size:r});case 612055:return(0,z.jsx)(Zs,{size:r,bg:"#0b1f3a",text:"CR"});default:return(0,z.jsx)(Zs,{size:r,bg:"#676b7a",text:ef(t??String(e))})}}function Qn({symbol:e,logoUrl:t,size:r=20}){let n=t&&t.trim().length>0?t.trim():$u(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)(Zs,{size:r,bg:"#676b7a",text:ef(e)})}var tf=require("qrcode.react"),se=require("react/jsx-runtime");function xa(){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 wb(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 yb(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 rf({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()===ii,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?yb({depositAddress:e,splMint:n,humanAmount:C??""}):wb({depositAddress:e,originChainId:t,originCurrency:n,amountWei:S,isNative:u}),{isSubmitting:N,isConfirming:R,isConfirmed:E,needsSwitch:P,txHash:O,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)(tf.QRCodeSVG,{value:M,size:144,level:"H"}),(0,se.jsx)("span",{className:"rd-deposit-qr-badge","aria-hidden":"true",children:(0,se.jsx)(ya,{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}),O&&(0,se.jsxs)("p",{className:"rd-card-hint",children:["Tx: ",(0,se.jsx)("span",{style:{fontFamily:"monospace"},children:O})]}),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 Tr=require("react");var Nr=require("react/jsx-runtime");function ai({value:e,options:t,onChange:r,disabled:n,ariaLabel:o,id:i}){let a=(0,Tr.useId)(),s=i??a,l=`${s}-listbox`,[c,p]=(0,Tr.useState)(!1),w=t.findIndex(R=>R.value===e),[b,d]=(0,Tr.useState)(w>=0?w:0),x=(0,Tr.useRef)(null),m=(0,Tr.useRef)(null),g=(0,Tr.useRef)([]),u=!!n||t.length===0,y=w>=0?t[w]:void 0;(0,Tr.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,Tr.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,Nr.jsxs)("div",{className:"rd-dropdown",ref:x,children:[(0,Nr.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,Nr.jsxs)("span",{className:"rd-dropdown-trigger-content",children:[y?.icon,(0,Nr.jsxs)("span",{className:"rd-dropdown-trigger-label",children:[y?.label??"",y?.subLabel&&(0,Nr.jsx)("small",{className:"rd-dropdown-trigger-sub",children:y.subLabel})]})]}),(0,Nr.jsx)("span",{className:"rd-dropdown-chevron","aria-hidden":"true",children:"\u25BE"})]}),c&&(0,Nr.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,O=E===b;return(0,Nr.jsxs)("li",{id:`${s}-option-${E}`,role:"option","aria-selected":P,ref:I=>{g.current[E]=I},className:["rd-dropdown-option",O?"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,Nr.jsx)("span",{className:"rd-dropdown-option-label",children:R.label}),P&&(0,Nr.jsx)("span",{className:"rd-dropdown-option-check","aria-hidden":"true",children:"\u2713"})]},R.value)})})]})}var et=require("react/jsx-runtime");function xb(e,t){if(!e)return"--";try{return _t(BigInt(e),t)}catch{return"--"}}function nf({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:["~",xb(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 Xs=require("react");var of={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 af(e,t){let r=of[e];if(!(!r||!t))return{url:`${r.base}/token/${t}`,name:r.name}}var vb={1:"Ethereum",56:"BNB Smart Chain",137:"Polygon",8453:"Base",42161:"Arbitrum",612055:"ONEchain",792703809:"Solana"};function ho(e){return vb[e]??`Chain ${e}`}function va(e,t){let r=of[e];if(!(!r||!t))return{url:`${r.base}/tx/${t}`,name:r.name}}var wt=require("react/jsx-runtime");function kb(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 sf(e,t){return t===void 0?[]:e.origins.filter(r=>r.chainId===t)}function Rb(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 lf({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,Xs.useMemo)(()=>kb(e),[e]),b=(0,Xs.useMemo)(()=>sf(e,t?.chainId),[e,t?.chainId]);function d(u){let y=Number(u),f=sf(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?`${Rb(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=af(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)(ai,{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)(ya,{chainId:u.chainId,chainName:u.chainName,size:22})}))}),(0,wt.jsx)(ai,{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 cf({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:O,onDeposit:I,canDeposit:J,oneClickEnabled:L,locked:B,onRequestConnect:le}){let Y=g.length>1&&f,{phase:j,isSubmitting:we,isConfirming:$,isConfirmed:Q,needsSwitch:U,reverted:ne,error:te}=O,ye=u?.symbol??e.destination.symbol;return(0,de.jsxs)(de.Fragment,{children:[a&&(0,de.jsx)(Xu,{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)(rf,{depositAddress:M,originChainId:t.chainId,originChainName:t.chainName,originCurrency:t.token.address,amount:P,tokenSymbol:t.token.symbol,tokenDecimals:t.token.decimals,depositState:O,onDeposit:I,canDeposit:J,oneClickEnabled:L}):N?(0,de.jsxs)(de.Fragment,{children:[(0,de.jsx)(xa,{}),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)(lf,{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)(ai,{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)(nf,{quote:S,isLoading:k,error:C,humanAmount:n,originSymbol:t.token.symbol,destination:e.destination}),a&&(0,de.jsx)(Ju,{minNotice:a,onlySend:{symbol:t.token.symbol,chainName:t.chainName},showWalletCreditNote:!w&&b}),L&&j!=="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..."]}),O.txHash&&(0,de.jsxs)("p",{className:"rd-card-hint",children:["Tx: ",(0,de.jsx)("span",{style:{fontFamily:"monospace"},children:O.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 ci=require("react");var At=require("react");var Ir=class extends Error{constructor(t,r,n){super(r),this.name="RelayApiError",this.status=t,this.body=n}};function Ot(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 Ir(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 Ir(a.status,l,c)}try{return JSON.parse(s)}catch{throw new Ir(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 df=[{type:"function",name:"deploy",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"version",type:"uint256"}],outputs:[{name:"",type:"address"}]}],Js=[{type:"function",name:"execute",stateMutability:"nonpayable",inputs:[],outputs:[]},{type:"function",name:"sweepToUser",stateMutability:"nonpayable",inputs:[{name:"tokenAddr",type:"address"}],outputs:[]}],$s=[{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 ka(e,t){return!e||!t?!1:e.toLowerCase()===t.toLowerCase()}function Sb(e,t){return t.some(r=>ka(r,e))}function Ra(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 pf(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(!Sb(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:$s,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 ka(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 uf(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:$s,functionName:"computeAddress",args:[n,BigInt(o)]})}catch{return}}));return a.some(s=>ka(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 ff(e,t){return ka(e,t)}var kn=56,el={step:"idle"};function Cb(e){return e.tokens?.find(t=>t.recoverable)?.address??e.token}function si(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()]??el:el,[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 pf(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:df,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:Js,functionName:"execute",args:[],chainId:kn}):await r.writeContract({address:b.forwarder,abi:Js,functionName:"sweepToUser",args:[x??Cb(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]??el,step:"error",error:u.message}}}),t.current.onError?.(u)}},[i,n,r,l]),stateFor:c,busy:p}}function mf(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 Ot({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 Ir&&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=si({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 Nb="BSC_FUNDED";function gf(e){if(!e)return 0n;try{let t=BigInt(e);return t>0n?t:0n}catch{return 0n}}function Tb(e,t){return e.target||t}function bo(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!==Nb)continue;let s=Tb(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+=gf(l.amount)}o.deposits.sort((a,s)=>a.blockNumber-s.blockNumber)}return[...n.values()]}function hf(e){return e.filter(t=>(t.info.tokens??[]).some(r=>r.recoverable)?!0:gf(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 G=require("react/jsx-runtime"),Ib=56;function Mb(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 Eb="This balance may already be processing. Recover only if it remains stuck.",Ca="USDT",bf="primary";function Ab(e){return`${e} more recoverable under other delivery tokens -- switch the delivery token above to recover ${e===1?"it":"them"}.`}function li(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 wf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function Lb(e){let t=li(e.bridgeMinWei),r=[];for(let i of e.tokens??[]){let a=li(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=li(e.balance),o=r.some(i=>i.action?.kind==="execute");return n>0n&&e.suggestedAction==="execute"&&!o?r.unshift({key:bf,symbol:Ca,decimals:e.decimals,balance:n,action:{kind:"execute"}}):r.length===0&&n>0n&&e.suggestedAction!=="none"&&r.push({key:bf,symbol:Ca,decimals:e.decimals,balance:n,action:{kind:"sweep"}}),r}function Db({deposit:e,decimals:t}){let r=e.originChainId??Ib,n=e.originTxHash||e.txHash,o=n?va(r,n):void 0;return(0,G.jsxs)("div",{className:"rd-history-step","data-testid":"recovery-deposit-row",children:[(0,G.jsx)("span",{className:"rd-history-step-dot rd-history-step-dot-done"}),(0,G.jsx)("span",{className:"rd-history-step-chain",children:ho(r)}),(0,G.jsx)("span",{className:"rd-history-step-amount",children:un(li(e.amount),t)}),(0,G.jsx)("span",{className:"rd-history-step-tx",children:o?(0,G.jsx)("a",{href:o.url,target:"_blank",rel:"noreferrer",title:n,children:wf(n)}):n?(0,G.jsx)("span",{title:n,children:wf(n)}):null})]})}function Pb({group:e,showTargetLabel:t,busy:r,state:n,onRecover:o,actingRowKey:i,rowKeyOf:a}){let{info:s}=e,l=Lb(s),c=li(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,G.jsxs)("div",{className:"rd-recover-group","data-testid":"forwarder-section",children:[t&&(0,G.jsxs)("p",{className:"rd-recover-group-label",children:["Delivery target \xB7 ",(0,G.jsx)("b",{children:e.targets.join(", ")})]}),(0,G.jsxs)("div",{className:"rd-recover-sum",children:[(0,G.jsx)("span",{className:"rd-recover-sum-label",children:"Funds awaiting processing"}),(0,G.jsxs)("span",{className:"rd-recover-sum-value",children:[p,l.length===1&&(0,G.jsxs)(G.Fragment,{children:[" ",(0,G.jsx)("span",{className:"rd-recover-sum-unit",children:l[0].symbol})]})]})]}),e.deposits.length>0&&(0,G.jsxs)("details",{className:"rd-recover-made-of",children:[(0,G.jsxs)("summary",{className:"rd-recover-made-of-label",children:["Deposit history \xB7 ",e.deposits.length," ",e.deposits.length===1?"transfer":"transfers"]}),(0,G.jsxs)("div",{className:"rd-recover-made-of-body",children:[e.deposits.map(u=>(0,G.jsx)(Db,{deposit:u,decimals:s.decimals},`${u.txHash}-${u.blockNumber}`)),!w&&(0,G.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)," ",Ca,". The remaining"," ",un(b,s.decimals)," ",Ca," is still included when you act."]})]})]}),(0,G.jsx)("div",{className:"rd-token-list",children:l.map(u=>{let y=a(u),f=d&&i===y;return(0,G.jsxs)("div",{className:"rd-token-row",children:[(0,G.jsx)(Qn,{symbol:u.symbol,size:26}),(0,G.jsxs)("div",{className:"rd-token-row-info",children:[(0,G.jsxs)("span",{className:"rd-token-row-amount",children:[un(u.balance,u.decimals)," ",(0,G.jsx)("span",{className:"rd-token-row-symbol",children:u.symbol})]}),f?(0,G.jsx)("span",{className:"rd-token-row-step",role:"status","aria-live":"polite",children:g()}):u.shortfall!==void 0&&u.minimum!==void 0?(0,G.jsxs)("span",{className:"rd-token-row-warn",children:["Needs ",(0,G.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,G.jsx)("b",{children:"Deposit to CROSS"})," and both amounts will process together."]}):u.action?(0,G.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,G.jsx)("span",{className:"rd-token-row-status",children:"Waiting for processing"})]}),f?(0,G.jsx)("span",{className:"rd-spinner rd-token-row-spinner"}):u.action&&(0,G.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,G.jsxs)("div",{className:"rd-callout rd-callout-warning","data-testid":"two-tx-notice",children:["The first action from this address needs ",(0,G.jsx)("b",{children:"two wallet confirmations"}),": prepare the address, then move the funds. Later actions need one."]}),s.inFlight&&(0,G.jsx)("p",{className:"rd-muted rd-token-row-status",children:s.inFlightReason||Eb}),n.step==="done"&&(0,G.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,G.jsxs)("div",{className:"rd-callout rd-callout-danger",role:"alert",children:["Recovery couldn't be completed. Check your wallet and try again.",(0,G.jsxs)("details",{className:"rd-error-details",children:[(0,G.jsx)("summary",{children:"Technical details"}),(0,G.jsx)("span",{children:n.error})]})]})]})}function Na(e){let{info:t,loading:r,error:n,refresh:o}=mf(Mb(e)),i=si({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,ci.useState)(),l=e.targets!==void 0?[...e.targets]:t?[{symbol:e.target??"",isDefault:!0,info:t}]:[],c=hf(bo(l,e.orders??[])),p=c.length>0,w=e.wallet?.walletAddress,b=e.wallet?.getBalance,[d,x]=(0,ci.useState)();return(0,ci.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,G.jsxs)("section",{className:e.showTitle??!0?"rd-card":"rd-stack","data-rd-recover-funds":"",children:[(e.showTitle??!0)&&(0,G.jsx)("div",{className:"rd-card-header",children:(0,G.jsx)("h2",{className:"rd-card-title",children:"Recover stuck funds"})}),typeof e.otherTargetsRecoverable=="number"&&e.otherTargetsRecoverable>0&&(0,G.jsx)("div",{className:"rd-callout rd-callout-muted","data-testid":"other-targets-recoverable-note",children:Ab(e.otherTargetsRecoverable)}),r&&(0,G.jsxs)("p",{className:"rd-muted",role:"status","aria-live":"polite",children:[(0,G.jsx)("span",{className:"rd-spinner"})," Checking for recoverable funds\u2026"]}),n&&(0,G.jsxs)("div",{className:"rd-callout rd-callout-danger",role:"alert",children:["Couldn't check recoverable funds. Please try again.",(0,G.jsxs)("details",{className:"rd-error-details",children:[(0,G.jsx)("summary",{children:"Technical details"}),(0,G.jsx)("span",{children:n.message})]})]}),!r&&!n&&l.length>0&&!p&&(0,G.jsxs)("div",{className:"rd-recover-sum",children:[(0,G.jsx)("span",{className:"rd-recover-sum-label",children:"Deposit address status"}),(0,G.jsx)("span",{className:"rd-recover-sum-value rd-recover-sum-empty",children:"Nothing to recover"})]}),!r&&!n&&c.map(m=>(0,G.jsx)(Pb,{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,G.jsxs)("div",{className:"rd-callout rd-callout-muted","data-testid":"rd-recover-gas-note",children:["BNB pays the network fee on BNB Chain. Connected wallet balance:",d&&(0,G.jsxs)(G.Fragment,{children:[" ",(0,G.jsxs)("b",{children:[un(d.value,d.decimals)," BNB"]})]}),!d&&" unavailable","."]}),!r&&!n&&p&&(0,G.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),Yn=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 Bb(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 wo({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=Bb(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)(ba.Provider,{value:u,children:(0,Gt.jsx)(Yn.Drawer.Root,{direction:r,open:x,onOpenChange:m,noBodyStyles:!0,children:y},"drawer")}):(0,Gt.jsx)(ba.Provider,{value:u,children:(0,Gt.jsx)(ur.Root,{open:x,onOpenChange:m,children:y})})}function yo({asChild:e,children:t,dataAttributes:r}){let{isMobile:n}=jr(),o=n?Yn.Drawer.Trigger:ur.Trigger;return(0,Gt.jsx)(o,{asChild:e,...r,children:t})}function xo({className:e,ariaTitle:t,children:r}){let{isMobile:n,theme:o,portalStyle:i}=jr();return n?(0,Gt.jsxs)(Yn.Drawer.Portal,{children:[(0,Gt.jsx)(Yn.Drawer.Overlay,{className:"rd-overlay"}),(0,Gt.jsxs)(Yn.Drawer.Content,{className:Me("rd-drawer-content",e),"data-theme":o,"data-rd-shell":"drawer",style:i,children:[(0,Gt.jsx)(Yn.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 Ob(){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 xf({className:e}){let t=oi();return(0,ve.jsx)(ke,{feature:"relay",children:(0,ve.jsx)(xo,{ariaTitle:"Deposit",className:e??t.className,children:(0,ve.jsx)(Fb,{})})})}function Fb(){let e=oi(),{theme:t,isMobile:r}=jr(),n=Zu(),o=yf.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:O,canDeposit:I,deposit:J,depositState:L,targetOptions:B,selectedTarget:le,setSelectedTarget:Y,showAmountInput:j,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)(Ob,{}),me>0&&(0,ve.jsx)("span",{className:"rd-recovery-badge","data-testid":"recovery-badge",children:me})]})})}),ye&&i&&(0,ve.jsx)(Na,{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)(xa,{}),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"})]})]}),j&&(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)(cf,{catalog:c,origin:b,onChangeOrigin:d,amount:x,onChangeAmount:m,showAmountInput:j,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:O,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 Ta=require("react/jsx-runtime");function vf({asChild:e,children:t}){return(0,Ta.jsx)(ke,{feature:"relay",children:(0,Ta.jsx)(yo,{asChild:e??t!=null,children:t??(0,Ta.jsx)("button",{type:"button","data-track":"open",children:"Deposit"})})})}var Ie=V(require("react"),1);var pe=require("react");var Ia=require("react");function kf(e,t){let[r,n]=(0,Ia.useState)(e);return(0,Ia.useEffect)(()=>{let o=setTimeout(()=>n(e),t);return()=>clearTimeout(o)},[e,t]),r}var zb=500,Sf=56,Rf={chainId:Sf,token:"0x55d398326f99059fF775485246999027B3197955"},Cf=3e4,Ub=5e3;function jb(e){return typeof e!="number"||!Number.isFinite(e)||e<=0?Cf:Math.max(Ub,e*1e3)}var Wb=[{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"to",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];function tl(e,t){let r=e.trim();if(!r)return null;try{let n=wa(r,t);return n>0n?n:null}catch{return null}}function Nf(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 Ot({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(W=>W.chainId===A.chainId&&W.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),F(!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=kf(R,zb),O=g?tl(P,g.token.decimals):null,I=g?tl(R,g.token.decimals):null,[J,L]=(0,pe.useState)(""),[B,le]=(0,pe.useState)(!1),Y=e.recipient!==void 0?e.recipient:J,j=(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()===ii?void 0:g.token.address;return oe({chainId:g.chainId,address:o,token:re}).then(W=>{A||U({...W,formatted:_t(W.value,W.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,Oe=g?.token.address,ot=e.target;(0,pe.useEffect)(()=>{if(!$||!Qe||!Oe){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:Oe},ot):r.getDepositAddress({user:$,originChainId:Qe,originCurrency:Oe})).then(W=>{A||(Ue(W),Le(void 0),t.current.onDepositAddress?.(W))}).catch(W=>{if(A)return;Ue(void 0);let xe=W instanceof Error?W:new Error(String(W));Le(xe),t.current.onError?.(xe)}).finally(()=>{A||Ze(!1)}),()=>{A=!0}},[r,$,Qe,Oe,ot]);let Ft=[Qe??"",(Oe??"").toLowerCase(),($??"").toLowerCase(),ot??"",R.trim()].join("|"),yt=(0,pe.useRef)(Ft);(0,pe.useEffect)(()=>{yt.current!==Ft&&(yt.current=Ft,f(void 0),S())},[Ft,S]);let[Lt,xt]=(0,pe.useState)(),[Kt,Ve]=(0,pe.useState)(!1),[Ht,Tt]=(0,pe.useState)(),vt=O?.toString();(0,pe.useEffect)(()=>{if(!Qe||!Oe||!vt){xt(void 0),Tt(void 0),Ve(!1);return}let A=!1,re,W=!0;async function xe(){W&&Ve(!0);let Ge=Cf;try{let Ut=await r.getQuote({originChainId:Qe,originCurrency:Oe,amount:vt});if(A)return;xt(Ut),Tt(void 0),Ge=jb(Ut.ttl)}catch(Ut){if(A)return;xt(void 0),Tt(Ut instanceof Error?Ut:new Error(String(Ut)))}finally{A||Ve(!1),W=!1}A||(re=setTimeout(xe,Ge))}return xe(),()=>{A=!0,re&&clearTimeout(re)}},[r,Qe,Oe,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,F]=(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),F(!1),ue({chainId:g.chainId,hash:at}).then(re=>{A||(lt(!0),F(re.status==="reverted"),me(W=>W+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),yr=(0,pe.useCallback)(async()=>{if(C||!g||!Ce||!n?.sendTransaction||!n?.writeContract)return;f(void 0);let A=tl(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()===ii,W=Ce.depositAddress,xe=await uf(n?.readContract,Sf,{forwarder:Ce.forwarder,recipient:$,version:Ce.version,trusted:t.current.trustedFactories});if(!xe.ok){f(`address verification failed: ${xe.reason}`);return}if(g.chainId===Rf.chainId&&g.token.address.toLowerCase()===Rf.token.toLowerCase()&&!ff(W,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:W,value:A}):await n.writeContract({chainId:g.chainId,address:g.token.address,abi:Wb,functionName:"transfer",args:[W,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:j,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:yr,depositState:$t}}var Wr=require("react");var _b=3e4,Gb=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??_b,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 O=await r.listOrders(i);if(y)return;P===k&&(s(O),w(void 0))}catch(O){if(y)return;let I=O instanceof Error?O:new Error(String(O));P===k&&(w(I),t.current.onError?.(I))}finally{C-=1,!y&&P===k&&(c(!1),d(!0),m(i),u(O=>O+1)),f=!1}}function N(){S&&clearTimeout(S),S=setTimeout(()=>{S=void 0,y||M()},Gb)}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 Ma=require("react");function Tf(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 If({catalogTargets:e,filter:t,defaultTarget:r}){let n=(0,Ma.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,Ma.useState)(()=>Tf(n,r)?.symbol),a=(o!==void 0?n.find(l=>l.symbol===o):void 0)??Tf(n,r);function s(l){n.some(c=>c.symbol===l)&&i(l)}return{options:n,selected:a,setSelected:s}}var Hb={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:Hb[Xe(e.environment)]}var Aa=require("react/jsx-runtime"),Mf=1e3;function Qb(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 Ea(e,t){let r=e.trim();if(!r)return 0n;try{let n=wa(r,t);return n>0n?n:0n}catch{return 0n}}function Vb(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 Ef(e,t,r){return`${e}:${t.toLowerCase()}:${r}`}function qb(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function Af({open:e,children:t}){let[r]=Ie.useState(Ku);return(0,Aa.jsxs)(Ks.Provider,{value:r,children:[e&&(0,Aa.jsx)(Yb,{store:r}),t]})}function Yb({store:e}){let t=oi(),{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,_=>({min:mr(_?.relay?.minDepositAmount,w),max:mr(_?.relay?.maxDepositAmount,w),trustedFactories:mr(_?.relay?.trustedFactories,w)})),d=Ie.useMemo(()=>t.trustedFactories??Ra(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:O,depositAddressResult:I,depositAddressLoading:J,depositAddressError:L,quote:B,quoteLoading:le,quoteError:Y,canDeposit:j,deposit:we,depositState:$}=Nf(Qb(t,s,p,c,d)),{options:Q,selected:U,setSelected:ne}=If({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:Ot({baseUrl:c}),[t.client,c]),[he,Ze]=Ie.useState({}),[nt,Le]=Ie.useState(0),Qe=Ie.useCallback(()=>Le(_=>_+1),[]),Oe=$.isConfirmed,ot=me&&(!!I||i),{orders:Ft,ordersError:yt,ordersInitialized:Lt,ordersForRecipient:xt}=fn({client:Ue,recipient:ot?C:void 0,enabled:ot,refetchInterval:Mf}),Kt=Ft,Ve=U??m?.targets.find(_=>_.isDefault),Ht=Ve?.symbol??m?.destination.symbol,Tt=Ve?.isDefault??!0,vt=I?.version,pt=Ie.useMemo(()=>Ft.filter(_=>Vb(_,vt,Ht,Tt)),[Ft,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 _=xt?.toLowerCase()===C.toLowerCase();if(!ot||!Lt||!_||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(xr=>Ef(Ee.orderId,xr.txHash,xr.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 Ar,er=0n,Lr=!1;for(let Ee of pt)for(let xr of Ee.deposits??[]){let Jn=Ef(Ee.orderId,xr.txHash,xr.blockNumber);if(!jt.depositKeys.has(Jn)){Ar??(Ar=Ee);try{er+=BigInt(xr.amount),Lr=!0}catch{}}}Ar??(Ar=pt.find(Ee=>!jt.orderIds.has(Ee.orderId))),Ar??(Ar=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);Ar&&(it(Ar.orderId),Lr&&mt(er))},[st,pt,xt,ot,C,yt,Lt]),Ie.useEffect(()=>{let _=m?.targets??[];if(!Ce||!me||_.length===0){Ze({});return}let tt=!1;return Promise.all(_.map(cr=>Ue.getRecovery({user:C,target:cr.symbol}).catch(()=>{}))).then(cr=>{if(tt)return;let jt={};_.forEach((Ar,er)=>{let Lr=cr[er];Lr&&(jt[Ar.symbol]=Lr)}),Ze(jt)}),()=>{tt=!0}},[Ue,Ce,me,C,m,Oe,nt]);let zt=Ie.useMemo(()=>(m?.targets??[]).map(_=>({symbol:_.symbol,isDefault:_.isDefault,info:he[_.symbol]})).filter(_=>_.info!==void 0),[m,he]),Zt=Ie.useMemo(()=>Sa(bo(zt)),[zt]),[We,gt]=Ie.useState(void 0),[lt,Xt]=Ie.useState(),F=!!m&&(m?.targets.length??0)>0&&!s;Ie.useEffect(()=>{if(!me||!y||!I||F){gt(void 0),Xt(void 0);return}let _=!1,tt=!1,cr=I.forwarder.toLowerCase();gt(void 0),Xt(void 0);async function jt(){if(!(_||tt)){tt=!0;try{let er=await Ue.getRecovery({user:C,target:s||void 0});if(_)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 Lr;try{Lr=BigInt(er.balance)}catch{gt(void 0);return}let Ee=Number(er.decimals);if(Lr<=0n||!Number.isInteger(Ee)||Ee<0){gt(void 0);return}let xr=er.tokens?.find(Jn=>Jn.address?.toLowerCase()===er.token?.toLowerCase()&&Jn.symbol)?.symbol;gt({balance:Lr,decimals:Ee,symbol:xr})}catch{}finally{tt=!1}}}jt();let Ar=setInterval(()=>{jt()},Mf);return()=>{_=!0,clearInterval(Ar)}},[Ue,me,C,s,F,y,I,Oe]);let ue=Ie.useCallback(()=>{!y||!R||k(_t(R.value,y.token.decimals))},[y,R,k]),_e=Ie.useRef(!1),It=!!O;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 _=Number(b?.min);return Number.isFinite(_)&&_>=0?String(b?.min):"6"})(),Qt=(()=>{let _=Number(b?.max);return Number.isFinite(_)&&_>0?String(b?.max):void 0})(),$t=(()=>{if(!y)return 0n;let _=Ea(Jt,y.token.decimals),tt=BigInt(y.minAmount);return _>tt?_:tt})(),$r=y?_t($t,y.token.decimals):Jt,fr=(()=>{if(!y||!We||$t<=0n)return;let _=y.token.decimals,tt=We.decimals,cr=_>=tt?We.balance*10n**BigInt(_-tt):We.balance/10n**BigInt(tt-_);if(cr>=$t)return;let jt=$t-cr;return{pending:_t(We.balance,tt),pendingSymbol:We.symbol,remaining:_t(jt,_)}})(),en=m?.origins.find(_=>_.chainId===56&&!!(lt?.token&&_.token.address.toLowerCase()===lt.token.toLowerCase()))??m?.origins.find(_=>_.chainId===56&&_.token.symbol.toUpperCase()==="USDT"),yr=Number.isInteger(lt?.decimals)&&(lt?.decimals??-1)>=0?lt.decimals:en?.token.decimals,A=lt?.tokens?.find(_=>_.address?.toLowerCase()===lt.token?.toLowerCase()&&_.symbol)?.symbol??en?.token.symbol,re=at!==void 0&&yr!==void 0?_t(at,yr):void 0,W=(()=>{if(!y||yr===void 0)return;let _=y.token.decimals;if(yr>=_)return $t*10n**BigInt(yr-_);let tt=10n**BigInt(_-yr);return($t+tt-1n)/tt})(),xe=je?pt.find(_=>_.orderId===je):void 0,Ge=xe??pt.find(_=>_.status==="BSC_FUNDED"||_.status==="BRIDGE_INITIATED"||_.status==="BRIDGE_PENDING"),Ut=(()=>{if(!Ge||W===void 0)return!1;try{return BigInt(Ge.amountIn)>=W}catch{return!1}})(),mn=(()=>{if(!lt||W===void 0)return!1;try{return BigInt(lt.balance)>0n&&BigInt(lt.balance)>=W}catch{return!1}})(),pi=(()=>{let _={amount:re,symbol:A,backendStatus:Ge?.status};return!I||!ot||!Lt?{phase:"connecting",..._}:xt?.toLowerCase()!==C.toLowerCase()||yt?{phase:"unavailable",..._}:xe?.status==="COMPLETED"?{phase:"completed",..._,backendStatus:xe.status}:xe&&qb(xe.status)?{phase:"failed",..._,backendStatus:xe.status}:Ge?.status==="BRIDGE_INITIATED"||Ge?.status==="BRIDGE_PENDING"?{phase:"processing",..._}:Ge?.status==="BSC_FUNDED"&&Ut||mn?{phase:"funded",..._}:xe?{phase:"detected",..._,backendStatus:xe.status}:{phase:"waiting",..._}})(),Kn=y&&Qt?Ea(Qt,y.token.decimals):void 0,Et=y&&S.trim()?Ea(S,y.token.decimals):0n,Ga=!!(y&&Et>0n&&Et<$t),vo=!!(y&&Kn!==void 0&&Et>0n&&Et>Kn),Zn=(()=>{if(y){if(Ga)return`Amount is below the ${$r} ${y.token.symbol} minimum.`;if(vo)return`Amount is above the ${Qt} ${y.token.symbol} maximum.`}})(),Xn=t.showOneClickDeposit??!1,Ha=y&&S.trim()?Ea(S,y.token.decimals).toString():void 0,Qa={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:O,depositAddressLoading:J,depositAddressError:L,arrivalStatus:pi,quote:B,quoteLoading:le,quoteError:Y,canDeposit:j,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:Xn,showConnectPrompt:Ne,showRecipientHint:ze,canRecover:Ce,recoverableCount:Zt,recoveryTargets:zt,recoveryOrders:Kt,refreshRecovery:Qe,trustedFactories:d,amountHint:Zn,amountSmallestUnits:Ha,onMax:te&&R&&R.value>0n?ue:void 0};return Ie.useLayoutEffect(()=>{e.publish(Qa)}),Ie.useLayoutEffect(()=>()=>e.publish(null),[e]),null}var La=require("react/jsx-runtime");function Kb(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]=Da.useState(!1),d=l!==void 0,x=d?l:w,m=Da.useCallback(g=>{d||b(g),c?.(g)},[d,c]);return(0,La.jsx)(Ys.Provider,{value:e,children:(0,La.jsx)(Af,{open:x,children:(0,La.jsx)(wo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:x,onOpenChange:m,children:p})})})}var rl=Object.assign(Kb,{Trigger:vf,Content:xf});var Pa=require("react"),nl=(0,Pa.createContext)(null);function ol(){let e=(0,Pa.useContext)(nl);if(!e)throw new Error("RelayHistory compound components must be used within <RelayHistory>");return e}var br=V(require("react"),1);var Df=require("react");var ie=require("react/jsx-runtime"),di=56;function Pf(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function Zb(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 Xb(e){return e==="COMPLETED"?"rd-status-pill rd-status-pill-success":Pf(e)?"rd-status-pill rd-status-pill-failure":"rd-status-pill"}function Ba(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 Jb(e){let t=new Date(e);return Number.isNaN(t.getTime())?e:t.toLocaleString()}function Lf(e){return e.length>14?`${e.slice(0,8)}...${e.slice(-4)}`:e}function $b(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 ew(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 Fa({label:e,chainId:t,txHash:r,amount:n,shared:o,missingLabel:i="Pending"}){let a=r?va(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:ho(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 ${ho(t)}`,children:Lf(r)}):r?(0,ie.jsx)("span",{title:r,children:Lf(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 tw(e){let t=e.deposits??[],r=e.amountOut||e.expectedOut||void 0;if(t.length>=2){let a=ew(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}=$b(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 Bf({orders:e,isLoading:t,error:r,catalog:n,showTitle:o=!0}){let[i,a]=(0,Df.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(tw).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=Ba(l.sentRaw,x?.token.decimals),g=x?.token.symbol??"USDT",u=Ba(l.receivedRaw,d),y=c.deposits??[],f=!!i[l.key],S=Jb(c.completedAt??c.createdAt),k=Zb(c.status),M=c.status==="COMPLETED"||Pf(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 ",ho(l.chainId)]})]})}),(0,ie.jsx)("span",{className:Xb(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)(Fa,{label:"Deposit confirmed",chainId:l.deposit.originChainId??di,txHash:l.deposit.originTxHash||l.deposit.txHash,amount:(()=>{let R=Ba(l.deposit.amount,x?.token.decimals);return R?Oa(R):void 0})()}):y.length>0?y.map(R=>(0,ie.jsx)(Fa,{label:"Deposit confirmed",chainId:R.originChainId??di,txHash:R.originTxHash||R.txHash,amount:(()=>{let E=Ba(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)(Fa,{label:"Bridge",chainId:di,txHash:c.bscBridgeTx,shared:l.sharedLegs,missingLabel:M}),(0,ie.jsx)(Fa,{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 Of({className:e}){let t=ol(),{open:r}=jr();return br.useEffect(()=>{r&&Pe("relay","history_opened")},[r]),(0,Sn.jsx)(ke,{feature:"relay",children:(0,Sn.jsx)(xo,{ariaTitle:"Transfer history",className:e??t.className,children:(0,Sn.jsx)(rw,{})})})}function rw(){let e=ol(),{theme:t}=jr(),r=br.useMemo(()=>{if(e.client)return e.client;let g=Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return Ot({baseUrl:g})},[e.client,e.apiBaseUrl,e.environment]),n=e.recipient??e.walletAddress,o=!!(n&&$e(n)),[i,a]=br.useState(),[s,l]=br.useState(!1),[c,p]=br.useState(),w=br.useRef(e.onError);w.current=e.onError,br.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=br.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)(Bf,{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 za=require("react/jsx-runtime");function Ff({asChild:e,children:t}){return(0,za.jsx)(ke,{feature:"relay",children:(0,za.jsx)(yo,{asChild:e??t!=null,children:t??(0,za.jsx)("button",{type:"button","data-track":"open",children:"History"})})})}var il=require("react/jsx-runtime");function nw(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,il.jsx)(nl.Provider,{value:e,children:(0,il.jsx)(wo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:l,onOpenChange:c,children:p})})}var al=Object.assign(nw,{Trigger:Ff,Content:Of});var Mr=V(require("react"),1);var Ua=V(require("react"),1);function zf({client:e,recipient:t,refreshKey:r=0}){let[n,o]=Ua.useState(0),i=t&&$e(t)?t:void 0;return Ua.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(bo(w)))}catch{a||o(0)}})(),()=>{a=!0}},[e,i,r]),n}var ja=require("react"),sl=(0,ja.createContext)(null);function Uf(){let e=(0,ja.useContext)(sl);if(!e)throw new Error("RelayRecovery compound components must be used within <RelayRecovery>");return e}function ll(){return Uf().props}function jf(){return Uf().recoverableCount}var ir=V(require("react"),1);var Jr=require("react/jsx-runtime"),Wa=[];function Wf({className:e}){let t=ll(),{open:r}=jr();return ir.useEffect(()=>{r&&Pe("relay","recovery_opened")},[r]),(0,Jr.jsx)(ke,{feature:"relay",children:(0,Jr.jsx)(xo,{ariaTitle:"Recover stuck funds",className:e??t.className,children:(0,Jr.jsx)(ow,{})})})}function ow(){let e=ll(),{theme:t}=jr(),r=ir.useMemo(()=>Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment}),[e.apiBaseUrl,e.environment]),n=ir.useMemo(()=>e.client?e.client:Ot({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=>mr(N?.relay?.trustedFactories,l)),p=ir.useMemo(()=>e.trustedFactories??Ra(c),[e.trustedFactories,c]),w=!!(e.writeContract&&e.readContract&&e.waitForReceipt),b=!!s&&w,[d,x]=ir.useState(Wa),m=e.onError;ir.useEffect(()=>{if(!b){x(Wa);return}let N=!1;return n.getConfig().then(R=>{N||x(R.targets.length>0?R.targets:Wa)}).catch(R=>{N||(x(Wa),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,O)=>{let I=R[O];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)(Na,{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 _a=require("react/jsx-runtime");function _f({asChild:e,children:t}){let r=jf();return(0,_a.jsx)(ke,{feature:"relay",children:(0,_a.jsx)(yo,{asChild:e??t!=null,dataAttributes:{"data-rd-recovery-count":r},children:t??(0,_a.jsx)("button",{type:"button","data-track":"open",children:"Recover"})})})}var cl=require("react/jsx-runtime");function iw(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]=Mr.useState(!1),d=l!==void 0,x=d?l:w,m=Mr.useCallback(N=>{d||b(N),c?.(N)},[d,c]),g=Mr.useMemo(()=>{if(e.client)return e.client;let N=Rn({apiBaseUrl:e.apiBaseUrl,environment:e.environment});return Ot({baseUrl:N})},[e.client,e.apiBaseUrl,e.environment]),[u,y]=Mr.useState(0),f=Mr.useRef(x);Mr.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=zf({client:g,recipient:k,refreshKey:u}),M=Mr.useMemo(()=>({props:e,recoverableCount:C}),[e,C]);return(0,cl.jsx)(sl.Provider,{value:M,children:(0,cl.jsx)(wo,{theme:t,mobileBreakpoint:r,drawerDirection:n,dialogWidth:o,drawerMaxWidth:i,drawerMinWidth:a,style:s,open:x,onOpenChange:m,children:p})})}var dl=Object.assign(iw,{Trigger:_f,Content:Wf});var wr=require("react");function pl(e={}){let t=(0,wr.useRef)(e);t.current=e;let r=(0,wr.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayConfig: either `client` or `apiBaseUrl` must be provided");return Ot({baseUrl:e.apiBaseUrl})},[e.client,e.apiBaseUrl]),n=e.enabled??!0,o=e.refetchInterval,[i,a]=(0,wr.useState)(),[s,l]=(0,wr.useState)(!1),[c,p]=(0,wr.useState)(),[w,b]=(0,wr.useState)(0);(0,wr.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,wr.useCallback)(()=>b(x=>x+1),[]);return{config:i,loading:s,error:c,refresh:d}}var Hf=require("@tanstack/react-query"),Er=require("react");var aw=1,Gf=new WeakMap;function sw(e){let t=Gf.get(e);if(t!==void 0)return t;let r=aw++;return Gf.set(e,r),r}function ul(e={}){let t=(0,Er.useRef)(e);t.current=e;let r=(0,Er.useMemo)(()=>{if(e.client)return e.client;if(!e.apiBaseUrl)throw new Error("useRelayRecovery: either `client` or `apiBaseUrl` must be provided");return Ot({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,Er.useMemo)(()=>sw(r),[r]),l=(0,Er.useMemo)(()=>["relay","recovery",s,o??null,i??null],[s,o,i]),c=(0,Hf.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,Er.useRef)(0);(0,Er.useEffect)(()=>{let m=c.error,g=c.errorUpdatedAt;!m||g===p.current||(p.current=g,t.current.onError?.(m),m instanceof Ir&&m.status===401&&t.current.onUnauthorized?.())},[c.error,c.errorUpdatedAt]);let w=(0,Er.useCallback)(()=>{c.refetch()},[c.refetch]),b=si({recipient:e.recipient,wallet:e.wallet,trustedFactories:e.trustedFactories,onError:e.onError,onRecoverySuccess:e.onRecoverySuccess,onChanged:w}),d=c.data,x=(0,Er.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"),lw={bscBridge:"https://bscscan.com/tx/",crossFinalize:"https://scan.crosstoken.io/tx/",crossExecute:"https://scan.crosstoken.io/tx/"},cw={bscBridge:"Bridge tx (BSC)",crossFinalize:"Finalize tx (CROSS)",crossExecute:"Execute tx (CROSS)"};function dw(e){return e==="done"?"\u2713":e==="active"?"\u25CF":""}function Qf(e){return e==="FAILED"||e==="REFUNDED"||e==="RELAY_REFUNDED"||e==="EXPIRED"}function pw(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 ml({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:pw(o.status),children:[(0,He.jsxs)("div",{className:"rd-stepper-rail",children:[(0,He.jsx)("span",{className:"rd-stepper-dot",children:dw(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)(fl,{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)(fl,{orderTxs:t.txs,txKey:"crossFinalize"}),t.txs.crossExecute&&(0,He.jsx)(fl,{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 fl({orderTxs:e,txKey:t}){let r=e[t];return r?(0,He.jsxs)("a",{href:`${lw[t]}${r}`,target:"_blank",rel:"noreferrer",children:[cw[t],": ",r.slice(0,10),"..."]}):null}hi({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});
|
|
24
26
|
//# sourceMappingURL=index.cjs.map
|