@nexus-cross/dapp-ui 1.3.4-beta.1 → 1.3.4-beta.3

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 CHANGED
@@ -1,21 +1,21 @@
1
- "use strict";var Ol=Object.create;var oo=Object.defineProperty;var Dl=Object.getOwnPropertyDescriptor;var zl=Object.getOwnPropertyNames;var Wl=Object.getPrototypeOf,Gl=Object.prototype.hasOwnProperty;var Hl=(e,t)=>{for(var n in t)oo(e,n,{get:t[n],enumerable:!0})},ni=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of zl(t))!Gl.call(e,r)&&r!==n&&oo(e,r,{get:()=>t[r],enumerable:!(o=Dl(t,r))||o.enumerable});return e};var z=(e,t,n)=>(n=e!=null?Ol(Wl(e)):{},ni(t||!e||!e.__esModule?oo(n,"default",{value:e,enumerable:!0}):n,e)),Ul=e=>ni(oo({},"__esModule",{value:!0}),e);var vp={};Hl(vp,{APPLE_ICON:()=>Xn,AppLauncher:()=>rr,AppLauncherContent:()=>ar,AppLauncherTrigger:()=>ir,BINANCE_ICON:()=>Yn,BridgeFlow:()=>Hn,CONNECTOR_REGISTRY:()=>Bn,CROSSX_ICON:()=>Kn,ConnectButton:()=>Gr,ConnectorId:()=>uo,DEFAULT_SKILLS_HREF:()=>qo,GOOGLE_ICON:()=>Zn,METAMASK_ICON:()=>Qn,PORTFOLIO_SECTIONS:()=>Pr,SOCIAL_REGISTRY:()=>Vo,SendFlow:()=>On,SkillsButton:()=>Hr,TOKEN_STATS_QUERY_KEY:()=>Io,USER_BALANCE_QUERY_KEY:()=>To,WALLET_REGISTRY:()=>jo,WalletConnectModal:()=>Wr,WalletInfo:()=>pn,WalletPortfolio:()=>Ar,WalletPortfolioBody:()=>sn,announceAppLauncherUsage:()=>io,resolveEnvironment:()=>_e,useGlobalMenu:()=>Pn,useTokenBalance:()=>Mt,useTokenStats:()=>Ot,useWalletDetect:()=>jn});module.exports=Ul(vp);var $l={};function oi(e){try{return $l.env?.[e]}catch{return}}function ri(e){if(!(typeof process>"u"))return process.env?.[e]}function _e(e){if(e)return ii(e);let t=oi("VITE_CROSSX_ENVIRONMENT")??oi("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??ri("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??ri("CROSSX_ENVIRONMENT");return ii(t)}function ii(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}var nr="1.3.4";var ro="__nexusCrossAppLauncherRuntime";function jl(){if(typeof window>"u")return null;let e=window;return e[ro]??(e[ro]={mode:"dapp-ui"}),e[ro]}function Vl(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${nr}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${nr} \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 io(e){let t=jl();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),Vl(t))}var wn=z(require("react"),1),ai=z(require("@radix-ui/react-popover"),1),si=require("vaul");var ao=require("react"),or=(0,ao.createContext)(null);function so(){let e=(0,ao.useContext)(or);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var lo=require("react");function bn(e){let[t,n]=(0,lo.useState)(!1);return(0,lo.useEffect)(()=>{let o=window.matchMedia(e);n(o.matches);let r=a=>n(a.matches);return o.addEventListener("change",r),()=>o.removeEventListener("change",r)},[e]),t}function W(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))}W(`[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-badge-bg: var(--ds-accent-primary-low, #123235);--al-badge-text: var(--ds-accent-primary-default, #00ceb2);--al-badge-new-text: var(--ds-system-purple-on, #ffffff);--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-badge-bg: var(--ds-accent-primary-low, #e7f9f8);--al-badge-text: var(--ds-accent-primary-default, #00b4b7);--al-badge-new-text: var(--ds-system-purple-on, #ffffff);--al-drawer-overlay: var(--ds-overlay-dim, #00000080)}
2
- `);W(`.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
- `);W(`@keyframes al-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
4
- `);W(`.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-grid{grid-template-columns:repeat(4,100px);row-gap:16px;column-gap:0;padding:0;justify-content:center;align-items:start}.al-popover-content .al-grid-item{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:hidden}.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-right,.al-popover-content .al-badge-new{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-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}.al-drawer-content .al-grid-item-icon{width:32px;height:32px;border-radius:6.75px;overflow:hidden}.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(--ds-content-low, #00000066);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:space-between;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:#252b39!important}:root[data-ds-theme=light] .al-grid-item:hover,:root[data-ds-theme=light] .al-grid-item[data-active=true]{background:#eff3f8!important}.al-grid-item-left{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}.al-grid-item-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.al-grid-item-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.al-grid-item-icon img{width:100%;height:100%;object-fit:contain}.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-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}.al-badge-new{display:flex;width:16px;height:16px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:12px;background:var(--ds-system-purple-high, #7346f3);color:var(--al-badge-new-text);font-family:Pretendard,Inter,sans-serif;font-size:9px;font-weight:700;flex-shrink:0}
5
- `);W("");var co=require("react/jsx-runtime");function rr({env:e,theme:t="dark",mobileBreakpoint:n=768,domain:o,children:r}){let a=bn(`(max-width: ${n}px)`),[i,l]=wn.useState(!1),p=wn.useCallback(()=>l(!1),[]),c=_e(e),f=wn.useMemo(()=>({env:c,theme:t,isMobile:a,open:i,domain:o,close:p}),[c,t,a,i,o,p]);return(0,co.jsx)(or.Provider,{value:f,children:a?(0,co.jsx)(si.Drawer.Root,{direction:"right",open:i,onOpenChange:l,noBodyStyles:!0,children:r},"drawer"):(0,co.jsx)(ai.Root,{open:i,onOpenChange:l,children:r},"popover")})}var pi=z(require("@radix-ui/react-popover"),1),fi=require("vaul");var Me=require("react/jsx-runtime");function li({size:e=18}){return(0,Me.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,Me.jsx)("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function ci(){return(0,Me.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,Me.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function di(){return(0,Me.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,Me.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var An=require("react/jsx-runtime");function ir({asChild:e,children:t,className:n,style:o}){let{isMobile:r,theme:a}=so(),i=t!=null,l=e??!0,p=n?`al-trigger-btn ${n}`:"al-trigger-btn",c=i?t:(0,An.jsx)("button",{type:"button",className:p,"data-theme":a,style:o,children:(0,An.jsx)(li,{size:18})});return r?(0,An.jsx)(fi.Drawer.Trigger,{asChild:l,children:c}):(0,An.jsx)(pi.Trigger,{asChild:l,children:c})}var Jt=z(require("react"),1),po=z(require("@radix-ui/react-popover"),1),Xt=require("vaul");var gi=require("@tanstack/react-query");var ui={dev:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/app-launcher.json",stage:"https://stg-contents.crosstoken.io/frontend/common/app-launcher/app-launcher.json",production:"https://contents.crosstoken.io/frontend/common/app-launcher/app-launcher.json"};var ql="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",Kl="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function mt(e,t){return`${e==="production"?Kl:ql}/${t}.png`}function mi(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://dev.onechain.nexus/gametoken/CROSS",stage:"https://stg.onechain.nexus/gametoken/CROSS",production:"https://onechain.nexus/gametoken/CROSS"},iconUrl:mt(t,"dex"),order:1e3,type:"gametoken",badge:null,isNew:!1},{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:mt(t,"forge"),order:4e3,type:"forge",badge:null,isNew:!0},{id:"crossd",label:"Bridge (CROSSD)",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:mt(t,"crossd"),order:5e3,type:"crossd",badge:null,isNew:!1},{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:mt(t,"prediction"),order:6e3,type:"prediction",badge:null,isNew:!0},{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:mt(t,"reward"),order:7e3,type:"rewards",badge:null,isNew:!1},{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:mt(t,"nft"),order:8e3,type:"nft",badge:null,isNew:!1},{id:"play",label:"Play",description:"Discover and play games on CROSS.",url:{dev:"https://stg-play.cross.nexus",stage:"https://stg-play.cross.nexus",production:"https://play.cross.nexus"},iconUrl:mt(t,"play"),order:8500,type:"play",badge:null,isNew:!0},{id:"shop",label:"Shop",description:"Game Payment Platform & In-Game Currency Store.",url:{dev:"https://www.dev.cross.shop/",stage:"https://www.stage.cross.shop/",production:"https://www.cross.shop/"},iconUrl:mt(t,"shop"),order:9e3,type:"shop",badge:null,isNew:!1},{id:"points",label:"Points",description:"Dive into CROSS World, Earn CROSS Points",url:{dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://onechain.nexus/points"},iconUrl:mt(t,"point"),order:1e4,type:"points",badge:null,isNew:!1},{id:"wave",label:"Wave",description:"Stream, support, and earn in the CROSS ecosystem.",url:{dev:"https://stg-wave.crosstoken.io/en",stage:"https://stg-wave.crosstoken.io/en",production:"https://wave.crosstoken.io/en"},iconUrl:mt(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1},{id:"explorer",label:"Explorer",description:"View transactions, blocks, and token data on the CROSS network.",url:{dev:"https://stg-explorer.onechain.nexus/612055",stage:"https://stg-explorer.onechain.nexus/612055",production:"https://explorer.onechain.nexus/612055"},iconUrl:mt(t,"explorer"),order:12e3,type:"explorer",badge:null,isNew:!1}]}}function Pn(e){let t=_e(e);return(0,gi.useQuery)({queryKey:["global-menu",t],queryFn:async({signal:n})=>{try{let o=await fetch(ui[t],{cache:"no-store",signal:n});if(!o.ok)throw new Error(`Failed to fetch global menu: ${o.status}`);return o.json()}catch(o){if(n.aborted)throw o;return mi(t)}},staleTime:0,gcTime:0,retry:!1,refetchOnMount:!0})}function ee(...e){return e.filter(Boolean).join(" ")}var se=require("react/jsx-runtime");function Ql(e){return e.id==="cross-staking"||e.type==="cross-staking"}function ar({align:e="end",sideOffset:t=8,className:n}){let{env:o,theme:r,isMobile:a,domain:i,close:l}=so(),{data:p}=Pn(o),c=Jt.useMemo(()=>(p?.items??[]).sort((w,y)=>w.order-y.order),[p]),f=8,m=Jt.useRef(null),h=Jt.useCallback(w=>{m.current={x:w.clientX,y:w.clientY}},[]),g=typeof window<"u"?window.location.pathname:"",v=Jt.useCallback((w,y)=>{if(m.current){let N=w.clientX-m.current.x,R=w.clientY-m.current.y;if(m.current=null,Math.abs(N)>f||Math.abs(R)>f)return}let B=y.url[o]??y.url.production,u=hi(B,i);if(!u)try{let N=new URL(B).pathname;if(g===N||g.startsWith(N+"/")){l();return}}catch{}u?window.open(B,"_blank","noopener,noreferrer"):window.location.href=B,l()},[o,i,l,g]),x=(0,se.jsx)("div",{className:"al-grid","data-theme":r,children:c.map(w=>{let y=w.url[o]??w.url.production,B=hi(y,i),u=!1;if(!B)try{let N=new URL(y).pathname;u=g===N||g.startsWith(N+"/")}catch{u=!1}return(0,se.jsxs)("button",{type:"button",className:"al-grid-item","data-active":u||void 0,onPointerDown:h,onClick:N=>v(N,w),children:[(0,se.jsxs)("div",{className:"al-grid-item-left",children:[(0,se.jsx)("div",{className:"al-grid-item-icon",children:(0,se.jsx)("img",{src:w.iconUrl,alt:w.label,width:24,height:24,loading:"lazy"})}),(0,se.jsx)("span",{className:"al-grid-item-label",children:w.label}),w.isNew&&(0,se.jsx)("span",{className:"al-badge-new",children:"N"})]}),(0,se.jsx)("div",{className:"al-grid-item-right",children:w.badge&&!Ql(w)&&(0,se.jsx)("span",{className:"al-badge",children:w.badge})})]},w.id)})});return a?(0,se.jsxs)(Xt.Drawer.Portal,{children:[(0,se.jsx)(Xt.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,se.jsxs)(Xt.Drawer.Content,{className:ee("al-drawer-content",n),"data-theme":r,children:[(0,se.jsxs)("div",{className:"al-drawer-header",children:[(0,se.jsx)(Xt.Drawer.Close,{className:"al-drawer-close",children:(0,se.jsx)(ci,{})}),(0,se.jsx)(Xt.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,se.jsx)(Xt.Drawer.Close,{className:"al-drawer-close",children:(0,se.jsx)(di,{})})]}),(0,se.jsx)("div",{className:"al-drawer-body",children:x})]})]}):(0,se.jsx)(po.Portal,{children:(0,se.jsx)(po.Content,{align:e,sideOffset:t,className:ee("al-popover-content",n),"data-theme":r,children:x})})}function hi(e,t){try{let n=new URL(e).hostname;return typeof window>"u"?!0:n!==(t??window.location.hostname)}catch{return!1}}var $e=z(require("react"),1),nl=z(require("@radix-ui/react-popover"),1),ol=require("vaul");var fo=require("react"),sr=(0,fo.createContext)(null);function Ht(){let e=(0,fo.useContext)(sr);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var uo=(o=>(o.CROSSx="crossx",o.MetaMask="io.metamask",o.Binance="com.binance.wallet",o))(uo||{}),Bn={crossx:{name:"CROSSx",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 la=z(require("react"),1);var G=require("react/jsx-runtime");function bi({size:e=16,className:t}){return(0,G.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,G.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,G.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 Fn({size:e=16,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.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 en({size:e=16,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function Nt({size:e=24,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function wi({size:e=20,className:t}){return(0,G.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,G.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,G.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 mo({size:e=20,className:t}){return(0,G.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,G.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 tn({size:e=20,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function nn({size:e=20,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function xi({size:e=16,className:t}){return(0,G.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,G.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,G.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 vi({size:e=16,className:t}){return(0,G.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,G.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,G.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function yi({size:e=42,className:t}){return(0,G.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 42 42",fill:"none",className:t,children:(0,G.jsx)("path",{d:"M20.7314 2C31.0766 2 39.4628 10.3863 39.4629 20.7314C39.4629 31.0766 31.0766 39.4629 20.7314 39.4629C10.3863 39.4628 2 31.0766 2 20.7314C2.00007 10.3864 10.3864 2.00007 20.7314 2ZM20.5938 30.0586L21.1084 30.5732L21.623 30.0586V25.2471H21.1084C20.9344 25.2471 20.7626 25.235 20.5938 25.2158V30.0586ZM16.4834 24.6611L14.6514 26.4922L15.3799 27.2207L17.1797 25.4209L18.3193 24.2803C18.0487 24.0673 17.8025 23.8251 17.5869 23.5566L16.4834 24.6611ZM26.8691 27.2207L27.5967 26.4922L26.3516 25.2471H24.8955L26.8691 27.2207ZM11.2666 20.7314L11.7822 21.2471H16.624C16.6048 21.0781 16.5938 20.9065 16.5938 20.7324C16.5938 20.5585 16.6049 20.3866 16.624 20.2178H11.7812L11.2666 20.7314ZM20.5938 11.4053V16.2471C20.7626 16.2279 20.9345 16.2178 21.1084 16.2178H21.623V11.4053L21.1084 10.8906L20.5938 11.4053ZM14.6514 15.0029L16.4521 16.8027L17.5732 17.9238C17.7874 17.6546 18.0315 17.4104 18.3008 17.1963L15.3799 14.2754L14.6514 15.0029ZM25.0371 16.1074L24.9268 16.2178H26.3818L27.5957 15.0029L26.8682 14.2754L25.0371 16.1074Z",fill:"#019D92",stroke:"white",strokeWidth:4})})}function ki({size:e=20,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.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 Si({size:e=20,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.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 Ri({size:e=20,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.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 Ci({size:e=20,className:t}){return(0,G.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,G.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 Ti({size:e=20,className:t}){return(0,G.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,G.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),(0,G.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 E=z(require("react"),1);var Ut=z(require("bignumber.js"),1);function Yl(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 $t(e,t){if(!e||e==="0")return"0.00";let n=new Ut.default(e).shiftedBy(-t),o=n.isGreaterThanOrEqualTo(1)?2:4;return n.toFormat(o,Ut.default.ROUND_DOWN)}function tt(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function lr(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 Ni(e,t,n){let r=new Ut.default(e).shiftedBy(-t).multipliedBy(new Ut.default(n));return r.isZero()||r.isNaN()?"$0.00":`$${(r.integerValue(Ut.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?r.decimalPlaces(2,Ut.default.ROUND_DOWN):r.decimalPlaces(4,Ut.default.ROUND_DOWN)).toFormat()}`}function Ii(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 i=Number(n);if(!Number.isFinite(i)||i===0)return{displayValue:"0",isLowerBound:!1};n=Yl(i.toFixed(18))}let[o="0",r=""]=n.split(".");if(Number(o)>=1){let i=r.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(o).toLocaleString("en-US")}.${i}`,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 Li=require("react"),Ei=require("@tanstack/react-query");var Ve={dev:"https://stg-wallet-server.crosstoken.io/api",stage:"https://stg-wallet-server.crosstoken.io/api",production:"https://wallet-server.crosstoken.io/api"},Ce={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},xn="https://terms.crosstoken.io/docs/cross-terms-of-use",go="https://terms.crosstoken.io/docs/nexus-privacy-policy";var Zl="send:chain-info";function Xl(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 cr(e,...t){let n=e.replace(/\/+$/,""),o=t.map(r=>r.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[n,...o].join("/")}function Jl(e,t,n,o){if(o)return t===Ce[e].cross?Ai(t,o):n?.explorer_url?cr(n.explorer_url,n.explorer_postfix?.transaction??"tx",o):ec(e,t,o)}function Ai(e,t){return cr("https://explorer.onechain.nexus",String(e),"tx",t)}function ec(e,t,n){let o=Ce[e];if(t===o.cross)return Ai(t,n);if(t===o.bsc)return cr(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",n)}function ho(e,t,n,o=!0){let r=Ve[e],a=(0,Ei.useQuery)({queryKey:[Zl,e,t],queryFn:async({signal:p})=>{let c=await fetch(`${r}/v1/public/chain/info/${t}`,{cache:"no-store",signal:p});if(!c.ok)throw new Error(`Failed to fetch chain info: ${c.status}`);let f=await c.json();if("code"in f&&f.code!==void 0&&f.code!==200)throw new Error(`Chain info API error: ${f.code}`);return Xl(f)},enabled:o,staleTime:300*1e3}),i=a.data;return{transactionUrl:(0,Li.useMemo)(()=>Jl(e,t,i,n),[t,i,e,n]),chainInfo:i,...a}}var Pi="0x0000000000000000000000000000000000000001";var tc="0xa9059cbb",nc=/^0x[a-fA-F0-9]{40}$/,oc="nexus-cross:dapp-ui:send:recent:",Bi=10;function rc(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function _n(e){return e.toLowerCase()}function It(e){return nc.test(e)}function jt(e){return _n(e.address)===Pi}function dr(e){return`${oc}${e.toLowerCase()}`}function vn(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(dr(e));if(!t)return[];let n=JSON.parse(t);return Array.isArray(n)?n.filter(o=>o!==null&&typeof o=="object"&&It(o.address)&&typeof o.updatedAt=="number").slice(0,Bi):[]}catch{return[]}}function pr(e,t){if(typeof window>"u")return[];let n=_n(t),o=[{address:n,updatedAt:Date.now()},...vn(e).filter(r=>r.address!==n)].slice(0,Bi);try{window.localStorage.setItem(dr(e),JSON.stringify(o))}catch{return vn(e)}return o}function fr(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(dr(e))}catch{}}function on(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 a=BigInt(o||"0"),i=r.padEnd(t,"0"),l=i?BigInt(i):0n,p=10n**BigInt(t),c=a*p+l;return c<=0n?{error:"Amount must be greater than 0."}:{value:c}}function ur(e,t){let n=BigInt(e||"0"),o=10n**BigInt(t),r=n/o,a=n%o;if(a===0n)return r.toString();let i=rc(a.toString().padStart(t,"0"));return`${r.toString()}.${i}`}function mr(e,t){let n=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),o=t.toString(16).padStart(64,"0");return`${tc}${n}${o}`}function bo(e,t,n=10){if(t<=0)return e.toString();let o=10n**BigInt(t),r=e/o,a=e%o;if(a===0n)return r.toString();let l=a.toString().padStart(t,"0").slice(0,Math.max(0,Math.min(n,t)));return l=l.replace(/0+$/,""),l?`${r.toString()}.${l}`:r.toString()}function gr(e,t){return bo(e,t,6)}function Fi(e){return bo(e,9,2)}function _i(e){return e.toLocaleString("en-US")}function wo(e){return e===56||e===97}function xo(e){return e.gasPrice??e.maxFeePerGas}function Mi(e,t=!1){return t?xo(e)!==void 0?"legacy":null:e.maxFeePerGas!==void 0?"dynamic":e.gasPrice!==void 0?"legacy":null}function vo(e,t=!1){if(t){let n=xo(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 yo(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function Oi(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(Oi(n.cause,t+1)),o.join(`
6
- `).toLowerCase()}function ic(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 hr(e,t={},n="Failed to send transaction."){let o=Oi(e);if(!o)return n;let r=t.nativeSymbol?.trim()||"gas token",a=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 i=a?` on ${a}`:"";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.":ic(e)||n}var ac=2000000000n,sc=1000000000n;async function ko(e,t,n){let o=new AbortController,r=setTimeout(()=>o.abort(),8e3),a=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(!a.ok)throw new Error(`RPC ${t} HTTP ${a.status}`);let i=await a.json();if(i.error)throw new Error(`RPC ${t}: ${i.error.message}`);if(i.result===void 0)throw new Error(`RPC ${t}: empty result`);return i.result}function So(e){return BigInt(e)}function lc(e){return`0x${e.toString(16)}`}function cc(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=lc(e.value)),e.data&&(t.data=e.data),t}function dc(e){return e===56||e===97}async function Di(e){try{let t=await ko(e,"eth_gasPrice",[]);return{gasPrice:So(t)}}catch{return{gasPrice:ac}}}async function pc(e,t){let n=sc;try{let o=await ko(e,"eth_maxPriorityFeePerGas",[]);n=So(o)}catch{}return{maxFeePerGas:t+n,maxPriorityFeePerGas:n}}async function fc(e,t){if(t)return Di(e);let n;try{n=(await ko(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return n?pc(e,So(n)):Di(e)}async function zi(e,t){let n=dc(t.chainId),o=cc(t),[r,a]=await Promise.all([ko(e,"eth_estimateGas",[o]),fc(e,n)]);return{gasLimit:So(r),gasPrice:a.gasPrice,maxFeePerGas:a.maxFeePerGas,maxPriorityFeePerGas:a.maxPriorityFeePerGas}}function Wi(e){let{estimateGas:t,sendTransaction:n,getTransactionReceipt:o}=e;return{canSend:!!n,canEstimateGas(r){return!!t||!!r},async estimateGas(r,a){if(t)return t(r);if(a)return zi(a,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 uc=1500,mc=120;function Gi(e){return!!(e.token||e.recipient||e.amount)}function br({recipient:e,amount:t,token:n,balanceRaw:o}){let r={},a=e.trim(),i=on(t,n.quantity.decimals),l;return a?It(a)||(r.recipient="Enter a valid EVM recipient address."):r.recipient="Enter a recipient address.","error"in i?r.amount=i.error:(l=i.value,l>o&&(r.amount="Amount exceeds available balance.")),!jt(n)&&!It(n.address)&&(r.token="Token contract address is invalid."),{errors:r,rawAmount:r.amount?void 0:l,recipient:a&&It(a)?a:void 0}}function wr({token:e,walletAddress:t,recipient:n,rawAmount:o}){let r=t;return jt(e)?{to:n,value:o,chainId:e.chainId,from:r}:{to:_n(e.address),data:mr(n,o),value:0n,chainId:e.chainId,from:r}}function gc(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var hc=e=>new Promise(t=>setTimeout(t,e));async function Hi({repository:e,args:t,chainId:n,onSubmitted:o,pollIntervalMs:r=uc,pollMaxAttempts:a=mc}){let i=await e.sendTransaction(t);o(i);let{getTransactionReceipt:l}=e;if(!l)return"success";for(let p=0;p<a;p+=1){let c=await l({hash:i,chainId:n}).catch(()=>null);if(c)return gc(c)?"reverted":"success";await hc(r)}return"timeout"}var Ui=["token","recipient","amount","review"];function $i(e){let{env:t,walletAddress:n,accountName:o,accounts:r=[],initialStep:a="recipient",token:i,tokens:l=[],onTokenChange:p,sendTransaction:c,getTransactionReceipt:f,estimateGas:m,getTokenPriceUsd:h,onSubmitted:g,onSuccess:v,onFailed:x,onExit:w,onOutlink:y}=e,B=E.useMemo(()=>Wi({sendTransaction:c,getTransactionReceipt:f,estimateGas:m}),[c,f,m]),[u,N]=E.useState(i);E.useEffect(()=>{N(i)},[i.address,i.chainId]);let[R,A]=E.useState(a),[_,Z]=E.useState(""),[M,Q]=E.useState(""),[H,oe]=E.useState({}),[O,re]=E.useState("idle"),[ie,fe]=E.useState(""),[qe,ge]=E.useState(""),[j,ue]=E.useState(null),[de,$]=E.useState(!1),[Ke,he]=E.useState(""),Oe=E.useRef(0),[ye,lt]=E.useState(null),[Pe,Gt]=E.useState(""),[kt,je]=E.useState(()=>vn(n)),Pt=E.useMemo(()=>_e(t),[t]),{transactionUrl:Ne,chainInfo:be}=ho(Pt,u.chainId,ie||void 0,!0),ot=be?.currency_symbol??"",Ie=be?.name??`Chain ID ${u.chainId}`,Be=E.useRef({nativeSymbol:ot||void 0,networkName:Ie,tokenSymbol:u.symbol});Be.current={nativeSymbol:ot||void 0,networkName:Ie,tokenSymbol:u.symbol};let we=E.useMemo(()=>BigInt(u.quantity.numeric||"0"),[u.quantity.numeric]),St=E.useMemo(()=>$t(u.quantity.numeric,u.quantity.decimals),[u.quantity.numeric,u.quantity.decimals]),ct=h?.(u),Rt=E.useMemo(()=>{if(ct===void 0)return;let k=parseFloat(M.replace(/,/g,""));return Number.isFinite(k)?k*ct:0},[M,ct]);E.useEffect(()=>{Q(""),oe({})},[u.address,u.chainId]),E.useEffect(()=>{Oe.current+=1,ue(null),he(""),$(!1)},[u.address,u.chainId,_,M]),E.useEffect(()=>{je(vn(n))},[n]);let Qe=E.useCallback(k=>{Z(k),oe(q=>({...q,recipient:void 0}))},[]),Ct=E.useCallback(k=>{Q(k),oe(q=>({...q,amount:void 0}))},[]),Ye=E.useCallback(()=>{Q(St.replace(/,/g,"")),oe(k=>({...k,amount:void 0}))},[St]),xe=E.useCallback(k=>{N(k),p?.(k),A("recipient")},[p]),Ze=E.useCallback(()=>A("token"),[]),rt=E.useCallback(()=>{A(k=>{if(k==="result")return"review";if(k===a)return w?.(),k;let q=Ui.indexOf(k);return q<=0?(w?.(),k):Ui[q-1]})},[a,w]),De=E.useCallback(()=>{let{errors:k}=br({recipient:_,amount:"1",token:u,balanceRaw:we});if(k.recipient){oe(q=>({...q,recipient:k.recipient}));return}oe(q=>({...q,recipient:void 0})),A("amount")},[_,u,we]),dt=E.useCallback(k=>{Z(k),oe(q=>({...q,recipient:void 0})),A("amount")},[]),me=E.useCallback(()=>{let k=br({recipient:_,amount:M,token:u,balanceRaw:we});oe(k.errors),!(Gi(k.errors)||k.rawAmount===void 0||!k.recipient)&&(lt(k.rawAmount),Gt(k.recipient),ue(null),he(""),re("idle"),A("review"))},[_,M,u,we]);E.useEffect(()=>{if(R!=="review"||!Pe||ye===null||j!==null||de||Ke||!B.canEstimateGas(be?.rpc))return;let k=++Oe.current;$(!0),he(""),(async()=>{try{let q=wr({token:u,walletAddress:n,recipient:Pe,rawAmount:ye}),pe=await B.estimateGas(q,be?.rpc);if(Oe.current!==k)return;ue(pe)}catch(q){if(Oe.current!==k)return;he(hr(q,Be.current,"Failed to estimate gas."))}finally{Oe.current===k&&$(!1)}})()},[R,Pe,ye,j,de,Ke,B,be?.rpc,u,n]);let ke=E.useMemo(()=>{if(!jt(u)||!j||ye===null)return!1;let k=vo(j,wo(u.chainId));return k===null?!1:ye+k>we},[u,j,ye,we]),Tt=E.useCallback(async()=>{if(!(!Pe||ye===null)&&!ke){ge(""),fe(""),re("submitting");try{let k="",q=await Hi({repository:B,args:wr({token:u,walletAddress:n,recipient:Pe,rawAmount:ye}),chainId:u.chainId,onSubmitted:pe=>{k=pe,fe(pe),re("confirming"),je(pr(n,Pe)),g?.({txHash:pe,chainId:u.chainId,amount:M,tokenSymbol:u.symbol,recipient:Pe})}});if(q==="success")re("success"),k&&v?v?.(k):A("result");else if(q==="reverted"){let pe="Transaction reverted on-chain.";re("error"),ge(pe),k&&x?x({txHash:k,chainId:u.chainId,message:pe}):A("result")}else{let pe="Transaction receipt was not found. Please check again later.";re("error"),ge(pe),k&&x?x({txHash:k,chainId:u.chainId,message:pe}):A("result")}}catch(k){re("error"),ge(hr(k,{nativeSymbol:ot||void 0,networkName:Ie,tokenSymbol:u.symbol})),A("result")}}},[B,Pe,ye,ke,u,M,n,g,v,x,ot,Ie]),[pt,ze]=E.useState(!1),it=E.useRef(void 0);E.useEffect(()=>()=>clearTimeout(it.current),[]);let ft=E.useCallback(async()=>{if(ie)try{await navigator.clipboard.writeText(ie),ze(!0),clearTimeout(it.current),it.current=setTimeout(()=>ze(!1),2e3)}catch{}},[ie]),Se=E.useCallback(()=>{if(!Ne||!ie)return;let k=Xe=>{typeof window<"u"&&window.open(Xe,"_blank","noopener,noreferrer")};if(!y){k(Ne);return}let q=y(Ne,{category:"send",origin:"send-transaction",payload:{chainId:u.chainId,txHash:ie}});if(q&&typeof q.then=="function"){let Xe=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;q.then(Bt=>{if(Bt===null){Xe?.close();return}let Je=Bt??Ne;if(Xe)try{Xe.location.href=Je}catch{Xe.close(),k(Je)}else k(Je)});return}let pe=q;pe!==null&&k(pe??Ne)},[y,u.chainId,Ne,ie]),Le=E.useCallback(()=>{ge(""),fe(""),re("idle"),ue(null),he(""),A("review")},[]);return{step:R,status:O,token:u,tokens:l.length>0?l:[u],recipient:_,amount:M,amountUsd:Rt,fieldErrors:H,error:qe,txHash:ie,gasEstimate:j,gasLoading:de,gasError:Ke,insufficientGas:ke,reviewRawAmount:ye,reviewRecipient:Pe,recentAddresses:kt,accounts:r,accountName:o,walletAddress:n,resolvedEnv:Pt,transactionUrl:Ne,networkName:Ie,nativeSymbol:ot,nativeDecimals:be?.currency_decimals??u.quantity.decimals,balanceRaw:we,balanceText:St,priceUsd:ct,canSelectToken:(l.length>0?l:[u]).length>1,canSend:B.canSend,getTokenPriceUsd:h,setRecipient:Qe,setAmount:Ct,setMax:Ye,selectToken:xe,goToTokenSelect:Ze,selectRecipient:dt,submitRecipient:De,submitAmount:me,confirmSend:Tt,retry:Le,back:rt,hashCopied:pt,copyHash:ft,openTransaction:Se}}var gt=z(require("react"),1);var Lt=require("react/jsx-runtime");function ji({flow:e}){let{amount:t,setAmount:n,amountUsd:o,balanceText:r,balanceRaw:a,token:i,setMax:l}=e,p=gt.useRef(null),c=gt.useCallback(()=>{requestAnimationFrame(()=>{let x=p.current;if(!x)return;let w=x.value.length;x.setSelectionRange(w,w)})},[]);gt.useEffect(()=>{p.current?.focus(),c()},[c]),gt.useEffect(()=>{t===""&&(h(!1),c())},[t,c]);let f=gt.useMemo(()=>{let x=on(t,i.quantity.decimals);return"value"in x&&x.value>a},[t,i.quantity.decimals,a]),[m,h]=gt.useState(!1),g=!m&&t===""?"0.00":t,v=t.trim()===""||t.trim()==="0";return(0,Lt.jsx)("div",{className:"sf-body sf-amount",children:(0,Lt.jsxs)("div",{className:"sf-amount-center",children:[(0,Lt.jsx)("span",{className:"sf-amount-usd",children:o!==void 0?yo(o):"\xA0"}),(0,Lt.jsx)("div",{className:"sf-amount-input-wrap","data-over":f||void 0,"data-empty":v||void 0,onClick:()=>p.current?.focus(),children:(0,Lt.jsx)("input",{ref:p,className:"sf-amount-input",value:g,onChange:x=>{let w=x.target.value;if(m)n(w);else if(t===""){if(w.length<4)return;h(!0);let y=w.startsWith("0.00")?w.slice(4):w;n(y)}else h(!0),n(w)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${i.symbol}`,size:1})}),(0,Lt.jsxs)("div",{className:"sf-amount-balance",children:[(0,Lt.jsx)("span",{children:"Balance:"}),(0,Lt.jsxs)("button",{type:"button",className:"sf-amount-max",onClick:l,children:[r," ",i.symbol]})]})]})})}var ht=z(require("react"),1);var bc=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function qi(e){return bc.has(e.toLowerCase())}var xr={dev:"https://stg-bonding-curve-api.crosstoken.io/api",stage:"https://stg-bonding-curve-api.crosstoken.io/api",production:"https://bonding-curve-api.crosstoken.io/api"},Vi={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Mn(e,t){let n=Ce[e];if(t===n.cross)return Vi.cross;if(t===n.bsc)return Vi.bsc}var wc={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function _t(e,t,n={}){if(!t||!t.startsWith("0x"))return;let{size:o=120,bg:r,format:a="png"}=n,i=wc[e],l=r?`&bg=${r}`:"";return`${i}/portrait/evm/${t}.${a}?size=${o}${l}`}var Te=require("react/jsx-runtime");function Ki({size:e=20,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),(0,Te.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function Qi({size:e=20,className:t}){return(0,Te.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:(0,Te.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 Yi({size:e=20,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),(0,Te.jsx)("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function Zi({size:e=16,className:t}){return(0,Te.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:(0,Te.jsx)("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function Xi({size:e=56,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),(0,Te.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 Ji({size:e=56,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),(0,Te.jsx)("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}var Y=require("react/jsx-runtime");function ea(e,t){return e.name||`Account ${(e.index??t)+1}`}function ta(e){return e.trim().slice(0,1).toUpperCase()||"A"}function na(e){return e.toLowerCase()}function oa({flow:e}){let{recipient:t,setRecipient:n,fieldErrors:o,recentAddresses:r,accounts:a,walletAddress:i,resolvedEnv:l,selectRecipient:p}=e,c=ht.useMemo(()=>a.filter(u=>u.address.toLowerCase()!==i.toLowerCase()),[a,i]),f=c.length>0,m=ht.useMemo(()=>new Map(c.map((u,N)=>[na(u.address),{account:u,index:N}])),[c]),[h,g]=ht.useState("recent"),v=ht.useRef(null);ht.useEffect(()=>{v.current?.focus()},[]);let x="1A1A2E",w=ht.useCallback(async()=>{try{let u=await navigator.clipboard.readText();u&&n(u.trim())}catch{}},[n]),y=t.trim().length>0,B=It(t.trim());return(0,Y.jsxs)("div",{className:"sf-recipient",children:[(0,Y.jsxs)("div",{className:"sf-recipient-top",children:[(0,Y.jsxs)("div",{className:"sf-address-field","data-filled":y||void 0,"data-invalid":o.recipient||void 0,children:[(0,Y.jsx)("textarea",{ref:v,className:"sf-address-input",value:t,onChange:u=>n(u.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:y?2:1}),y?(0,Y.jsx)("button",{type:"button",className:"sf-address-action",onClick:()=>n(""),"aria-label":"Clear",children:(0,Y.jsx)(Yi,{size:20})}):(0,Y.jsx)("button",{type:"button",className:"sf-address-action",onClick:w,"aria-label":"Paste from clipboard",children:(0,Y.jsx)(Qi,{size:20})})]}),o.recipient&&(0,Y.jsx)("p",{className:"sf-field-error",role:"alert",children:o.recipient}),(0,Y.jsxs)("div",{className:"sf-tabs",role:"tablist",children:[(0,Y.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":h==="recent"||void 0,"aria-selected":h==="recent",onClick:()=>g("recent"),children:"Recent"}),f&&(0,Y.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":h==="account"||void 0,"aria-selected":h==="account",onClick:()=>g("account"),children:"My Account"})]})]}),(0,Y.jsx)("div",{className:"sf-address-list",children:h==="account"&&f?c.map((u,N)=>{let R=ea(u,N),A=_t(l,u.address,{size:56,bg:x});return(0,Y.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>p(u.address),children:[(0,Y.jsxs)("span",{className:"sf-address-avatar",children:[A&&(0,Y.jsx)("img",{src:A,alt:"",width:40,height:40,draggable:!1,onError:_=>{_.currentTarget.style.display="none"}}),(0,Y.jsx)("span",{className:"sf-address-avatar-fallback",children:ta(R)})]}),(0,Y.jsxs)("span",{className:"sf-address-meta",children:[(0,Y.jsx)("span",{className:"sf-address-name",children:R}),(0,Y.jsx)("span",{className:"sf-address-value",children:tt(u.address)})]})]},u.address)}):r.length>0?r.map(u=>{let N=m.get(na(u.address)),R=N?ea(N.account,N.index):tt(u.address),A=_t(l,u.address,{size:56,bg:x});return(0,Y.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>p(u.address),children:[(0,Y.jsxs)("span",{className:"sf-address-avatar",children:[A&&(0,Y.jsx)("img",{src:A,alt:"",width:40,height:40,draggable:!1,onError:_=>{_.currentTarget.style.display="none"}}),(0,Y.jsx)("span",{className:"sf-address-avatar-fallback",children:ta(R)})]}),(0,Y.jsxs)("span",{className:"sf-address-meta",children:[(0,Y.jsx)("span",{className:"sf-address-name",children:R}),(0,Y.jsx)("span",{className:"sf-address-value",children:tt(u.address)})]})]},u.address)}):(0,Y.jsx)("div",{className:"sf-empty",children:"No send history"})}),y&&!B&&!o.recipient&&(0,Y.jsx)("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}var le=require("react/jsx-runtime");function ia({flow:e}){let{status:t,txHash:n,error:o,copyHash:r,hashCopied:a,openTransaction:i}=e,l=t==="error",p=t==="success";return l?(0,le.jsxs)("div",{className:"sf-body sf-result sf-result--error",children:[(0,le.jsx)("span",{className:"sf-result-icon",children:(0,le.jsx)(Ji,{size:56})}),(0,le.jsxs)("div",{className:"sf-result-copy",children:[(0,le.jsx)("h3",{className:"sf-result-title",children:"Transaction Failed"}),(0,le.jsx)("p",{className:"sf-result-desc",children:o||"Something went wrong. Please try again."})]}),n&&(0,le.jsx)(ra,{txHash:n,hashCopied:a,onCopy:r,onOpen:i})]}):(0,le.jsxs)("div",{className:"sf-body sf-result",children:[(0,le.jsx)("span",{className:"sf-result-icon","data-pending":!p||void 0,children:p?(0,le.jsx)(Xi,{size:56}):(0,le.jsx)("span",{className:"sf-result-spinner"})}),(0,le.jsxs)("div",{className:"sf-result-copy",children:[(0,le.jsx)("h3",{className:"sf-result-title",children:p?"Transaction Complete":"Transaction in Progress"}),(0,le.jsx)("p",{className:"sf-result-desc",children:p?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),n&&(0,le.jsx)(ra,{txHash:n,hashCopied:a,onCopy:r,onOpen:i})]})}function ra({txHash:e,hashCopied:t,onCopy:n,onOpen:o}){return(0,le.jsxs)("div",{className:"sf-result-hash-card",children:[(0,le.jsx)("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),(0,le.jsxs)("div",{className:"sf-result-hash-row",children:[(0,le.jsx)("button",{type:"button",className:"sf-result-hash-link",onClick:o,"aria-label":"Open transaction in explorer",children:tt(e)}),(0,le.jsx)("button",{type:"button",className:"sf-result-copy-btn",onClick:n,"aria-label":"Copy transaction hash",children:t?(0,le.jsx)(en,{size:16}):"Copy"})]})]})}var U=require("react/jsx-runtime"),Ro="\u2014";function aa({flow:e}){let{token:t,reviewRawAmount:n,reviewRecipient:o,accountName:r,accounts:a,walletAddress:i,networkName:l,nativeSymbol:p,nativeDecimals:c,gasEstimate:f,gasLoading:m,gasError:h,insufficientGas:g,error:v,resolvedEnv:x}=e,w=jt(t),y=n!==null?bo(n,t.quantity.decimals):"",B=r?.trim()||`Account ${(a[0]?.index??0)+1}`,u=_t(x,i,{size:56,bg:"1A1A2E"}),N=p||(w?t.symbol:""),R=wo(t.chainId),A=f?Mi(f,R):null,_=f?vo(f,R):null,Z=O=>O!==null&&N?`${gr(O,c)} ${N}`:Ro,M=O=>O!==void 0?`${Fi(O)} Gwei`:Ro,Q=(()=>{if(!w||!f||_===null||n===null)return Ro;let O=n+_;return`${gr(O,c)} ${N||t.symbol}`})(),H=O=>m?"\u2026":O,oe=[{label:"Est. Tx Fee",value:H(Z(_))},...A==="dynamic"?[{label:"Max Priority Fee",value:H(M(f?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:H(M(f?.maxFeePerGas))}]:A==="legacy"?[{label:"Gas Price",value:H(M(f?xo(f):void 0))}]:[],{label:"Gas Limit",value:H(f?_i(f.gasLimit):Ro)}];return(0,U.jsxs)("div",{className:"sf-body sf-review",children:[(0,U.jsxs)("div",{className:"sf-review-amount",children:[(0,U.jsx)("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:O=>{O.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,U.jsxs)("span",{className:"sf-review-amount-value",children:[y,(0,U.jsx)("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),(0,U.jsxs)("div",{className:"sf-review-parties",children:[(0,U.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,U.jsx)("span",{className:"sf-review-party-label",children:"From"}),(0,U.jsxs)("div",{className:"sf-review-party-head",children:[(0,U.jsx)("span",{className:"sf-review-party-avatar",children:u&&(0,U.jsx)("img",{src:u,alt:"",width:28,height:28,draggable:!1,onError:O=>{O.currentTarget.style.display="none"}})}),(0,U.jsx)("span",{className:"sf-review-party-name",children:B})]}),(0,U.jsx)("span",{className:"sf-review-party-addr",children:i})]}),(0,U.jsx)("span",{className:"sf-review-arrow","aria-hidden":!0,children:(0,U.jsx)(Zi,{size:16})}),(0,U.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,U.jsx)("span",{className:"sf-review-party-label",children:"To"}),(0,U.jsx)("span",{className:"sf-review-party-addr",children:o})]})]}),(0,U.jsxs)("section",{className:"sf-review-card",children:[(0,U.jsx)("h3",{className:"sf-review-section-title",children:"Summary"}),(0,U.jsxs)("div",{className:"sf-review-row",children:[(0,U.jsx)("span",{className:"sf-review-row-label",children:"Network"}),(0,U.jsx)("span",{className:"sf-review-row-value",children:l})]}),oe.map(O=>(0,U.jsxs)("div",{className:"sf-review-row",children:[(0,U.jsx)("span",{className:"sf-review-row-label",children:O.label}),(0,U.jsx)("span",{className:"sf-review-row-value",children:O.value})]},O.label))]}),(0,U.jsxs)("section",{className:"sf-review-card",children:[(0,U.jsx)("h3",{className:"sf-review-section-title",children:"Total"}),(0,U.jsxs)("div",{className:"sf-review-row",children:[(0,U.jsx)("span",{className:"sf-review-row-label",children:"Total Amount"}),(0,U.jsxs)("span",{className:"sf-review-row-value",children:[y," ",t.symbol]})]}),w&&(0,U.jsxs)("div",{className:"sf-review-row",children:[(0,U.jsx)("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),(0,U.jsx)("span",{className:"sf-review-row-value",children:H(Q)})]})]}),g&&!h&&!v&&(0,U.jsxs)("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",N||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(h||v)&&(0,U.jsx)("div",{className:"sf-message sf-message--error",role:"alert",children:h||v})]})}var Co=z(require("react"),1);var Ee=require("react/jsx-runtime");function sa({flow:e}){let[t,n]=Co.useState(""),o=t.trim().toLowerCase(),r=Co.useMemo(()=>o?e.tokens.filter(a=>a.symbol.toLowerCase().includes(o)||a.name.toLowerCase().includes(o)):e.tokens,[e.tokens,o]);return(0,Ee.jsxs)("div",{className:"sf-body sf-token-select",children:[(0,Ee.jsxs)("div",{className:"sf-search",children:[(0,Ee.jsx)(Ki,{size:20}),(0,Ee.jsx)("input",{className:"sf-search-input",value:t,onChange:a=>n(a.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1,"aria-label":"Search tokens"})]}),(0,Ee.jsxs)("div",{className:"sf-token-list",children:[r.map(a=>{let i=`${a.chainId}:${a.address.toLowerCase()}`,l=Mn(e.resolvedEnv,a.chainId),p=e.getTokenPriceUsd?.(a);return(0,Ee.jsxs)("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(a),children:[(0,Ee.jsxs)("span",{className:"sf-token-left",children:[(0,Ee.jsxs)("span",{className:"sf-token-icon-wrap",children:[(0,Ee.jsx)("img",{className:"sf-token-icon",src:a.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"}}),l&&(0,Ee.jsx)("img",{className:"sf-token-chain-badge",src:l,alt:"","aria-hidden":!0,width:16,height:16,loading:"lazy",draggable:!1,onError:c=>{c.currentTarget.style.display="none"}})]}),(0,Ee.jsx)("span",{className:"sf-token-name",children:a.symbol})]}),(0,Ee.jsxs)("span",{className:"sf-token-right",children:[(0,Ee.jsx)("span",{className:"sf-token-balance",children:$t(a.quantity.numeric,a.quantity.decimals)}),p!==void 0&&(0,Ee.jsx)("span",{className:"sf-token-price",children:yo(p)})]})]},i)}),r.length===0&&(0,Ee.jsx)("div",{className:"sf-empty",children:"No tokens found"})]})]})}W(`.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-primary-default, #00b4b7);color:var(--ds-accent-primary-on, #ffffff)}.sf-btn--primary:hover:not(:disabled):not([data-disabled]){background:var(--ds-accent-primary-high, #00a0a2)}.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-primary-default, #00b4b7);color:var(--ds-accent-primary-on, #ffffff);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-accent-primary-default, #00b4b7)}.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-accent-primary-default, #00b4b7)}.sf-address-field[data-filled]{border-color:var(--ds-accent-primary-default, #00b4b7)}.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-accent-primary-high, #00a0a2)}.sf-tab[data-active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:9999px;background:var(--ds-accent-primary-high, #00a0a2)}.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-accent-primary-default, #00b4b7);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-accent-primary-high, #00a0a2)}.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 ce=require("react/jsx-runtime"),xc={token:"Send",recipient:"Send",amount:"Send",review:"Sign Transaction",result:""};function On({onClose:e,onBackToWallet:t,onConfirmSuccess:n,onSuccess:o,className:r,...a}){let i=la.useCallback(y=>{o?.(y),n?.(y)},[n,o]),p=$i({...a,onSuccess:o||n?i:void 0,onExit:t}),{step:c,status:f}=p,m=It(p.recipient.trim()),h=on(p.amount,p.token.quantity.decimals),g="value"in h&&h.value<=p.balanceRaw,v=f==="submitting"||f==="confirming",x=c!=="result",w=xc[c]??"";return(0,ce.jsxs)("div",{className:ee("sf-root",r),"data-step":c,children:[(0,ce.jsxs)("header",{className:"sf-header",children:[x?(0,ce.jsx)("button",{type:"button",className:"sf-header-btn",onClick:p.back,"aria-label":"Back",children:(0,ce.jsx)(tn,{size:24})}):(0,ce.jsx)("span",{className:"sf-header-btn","aria-hidden":!0}),(0,ce.jsx)("span",{className:"sf-header-title",children:w}),(0,ce.jsx)("button",{type:"button",className:"sf-header-btn",onClick:e,"aria-label":"Close",children:(0,ce.jsx)(Nt,{size:24})})]}),c==="token"&&(0,ce.jsx)(sa,{flow:p}),c==="recipient"&&(0,ce.jsx)(oa,{flow:p}),c==="amount"&&(0,ce.jsx)(ji,{flow:p}),c==="review"&&(0,ce.jsx)(aa,{flow:p}),c==="result"&&(0,ce.jsx)(ia,{flow:p}),(0,ce.jsxs)("footer",{className:"sf-footer","data-step":c,children:[c==="recipient"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.submitRecipient,"data-disabled":!m||void 0,"aria-disabled":!m,children:"Next"}),c==="amount"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.submitAmount,"data-disabled":!g||void 0,"aria-disabled":!g,children:"Next"}),c==="review"&&(0,ce.jsxs)("div",{className:"sf-footer-row",children:[(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--secondary",onClick:p.back,disabled:v,children:"Cancel"}),(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.confirmSend,disabled:v||!p.canSend||p.insufficientGas,children:v?"Sending...":"Send"})]}),c==="result"&&f==="success"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:()=>n?.(p.txHash||void 0),children:"All done"}),c==="result"&&f==="error"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.retry,children:"Try Again"})]})]})}var ca=z(require("@radix-ui/react-popover"),1),da=require("vaul");var rn=require("react/jsx-runtime");function pa({asChild:e,className:t,children:n}){let{isMobile:o,theme:r,walletAddress:a}=Ht(),i=n!=null,l=e??!0,p=i?n:(0,rn.jsxs)("button",{type:"button",className:ee("wi-trigger-btn",t),"data-theme":r,"data-mobile":o||void 0,children:[(0,rn.jsx)(bi,{size:o?14:16}),(0,rn.jsx)("span",{className:"wi-trigger-address",children:tt(a)})]});return o?(0,rn.jsx)(da.Drawer.Trigger,{asChild:l,children:p}):(0,rn.jsx)(ca.Trigger,{asChild:l,children:p})}var P=z(require("react"),1),Wo=z(require("@radix-ui/react-popover"),1),Un=require("vaul");var Cn=z(require("bignumber.js"),1);var fa=require("@tanstack/react-query"),ua=require("react");var To="user-balance";async function vc(e,t,n,o){let r=new URLSearchParams({networkId:`eip155:${t}`,account:n}),a=await fetch(`${e}/v1/public/token/balance?${r}`,{cache:"no-store",signal:o});if(!a.ok)throw new Error(`Failed to fetch token balance: ${a.status}`);let i=await a.json();if(i.code!==200)throw new Error(`Token balance API error: ${i.code}`);return i.data}function Mt(e,t,n=!0){let o=Ve[e],r=Ce[e],a=[r.cross,r.bsc],i=(0,fa.useQueries)({queries:a.map(f=>({queryKey:[To,e,t,f],queryFn:({signal:m})=>vc(o,f,t,m),enabled:!!t&&n,staleTime:0,refetchInterval:n?5e3:!1}))}),l=i.some(f=>f.isLoading),p=i.some(f=>f.isError);return{tokens:(0,ua.useMemo)(()=>{let f=[];for(let m of i)m.data&&f.push(...m.data);return f},[i]),isLoading:l,isError:p}}var No=require("@tanstack/react-query"),ma=require("react");var yc="forge-holdings",kc="forge-token-image";async function Sc(e,t,n){let o=await fetch(`${e}/v1/users/${t}/holdings`,{cache:"no-store",signal:n});if(!o.ok)throw new Error(`Failed to fetch forge holdings: ${o.status}`);let r=await o.json();if(!r.success)throw new Error("Forge holdings API error");return r.data.items}async function Rc(e,t,n){let o=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store",signal:n});if(!o.ok)return{address:t,image_url:""};let r=await o.json();return r.success?{address:t,image_url:r.data.token.image_url}:{address:t,image_url:""}}function ga(e,t,n=!0){let o=xr[e],{data:r,...a}=(0,No.useQuery)({queryKey:[yc,e,t],queryFn:({signal:i})=>Sc(o,t,i),enabled:!!t&&n,staleTime:0,refetchInterval:n?5e3:!1});return{holdings:r??[],...a}}function ha(e,t,n=!0){let o=xr[e],r=(0,No.useQueries)({queries:t.map(i=>({queryKey:[kc,e,i],queryFn:({signal:l})=>Rc(o,i,l),enabled:n,staleTime:1/0}))});return{imageMap:(0,ma.useMemo)(()=>{let i=new Map;for(let l of r)l.data&&i.set(l.data.address,l.data.image_url);return i},[r])}}var ba=require("@tanstack/react-query"),wa=require("react");var Io="token-stats";function bt(e,t){return`${e}:${t.toLowerCase()}`}function Ot(e,t=!0){let n=Ve[e],{data:o,...r}=(0,ba.useQuery)({queryKey:[Io,e],queryFn:async({signal:i})=>{let l=await fetch(`${n}/v1/public/token/stats`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch token stats: ${l.status}`);let p=await l.json();if(p.code!==200)throw new Error(`Token stats API error: ${p.code}`);return p},enabled:t,staleTime:3e4});return{statsMap:(0,wa.useMemo)(()=>{let i=new Map;if(!o?.data)return i;for(let l of o.data){let p=bt(l.chain_id,l.address);i.set(p,l)}return i},[o]),...r}}var xa=require("@tanstack/react-query"),Cc="crossd-apy",Tc="https://crossd-dashboard-api.crossdefi.io/api/v1/overview";function va(){let{data:e,...t}=(0,xa.useQuery)({queryKey:[Cc],queryFn:async({signal:n})=>{let o=await fetch(Tc,{cache:"no-store",signal:n});if(!o.ok)throw new Error(`Failed to fetch CROSSD overview: ${o.status}`);let r=await o.json();if(r.code!==200)throw new Error(`CROSSD overview API error: ${r.code}`);let a=parseFloat(r.data.est_last_epoch_apy);if(!Number.isFinite(a))throw new Error("CROSSD overview returned a non-numeric APY");return a*100},staleTime:6e4});return{apyPercent:e??null,...t}}var ya=require("@tanstack/react-query"),ka=require("react");var Nc="token-info";function vr(e,t){return`${t.toLowerCase()}_${e}`}function Sa(e,t=!0){let n=Ve[e],{data:o,...r}=(0,ya.useQuery)({queryKey:[Nc,e],queryFn:async({signal:i})=>{let l=await fetch(`${n}/v1/public/token/info`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Failed to fetch token info: ${l.status}`);let p=await l.json();if(p.code!==200)throw new Error(`Token info API error: ${p.code}`);return p},enabled:t,staleTime:1/0});return{categoryMap:(0,ka.useMemo)(()=>{let i=new Map;if(!o?.data)return i;for(let l of o.data){let p=vr(l.chain_id,l.address);i.set(p,l.category)}return i},[o]),...r}}var Ra=require("react"),Lo=z(require("bignumber.js"),1);function Ca(e,t,n){let{tokens:o,isLoading:r}=Mt(e,t,n),{statsMap:a}=Ot(e,n);return(0,Ra.useMemo)(()=>{let i=new Lo.default(0);for(let f of o){let m=a.get(bt(f.chainId,f.address));if(!m)continue;let g=new Lo.default(f.quantity.numeric).shiftedBy(-f.quantity.decimals).multipliedBy(new Lo.default(m.price));g.isNaN()||(i=i.plus(g))}let l=i.toFixed(),{displayValue:p,isLowerBound:c}=Ii(l);return{totalUsd:l,displayValue:p,isLowerBound:c,isLoading:r}},[o,a,r])}var Ys=require("qrcode.react");function nt(e,t,n,o){if(!o||e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.defaultPrevented)return;e.preventDefault();let r;try{r=o(t,n)}catch(c){console.error("[dapp-ui] onOutlink threw:",c);return}let a=c=>{typeof window>"u"||window.open(c,"_blank","noopener,noreferrer")};if((c=>!!c&&(typeof c=="object"||typeof c=="function")&&typeof c.then=="function")(r)){let c=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,f=m=>{if(m===null){c?.close();return}let h=m??t;if(c)try{c.location.href=h}catch{c.close(),a(h)}else a(h)};r.then(f,m=>{console.error("[dapp-ui] onOutlink rejected:",m),c?.close()});return}let l=r;if(l===null)return;a(l??t)}var cn=z(require("react"),1),ks=require("vaul");var Eo=require("react"),Dn=(0,Eo.createContext)(null);function st(){let e=(0,Eo.useContext)(Dn);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}var Ta=require("vaul");var yr=require("react/jsx-runtime");function Na({asChild:e,children:t}){let{walletAddress:n}=st(),o=t!=null,r=e??!0,a=o?t:(0,yr.jsx)("button",{type:"button",children:tt(n)});return(0,yr.jsx)(Ta.Drawer.Trigger,{asChild:r,children:a})}var Wn=require("vaul");var Ae=z(require("react"),1),vs=require("@tanstack/react-query");var wt=require("react/jsx-runtime");function Ia({size:e=22,className:t}){return(0,wt.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,wt.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function La({size:e=22,className:t}){return(0,wt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,wt.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,wt.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 Dt({size:e=12,className:t}){return(0,wt.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,wt.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,wt.jsx)("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),(0,wt.jsx)("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}var an=z(require("bignumber.js"),1),Ic=/^(\d{4}-\d{2}-\d{2})/;function Ea(e){if(!e||e.length===0)return;let t=new Map,n;for(let{key:r,cumulative:a}of e.map(i=>({key:Ic.exec(i.reference_date)?.[1],cumulative:i.cumulative_earned})).filter(i=>!!i.key&&i.cumulative!=null).sort((i,l)=>i.key<l.key?-1:i.key>l.key?1:0))t.set(r,a),n=r;if(n===void 0)return;let o=new Date().toISOString().slice(0,10);return t.get(o)??t.get(n)}function Aa(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function yn(e,t){let n=new an.default(e).shiftedBy(-t);return!n.isFinite()||n.isZero()?"0":n.isGreaterThanOrEqualTo(1)?n.toFormat(2,an.default.ROUND_DOWN):n.toFormat(4,an.default.ROUND_DOWN)}function kr(e){return yn(e,0)}function kn(e,t,n){let o=new an.default(n||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let r=new an.default(e||"0").shiftedBy(-t).times(o);return r.isFinite()?`$${r.toFormat(2,an.default.ROUND_DOWN)}`:null}var Oa=require("@tanstack/react-query"),Sr=require("react");var Ao={dev:"https://stg-cross-game-reward-api.crosstoken.io/api",stage:"https://stg-cross-game-reward-api.crosstoken.io/api",production:"https://cross-game-reward-api.crosstoken.io/api"},Pa={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Po={dev:"https://stg-bonding-curve-api.crosstoken.io/api",stage:"https://stg-bonding-curve-api.crosstoken.io/api",production:"https://bonding-curve-api.crosstoken.io/api"},Ba={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Sn={dev:"https://stg-posa-api.crosstoken.io/api/v1",stage:"https://stg-posa-api.crosstoken.io/api/v1",production:"https://posa-api.crosstoken.io/api/v1"},zn={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},Fa={dev:`${zn.dev}/portfolio`,stage:`${zn.stage}/portfolio`,production:`${zn.production}/portfolio`},_a={dev:"https://stg-game-swap-api.cross.nexus/v1",stage:"https://stg-game-swap-api.cross.nexus/v1",production:"https://game-swap-api.cross.nexus/v1"},Ma={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Vt={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"};var Lc="wp:reward-pools";function Bo(e,t=!0){let n=Ao[e],{data:o,...r}=(0,Oa.useQuery)({queryKey:[Lc,e],queryFn:async({signal:l})=>{let p=await fetch(`${n}/v1/pools`,{cache:"no-store",signal:l});if(!p.ok)throw new Error(`Failed to fetch pools: ${p.status}`);let c=await p.json();if(c.code!==200)throw new Error(`Pools API error: ${c.code}`);return c},enabled:t,staleTime:0}),a=(0,Sr.useMemo)(()=>o?.data.pools.filter(l=>l.pool_type==="CrossPool")??[],[o]),i=(0,Sr.useMemo)(()=>o?.data.pools.filter(l=>l.pool_type==="GamePool")??[],[o]);return{crossPools:a,gamePools:i,allPools:o?.data.pools??[],...r}}var Da=require("@tanstack/react-query"),za=require("react");var Ec="wp:user-deposits";function Wa(e,t,n=!0){let o=Ao[e],r=n&&!!t,{data:a,...i}=(0,Da.useQuery)({queryKey:[Ec,e,t],queryFn:async({signal:p})=>{let c=await fetch(`${o}/v1/users/${t}/deposits`,{cache:"no-store",signal:p});if(!c.ok)throw new Error(`Deposits fetch failed: ${c.status}`);let f=await c.json();if(f.code!==200)throw new Error(`Deposits API error: ${f.code}`);return f},enabled:r,staleTime:0});return{depositMap:(0,za.useMemo)(()=>{let p=new Map;if(!a?.data.user_deposits)return p;for(let c of a.data.user_deposits)p.set(c.pool_address.toLowerCase(),c);return p},[a]),deposits:a?.data.user_deposits??[],...i}}var Ga=require("@tanstack/react-query"),Ha=require("react");var Ac="wp:token-info";function Ua(e,t=!0){let n=Ve[e],o=Ce[e].cross,{data:r,...a}=(0,Ga.useQuery)({queryKey:[Ac,e],queryFn:async({signal:c})=>{let f=await fetch(`${n}/v1/public/token/info`,{cache:"no-store",signal:c});if(!f.ok)throw new Error(`Failed to fetch token info: ${f.status}`);let m=await f.json();if(m.code!==200)throw new Error(`Token info API error: ${m.code}`);return m},enabled:t,staleTime:300*1e3}),{byChainAddr:i,byChainSym:l}=(0,Ha.useMemo)(()=>{let c=new Map,f=new Map;if(!r?.data)return{byChainAddr:c,byChainSym:f};for(let m of r.data){let h=m.address.toLowerCase();c.set(`${m.chain_id}:${h}`,m),c.set(h,m);let g=m.symbol.replace(/^t/,"").toUpperCase(),v=`${m.chain_id}:${g}`;f.has(v)||f.set(v,m),f.has(g)||f.set(g,m)}return{byChainAddr:c,byChainSym:f}},[r]);return{getTokenImage:(c,f)=>{let m=c.toLowerCase(),h=i.get(`${o}:${m}`);if(h?.image)return h.image;let g=i.get(m);if(g?.image)return g.image;if(f){let v=f.replace(/^t/,"").toUpperCase(),x=l.get(`${o}:${v}`);if(x?.image)return x.image;let w=l.get(v);if(w?.image)return w.image}return""},...a}}var qt=require("react/jsx-runtime");function Kt({title:e,icon:t,iconFit:n="cover",isEmpty:o,children:r}){return(0,qt.jsxs)("div",{className:"wp-svc-card",children:[(0,qt.jsxs)("div",{className:"wp-svc-card-head",children:[(0,qt.jsx)("img",{className:"wp-svc-card-icon",src:t,alt:"",style:{objectFit:n}}),(0,qt.jsx)("span",{className:"wp-svc-card-title",children:e})]}),o?(0,qt.jsx)("div",{className:"wp-svc-empty",children:"No assets yet"}):(0,qt.jsx)("div",{className:"wp-svc-items",children:r})]})}var Fo=z(require("bignumber.js"),1),V=require("react/jsx-runtime"),Pc="CROSS Rewards";function Bc(e){return new Fo.default(e||"0").isGreaterThan(0)}function $a(){let{env:e,walletAddress:t,onOutlink:n}=st(),o=!!t,{allPools:r}=Bo(e,o),{depositMap:a}=Wa(e,t,o),{getTokenImage:i}=Ua(e,o),l=(f,m)=>`${Pa[e]}/rewards/${f.pool_address}?action=${m}`,p=`${Vt[e]}/reward.png`,c=r.filter(f=>{let m=a.get(f.pool_address.toLowerCase()),h=m?.deposited_amount??"0",g=m?.claimable_reward??"0";return!(new Fo.default(h).isZero()&&new Fo.default(g).isZero())});return(0,V.jsx)(Kt,{title:Pc,icon:p,isEmpty:c.length===0,children:c.map(f=>{let m=a.get(f.pool_address.toLowerCase()),h=m?.deposited_amount??"0",g=m?.claimable_reward??"0",v=l(f,"withdraw"),x=l(f,"claim"),w=i(f.deposit_token.address,f.deposit_token.symbol),y=f.reward_tokens[0],B=y?i(y.address,y.symbol):"",u=f.reward_tokens.map(Q=>Q.symbol),N=u.length>0?`${f.deposit_token.symbol}-${u.join("/")}`:f.deposit_token.symbol,R=y?yn(g,y.decimals):"0",A=y?.symbol??"Reward",_=kn(h,f.deposit_token.decimals,f.deposit_token.price),Z=y?kn(g,y.decimals,y.price):null,M=!!m&&Bc(g);return(0,V.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,V.jsxs)("div",{className:"wp-item-body",children:[(0,V.jsxs)("div",{className:"wp-item-line",children:[(0,V.jsx)("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),(0,V.jsxs)("div",{className:"wp-svc-token",children:[(0,V.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[w&&(0,V.jsx)("img",{className:"wp-svc-token-icon",src:w,alt:""}),B&&(0,V.jsx)("img",{className:"wp-svc-token-icon",src:B,alt:""})]}),(0,V.jsx)("span",{children:N})]})]}),(0,V.jsxs)("div",{className:"wp-item-line",children:[(0,V.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,V.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[w&&(0,V.jsx)("img",{className:"wp-svc-token-icon",src:w,alt:""}),(0,V.jsxs)("div",{className:"wp-svc-amount",children:[(0,V.jsx)("span",{className:"wp-svc-amount-main",children:yn(h,f.deposit_token.decimals)}),_&&(0,V.jsx)("span",{className:"wp-item-usd",children:_})]})]})]}),(0,V.jsxs)("div",{className:"wp-item-line",children:[(0,V.jsxs)("span",{className:"wp-item-label",children:["Claimable (",A,")"]}),(0,V.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[B&&(0,V.jsx)("img",{className:"wp-svc-token-icon",src:B,alt:""}),(0,V.jsxs)("div",{className:"wp-svc-amount",children:[(0,V.jsx)("span",{className:"wp-svc-amount-main",children:R}),Z&&(0,V.jsx)("span",{className:"wp-item-usd",children:Z})]})]})]})]}),(0,V.jsxs)("div",{className:"wp-item-tags",children:[(0,V.jsxs)("a",{className:"wp-tag wp-tag--muted",href:v,target:"_blank",rel:"noopener noreferrer",onClick:Q=>nt(Q,v,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:f,userDeposit:m}},n),children:[(0,V.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,V.jsx)(Dt,{size:12,className:"wp-tag-icon"})]}),(0,V.jsxs)("a",{className:"wp-tag wp-tag--mint","data-disabled":!M||void 0,"aria-disabled":!M||void 0,href:M?x:void 0,target:M?"_blank":void 0,rel:M?"noopener noreferrer":void 0,onClick:Q=>{if(!M){Q.preventDefault();return}nt(Q,x,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:f,userDeposit:m}},n)},children:[(0,V.jsx)("span",{className:"wp-tag-label",children:"Claim"}),(0,V.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})]})]},f.pool_address)})})}var Cr=z(require("react"),1);var ja=require("@tanstack/react-query");var Fc="wp:stake-info";function Va(e,t,n=!0){let o=Sn[e],r=n&&!!t,{data:a,...i}=(0,ja.useQuery)({queryKey:[Fc,e,t],queryFn:async({signal:p})=>{let c=await fetch(`${o}/stake/${t}`,{cache:"no-store",signal:p});if(!c.ok)throw new Error(`Stake info fetch failed: ${c.status}`);let f=await c.json();if(f.code!==0&&f.code!==200)throw new Error(`Stake info API error: ${f.code}`);return f},enabled:r,staleTime:0});return{stakeInfo:a?.data,...i}}var qa=require("@tanstack/react-query");var _c="wp:stake-rewards",Mc=31;function Ka(e,t,n=!0){let o=Sn[e],r=n&&!!t,{data:a,...i}=(0,qa.useQuery)({queryKey:[_c,e,t],queryFn:async({signal:l})=>{let p=await fetch(`${o}/rewards/${t}?limit=${Mc}`,{cache:"no-store",signal:l});if(!p.ok)throw new Error(`Stake rewards fetch failed: ${p.status}`);let c=await p.json();if(c.code!==0&&c.code!==200)throw new Error(`Stake rewards API error: ${c.code}`);return c.data?.data??[]},enabled:r,staleTime:0});return{latestReward:a?.[0]??null,aprAccrued:Ea(a),...i}}var Qa=require("@tanstack/react-query");var Oc="wp:network-stats";function Ya(e,t=!0){let n=Sn[e],{data:o,...r}=(0,Qa.useQuery)({queryKey:[Oc,e],queryFn:async({signal:i})=>{let l=await fetch(`${n}/network/stats`,{cache:"no-store",signal:i});if(!l.ok)throw new Error(`Network stats fetch failed: ${l.status}`);let p=await l.json();if(p.code!==0&&p.code!==200)throw new Error(`Network stats API error: ${p.code}`);return p},enabled:t,staleTime:0});return{networkStats:o?.data,...r}}var Za=require("@tanstack/react-query"),Dc="wp:staking-onchain";function Xa(e,t,n=!0){let o=n&&!!t&&!!e,{data:r,...a}=(0,Za.useQuery)({queryKey:[Dc,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:o,staleTime:0});return{onchain:r,...a}}var Rr=require("react"),ts=z(require("bignumber.js"),1);function Ja(e){return e?.trim().toUpperCase()==="CROSS"}function es(e){return new ts.default(e||"0").isGreaterThan(0)}function _o(e,t,n=!0){let{allPools:o}=Bo(e,n),r=(0,Rr.useMemo)(()=>{for(let c of o)for(let f of[c.deposit_token,...c.reward_tokens])if(Ja(f?.symbol)&&es(f.price))return f.price},[o]),a=n&&r===void 0,{tokens:i}=Mt(e,t,a),{statsMap:l}=Ot(e,a),p=Ce[e].cross;return(0,Rr.useMemo)(()=>{if(r)return r;let c=i.find(f=>f.chainId===p&&Ja(f.symbol));if(c){let f=l.get(bt(c.chainId,c.address));if(f&&es(f.price))return f.price}return"0"},[r,i,l,p])}var zt=z(require("bignumber.js"),1),te=require("react/jsx-runtime"),zc="CROSS Staking";function ns(e){if(!e)return"\u2014";let t=new zt.default(e);return t.isFinite()?`${t.toFormat(2,zt.default.ROUND_DOWN)}%`:"\u2014"}function os(){let{env:e,walletAddress:t,onOutlink:n,stakingRewardsReader:o}=st(),r=!!t,{stakeInfo:a}=Va(e,t,r),{latestReward:i,aprAccrued:l}=Ka(e,t,r),{networkStats:p}=Ya(e,r),{onchain:c}=Xa(t,o,r),f=_o(e,t,r),m=`${Vt[e]}/cross-staking.png`,h=Fa[e],g=a?.total_stake??"0",v=Cr.useMemo(()=>c?new zt.default(c.earnedWei.toString()).shiftedBy(-18).toString(10):i?.cumulative_earned??a?.rewards_earned??"0",[c,i,a]),x=Cr.useMemo(()=>c?new zt.default(c.stakedWei.toString()).shiftedBy(-18):new zt.default(g),[c,g]),w=l!==void 0?new zt.default(l):void 0,y=a?.days_since_first_stake,B=w!==void 0&&w.isFinite()&&x.isGreaterThan(0)&&y!==null&&y!==void 0?w.div(x).times(365).div(Math.max(1,y)).times(100):void 0,u=!(new zt.default(g).isZero()&&new zt.default(v).isZero()),N=zn[e],R=kn(g,0,f),A=kn(v,0,f);return(0,te.jsx)(Kt,{title:zc,icon:m,iconFit:"contain",isEmpty:!1,children:(0,te.jsxs)("article",{className:"wp-item","data-side":"stake",children:[(0,te.jsx)("div",{className:"wp-item-body",children:u?(0,te.jsxs)(te.Fragment,{children:[(0,te.jsxs)("div",{className:"wp-item-line",children:[(0,te.jsx)("span",{className:"wp-item-label",children:"Staked"}),(0,te.jsxs)("div",{className:"wp-svc-amount",children:[(0,te.jsxs)("span",{className:"wp-svc-amount-main",children:[kr(g)," CROSS"]}),R&&(0,te.jsx)("span",{className:"wp-item-usd",children:R})]})]}),(0,te.jsxs)("div",{className:"wp-item-line",children:[(0,te.jsx)("span",{className:"wp-item-label",children:"Rewards Earned"}),(0,te.jsxs)("div",{className:"wp-svc-amount",children:[(0,te.jsxs)("span",{className:"wp-svc-amount-main",children:[kr(v)," CROSS"]}),A&&(0,te.jsx)("span",{className:"wp-item-usd",children:A})]})]}),(0,te.jsxs)("div",{className:"wp-item-line",children:[(0,te.jsx)("span",{className:"wp-item-label",children:"My APR"}),(0,te.jsx)("span",{children:ns(B?.toString(10))})]})]}):(0,te.jsxs)("div",{className:"wp-item-line",children:[(0,te.jsx)("span",{className:"wp-item-label",children:"Delegation APR"}),(0,te.jsx)("span",{children:ns(p?.apr)})]})}),(0,te.jsx)("div",{className:"wp-item-tags",children:(0,te.jsxs)("a",{className:"wp-tag wp-tag--mint",href:u?h:N,target:"_blank",rel:"noopener noreferrer",onClick:_=>nt(_,u?h:N,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:a,networkStats:p}},n),children:[(0,te.jsx)("span",{className:"wp-tag-label",children:u?"Manage":"Stake Now"}),(0,te.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})})]})})}var Ir=z(require("react"),1);var rs=require("@tanstack/react-query");var Wc="wp:game-swap-pools";function is(e,t,n=!0){let o=_a[e],r=n&&!!t,{data:a,...i}=(0,rs.useQuery)({queryKey:[Wc,e,t],queryFn:async({signal:l})=>{let p=await fetch(`${o}/addresses/${t}/portfolio`,{cache:"no-store",signal:l});if(!p.ok)throw new Error(`Game-swap portfolio fetch failed: ${p.status}`);return(await p.json()).pools??[]},enabled:r,staleTime:0});return{pools:a??[],...i}}var ss=require("@tanstack/react-query");var Gc="0x70a08231",Hc="0x18160ddd",Uc="0x313ce567",$c=8e3;async function jc(e,t,n,o){let r=new AbortController,a=setTimeout(()=>r.abort(),$c);o&&o.addEventListener("abort",()=>r.abort(),{once:!0});let i=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({jsonrpc:"2.0",id:1,method:t,params:n}),signal:r.signal}).finally(()=>clearTimeout(a));if(!i.ok)throw new Error(`RPC ${t} HTTP ${i.status}`);let l=await i.json();if(l.error)throw new Error(`RPC ${t}: ${l.error.message}`);if(l.result===void 0)throw new Error(`RPC ${t}: empty result`);return l.result}function Vc(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function Tr(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function Nr(e,t,n,o){try{return await jc(e,"eth_call",[{to:t,data:n},"latest"],o)}catch{return}}async function qc(e,t,n,o){let[r,a,i]=await Promise.all([Nr(e,n,Gc+Vc(t),o),Nr(e,n,Hc,o),Nr(e,n,Uc,o)]),l=Tr(r);if(l===void 0)return null;let p=Tr(i);return{balance:l,totalSupply:Tr(a),decimals:p!==void 0?Number(p):void 0}}async function Kc(e,t){let n=Ce[e].cross,o=await fetch(`${Ve[e]}/v1/public/chain/info/${n}`,{cache:"no-store",signal:t});if(!o.ok)return;let r=await o.json();return("data"in r&&r.data!==void 0?Array.isArray(r.data)?r.data[0]:r.data:r)?.rpc||void 0}async function as(e,t,n,o){if(!t||n.length===0)return{};let r;try{r=await Kc(e,o)}catch{r=void 0}if(!r)return{};let a=await Promise.all(n.map(async l=>[l.toLowerCase(),await qc(r,t,l,o)])),i={};for(let[l,p]of a)p&&(i[l]=p);return i}var Qc="wp:game-swap-lp-balances";function ls(e,t,n,o){let r=[...n].map(p=>p.toLowerCase()).sort(),a=!!t&&r.length>0,{data:i,...l}=(0,ss.useQuery)({queryKey:[Qc,e,t,r,!!o],queryFn:async({signal:p})=>{let c=o?await o(r):await as(e,t,r,p),f={};for(let[m,h]of Object.entries(c))f[m.toLowerCase()]=h;return f},enabled:a,staleTime:0});return{balances:i??{},...l}}var xt=z(require("bignumber.js"),1),ne=require("react/jsx-runtime"),Yc="Gametoken LP",ds=18,Zc=new xt.default("0.0001");function cs(e){return e?.trim().toUpperCase()==="CROSS"}function Xc(e){return e&&e>0?e:ds}function Jc(e){let t=cs(e.token_a?.symbol)&&!cs(e.token_b?.symbol),n=t?e.reserve_a:e.reserve_b,o=Xc(t?e.token_a?.decimals:e.token_b?.decimals),r=new xt.default(n||"0").shiftedBy(-o);return!r.isFinite()||r.isLessThanOrEqualTo(0)?new xt.default(0):r.times(2)}function ed(e,t){let n=e.token_a?.symbol?.trim()||"TOKEN",o=e.token_b?.symbol?.trim()||"CROSS",r=t?.decimals??ds,a,i;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let l=new xt.default(t.balance.toString()),p=new xt.default(t.totalSupply.toString()),c=l.div(p);a=c.times(100);let f=c.times(Jc(e));if(f.isGreaterThan(0)){let m=new xt.default(e.quote_usd??e.cross_usd??"0");i=m.isGreaterThan(0)?`$${f.times(m).toFormat(2,xt.default.ROUND_DOWN)}`:`${f.toFormat(4,xt.default.ROUND_DOWN)} CROSS`}}return{pool:e,tokenASymbol:n,tokenBSymbol:o,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:r,sharePercent:a,valueText:i}}function ps(){let{env:e,walletAddress:t,onOutlink:n,lpBalanceReader:o}=st(),r=!!t,{pools:a}=is(e,t,r),i=Ir.useMemo(()=>a.map(h=>h.pair_address).filter(Boolean),[a]),{balances:l}=ls(e,t,i,o),p=`${Vt[e]}/dex.png`,c=Object.keys(l).length>0,f=Ir.useMemo(()=>{let h=a.map(g=>ed(g,l[g.pair_address?.toLowerCase()]));return c?h.filter(g=>g.lpAmountRaw?new xt.default(g.lpAmountRaw).shiftedBy(-g.lpDecimals).isGreaterThanOrEqualTo(Zc):!1):h},[a,l,c]),m=h=>{let g=h.token_a?.address??h.pair_address;return`${Ma[e]}/tokens/${g}?trade=deposit`};return(0,ne.jsx)(Kt,{title:Yc,icon:p,iconFit:"contain",isEmpty:f.length===0,children:f.map(h=>{let{pool:g}=h,v=m(g),x=`${h.tokenASymbol} / ${h.tokenBSymbol}`,w=g.token_a?.logo_url,y=g.token_b?.logo_url;return(0,ne.jsxs)("article",{className:"wp-item","data-side":"game-swap",children:[(0,ne.jsxs)("div",{className:"wp-item-body",children:[(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,ne.jsxs)("div",{className:"wp-svc-token",children:[(0,ne.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[w&&(0,ne.jsx)("img",{className:"wp-svc-token-icon",src:w,alt:""}),y&&(0,ne.jsx)("img",{className:"wp-svc-token-icon",src:y,alt:""})]}),(0,ne.jsx)("span",{children:x})]})]}),h.lpAmountRaw!==void 0&&(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"My LP"}),(0,ne.jsxs)("span",{children:[yn(h.lpAmountRaw,h.lpDecimals)," LP"]})]}),h.sharePercent!==void 0&&(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"Pool Share"}),(0,ne.jsxs)("span",{children:[h.sharePercent.toFormat(2,xt.default.ROUND_DOWN),"%"]})]}),h.valueText!==void 0&&(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"Value"}),(0,ne.jsx)("span",{children:h.valueText})]})]}),(0,ne.jsx)("div",{className:"wp-item-tags",children:(0,ne.jsxs)("a",{className:"wp-tag wp-tag--mint",href:v,target:"_blank",rel:"noopener noreferrer",onClick:B=>nt(B,v,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:g}},n),children:[(0,ne.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,ne.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})})]},g.pair_address)})})}var Wt=z(require("bignumber.js"),1),bs=require("react");var fs=require("@tanstack/react-query");var td="wp:forge-pools";function us(e,t,n=!0){let o=Po[e],r=n&&!!t,{data:a,...i}=(0,fs.useQuery)({queryKey:[td,e,t],queryFn:async()=>{let p=await fetch(`${o}/v1/users/${t}/pools`,{cache:"no-store"});if(!p.ok)throw new Error(`forge pools fetch failed: ${p.status}`);return(await p.json()).data?.items??[]},enabled:r,staleTime:0}),l=a??[];return{pools:l,isEmpty:l.length===0,...i}}var ms=require("@tanstack/react-query"),gs=require("react");var nd="wp:forge-token-detail";async function od(e,t){let n=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return n.ok?(await n.json())?.data?.token??null:null}function hs(e,t,n=!0){let o=Po[e],r=(0,ms.useQueries)({queries:t.map(l=>({queryKey:[nd,e,l],queryFn:()=>od(o,l),enabled:n&&!!l,staleTime:3e4}))}),a=(0,gs.useMemo)(()=>{let l=new Map;for(let p=0;p<r.length;p++){let c=r[p]?.data,f=t[p];c&&f&&l.set(f.toLowerCase(),c)}return l},[r,t]),i=r.some(l=>l.isLoading);return{detailMap:a,isLoading:i}}var ae=require("react/jsx-runtime"),rd="Forge",ws=18,id="https://contents.crosstoken.io/wallet/token/images/FT.png";function ad(e){if(!e||e==="0")return"0";let t=new Wt.default(e).shiftedBy(-ws);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,Wt.default.ROUND_DOWN):t.toFormat(4,Wt.default.ROUND_DOWN)}function sd(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 ld(e,t,n){let o=new Wt.default(n||"0");if(!o.isGreaterThan(0))return null;let r=new Wt.default(e.total_supply||"0"),a=new Wt.default(e.lp_balance||"0"),i=new Wt.default(t?.reserve_b||"0").shiftedBy(-ws);if(!r.isGreaterThan(0)||!a.isGreaterThan(0)||!i.isGreaterThan(0))return null;let l=i.times(2),c=a.div(r).times(l).times(o);return c.isFinite()?`$${c.toFormat(2,Wt.default.ROUND_DOWN)}`:null}function xs(){let{env:e,walletAddress:t,onOutlink:n}=st(),o=!!t,{pools:r,isEmpty:a}=us(e,t,o),i=(0,bs.useMemo)(()=>r.map(m=>m.token.address),[r]),{detailMap:l}=hs(e,i,o&&i.length>0),p=_o(e,t,o),c=m=>`${Ba[e]}/forge/token/${m.token.address}`,f=`${Vt[e]}/forge.png`;return(0,ae.jsx)(Kt,{title:rd,icon:f,iconFit:"contain",isEmpty:a,children:r.map(m=>{let h=l.get(m.token.address.toLowerCase()),g=h?.image_url||h?.image||m.token.image||id,v=h?.symbol||m.token.symbol,x=c(m),w=ld(m,h,p);return(0,ae.jsxs)("a",{className:"wp-item","data-side":"lp",href:x,target:"_blank",rel:"noopener noreferrer",onClick:y=>nt(y,x,{category:"portfolio",origin:"portfolio-forge",payload:{pool:m,tokenDetail:h}},n),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:"Asset"}),(0,ae.jsxs)("div",{className:"wp-svc-token",children:[(0,ae.jsx)("img",{className:"wp-svc-token-icon",src:g,alt:""}),(0,ae.jsx)("span",{children:v}),h?.name&&(0,ae.jsx)("span",{className:"wp-token-subtle",children:h.name})]})]}),(0,ae.jsxs)("div",{className:"wp-item-line",children:[(0,ae.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,ae.jsx)("div",{className:"wp-svc-token wp-svc-token--amount",children:(0,ae.jsxs)("div",{className:"wp-svc-amount",children:[(0,ae.jsx)("span",{className:"wp-svc-amount-main",children:ad(m.lp_balance)}),w&&(0,ae.jsx)("span",{className:"wp-item-usd",children:w})]})})]}),(0,ae.jsxs)("div",{className:"wp-item-line",children:[(0,ae.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,ae.jsx)("span",{className:"wp-line-value",children:sd(m.pool_ownership)})]})]}),(0,ae.jsx)("div",{className:"wp-item-tags",children:(0,ae.jsxs)("span",{className:"wp-tag wp-tag--muted",children:[(0,ae.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,ae.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})})]},m.pair_address)})})}W(`.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-accent-primary-default, #00a0a2);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-accent-primary-low, rgba(0, 160, 162, .14));--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #9b8cef;--wp-claim-primary-text: #202530;--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-accent-primary-default, #00a0a2);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-accent-primary-low, #e7f9f8);--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #7346f3;--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-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-svc-empty{display:flex;align-items:center;justify-content:center;min-height:74px;padding:20px 16px;background:var(--wp-card);border-radius:12px;box-shadow:var(--wp-card-shadow, none);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;color:var(--wp-text-30);box-sizing:border-box}.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-width:375px;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}}.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:8px;width:100%;min-height:60px;padding:16px;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-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}
8
- `);var J=require("react/jsx-runtime"),Lr=5,cd="wp:";function sn({env:e,theme:t="light",walletAddress:n,walletName:o,onBack:r,showHeader:a=!0,variant:i="embed",className:l,onOutlink:p,lpBalanceReader:c,stakingRewardsReader:f,sections:m}){let h=_e(e),g=Ae.useCallback(re=>!m||m.includes(re),[m]),v=!!n,x=(0,vs.useQueryClient)(),[w,y]=Ae.useState(Lr),[B,u]=Ae.useState(!1),[N,R]=Ae.useState(!1),A=Ae.useRef(void 0),_=Ae.useCallback(()=>{x.invalidateQueries({predicate:re=>typeof re.queryKey[0]=="string"&&re.queryKey[0].startsWith(cd)})},[x]),Z=Ae.useCallback(()=>{_(),u(!0),setTimeout(()=>u(!1),600),y(Lr)},[_]);Ae.useEffect(()=>{if(!v)return;let re=setInterval(()=>{y(ie=>ie<=1?(Z(),Lr):ie-1)},1e3);return()=>clearInterval(re)},[v,Z]);let M=Ae.useCallback(()=>{r?.()},[r]),Q=v?_t(h,n,{size:64}):void 0,H=Ae.useCallback(async()=>{if(!(N||!n))try{await navigator.clipboard.writeText(n),R(!0),clearTimeout(A.current),A.current=setTimeout(()=>R(!1),2e3)}catch{}},[n,N]);Ae.useEffect(()=>()=>clearTimeout(A.current),[]);let oe=Ae.useMemo(()=>({env:h,theme:t,open:!0,walletAddress:n,close:M,onOutlink:p,lpBalanceReader:c,stakingRewardsReader:f}),[h,t,n,M,p,c,f]),O=(0,J.jsxs)(J.Fragment,{children:[a&&(0,J.jsxs)("div",{className:"wp-header",children:[(0,J.jsxs)("div",{className:"wp-header-account",children:[r&&(0,J.jsx)("button",{type:"button",className:"wp-header-btn","aria-label":"Back",onClick:r,children:(0,J.jsx)(Ia,{})}),(0,J.jsx)("span",{className:"wp-header-avatar","aria-hidden":!0,children:Q&&(0,J.jsx)("img",{src:Q,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(o||n)&&(0,J.jsxs)("div",{className:"wp-header-account-meta",children:[o&&(0,J.jsx)("span",{className:"wp-header-wallet-name",title:o,children:o}),n&&(0,J.jsxs)("button",{type:"button",className:"wp-header-address-btn",onClick:H,"aria-label":"Copy wallet address",children:[(0,J.jsx)("span",{className:"wp-header-address",children:Aa(n)}),(0,J.jsx)("span",{className:"wp-header-address-copy","data-copied":N,children:N?(0,J.jsx)(en,{size:14}):(0,J.jsx)(Fn,{size:14})})]})]})]}),(0,J.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio",onClick:Z,children:[(0,J.jsx)(La,{className:B?"wp-spin-once":void 0}),v&&(0,J.jsx)("span",{className:"wp-refresh-badge",children:w})]})]}),(0,J.jsx)("div",{className:"wp-body",children:(0,J.jsxs)("div",{className:"wp-body-inner",children:[g("rewards")&&(0,J.jsx)($a,{}),g("staking")&&(0,J.jsx)(os,{}),g("gameSwap")&&(0,J.jsx)(ps,{}),g("forge")&&(0,J.jsx)(xs,{})]})})]});return(0,J.jsx)(Dn.Provider,{value:oe,children:i==="none"?O:(0,J.jsx)("div",{className:ee(i==="fullscreen"?"wp-fullscreen":"wp-embed",l),"data-theme":t,children:O})})}var ln=require("react/jsx-runtime");function ys({className:e}){let{env:t,theme:n,walletAddress:o,close:r,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:l}=st();return(0,ln.jsxs)(Wn.Drawer.Portal,{children:[(0,ln.jsx)(Wn.Drawer.Overlay,{className:"wp-overlay"}),(0,ln.jsxs)(Wn.Drawer.Content,{className:ee("wp-fullscreen",e),"data-theme":n,children:[(0,ln.jsx)(Wn.Drawer.Title,{className:"wp-sr-only",children:"Portfolio"}),(0,ln.jsx)(sn,{env:t,theme:n,walletAddress:o,onBack:r,variant:"none",onOutlink:a,lpBalanceReader:i,stakingRewardsReader:l})]})]})}var Er=require("react/jsx-runtime");function dd({env:e,theme:t="light",walletAddress:n,open:o,onOpenChange:r,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:l,children:p}){let c=_e(e),f=o!==void 0,[m,h]=cn.useState(!1),g=f?o:m,v=cn.useCallback(y=>{f||h(y),r?.(y)},[f,r]),x=cn.useCallback(()=>v(!1),[v]),w=cn.useMemo(()=>({env:c,theme:t,open:g,walletAddress:n,close:x,onOutlink:a,lpBalanceReader:i,stakingRewardsReader:l}),[c,t,g,n,x,a,i,l]);return(0,Er.jsx)(Dn.Provider,{value:w,children:(0,Er.jsx)(ks.Drawer.Root,{direction:"bottom",open:g,onOpenChange:v,noBodyStyles:!0,children:p})})}var Ar=Object.assign(dd,{Trigger:Na,Content:ys});var Pr=["rewards","staking","gameSwap","forge"];var S=z(require("react"),1),dn=require("react-dom"),yt=z(require("bignumber.js"),1);var Ue=require("react/jsx-runtime");function Ss({size:e=20,className:t}){return(0,Ue.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,Ue.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:1.7}),(0,Ue.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:1.7,strokeLinecap:"round"})]})}function Rs({size:e=16,className:t}){return(0,Ue.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Ue.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 Cs({size:e=16,className:t}){return(0,Ue.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Ue.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 Ts({size:e=20,className:t}){return(0,Ue.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Ue.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 Ns({size:e=16,className:t}){return(0,Ue.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,Ue.jsx)("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Is({size:e=12,className:t}){return(0,Ue.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Ue.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 T=z(require("react"),1);var Br=z(require("bignumber.js"),1);function Ls(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function Es(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,Br.default.ROUND_DOWN).toFixed()}function pd(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 fd(e){let t=e.fromToken.priceUsd,n=e.toToken.priceUsd,o=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,r=new Br.default(o||"0");return!r.isFinite()||r.isNaN()||r.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:Ls(t)&&Ls(n)?e.lastChangedBy==="to"?{fromAmount:Es(r.multipliedBy(n).dividedBy(t))}:{toAmount:Es(r.multipliedBy(t).dividedBy(n))}:pd(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function As({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(n){return e?e(n):fd(n)},async submitBridge(n){if(!t)throw new Error("Bridge submit handler is not configured.");return t(n)}}}var Ps=15,ud=18,Ms="cross_bridge_terms_accepted",md=3600*24*365;function gd(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,Ps);let r=t.slice(0,o).slice(0,Ps),a=t.slice(o+1).slice(0,ud);return`${r}.${a}`}function hd(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${Ms}=true`)}function bd(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${Ms}=true`,"Path=/",`Max-Age=${md}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function wd(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 Bs(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("CROSS")?t.slice(1):t}function xd(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let n=new Set([Bs(e.symbol),Bs(t.symbol)]);return n.has("CROSS")&&n.has("CROSSD")}function vt(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Mo(e){return e[0]}function Fr(e,t,n,o){if(n&&!vt(n,t))return n;let r=t?o?.(t,e):void 0;if(r?.length)return r[0];if(!t)return e[1]??Mo(e);let a=e.findIndex(l=>vt(l,t)),i=a>=0?e[a+1]:void 0;return i&&!vt(i,t)?i:e.find(l=>!vt(l,t))??t}function Fs({fromToken:e,toToken:t,fromAmount:n,toAmount:o,lastChangedBy:r,slippage:a}){return{fromToken:e,toToken:t,fromAmount:n,toAmount:o,lastChangedBy:r,slippage:a}}function Oo(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),...Oo(n.cause,t+1),...Oo(n.data,t+1),...Oo(n.error,t+1)]}function _r(e){let t=Oo(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 _s(e,t){return _r(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
9
- `)[0]?.trim()||t}function Os(e){let{tokens:t,initialFromToken:n,initialToToken:o,getToTokens:r,getApproval:a,approveBridge:i,history:l=[],initialSlippage:p="1",termsUrl:c=xn,getQuote:f,submitBridge:m,onSubmitted:h,onSuccess:g,onFailed:v,onExit:x}=e,w=T.useMemo(()=>As({getQuote:f,submitBridge:m}),[f,m]),[y,B]=T.useState("form"),[u,N]=T.useState(n??Mo(t)),[R,A]=T.useState(()=>Fr(t,n??Mo(t),o,r)),[_,Z]=T.useState(""),[M,Q]=T.useState(""),[H,oe]=T.useState("from"),[O,re]=T.useState(p),[ie,fe]=T.useState(null),qe=T.useMemo(()=>xd(u,R),[u,R]),ge=T.useMemo(()=>qe?"1":O==="auto"?wd(ie?.priceImpact):O,[qe,O,ie?.priceImpact]),[j,ue]=T.useState(""),[de,$]=T.useState("idle"),[Ke,he]=T.useState(""),[Oe,ye]=T.useState(null),[lt,Pe]=T.useState([]),[Gt,kt]=T.useState(!1),[je,Pt]=T.useState(hd),[Ne,be]=T.useState(null),[ot,Ie]=T.useState(!1),[Be,we]=T.useState(null),[St,ct]=T.useState(null),[Rt,Qe]=T.useState(!1),[Ct,Ye]=T.useState(!1),xe=T.useRef(0),Ze=T.useRef(null),rt=T.useCallback(()=>{Ze.current&&(clearTimeout(Ze.current),Ze.current=null)},[]),De=T.useCallback(I=>{rt(),ct(I)},[rt]);T.useEffect(()=>rt,[rt]),T.useEffect(()=>{let I=t.find(We=>vt(We,u))??Mo(t),Re=I?r?.(I,t):void 0,D=Re?.find(We=>vt(We,R))??(Re?void 0:t.find(We=>vt(We,R)))??Fr(t,I,void 0,r);N(I),A(D)},[r,t,u,R]);let dt=T.useCallback((I,Re)=>{let D=gd(I);if(!D){xe.current+=1,Z(""),Q(""),oe(Re),fe(null),ue(""),$("idle");return}Re==="from"?Z(D):Q(D),oe(Re),ue("")},[]),me=T.useCallback(()=>{xe.current+=1,Z(""),Q(""),oe("from"),fe(null),ue(""),he(""),$("idle"),be(null),Ie(!1),we(null),Qe(!1),De(null)},[De]),ke=T.useCallback(I=>{vt(I,u)||(N(I),A(Fr(t,I,void 0,r)),me())},[u,r,me,t]),Tt=T.useCallback(I=>{vt(I,R)||vt(I,u)||(A(I),me())},[u,me,R]),pt=T.useMemo(()=>u?r?.(u,t)??t.filter(I=>!vt(I,u)):[],[u,r,t]),ze=T.useCallback(()=>{u?.balance&&dt(u.balance,"from")},[u?.balance,dt]),it=T.useCallback(()=>{!u||!R||(N(R),A(u),me())},[u,me,R]),ft=T.useCallback(()=>{xe.current+=1,Z(""),Q(""),oe("from"),fe(null),ue(""),he("")},[]);T.useEffect(()=>{if(!u||!R)return;if(!_&&!M){fe(null),ue(""),$(D=>D==="quoting"?"idle":D);return}let I=++xe.current,Re=Fs({fromToken:u,toToken:R,fromAmount:_,toAmount:M,lastChangedBy:H,slippage:O});$(D=>D==="submitting"?D:w.canQuote?"quoting":"idle"),(async()=>{try{let D=await w.getQuote(Re);if(xe.current!==I)return;D.fromAmount!==void 0&&H==="to"&&Z(D.fromAmount),D.toAmount!==void 0&&H==="from"&&Q(D.toAmount),fe(D.summary??null),ue(D.error??"")}catch(D){if(xe.current!==I)return;ue(D instanceof Error?D.message:"Failed to quote bridge.")}finally{xe.current===I&&$(D=>D==="quoting"?"idle":D)}})()},[_,u,H,w,O,M,R]);let Se=T.useCallback(()=>!u||!R?null:Fs({fromToken:u,toToken:R,fromAmount:_,toAmount:M,lastChangedBy:H,slippage:ge}),[ge,_,u,H,M,R]),Le=T.useCallback(async(I,Re)=>{he(""),Qe(!1),Ie(!1),$("submitting");try{if(!Re?.skipApprovalCheck&&a){let We=await a(I);if(We){be(We),we(I),$("idle");return}}be(null),we(null),De("processing");let D=await w.submitBridge(I);ye(D),$("success"),Pe(We=>[{id:D.txHash,timestamp:new Date().toISOString(),txHash:D.txHash,fromToken:D.fromToken,toToken:D.toToken,fromAmount:D.fromAmount,toAmount:D.toAmount,summary:ie??void 0,status:"pending"},...We.filter(at=>at.txHash!==D.txHash)]),ft(),Ye(!0),De(null),Qe(!0),h?.(D),g?.(D)}catch(D){if(De(null),_r(D)){$("idle");return}let We=_s(D,"Failed to submit bridge.");he(We),$("error"),v?.({message:We})}},[a,v,h,g,w,ft,De,ie]),k=T.useCallback(async()=>{if(j)return;let I=Se();if(I){if(!je){we(I),kt(!0);return}await Le(I)}},[Se,j,Le,je]),q=T.useCallback(async()=>{let I=Be??Se();I&&(bd(),Pt(!0),kt(!1),await Le(I))},[Se,Be,Le]),pe=T.useCallback(()=>{kt(!1),we(null)},[]),Xe=T.useCallback(async()=>{if(!(de==="submitting"||!Ne||!Be||!i)){he(""),$("submitting");try{await i(Be,Ne),be(null),$("idle"),Ie(!0)}catch(I){if(_r(I)){$("idle");return}let Re=_s(I,"Failed to approve token.");he(Re),$("error"),v?.({message:Re})}}},[Ne,i,v,Be,Le,de]),Bt=T.useCallback(()=>{de!=="submitting"&&(be(null),Ie(!1),we(null),$("idle"))},[de]),Je=T.useCallback(async()=>{if(de==="submitting")return;let I=Be??Se();if(!I){Ie(!1),he("Bridge input is no longer available. Please try again."),$("error");return}Ie(!1),await Le(I,{skipApprovalCheck:!0})},[Se,Be,Le,de]),un=T.useCallback(()=>{Qe(!1)},[]),Ft=T.useCallback(I=>{B(I),I==="history"&&Ye(!1)},[]),mn=T.useCallback(()=>{if(y==="history"){Ft("form");return}x?.()},[x,Ft,y]),Jn=T.useMemo(()=>[...l,...lt.filter(I=>!l.some(Re=>Re.txHash===I.txHash))],[l,lt]);return{step:y,setStep:Ft,status:de,error:Ke,quoteError:j,fromToken:u,toToken:R,tokens:t,availableToTokens:pt,fromAmount:_,toAmount:M,lastChangedBy:H,slippage:O,effectiveSlippage:ge,slippageLocked:qe,setSlippage:re,summary:ie,history:Jn,submitted:Oe,canSubmit:w.canSubmit,termsOpen:Gt,approvalInfo:Ne,approvalSuccessOpen:ot,approveBridge:i,pendingSubmitInput:Be,submitToast:St,successDialogOpen:Rt,dismissSuccessDialog:un,hasNewHistory:Ct,termsUrl:c,setFromToken:N,setToToken:A,selectFromToken:ke,selectToToken:Tt,setAmount:dt,setMax:ze,swapTokens:it,submit:k,confirmTerms:q,cancelTerms:pe,confirmApproval:Xe,cancelApproval:Bt,continueAfterApproval:Je,back:mn}}W(`.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}
10
- `);var s=require("react/jsx-runtime"),Us=S.createContext(void 0);function Rn(){return S.useContext(Us)}function vd(e){let[t,n]=S.useState(void 0);return S.useEffect(()=>{let o=e.current;if(!o)return;let r=()=>{let i=o.closest("[data-theme]");n(i?.getAttribute("data-theme")??void 0)};r();let a=new MutationObserver(r);return a.observe(document.documentElement,{attributes:!0,subtree:!0,attributeFilter:["data-theme"]}),()=>a.disconnect()},[e]),t}var Ds=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],yd={dev:"https://dev.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://crossdefi.io"},kd=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function Sd(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function zs(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 Rd(e){return`${e.chainId}:${e.address.toLowerCase()}`}function $s(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function Ws(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 Cd(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 Td(e,t){if(!t)return!1;let n=new yt.default(e||"0"),o=new yt.default(t.balance||"0");return!n.isFinite()||!o.isFinite()?!1:n.isGreaterThan(o)}function Nd(e){if(e.priceUsd===void 0)return null;let t=new yt.default(e.balance||"0");return t.isFinite()?`\u2248 $${t.multipliedBy(e.priceUsd).toFormat(2)} USD`:null}function Id(e){if(e.priceUsd===void 0)return null;let t=new yt.default(e.priceUsd);return t.isFinite()?`$${t.toFormat(t.isLessThan(1)?4:2)}`:null}function js(e){if(!e.isFinite()||e.isNaN())return"0";let n=e.decimalPlaces(6,yt.default.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[o="0",r]=n.split("."),a=new yt.default(o||"0").toFormat(0);return r?`${a}.${r}`:a}function Ld(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function Ed(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 Ad(e){let t=new yt.default(e||"0");return!t.isFinite()||t.isNaN()?e||"0":js(t)}function Pd(e,t){if(t?.priceUsd===void 0)return null;let n=new yt.default(e||"0").multipliedBy(t.priceUsd);return!n.isFinite()||n.isNaN()?null:`$${n.toFormat(2)}`}function zo(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function Bd(e,t){return t==="all"?!0:zo(e)===t}function Fd(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function Gs(e){return e===56||e===97?"BSC":e===612044||e===5555?"CROSS":`Chain ${e}`}function Vs(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function qs(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":Vs(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function Ks(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function Do(e){return!e||e==="0"||Number(e)===0}function _d(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 Md(e){let t=e.fromToken,n=e.toToken,o=qs(t,n),r=e.fromAmount||"0",a=e.toAmount||"0",i=o!==void 0&&!Ks(o),l=o!==void 0&&o!=="bridge";return{pathType:o,bridgeInfo:i?[{label:"Route",value:t&&n?`${Gs(t.chainId)} \u2192 ${Gs(n.chainId)}`:"-"},{label:"Validator Fee",value:Do(r)?"0":"Free",tone:Do(r)?"default":"accent"},{label:"Network Fee",value:Do(r)?"0":"Free",tone:Do(r)?"default":"accent"}]:void 0,swapInfo:l?[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:a,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 Gn({token:e,size:t=20}){let n=e?.iconUrl;return(0,s.jsx)("span",{className:"bf-token-icon","data-has-image":!!n?"true":"false",style:{width:t,height:t},children:n?(0,s.jsx)("img",{src:n,alt:"",width:t,height:t,draggable:!1}):(0,s.jsx)("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function Hs({label:e,token:t,amount:n,usd:o,onAmountChange:r,onTokenClick:a,locked:i=!1}){return(0,s.jsxs)("section",{className:"bf-amount-panel",children:[(0,s.jsxs)("div",{className:"bf-amount-head",children:[(0,s.jsx)("span",{children:e}),(0,s.jsxs)("span",{className:"bf-balance",children:[$s(t?.balance??"0")," ",t?.symbol??""]})]}),(0,s.jsxs)("div",{className:"bf-amount-main",children:[(0,s.jsxs)("label",{className:"bf-amount-input-wrap",children:[(0,s.jsxs)("span",{className:"bf-sr-only",children:[e," amount"]}),(0,s.jsx)("input",{type:"text",inputMode:"decimal",value:n,onChange:l=>r(l.target.value),placeholder:"0",className:"bf-amount-input"}),(0,s.jsx)("span",{className:"bf-amount-usd",children:o})]}),(0,s.jsxs)("button",{type:"button",className:"bf-token-pill",onClick:i?void 0:a,disabled:!i&&!a,"data-locked":i?"true":void 0,"aria-label":`Select ${e.toLowerCase()} token`,children:[(0,s.jsx)(Gn,{token:t}),(0,s.jsx)("span",{children:t?.symbol??"Select"}),!i&&(0,s.jsx)(nn,{size:16})]})]})]})}function Od({flow:e,side:t,onClose:n}){let o=S.useId(),[r,a]=S.useState(""),[i,l]=S.useState(null),p=Rn(),c=t==="from"?e.fromToken:e.toToken;S.useEffect(()=>{l(document.body)},[]),S.useEffect(()=>{let g=v=>{v.key==="Escape"&&n()};return document.addEventListener("keydown",g),()=>document.removeEventListener("keydown",g)},[n]);let f=S.useMemo(()=>t==="from"?e.tokens:e.availableToTokens,[e.availableToTokens,e.tokens,t]),m=S.useMemo(()=>{let g=r.trim().toLowerCase();return g?f.filter(v=>v.symbol.toLowerCase().includes(g)||v.name.toLowerCase().includes(g)):f},[r,f]),h=S.useCallback(g=>{t==="from"?e.selectFromToken(g):e.selectToToken(g),n()},[e,n,t]);return i?(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-token-picker-overlay","data-theme":p,role:"presentation",onMouseDown:g=>{g.target===g.currentTarget&&n()},children:(0,s.jsxs)("section",{className:"bf-token-picker",role:"dialog","aria-modal":"true","aria-labelledby":o,children:[(0,s.jsx)("span",{className:"bf-token-picker-handle","aria-hidden":"true"}),(0,s.jsxs)("header",{className:"bf-token-picker-head",children:[(0,s.jsx)("h3",{id:o,children:"Select a token"}),(0,s.jsx)("button",{type:"button",className:"bf-token-picker-close",onClick:n,"aria-label":"Close token selector",children:(0,s.jsx)(Nt,{size:24})})]}),(0,s.jsxs)("label",{className:"bf-token-search",children:[(0,s.jsx)(Ss,{size:20}),(0,s.jsx)("span",{className:"bf-sr-only",children:"Search tokens"}),(0,s.jsx)("input",{value:r,onChange:g=>a(g.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1})]}),(0,s.jsxs)("div",{className:"bf-token-list",children:[m.map(g=>{let v=Vs(g,c),x=v?Id(g):Nd(g);return(0,s.jsxs)("button",{type:"button",className:"bf-token-row","data-selected":v?"true":"false",onClick:()=>h(g),children:[(0,s.jsxs)("span",{className:"bf-token-row-left",children:[(0,s.jsx)(Gn,{token:g,size:40}),(0,s.jsxs)("span",{className:"bf-token-meta",children:[(0,s.jsx)("span",{className:"bf-token-symbol",children:g.symbol}),!v&&(0,s.jsx)("span",{className:"bf-token-name",children:g.name})]})]}),(0,s.jsxs)("span",{className:"bf-token-row-right",children:[(0,s.jsxs)("span",{className:"bf-token-balance",children:[$s(g.balance),v?null:` ${g.symbol}`]}),x&&(0,s.jsx)("span",{className:"bf-token-price",children:x})]})]},Rd(g))}),m.length===0&&(0,s.jsx)("div",{className:"bf-token-empty",children:"No tokens found"})]})]})}),i):null}function Dd({flow:e,onClose:t}){let n=S.useId(),[o,r]=S.useState(null),a=Ds.find(x=>x.value===e.slippage),[i,l]=S.useState(e.slippage&&!a?e.slippage:""),p=i.trim()!==""&&i.trim()!==".",c=p?Number(i):NaN,f=Number.isFinite(c)&&c>50,m=Number.isFinite(c)&&c>5&&!f,h=x=>{e.setSlippage(x),t()},g=()=>{!p||f||(e.setSlippage(zs(i)),t())};if(S.useEffect(()=>{r(document.body)},[]),S.useEffect(()=>{let x=w=>{w.key==="Escape"&&t()};return document.addEventListener("keydown",x),()=>document.removeEventListener("keydown",x)},[t]),!o)return null;let v=Rn();return(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-slippage-overlay","data-theme":v,role:"presentation",onMouseDown:x=>{x.target===x.currentTarget&&t()},children:(0,s.jsxs)("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,s.jsxs)("header",{className:"bf-slippage-head",children:[(0,s.jsx)("h3",{id:n,children:"Slippage Settings"}),(0,s.jsx)("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:(0,s.jsx)(Nt,{size:24})})]}),(0,s.jsxs)("div",{className:"bf-slippage-body",children:[(0,s.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,s.jsxs)("div",{className:"bf-slippage-controls",children:[(0,s.jsx)("div",{className:"bf-slippage-presets",children:Ds.map(x=>(0,s.jsx)("button",{type:"button",className:"bf-slippage-preset","data-selected":!p&&e.slippage===x.value?"true":"false",onClick:()=>h(x.value),children:x.label},x.value))}),(0,s.jsxs)("label",{className:"bf-slippage-custom","data-selected":p?"true":"false",children:[(0,s.jsx)("span",{className:"bf-sr-only",children:"Custom slippage percent"}),(0,s.jsx)("input",{value:i,onChange:x=>{l(zs(x.target.value))},onKeyDown:x=>{x.key==="Enter"&&(x.preventDefault(),g())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),(0,s.jsx)("span",{"aria-hidden":"true",children:"%"})]})]}),f?(0,s.jsx)("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):m?(0,s.jsx)("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,p&&(0,s.jsx)("button",{type:"button",className:"bf-slippage-apply",onClick:g,disabled:f,children:"Apply"})]})]})}),o)}function zd({flow:e}){let t=S.useId(),[n,o]=S.useState(!1),[r,a]=S.useState(null),i=Rn();return S.useEffect(()=>{a(document.body)},[]),S.useEffect(()=>{let l=p=>{p.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]),!r||!e.termsOpen?null:(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-action-modal-overlay","data-theme":i,role:"presentation",onPointerDown:l=>{l.target===l.currentTarget&&e.cancelTerms()},children:(0,s.jsxs)("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,s.jsx)("h3",{id:t,children:"Agree to Terms of Service"}),(0,s.jsx)("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using CROSSD."}),(0,s.jsxs)("div",{className:"bf-terms-check-row","data-checked":n?"true":"false",children:[(0,s.jsx)("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":n,"aria-label":"Agree to Terms of Use",onClick:()=>o(l=>!l),children:(0,s.jsx)("span",{className:"bf-terms-checkbox","data-checked":n?"true":"false","aria-hidden":"true"})}),(0,s.jsxs)("div",{className:"bf-terms-copy",children:[(0,s.jsx)("span",{className:"bf-terms-label",children:"Agree to Terms of Use"}),e.termsUrl&&(0,s.jsx)("a",{href:e.termsUrl,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),(0,s.jsx)("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use CROSSD"}),(0,s.jsx)("button",{type:"button",className:"bf-action-primary",disabled:!n||e.status==="submitting",onClick:e.confirmTerms,children:"Confirm"})]})}),r)}function Wd({value:e,disabled:t=!1}){let[n,o]=S.useState(!1);return(0,s.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 Gd({flow:e,approval:t}){let n=S.useId(),[o,r]=S.useState(null),a=Rn();if(S.useEffect(()=>{r(document.body)},[]),S.useEffect(()=>{let p=c=>{e.status!=="submitting"&&c.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",p),()=>document.removeEventListener("keydown",p)},[e]),!o)return null;let i=e.status==="submitting"||!e.approveBridge,l=e.status==="submitting";return(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-action-modal-overlay","data-theme":a,role:"presentation",children:(0,s.jsxs)("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,s.jsxs)("h3",{id:n,children:["Approve ",t.token.symbol]}),(0,s.jsx)(Gn,{token:t.token,size:72}),(0,s.jsxs)("div",{className:"bf-approve-address-box",children:[(0,s.jsx)("span",{children:"Token Address"}),(0,s.jsxs)("div",{children:[(0,s.jsx)("strong",{children:t.tokenAddress}),(0,s.jsx)(Wd,{value:t.tokenAddress,disabled:l})]})]}),(0,s.jsxs)("div",{className:"bf-action-buttons",children:[(0,s.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),(0,s.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:i,"aria-busy":l,children:[l&&(0,s.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,s.jsx)("span",{children:l?"Approving...":"Approve"})]})]})]})}),o)}function Hd({flow:e}){let t=S.useId(),[n,o]=S.useState(null),r=Rn();if(S.useEffect(()=>{o(document.body)},[]),S.useEffect(()=>{if(!e.approvalSuccessOpen)return;let i=l=>{l.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",i),()=>document.removeEventListener("keydown",i)},[e]),!n||!e.approvalSuccessOpen)return null;let a=e.status==="submitting";return(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-action-modal-overlay","data-theme":r,role:"presentation",children:(0,s.jsxs)("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,s.jsx)("h3",{id:t,children:"Approval Success"}),(0,s.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,s.jsxs)("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",(0,s.jsx)("br",{}),"Please continue to the next step."]}),(0,s.jsxs)("div",{className:"bf-action-buttons",children:[(0,s.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:a,children:"Cancel"}),(0,s.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:a,"aria-busy":a,children:[a&&(0,s.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,s.jsx)("span",{children:a?"Continuing...":"Continue"})]})]})]})}),n)}function Ud({fromAmount:e,toAmount:t,fromToken:n,toToken:o}){let[r,a]=S.useState(!1),i=S.useMemo(()=>{let c=new yt.default(e||"0"),f=new yt.default(t||"0");return!c.isFinite()||!f.isFinite()||c.lte(0)||f.lte(0)?null:r?c.dividedBy(f):f.dividedBy(c)},[e,r,t]);if(!i||!n||!o||n.symbol===o.symbol)return null;let l=r?o.symbol:n.symbol,p=r?n.symbol:o.symbol;return(0,s.jsxs)("button",{type:"button",className:"bf-exchange-rate",onClick:()=>a(c=>!c),children:[(0,s.jsxs)("span",{children:["1 ",l]}),(0,s.jsx)(Is,{size:12}),(0,s.jsxs)("span",{children:[js(i)," ",p]})]})}function $d({flow:e}){return e.submitToast?(0,s.jsxs)("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[(0,s.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,s.jsx)("span",{className:"bf-status-spinner"})}),(0,s.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,s.jsx)("strong",{children:"Transaction Processing"}),(0,s.jsx)("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function jd({message:e}){let[t,n]=S.useState(!1);return S.useEffect(()=>{if(!e){n(!1);return}n(!0);let o=window.setTimeout(()=>{n(!1)},3500);return()=>window.clearTimeout(o)},[e]),!e||!t?null:(0,s.jsxs)("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[(0,s.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,s.jsx)("span",{className:"bf-status-error-mark",children:"!"})}),(0,s.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,s.jsx)("strong",{children:"Error"}),(0,s.jsx)("span",{children:e})]})]})}function Vd(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 qd({flow:e}){let t=S.useId(),[n,o]=S.useState(null),r=e.submitted,a=Rn();return S.useEffect(()=>{o(document.body)},[]),S.useEffect(()=>{if(!e.successDialogOpen)return;let i=l=>{l.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",i),()=>document.removeEventListener("keydown",i)},[e]),!n||!e.successDialogOpen||!r?null:(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-success-overlay","data-theme":a,role:"presentation",children:(0,s.jsx)("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:(0,s.jsxs)("div",{className:"bf-success-body",children:[(0,s.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,s.jsxs)("div",{className:"bf-success-copy",children:[(0,s.jsx)("strong",{id:t,children:Vd(r.pathType)}),(0,s.jsx)("span",{children:"Please check the results in the history."})]}),(0,s.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((i,l)=>(0,s.jsxs)(S.Fragment,{children:[l>0&&(0,s.jsx)("span",{className:"bf-success-route-arrow",children:"\u2192"}),(0,s.jsx)(Mr,{token:i,size:43})]},`${i.symbol}-${l}`))}),(0,s.jsx)("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,children:"OK"})]})})}),n)}function Mr({token:e,size:t=16}){let n=!!e.iconUrl;return(0,s.jsx)("span",{className:"bf-token-icon","data-has-image":n?"true":"false",style:{width:t,height:t},children:e.iconUrl?(0,s.jsx)("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):(0,s.jsx)("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function Kd({row:e}){return e.routeTokens&&e.routeTokens.length>0?(0,s.jsx)("span",{className:"bf-info-route",children:e.routeTokens.map((t,n)=>(0,s.jsxs)(S.Fragment,{children:[n>0&&(0,s.jsx)("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),(0,s.jsx)(Mr,{token:t})]},`${t.symbol}-${n}`))}):e.valueToken?(0,s.jsxs)("span",{className:"bf-info-value-token",children:[(0,s.jsx)(Mr,{token:e.valueToken}),(0,s.jsx)("span",{children:e.value})]}):(0,s.jsx)(s.Fragment,{children:e.value})}function Qs({rows:e}){return!e||e.length===0?null:(0,s.jsx)("div",{className:"bf-info-rows",children:e.map((t,n)=>(0,s.jsxs)("div",{className:"bf-info-row",children:[(0,s.jsxs)("span",{className:"bf-info-label",children:[(0,s.jsx)("span",{className:"bf-tree-marker",children:n===e.length-1?"\u2514":"\u251C"}),(0,s.jsx)("span",{children:t.label})]}),(0,s.jsx)("span",{className:"bf-info-value","data-tone":t.tone??"default",children:(0,s.jsx)(Kd,{row:t})})]},`${t.label}-${t.value}`))})}function Qd(e,t,n){return e.pathType==="bridge"?"Bridge Info":Ks(e.pathType)?"Swap Info":t&&n?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function Yd({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,s.jsx)(s.Fragment,{children:r.map(a=>{let i=a==="swap"?e.swapInfo:e.bridgeInfo;return i?.length?(0,s.jsxs)("div",{className:"bf-info-section",children:[o&&(0,s.jsx)("h4",{children:a==="swap"?"Swap Info":"Bridge Info"}),(0,s.jsx)(Qs,{rows:i})]},a):null})})}function Zd({summary:e}){let t=!!e.bridgeInfo?.length,n=!!e.swapInfo?.length,o=!!e.txFee?.length,r=Qd(e,t,n),[a,i]=S.useState(!0),[l,p]=S.useState(!0);return(0,s.jsxs)("div",{className:"bf-details",children:[e.liquidity&&(0,s.jsxs)("section",{className:"bf-liquidity",children:[(0,s.jsxs)("div",{className:"bf-liquidity-head",children:[(0,s.jsx)("span",{children:e.liquidity.label??"Available Liquidity"}),(0,s.jsx)("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),(0,s.jsx)("div",{className:"bf-liquidity-track",children:(0,s.jsx)("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(t||n)&&(0,s.jsxs)("section",{className:"bf-detail-section bf-info-card","data-open":a?"true":"false",children:[(0,s.jsxs)("button",{type:"button",className:"bf-collapse-head","aria-expanded":a,onClick:()=>i(c=>!c),children:[(0,s.jsx)("h3",{children:r}),(0,s.jsx)(nn,{size:16,className:"bf-collapse-chevron"})]}),a&&(0,s.jsx)("div",{className:"bf-collapse-body",children:(0,s.jsx)(Yd,{summary:e})})]}),o&&(0,s.jsxs)("section",{className:"bf-detail-section bf-tx-fee-section","data-open":l?"true":"false",children:[(0,s.jsxs)("button",{type:"button",className:"bf-collapse-head bf-tx-fee-head","aria-expanded":l,onClick:()=>p(c=>!c),children:[(0,s.jsx)("h3",{children:"Est. Tx Fee"}),(0,s.jsxs)("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&(0,s.jsx)("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&(0,s.jsx)("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),(0,s.jsx)("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:Cd(e.txFeeInfo?.estTxFee??"0")}),(0,s.jsx)(nn,{size:16,className:"bf-collapse-chevron"})]})]}),l&&(0,s.jsx)("div",{className:"bf-collapse-body",children:(0,s.jsx)(Qs,{rows:e.txFee})})]})]})}function Xd({item:e}){let t=zo(e),n=Pd(e.fromAmount,e.fromToken);return(0,s.jsxs)("article",{className:"bf-history-item",children:[(0,s.jsxs)("div",{className:"bf-history-item-head",children:[(0,s.jsx)("span",{className:"bf-history-status","data-status":t,children:Fd(t)}),(0,s.jsx)("time",{className:"bf-history-time",dateTime:e.timestamp,children:Ed(e.timestamp)})]}),(0,s.jsxs)("div",{className:"bf-history-item-body",children:[(0,s.jsxs)("strong",{className:"bf-history-amount",children:[Ad(e.fromAmount)," ",e.fromToken.symbol]}),(0,s.jsxs)("div",{className:"bf-history-meta",children:[(0,s.jsx)("span",{className:"bf-history-usd",children:n??Ld(e.txHash)}),(0,s.jsxs)("span",{className:"bf-history-route",children:[(0,s.jsxs)("span",{className:"bf-history-route-token",children:[(0,s.jsx)(Gn,{token:e.fromToken,size:16}),(0,s.jsx)("span",{children:e.fromToken.symbol})]}),(0,s.jsx)(Ns,{size:16,className:"bf-history-route-arrow"}),(0,s.jsxs)("span",{className:"bf-history-route-token",children:[(0,s.jsx)(Gn,{token:e.toToken,size:16}),(0,s.jsx)("span",{children:e.toToken.symbol})]})]})]})]})]})}function Jd({flow:e}){let[t,n]=S.useState("all"),o=e.history.some(i=>zo(i)==="pending"),r=e.history.filter(i=>Bd(i,t)),a=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return(0,s.jsxs)("main",{className:"bf-history-body",children:[(0,s.jsx)("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:kd.map(i=>(0,s.jsxs)("button",{type:"button",className:"bf-history-tab","data-active":t===i.value?"true":"false",onClick:()=>n(i.value),children:[(0,s.jsx)("span",{children:i.label}),i.value==="pending"&&o&&(0,s.jsx)("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},i.value))}),r.length>0?(0,s.jsx)("div",{className:"bf-history-list",children:r.map(i=>(0,s.jsx)(Xd,{item:i},i.id||i.txHash))}):(0,s.jsx)("div",{className:"bf-empty",children:a})]})}function ep({flow:e,env:t}){let[n,o]=S.useState(null),[r,a]=S.useState(!1),[i,l]=S.useState(0),c=!!(e.fromAmount.trim()||e.toAmount.trim())?e.summary??Md(e):null,f=yd[t],m=_d(e.quoteError),h=Td(e.fromAmount,e.fromToken),g=h?"Insufficient balance":m.from,v=e.quoteError&&!m.from&&!m.to?e.quoteError:"",x=e.error||v,w=e.history.some(u=>zo(u)==="pending"),B=(c?.pathType??qs(e.fromToken,e.toToken))!=="bridge";return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("main",{className:"bf-body",children:[(0,s.jsxs)("div",{className:"bf-toolbar",children:[(0,s.jsxs)("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),children:[(0,s.jsx)(Rs,{}),(0,s.jsx)("span",{children:"History"}),(w||e.hasNewHistory)&&(0,s.jsx)("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),B&&(0,s.jsxs)("button",{type:"button",className:"bf-chip",onClick:()=>a(!0),disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":r,children:[(0,s.jsx)(Cs,{}),(0,s.jsx)("span",{children:e.slippageLocked?"Auto 1%":Sd(e.slippage,e.effectiveSlippage)})]})]}),(0,s.jsxs)("div",{className:"bf-swap-card","data-has-from-error":g?"true":"false",children:[(0,s.jsx)(Hs,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:Ws(e.fromAmount,e.fromToken),onAmountChange:u=>e.setAmount(u,"from"),onTokenClick:()=>o("from")}),g&&(0,s.jsx)("div",{className:"bf-field-error",children:g}),(0,s.jsx)("button",{type:"button",className:"bf-swap-toggle",onClick:()=>{e.swapTokens(),l(u=>u+360)},style:{transform:`translateX(-50%) rotate(${i}deg)`,transition:"transform 0.2s ease"},children:(0,s.jsx)(Ts,{size:22})}),(0,s.jsx)(Hs,{label:"To",token:e.toToken,amount:e.toAmount,usd:Ws(e.toAmount,e.toToken),onAmountChange:u=>e.setAmount(u,"to"),onTokenClick:()=>o("to"),locked:e.availableToTokens.length<=1}),m.to&&(0,s.jsx)("div",{className:"bf-field-error",children:m.to})]}),(0,s.jsx)(Ud,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),c&&(0,s.jsx)(Zd,{summary:c})]}),(0,s.jsxs)("footer",{className:"bf-footer",children:[(0,s.jsx)("button",{type:"button",className:"bf-next",onClick:e.submit,disabled:e.status==="submitting"||!!e.quoteError||h,children:e.status==="submitting"?"Processing...":"Next"}),(0,s.jsxs)("a",{className:"bf-powered",href:f,target:"_blank",rel:"noreferrer",children:["Powered by ",(0,s.jsx)("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),n&&(0,s.jsx)(Od,{flow:e,side:n,onClose:()=>o(null)}),r&&(0,s.jsx)(Dd,{flow:e,onClose:()=>a(!1)}),(0,s.jsx)(zd,{flow:e}),e.approvalInfo&&(0,s.jsx)(Gd,{flow:e,approval:e.approvalInfo}),(0,s.jsx)(Hd,{flow:e}),(0,s.jsx)($d,{flow:e}),(0,s.jsx)(jd,{message:e.submitToast?"":x}),(0,s.jsx)(qd,{flow:e})]})}function Hn({onClose:e,onBackToWallet:t,env:n,className:o,...r}){let a=S.useMemo(()=>_e(n),[n]),i=Os({...r,onExit:t}),l=S.useRef(null),p=vd(l),c=i.step==="history"?"History":"Swap & Bridge";return(0,s.jsx)(Us.Provider,{value:p,children:(0,s.jsxs)("div",{ref:l,className:ee("bf-root",o),"data-view":i.step,"data-status":i.status,children:[(0,s.jsxs)("header",{className:"bf-header",children:[(0,s.jsx)("button",{type:"button",className:"bf-header-btn",onClick:i.back,"aria-label":"Back",children:(0,s.jsx)(tn,{size:24})}),(0,s.jsx)("span",{className:"bf-header-title",children:c}),(0,s.jsx)("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:(0,s.jsx)(Nt,{size:24})})]}),i.step==="history"?(0,s.jsx)(Jd,{flow:i}):(0,s.jsx)(ep,{flow:i,env:a})]})})}var d=require("react/jsx-runtime"),tp="On-ramp is not available in your region.";function Or(e,t,n){let o=Ce[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 np(e){return parseInt(e.split(":")[1],10)}function op(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function rp(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 Zs({align:e="end",sideOffset:t=12,className:n,children:o}){let{env:r,theme:a,isMobile:i,open:l,drawerDirection:p,modal:c,showBalance:f,showForgeToken:m,showGameToken:h,showQR:g,showBridge:v,qrLogoSrc:x,walletAddress:w,accountName:y,sendAccounts:B,profileImageUrl:u,preferredTokens:N,close:R,onSelectWallet:A,onCopyAddress:_,onBuy:Z,onDisconnect:M,disconnectLabel:Q,termsUrl:H,termsLabel:oe,privacyUrl:O,privacyLabel:re,portalStyle:ie,navContent:fe,navPosition:qe,footerContent:ge,view:j,setView:ue,selectedSendToken:de,setSelectedSendToken:$,showPortfolio:Ke,portfolioTitle:he,portfolioSections:Oe,showTotalAssets:ye,totalAssetsLabel:lt,sendTransaction:Pe,getTransactionReceipt:Gt,estimateGas:kt,onOutlink:je,lpBalanceReader:Pt,stakingRewardsReader:Ne,bridgeTokens:be,bridgeHistory:ot,getBridgeQuote:Ie,getBridgeToTokens:Be,getBridgeApproval:we,approveBridge:St,submitBridge:ct,onReceive:Rt,onBridge:Qe,onSend:Ct,onBuyDisabledMessage:Ye,onBridgeDisabledMessage:xe,onSendDisabledMessage:Ze}=Ht(),[rt,De]=P.useState(null),dt=P.useRef(void 0),me=P.useCallback(b=>{De(b),clearTimeout(dt.current),dt.current=setTimeout(()=>De(null),4e3)},[]);P.useEffect(()=>()=>clearTimeout(dt.current),[]);let ke=!!Ye,Tt=P.useCallback(()=>{if(ke){me(Ye);return}let b=Z?.();b&&typeof b.then=="function"&&b.catch(()=>{me(Ye??tp)})},[ke,Ye,Z,me]),pt=!!xe,ze=!!Ze,{tokens:it,isLoading:ft}=Mt(r,w,l&&f),{statsMap:Se}=Ot(r,f),{apyPercent:Le}=va(),{categoryMap:k}=Sa(r,f),q=f&&ye,{displayValue:pe,isLowerBound:Xe,isLoading:Bt}=Ca(r,w,l&&q),[Je,un]=P.useState(!1),Ft=P.useRef(null),[mn,Jn]=P.useState(0),{holdings:I,isLoading:Re}=ga(r,w,l&&f&&m),D=P.useMemo(()=>I.map(b=>b.token),[I]),{imageMap:We}=ha(r,D,m&&I.length>0),at=P.useMemo(()=>{let b=[],L=[],K=[],He=new Map((N??[]).map((X,Fe)=>[`${np(X.chainId)}:${X.address.toLowerCase()}`,Fe]));for(let X of it){let Fe=Or(r,X.chainId,X.symbol)!==void 0,ut=`${X.chainId}:${X.address.toLowerCase()}`,Zt=He.get(ut),tr=new Cn.default(X.quantity.numeric).shiftedBy(-X.quantity.decimals);if(Fe)b.push(X);else if(Zt!==void 0)L.push(X);else if(tr.isGreaterThan(0)){if(!h&&k.get(vr(X.chainId,X.address))==="game")continue;K.push(X)}}return b.sort((X,Fe)=>{let ut=Or(r,X.chainId,X.symbol)??99,Zt=Or(r,Fe.chainId,Fe.symbol)??99;return ut-Zt}),L.sort((X,Fe)=>{let ut=He.get(`${X.chainId}:${X.address.toLowerCase()}`)??99,Zt=He.get(`${Fe.chainId}:${Fe.address.toLowerCase()}`)??99;return ut-Zt}),K.sort((X,Fe)=>{let ut=Se.get(bt(X.chainId,X.address)),Zt=Se.get(bt(Fe.chainId,Fe.address)),tr=new Cn.default(X.quantity.numeric).shiftedBy(-X.quantity.decimals).multipliedBy(ut?.price??0);return new Cn.default(Fe.quantity.numeric).shiftedBy(-Fe.quantity.decimals).multipliedBy(Zt?.price??0).minus(tr).toNumber()}),[...b,...L,...K]},[it,r,Se,h,k,N]),Ur=P.useMemo(()=>{if(!m)return[];let b=new Set(it.map(L=>L.address.toLowerCase()));return[...I].filter(L=>!b.has(L.token.toLowerCase())).sort((L,K)=>{let He=new Cn.default(L.value);return new Cn.default(K.value).minus(He).toNumber()})},[I,m,it]),Yt=P.useRef(!1),[Ge,Nn]=P.useState(null),gn=P.useRef(void 0),$r=Ge?.chainId??de?.chainId??at[0]?.chainId??0,{transactionUrl:Ko}=ho(r,$r,Ge?.txHash,!!(Ge?.txHash&&$r)),et=P.useCallback(b=>{Yt.current=!0,ue(b)},[ue]),[kl,Qo]=P.useState("recipient"),eo=P.useCallback(()=>{$(null),Qo("recipient"),et("wallet")},[$,et]),Yo=P.useCallback((b,L="recipient")=>{if(ze){me(Ze);return}Qo(L),$(b),et("send")},[ze,Ze,me,$,et]),Sl=P.useCallback(()=>{if(pt){me(xe);return}if(Qe){Qe();return}et("bridge")},[pt,xe,Qe,et,me]),Rl=P.useCallback(b=>{clearTimeout(gn.current),$(null),et("wallet"),Nn({status:"pending",txHash:b.txHash,chainId:b.chainId,description:`${b.amount} ${b.tokenSymbol} to ${tt(b.recipient)}`})},[$,et]),Cl=P.useCallback(b=>{let L=de?.chainId;$(null),et("wallet"),!(!b||!L)&&(Nn(K=>({status:"success",txHash:b,chainId:L,description:K?.txHash===b?K.description:"Tap to see your transaction"})),clearTimeout(gn.current),gn.current=setTimeout(()=>Nn(null),5e3))},[de?.chainId,$,et]),Tl=P.useCallback(b=>{let L=b.txHash;L&&(Nn({status:"error",txHash:L,chainId:b.chainId,description:b.message}),clearTimeout(gn.current),gn.current=setTimeout(()=>Nn(null),5e3))},[]),In=P.useMemo(()=>{if(Rt)return Rt;if(g)return()=>et("qr")},[Rt,g,et]),Zo=P.useMemo(()=>{if(Ct)return Ct;if(at.length===0)return;let b=at[0];return()=>Yo(b,"token")},[Ct,at,Yo]),Nl=P.useCallback(()=>{if(ze){me(Ze);return}Zo?.()},[ze,Ze,Zo,me]);P.useEffect(()=>{l||(Yt.current=!1,Qo("recipient"))},[l]);let jr=P.useRef(null);P.useEffect(()=>{let b=jr.current;if(!b||!i)return;let L=K=>{K.pointerType==="touch"&&K.stopPropagation()};return b.addEventListener("pointerdown",L),()=>b.removeEventListener("pointerdown",L)},[i]);let[hn,Vr]=P.useState(!1),Xo=P.useRef(void 0),[Ln,En]=P.useState(!1);P.useEffect(()=>{if(!Ln)return;let b=()=>En(!1),L=He=>{He.key==="Escape"&&En(!1)},K=setTimeout(()=>{document.addEventListener("mousedown",b,!0),document.addEventListener("keydown",L,!0)},0);return()=>{clearTimeout(K),document.removeEventListener("mousedown",b,!0),document.removeEventListener("keydown",L,!0)}},[Ln]),P.useEffect(()=>{En(!1)},[w]),P.useEffect(()=>()=>clearTimeout(Xo.current),[]),P.useEffect(()=>()=>clearTimeout(gn.current),[]),P.useEffect(()=>{let b=Ft.current;if(!b||ge===null){Jn(0);return}let L=()=>{Jn(b.offsetHeight)};if(L(),typeof ResizeObserver>"u")return;let K=new ResizeObserver(L);return K.observe(b),()=>K.disconnect()},[ge]);let qr=P.useCallback(async()=>{if(!hn)try{await navigator.clipboard.writeText(w),Vr(!0),clearTimeout(Xo.current),Xo.current=setTimeout(()=>Vr(!1),2e3),_?.(w,!0)}catch{_?.(w,!1)}},[w,_,hn]),to=P.useCallback(b=>{b.currentTarget.setAttribute("data-loaded","true")},[]),Kr=P.useMemo(()=>({background:rp(w)}),[w]),no=P.useMemo(()=>u||_t(r,w,{size:120,bg:a==="dark"?"1A1A2E":"F3F6F8"}),[u,r,w,a]),Jo=P.useMemo(()=>op(pe),[pe]),Qr=H||O?(0,d.jsxs)("div",{className:"wi-legal-links",children:[H&&(0,d.jsx)("a",{className:"wi-legal-link",href:H,target:"_blank",rel:"noopener noreferrer",onClick:b=>nt(b,H,{category:"terms",origin:"terms"},je),children:oe}),H&&O&&(0,d.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),O&&(0,d.jsx)("a",{className:"wi-legal-link",href:O,target:"_blank",rel:"noopener noreferrer",onClick:b=>nt(b,O,{category:"privacy",origin:"privacy"},je),children:re})]}):null,Yr=M?(0,d.jsxs)("button",{type:"button",className:"wi-disconnect-btn",onClick:()=>{M(),R()},children:[(0,d.jsx)(wi,{size:16}),(0,d.jsx)("span",{className:"wi-disconnect-label",children:Q})]}):null,Il=f&&!fe?(0,d.jsxs)("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[(0,d.jsxs)("button",{type:"button",className:ee("wi-action-card",ke&&"wi-action-card--dimmed"),onClick:Tt,disabled:!Z&&!ke,"aria-disabled":ke||void 0,"aria-label":"Buy",children:[(0,d.jsx)(Ri,{size:20}),(0,d.jsx)("span",{children:"Buy"})]}),v?(0,d.jsxs)("button",{type:"button",className:ee("wi-action-card",pt&&"wi-action-card--dimmed"),onClick:Sl,"aria-disabled":pt||void 0,"aria-label":"Bridge",children:[(0,d.jsx)(Ci,{size:20}),(0,d.jsx)("span",{children:"Bridge"})]}):(0,d.jsxs)("button",{type:"button",className:"wi-action-card",onClick:In,disabled:!In,"aria-label":"Receive",children:[(0,d.jsx)(mo,{size:20}),(0,d.jsx)("span",{children:"Receive"})]}),(0,d.jsxs)("button",{type:"button",className:ee("wi-action-card",ze&&"wi-action-card--dimmed"),onClick:Nl,disabled:!ze&&!Zo,"aria-disabled":ze||void 0,"aria-label":"Send",children:[(0,d.jsx)(ki,{size:20}),(0,d.jsx)("span",{children:"Send"})]}),Ke?(0,d.jsxs)("button",{type:"button",className:"wi-action-card",onClick:()=>et("portfolio"),"aria-label":"View portfolio",children:[(0,d.jsx)(Si,{size:20}),(0,d.jsx)("span",{children:"Portfolio"})]}):v?(0,d.jsxs)("button",{type:"button",className:"wi-action-card",onClick:In,disabled:!In,"aria-label":"Receive",children:[(0,d.jsx)(mo,{size:20}),(0,d.jsx)("span",{children:"Receive"})]}):null]}):null,Ll=(0,d.jsxs)("div",{className:ee("wi-view-inner",Yt.current&&"wi-view-wallet"),children:[q&&(0,d.jsxs)("div",{className:"wi-total-section",children:[(0,d.jsxs)("div",{className:"wi-total-head",children:[(0,d.jsx)("span",{className:"wi-total-label",children:lt}),(0,d.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:b=>{b.stopPropagation(),un(L=>!L)},onKeyDown:b=>{(b.key==="Enter"||b.key===" ")&&(b.preventDefault(),b.stopPropagation(),un(L=>!L))},"aria-label":Je?"Show balance":"Hide balance",children:Je?(0,d.jsx)(vi,{}):(0,d.jsx)(xi,{})})]}),(0,d.jsx)("div",{className:"wi-total-body",children:Bt?(0,d.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):(0,d.jsx)("div",{className:"wi-total-value","data-hidden":Je||void 0,children:Je?(0,d.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,d.jsxs)(d.Fragment,{children:[Xe&&(0,d.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,d.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,d.jsx)("span",{className:"wi-total-amount",children:Jo.main}),Jo.decimal&&(0,d.jsx)("span",{className:"wi-total-decimal",children:Jo.decimal})]})})})]}),qe==="top"&&(fe?(0,d.jsx)("div",{className:"wi-nav-fixed",children:fe}):Il),f&&(0,d.jsx)("div",{ref:jr,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,d.jsxs)("div",{className:"wi-token-list",children:[ft&&Array.from({length:5},(b,L)=>(0,d.jsxs)("div",{className:"wi-skeleton-item",children:[(0,d.jsxs)("div",{className:"wi-skeleton-left",children:[(0,d.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,d.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,d.jsxs)("div",{className:"wi-skeleton-right",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},L)),!ft&&at.length===0&&!m&&(0,d.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),at.map(b=>{let L=Se.get(bt(b.chainId,b.address)),K=L?parseFloat(L.percent_change_24h):null,He=K!==null&&K>=0,X=Mn(r,b.chainId),Fe=qi(b.address);return(0,d.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>Yo(b),"aria-label":`Send ${b.symbol}`,children:[(0,d.jsxs)("div",{className:"wi-token-left",children:[(0,d.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,d.jsx)("img",{src:b.icon_url,alt:b.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:to,onError:ut=>{ut.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),X&&(0,d.jsx)("img",{src:X,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:ut=>{ut.currentTarget.style.display="none"}})]}),(0,d.jsxs)("div",{className:"wi-token-info",children:[(0,d.jsxs)("span",{className:"wi-token-name-row",children:[(0,d.jsx)("span",{className:"wi-token-name",children:b.symbol}),Fe&&Le!==null&&(0,d.jsx)("span",{className:"wi-token-apy",children:`APY ${Le>=0?"+":"-"}${(Le>=0?Math.floor:Math.ceil)(Math.abs(Le)*100)/100}%`})]}),L&&(0,d.jsxs)("div",{className:"wi-token-price-row",children:[(0,d.jsx)("span",{className:"wi-token-price",children:lr(L.price)}),(0,d.jsx)("span",{className:"wi-token-change","data-positive":He,"data-zero":K===0||void 0,children:K!==null&&(K===0?"0%":`${He?"+":"-"}${(He?Math.floor:Math.ceil)(Math.abs(K)*100)/100}%`)})]})]})]}),(0,d.jsxs)("div",{className:"wi-token-right",children:[(0,d.jsx)("span",{className:"wi-token-balance",children:$t(b.quantity.numeric,b.quantity.decimals)}),L&&(0,d.jsx)("span",{className:"wi-token-value",children:Ni(b.quantity.numeric,b.quantity.decimals,L.price)})]})]},`${b.address}-${b.chainId}`)}),m&&Re&&Array.from({length:3},(b,L)=>(0,d.jsxs)("div",{className:"wi-skeleton-item",children:[(0,d.jsxs)("div",{className:"wi-skeleton-left",children:[(0,d.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,d.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,d.jsxs)("div",{className:"wi-skeleton-right",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${L}`)),m&&!Re&&!ft&&at.length===0&&Ur.length===0&&(0,d.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),m&&Ur.map(b=>{let L=We.get(b.token)||"",K=Mn(r,Ce[r].cross);return(0,d.jsxs)("div",{className:"wi-token-item",children:[(0,d.jsxs)("div",{className:"wi-token-left",children:[(0,d.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,d.jsx)("img",{src:L||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:b.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:to,onError:He=>{He.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),K&&(0,d.jsx)("img",{src:K,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:He=>{He.currentTarget.style.display="none"}})]}),(0,d.jsxs)("div",{className:"wi-token-info",children:[(0,d.jsx)("span",{className:"wi-token-name",children:b.token_name}),(0,d.jsx)("div",{className:"wi-token-price-row",children:(0,d.jsxs)("span",{className:"wi-token-price",children:[$t(b.current_price,18)," CROSS"]})})]})]}),(0,d.jsxs)("div",{className:"wi-token-right",children:[(0,d.jsx)("span",{className:"wi-token-balance",children:$t(b.balance,18)}),(0,d.jsx)("span",{className:"wi-token-value",children:lr(b.current_value_usd)})]})]},`forge-${b.token}`)})]})}),qe==="bottom"&&fe&&(0,d.jsx)("div",{className:"wi-nav-fixed",children:fe}),Yr&&(0,d.jsx)("div",{className:"wi-wallet-disconnect-row",children:Yr})]},"wallet"),El=Ke?(0,d.jsx)("div",{className:ee("wi-view-inner wi-portfolio-body",Yt.current&&"wi-view-portfolio"),children:(0,d.jsx)(sn,{env:r,theme:a,walletAddress:w,showHeader:!1,onOutlink:je,lpBalanceReader:Pt,stakingRewardsReader:Ne,sections:Oe})},"portfolio"):null,Al=de?(0,d.jsx)("div",{className:ee("wi-view-inner wi-send-body",Yt.current&&"wi-view-send"),children:(0,d.jsx)(On,{env:r,theme:a,walletAddress:w,accountName:y,accounts:B,initialStep:kl,token:de,tokens:at,onTokenChange:$,sendTransaction:Pe,getTransactionReceipt:Gt,estimateGas:kt,getTokenPriceUsd:b=>{let L=Se.get(bt(b.chainId,b.address));if(!L?.price)return;let K=parseFloat(L.price);return Number.isFinite(K)?K:void 0},onClose:R,onBackToWallet:eo,onSubmitted:Rl,onSuccess:Cl,onFailed:Tl,onOutlink:je})},"send"):null,Pl=P.useMemo(()=>be||at.map(b=>{let L=Se.get(bt(b.chainId,b.address)),K=L?.price?parseFloat(L.price):void 0;return{name:b.name,symbol:b.symbol,chainId:b.chainId,address:b.address,decimals:b.quantity.decimals,balance:ur(b.quantity.numeric,b.quantity.decimals),iconUrl:b.icon_url,priceUsd:Number.isFinite(K)?K:void 0}}),[be,Se,at]),Bl=(0,d.jsx)("div",{className:ee("wi-view-inner wi-bridge-body",Yt.current&&"wi-view-send"),children:(0,d.jsx)(Hn,{env:r,walletAddress:w,tokens:Pl,history:ot,termsUrl:H,getQuote:Ie,getToTokens:Be,getApproval:we,approveBridge:St,submitBridge:ct,onClose:R,onBackToWallet:eo})},"bridge"),er=!!A&&y?.trim().toLowerCase()!=="my wallet",Zr=(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("span",{className:"wi-receive-avatar",children:[(0,d.jsx)("span",{className:"wi-avatar-fallback",style:Kr}),no&&(0,d.jsx)("img",{src:no,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:to,onError:b=>{b.currentTarget.style.display="none"}})]}),(0,d.jsx)("span",{className:"wi-receive-account-name",children:y??"Account 1"}),er&&(0,d.jsx)("span",{className:"wi-receive-chevron","data-open":Ln,"aria-hidden":"true",children:(0,d.jsx)(nn,{size:16})})]}),Fl=(0,d.jsxs)("div",{className:ee("wi-view-inner wi-qr-body",Yt.current&&"wi-view-qr"),children:[(0,d.jsxs)("div",{className:"wi-receive-section",children:[er?(0,d.jsx)("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{En(!0),A?.()},"aria-label":"Switch account",children:Zr}):(0,d.jsx)("div",{className:"wi-receive-account",children:Zr}),(0,d.jsxs)("div",{className:"wi-qr-block",children:[(0,d.jsxs)("div",{className:"wi-qr-box",children:[(0,d.jsx)(Ys.QRCodeSVG,{value:w,size:180,level:"H",marginSize:2,...x&&{imageSettings:{src:x,height:33,width:33,excavate:!0}}}),!x&&(0,d.jsx)("div",{className:"wi-qr-logo",children:(0,d.jsx)(yi,{size:33})})]}),(0,d.jsx)("p",{className:"wi-qr-address",children:w})]}),(0,d.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:qr,children:[(0,d.jsx)("span",{className:"wi-qr-copy-icon",children:hn?(0,d.jsx)(en,{size:16}):(0,d.jsx)(Fn,{size:16})}),(0,d.jsx)("span",{className:"wi-qr-copy-text",children:hn?"Copied!":"Copy address"})]})]}),Qr&&(0,d.jsx)("div",{className:"wi-receive-footer",children:Qr})]},"qr"),_l=j==="qr"||j==="portfolio"||j==="send"||j==="bridge",Xr=ge!==null?(0,d.jsx)("div",{className:"wi-builtin-footer",children:ge}):null,Jr=(0,d.jsxs)("div",{className:"wi-account-text",children:[er?(0,d.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{En(!0),A?.()},"aria-label":"Switch account","aria-expanded":Ln,children:[(0,d.jsx)("span",{className:"wi-account-name",children:y??"Account 1"}),(0,d.jsx)("span",{className:"wi-account-switch","data-open":Ln,"aria-hidden":"true",children:(0,d.jsx)(nn,{size:20})})]}):(0,d.jsx)("div",{className:"wi-account-row",children:(0,d.jsx)("span",{className:"wi-account-name",children:y??"Account 1"})}),(0,d.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:qr,"aria-label":"Copy address",children:[(0,d.jsx)("span",{className:"wi-account-address",children:tt(w)}),(0,d.jsx)("span",{className:"wi-account-copy","data-copied":hn,children:hn?(0,d.jsx)(en,{size:12}):(0,d.jsx)(Fn,{size:12})})]})]}),ei=(0,d.jsxs)(d.Fragment,{children:[o,j==="qr"?(0,d.jsx)("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:eo,"aria-label":"Back",children:(0,d.jsx)(tn,{size:24})}),(0,d.jsx)("span",{className:"wi-receive-title",children:"Receive"}),(0,d.jsx)("button",{type:"button",className:"wi-header-action",onClick:R,"aria-label":"Close",children:(0,d.jsx)(Nt,{size:24})})]})}):j==="send"||j==="bridge"?null:_l?(0,d.jsxs)("div",{className:"wi-sticky-header",children:[(0,d.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,d.jsx)("button",{type:"button",className:"wi-header-back",onClick:eo,"aria-label":"Back",children:(0,d.jsx)(tn,{size:24})}),(0,d.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:Jr}),(0,d.jsx)("button",{type:"button",className:"wi-header-action",onClick:R,"aria-label":"Close",children:(0,d.jsx)(Nt,{size:24})})]}),(0,d.jsx)("hr",{className:"wi-divider"})]}):(0,d.jsxs)("div",{className:"wi-sticky-header",children:[(0,d.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,d.jsxs)("div",{className:"wi-account-block",children:[(0,d.jsxs)("div",{className:"wi-avatar",children:[(0,d.jsx)("div",{className:"wi-avatar-fallback",style:Kr}),no&&(0,d.jsx)("img",{src:no,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:to,onError:b=>{b.currentTarget.style.display="none"}})]}),Jr]}),(0,d.jsxs)("div",{className:"wi-header-actions",children:[g&&v&&(0,d.jsx)("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:In,"aria-label":"Show QR code",children:(0,d.jsx)(mo,{size:20})}),(0,d.jsx)("button",{type:"button",className:"wi-header-action",onClick:R,"aria-label":"Close",children:(0,d.jsx)(Nt,{size:24})})]})]}),(0,d.jsx)("hr",{className:"wi-divider"})]}),(0,d.jsxs)("div",{className:"wi-view-container",children:[j==="wallet"&&Ll,j==="qr"&&Fl,j==="portfolio"&&El,j==="send"&&Al,j==="bridge"&&Bl]}),j==="wallet"&&rt&&(0,d.jsx)("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:rt}),j==="wallet"&&Ge&&(0,d.jsxs)("a",{className:"wi-send-toast",href:Ko??"#",target:"_blank",rel:"noopener noreferrer",onClick:b=>{if(!Ko){b.preventDefault();return}nt(b,Ko,{category:"send",origin:"send-transaction",payload:{chainId:Ge.chainId,txHash:Ge.txHash}},je)},children:[(0,d.jsx)("span",{className:"wi-send-toast-icon","data-status":Ge.status,"aria-hidden":!0,children:Ge.status==="pending"?(0,d.jsx)("span",{className:"wi-send-toast-spinner"}):Ge.status==="error"?(0,d.jsx)("span",{className:"wi-send-toast-error-dot"}):(0,d.jsx)(Ti,{size:20})}),(0,d.jsxs)("span",{className:"wi-send-toast-copy",children:[(0,d.jsx)("span",{className:"wi-send-toast-title",children:Ge.status==="pending"?"Sending...":Ge.status==="error"?"Send failed":"Send complete"}),(0,d.jsx)("span",{className:"wi-send-toast-desc",children:Ge.status==="pending"||Ge.status==="error"?Ge.description:"Tap to see your transaction"})]})]}),Xr&&j!=="portfolio"&&j!=="send"&&(0,d.jsx)("div",{className:"wi-sticky-footer",children:(0,d.jsx)("div",{className:"wi-footer",ref:Ft,children:Xr})})]}),ti={...ie,...mn>0?{"--wi-footer-height":`${mn}px`}:null};return i?(0,d.jsxs)(Un.Drawer.Portal,{children:[c&&(0,d.jsx)(Un.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,d.jsxs)(Un.Drawer.Content,{className:ee("wi-drawer-content",n),"data-theme":a,"data-vaul-no-drag":p==="left"||p==="right"?!0:void 0,style:ti,"data-direction":p,"data-no-balance":!f||void 0,"data-has-footer":mn>0||void 0,"data-view":j,children:[(0,d.jsx)(Un.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),ei]})]}):(0,d.jsxs)(d.Fragment,{children:[c&&l&&(0,d.jsx)("div",{className:"wi-drawer-overlay",onClick:R}),(0,d.jsx)(Wo.Portal,{children:(0,d.jsx)(Wo.Content,{align:e,sideOffset:t,className:ee("wi-popover-content",n),"data-theme":a,style:ti,"data-no-balance":!f||void 0,"data-has-footer":mn>0||void 0,"data-view":j,children:ei})})]})}var Xs=z(require("react"),1);function Js({position:e="top",children:t}){let{setNavContent:n,setNavPosition:o}=Ht();return Xs.useEffect(()=>(n(t),o(e),()=>n(null)),[t,e,n,o]),null}var el=z(require("react"),1);function tl({children:e}){let{setFooterContent:t}=Ht();return el.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}W(`[data-theme=dark].wi-popover-content,[data-theme=dark].wi-drawer-content{--wi-primary: var(--ds-accent-primary-default, #019d92);--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-accent-primary-default, #019d92);--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)}
11
- `);W(`.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}
12
- `);W(`@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}}
13
- `);W(`.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:600px;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(600px + 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:36px;color:var(--ds-content-highest, #000000)}.wi-total-lte{margin-right:2px;font-weight:500;font-size:22px;color:var(--wi-texticon-secondary)}.wi-total-mask{letter-spacing:2px;font-size:32px;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-apy{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-accent-primary-default, #00b4b7)}.wi-send-toast-spinner{width:18px;height:18px;border:2px solid rgba(0,232,201,.22);border-top-color:var(--ds-accent-primary-on-inverted, #00e8c9);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-accent-primary-on-inverted, #00e8c9)}.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}
14
- `);W(`.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}
15
- `);var Go=require("react/jsx-runtime");function ip({env:e,theme:t="dark",mobileBreakpoint:n=768,drawerDirection:o,modal:r,showBalance:a=!1,showForgeToken:i=!1,showGameToken:l=!0,showQR:p=!0,showBridge:c=!0,qrLogoSrc:f,walletAddress:m,accountName:h,sendAccounts:g,profileImageUrl:v,connectorId:x,connectorName:w,connectorIconUrl:y,preferredTokens:B=[],onSelectWallet:u,onCopyAddress:N,onBuy:R,onBuyDisabledMessage:A,onBridgeDisabledMessage:_,onSendDisabledMessage:Z,onDisconnect:M,disconnectLabel:Q="Disconnect",termsUrl:H=xn,termsLabel:oe="Terms of Service",privacyUrl:O=go,privacyLabel:re="Privacy Policy",open:ie,onOpenChange:fe,showPortfolio:qe=!1,portfolioTitle:ge="My Portfolio",portfolioSections:j,showTotalAssets:ue=!0,totalAssetsLabel:de="Total Assets USD",sendTransaction:$,getTransactionReceipt:Ke,estimateGas:he,onOutlink:Oe,lpBalanceReader:ye,stakingRewardsReader:lt,bridgeTokens:Pe,bridgeHistory:Gt,getBridgeQuote:kt,getBridgeToTokens:je,getBridgeApproval:Pt,approveBridge:Ne,submitBridge:be,onReceive:ot,onBridge:Ie,onSend:Be,style:we,children:St}){let ct=_e(e),Rt=x?Bn[x]:void 0,Qe=w??Rt?.name,Ct=y??Rt?.iconUrl,Ye=bn(`(max-width: ${n}px)`),xe=o??(a?"right":"bottom"),Ze=xe==="left"||xe==="right",rt=r??!1,De=ie!==void 0,[dt,me]=$e.useState(!1),ke=De?ie:dt,Tt=$e.useCallback(Ft=>{De||me(Ft),fe?.(Ft)},[De,fe]),pt=$e.useCallback(()=>Tt(!1),[Tt]),[ze,it]=$e.useState(null),[ft,Se]=$e.useState("top"),[Le,k]=$e.useState(null),[q,pe]=$e.useState("wallet"),[Xe,Bt]=$e.useState(null);$e.useEffect(()=>{ke||(pe("wallet"),Bt(null))},[ke]);let Je=$e.useCallback(()=>{fr(m),M?.()},[M,m]),un=$e.useMemo(()=>({env:ct,theme:t,isMobile:Ye,open:ke,drawerDirection:xe,modal:rt,showBalance:a,showForgeToken:i,showGameToken:l,showQR:p,showBridge:c,qrLogoSrc:f,walletAddress:m,accountName:h,sendAccounts:g,profileImageUrl:v,connectorName:Qe,connectorIconUrl:Ct,preferredTokens:B,close:pt,onSelectWallet:u,onCopyAddress:N,onBuy:R,onBuyDisabledMessage:A,onBridgeDisabledMessage:_,onSendDisabledMessage:Z,onDisconnect:M?Je:void 0,disconnectLabel:Q,termsUrl:H,termsLabel:oe,privacyUrl:O,privacyLabel:re,portalStyle:we,navContent:ze,navPosition:ft,setNavContent:it,setNavPosition:Se,footerContent:Le,setFooterContent:k,view:q,setView:pe,selectedSendToken:Xe,setSelectedSendToken:Bt,showPortfolio:qe,portfolioTitle:ge,portfolioSections:j,showTotalAssets:ue,totalAssetsLabel:de,sendTransaction:$,getTransactionReceipt:Ke,estimateGas:he,onOutlink:Oe,lpBalanceReader:ye,stakingRewardsReader:lt,bridgeTokens:Pe,bridgeHistory:Gt,getBridgeQuote:kt,getBridgeToTokens:je,getBridgeApproval:Pt,approveBridge:Ne,submitBridge:be,onReceive:ot,onBridge:Ie,onSend:Be}),[ct,t,Ye,ke,xe,rt,a,i,l,p,c,f,m,h,g,v,Qe,Ct,B,pt,u,N,R,A,_,Z,M,Je,Q,H,oe,O,re,we,ze,ft,Le,q,Xe,qe,ge,j,ue,de,$,Ke,he,Oe,ye,lt,Pe,Gt,kt,je,Pt,Ne,be,ot,Ie,Be]);return(0,Go.jsx)(sr.Provider,{value:un,children:Ye?(0,Go.jsx)(ol.Drawer.Root,{direction:xe,open:ke,onOpenChange:Tt,handleOnly:Ze,noBodyStyles:!0,repositionInputs:!1,children:St},"drawer"):(0,Go.jsx)(nl.Root,{open:ke,onOpenChange:Tt,children:St},"popover")})}var pn=Object.assign(ip,{Trigger:pa,Content:Zs,Nav:Js,Footer:tl});var At=z(require("react"),1),wl=z(require("@radix-ui/react-dialog"),1),xl=require("vaul");var Ho=require("react"),Uo=(0,Ho.createContext)(null);function $n(){let e=(0,Ho.useContext)(Uo);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var fn=require("react");function jn(){let[e,t]=(0,fn.useState)([]),[n,o]=(0,fn.useState)(!0);(0,fn.useEffect)(()=>{if(typeof window>"u"){o(!1);return}let a=[],i=p=>{let{info:c}=p.detail;c?.rdns&&!a.some(f=>f.rdns===c.rdns)&&(a.push({rdns:c.rdns,name:c.name,icon:c.icon}),t([...a]))};window.addEventListener("eip6963:announceProvider",i),window.addEventListener("eip6963:crossAnnounceProvider",i),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let l=setTimeout(()=>o(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",i),window.removeEventListener("eip6963:crossAnnounceProvider",i),clearTimeout(l)}},[]);let r=(0,fn.useCallback)(a=>e.some(i=>i.rdns===a),[e]);return{wallets:e,isDetected:r,isLoading:n}}var rl=z(require("@radix-ui/react-dialog"),1),il=require("vaul");var Dr=require("react/jsx-runtime");function al({asChild:e,children:t}){let{isMobile:n}=$n(),o=n?il.Drawer.Trigger:rl.Trigger;return(0,Dr.jsx)(o,{asChild:e??t!=null,children:t??(0,Dr.jsx)("button",{type:"button",children:"Connect Wallet"})})}var Et=z(require("@radix-ui/react-dialog"),1),Vn=require("vaul");var F=require("react/jsx-runtime");function $o(){return(0,F.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,F.jsx)("circle",{cx:"20",cy:"20",r:"20",fill:"#00D5AA"}),(0,F.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.3225 2.85742L23.7249 6.25982V11.8301L28.1175 7.43757L32.9292 12.2493L28.5806 16.5979H20.3225C18.4435 16.5979 16.9201 18.1212 16.9201 20.0003C16.9201 21.8794 18.4434 23.4027 20.3225 23.4027H28.5372L32.9293 27.7948L28.1176 32.6066L23.7249 28.2139V33.7407L20.3225 37.1431L16.9201 33.7407V28.2584L12.5719 32.6066L7.76022 27.7948L12.1524 23.4027H6.58209L3.17969 20.0003L6.58209 16.5979H12.1089L7.76035 12.2493L12.5721 7.43757L16.9201 11.7857V6.25982L20.3225 2.85742Z",fill:"black"})]})}function sl(){return(0,F.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[(0,F.jsxs)("g",{clipPath:"url(#clip0_1331_27065)",children:[(0,F.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,F.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,F.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,F.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,F.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,F.jsx)("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),(0,F.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,F.jsx)("defs",{children:(0,F.jsx)("clipPath",{id:"clip0_1331_27065",children:(0,F.jsx)("rect",{width:"40",height:"40",fill:"white"})})})]})}function ll(){return(0,F.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,F.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,F.jsx)("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),(0,F.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,F.jsx)("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),(0,F.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 cl(){return(0,F.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[(0,F.jsx)("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),(0,F.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,F.jsx)("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),(0,F.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 dl(){return(0,F.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,F.jsxs)("g",{clipPath:"url(#clip0_1185_7785)",children:[(0,F.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,F.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,F.jsx)("defs",{children:(0,F.jsx)("clipPath",{id:"clip0_1185_7785",children:(0,F.jsx)("rect",{width:"28",height:"28",fill:"white"})})})]})}function pl(){return(0,F.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[(0,F.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,F.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,F.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,F.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 fl(){return(0,F.jsx)("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,F.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 ul(){return(0,F.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,F.jsx)("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var jo={cross_embedded:{id:"cross_embedded",name:"CROSSx with Social",description:"Sign in with Google or Apple",icon:$o},cross_wallet:{id:"cross_wallet",name:"CROSSx",description:"App approval is required",icon:$o,featured:!0},cross_extension:{id:"cross_extension",name:"CROSSx Extension",description:"Browser extension approval is required",icon:$o,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:sl,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:ll},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:cl,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:dl,badge:"For SHOP"}};function zr(e){return jo[e]}var Vo={google:{id:"google",name:"Google",icon:pl},apple:{id:"apple",name:"Apple",icon:fl}};function ml(e){return Vo[e]}var C=require("react/jsx-runtime");function ap({wallet:e,detected:t,onConnect:n}){let o=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}n()},r=e.icon,a=e.featured===!0;return(0,C.jsxs)("button",{type:"button",className:ee("wcm-wallet-item",a&&"wcm-wallet-item--featured"),onClick:o,children:[(0,C.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,C.jsx)("div",{className:"wcm-wallet-icon",children:(0,C.jsx)(r,{})}),(0,C.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,C.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,C.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?(0,C.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,C.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function sp({social:e,onSignIn:t}){let n=e.icon,o=`Sign in with ${e.name}`;return(0,C.jsxs)("button",{type:"button",className:"wcm-social-item","data-provider":e.id,onClick:t,"aria-label":o,children:[(0,C.jsx)("span",{className:"wcm-social-icon",children:(0,C.jsx)(n,{})}),(0,C.jsx)("span",{className:"wcm-social-name",children:o})]})}function gl(){let{wallets:e,activeWalletIds:t,socialProviders:n,activeSocialIds:o,termsUrl:r,privacyUrl:a,isDetected:i,close:l,isMobile:p}=$n(),c=t.filter(h=>{let g=zr(h).visibility;return!g||g==="always"?!0:g==="desktop-only"?!p:g==="mobile-only"?p:!0}),f=o.length>0,m=c.length>0;return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)("div",{className:"wcm-header",children:[(0,C.jsxs)("div",{className:"wcm-header-text",children:[(0,C.jsx)("h2",{className:"wcm-title",children:"CROSS Wallet"}),!p&&(0,C.jsx)("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),(0,C.jsx)("button",{type:"button",className:"wcm-close-btn",onClick:l,"aria-label":"Close",children:(0,C.jsx)(ul,{})})]}),(0,C.jsxs)("div",{className:"wcm-body",children:[f&&(0,C.jsxs)(C.Fragment,{children:[!p&&(0,C.jsxs)("div",{className:"wcm-section-header",children:[(0,C.jsx)("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),(0,C.jsx)("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),(0,C.jsx)("div",{className:"wcm-social-grid",children:o.map(h=>{let g=ml(h);return(0,C.jsx)(sp,{social:g,onSignIn:()=>{n[h]?.(),l()}},h)})}),m&&(0,C.jsxs)("div",{className:"wcm-separator",children:[(0,C.jsx)("div",{className:"wcm-separator-line"}),(0,C.jsx)("span",{className:"wcm-separator-text",children:"Other Wallets"}),(0,C.jsx)("div",{className:"wcm-separator-line"})]})]}),m&&(0,C.jsx)("div",{className:"wcm-wallet-list",children:c.map(h=>{let g=zr(h),v=g.rdns?i(g.rdns):!1;return(0,C.jsx)(ap,{wallet:g,detected:v,onConnect:()=>{e[h]?.(),l()}},h)})}),(0,C.jsxs)("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",(0,C.jsx)(hl,{href:r,children:"Terms of Service"})," and consent to its ",(0,C.jsx)(hl,{href:a,children:"Privacy Policy"}),"."]})]})]})}function hl({href:e,children:t}){return e?(0,C.jsx)("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer",children:t}):(0,C.jsx)("span",{className:"wcm-terms-link",children:t})}function bl({className:e}){let{isMobile:t,theme:n,portalStyle:o}=$n();return t?(0,C.jsxs)(Vn.Drawer.Portal,{children:[(0,C.jsx)(Vn.Drawer.Overlay,{className:"wcm-overlay"}),(0,C.jsxs)(Vn.Drawer.Content,{className:ee("wcm-drawer-content",e),"data-theme":n,style:o,children:[(0,C.jsx)(Vn.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,C.jsx)("div",{className:"wcm-drawer-handle"}),(0,C.jsx)("div",{className:"wcm-drawer-body",children:(0,C.jsx)(gl,{})})]})]}):(0,C.jsxs)(Et.Portal,{children:[(0,C.jsx)(Et.Overlay,{className:"wcm-overlay"}),(0,C.jsxs)(Et.Content,{className:ee("wcm-dialog-content",e),"data-theme":n,style:o,children:[(0,C.jsx)(Et.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,C.jsx)(Et.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),(0,C.jsx)("div",{className:"wcm-dialog-body",children:(0,C.jsx)(gl,{})})]})]})}W(`.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-accent-primary-low, #e7f9f8);border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-accent-primary-high, #00a0a2);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:var(--ds-accent-primary-default, #00b4b7);border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-accent-primary-on, #ffffff);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}
16
- `);W(`@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)}}
17
- `);var Tn=require("react/jsx-runtime"),lp={};function cp({wallets:e,socialProviders:t=lp,termsUrl:n,privacyUrl:o,theme:r="dark",mobileBreakpoint:a=768,drawerDirection:i="bottom",dialogWidth:l,drawerMaxWidth:p,drawerMinWidth:c,style:f,open:m,onOpenChange:h,children:g}){let v=bn(`(max-width: ${a}px)`),[x,w]=At.useState(!1),y=m!==void 0,B=y?m:x,u=At.useCallback(H=>{y||w(H),h?.(H)},[y,h]),N=At.useCallback(()=>u(!1),[u]),{isDetected:R}=jn(),A=At.useMemo(()=>Object.keys(e),[e]),_=At.useMemo(()=>Object.keys(t),[t]),Z=At.useMemo(()=>{let H={};return l&&(H["--wcm-dialog-width"]=l),p&&(H["--wcm-drawer-max-width"]=p),c&&(H["--wcm-drawer-min-width"]=c),{...H,...f}},[l,p,c,f]),M=At.useMemo(()=>({theme:r,isMobile:v,open:B,setOpen:u,close:N,wallets:e,activeWalletIds:A,socialProviders:t,activeSocialIds:_,termsUrl:n??xn,privacyUrl:o??go,isDetected:R,portalStyle:Z}),[r,v,B,u,N,e,A,t,_,n,o,R,Z]),Q=(0,Tn.jsx)("div",{"data-theme":r,style:Z,children:g});return v?(0,Tn.jsx)(Uo.Provider,{value:M,children:(0,Tn.jsx)(xl.Drawer.Root,{direction:i,open:B,onOpenChange:u,noBodyStyles:!0,children:Q},"drawer")}):(0,Tn.jsx)(Uo.Provider,{value:M,children:(0,Tn.jsx)(wl.Root,{open:B,onOpenChange:u,children:Q})})}var Wr=Object.assign(cp,{Trigger:al,Content:bl});W(`.cb-button{--cb-bg: var(--ds-accent-primary-default, #00b4b7);--cb-bg-hover: var(--cb-bg);--cb-color: var(--ds-accent-primary-on-primary, #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}
18
- `);W(`.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)}}
19
- `);var dp='<svg preserveAspectRatio="none" width="100%" height="100%" overflow="visible" style="display: block;" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#c0)"><path d="M18 36C27.9411 36 36 27.9411 36 18C36 8.05887 27.9411 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36Z" fill="#00D5AA"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.2903 2.57169L21.3525 5.63385V10.6471L25.3058 6.69381L29.6364 11.0244L25.7226 14.9381H18.2903C16.5992 14.9381 15.2283 16.309 15.2283 18.0003C15.2283 19.6915 16.5992 21.0624 18.2903 21.0624H25.6836L29.6365 25.0154L25.3059 29.3459L21.3525 25.3925V30.3666L18.2903 33.4288L15.2283 30.3666V25.4326L11.3148 29.3459L6.98426 25.0154L10.9372 21.0624H5.92394L2.86178 18.0003L5.92394 14.9381H10.8981L6.98437 11.0244L11.3149 6.69383L15.2283 10.6071V5.63385L18.2903 2.57169Z" fill="#000"/></g><defs><clipPath id="c0"><rect width="36" height="36" fill="#fff"/></clipPath></defs></svg>',pp='<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>',fp='<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>',up='<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>',mp='<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 qn(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var Kn=qn(dp),Qn=qn(pp),Yn=qn(fp),Zn=qn(up),Xn=qn(mp);var ve=require("react/jsx-runtime");function Gr({isConnecting:e,address:t,provider:n,providerName:o,accountName:r,sendAccounts:a,onConnect:i,onDisconnect:l,onCopy:p,onSelectWallet:c,onBuy:f,onBuyDisabledMessage:m,label:h="Connect Wallet",connectingLabel:g="Connecting...",disconnectLabel:v,className:x,theme:w="dark",env:y,showBalance:B=!0,showPortfolio:u,drawerDirection:N,modal:R,connectorId:A,style:_,walletInfoStyle:Z,sendTransaction:M,getTransactionReceipt:Q,estimateGas:H,onReceive:oe,onBridge:O,onSend:re,bridgeTokens:ie,bridgeHistory:fe,getBridgeQuote:qe,getBridgeToTokens:ge,getBridgeApproval:j,approveBridge:ue,submitBridge:de}){let $=x?`cb-button ${x}`:"cb-button",Ke=x?`cb-pill ${x}`:"cb-pill";if(e)return(0,ve.jsxs)("button",{type:"button",disabled:!0,className:$,style:_,"aria-busy":"true",children:[(0,ve.jsx)("span",{className:"cb-spinner","aria-hidden":"true"}),(0,ve.jsx)("span",{className:"cb-button-label",children:g})]});if(t){let he=o??wp(n),Oe=n?hp[n]:void 0;return(0,ve.jsxs)(pn,{env:y,theme:w,drawerDirection:N,modal:R,showBalance:B,showPortfolio:u,walletAddress:t,accountName:r,sendAccounts:a,connectorId:A,onSelectWallet:c,onCopyAddress:p?(ye,lt)=>{lt&&p()}:void 0,onDisconnect:l,disconnectLabel:v,style:Z,sendTransaction:M,getTransactionReceipt:Q,estimateGas:H,onReceive:oe,onBridge:O,onBuy:f,onBuyDisabledMessage:m,onSend:re,bridgeTokens:ie,bridgeHistory:fe,getBridgeQuote:qe,getBridgeToTokens:ge,getBridgeApproval:j,approveBridge:ue,submitBridge:de,children:[(0,ve.jsx)(pn.Trigger,{asChild:!0,children:(0,ve.jsxs)("button",{type:"button",className:Ke,style:_,"aria-label":`Connected with ${he}: ${vl(t)}`,children:[Oe?(0,ve.jsx)("img",{src:Oe,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":n}):(0,ve.jsx)("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),(0,ve.jsx)("span",{className:"cb-pill-address",children:vl(t)})]})}),(0,ve.jsx)(pn.Content,{align:"end",sideOffset:8})]})}return(0,ve.jsxs)("button",{type:"button",onClick:i,className:$,style:_,"aria-label":typeof h=="string"?h:"Connect Wallet",children:[(0,ve.jsx)(gp,{}),(0,ve.jsx)("span",{className:"cb-button-label",children:h})]})}function gp(){return(0,ve.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,ve.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,ve.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,ve.jsx)("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var hp={google:Zn,apple:Xn,cross:Kn,metamask:Qn,binance:Yn},bp={google:"Google",apple:"Apple",cross:"CROSSx",metamask:"MetaMask",binance:"Binance Wallet"};function wp(e){return e?bp[e]:"Wallet"}function vl(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var yl=z(require("react"),1);W(`.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)}
20
- `);W(`.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)}}
21
- `);var Qt=require("react/jsx-runtime"),qo="https://www.onechain.nexus/skills";function Hr({label:e="Skills",href:t=qo,onClick:n,className:o,style:r,theme:a,disabled:i=!1,isLoading:l=!1,loadingLabel:p="Loading...",openInNewTab:c=!1,type:f="button"}){let[m,h]=yl.useState(!1),g=async B=>{if(t&&!n){c?window.open(t,"_blank","noopener,noreferrer"):window.location.href=t;return}if(n)try{h(!0),await n()}finally{h(!1)}},v=i||l||m,x=l||m,w=x?p:e,y=o?`sb-button ${o}`:"sb-button";return(0,Qt.jsxs)("button",{type:f,onClick:g,disabled:v,className:y,"data-theme":a,style:r,"aria-busy":x,children:[x?(0,Qt.jsx)("span",{className:"sb-spinner","aria-hidden":"true"}):(0,Qt.jsx)(xp,{}),(0,Qt.jsx)("span",{className:"sb-label",children:w})]})}function xp(){return(0,Qt.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,Qt.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"})})}io({mode:"dapp-ui"});0&&(module.exports={APPLE_ICON,AppLauncher,AppLauncherContent,AppLauncherTrigger,BINANCE_ICON,BridgeFlow,CONNECTOR_REGISTRY,CROSSX_ICON,ConnectButton,ConnectorId,DEFAULT_SKILLS_HREF,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,resolveEnvironment,useGlobalMenu,useTokenBalance,useTokenStats,useWalletDetect});
1
+ "use strict";var Hl=Object.create;var oo=Object.defineProperty;var $l=Object.getOwnPropertyDescriptor;var jl=Object.getOwnPropertyNames;var Vl=Object.getPrototypeOf,ql=Object.prototype.hasOwnProperty;var Kl=(e,t)=>{for(var n in t)oo(e,n,{get:t[n],enumerable:!0})},ra=(e,t,n,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of jl(t))!ql.call(e,r)&&r!==n&&oo(e,r,{get:()=>t[r],enumerable:!(o=$l(t,r))||o.enumerable});return e};var G=(e,t,n)=>(n=e!=null?Hl(Vl(e)):{},ra(t||!e||!e.__esModule?oo(n,"default",{value:e,enumerable:!0}):n,e)),Ql=e=>ra(oo({},"__esModule",{value:!0}),e);var Tp={};Kl(Tp,{APPLE_ICON:()=>Xn,AppLauncher:()=>ar,AppLauncherContent:()=>lr,AppLauncherTrigger:()=>ir,BINANCE_ICON:()=>Yn,BridgeFlow:()=>Un,CONNECTOR_REGISTRY:()=>Bn,CROSSX_ICON:()=>Kn,ConnectButton:()=>Hr,ConnectorId:()=>mo,DEFAULT_SKILLS_HREF:()=>Ko,GOOGLE_ICON:()=>Zn,METAMASK_ICON:()=>Qn,PORTFOLIO_SECTIONS:()=>Fr,SOCIAL_REGISTRY:()=>qo,SendFlow:()=>On,SkillsButton:()=>$r,TOKEN_STATS_QUERY_KEY:()=>Lo,USER_BALANCE_QUERY_KEY:()=>No,WALLET_REGISTRY:()=>Vo,WalletConnectModal:()=>Ur,WalletInfo:()=>pn,WalletPortfolio:()=>Br,WalletPortfolioBody:()=>sn,announceAppLauncherUsage:()=>ao,resolveEnvironment:()=>_e,useGlobalMenu:()=>Pn,useTokenBalance:()=>Ot,useTokenStats:()=>zt,useWalletDetect:()=>jn});module.exports=Ql(Tp);var Yl={};function aa(e){try{return Yl.env?.[e]}catch{return}}function ia(e){if(!(typeof process>"u"))return process.env?.[e]}function _e(e){if(e)return sa(e);let t=aa("VITE_CROSSX_ENVIRONMENT")??aa("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??ia("NEXT_PUBLIC_CROSSX_ENVIRONMENT")??ia("CROSSX_ENVIRONMENT");return sa(t)}function sa(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}var or="1.3.4";var ro="__nexusCrossAppLauncherRuntime";function Zl(){if(typeof window>"u")return null;let e=window;return e[ro]??(e[ro]={mode:"dapp-ui"}),e[ro]}function Xl(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${or}, \uC0AC\uC6A9 \uBAA8\uB4DC: connect-kit)`)}else console.info(`[CROSSx App Launcher] dapp-ui v${or} \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 ao(e){let t=Zl();t&&(e?.mode==="connect-kit-react"?t.mode="connect-kit-react":t.mode||(t.mode="dapp-ui"),e?.connectKitVersion&&(t.connectKitVersion=e.connectKitVersion),Xl(t))}var wn=G(require("react"),1),la=G(require("@radix-ui/react-popover"),1),ca=require("vaul");var io=require("react"),rr=(0,io.createContext)(null);function so(){let e=(0,io.useContext)(rr);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var lo=require("react");function hn(e){let[t,n]=(0,lo.useState)(!1);return(0,lo.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 U(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))}U(`[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-ending-bg: #ed0a72;--al-badge-bg: var(--ds-accent-primary-low, #123235);--al-badge-text: var(--ds-accent-primary-default, #00ceb2);--al-badge-new-text: var(--ds-system-purple-on, #ffffff);--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-ending-bg: #ed0a72;--al-badge-bg: var(--ds-accent-primary-low, #e7f9f8);--al-badge-text: var(--ds-accent-primary-default, #00b4b7);--al-badge-new-text: var(--ds-system-purple-on, #ffffff);--al-drawer-overlay: var(--ds-overlay-dim, #00000080)}
2
+ `);U(`.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
+ `);U(`@keyframes al-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
4
+ `);U(`.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;gap:14px;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:hidden}.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{justify-content:center;max-width:100%}.al-popover-content .al-badge-new{height:14px;padding:1px 5px 0;align-items:center;box-sizing:border-box;font-size:8px;line-height:1}.al-popover-content .al-badge-new-inline{display:none}.al-popover-content .al-badge-new-tag{display:inline-flex}.al-popover-content .al-badge-ending{height:14px;padding:1px 5px 0;align-items:center;box-sizing:border-box;font-size:8px;line-height:1}.al-popover-content .al-badge-ending-inline{display:none}.al-popover-content .al-badge-ending-tag{display:inline-flex}.al-popover-content .al-grid-item-right{display:flex;align-items:center;position:absolute;top:8px;right:8px;pointer-events:none}.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:hidden}.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-category-tabs{display:flex;align-items:center;gap:4px;padding:0;min-width:0}.al-drawer-content .al-category-tabs{padding:0 16px 8px}.al-category-tab{display:inline-flex;align-items:center;justify-content:center;min-width:0;flex:1 1 0;height:32px;padding:0 10px;border:none;border-radius:8px;background:transparent;color:var(--al-text-secondary);font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap;cursor:pointer}.al-category-tab:hover,.al-category-tab[data-active=true]{background:var(--al-primary-soft);color:var(--al-primary)}.al-category-tab:disabled{opacity:.4;cursor:not-allowed}.al-category-tab:disabled:hover{background:transparent;color:var(--al-text-secondary)}.al-grid-item{display:flex;align-items:center;justify-content:space-between;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:hidden}.al-grid-item-text{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-width:0}.al-grid-item-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.al-grid-item-icon{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px;overflow:hidden;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-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}.al-badge-new{display:inline-flex;height:16px;padding:1px 6px 0;justify-content:center;align-items:center;box-sizing:border-box;border-radius:12px;background:var(--al-primary);color:var(--al-badge-new-text);font-family:Pretendard,Inter,sans-serif;font-size:8px;font-weight:700;line-height:1;white-space:nowrap;flex-shrink:0}.al-badge-new-tag,.al-drawer-content .al-badge-new-tag{display:none}.al-badge-ending{display:inline-flex;height:16px;padding:1px 6px 0;justify-content:center;align-items:center;box-sizing:border-box;border-radius:12px;background:var(--al-ending-bg);color:#fff;font-family:Pretendard,Inter,sans-serif;font-size:9px;font-weight:700;line-height:1;white-space:nowrap;flex-shrink:0}.al-badge-ending-tag,.al-drawer-content .al-badge-ending-tag{display:none}
5
+ `);U("");var co=require("react/jsx-runtime");function ar({env:e,theme:t="dark",mobileBreakpoint:n=768,domain:o,children:r}){let i=hn(`(max-width: ${n}px)`),[a,l]=wn.useState(!1),p=wn.useCallback(()=>l(!1),[]),c=_e(e),f=wn.useMemo(()=>({env:c,theme:t,isMobile:i,open:a,domain:o,close:p}),[c,t,i,a,o,p]);return(0,co.jsx)(rr.Provider,{value:f,children:i?(0,co.jsx)(ca.Drawer.Root,{direction:"right",open:a,onOpenChange:l,noBodyStyles:!0,children:r},"drawer"):(0,co.jsx)(la.Root,{open:a,onOpenChange:l,children:r},"popover")})}var ua=G(require("@radix-ui/react-popover"),1),ma=require("vaul");var Me=require("react/jsx-runtime");function da({size:e=18}){return(0,Me.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,Me.jsx)("rect",{width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"}),(0,Me.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",rx:"2",fill:"currentColor"})]})}function pa(){return(0,Me.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,Me.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function fa(){return(0,Me.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,Me.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var An=require("react/jsx-runtime");function ir({asChild:e,children:t,className:n,style:o}){let{isMobile:r,theme:i}=so(),a=t!=null,l=e??!0,p=n?`al-trigger-btn ${n}`:"al-trigger-btn",c=a?t:(0,An.jsx)("button",{type:"button",className:p,"data-theme":i,style:o,children:(0,An.jsx)(da,{size:18})});return r?(0,An.jsx)(ma.Drawer.Trigger,{asChild:l,children:c}):(0,An.jsx)(ua.Trigger,{asChild:l,children:c})}var gt=G(require("react"),1),fo=G(require("@radix-ui/react-popover"),1),Jt=require("vaul");var ha=require("@tanstack/react-query");var ga={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 Jl="https://stg-contents.crosstoken.io/frontend/common/app-launcher/icons",ec="https://contents.crosstoken.io/frontend/common/app-launcher/icons";function st(e,t){return`${e==="production"?ec:Jl}/${t}.png`}function ba(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:st(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:st(t,"forge"),order:4e3,type:"forge",badge:null,isNew:!0,serviceStatus:"available"},{id:"crossd",label:"Bridge (CROSSD)",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:st(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:st(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:st(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:st(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:st(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:st(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:st(t,"shop"),order:9e3,type:"shop",badge:null,isNew:!1,serviceStatus:"available"},{id:"points",label:"Points",description:"Dive into CROSS World, Earn CROSS Points",url:{dev:"https://stg.onechain.nexus/points",stage:"https://stg.onechain.nexus/points",production:"https://onechain.nexus/points"},iconUrl:st(t,"point"),order:1e4,type:"points",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:st(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:st(t,"wave"),order:11e4,type:"wave",badge:null,isNew:!1,serviceStatus:"available"}]}}function Pn(e){let t=_e(e);return(0,ha.useQuery)({queryKey:["global-menu",t],queryFn:async({signal:n})=>{try{let o=await fetch(ga[t],{cache:"no-store",signal:n});if(!o.ok)throw new Error(`Failed to fetch global menu: ${o.status}`);return o.json()}catch(o){if(n.aborted)throw o;return ba(t)}},staleTime:0,gcTime:0,retry:!1,refetchOnMount:!0})}var sr=[{status:"all",label:"All"},{status:"ending",label:"Ending Soon"}];function po(e){return e.serviceStatus==="ending"||e.serviceStatus==="comingSoon"?e.serviceStatus:"available"}function xa(e){return e==="ending"?"END":null}function va(e,t){return typeof e=="string"?e:e[t]??e.production??e.stage??e.dev}function ya(e){let t=[...e].sort((n,o)=>{let r=wa(n)-wa(o);return r!==0?r:n.order-o.order});return sr.map(n=>({...n,items:n.status==="all"?t:t.filter(o=>po(o)===n.status)})).filter(n=>n.items.length>0)}function wa(e){let t=po(e);return t==="comingSoon"?0:t==="ending"?2:1}function te(...e){return e.filter(Boolean).join(" ")}var X=require("react/jsx-runtime");function tc(e){return e.id==="cross-staking"||e.type==="cross-staking"}function lr({align:e="end",sideOffset:t=8,className:n}){let{env:o,theme:r,isMobile:i,domain:a,close:l}=so(),{data:p}=Pn(o),c=gt.useMemo(()=>ya(p?.items??[]),[p]),[f,g]=gt.useState("all");gt.useEffect(()=>{c.length!==0&&(c.some(y=>y.status===f)||g(c[0].status))},[c,f]);let b=8,m=gt.useRef(null),v=gt.useCallback(y=>{m.current={x:y.clientX,y:y.clientY}},[]),w=typeof window<"u"?window.location.pathname:"",x=gt.useCallback((y,S)=>{if(m.current){let O=y.clientX-m.current.x,B=y.clientY-m.current.y;if(m.current=null,Math.abs(O)>b||Math.abs(B)>b)return}let T=S.url[o]??S.url.production,L=ka(T,a);if(!L)try{let O=new URL(T).pathname;if(w===O||w.startsWith(O+"/")){l();return}}catch{}L?window.open(T,"_blank","noopener,noreferrer"):window.location.href=T,l()},[o,a,l,w]),k=c.find(y=>y.status===f)??c[0],z=y=>{let S=y.url[o]??y.url.production,T=ka(S,a),L=po(y),O=xa(L),B=va(y.iconUrl,o),V=!1;if(!T)try{let M=new URL(S).pathname;V=w===M||w.startsWith(M+"/")}catch{V=!1}return(0,X.jsxs)("button",{type:"button",className:"al-grid-item","data-active":V||void 0,"data-service-status":L,onPointerDown:v,onClick:M=>x(M,y),children:[(0,X.jsxs)("div",{className:"al-grid-item-left",children:[(0,X.jsx)("div",{className:"al-grid-item-icon",children:(0,X.jsx)("img",{src:B,alt:y.label,width:24,height:24,loading:"lazy"})}),(0,X.jsxs)("span",{className:"al-grid-item-text",children:[(0,X.jsx)("span",{className:"al-grid-item-label",children:y.label}),y.isNew&&(0,X.jsx)("span",{className:"al-badge-new al-badge-new-inline",children:"NEW"}),O&&(0,X.jsx)("span",{className:"al-badge-ending al-badge-ending-inline",children:O})]})]}),(0,X.jsxs)("div",{className:"al-grid-item-right",children:[y.isNew&&(0,X.jsx)("span",{className:"al-badge-new al-badge-new-tag",children:"NEW"}),O&&(0,X.jsx)("span",{className:"al-badge-ending al-badge-ending-tag",children:O}),y.badge&&!tc(y)&&(0,X.jsx)("span",{className:"al-badge al-badge-list",children:y.badge})]})]},y.id)},u=(0,X.jsxs)("div",{className:"al-menu","data-theme":r,children:[(0,X.jsx)("div",{className:"al-category-tabs",role:"tablist","aria-label":"Service categories",children:sr.map(y=>{let S=c.find(O=>O.status===y.status),T=f===y.status,L=!S||S.items.length===0;return(0,X.jsx)("button",{type:"button",className:"al-category-tab",role:"tab","aria-selected":T,"aria-controls":`al-panel-${y.status}`,disabled:L,"data-active":T||void 0,onClick:()=>g(y.status),children:y.label},y.status)})}),(0,X.jsx)("div",{id:`al-panel-${k?.status??"available"}`,className:"al-grid",role:"tabpanel",children:(k?.items??[]).map(z)})]});return i?(0,X.jsxs)(Jt.Drawer.Portal,{children:[(0,X.jsx)(Jt.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,X.jsxs)(Jt.Drawer.Content,{className:te("al-drawer-content",n),"data-theme":r,children:[(0,X.jsxs)("div",{className:"al-drawer-header",children:[(0,X.jsx)(Jt.Drawer.Close,{className:"al-drawer-close",children:(0,X.jsx)(pa,{})}),(0,X.jsx)(Jt.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,X.jsx)(Jt.Drawer.Close,{className:"al-drawer-close",children:(0,X.jsx)(fa,{})})]}),(0,X.jsx)("div",{className:"al-drawer-body",children:u})]})]}):(0,X.jsx)(fo.Portal,{children:(0,X.jsx)(fo.Content,{align:e,sideOffset:t,className:te("al-popover-content",n),"data-theme":r,children:u})})}function ka(e,t){try{let n=new URL(e).hostname;return typeof window>"u"?!0:n!==(t??window.location.hostname)}catch{return!1}}var $e=G(require("react"),1),ll=G(require("@radix-ui/react-popover"),1),cl=require("vaul");var uo=require("react"),cr=(0,uo.createContext)(null);function Ht(){let e=(0,uo.useContext)(cr);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var mo=(o=>(o.CROSSx="crossx",o.MetaMask="io.metamask",o.Binance="com.binance.wallet",o))(mo||{}),Bn={crossx:{name:"CROSSx",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 mi=G(require("react"),1);var H=require("react/jsx-runtime");function Sa({size:e=16,className:t}){return(0,H.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,H.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,H.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 Fn({size:e=16,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.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 en({size:e=16,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function It({size:e=24,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ra({size:e=20,className:t}){return(0,H.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,H.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,H.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 go({size:e=20,className:t}){return(0,H.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,H.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 tn({size:e=20,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function nn({size:e=20,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Ca({size:e=16,className:t}){return(0,H.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,H.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,H.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 Ta({size:e=16,className:t}){return(0,H.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,H.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,H.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function Na({size:e=42,className:t}){return(0,H.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 42 42",fill:"none",className:t,children:(0,H.jsx)("path",{d:"M20.7314 2C31.0766 2 39.4628 10.3863 39.4629 20.7314C39.4629 31.0766 31.0766 39.4629 20.7314 39.4629C10.3863 39.4628 2 31.0766 2 20.7314C2.00007 10.3864 10.3864 2.00007 20.7314 2ZM20.5938 30.0586L21.1084 30.5732L21.623 30.0586V25.2471H21.1084C20.9344 25.2471 20.7626 25.235 20.5938 25.2158V30.0586ZM16.4834 24.6611L14.6514 26.4922L15.3799 27.2207L17.1797 25.4209L18.3193 24.2803C18.0487 24.0673 17.8025 23.8251 17.5869 23.5566L16.4834 24.6611ZM26.8691 27.2207L27.5967 26.4922L26.3516 25.2471H24.8955L26.8691 27.2207ZM11.2666 20.7314L11.7822 21.2471H16.624C16.6048 21.0781 16.5938 20.9065 16.5938 20.7324C16.5938 20.5585 16.6049 20.3866 16.624 20.2178H11.7812L11.2666 20.7314ZM20.5938 11.4053V16.2471C20.7626 16.2279 20.9345 16.2178 21.1084 16.2178H21.623V11.4053L21.1084 10.8906L20.5938 11.4053ZM14.6514 15.0029L16.4521 16.8027L17.5732 17.9238C17.7874 17.6546 18.0315 17.4104 18.3008 17.1963L15.3799 14.2754L14.6514 15.0029ZM25.0371 16.1074L24.9268 16.2178H26.3818L27.5957 15.0029L26.8682 14.2754L25.0371 16.1074Z",fill:"#019D92",stroke:"white",strokeWidth:4})})}function Ia({size:e=20,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.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 La({size:e=20,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.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 Ea({size:e=20,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.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 Aa({size:e=20,className:t}){return(0,H.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,H.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 Pa({size:e=20,className:t}){return(0,H.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,H.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor"}),(0,H.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 P=G(require("react"),1);var $t=G(require("bignumber.js"),1);function nc(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 jt(e,t){if(!e||e==="0")return"0.00";let n=new $t.default(e).shiftedBy(-t),o=n.isGreaterThanOrEqualTo(1)?2:4;return n.toFormat(o,$t.default.ROUND_DOWN)}function tt(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function dr(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 Ba(e,t,n){let r=new $t.default(e).shiftedBy(-t).multipliedBy(new $t.default(n));return r.isZero()||r.isNaN()?"$0.00":`$${(r.integerValue($t.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?r.decimalPlaces(2,$t.default.ROUND_DOWN):r.decimalPlaces(4,$t.default.ROUND_DOWN)).toFormat()}`}function Fa(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=nc(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 _a=require("react"),Ma=require("@tanstack/react-query");var Ve={dev:"https://stg-wallet-server.crosstoken.io/api",stage:"https://stg-wallet-server.crosstoken.io/api",production:"https://wallet-server.crosstoken.io/api"},Ce={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}},xn="https://terms.crosstoken.io/docs/cross-terms-of-use",bo="https://terms.crosstoken.io/docs/nexus-privacy-policy";var oc="send:chain-info";function rc(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 pr(e,...t){let n=e.replace(/\/+$/,""),o=t.map(r=>r.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[n,...o].join("/")}function ac(e,t,n,o){if(o)return t===Ce[e].cross?Oa(t,o):n?.explorer_url?pr(n.explorer_url,n.explorer_postfix?.transaction??"tx",o):ic(e,t,o)}function Oa(e,t){return pr("https://explorer.onechain.nexus",String(e),"tx",t)}function ic(e,t,n){let o=Ce[e];if(t===o.cross)return Oa(t,n);if(t===o.bsc)return pr(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",n)}function ho(e,t,n,o=!0){let r=Ve[e],i=(0,Ma.useQuery)({queryKey:[oc,e,t],queryFn:async({signal:p})=>{let c=await fetch(`${r}/v1/public/chain/info/${t}`,{cache:"no-store",signal:p});if(!c.ok)throw new Error(`Failed to fetch chain info: ${c.status}`);let f=await c.json();if("code"in f&&f.code!==void 0&&f.code!==200)throw new Error(`Chain info API error: ${f.code}`);return rc(f)},enabled:o,staleTime:300*1e3}),a=i.data;return{transactionUrl:(0,_a.useMemo)(()=>ac(e,t,a,n),[t,a,e,n]),chainInfo:a,...i}}var za="0x0000000000000000000000000000000000000001";var sc="0xa9059cbb",lc=/^0x[a-fA-F0-9]{40}$/,cc="nexus-cross:dapp-ui:send:recent:",Da=10;function dc(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function _n(e){return e.toLowerCase()}function Lt(e){return lc.test(e)}function Vt(e){return _n(e.address)===za}function fr(e){return`${cc}${e.toLowerCase()}`}function vn(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(fr(e));if(!t)return[];let n=JSON.parse(t);return Array.isArray(n)?n.filter(o=>o!==null&&typeof o=="object"&&Lt(o.address)&&typeof o.updatedAt=="number").slice(0,Da):[]}catch{return[]}}function ur(e,t){if(typeof window>"u")return[];let n=_n(t),o=[{address:n,updatedAt:Date.now()},...vn(e).filter(r=>r.address!==n)].slice(0,Da);try{window.localStorage.setItem(fr(e),JSON.stringify(o))}catch{return vn(e)}return o}function mr(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(fr(e))}catch{}}function on(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"),l=a?BigInt(a):0n,p=10n**BigInt(t),c=i*p+l;return c<=0n?{error:"Amount must be greater than 0."}:{value:c}}function gr(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=dc(i.toString().padStart(t,"0"));return`${r.toString()}.${a}`}function br(e,t){let n=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),o=t.toString(16).padStart(64,"0");return`${sc}${n}${o}`}function wo(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 l=i.toString().padStart(t,"0").slice(0,Math.max(0,Math.min(n,t)));return l=l.replace(/0+$/,""),l?`${r.toString()}.${l}`:r.toString()}function hr(e,t){return wo(e,t,6)}function Wa(e){return wo(e,9,2)}function Ga(e){return e.toLocaleString("en-US")}function xo(e){return e===56||e===97}function vo(e){return e.gasPrice??e.maxFeePerGas}function Ua(e,t=!1){return t?vo(e)!==void 0?"legacy":null:e.maxFeePerGas!==void 0?"dynamic":e.gasPrice!==void 0?"legacy":null}function yo(e,t=!1){if(t){let n=vo(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 ko(e){return!Number.isFinite(e)||e<=0?"$0.00":`$${e.toLocaleString("en-US",{minimumFractionDigits:2,maximumFractionDigits:2})}`}function Ha(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(Ha(n.cause,t+1)),o.join(`
6
+ `).toLowerCase()}function pc(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 wr(e,t={},n="Failed to send transaction."){let o=Ha(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.":pc(e)||n}var fc=2000000000n,uc=1000000000n;async function So(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 Ro(e){return BigInt(e)}function mc(e){return`0x${e.toString(16)}`}function gc(e){let t={to:e.to};return e.from&&(t.from=e.from),e.value!==void 0&&e.value>0n&&(t.value=mc(e.value)),e.data&&(t.data=e.data),t}function bc(e){return e===56||e===97}async function $a(e){try{let t=await So(e,"eth_gasPrice",[]);return{gasPrice:Ro(t)}}catch{return{gasPrice:fc}}}async function hc(e,t){let n=uc;try{let o=await So(e,"eth_maxPriorityFeePerGas",[]);n=Ro(o)}catch{}return{maxFeePerGas:t+n,maxPriorityFeePerGas:n}}async function wc(e,t){if(t)return $a(e);let n;try{n=(await So(e,"eth_getBlockByNumber",["latest",!1]))?.baseFeePerGas}catch{}return n?hc(e,Ro(n)):$a(e)}async function ja(e,t){let n=bc(t.chainId),o=gc(t),[r,i]=await Promise.all([So(e,"eth_estimateGas",[o]),wc(e,n)]);return{gasLimit:Ro(r),gasPrice:i.gasPrice,maxFeePerGas:i.maxFeePerGas,maxPriorityFeePerGas:i.maxPriorityFeePerGas}}function Va(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 ja(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 xc=1500,vc=120;function qa(e){return!!(e.token||e.recipient||e.amount)}function xr({recipient:e,amount:t,token:n,balanceRaw:o}){let r={},i=e.trim(),a=on(t,n.quantity.decimals),l;return i?Lt(i)||(r.recipient="Enter a valid EVM recipient address."):r.recipient="Enter a recipient address.","error"in a?r.amount=a.error:(l=a.value,l>o&&(r.amount="Amount exceeds available balance.")),!Vt(n)&&!Lt(n.address)&&(r.token="Token contract address is invalid."),{errors:r,rawAmount:r.amount?void 0:l,recipient:i&&Lt(i)?i:void 0}}function vr({token:e,walletAddress:t,recipient:n,rawAmount:o}){let r=t;return Vt(e)?{to:n,value:o,chainId:e.chainId,from:r}:{to:_n(e.address),data:br(n,o),value:0n,chainId:e.chainId,from:r}}function yc(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}var kc=e=>new Promise(t=>setTimeout(t,e));async function Ka({repository:e,args:t,chainId:n,onSubmitted:o,pollIntervalMs:r=xc,pollMaxAttempts:i=vc}){let a=await e.sendTransaction(t);o(a);let{getTransactionReceipt:l}=e;if(!l)return"success";for(let p=0;p<i;p+=1){let c=await l({hash:a,chainId:n}).catch(()=>null);if(c)return yc(c)?"reverted":"success";await kc(r)}return"timeout"}var Qa=["token","recipient","amount","review"];function Ya(e){let{env:t,walletAddress:n,accountName:o,accounts:r=[],initialStep:i="recipient",token:a,tokens:l=[],onTokenChange:p,sendTransaction:c,getTransactionReceipt:f,estimateGas:g,getTokenPriceUsd:b,onSubmitted:m,onSuccess:v,onFailed:w,onExit:x,onOutlink:k}=e,z=P.useMemo(()=>Va({sendTransaction:c,getTransactionReceipt:f,estimateGas:g}),[c,f,g]),[u,y]=P.useState(a);P.useEffect(()=>{y(a)},[a.address,a.chainId]);let[S,T]=P.useState(i),[L,O]=P.useState(""),[B,V]=P.useState(""),[M,re]=P.useState({}),[D,ae]=P.useState("idle"),[ie,fe]=P.useState(""),[qe,ge]=P.useState(""),[q,ue]=P.useState(null),[de,j]=P.useState(!1),[Ke,be]=P.useState(""),Oe=P.useRef(0),[ye,ct]=P.useState(null),[Pe,Ut]=P.useState(""),[St,je]=P.useState(()=>vn(n)),Bt=P.useMemo(()=>_e(t),[t]),{transactionUrl:Ne,chainInfo:he}=ho(Bt,u.chainId,ie||void 0,!0),ot=he?.currency_symbol??"",Ie=he?.name??`Chain ID ${u.chainId}`,Be=P.useRef({nativeSymbol:ot||void 0,networkName:Ie,tokenSymbol:u.symbol});Be.current={nativeSymbol:ot||void 0,networkName:Ie,tokenSymbol:u.symbol};let we=P.useMemo(()=>BigInt(u.quantity.numeric||"0"),[u.quantity.numeric]),Rt=P.useMemo(()=>jt(u.quantity.numeric,u.quantity.decimals),[u.quantity.numeric,u.quantity.decimals]),dt=b?.(u),Ct=P.useMemo(()=>{if(dt===void 0)return;let R=parseFloat(B.replace(/,/g,""));return Number.isFinite(R)?R*dt:0},[B,dt]);P.useEffect(()=>{V(""),re({})},[u.address,u.chainId]),P.useEffect(()=>{Oe.current+=1,ue(null),be(""),j(!1)},[u.address,u.chainId,L,B]),P.useEffect(()=>{je(vn(n))},[n]);let Qe=P.useCallback(R=>{O(R),re(Q=>({...Q,recipient:void 0}))},[]),Tt=P.useCallback(R=>{V(R),re(Q=>({...Q,amount:void 0}))},[]),Ye=P.useCallback(()=>{V(Rt.replace(/,/g,"")),re(R=>({...R,amount:void 0}))},[Rt]),xe=P.useCallback(R=>{y(R),p?.(R),T("recipient")},[p]),Ze=P.useCallback(()=>T("token"),[]),rt=P.useCallback(()=>{T(R=>{if(R==="result")return"review";if(R===i)return x?.(),R;let Q=Qa.indexOf(R);return Q<=0?(x?.(),R):Qa[Q-1]})},[i,x]),ze=P.useCallback(()=>{let{errors:R}=xr({recipient:L,amount:"1",token:u,balanceRaw:we});if(R.recipient){re(Q=>({...Q,recipient:R.recipient}));return}re(Q=>({...Q,recipient:void 0})),T("amount")},[L,u,we]),pt=P.useCallback(R=>{O(R),re(Q=>({...Q,recipient:void 0})),T("amount")},[]),me=P.useCallback(()=>{let R=xr({recipient:L,amount:B,token:u,balanceRaw:we});re(R.errors),!(qa(R.errors)||R.rawAmount===void 0||!R.recipient)&&(ct(R.rawAmount),Ut(R.recipient),ue(null),be(""),ae("idle"),T("review"))},[L,B,u,we]);P.useEffect(()=>{if(S!=="review"||!Pe||ye===null||q!==null||de||Ke||!z.canEstimateGas(he?.rpc))return;let R=++Oe.current;j(!0),be(""),(async()=>{try{let Q=vr({token:u,walletAddress:n,recipient:Pe,rawAmount:ye}),pe=await z.estimateGas(Q,he?.rpc);if(Oe.current!==R)return;ue(pe)}catch(Q){if(Oe.current!==R)return;be(wr(Q,Be.current,"Failed to estimate gas."))}finally{Oe.current===R&&j(!1)}})()},[S,Pe,ye,q,de,Ke,z,he?.rpc,u,n]);let ke=P.useMemo(()=>{if(!Vt(u)||!q||ye===null)return!1;let R=yo(q,xo(u.chainId));return R===null?!1:ye+R>we},[u,q,ye,we]),Nt=P.useCallback(async()=>{if(!(!Pe||ye===null)&&!ke){ge(""),fe(""),ae("submitting");try{let R="",Q=await Ka({repository:z,args:vr({token:u,walletAddress:n,recipient:Pe,rawAmount:ye}),chainId:u.chainId,onSubmitted:pe=>{R=pe,fe(pe),ae("confirming"),je(ur(n,Pe)),m?.({txHash:pe,chainId:u.chainId,amount:B,tokenSymbol:u.symbol,recipient:Pe})}});if(Q==="success")ae("success"),R&&v?v?.(R):T("result");else if(Q==="reverted"){let pe="Transaction reverted on-chain.";ae("error"),ge(pe),R&&w?w({txHash:R,chainId:u.chainId,message:pe}):T("result")}else{let pe="Transaction receipt was not found. Please check again later.";ae("error"),ge(pe),R&&w?w({txHash:R,chainId:u.chainId,message:pe}):T("result")}}catch(R){ae("error"),ge(wr(R,{nativeSymbol:ot||void 0,networkName:Ie,tokenSymbol:u.symbol})),T("result")}}},[z,Pe,ye,ke,u,B,n,m,v,w,ot,Ie]),[ft,De]=P.useState(!1),at=P.useRef(void 0);P.useEffect(()=>()=>clearTimeout(at.current),[]);let ut=P.useCallback(async()=>{if(ie)try{await navigator.clipboard.writeText(ie),De(!0),clearTimeout(at.current),at.current=setTimeout(()=>De(!1),2e3)}catch{}},[ie]),Se=P.useCallback(()=>{if(!Ne||!ie)return;let R=Xe=>{typeof window<"u"&&window.open(Xe,"_blank","noopener,noreferrer")};if(!k){R(Ne);return}let Q=k(Ne,{category:"send",origin:"send-transaction",payload:{chainId:u.chainId,txHash:ie}});if(Q&&typeof Q.then=="function"){let Xe=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;Q.then(Ft=>{if(Ft===null){Xe?.close();return}let Je=Ft??Ne;if(Xe)try{Xe.location.href=Je}catch{Xe.close(),R(Je)}else R(Je)});return}let pe=Q;pe!==null&&R(pe??Ne)},[k,u.chainId,Ne,ie]),Le=P.useCallback(()=>{ge(""),fe(""),ae("idle"),ue(null),be(""),T("review")},[]);return{step:S,status:D,token:u,tokens:l.length>0?l:[u],recipient:L,amount:B,amountUsd:Ct,fieldErrors:M,error:qe,txHash:ie,gasEstimate:q,gasLoading:de,gasError:Ke,insufficientGas:ke,reviewRawAmount:ye,reviewRecipient:Pe,recentAddresses:St,accounts:r,accountName:o,walletAddress:n,resolvedEnv:Bt,transactionUrl:Ne,networkName:Ie,nativeSymbol:ot,nativeDecimals:he?.currency_decimals??u.quantity.decimals,balanceRaw:we,balanceText:Rt,priceUsd:dt,canSelectToken:(l.length>0?l:[u]).length>1,canSend:z.canSend,getTokenPriceUsd:b,setRecipient:Qe,setAmount:Tt,setMax:Ye,selectToken:xe,goToTokenSelect:Ze,selectRecipient:pt,submitRecipient:ze,submitAmount:me,confirmSend:Nt,retry:Le,back:rt,hashCopied:ft,copyHash:ut,openTransaction:Se}}var bt=G(require("react"),1);var Et=require("react/jsx-runtime");function Za({flow:e}){let{amount:t,setAmount:n,amountUsd:o,balanceText:r,balanceRaw:i,token:a,setMax:l}=e,p=bt.useRef(null),c=bt.useCallback(()=>{requestAnimationFrame(()=>{let w=p.current;if(!w)return;let x=w.value.length;w.setSelectionRange(x,x)})},[]);bt.useEffect(()=>{p.current?.focus(),c()},[c]),bt.useEffect(()=>{t===""&&(b(!1),c())},[t,c]);let f=bt.useMemo(()=>{let w=on(t,a.quantity.decimals);return"value"in w&&w.value>i},[t,a.quantity.decimals,i]),[g,b]=bt.useState(!1),m=!g&&t===""?"0.00":t,v=t.trim()===""||t.trim()==="0";return(0,Et.jsx)("div",{className:"sf-body sf-amount",children:(0,Et.jsxs)("div",{className:"sf-amount-center",children:[(0,Et.jsx)("span",{className:"sf-amount-usd",children:o!==void 0?ko(o):"\xA0"}),(0,Et.jsx)("div",{className:"sf-amount-input-wrap","data-over":f||void 0,"data-empty":v||void 0,onClick:()=>p.current?.focus(),children:(0,Et.jsx)("input",{ref:p,className:"sf-amount-input",value:m,onChange:w=>{let x=w.target.value;if(g)n(x);else if(t===""){if(x.length<4)return;b(!0);let k=x.startsWith("0.00")?x.slice(4):x;n(k)}else b(!0),n(x)},placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-label":`Amount in ${a.symbol}`,size:1})}),(0,Et.jsxs)("div",{className:"sf-amount-balance",children:[(0,Et.jsx)("span",{children:"Balance:"}),(0,Et.jsxs)("button",{type:"button",className:"sf-amount-max",onClick:l,children:[r," ",a.symbol]})]})]})})}var ht=G(require("react"),1);var Sc=new Set(["0xff42c13d927a6b9265236619161accb227b6d452","0x9364ea6790f6e0ecfaa5164085f2a7de34ec55fb"].map(e=>e.toLowerCase()));function Ja(e){return Sc.has(e.toLowerCase())}var yr={dev:"https://stg-bonding-curve-api.crosstoken.io/api",stage:"https://stg-bonding-curve-api.crosstoken.io/api",production:"https://bonding-curve-api.crosstoken.io/api"},Xa={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Mn(e,t){let n=Ce[e];if(t===n.cross)return Xa.cross;if(t===n.bsc)return Xa.bsc}var Rc={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function Mt(e,t,n={}){if(!t||!t.startsWith("0x"))return;let{size:o=120,bg:r,format:i="png"}=n,a=Rc[e],l=r?`&bg=${r}`:"";return`${a}/portrait/evm/${t}.${i}?size=${o}${l}`}var Te=require("react/jsx-runtime");function ei({size:e=20,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:"1.7"}),(0,Te.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function ti({size:e=20,className:t}){return(0,Te.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",className:t,"aria-hidden":"true",children:(0,Te.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 ni({size:e=20,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"10",cy:"10",r:"10",fill:"currentColor",opacity:"0.12"}),(0,Te.jsx)("path",{d:"M7 7l6 6M13 7l-6 6",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round"})]})}function oi({size:e=16,className:t}){return(0,Te.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",className:t,"aria-hidden":"true",children:(0,Te.jsx)("path",{d:"M8 3v10m0 0 4-4m-4 4-4-4",stroke:"currentColor",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})})}function ri({size:e=56,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-accent-primary-default, #00b4b7)"}),(0,Te.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 ai({size:e=56,className:t}){return(0,Te.jsxs)("svg",{width:e,height:e,viewBox:"0 0 56 56",fill:"none",className:t,"aria-hidden":"true",children:[(0,Te.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--ds-system-red-default, #da0b2e)"}),(0,Te.jsx)("path",{d:"M20 20 36 36m0-16L20 36",stroke:"#ffffff",strokeWidth:"4",strokeLinecap:"round"})]})}var Z=require("react/jsx-runtime");function ii(e,t){return e.name||`Account ${(e.index??t)+1}`}function si(e){return e.trim().slice(0,1).toUpperCase()||"A"}function li(e){return e.toLowerCase()}function ci({flow:e}){let{recipient:t,setRecipient:n,fieldErrors:o,recentAddresses:r,accounts:i,walletAddress:a,resolvedEnv:l,selectRecipient:p}=e,c=ht.useMemo(()=>i.filter(u=>u.address.toLowerCase()!==a.toLowerCase()),[i,a]),f=c.length>0,g=ht.useMemo(()=>new Map(c.map((u,y)=>[li(u.address),{account:u,index:y}])),[c]),[b,m]=ht.useState("recent"),v=ht.useRef(null);ht.useEffect(()=>{v.current?.focus()},[]);let w="1A1A2E",x=ht.useCallback(async()=>{try{let u=await navigator.clipboard.readText();u&&n(u.trim())}catch{}},[n]),k=t.trim().length>0,z=Lt(t.trim());return(0,Z.jsxs)("div",{className:"sf-recipient",children:[(0,Z.jsxs)("div",{className:"sf-recipient-top",children:[(0,Z.jsxs)("div",{className:"sf-address-field","data-filled":k||void 0,"data-invalid":o.recipient||void 0,children:[(0,Z.jsx)("textarea",{ref:v,className:"sf-address-input",value:t,onChange:u=>n(u.target.value),placeholder:"Enter the recipient's address",autoComplete:"off",spellCheck:!1,"aria-label":"Recipient address",rows:k?2:1}),k?(0,Z.jsx)("button",{type:"button",className:"sf-address-action",onClick:()=>n(""),"aria-label":"Clear",children:(0,Z.jsx)(ni,{size:20})}):(0,Z.jsx)("button",{type:"button",className:"sf-address-action",onClick:x,"aria-label":"Paste from clipboard",children:(0,Z.jsx)(ti,{size:20})})]}),o.recipient&&(0,Z.jsx)("p",{className:"sf-field-error",role:"alert",children:o.recipient}),(0,Z.jsxs)("div",{className:"sf-tabs",role:"tablist",children:[(0,Z.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":b==="recent"||void 0,"aria-selected":b==="recent",onClick:()=>m("recent"),children:"Recent"}),f&&(0,Z.jsx)("button",{type:"button",role:"tab",className:"sf-tab","data-active":b==="account"||void 0,"aria-selected":b==="account",onClick:()=>m("account"),children:"My Account"})]})]}),(0,Z.jsx)("div",{className:"sf-address-list",children:b==="account"&&f?c.map((u,y)=>{let S=ii(u,y),T=Mt(l,u.address,{size:56,bg:w});return(0,Z.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>p(u.address),children:[(0,Z.jsxs)("span",{className:"sf-address-avatar",children:[T&&(0,Z.jsx)("img",{src:T,alt:"",width:40,height:40,draggable:!1,onError:L=>{L.currentTarget.style.display="none"}}),(0,Z.jsx)("span",{className:"sf-address-avatar-fallback",children:si(S)})]}),(0,Z.jsxs)("span",{className:"sf-address-meta",children:[(0,Z.jsx)("span",{className:"sf-address-name",children:S}),(0,Z.jsx)("span",{className:"sf-address-value",children:tt(u.address)})]})]},u.address)}):r.length>0?r.map(u=>{let y=g.get(li(u.address)),S=y?ii(y.account,y.index):tt(u.address),T=Mt(l,u.address,{size:56,bg:w});return(0,Z.jsxs)("button",{type:"button",className:"sf-address-row",onClick:()=>p(u.address),children:[(0,Z.jsxs)("span",{className:"sf-address-avatar",children:[T&&(0,Z.jsx)("img",{src:T,alt:"",width:40,height:40,draggable:!1,onError:L=>{L.currentTarget.style.display="none"}}),(0,Z.jsx)("span",{className:"sf-address-avatar-fallback",children:si(S)})]}),(0,Z.jsxs)("span",{className:"sf-address-meta",children:[(0,Z.jsx)("span",{className:"sf-address-name",children:S}),(0,Z.jsx)("span",{className:"sf-address-value",children:tt(u.address)})]})]},u.address)}):(0,Z.jsx)("div",{className:"sf-empty",children:"No send history"})}),k&&!z&&!o.recipient&&(0,Z.jsx)("p",{className:"sf-field-error",role:"alert",children:"Enter a valid EVM recipient address."})]})}var le=require("react/jsx-runtime");function pi({flow:e}){let{status:t,txHash:n,error:o,copyHash:r,hashCopied:i,openTransaction:a}=e,l=t==="error",p=t==="success";return l?(0,le.jsxs)("div",{className:"sf-body sf-result sf-result--error",children:[(0,le.jsx)("span",{className:"sf-result-icon",children:(0,le.jsx)(ai,{size:56})}),(0,le.jsxs)("div",{className:"sf-result-copy",children:[(0,le.jsx)("h3",{className:"sf-result-title",children:"Transaction Failed"}),(0,le.jsx)("p",{className:"sf-result-desc",children:o||"Something went wrong. Please try again."})]}),n&&(0,le.jsx)(di,{txHash:n,hashCopied:i,onCopy:r,onOpen:a})]}):(0,le.jsxs)("div",{className:"sf-body sf-result",children:[(0,le.jsx)("span",{className:"sf-result-icon","data-pending":!p||void 0,children:p?(0,le.jsx)(ri,{size:56}):(0,le.jsx)("span",{className:"sf-result-spinner"})}),(0,le.jsxs)("div",{className:"sf-result-copy",children:[(0,le.jsx)("h3",{className:"sf-result-title",children:p?"Transaction Complete":"Transaction in Progress"}),(0,le.jsx)("p",{className:"sf-result-desc",children:p?"Your transfer was sent successfully.":"Transfer in progress. Waiting for confirmation."})]}),n&&(0,le.jsx)(di,{txHash:n,hashCopied:i,onCopy:r,onOpen:a})]})}function di({txHash:e,hashCopied:t,onCopy:n,onOpen:o}){return(0,le.jsxs)("div",{className:"sf-result-hash-card",children:[(0,le.jsx)("span",{className:"sf-result-hash-label",children:"Transaction Hash"}),(0,le.jsxs)("div",{className:"sf-result-hash-row",children:[(0,le.jsx)("button",{type:"button",className:"sf-result-hash-link",onClick:o,"aria-label":"Open transaction in explorer",children:tt(e)}),(0,le.jsx)("button",{type:"button",className:"sf-result-copy-btn",onClick:n,"aria-label":"Copy transaction hash",children:t?(0,le.jsx)(en,{size:16}):"Copy"})]})]})}var $=require("react/jsx-runtime"),Co="\u2014";function fi({flow:e}){let{token:t,reviewRawAmount:n,reviewRecipient:o,accountName:r,accounts:i,walletAddress:a,networkName:l,nativeSymbol:p,nativeDecimals:c,gasEstimate:f,gasLoading:g,gasError:b,insufficientGas:m,error:v,resolvedEnv:w}=e,x=Vt(t),k=n!==null?wo(n,t.quantity.decimals):"",z=r?.trim()||`Account ${(i[0]?.index??0)+1}`,u=Mt(w,a,{size:56,bg:"1A1A2E"}),y=p||(x?t.symbol:""),S=xo(t.chainId),T=f?Ua(f,S):null,L=f?yo(f,S):null,O=D=>D!==null&&y?`${hr(D,c)} ${y}`:Co,B=D=>D!==void 0?`${Wa(D)} Gwei`:Co,V=(()=>{if(!x||!f||L===null||n===null)return Co;let D=n+L;return`${hr(D,c)} ${y||t.symbol}`})(),M=D=>g?"\u2026":D,re=[{label:"Est. Tx Fee",value:M(O(L))},...T==="dynamic"?[{label:"Max Priority Fee",value:M(B(f?.maxPriorityFeePerGas))},{label:"Max Gas Fee",value:M(B(f?.maxFeePerGas))}]:T==="legacy"?[{label:"Gas Price",value:M(B(f?vo(f):void 0))}]:[],{label:"Gas Limit",value:M(f?Ga(f.gasLimit):Co)}];return(0,$.jsxs)("div",{className:"sf-body sf-review",children:[(0,$.jsxs)("div",{className:"sf-review-amount",children:[(0,$.jsx)("img",{className:"sf-review-amount-icon",src:t.icon_url,alt:"",width:40,height:40,draggable:!1,onError:D=>{D.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,$.jsxs)("span",{className:"sf-review-amount-value",children:[k,(0,$.jsx)("span",{className:"sf-review-amount-symbol",children:t.symbol})]})]}),(0,$.jsxs)("div",{className:"sf-review-parties",children:[(0,$.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,$.jsx)("span",{className:"sf-review-party-label",children:"From"}),(0,$.jsxs)("div",{className:"sf-review-party-head",children:[(0,$.jsx)("span",{className:"sf-review-party-avatar",children:u&&(0,$.jsx)("img",{src:u,alt:"",width:28,height:28,draggable:!1,onError:D=>{D.currentTarget.style.display="none"}})}),(0,$.jsx)("span",{className:"sf-review-party-name",children:z})]}),(0,$.jsx)("span",{className:"sf-review-party-addr",children:a})]}),(0,$.jsx)("span",{className:"sf-review-arrow","aria-hidden":!0,children:(0,$.jsx)(oi,{size:16})}),(0,$.jsxs)("div",{className:"sf-review-card sf-review-party",children:[(0,$.jsx)("span",{className:"sf-review-party-label",children:"To"}),(0,$.jsx)("span",{className:"sf-review-party-addr",children:o})]})]}),(0,$.jsxs)("section",{className:"sf-review-card",children:[(0,$.jsx)("h3",{className:"sf-review-section-title",children:"Summary"}),(0,$.jsxs)("div",{className:"sf-review-row",children:[(0,$.jsx)("span",{className:"sf-review-row-label",children:"Network"}),(0,$.jsx)("span",{className:"sf-review-row-value",children:l})]}),re.map(D=>(0,$.jsxs)("div",{className:"sf-review-row",children:[(0,$.jsx)("span",{className:"sf-review-row-label",children:D.label}),(0,$.jsx)("span",{className:"sf-review-row-value",children:D.value})]},D.label))]}),(0,$.jsxs)("section",{className:"sf-review-card",children:[(0,$.jsx)("h3",{className:"sf-review-section-title",children:"Total"}),(0,$.jsxs)("div",{className:"sf-review-row",children:[(0,$.jsx)("span",{className:"sf-review-row-label",children:"Total Amount"}),(0,$.jsxs)("span",{className:"sf-review-row-value",children:[k," ",t.symbol]})]}),x&&(0,$.jsxs)("div",{className:"sf-review-row",children:[(0,$.jsx)("span",{className:"sf-review-row-label",children:"Max. Total Amount"}),(0,$.jsx)("span",{className:"sf-review-row-value",children:M(V)})]})]}),m&&!b&&!v&&(0,$.jsxs)("div",{className:"sf-message sf-message--error",role:"alert",children:["Not enough ",y||t.symbol," to cover the amount plus the network fee. Reduce the amount and try again."]}),(b||v)&&(0,$.jsx)("div",{className:"sf-message sf-message--error",role:"alert",children:b||v})]})}var To=G(require("react"),1);var Ee=require("react/jsx-runtime");function ui({flow:e}){let[t,n]=To.useState(""),o=t.trim().toLowerCase(),r=To.useMemo(()=>o?e.tokens.filter(i=>i.symbol.toLowerCase().includes(o)||i.name.toLowerCase().includes(o)):e.tokens,[e.tokens,o]);return(0,Ee.jsxs)("div",{className:"sf-body sf-token-select",children:[(0,Ee.jsxs)("div",{className:"sf-search",children:[(0,Ee.jsx)(ei,{size:20}),(0,Ee.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,Ee.jsxs)("div",{className:"sf-token-list",children:[r.map(i=>{let a=`${i.chainId}:${i.address.toLowerCase()}`,l=Mn(e.resolvedEnv,i.chainId),p=e.getTokenPriceUsd?.(i);return(0,Ee.jsxs)("button",{type:"button",className:"sf-token-row",onClick:()=>e.selectToken(i),children:[(0,Ee.jsxs)("span",{className:"sf-token-left",children:[(0,Ee.jsxs)("span",{className:"sf-token-icon-wrap",children:[(0,Ee.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"}}),l&&(0,Ee.jsx)("img",{className:"sf-token-chain-badge",src:l,alt:"","aria-hidden":!0,width:16,height:16,loading:"lazy",draggable:!1,onError:c=>{c.currentTarget.style.display="none"}})]}),(0,Ee.jsx)("span",{className:"sf-token-name",children:i.symbol})]}),(0,Ee.jsxs)("span",{className:"sf-token-right",children:[(0,Ee.jsx)("span",{className:"sf-token-balance",children:jt(i.quantity.numeric,i.quantity.decimals)}),p!==void 0&&(0,Ee.jsx)("span",{className:"sf-token-price",children:ko(p)})]})]},a)}),r.length===0&&(0,Ee.jsx)("div",{className:"sf-empty",children:"No tokens found"})]})]})}U(`.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-primary-default, #00b4b7);color:var(--ds-accent-primary-on, #ffffff)}.sf-btn--primary:hover:not(:disabled):not([data-disabled]){background:var(--ds-accent-primary-high, #00a0a2)}.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-primary-default, #00b4b7);color:var(--ds-accent-primary-on, #ffffff);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-accent-primary-default, #00b4b7)}.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-accent-primary-default, #00b4b7)}.sf-address-field[data-filled]{border-color:var(--ds-accent-primary-default, #00b4b7)}.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-accent-primary-high, #00a0a2)}.sf-tab[data-active]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:9999px;background:var(--ds-accent-primary-high, #00a0a2)}.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-accent-primary-default, #00b4b7);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-accent-primary-high, #00a0a2)}.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 ce=require("react/jsx-runtime"),Cc={token:"Send",recipient:"Send",amount:"Send",review:"Sign Transaction",result:""};function On({onClose:e,onBackToWallet:t,onConfirmSuccess:n,onSuccess:o,className:r,...i}){let a=mi.useCallback(k=>{o?.(k),n?.(k)},[n,o]),p=Ya({...i,onSuccess:o||n?a:void 0,onExit:t}),{step:c,status:f}=p,g=Lt(p.recipient.trim()),b=on(p.amount,p.token.quantity.decimals),m="value"in b&&b.value<=p.balanceRaw,v=f==="submitting"||f==="confirming",w=c!=="result",x=Cc[c]??"";return(0,ce.jsxs)("div",{className:te("sf-root",r),"data-step":c,children:[(0,ce.jsxs)("header",{className:"sf-header",children:[w?(0,ce.jsx)("button",{type:"button",className:"sf-header-btn",onClick:p.back,"aria-label":"Back",children:(0,ce.jsx)(tn,{size:24})}):(0,ce.jsx)("span",{className:"sf-header-btn","aria-hidden":!0}),(0,ce.jsx)("span",{className:"sf-header-title",children:x}),(0,ce.jsx)("button",{type:"button",className:"sf-header-btn",onClick:e,"aria-label":"Close",children:(0,ce.jsx)(It,{size:24})})]}),c==="token"&&(0,ce.jsx)(ui,{flow:p}),c==="recipient"&&(0,ce.jsx)(ci,{flow:p}),c==="amount"&&(0,ce.jsx)(Za,{flow:p}),c==="review"&&(0,ce.jsx)(fi,{flow:p}),c==="result"&&(0,ce.jsx)(pi,{flow:p}),(0,ce.jsxs)("footer",{className:"sf-footer","data-step":c,children:[c==="recipient"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.submitRecipient,"data-disabled":!g||void 0,"aria-disabled":!g,children:"Next"}),c==="amount"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.submitAmount,"data-disabled":!m||void 0,"aria-disabled":!m,children:"Next"}),c==="review"&&(0,ce.jsxs)("div",{className:"sf-footer-row",children:[(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--secondary",onClick:p.back,disabled:v,children:"Cancel"}),(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.confirmSend,disabled:v||!p.canSend||p.insufficientGas,children:v?"Sending...":"Send"})]}),c==="result"&&f==="success"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:()=>n?.(p.txHash||void 0),children:"All done"}),c==="result"&&f==="error"&&(0,ce.jsx)("button",{type:"button",className:"sf-btn sf-btn--primary",onClick:p.retry,children:"Try Again"})]})]})}var gi=G(require("@radix-ui/react-popover"),1),bi=require("vaul");var rn=require("react/jsx-runtime");function hi({asChild:e,className:t,children:n}){let{isMobile:o,theme:r,walletAddress:i}=Ht(),a=n!=null,l=e??!0,p=a?n:(0,rn.jsxs)("button",{type:"button",className:te("wi-trigger-btn",t),"data-theme":r,"data-mobile":o||void 0,children:[(0,rn.jsx)(Sa,{size:o?14:16}),(0,rn.jsx)("span",{className:"wi-trigger-address",children:tt(i)})]});return o?(0,rn.jsx)(bi.Drawer.Trigger,{asChild:l,children:p}):(0,rn.jsx)(gi.Trigger,{asChild:l,children:p})}var F=G(require("react"),1),Go=G(require("@radix-ui/react-popover"),1),Hn=require("vaul");var Cn=G(require("bignumber.js"),1);var wi=require("@tanstack/react-query"),xi=require("react");var No="user-balance";async function Tc(e,t,n,o){let r=new URLSearchParams({networkId:`eip155:${t}`,account:n}),i=await fetch(`${e}/v1/public/token/balance?${r}`,{cache:"no-store",signal:o});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 Ot(e,t,n=!0){let o=Ve[e],r=Ce[e],i=[r.cross,r.bsc],a=(0,wi.useQueries)({queries:i.map(f=>({queryKey:[No,e,t,f],queryFn:({signal:g})=>Tc(o,f,t,g),enabled:!!t&&n,staleTime:0,refetchInterval:n?5e3:!1}))}),l=a.some(f=>f.isLoading),p=a.some(f=>f.isError);return{tokens:(0,xi.useMemo)(()=>{let f=[];for(let g of a)g.data&&f.push(...g.data);return f},[a]),isLoading:l,isError:p}}var Io=require("@tanstack/react-query"),vi=require("react");var Nc="forge-holdings",Ic="forge-token-image";async function Lc(e,t,n){let o=await fetch(`${e}/v1/users/${t}/holdings`,{cache:"no-store",signal:n});if(!o.ok)throw new Error(`Failed to fetch forge holdings: ${o.status}`);let r=await o.json();if(!r.success)throw new Error("Forge holdings API error");return r.data.items}async function Ec(e,t,n){let o=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store",signal:n});if(!o.ok)return{address:t,image_url:""};let r=await o.json();return r.success?{address:t,image_url:r.data.token.image_url}:{address:t,image_url:""}}function yi(e,t,n=!0){let o=yr[e],{data:r,...i}=(0,Io.useQuery)({queryKey:[Nc,e,t],queryFn:({signal:a})=>Lc(o,t,a),enabled:!!t&&n,staleTime:0,refetchInterval:n?5e3:!1});return{holdings:r??[],...i}}function ki(e,t,n=!0){let o=yr[e],r=(0,Io.useQueries)({queries:t.map(a=>({queryKey:[Ic,e,a],queryFn:({signal:l})=>Ec(o,a,l),enabled:n,staleTime:1/0}))});return{imageMap:(0,vi.useMemo)(()=>{let a=new Map;for(let l of r)l.data&&a.set(l.data.address,l.data.image_url);return a},[r])}}var Si=require("@tanstack/react-query"),Ri=require("react");var Lo="token-stats";function wt(e,t){return`${e}:${t.toLowerCase()}`}function zt(e,t=!0){let n=Ve[e],{data:o,...r}=(0,Si.useQuery)({queryKey:[Lo,e],queryFn:async({signal:a})=>{let l=await fetch(`${n}/v1/public/token/stats`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch token stats: ${l.status}`);let p=await l.json();if(p.code!==200)throw new Error(`Token stats API error: ${p.code}`);return p},enabled:t,staleTime:3e4});return{statsMap:(0,Ri.useMemo)(()=>{let a=new Map;if(!o?.data)return a;for(let l of o.data){let p=wt(l.chain_id,l.address);a.set(p,l)}return a},[o]),...r}}var Ci=require("@tanstack/react-query"),Ac="crossd-apy",Pc="https://crossd-dashboard-api.crossdefi.io/api/v1/overview";function Ti(){let{data:e,...t}=(0,Ci.useQuery)({queryKey:[Ac],queryFn:async({signal:n})=>{let o=await fetch(Pc,{cache:"no-store",signal:n});if(!o.ok)throw new Error(`Failed to fetch CROSSD overview: ${o.status}`);let r=await o.json();if(r.code!==200)throw new Error(`CROSSD overview API error: ${r.code}`);let i=parseFloat(r.data.est_last_epoch_apy);if(!Number.isFinite(i))throw new Error("CROSSD overview returned a non-numeric APY");return i*100},staleTime:6e4});return{apyPercent:e??null,...t}}var Ni=require("@tanstack/react-query"),Ii=require("react");var Bc="token-info";function kr(e,t){return`${t.toLowerCase()}_${e}`}function Li(e,t=!0){let n=Ve[e],{data:o,...r}=(0,Ni.useQuery)({queryKey:[Bc,e],queryFn:async({signal:a})=>{let l=await fetch(`${n}/v1/public/token/info`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Failed to fetch token info: ${l.status}`);let p=await l.json();if(p.code!==200)throw new Error(`Token info API error: ${p.code}`);return p},enabled:t,staleTime:1/0});return{categoryMap:(0,Ii.useMemo)(()=>{let a=new Map;if(!o?.data)return a;for(let l of o.data){let p=kr(l.chain_id,l.address);a.set(p,l.category)}return a},[o]),...r}}var Ei=require("react"),Eo=G(require("bignumber.js"),1);function Ai(e,t,n){let{tokens:o,isLoading:r}=Ot(e,t,n),{statsMap:i}=zt(e,n);return(0,Ei.useMemo)(()=>{let a=new Eo.default(0);for(let f of o){let g=i.get(wt(f.chainId,f.address));if(!g)continue;let m=new Eo.default(f.quantity.numeric).shiftedBy(-f.quantity.decimals).multipliedBy(new Eo.default(g.price));m.isNaN()||(a=a.plus(m))}let l=a.toFixed(),{displayValue:p,isLowerBound:c}=Fa(l);return{totalUsd:l,displayValue:p,isLowerBound:c,isLoading:r}},[o,i,r])}var nl=require("qrcode.react");function nt(e,t,n,o){if(!o||e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.defaultPrevented)return;e.preventDefault();let r;try{r=o(t,n)}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")(r)){let c=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,f=g=>{if(g===null){c?.close();return}let b=g??t;if(c)try{c.location.href=b}catch{c.close(),i(b)}else i(b)};r.then(f,g=>{console.error("[dapp-ui] onOutlink rejected:",g),c?.close()});return}let l=r;if(l===null)return;i(l??t)}var cn=G(require("react"),1),Is=require("vaul");var Ao=require("react"),zn=(0,Ao.createContext)(null);function lt(){let e=(0,Ao.useContext)(zn);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}var Pi=require("vaul");var Sr=require("react/jsx-runtime");function Bi({asChild:e,children:t}){let{walletAddress:n}=lt(),o=t!=null,r=e??!0,i=o?t:(0,Sr.jsx)("button",{type:"button",children:tt(n)});return(0,Sr.jsx)(Pi.Drawer.Trigger,{asChild:r,children:i})}var Wn=require("vaul");var Ae=G(require("react"),1),Ts=require("@tanstack/react-query");var xt=require("react/jsx-runtime");function Fi({size:e=22,className:t}){return(0,xt.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,xt.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function _i({size:e=22,className:t}){return(0,xt.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,xt.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,xt.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 Dt({size:e=12,className:t}){return(0,xt.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,xt.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,xt.jsx)("path",{d:"M7 1H11V5",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"}),(0,xt.jsx)("path",{d:"M11 1L6 6",stroke:"currentColor",strokeWidth:1.2,strokeLinecap:"round",strokeLinejoin:"round"})]})}var an=G(require("bignumber.js"),1),Fc=/^(\d{4}-\d{2}-\d{2})/;function Mi(e){if(!e||e.length===0)return;let t=new Map,n;for(let{key:r,cumulative:i}of e.map(a=>({key:Fc.exec(a.reference_date)?.[1],cumulative:a.cumulative_earned})).filter(a=>!!a.key&&a.cumulative!=null).sort((a,l)=>a.key<l.key?-1:a.key>l.key?1:0))t.set(r,i),n=r;if(n===void 0)return;let o=new Date().toISOString().slice(0,10);return t.get(o)??t.get(n)}function Oi(e){return e.length<=12?e:`${e.slice(0,6)}...${e.slice(-4)}`}function yn(e,t){let n=new an.default(e).shiftedBy(-t);return!n.isFinite()||n.isZero()?"0":n.isGreaterThanOrEqualTo(1)?n.toFormat(2,an.default.ROUND_DOWN):n.toFormat(4,an.default.ROUND_DOWN)}function Rr(e){return yn(e,0)}function kn(e,t,n){let o=new an.default(n||"0");if(!o.isFinite()||o.isLessThanOrEqualTo(0))return null;let r=new an.default(e||"0").shiftedBy(-t).times(o);return r.isFinite()?`$${r.toFormat(2,an.default.ROUND_DOWN)}`:null}var Hi=require("@tanstack/react-query"),Cr=require("react");var Po={dev:"https://stg-cross-game-reward-api.crosstoken.io/api",stage:"https://stg-cross-game-reward-api.crosstoken.io/api",production:"https://cross-game-reward-api.crosstoken.io/api"},zi={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Bo={dev:"https://stg-bonding-curve-api.crosstoken.io/api",stage:"https://stg-bonding-curve-api.crosstoken.io/api",production:"https://bonding-curve-api.crosstoken.io/api"},Di={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},Sn={dev:"https://stg-posa-api.crosstoken.io/api/v1",stage:"https://stg-posa-api.crosstoken.io/api/v1",production:"https://posa-api.crosstoken.io/api/v1"},Dn={dev:"https://dev-stake.ogfcorp.com",stage:"https://stg-stake.ogfcorp.com",production:"https://stake.ogfcorp.com"},Wi={dev:`${Dn.dev}/portfolio`,stage:`${Dn.stage}/portfolio`,production:`${Dn.production}/portfolio`},Gi={dev:"https://stg-game-swap-api.cross.nexus/v1",stage:"https://stg-game-swap-api.cross.nexus/v1",production:"https://game-swap-api.cross.nexus/v1"},Ui={dev:"https://stg.onechain.nexus",stage:"https://stg.onechain.nexus",production:"https://onechain.nexus"},qt={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"};var _c="wp:reward-pools";function Fo(e,t=!0){let n=Po[e],{data:o,...r}=(0,Hi.useQuery)({queryKey:[_c,e],queryFn:async({signal:l})=>{let p=await fetch(`${n}/v1/pools`,{cache:"no-store",signal:l});if(!p.ok)throw new Error(`Failed to fetch pools: ${p.status}`);let c=await p.json();if(c.code!==200)throw new Error(`Pools API error: ${c.code}`);return c},enabled:t,staleTime:0}),i=(0,Cr.useMemo)(()=>o?.data.pools.filter(l=>l.pool_type==="CrossPool")??[],[o]),a=(0,Cr.useMemo)(()=>o?.data.pools.filter(l=>l.pool_type==="GamePool")??[],[o]);return{crossPools:i,gamePools:a,allPools:o?.data.pools??[],...r}}var $i=require("@tanstack/react-query"),ji=require("react");var Mc="wp:user-deposits";function Vi(e,t,n=!0){let o=Po[e],r=n&&!!t,{data:i,...a}=(0,$i.useQuery)({queryKey:[Mc,e,t],queryFn:async({signal:p})=>{let c=await fetch(`${o}/v1/users/${t}/deposits`,{cache:"no-store",signal:p});if(!c.ok)throw new Error(`Deposits fetch failed: ${c.status}`);let f=await c.json();if(f.code!==200)throw new Error(`Deposits API error: ${f.code}`);return f},enabled:r,staleTime:0});return{depositMap:(0,ji.useMemo)(()=>{let p=new Map;if(!i?.data.user_deposits)return p;for(let c of i.data.user_deposits)p.set(c.pool_address.toLowerCase(),c);return p},[i]),deposits:i?.data.user_deposits??[],...a}}var qi=require("@tanstack/react-query"),Ki=require("react");var Oc="wp:token-info";function Qi(e,t=!0){let n=Ve[e],o=Ce[e].cross,{data:r,...i}=(0,qi.useQuery)({queryKey:[Oc,e],queryFn:async({signal:c})=>{let f=await fetch(`${n}/v1/public/token/info`,{cache:"no-store",signal:c});if(!f.ok)throw new Error(`Failed to fetch token info: ${f.status}`);let g=await f.json();if(g.code!==200)throw new Error(`Token info API error: ${g.code}`);return g},enabled:t,staleTime:300*1e3}),{byChainAddr:a,byChainSym:l}=(0,Ki.useMemo)(()=>{let c=new Map,f=new Map;if(!r?.data)return{byChainAddr:c,byChainSym:f};for(let g of r.data){let b=g.address.toLowerCase();c.set(`${g.chain_id}:${b}`,g),c.set(b,g);let m=g.symbol.replace(/^t/,"").toUpperCase(),v=`${g.chain_id}:${m}`;f.has(v)||f.set(v,g),f.has(m)||f.set(m,g)}return{byChainAddr:c,byChainSym:f}},[r]);return{getTokenImage:(c,f)=>{let g=c.toLowerCase(),b=a.get(`${o}:${g}`);if(b?.image)return b.image;let m=a.get(g);if(m?.image)return m.image;if(f){let v=f.replace(/^t/,"").toUpperCase(),w=l.get(`${o}:${v}`);if(w?.image)return w.image;let x=l.get(v);if(x?.image)return x.image}return""},...i}}var Kt=require("react/jsx-runtime");function Qt({title:e,icon:t,iconFit:n="cover",isEmpty:o,children:r}){return(0,Kt.jsxs)("div",{className:"wp-svc-card",children:[(0,Kt.jsxs)("div",{className:"wp-svc-card-head",children:[(0,Kt.jsx)("img",{className:"wp-svc-card-icon",src:t,alt:"",style:{objectFit:n}}),(0,Kt.jsx)("span",{className:"wp-svc-card-title",children:e})]}),o?(0,Kt.jsx)("div",{className:"wp-svc-empty",children:"No assets yet"}):(0,Kt.jsx)("div",{className:"wp-svc-items",children:r})]})}var _o=G(require("bignumber.js"),1),K=require("react/jsx-runtime"),zc="CROSS Rewards";function Dc(e){return new _o.default(e||"0").isGreaterThan(0)}function Yi(){let{env:e,walletAddress:t,onOutlink:n}=lt(),o=!!t,{allPools:r}=Fo(e,o),{depositMap:i}=Vi(e,t,o),{getTokenImage:a}=Qi(e,o),l=(f,g)=>`${zi[e]}/rewards/${f.pool_address}?action=${g}`,p=`${qt[e]}/reward.png`,c=r.filter(f=>{let g=i.get(f.pool_address.toLowerCase()),b=g?.deposited_amount??"0",m=g?.claimable_reward??"0";return!(new _o.default(b).isZero()&&new _o.default(m).isZero())});return(0,K.jsx)(Qt,{title:zc,icon:p,isEmpty:c.length===0,children:c.map(f=>{let g=i.get(f.pool_address.toLowerCase()),b=g?.deposited_amount??"0",m=g?.claimable_reward??"0",v=l(f,"withdraw"),w=l(f,"claim"),x=a(f.deposit_token.address,f.deposit_token.symbol),k=f.reward_tokens[0],z=k?a(k.address,k.symbol):"",u=f.reward_tokens.map(V=>V.symbol),y=u.length>0?`${f.deposit_token.symbol}-${u.join("/")}`:f.deposit_token.symbol,S=k?yn(m,k.decimals):"0",T=k?.symbol??"Reward",L=kn(b,f.deposit_token.decimals,f.deposit_token.price),O=k?kn(m,k.decimals,k.price):null,B=!!g&&Dc(m);return(0,K.jsxs)("article",{className:"wp-item","data-side":"reward",children:[(0,K.jsxs)("div",{className:"wp-item-body",children:[(0,K.jsxs)("div",{className:"wp-item-line",children:[(0,K.jsx)("span",{className:"wp-item-label",children:"Pool (Deposit - Earn)"}),(0,K.jsxs)("div",{className:"wp-svc-token",children:[(0,K.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[x&&(0,K.jsx)("img",{className:"wp-svc-token-icon",src:x,alt:""}),z&&(0,K.jsx)("img",{className:"wp-svc-token-icon",src:z,alt:""})]}),(0,K.jsx)("span",{children:y})]})]}),(0,K.jsxs)("div",{className:"wp-item-line",children:[(0,K.jsx)("span",{className:"wp-item-label",children:"Deposited"}),(0,K.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[x&&(0,K.jsx)("img",{className:"wp-svc-token-icon",src:x,alt:""}),(0,K.jsxs)("div",{className:"wp-svc-amount",children:[(0,K.jsx)("span",{className:"wp-svc-amount-main",children:yn(b,f.deposit_token.decimals)}),L&&(0,K.jsx)("span",{className:"wp-item-usd",children:L})]})]})]}),(0,K.jsxs)("div",{className:"wp-item-line",children:[(0,K.jsxs)("span",{className:"wp-item-label",children:["Claimable (",T,")"]}),(0,K.jsxs)("div",{className:"wp-svc-token wp-svc-token--amount",children:[z&&(0,K.jsx)("img",{className:"wp-svc-token-icon",src:z,alt:""}),(0,K.jsxs)("div",{className:"wp-svc-amount",children:[(0,K.jsx)("span",{className:"wp-svc-amount-main",children:S}),O&&(0,K.jsx)("span",{className:"wp-item-usd",children:O})]})]})]})]}),(0,K.jsxs)("div",{className:"wp-item-tags",children:[(0,K.jsxs)("a",{className:"wp-tag wp-tag--muted",href:v,target:"_blank",rel:"noopener noreferrer",onClick:V=>nt(V,v,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:f,userDeposit:g}},n),children:[(0,K.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,K.jsx)(Dt,{size:12,className:"wp-tag-icon"})]}),(0,K.jsxs)("a",{className:"wp-tag wp-tag--mint","data-disabled":!B||void 0,"aria-disabled":!B||void 0,href:B?w:void 0,target:B?"_blank":void 0,rel:B?"noopener noreferrer":void 0,onClick:V=>{if(!B){V.preventDefault();return}nt(V,w,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:f,userDeposit:g}},n)},children:[(0,K.jsx)("span",{className:"wp-tag-label",children:"Claim"}),(0,K.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})]})]},f.pool_address)})})}var Nr=G(require("react"),1);var Zi=require("@tanstack/react-query");var Wc="wp:stake-info";function Xi(e,t,n=!0){let o=Sn[e],r=n&&!!t,{data:i,...a}=(0,Zi.useQuery)({queryKey:[Wc,e,t],queryFn:async({signal:p})=>{let c=await fetch(`${o}/stake/${t}`,{cache:"no-store",signal:p});if(!c.ok)throw new Error(`Stake info fetch failed: ${c.status}`);let f=await c.json();if(f.code!==0&&f.code!==200)throw new Error(`Stake info API error: ${f.code}`);return f},enabled:r,staleTime:0});return{stakeInfo:i?.data,...a}}var Ji=require("@tanstack/react-query");var Gc="wp:stake-rewards",Uc=31;function es(e,t,n=!0){let o=Sn[e],r=n&&!!t,{data:i,...a}=(0,Ji.useQuery)({queryKey:[Gc,e,t],queryFn:async({signal:l})=>{let p=await fetch(`${o}/rewards/${t}?limit=${Uc}`,{cache:"no-store",signal:l});if(!p.ok)throw new Error(`Stake rewards fetch failed: ${p.status}`);let c=await p.json();if(c.code!==0&&c.code!==200)throw new Error(`Stake rewards API error: ${c.code}`);return c.data?.data??[]},enabled:r,staleTime:0});return{latestReward:i?.[0]??null,aprAccrued:Mi(i),...a}}var ts=require("@tanstack/react-query");var Hc="wp:network-stats";function ns(e,t=!0){let n=Sn[e],{data:o,...r}=(0,ts.useQuery)({queryKey:[Hc,e],queryFn:async({signal:a})=>{let l=await fetch(`${n}/network/stats`,{cache:"no-store",signal:a});if(!l.ok)throw new Error(`Network stats fetch failed: ${l.status}`);let p=await l.json();if(p.code!==0&&p.code!==200)throw new Error(`Network stats API error: ${p.code}`);return p},enabled:t,staleTime:0});return{networkStats:o?.data,...r}}var os=require("@tanstack/react-query"),$c="wp:staking-onchain";function rs(e,t,n=!0){let o=n&&!!t&&!!e,{data:r,...i}=(0,os.useQuery)({queryKey:[$c,e],queryFn:async()=>{if(!t)throw new Error("stakingRewardsReader not provided");return t(e)},enabled:o,staleTime:0});return{onchain:r,...i}}var Tr=require("react"),ss=G(require("bignumber.js"),1);function as(e){return e?.trim().toUpperCase()==="CROSS"}function is(e){return new ss.default(e||"0").isGreaterThan(0)}function Mo(e,t,n=!0){let{allPools:o}=Fo(e,n),r=(0,Tr.useMemo)(()=>{for(let c of o)for(let f of[c.deposit_token,...c.reward_tokens])if(as(f?.symbol)&&is(f.price))return f.price},[o]),i=n&&r===void 0,{tokens:a}=Ot(e,t,i),{statsMap:l}=zt(e,i),p=Ce[e].cross;return(0,Tr.useMemo)(()=>{if(r)return r;let c=a.find(f=>f.chainId===p&&as(f.symbol));if(c){let f=l.get(wt(c.chainId,c.address));if(f&&is(f.price))return f.price}return"0"},[r,a,l,p])}var Wt=G(require("bignumber.js"),1),ne=require("react/jsx-runtime"),jc="CROSS Staking";function ls(e){if(!e)return"\u2014";let t=new Wt.default(e);return t.isFinite()?`${t.toFormat(2,Wt.default.ROUND_DOWN)}%`:"\u2014"}function cs(){let{env:e,walletAddress:t,onOutlink:n,stakingRewardsReader:o}=lt(),r=!!t,{stakeInfo:i}=Xi(e,t,r),{latestReward:a,aprAccrued:l}=es(e,t,r),{networkStats:p}=ns(e,r),{onchain:c}=rs(t,o,r),f=Mo(e,t,r),g=`${qt[e]}/cross-staking.png`,b=Wi[e],m=i?.total_stake??"0",v=Nr.useMemo(()=>c?new Wt.default(c.earnedWei.toString()).shiftedBy(-18).toString(10):a?.cumulative_earned??i?.rewards_earned??"0",[c,a,i]),w=Nr.useMemo(()=>c?new Wt.default(c.stakedWei.toString()).shiftedBy(-18):new Wt.default(m),[c,m]),x=l!==void 0?new Wt.default(l):void 0,k=i?.days_since_first_stake,z=x!==void 0&&x.isFinite()&&w.isGreaterThan(0)&&k!==null&&k!==void 0?x.div(w).times(365).div(Math.max(1,k)).times(100):void 0,u=!(new Wt.default(m).isZero()&&new Wt.default(v).isZero()),y=Dn[e],S=kn(m,0,f),T=kn(v,0,f);return(0,ne.jsx)(Qt,{title:jc,icon:g,iconFit:"contain",isEmpty:!1,children:(0,ne.jsxs)("article",{className:"wp-item","data-side":"stake",children:[(0,ne.jsx)("div",{className:"wp-item-body",children:u?(0,ne.jsxs)(ne.Fragment,{children:[(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"Staked"}),(0,ne.jsxs)("div",{className:"wp-svc-amount",children:[(0,ne.jsxs)("span",{className:"wp-svc-amount-main",children:[Rr(m)," CROSS"]}),S&&(0,ne.jsx)("span",{className:"wp-item-usd",children:S})]})]}),(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"Rewards Earned"}),(0,ne.jsxs)("div",{className:"wp-svc-amount",children:[(0,ne.jsxs)("span",{className:"wp-svc-amount-main",children:[Rr(v)," CROSS"]}),T&&(0,ne.jsx)("span",{className:"wp-item-usd",children:T})]})]}),(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"My APR"}),(0,ne.jsx)("span",{children:ls(z?.toString(10))})]})]}):(0,ne.jsxs)("div",{className:"wp-item-line",children:[(0,ne.jsx)("span",{className:"wp-item-label",children:"Delegation APR"}),(0,ne.jsx)("span",{children:ls(p?.apr)})]})}),(0,ne.jsx)("div",{className:"wp-item-tags",children:(0,ne.jsxs)("a",{className:"wp-tag wp-tag--mint",href:u?b:y,target:"_blank",rel:"noopener noreferrer",onClick:L=>nt(L,u?b:y,{category:"portfolio",origin:"portfolio-stake",payload:{stakeInfo:i,networkStats:p}},n),children:[(0,ne.jsx)("span",{className:"wp-tag-label",children:u?"Manage":"Stake Now"}),(0,ne.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})})]})})}var Er=G(require("react"),1);var ds=require("@tanstack/react-query");var Vc="wp:game-swap-pools";function ps(e,t,n=!0){let o=Gi[e],r=n&&!!t,{data:i,...a}=(0,ds.useQuery)({queryKey:[Vc,e,t],queryFn:async({signal:l})=>{let p=await fetch(`${o}/addresses/${t}/portfolio`,{cache:"no-store",signal:l});if(!p.ok)throw new Error(`Game-swap portfolio fetch failed: ${p.status}`);return(await p.json()).pools??[]},enabled:r,staleTime:0});return{pools:i??[],...a}}var us=require("@tanstack/react-query");var qc="0x70a08231",Kc="0x18160ddd",Qc="0x313ce567",Yc=8e3;async function Zc(e,t,n,o){let r=new AbortController,i=setTimeout(()=>r.abort(),Yc);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 l=await a.json();if(l.error)throw new Error(`RPC ${t}: ${l.error.message}`);if(l.result===void 0)throw new Error(`RPC ${t}: empty result`);return l.result}function Xc(e){return e.toLowerCase().replace(/^0x/,"").padStart(64,"0")}function Ir(e){if(!(!e||e==="0x"))try{return BigInt(e)}catch{return}}async function Lr(e,t,n,o){try{return await Zc(e,"eth_call",[{to:t,data:n},"latest"],o)}catch{return}}async function Jc(e,t,n,o){let[r,i,a]=await Promise.all([Lr(e,n,qc+Xc(t),o),Lr(e,n,Kc,o),Lr(e,n,Qc,o)]),l=Ir(r);if(l===void 0)return null;let p=Ir(a);return{balance:l,totalSupply:Ir(i),decimals:p!==void 0?Number(p):void 0}}async function ed(e,t){let n=Ce[e].cross,o=await fetch(`${Ve[e]}/v1/public/chain/info/${n}`,{cache:"no-store",signal:t});if(!o.ok)return;let r=await o.json();return("data"in r&&r.data!==void 0?Array.isArray(r.data)?r.data[0]:r.data:r)?.rpc||void 0}async function fs(e,t,n,o){if(!t||n.length===0)return{};let r;try{r=await ed(e,o)}catch{r=void 0}if(!r)return{};let i=await Promise.all(n.map(async l=>[l.toLowerCase(),await Jc(r,t,l,o)])),a={};for(let[l,p]of i)p&&(a[l]=p);return a}var td="wp:game-swap-lp-balances";function ms(e,t,n,o){let r=[...n].map(p=>p.toLowerCase()).sort(),i=!!t&&r.length>0,{data:a,...l}=(0,us.useQuery)({queryKey:[td,e,t,r,!!o],queryFn:async({signal:p})=>{let c=o?await o(r):await fs(e,t,r,p),f={};for(let[g,b]of Object.entries(c))f[g.toLowerCase()]=b;return f},enabled:i,staleTime:0});return{balances:a??{},...l}}var vt=G(require("bignumber.js"),1),oe=require("react/jsx-runtime"),nd="Gametoken LP",bs=18,od=new vt.default("0.0001");function gs(e){return e?.trim().toUpperCase()==="CROSS"}function rd(e){return e&&e>0?e:bs}function ad(e){let t=gs(e.token_a?.symbol)&&!gs(e.token_b?.symbol),n=t?e.reserve_a:e.reserve_b,o=rd(t?e.token_a?.decimals:e.token_b?.decimals),r=new vt.default(n||"0").shiftedBy(-o);return!r.isFinite()||r.isLessThanOrEqualTo(0)?new vt.default(0):r.times(2)}function id(e,t){let n=e.token_a?.symbol?.trim()||"TOKEN",o=e.token_b?.symbol?.trim()||"CROSS",r=t?.decimals??bs,i,a;if(t&&t.totalSupply&&t.totalSupply>BigInt(0)){let l=new vt.default(t.balance.toString()),p=new vt.default(t.totalSupply.toString()),c=l.div(p);i=c.times(100);let f=c.times(ad(e));if(f.isGreaterThan(0)){let g=new vt.default(e.quote_usd??e.cross_usd??"0");a=g.isGreaterThan(0)?`$${f.times(g).toFormat(2,vt.default.ROUND_DOWN)}`:`${f.toFormat(4,vt.default.ROUND_DOWN)} CROSS`}}return{pool:e,tokenASymbol:n,tokenBSymbol:o,info:t,lpAmountRaw:t?.balance.toString(),lpDecimals:r,sharePercent:i,valueText:a}}function hs(){let{env:e,walletAddress:t,onOutlink:n,lpBalanceReader:o}=lt(),r=!!t,{pools:i}=ps(e,t,r),a=Er.useMemo(()=>i.map(b=>b.pair_address).filter(Boolean),[i]),{balances:l}=ms(e,t,a,o),p=`${qt[e]}/dex.png`,c=Object.keys(l).length>0,f=Er.useMemo(()=>{let b=i.map(m=>id(m,l[m.pair_address?.toLowerCase()]));return c?b.filter(m=>m.lpAmountRaw?new vt.default(m.lpAmountRaw).shiftedBy(-m.lpDecimals).isGreaterThanOrEqualTo(od):!1):b},[i,l,c]),g=b=>{let m=b.token_a?.address??b.pair_address;return`${Ui[e]}/tokens/${m}?trade=deposit`};return(0,oe.jsx)(Qt,{title:nd,icon:p,iconFit:"contain",isEmpty:f.length===0,children:f.map(b=>{let{pool:m}=b,v=g(m),w=`${b.tokenASymbol} / ${b.tokenBSymbol}`,x=m.token_a?.logo_url,k=m.token_b?.logo_url;return(0,oe.jsxs)("article",{className:"wp-item","data-side":"game-swap",children:[(0,oe.jsxs)("div",{className:"wp-item-body",children:[(0,oe.jsxs)("div",{className:"wp-item-line",children:[(0,oe.jsx)("span",{className:"wp-item-label",children:"Pool"}),(0,oe.jsxs)("div",{className:"wp-svc-token",children:[(0,oe.jsxs)("span",{className:"wp-token-stack","aria-hidden":!0,children:[x&&(0,oe.jsx)("img",{className:"wp-svc-token-icon",src:x,alt:""}),k&&(0,oe.jsx)("img",{className:"wp-svc-token-icon",src:k,alt:""})]}),(0,oe.jsx)("span",{children:w})]})]}),b.lpAmountRaw!==void 0&&(0,oe.jsxs)("div",{className:"wp-item-line",children:[(0,oe.jsx)("span",{className:"wp-item-label",children:"My LP"}),(0,oe.jsxs)("span",{children:[yn(b.lpAmountRaw,b.lpDecimals)," LP"]})]}),b.sharePercent!==void 0&&(0,oe.jsxs)("div",{className:"wp-item-line",children:[(0,oe.jsx)("span",{className:"wp-item-label",children:"Pool Share"}),(0,oe.jsxs)("span",{children:[b.sharePercent.toFormat(2,vt.default.ROUND_DOWN),"%"]})]}),b.valueText!==void 0&&(0,oe.jsxs)("div",{className:"wp-item-line",children:[(0,oe.jsx)("span",{className:"wp-item-label",children:"Value"}),(0,oe.jsx)("span",{children:b.valueText})]})]}),(0,oe.jsx)("div",{className:"wp-item-tags",children:(0,oe.jsxs)("a",{className:"wp-tag wp-tag--mint",href:v,target:"_blank",rel:"noopener noreferrer",onClick:z=>nt(z,v,{category:"portfolio",origin:"portfolio-game-swap",payload:{pool:m}},n),children:[(0,oe.jsx)("span",{className:"wp-tag-label",children:"Manage"}),(0,oe.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})})]},m.pair_address)})})}var Gt=G(require("bignumber.js"),1),Ss=require("react");var ws=require("@tanstack/react-query");var sd="wp:forge-pools";function xs(e,t,n=!0){let o=Bo[e],r=n&&!!t,{data:i,...a}=(0,ws.useQuery)({queryKey:[sd,e,t],queryFn:async()=>{let p=await fetch(`${o}/v1/users/${t}/pools`,{cache:"no-store"});if(!p.ok)throw new Error(`forge pools fetch failed: ${p.status}`);return(await p.json()).data?.items??[]},enabled:r,staleTime:0}),l=i??[];return{pools:l,isEmpty:l.length===0,...a}}var vs=require("@tanstack/react-query"),ys=require("react");var ld="wp:forge-token-detail";async function cd(e,t){let n=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return n.ok?(await n.json())?.data?.token??null:null}function ks(e,t,n=!0){let o=Bo[e],r=(0,vs.useQueries)({queries:t.map(l=>({queryKey:[ld,e,l],queryFn:()=>cd(o,l),enabled:n&&!!l,staleTime:3e4}))}),i=(0,ys.useMemo)(()=>{let l=new Map;for(let p=0;p<r.length;p++){let c=r[p]?.data,f=t[p];c&&f&&l.set(f.toLowerCase(),c)}return l},[r,t]),a=r.some(l=>l.isLoading);return{detailMap:i,isLoading:a}}var se=require("react/jsx-runtime"),dd="Forge",Rs=18,pd="https://contents.crosstoken.io/wallet/token/images/FT.png";function fd(e){if(!e||e==="0")return"0";let t=new Gt.default(e).shiftedBy(-Rs);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,Gt.default.ROUND_DOWN):t.toFormat(4,Gt.default.ROUND_DOWN)}function ud(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 md(e,t,n){let o=new Gt.default(n||"0");if(!o.isGreaterThan(0))return null;let r=new Gt.default(e.total_supply||"0"),i=new Gt.default(e.lp_balance||"0"),a=new Gt.default(t?.reserve_b||"0").shiftedBy(-Rs);if(!r.isGreaterThan(0)||!i.isGreaterThan(0)||!a.isGreaterThan(0))return null;let l=a.times(2),c=i.div(r).times(l).times(o);return c.isFinite()?`$${c.toFormat(2,Gt.default.ROUND_DOWN)}`:null}function Cs(){let{env:e,walletAddress:t,onOutlink:n}=lt(),o=!!t,{pools:r,isEmpty:i}=xs(e,t,o),a=(0,Ss.useMemo)(()=>r.map(g=>g.token.address),[r]),{detailMap:l}=ks(e,a,o&&a.length>0),p=Mo(e,t,o),c=g=>`${Di[e]}/forge/token/${g.token.address}`,f=`${qt[e]}/forge.png`;return(0,se.jsx)(Qt,{title:dd,icon:f,iconFit:"contain",isEmpty:i,children:r.map(g=>{let b=l.get(g.token.address.toLowerCase()),m=b?.image_url||b?.image||g.token.image||pd,v=b?.symbol||g.token.symbol,w=c(g),x=md(g,b,p);return(0,se.jsxs)("a",{className:"wp-item","data-side":"lp",href:w,target:"_blank",rel:"noopener noreferrer",onClick:k=>nt(k,w,{category:"portfolio",origin:"portfolio-forge",payload:{pool:g,tokenDetail:b}},n),children:[(0,se.jsxs)("div",{className:"wp-item-body",children:[(0,se.jsxs)("div",{className:"wp-item-line",children:[(0,se.jsx)("span",{className:"wp-item-label",children:"Asset"}),(0,se.jsxs)("div",{className:"wp-svc-token",children:[(0,se.jsx)("img",{className:"wp-svc-token-icon",src:m,alt:""}),(0,se.jsx)("span",{children:v}),b?.name&&(0,se.jsx)("span",{className:"wp-token-subtle",children:b.name})]})]}),(0,se.jsxs)("div",{className:"wp-item-line",children:[(0,se.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,se.jsx)("div",{className:"wp-svc-token wp-svc-token--amount",children:(0,se.jsxs)("div",{className:"wp-svc-amount",children:[(0,se.jsx)("span",{className:"wp-svc-amount-main",children:fd(g.lp_balance)}),x&&(0,se.jsx)("span",{className:"wp-item-usd",children:x})]})})]}),(0,se.jsxs)("div",{className:"wp-item-line",children:[(0,se.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,se.jsx)("span",{className:"wp-line-value",children:ud(g.pool_ownership)})]})]}),(0,se.jsx)("div",{className:"wp-item-tags",children:(0,se.jsxs)("span",{className:"wp-tag wp-tag--muted",children:[(0,se.jsx)("span",{className:"wp-tag-label",children:"Withdraw"}),(0,se.jsx)(Dt,{size:12,className:"wp-tag-icon"})]})})]},g.pair_address)})})}U(`.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-accent-primary-default, #00a0a2);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-accent-primary-low, rgba(0, 160, 162, .14));--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #9b8cef;--wp-claim-primary-text: #202530;--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-accent-primary-default, #00a0a2);--wp-green: var(--ds-accent-primary-default, #00a0a2);--wp-accent-soft: var(--ds-accent-primary-low, #e7f9f8);--wp-red: var(--ds-system-red-default, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00;--wp-claim-primary: #7346f3;--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-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-svc-empty{display:flex;align-items:center;justify-content:center;min-height:74px;padding:20px 16px;background:var(--wp-card);border-radius:12px;box-shadow:var(--wp-card-shadow, none);font-size:13px;font-weight:400;line-height:1.3;letter-spacing:0;color:var(--wp-text-30);box-sizing:border-box}.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-width:375px;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}}.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:8px;width:100%;min-height:60px;padding:16px;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-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}
8
+ `);var ee=require("react/jsx-runtime"),Ar=5,gd="wp:";function sn({env:e,theme:t="light",walletAddress:n,walletName:o,onBack:r,showHeader:i=!0,variant:a="embed",className:l,onOutlink:p,lpBalanceReader:c,stakingRewardsReader:f,sections:g}){let b=_e(e),m=Ae.useCallback(ae=>!g||g.includes(ae),[g]),v=!!n,w=(0,Ts.useQueryClient)(),[x,k]=Ae.useState(Ar),[z,u]=Ae.useState(!1),[y,S]=Ae.useState(!1),T=Ae.useRef(void 0),L=Ae.useCallback(()=>{w.invalidateQueries({predicate:ae=>typeof ae.queryKey[0]=="string"&&ae.queryKey[0].startsWith(gd)})},[w]),O=Ae.useCallback(()=>{L(),u(!0),setTimeout(()=>u(!1),600),k(Ar)},[L]);Ae.useEffect(()=>{if(!v)return;let ae=setInterval(()=>{k(ie=>ie<=1?(O(),Ar):ie-1)},1e3);return()=>clearInterval(ae)},[v,O]);let B=Ae.useCallback(()=>{r?.()},[r]),V=v?Mt(b,n,{size:64}):void 0,M=Ae.useCallback(async()=>{if(!(y||!n))try{await navigator.clipboard.writeText(n),S(!0),clearTimeout(T.current),T.current=setTimeout(()=>S(!1),2e3)}catch{}},[n,y]);Ae.useEffect(()=>()=>clearTimeout(T.current),[]);let re=Ae.useMemo(()=>({env:b,theme:t,open:!0,walletAddress:n,close:B,onOutlink:p,lpBalanceReader:c,stakingRewardsReader:f}),[b,t,n,B,p,c,f]),D=(0,ee.jsxs)(ee.Fragment,{children:[i&&(0,ee.jsxs)("div",{className:"wp-header",children:[(0,ee.jsxs)("div",{className:"wp-header-account",children:[r&&(0,ee.jsx)("button",{type:"button",className:"wp-header-btn","aria-label":"Back",onClick:r,children:(0,ee.jsx)(Fi,{})}),(0,ee.jsx)("span",{className:"wp-header-avatar","aria-hidden":!0,children:V&&(0,ee.jsx)("img",{src:V,alt:"",className:"wp-header-avatar-img",draggable:!1})}),(o||n)&&(0,ee.jsxs)("div",{className:"wp-header-account-meta",children:[o&&(0,ee.jsx)("span",{className:"wp-header-wallet-name",title:o,children:o}),n&&(0,ee.jsxs)("button",{type:"button",className:"wp-header-address-btn",onClick:M,"aria-label":"Copy wallet address",children:[(0,ee.jsx)("span",{className:"wp-header-address",children:Oi(n)}),(0,ee.jsx)("span",{className:"wp-header-address-copy","data-copied":y,children:y?(0,ee.jsx)(en,{size:14}):(0,ee.jsx)(Fn,{size:14})})]})]})]}),(0,ee.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn","aria-label":"Refresh portfolio",onClick:O,children:[(0,ee.jsx)(_i,{className:z?"wp-spin-once":void 0}),v&&(0,ee.jsx)("span",{className:"wp-refresh-badge",children:x})]})]}),(0,ee.jsx)("div",{className:"wp-body",children:(0,ee.jsxs)("div",{className:"wp-body-inner",children:[m("rewards")&&(0,ee.jsx)(Yi,{}),m("staking")&&(0,ee.jsx)(cs,{}),m("gameSwap")&&(0,ee.jsx)(hs,{}),m("forge")&&(0,ee.jsx)(Cs,{})]})})]});return(0,ee.jsx)(zn.Provider,{value:re,children:a==="none"?D:(0,ee.jsx)("div",{className:te(a==="fullscreen"?"wp-fullscreen":"wp-embed",l),"data-theme":t,children:D})})}var ln=require("react/jsx-runtime");function Ns({className:e}){let{env:t,theme:n,walletAddress:o,close:r,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:l}=lt();return(0,ln.jsxs)(Wn.Drawer.Portal,{children:[(0,ln.jsx)(Wn.Drawer.Overlay,{className:"wp-overlay"}),(0,ln.jsxs)(Wn.Drawer.Content,{className:te("wp-fullscreen",e),"data-theme":n,children:[(0,ln.jsx)(Wn.Drawer.Title,{className:"wp-sr-only",children:"Portfolio"}),(0,ln.jsx)(sn,{env:t,theme:n,walletAddress:o,onBack:r,variant:"none",onOutlink:i,lpBalanceReader:a,stakingRewardsReader:l})]})]})}var Pr=require("react/jsx-runtime");function bd({env:e,theme:t="light",walletAddress:n,open:o,onOpenChange:r,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:l,children:p}){let c=_e(e),f=o!==void 0,[g,b]=cn.useState(!1),m=f?o:g,v=cn.useCallback(k=>{f||b(k),r?.(k)},[f,r]),w=cn.useCallback(()=>v(!1),[v]),x=cn.useMemo(()=>({env:c,theme:t,open:m,walletAddress:n,close:w,onOutlink:i,lpBalanceReader:a,stakingRewardsReader:l}),[c,t,m,n,w,i,a,l]);return(0,Pr.jsx)(zn.Provider,{value:x,children:(0,Pr.jsx)(Is.Drawer.Root,{direction:"bottom",open:m,onOpenChange:v,noBodyStyles:!0,children:p})})}var Br=Object.assign(bd,{Trigger:Bi,Content:Ns});var Fr=["rewards","staking","gameSwap","forge"];var C=G(require("react"),1),dn=require("react-dom"),kt=G(require("bignumber.js"),1);var He=require("react/jsx-runtime");function Ls({size:e=20,className:t}){return(0,He.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,He.jsx)("circle",{cx:"9",cy:"9",r:"6",stroke:"currentColor",strokeWidth:1.7}),(0,He.jsx)("path",{d:"m17 17-3.2-3.2",stroke:"currentColor",strokeWidth:1.7,strokeLinecap:"round"})]})}function Es({size:e=16,className:t}){return(0,He.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,He.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 As({size:e=16,className:t}){return(0,He.jsx)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,He.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 Ps({size:e=20,className:t}){return(0,He.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,He.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 Bs({size:e=16,className:t}){return(0,He.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,He.jsx)("path",{d:"M3.333 8h9.334M8.667 4l4 4-4 4",stroke:"currentColor",strokeWidth:1.333,strokeLinecap:"round",strokeLinejoin:"round"})})}function Fs({size:e=12,className:t}){return(0,He.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,He.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 I=G(require("react"),1);var _r=G(require("bignumber.js"),1);function _s(e){return typeof e=="number"&&Number.isFinite(e)&&e>0}function Ms(e){return!e.isFinite()||e.isNaN()||e.lte(0)?"":e.decimalPlaces(6,_r.default.ROUND_DOWN).toFixed()}function hd(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 wd(e){let t=e.fromToken.priceUsd,n=e.toToken.priceUsd,o=e.lastChangedBy==="to"?e.toAmount:e.fromAmount,r=new _r.default(o||"0");return!r.isFinite()||r.isNaN()||r.lte(0)?{fromAmount:e.fromAmount,toAmount:e.toAmount}:_s(t)&&_s(n)?e.lastChangedBy==="to"?{fromAmount:Ms(r.multipliedBy(n).dividedBy(t))}:{toAmount:Ms(r.multipliedBy(t).dividedBy(n))}:hd(e)?e.lastChangedBy==="to"?{fromAmount:e.toAmount}:{toAmount:e.fromAmount}:{fromAmount:e.lastChangedBy==="to"?"":e.fromAmount,toAmount:e.lastChangedBy==="from"?"":e.toAmount}}function Os({getQuote:e,submitBridge:t}){return{canQuote:!!e,canSubmit:!!t,async getQuote(n){return e?e(n):wd(n)},async submitBridge(n){if(!t)throw new Error("Bridge submit handler is not configured.");return t(n)}}}var zs=15,xd=18,Us="cross_bridge_terms_accepted",vd=3600*24*365;function yd(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,zs);let r=t.slice(0,o).slice(0,zs),i=t.slice(o+1).slice(0,xd);return`${r}.${i}`}function kd(){return typeof document>"u"?!1:document.cookie.split(";").map(e=>e.trim()).some(e=>e===`${Us}=true`)}function Sd(){if(typeof document>"u")return;let e=typeof window<"u"&&window.location.protocol==="https:"?"; Secure":"";document.cookie=[`${Us}=true`,"Path=/",`Max-Age=${vd}`,"SameSite=Lax",e].filter(Boolean).join("; ")}function Rd(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 Ds(e){let t=e.toUpperCase();return t.startsWith("T")&&t.slice(1).startsWith("CROSS")?t.slice(1):t}function Cd(e,t){if(!e||!t||e.chainId!==t.chainId)return!1;let n=new Set([Ds(e.symbol),Ds(t.symbol)]);return n.has("CROSS")&&n.has("CROSSD")}function yt(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Oo(e){return e[0]}function Mr(e,t,n,o){if(n&&!yt(n,t))return n;let r=t?o?.(t,e):void 0;if(r?.length)return r[0];if(!t)return e[1]??Oo(e);let i=e.findIndex(l=>yt(l,t)),a=i>=0?e[i+1]:void 0;return a&&!yt(a,t)?a:e.find(l=>!yt(l,t))??t}function Ws({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 zo(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),...zo(n.cause,t+1),...zo(n.data,t+1),...zo(n.error,t+1)]}function Or(e){let t=zo(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 Gs(e,t){return Or(e)?"Transaction request was rejected.":(e instanceof Error?e.message:typeof e=="string"?e:"").split(`
9
+ `)[0]?.trim()||t}function Hs(e){let{tokens:t,initialFromToken:n,initialToToken:o,getToTokens:r,getApproval:i,approveBridge:a,history:l=[],initialSlippage:p="1",termsUrl:c=xn,getQuote:f,submitBridge:g,onSubmitted:b,onSuccess:m,onFailed:v,onExit:w}=e,x=I.useMemo(()=>Os({getQuote:f,submitBridge:g}),[f,g]),[k,z]=I.useState("form"),[u,y]=I.useState(n??Oo(t)),[S,T]=I.useState(()=>Mr(t,n??Oo(t),o,r)),[L,O]=I.useState(""),[B,V]=I.useState(""),[M,re]=I.useState("from"),[D,ae]=I.useState(p),[ie,fe]=I.useState(null),qe=I.useMemo(()=>Cd(u,S),[u,S]),ge=I.useMemo(()=>qe?"1":D==="auto"?Rd(ie?.priceImpact):D,[qe,D,ie?.priceImpact]),[q,ue]=I.useState(""),[de,j]=I.useState("idle"),[Ke,be]=I.useState(""),[Oe,ye]=I.useState(null),[ct,Pe]=I.useState([]),[Ut,St]=I.useState(!1),[je,Bt]=I.useState(kd),[Ne,he]=I.useState(null),[ot,Ie]=I.useState(!1),[Be,we]=I.useState(null),[Rt,dt]=I.useState(null),[Ct,Qe]=I.useState(!1),[Tt,Ye]=I.useState(!1),xe=I.useRef(0),Ze=I.useRef(null),rt=I.useCallback(()=>{Ze.current&&(clearTimeout(Ze.current),Ze.current=null)},[]),ze=I.useCallback(E=>{rt(),dt(E)},[rt]);I.useEffect(()=>rt,[rt]),I.useEffect(()=>{let E=t.find(We=>yt(We,u))??Oo(t),Re=E?r?.(E,t):void 0,W=Re?.find(We=>yt(We,S))??(Re?void 0:t.find(We=>yt(We,S)))??Mr(t,E,void 0,r);y(E),T(W)},[r,t,u,S]);let pt=I.useCallback((E,Re)=>{let W=yd(E);if(!W){xe.current+=1,O(""),V(""),re(Re),fe(null),ue(""),j("idle");return}Re==="from"?O(W):V(W),re(Re),ue("")},[]),me=I.useCallback(()=>{xe.current+=1,O(""),V(""),re("from"),fe(null),ue(""),be(""),j("idle"),he(null),Ie(!1),we(null),Qe(!1),ze(null)},[ze]),ke=I.useCallback(E=>{yt(E,u)||(y(E),T(Mr(t,E,void 0,r)),me())},[u,r,me,t]),Nt=I.useCallback(E=>{yt(E,S)||yt(E,u)||(T(E),me())},[u,me,S]),ft=I.useMemo(()=>u?r?.(u,t)??t.filter(E=>!yt(E,u)):[],[u,r,t]),De=I.useCallback(()=>{u?.balance&&pt(u.balance,"from")},[u?.balance,pt]),at=I.useCallback(()=>{!u||!S||(y(S),T(u),me())},[u,me,S]),ut=I.useCallback(()=>{xe.current+=1,O(""),V(""),re("from"),fe(null),ue(""),be("")},[]);I.useEffect(()=>{if(!u||!S)return;if(!L&&!B){fe(null),ue(""),j(W=>W==="quoting"?"idle":W);return}let E=++xe.current,Re=Ws({fromToken:u,toToken:S,fromAmount:L,toAmount:B,lastChangedBy:M,slippage:D});j(W=>W==="submitting"?W:x.canQuote?"quoting":"idle"),(async()=>{try{let W=await x.getQuote(Re);if(xe.current!==E)return;W.fromAmount!==void 0&&M==="to"&&O(W.fromAmount),W.toAmount!==void 0&&M==="from"&&V(W.toAmount),fe(W.summary??null),ue(W.error??"")}catch(W){if(xe.current!==E)return;ue(W instanceof Error?W.message:"Failed to quote bridge.")}finally{xe.current===E&&j(W=>W==="quoting"?"idle":W)}})()},[L,u,M,x,D,B,S]);let Se=I.useCallback(()=>!u||!S?null:Ws({fromToken:u,toToken:S,fromAmount:L,toAmount:B,lastChangedBy:M,slippage:ge}),[ge,L,u,M,B,S]),Le=I.useCallback(async(E,Re)=>{be(""),Qe(!1),Ie(!1),j("submitting");try{if(!Re?.skipApprovalCheck&&i){let We=await i(E);if(We){he(We),we(E),j("idle");return}}he(null),we(null),ze("processing");let W=await x.submitBridge(E);ye(W),j("success"),Pe(We=>[{id:W.txHash,timestamp:new Date().toISOString(),txHash:W.txHash,fromToken:W.fromToken,toToken:W.toToken,fromAmount:W.fromAmount,toAmount:W.toAmount,summary:ie??void 0,status:"pending"},...We.filter(it=>it.txHash!==W.txHash)]),ut(),Ye(!0),ze(null),Qe(!0),b?.(W),m?.(W)}catch(W){if(ze(null),Or(W)){j("idle");return}let We=Gs(W,"Failed to submit bridge.");be(We),j("error"),v?.({message:We})}},[i,v,b,m,x,ut,ze,ie]),R=I.useCallback(async()=>{if(q)return;let E=Se();if(E){if(!je){we(E),St(!0);return}await Le(E)}},[Se,q,Le,je]),Q=I.useCallback(async()=>{let E=Be??Se();E&&(Sd(),Bt(!0),St(!1),await Le(E))},[Se,Be,Le]),pe=I.useCallback(()=>{St(!1),we(null)},[]),Xe=I.useCallback(async()=>{if(!(de==="submitting"||!Ne||!Be||!a)){be(""),j("submitting");try{await a(Be,Ne),he(null),j("idle"),Ie(!0)}catch(E){if(Or(E)){j("idle");return}let Re=Gs(E,"Failed to approve token.");be(Re),j("error"),v?.({message:Re})}}},[Ne,a,v,Be,Le,de]),Ft=I.useCallback(()=>{de!=="submitting"&&(he(null),Ie(!1),we(null),j("idle"))},[de]),Je=I.useCallback(async()=>{if(de==="submitting")return;let E=Be??Se();if(!E){Ie(!1),be("Bridge input is no longer available. Please try again."),j("error");return}Ie(!1),await Le(E,{skipApprovalCheck:!0})},[Se,Be,Le,de]),un=I.useCallback(()=>{Qe(!1)},[]),_t=I.useCallback(E=>{z(E),E==="history"&&Ye(!1)},[]),mn=I.useCallback(()=>{if(k==="history"){_t("form");return}w?.()},[w,_t,k]),Jn=I.useMemo(()=>[...l,...ct.filter(E=>!l.some(Re=>Re.txHash===E.txHash))],[l,ct]);return{step:k,setStep:_t,status:de,error:Ke,quoteError:q,fromToken:u,toToken:S,tokens:t,availableToTokens:ft,fromAmount:L,toAmount:B,lastChangedBy:M,slippage:D,effectiveSlippage:ge,slippageLocked:qe,setSlippage:ae,summary:ie,history:Jn,submitted:Oe,canSubmit:x.canSubmit,termsOpen:Ut,approvalInfo:Ne,approvalSuccessOpen:ot,approveBridge:a,pendingSubmitInput:Be,submitToast:Rt,successDialogOpen:Ct,dismissSuccessDialog:un,hasNewHistory:Tt,termsUrl:c,setFromToken:y,setToToken:T,selectFromToken:ke,selectToToken:Nt,setAmount:pt,setMax:De,swapTokens:at,submit:R,confirmTerms:Q,cancelTerms:pe,confirmApproval:Xe,cancelApproval:Ft,continueAfterApproval:Je,back:mn}}U(`.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}
10
+ `);var s=require("react/jsx-runtime"),Qs=C.createContext(void 0);function Rn(){return C.useContext(Qs)}function Td(e){let[t,n]=C.useState(void 0);return C.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 $s=[{value:"0.1",label:"0.1%"},{value:"0.5",label:"0.5%"},{value:"1",label:"1%"},{value:"5",label:"5%"}],Nd={dev:"https://dev.crossdefi.io",stage:"https://stg.crossdefi.io",production:"https://crossdefi.io"},Id=[{value:"all",label:"ALL"},{value:"completed",label:"Completed"},{value:"pending",label:"Pending"}];function Ld(e,t){return e==="auto"?t?`Auto ${t}%`:"Auto":e?`${e}%`:"1%"}function js(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 Ed(e){return`${e.chainId}:${e.address.toLowerCase()}`}function Ys(e){let t=Number(e);return Number.isFinite(t)?t.toLocaleString("en-US",{maximumFractionDigits:t>=1?2:6}):e||"0"}function Vs(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 Ad(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 Pd(e,t){if(!t)return!1;let n=new kt.default(e||"0"),o=new kt.default(t.balance||"0");return!n.isFinite()||!o.isFinite()?!1:n.isGreaterThan(o)}function Bd(e){if(e.priceUsd===void 0)return null;let t=new kt.default(e.balance||"0");return t.isFinite()?`\u2248 $${t.multipliedBy(e.priceUsd).toFormat(2)} USD`:null}function Fd(e){if(e.priceUsd===void 0)return null;let t=new kt.default(e.priceUsd);return t.isFinite()?`$${t.toFormat(t.isLessThan(1)?4:2)}`:null}function Zs(e){if(!e.isFinite()||e.isNaN())return"0";let n=e.decimalPlaces(6,kt.default.ROUND_DOWN).toFixed(6).replace(/\.?0+$/,""),[o="0",r]=n.split("."),i=new kt.default(o||"0").toFormat(0);return r?`${i}.${r}`:i}function _d(e){return e.length<=14?e:`${e.slice(0,6)}...${e.slice(-6)}`}function Md(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 Od(e){let t=new kt.default(e||"0");return!t.isFinite()||t.isNaN()?e||"0":Zs(t)}function zd(e,t){if(t?.priceUsd===void 0)return null;let n=new kt.default(e||"0").multipliedBy(t.priceUsd);return!n.isFinite()||n.isNaN()?null:`$${n.toFormat(2)}`}function Wo(e){return e.status==="success"?"completed":e.status==="failed"?"failed":"pending"}function Dd(e,t){return t==="all"?!0:Wo(e)===t}function Wd(e){return e==="completed"?"Completed":e==="failed"?"Failed":"Pending"}function qs(e){return e===56||e===97?"BSC":e===612044||e===5555?"CROSS":`Chain ${e}`}function Xs(e,t){return!!e&&!!t&&e.chainId===t.chainId&&e.address.toLowerCase()===t.address.toLowerCase()}function Js(e,t){if(!(!e||!t))return e.chainId===t.chainId?"swap":Xs(e,t)||e.symbol.toLowerCase()===t.symbol.toLowerCase()?"bridge":"swap-bridge"}function el(e){return e==="swap"||e==="deposit-swap"||e==="swap-withdraw"}function Do(e){return!e||e==="0"||Number(e)===0}function Gd(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 Ud(e){let t=e.fromToken,n=e.toToken,o=Js(t,n),r=e.fromAmount||"0",i=e.toAmount||"0",a=o!==void 0&&!el(o),l=o!==void 0&&o!=="bridge";return{pathType:o,bridgeInfo:a?[{label:"Route",value:t&&n?`${qs(t.chainId)} \u2192 ${qs(n.chainId)}`:"-"},{label:"Validator Fee",value:Do(r)?"0":"Free",tone:Do(r)?"default":"accent"},{label:"Network Fee",value:Do(r)?"0":"Free",tone:Do(r)?"default":"accent"}]:void 0,swapInfo:l?[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 Gn({token:e,size:t=20}){let n=e?.iconUrl;return(0,s.jsx)("span",{className:"bf-token-icon","data-has-image":!!n?"true":"false",style:{width:t,height:t},children:n?(0,s.jsx)("img",{src:n,alt:"",width:t,height:t,draggable:!1}):(0,s.jsx)("span",{className:"bf-token-fallback",children:e?.symbol?.slice(0,1)??"?"})})}function Ks({label:e,token:t,amount:n,usd:o,onAmountChange:r,onTokenClick:i,locked:a=!1}){return(0,s.jsxs)("section",{className:"bf-amount-panel",children:[(0,s.jsxs)("div",{className:"bf-amount-head",children:[(0,s.jsx)("span",{children:e}),(0,s.jsxs)("span",{className:"bf-balance",children:[Ys(t?.balance??"0")," ",t?.symbol??""]})]}),(0,s.jsxs)("div",{className:"bf-amount-main",children:[(0,s.jsxs)("label",{className:"bf-amount-input-wrap",children:[(0,s.jsxs)("span",{className:"bf-sr-only",children:[e," amount"]}),(0,s.jsx)("input",{type:"text",inputMode:"decimal",value:n,onChange:l=>r(l.target.value),placeholder:"0",className:"bf-amount-input"}),(0,s.jsx)("span",{className:"bf-amount-usd",children:o})]}),(0,s.jsxs)("button",{type:"button",className:"bf-token-pill",onClick:a?void 0:i,disabled:!a&&!i,"data-locked":a?"true":void 0,"aria-label":`Select ${e.toLowerCase()} token`,children:[(0,s.jsx)(Gn,{token:t}),(0,s.jsx)("span",{children:t?.symbol??"Select"}),!a&&(0,s.jsx)(nn,{size:16})]})]})]})}function Hd({flow:e,side:t,onClose:n}){let o=C.useId(),[r,i]=C.useState(""),[a,l]=C.useState(null),p=Rn(),c=t==="from"?e.fromToken:e.toToken;C.useEffect(()=>{l(document.body)},[]),C.useEffect(()=>{let m=v=>{v.key==="Escape"&&n()};return document.addEventListener("keydown",m),()=>document.removeEventListener("keydown",m)},[n]);let f=C.useMemo(()=>t==="from"?e.tokens:e.availableToTokens,[e.availableToTokens,e.tokens,t]),g=C.useMemo(()=>{let m=r.trim().toLowerCase();return m?f.filter(v=>v.symbol.toLowerCase().includes(m)||v.name.toLowerCase().includes(m)):f},[r,f]),b=C.useCallback(m=>{t==="from"?e.selectFromToken(m):e.selectToToken(m),n()},[e,n,t]);return a?(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-token-picker-overlay","data-theme":p,role:"presentation",onMouseDown:m=>{m.target===m.currentTarget&&n()},children:(0,s.jsxs)("section",{className:"bf-token-picker",role:"dialog","aria-modal":"true","aria-labelledby":o,children:[(0,s.jsx)("span",{className:"bf-token-picker-handle","aria-hidden":"true"}),(0,s.jsxs)("header",{className:"bf-token-picker-head",children:[(0,s.jsx)("h3",{id:o,children:"Select a token"}),(0,s.jsx)("button",{type:"button",className:"bf-token-picker-close",onClick:n,"aria-label":"Close token selector",children:(0,s.jsx)(It,{size:24})})]}),(0,s.jsxs)("label",{className:"bf-token-search",children:[(0,s.jsx)(Ls,{size:20}),(0,s.jsx)("span",{className:"bf-sr-only",children:"Search tokens"}),(0,s.jsx)("input",{value:r,onChange:m=>i(m.target.value),placeholder:"Search Tokens",autoComplete:"off",spellCheck:!1})]}),(0,s.jsxs)("div",{className:"bf-token-list",children:[g.map(m=>{let v=Xs(m,c),w=v?Fd(m):Bd(m);return(0,s.jsxs)("button",{type:"button",className:"bf-token-row","data-selected":v?"true":"false",onClick:()=>b(m),children:[(0,s.jsxs)("span",{className:"bf-token-row-left",children:[(0,s.jsx)(Gn,{token:m,size:40}),(0,s.jsxs)("span",{className:"bf-token-meta",children:[(0,s.jsx)("span",{className:"bf-token-symbol",children:m.symbol}),!v&&(0,s.jsx)("span",{className:"bf-token-name",children:m.name})]})]}),(0,s.jsxs)("span",{className:"bf-token-row-right",children:[(0,s.jsxs)("span",{className:"bf-token-balance",children:[Ys(m.balance),v?null:` ${m.symbol}`]}),w&&(0,s.jsx)("span",{className:"bf-token-price",children:w})]})]},Ed(m))}),g.length===0&&(0,s.jsx)("div",{className:"bf-token-empty",children:"No tokens found"})]})]})}),a):null}function $d({flow:e,onClose:t}){let n=C.useId(),[o,r]=C.useState(null),i=$s.find(w=>w.value===e.slippage),[a,l]=C.useState(e.slippage&&!i?e.slippage:""),p=a.trim()!==""&&a.trim()!==".",c=p?Number(a):NaN,f=Number.isFinite(c)&&c>50,g=Number.isFinite(c)&&c>5&&!f,b=w=>{e.setSlippage(w),t()},m=()=>{!p||f||(e.setSlippage(js(a)),t())};if(C.useEffect(()=>{r(document.body)},[]),C.useEffect(()=>{let w=x=>{x.key==="Escape"&&t()};return document.addEventListener("keydown",w),()=>document.removeEventListener("keydown",w)},[t]),!o)return null;let v=Rn();return(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-slippage-overlay","data-theme":v,role:"presentation",onMouseDown:w=>{w.target===w.currentTarget&&t()},children:(0,s.jsxs)("section",{className:"bf-slippage-dialog",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,s.jsxs)("header",{className:"bf-slippage-head",children:[(0,s.jsx)("h3",{id:n,children:"Slippage Settings"}),(0,s.jsx)("button",{type:"button",className:"bf-slippage-close",onClick:t,"aria-label":"Close slippage settings",children:(0,s.jsx)(It,{size:24})})]}),(0,s.jsxs)("div",{className:"bf-slippage-body",children:[(0,s.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,s.jsxs)("div",{className:"bf-slippage-controls",children:[(0,s.jsx)("div",{className:"bf-slippage-presets",children:$s.map(w=>(0,s.jsx)("button",{type:"button",className:"bf-slippage-preset","data-selected":!p&&e.slippage===w.value?"true":"false",onClick:()=>b(w.value),children:w.label},w.value))}),(0,s.jsxs)("label",{className:"bf-slippage-custom","data-selected":p?"true":"false",children:[(0,s.jsx)("span",{className:"bf-sr-only",children:"Custom slippage percent"}),(0,s.jsx)("input",{value:a,onChange:w=>{l(js(w.target.value))},onKeyDown:w=>{w.key==="Enter"&&(w.preventDefault(),m())},inputMode:"decimal",placeholder:"Enter custom slippage",autoComplete:"off",spellCheck:!1}),(0,s.jsx)("span",{"aria-hidden":"true",children:"%"})]})]}),f?(0,s.jsx)("p",{className:"bf-slippage-message","data-variant":"error",children:"Slippage cannot exceed 50%."}):g?(0,s.jsx)("p",{className:"bf-slippage-message","data-variant":"warning",children:"Your transaction may be frontrun due to high slippage."}):null,p&&(0,s.jsx)("button",{type:"button",className:"bf-slippage-apply",onClick:m,disabled:f,children:"Apply"})]})]})}),o)}function jd({flow:e}){let t=C.useId(),[n,o]=C.useState(!1),[r,i]=C.useState(null),a=Rn();return C.useEffect(()=>{i(document.body)},[]),C.useEffect(()=>{let l=p=>{p.key==="Escape"&&e.cancelTerms()};return document.addEventListener("keydown",l),()=>document.removeEventListener("keydown",l)},[e]),!r||!e.termsOpen?null:(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-action-modal-overlay","data-theme":a,role:"presentation",onPointerDown:l=>{l.target===l.currentTarget&&e.cancelTerms()},children:(0,s.jsxs)("section",{className:"bf-action-modal bf-terms-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,s.jsx)("h3",{id:t,children:"Agree to Terms of Service"}),(0,s.jsx)("p",{className:"bf-action-modal-desc",children:"Please make sure to review the Terms of Service before using CROSSD."}),(0,s.jsxs)("div",{className:"bf-terms-check-row","data-checked":n?"true":"false",children:[(0,s.jsx)("button",{type:"button",className:"bf-terms-check-button",role:"checkbox","aria-checked":n,"aria-label":"Agree to Terms of Use",onClick:()=>o(l=>!l),children:(0,s.jsx)("span",{className:"bf-terms-checkbox","data-checked":n?"true":"false","aria-hidden":"true"})}),(0,s.jsxs)("div",{className:"bf-terms-copy",children:[(0,s.jsx)("span",{className:"bf-terms-label",children:"Agree to Terms of Use"}),e.termsUrl&&(0,s.jsx)("a",{href:e.termsUrl,target:"_blank",rel:"noreferrer",children:"Terms of Service"})]})]}),(0,s.jsx)("p",{className:"bf-terms-privacy",children:"I have read and acknowledged the Privacy Policy to use CROSSD"}),(0,s.jsx)("button",{type:"button",className:"bf-action-primary",disabled:!n||e.status==="submitting",onClick:e.confirmTerms,children:"Confirm"})]})}),r)}function Vd({value:e,disabled:t=!1}){let[n,o]=C.useState(!1);return(0,s.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 qd({flow:e,approval:t}){let n=C.useId(),[o,r]=C.useState(null),i=Rn();if(C.useEffect(()=>{r(document.body)},[]),C.useEffect(()=>{let p=c=>{e.status!=="submitting"&&c.key==="Escape"&&e.cancelApproval()};return document.addEventListener("keydown",p),()=>document.removeEventListener("keydown",p)},[e]),!o)return null;let a=e.status==="submitting"||!e.approveBridge,l=e.status==="submitting";return(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-action-modal-overlay","data-theme":i,role:"presentation",children:(0,s.jsxs)("section",{className:"bf-action-modal bf-approve-modal",role:"dialog","aria-modal":"true","aria-labelledby":n,children:[(0,s.jsxs)("h3",{id:n,children:["Approve ",t.token.symbol]}),(0,s.jsx)(Gn,{token:t.token,size:72}),(0,s.jsxs)("div",{className:"bf-approve-address-box",children:[(0,s.jsx)("span",{children:"Token Address"}),(0,s.jsxs)("div",{children:[(0,s.jsx)("strong",{children:t.tokenAddress}),(0,s.jsx)(Vd,{value:t.tokenAddress,disabled:l})]})]}),(0,s.jsxs)("div",{className:"bf-action-buttons",children:[(0,s.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:e.status==="submitting",children:"Cancel"}),(0,s.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.confirmApproval,disabled:a,"aria-busy":l,children:[l&&(0,s.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,s.jsx)("span",{children:l?"Approving...":"Approve"})]})]})]})}),o)}function Kd({flow:e}){let t=C.useId(),[n,o]=C.useState(null),r=Rn();if(C.useEffect(()=>{o(document.body)},[]),C.useEffect(()=>{if(!e.approvalSuccessOpen)return;let a=l=>{l.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,dn.createPortal)((0,s.jsx)("div",{className:"bf-action-modal-overlay","data-theme":r,role:"presentation",children:(0,s.jsxs)("section",{className:"bf-action-modal bf-approval-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:[(0,s.jsx)("h3",{id:t,children:"Approval Success"}),(0,s.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,s.jsxs)("p",{className:"bf-action-modal-desc",children:["Token approval confirmed successfully.",(0,s.jsx)("br",{}),"Please continue to the next step."]}),(0,s.jsxs)("div",{className:"bf-action-buttons",children:[(0,s.jsx)("button",{type:"button",className:"bf-action-secondary",onClick:e.cancelApproval,disabled:i,children:"Cancel"}),(0,s.jsxs)("button",{type:"button",className:"bf-action-primary",onClick:e.continueAfterApproval,disabled:i,"aria-busy":i,children:[i&&(0,s.jsx)("span",{className:"bf-action-button-spinner","aria-hidden":"true"}),(0,s.jsx)("span",{children:i?"Continuing...":"Continue"})]})]})]})}),n)}function Qd({fromAmount:e,toAmount:t,fromToken:n,toToken:o}){let[r,i]=C.useState(!1),a=C.useMemo(()=>{let c=new kt.default(e||"0"),f=new kt.default(t||"0");return!c.isFinite()||!f.isFinite()||c.lte(0)||f.lte(0)?null:r?c.dividedBy(f):f.dividedBy(c)},[e,r,t]);if(!a||!n||!o||n.symbol===o.symbol)return null;let l=r?o.symbol:n.symbol,p=r?n.symbol:o.symbol;return(0,s.jsxs)("button",{type:"button",className:"bf-exchange-rate",onClick:()=>i(c=>!c),children:[(0,s.jsxs)("span",{children:["1 ",l]}),(0,s.jsx)(Fs,{size:12}),(0,s.jsxs)("span",{children:[Zs(a)," ",p]})]})}function Yd({flow:e}){return e.submitToast?(0,s.jsxs)("div",{className:"bf-status-toast","data-variant":"processing",role:"status","aria-live":"polite",children:[(0,s.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,s.jsx)("span",{className:"bf-status-spinner"})}),(0,s.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,s.jsx)("strong",{children:"Transaction Processing"}),(0,s.jsx)("span",{children:"Your transaction is being processed on the blockchain"})]})]}):null}function Zd({message:e}){let[t,n]=C.useState(!1);return C.useEffect(()=>{if(!e){n(!1);return}n(!0);let o=window.setTimeout(()=>{n(!1)},3500);return()=>window.clearTimeout(o)},[e]),!e||!t?null:(0,s.jsxs)("div",{className:"bf-status-toast","data-variant":"error",role:"alert","aria-live":"assertive",children:[(0,s.jsx)("span",{className:"bf-status-toast-icon","aria-hidden":"true",children:(0,s.jsx)("span",{className:"bf-status-error-mark",children:"!"})}),(0,s.jsxs)("span",{className:"bf-status-toast-copy",children:[(0,s.jsx)("strong",{children:"Error"}),(0,s.jsx)("span",{children:e})]})]})}function Xd(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 Jd({flow:e}){let t=C.useId(),[n,o]=C.useState(null),r=e.submitted,i=Rn();return C.useEffect(()=>{o(document.body)},[]),C.useEffect(()=>{if(!e.successDialogOpen)return;let a=l=>{l.key==="Escape"&&e.dismissSuccessDialog()};return document.addEventListener("keydown",a),()=>document.removeEventListener("keydown",a)},[e]),!n||!e.successDialogOpen||!r?null:(0,dn.createPortal)((0,s.jsx)("div",{className:"bf-success-overlay","data-theme":i,role:"presentation",children:(0,s.jsx)("section",{className:"bf-success-modal",role:"dialog","aria-modal":"true","aria-labelledby":t,children:(0,s.jsxs)("div",{className:"bf-success-body",children:[(0,s.jsx)("span",{className:"bf-success-mark","aria-hidden":"true"}),(0,s.jsxs)("div",{className:"bf-success-copy",children:[(0,s.jsx)("strong",{id:t,children:Xd(r.pathType)}),(0,s.jsx)("span",{children:"Please check the results in the history."})]}),(0,s.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,l)=>(0,s.jsxs)(C.Fragment,{children:[l>0&&(0,s.jsx)("span",{className:"bf-success-route-arrow",children:"\u2192"}),(0,s.jsx)(zr,{token:a,size:43})]},`${a.symbol}-${l}`))}),(0,s.jsx)("button",{type:"button",className:"bf-success-ok",onClick:e.dismissSuccessDialog,children:"OK"})]})})}),n)}function zr({token:e,size:t=16}){let n=!!e.iconUrl;return(0,s.jsx)("span",{className:"bf-token-icon","data-has-image":n?"true":"false",style:{width:t,height:t},children:e.iconUrl?(0,s.jsx)("img",{src:e.iconUrl,alt:"",width:t,height:t,draggable:!1}):(0,s.jsx)("span",{className:"bf-token-fallback",children:e.symbol?.slice(0,1)??"?"})})}function ep({row:e}){return e.routeTokens&&e.routeTokens.length>0?(0,s.jsx)("span",{className:"bf-info-route",children:e.routeTokens.map((t,n)=>(0,s.jsxs)(C.Fragment,{children:[n>0&&(0,s.jsx)("span",{className:"bf-info-route-arrow","aria-hidden":"true",children:"\u2192"}),(0,s.jsx)(zr,{token:t})]},`${t.symbol}-${n}`))}):e.valueToken?(0,s.jsxs)("span",{className:"bf-info-value-token",children:[(0,s.jsx)(zr,{token:e.valueToken}),(0,s.jsx)("span",{children:e.value})]}):(0,s.jsx)(s.Fragment,{children:e.value})}function tl({rows:e}){return!e||e.length===0?null:(0,s.jsx)("div",{className:"bf-info-rows",children:e.map((t,n)=>(0,s.jsxs)("div",{className:"bf-info-row",children:[(0,s.jsxs)("span",{className:"bf-info-label",children:[(0,s.jsx)("span",{className:"bf-tree-marker",children:n===e.length-1?"\u2514":"\u251C"}),(0,s.jsx)("span",{children:t.label})]}),(0,s.jsx)("span",{className:"bf-info-value","data-tone":t.tone??"default",children:(0,s.jsx)(ep,{row:t})})]},`${t.label}-${t.value}`))})}function tp(e,t,n){return e.pathType==="bridge"?"Bridge Info":el(e.pathType)?"Swap Info":t&&n?"Swap & Bridge Info":t?"Bridge Info":"Swap Info"}function np({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,s.jsx)(s.Fragment,{children:r.map(i=>{let a=i==="swap"?e.swapInfo:e.bridgeInfo;return a?.length?(0,s.jsxs)("div",{className:"bf-info-section",children:[o&&(0,s.jsx)("h4",{children:i==="swap"?"Swap Info":"Bridge Info"}),(0,s.jsx)(tl,{rows:a})]},i):null})})}function op({summary:e}){let t=!!e.bridgeInfo?.length,n=!!e.swapInfo?.length,o=!!e.txFee?.length,r=tp(e,t,n),[i,a]=C.useState(!0),[l,p]=C.useState(!0);return(0,s.jsxs)("div",{className:"bf-details",children:[e.liquidity&&(0,s.jsxs)("section",{className:"bf-liquidity",children:[(0,s.jsxs)("div",{className:"bf-liquidity-head",children:[(0,s.jsx)("span",{children:e.liquidity.label??"Available Liquidity"}),(0,s.jsx)("span",{className:"bf-liquidity-status","data-status":e.liquidity.status,children:e.liquidity.status??"Normal"})]}),(0,s.jsx)("div",{className:"bf-liquidity-track",children:(0,s.jsx)("span",{style:{width:`${e.liquidity.percentage??50}%`}})})]}),(t||n)&&(0,s.jsxs)("section",{className:"bf-detail-section bf-info-card","data-open":i?"true":"false",children:[(0,s.jsxs)("button",{type:"button",className:"bf-collapse-head","aria-expanded":i,onClick:()=>a(c=>!c),children:[(0,s.jsx)("h3",{children:r}),(0,s.jsx)(nn,{size:16,className:"bf-collapse-chevron"})]}),i&&(0,s.jsx)("div",{className:"bf-collapse-body",children:(0,s.jsx)(np,{summary:e})})]}),o&&(0,s.jsxs)("section",{className:"bf-detail-section bf-tx-fee-section","data-open":l?"true":"false",children:[(0,s.jsxs)("button",{type:"button",className:"bf-collapse-head bf-tx-fee-head","aria-expanded":l,onClick:()=>p(c=>!c),children:[(0,s.jsx)("h3",{children:"Est. Tx Fee"}),(0,s.jsxs)("div",{className:"bf-tx-fee-total",children:[e.txFeeInfo?.isDelegateFee&&(0,s.jsx)("span",{className:"bf-fee-delegated",children:"Fee Delegated"}),e.txFeeInfo?.tokenIconUrl&&(0,s.jsx)("img",{className:"bf-tx-fee-token",src:e.txFeeInfo.tokenIconUrl,alt:e.txFeeInfo.tokenSymbol??"",width:16,height:16,draggable:!1}),(0,s.jsx)("span",{"data-delegated":e.txFeeInfo?.isDelegateFee&&Number(e.txFeeInfo?.estTxFee)>0?"true":void 0,children:Ad(e.txFeeInfo?.estTxFee??"0")}),(0,s.jsx)(nn,{size:16,className:"bf-collapse-chevron"})]})]}),l&&(0,s.jsx)("div",{className:"bf-collapse-body",children:(0,s.jsx)(tl,{rows:e.txFee})})]})]})}function rp({item:e}){let t=Wo(e),n=zd(e.fromAmount,e.fromToken);return(0,s.jsxs)("article",{className:"bf-history-item",children:[(0,s.jsxs)("div",{className:"bf-history-item-head",children:[(0,s.jsx)("span",{className:"bf-history-status","data-status":t,children:Wd(t)}),(0,s.jsx)("time",{className:"bf-history-time",dateTime:e.timestamp,children:Md(e.timestamp)})]}),(0,s.jsxs)("div",{className:"bf-history-item-body",children:[(0,s.jsxs)("strong",{className:"bf-history-amount",children:[Od(e.fromAmount)," ",e.fromToken.symbol]}),(0,s.jsxs)("div",{className:"bf-history-meta",children:[(0,s.jsx)("span",{className:"bf-history-usd",children:n??_d(e.txHash)}),(0,s.jsxs)("span",{className:"bf-history-route",children:[(0,s.jsxs)("span",{className:"bf-history-route-token",children:[(0,s.jsx)(Gn,{token:e.fromToken,size:16}),(0,s.jsx)("span",{children:e.fromToken.symbol})]}),(0,s.jsx)(Bs,{size:16,className:"bf-history-route-arrow"}),(0,s.jsxs)("span",{className:"bf-history-route-token",children:[(0,s.jsx)(Gn,{token:e.toToken,size:16}),(0,s.jsx)("span",{children:e.toToken.symbol})]})]})]})]})]})}function ap({flow:e}){let[t,n]=C.useState("all"),o=e.history.some(a=>Wo(a)==="pending"),r=e.history.filter(a=>Dd(a,t)),i=t==="all"?"No bridge history yet.":`No ${t} bridge history.`;return(0,s.jsxs)("main",{className:"bf-history-body",children:[(0,s.jsx)("nav",{className:"bf-history-tabs","aria-label":"Bridge history filters",children:Id.map(a=>(0,s.jsxs)("button",{type:"button",className:"bf-history-tab","data-active":t===a.value?"true":"false",onClick:()=>n(a.value),children:[(0,s.jsx)("span",{children:a.label}),a.value==="pending"&&o&&(0,s.jsx)("span",{className:"bf-history-tab-dot","aria-hidden":"true"})]},a.value))}),r.length>0?(0,s.jsx)("div",{className:"bf-history-list",children:r.map(a=>(0,s.jsx)(rp,{item:a},a.id||a.txHash))}):(0,s.jsx)("div",{className:"bf-empty",children:i})]})}function ip({flow:e,env:t}){let[n,o]=C.useState(null),[r,i]=C.useState(!1),[a,l]=C.useState(0),c=!!(e.fromAmount.trim()||e.toAmount.trim())?e.summary??Ud(e):null,f=Nd[t],g=Gd(e.quoteError),b=Pd(e.fromAmount,e.fromToken),m=b?"Insufficient balance":g.from,v=e.quoteError&&!g.from&&!g.to?e.quoteError:"",w=e.error||v,x=e.history.some(u=>Wo(u)==="pending"),z=(c?.pathType??Js(e.fromToken,e.toToken))!=="bridge";return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)("main",{className:"bf-body",children:[(0,s.jsxs)("div",{className:"bf-toolbar",children:[(0,s.jsxs)("button",{type:"button",className:"bf-chip bf-chip-history",onClick:()=>e.setStep("history"),children:[(0,s.jsx)(Es,{}),(0,s.jsx)("span",{children:"History"}),(x||e.hasNewHistory)&&(0,s.jsx)("span",{className:"bf-chip-dot","aria-hidden":"true"})]}),z&&(0,s.jsxs)("button",{type:"button",className:"bf-chip",onClick:()=>i(!0),disabled:e.slippageLocked,"aria-haspopup":"dialog","aria-expanded":r,children:[(0,s.jsx)(As,{}),(0,s.jsx)("span",{children:e.slippageLocked?"Auto 1%":Ld(e.slippage,e.effectiveSlippage)})]})]}),(0,s.jsxs)("div",{className:"bf-swap-card","data-has-from-error":m?"true":"false",children:[(0,s.jsx)(Ks,{label:"From",token:e.fromToken,amount:e.fromAmount,usd:Vs(e.fromAmount,e.fromToken),onAmountChange:u=>e.setAmount(u,"from"),onTokenClick:()=>o("from")}),m&&(0,s.jsx)("div",{className:"bf-field-error",children:m}),(0,s.jsx)("button",{type:"button",className:"bf-swap-toggle",onClick:()=>{e.swapTokens(),l(u=>u+360)},style:{transform:`translateX(-50%) rotate(${a}deg)`,transition:"transform 0.2s ease"},children:(0,s.jsx)(Ps,{size:22})}),(0,s.jsx)(Ks,{label:"To",token:e.toToken,amount:e.toAmount,usd:Vs(e.toAmount,e.toToken),onAmountChange:u=>e.setAmount(u,"to"),onTokenClick:()=>o("to"),locked:e.availableToTokens.length<=1}),g.to&&(0,s.jsx)("div",{className:"bf-field-error",children:g.to})]}),(0,s.jsx)(Qd,{fromAmount:e.fromAmount,toAmount:e.toAmount,fromToken:e.fromToken,toToken:e.toToken}),c&&(0,s.jsx)(op,{summary:c})]}),(0,s.jsxs)("footer",{className:"bf-footer",children:[(0,s.jsx)("button",{type:"button",className:"bf-next",onClick:e.submit,disabled:e.status==="submitting"||!!e.quoteError||b,children:e.status==="submitting"?"Processing...":"Next"}),(0,s.jsxs)("a",{className:"bf-powered",href:f,target:"_blank",rel:"noreferrer",children:["Powered by ",(0,s.jsx)("span",{className:"bf-powered-brand",children:"CROSS DeFi"})]})]}),n&&(0,s.jsx)(Hd,{flow:e,side:n,onClose:()=>o(null)}),r&&(0,s.jsx)($d,{flow:e,onClose:()=>i(!1)}),(0,s.jsx)(jd,{flow:e}),e.approvalInfo&&(0,s.jsx)(qd,{flow:e,approval:e.approvalInfo}),(0,s.jsx)(Kd,{flow:e}),(0,s.jsx)(Yd,{flow:e}),(0,s.jsx)(Zd,{message:e.submitToast?"":w}),(0,s.jsx)(Jd,{flow:e})]})}function Un({onClose:e,onBackToWallet:t,env:n,className:o,...r}){let i=C.useMemo(()=>_e(n),[n]),a=Hs({...r,onExit:t}),l=C.useRef(null),p=Td(l),c=a.step==="history"?"History":"Swap & Bridge";return(0,s.jsx)(Qs.Provider,{value:p,children:(0,s.jsxs)("div",{ref:l,className:te("bf-root",o),"data-view":a.step,"data-status":a.status,children:[(0,s.jsxs)("header",{className:"bf-header",children:[(0,s.jsx)("button",{type:"button",className:"bf-header-btn",onClick:a.back,"aria-label":"Back",children:(0,s.jsx)(tn,{size:24})}),(0,s.jsx)("span",{className:"bf-header-title",children:c}),(0,s.jsx)("button",{type:"button",className:"bf-header-btn",onClick:e,"aria-label":"Close",children:(0,s.jsx)(It,{size:24})})]}),a.step==="history"?(0,s.jsx)(ap,{flow:a}):(0,s.jsx)(ip,{flow:a,env:i})]})})}var d=require("react/jsx-runtime"),sp="On-ramp is not available in your region.";function Dr(e,t,n){let o=Ce[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 lp(e){return parseInt(e.split(":")[1],10)}function cp(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function dp(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 ol({align:e="end",sideOffset:t=12,className:n,children:o}){let{env:r,theme:i,isMobile:a,open:l,drawerDirection:p,modal:c,showBalance:f,showForgeToken:g,showGameToken:b,showQR:m,showBridge:v,qrLogoSrc:w,walletAddress:x,accountName:k,sendAccounts:z,profileImageUrl:u,preferredTokens:y,close:S,onSelectWallet:T,onCopyAddress:L,onBuy:O,onDisconnect:B,disconnectLabel:V,termsUrl:M,termsLabel:re,privacyUrl:D,privacyLabel:ae,portalStyle:ie,navContent:fe,navPosition:qe,footerContent:ge,view:q,setView:ue,selectedSendToken:de,setSelectedSendToken:j,showPortfolio:Ke,portfolioTitle:be,portfolioSections:Oe,showTotalAssets:ye,totalAssetsLabel:ct,sendTransaction:Pe,getTransactionReceipt:Ut,estimateGas:St,onOutlink:je,lpBalanceReader:Bt,stakingRewardsReader:Ne,bridgeTokens:he,bridgeHistory:ot,getBridgeQuote:Ie,getBridgeToTokens:Be,getBridgeApproval:we,approveBridge:Rt,submitBridge:dt,onReceive:Ct,onBridge:Qe,onSend:Tt,onBuyDisabledMessage:Ye,onBridgeDisabledMessage:xe,onSendDisabledMessage:Ze}=Ht(),[rt,ze]=F.useState(null),pt=F.useRef(void 0),me=F.useCallback(h=>{ze(h),clearTimeout(pt.current),pt.current=setTimeout(()=>ze(null),4e3)},[]);F.useEffect(()=>()=>clearTimeout(pt.current),[]);let ke=!!Ye,Nt=F.useCallback(()=>{if(ke){me(Ye);return}let h=O?.();h&&typeof h.then=="function"&&h.catch(()=>{me(Ye??sp)})},[ke,Ye,O,me]),ft=!!xe,De=!!Ze,{tokens:at,isLoading:ut}=Ot(r,x,l&&f),{statsMap:Se}=zt(r,f),{apyPercent:Le}=Ti(),{categoryMap:R}=Li(r,f),Q=f&&ye,{displayValue:pe,isLowerBound:Xe,isLoading:Ft}=Ai(r,x,l&&Q),[Je,un]=F.useState(!1),_t=F.useRef(null),[mn,Jn]=F.useState(0),{holdings:E,isLoading:Re}=yi(r,x,l&&f&&g),W=F.useMemo(()=>E.map(h=>h.token),[E]),{imageMap:We}=ki(r,W,g&&E.length>0),it=F.useMemo(()=>{let h=[],A=[],Y=[],Ue=new Map((y??[]).map((J,Fe)=>[`${lp(J.chainId)}:${J.address.toLowerCase()}`,Fe]));for(let J of at){let Fe=Dr(r,J.chainId,J.symbol)!==void 0,mt=`${J.chainId}:${J.address.toLowerCase()}`,Xt=Ue.get(mt),nr=new Cn.default(J.quantity.numeric).shiftedBy(-J.quantity.decimals);if(Fe)h.push(J);else if(Xt!==void 0)A.push(J);else if(nr.isGreaterThan(0)){if(!b&&R.get(kr(J.chainId,J.address))==="game")continue;Y.push(J)}}return h.sort((J,Fe)=>{let mt=Dr(r,J.chainId,J.symbol)??99,Xt=Dr(r,Fe.chainId,Fe.symbol)??99;return mt-Xt}),A.sort((J,Fe)=>{let mt=Ue.get(`${J.chainId}:${J.address.toLowerCase()}`)??99,Xt=Ue.get(`${Fe.chainId}:${Fe.address.toLowerCase()}`)??99;return mt-Xt}),Y.sort((J,Fe)=>{let mt=Se.get(wt(J.chainId,J.address)),Xt=Se.get(wt(Fe.chainId,Fe.address)),nr=new Cn.default(J.quantity.numeric).shiftedBy(-J.quantity.decimals).multipliedBy(mt?.price??0);return new Cn.default(Fe.quantity.numeric).shiftedBy(-Fe.quantity.decimals).multipliedBy(Xt?.price??0).minus(nr).toNumber()}),[...h,...A,...Y]},[at,r,Se,b,R,y]),jr=F.useMemo(()=>{if(!g)return[];let h=new Set(at.map(A=>A.address.toLowerCase()));return[...E].filter(A=>!h.has(A.token.toLowerCase())).sort((A,Y)=>{let Ue=new Cn.default(A.value);return new Cn.default(Y.value).minus(Ue).toNumber()})},[E,g,at]),Zt=F.useRef(!1),[Ge,Nn]=F.useState(null),gn=F.useRef(void 0),Vr=Ge?.chainId??de?.chainId??it[0]?.chainId??0,{transactionUrl:Qo}=ho(r,Vr,Ge?.txHash,!!(Ge?.txHash&&Vr)),et=F.useCallback(h=>{Zt.current=!0,ue(h)},[ue]),[Il,Yo]=F.useState("recipient"),eo=F.useCallback(()=>{j(null),Yo("recipient"),et("wallet")},[j,et]),Zo=F.useCallback((h,A="recipient")=>{if(De){me(Ze);return}Yo(A),j(h),et("send")},[De,Ze,me,j,et]),Ll=F.useCallback(()=>{if(ft){me(xe);return}if(Qe){Qe();return}et("bridge")},[ft,xe,Qe,et,me]),El=F.useCallback(h=>{clearTimeout(gn.current),j(null),et("wallet"),Nn({status:"pending",txHash:h.txHash,chainId:h.chainId,description:`${h.amount} ${h.tokenSymbol} to ${tt(h.recipient)}`})},[j,et]),Al=F.useCallback(h=>{let A=de?.chainId;j(null),et("wallet"),!(!h||!A)&&(Nn(Y=>({status:"success",txHash:h,chainId:A,description:Y?.txHash===h?Y.description:"Tap to see your transaction"})),clearTimeout(gn.current),gn.current=setTimeout(()=>Nn(null),5e3))},[de?.chainId,j,et]),Pl=F.useCallback(h=>{let A=h.txHash;A&&(Nn({status:"error",txHash:A,chainId:h.chainId,description:h.message}),clearTimeout(gn.current),gn.current=setTimeout(()=>Nn(null),5e3))},[]),In=F.useMemo(()=>{if(Ct)return Ct;if(m)return()=>et("qr")},[Ct,m,et]),Xo=F.useMemo(()=>{if(Tt)return Tt;if(it.length===0)return;let h=it[0];return()=>Zo(h,"token")},[Tt,it,Zo]),Bl=F.useCallback(()=>{if(De){me(Ze);return}Xo?.()},[De,Ze,Xo,me]);F.useEffect(()=>{l||(Zt.current=!1,Yo("recipient"))},[l]);let qr=F.useRef(null);F.useEffect(()=>{let h=qr.current;if(!h||!a)return;let A=Y=>{Y.pointerType==="touch"&&Y.stopPropagation()};return h.addEventListener("pointerdown",A),()=>h.removeEventListener("pointerdown",A)},[a]);let[bn,Kr]=F.useState(!1),Jo=F.useRef(void 0),[Ln,En]=F.useState(!1);F.useEffect(()=>{if(!Ln)return;let h=()=>En(!1),A=Ue=>{Ue.key==="Escape"&&En(!1)},Y=setTimeout(()=>{document.addEventListener("mousedown",h,!0),document.addEventListener("keydown",A,!0)},0);return()=>{clearTimeout(Y),document.removeEventListener("mousedown",h,!0),document.removeEventListener("keydown",A,!0)}},[Ln]),F.useEffect(()=>{En(!1)},[x]),F.useEffect(()=>()=>clearTimeout(Jo.current),[]),F.useEffect(()=>()=>clearTimeout(gn.current),[]),F.useEffect(()=>{let h=_t.current;if(!h||ge===null){Jn(0);return}let A=()=>{Jn(h.offsetHeight)};if(A(),typeof ResizeObserver>"u")return;let Y=new ResizeObserver(A);return Y.observe(h),()=>Y.disconnect()},[ge]);let Qr=F.useCallback(async()=>{if(!bn)try{await navigator.clipboard.writeText(x),Kr(!0),clearTimeout(Jo.current),Jo.current=setTimeout(()=>Kr(!1),2e3),L?.(x,!0)}catch{L?.(x,!1)}},[x,L,bn]),to=F.useCallback(h=>{h.currentTarget.setAttribute("data-loaded","true")},[]),Yr=F.useMemo(()=>({background:dp(x)}),[x]),no=F.useMemo(()=>u||Mt(r,x,{size:120,bg:i==="dark"?"1A1A2E":"F3F6F8"}),[u,r,x,i]),er=F.useMemo(()=>cp(pe),[pe]),Zr=M||D?(0,d.jsxs)("div",{className:"wi-legal-links",children:[M&&(0,d.jsx)("a",{className:"wi-legal-link",href:M,target:"_blank",rel:"noopener noreferrer",onClick:h=>nt(h,M,{category:"terms",origin:"terms"},je),children:re}),M&&D&&(0,d.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),D&&(0,d.jsx)("a",{className:"wi-legal-link",href:D,target:"_blank",rel:"noopener noreferrer",onClick:h=>nt(h,D,{category:"privacy",origin:"privacy"},je),children:ae})]}):null,Xr=B?(0,d.jsxs)("button",{type:"button",className:"wi-disconnect-btn",onClick:()=>{B(),S()},children:[(0,d.jsx)(Ra,{size:16}),(0,d.jsx)("span",{className:"wi-disconnect-label",children:V})]}):null,Fl=f&&!fe?(0,d.jsxs)("div",{className:"wi-action-row","aria-label":"Wallet actions",children:[(0,d.jsxs)("button",{type:"button",className:te("wi-action-card",ke&&"wi-action-card--dimmed"),onClick:Nt,disabled:!O&&!ke,"aria-disabled":ke||void 0,"aria-label":"Buy",children:[(0,d.jsx)(Ea,{size:20}),(0,d.jsx)("span",{children:"Buy"})]}),v?(0,d.jsxs)("button",{type:"button",className:te("wi-action-card",ft&&"wi-action-card--dimmed"),onClick:Ll,"aria-disabled":ft||void 0,"aria-label":"Bridge",children:[(0,d.jsx)(Aa,{size:20}),(0,d.jsx)("span",{children:"Bridge"})]}):(0,d.jsxs)("button",{type:"button",className:"wi-action-card",onClick:In,disabled:!In,"aria-label":"Receive",children:[(0,d.jsx)(go,{size:20}),(0,d.jsx)("span",{children:"Receive"})]}),(0,d.jsxs)("button",{type:"button",className:te("wi-action-card",De&&"wi-action-card--dimmed"),onClick:Bl,disabled:!De&&!Xo,"aria-disabled":De||void 0,"aria-label":"Send",children:[(0,d.jsx)(Ia,{size:20}),(0,d.jsx)("span",{children:"Send"})]}),Ke?(0,d.jsxs)("button",{type:"button",className:"wi-action-card",onClick:()=>et("portfolio"),"aria-label":"View portfolio",children:[(0,d.jsx)(La,{size:20}),(0,d.jsx)("span",{children:"Portfolio"})]}):v?(0,d.jsxs)("button",{type:"button",className:"wi-action-card",onClick:In,disabled:!In,"aria-label":"Receive",children:[(0,d.jsx)(go,{size:20}),(0,d.jsx)("span",{children:"Receive"})]}):null]}):null,_l=(0,d.jsxs)("div",{className:te("wi-view-inner",Zt.current&&"wi-view-wallet"),children:[Q&&(0,d.jsxs)("div",{className:"wi-total-section",children:[(0,d.jsxs)("div",{className:"wi-total-head",children:[(0,d.jsx)("span",{className:"wi-total-label",children:ct}),(0,d.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:h=>{h.stopPropagation(),un(A=>!A)},onKeyDown:h=>{(h.key==="Enter"||h.key===" ")&&(h.preventDefault(),h.stopPropagation(),un(A=>!A))},"aria-label":Je?"Show balance":"Hide balance",children:Je?(0,d.jsx)(Ta,{}):(0,d.jsx)(Ca,{})})]}),(0,d.jsx)("div",{className:"wi-total-body",children:Ft?(0,d.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:42}}):(0,d.jsx)("div",{className:"wi-total-value","data-hidden":Je||void 0,children:Je?(0,d.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,d.jsxs)(d.Fragment,{children:[Xe&&(0,d.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,d.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,d.jsx)("span",{className:"wi-total-amount",children:er.main}),er.decimal&&(0,d.jsx)("span",{className:"wi-total-decimal",children:er.decimal})]})})})]}),qe==="top"&&(fe?(0,d.jsx)("div",{className:"wi-nav-fixed",children:fe}):Fl),f&&(0,d.jsx)("div",{ref:qr,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,d.jsxs)("div",{className:"wi-token-list",children:[ut&&Array.from({length:5},(h,A)=>(0,d.jsxs)("div",{className:"wi-skeleton-item",children:[(0,d.jsxs)("div",{className:"wi-skeleton-left",children:[(0,d.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,d.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,d.jsxs)("div",{className:"wi-skeleton-right",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},A)),!ut&&it.length===0&&!g&&(0,d.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),it.map(h=>{let A=Se.get(wt(h.chainId,h.address)),Y=A?parseFloat(A.percent_change_24h):null,Ue=Y!==null&&Y>=0,J=Mn(r,h.chainId),Fe=Ja(h.address);return(0,d.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>Zo(h),"aria-label":`Send ${h.symbol}`,children:[(0,d.jsxs)("div",{className:"wi-token-left",children:[(0,d.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,d.jsx)("img",{src:h.icon_url,alt:h.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:to,onError:mt=>{mt.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),J&&(0,d.jsx)("img",{src:J,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:mt=>{mt.currentTarget.style.display="none"}})]}),(0,d.jsxs)("div",{className:"wi-token-info",children:[(0,d.jsxs)("span",{className:"wi-token-name-row",children:[(0,d.jsx)("span",{className:"wi-token-name",children:h.symbol}),Fe&&Le!==null&&(0,d.jsx)("span",{className:"wi-token-apy",children:`APY ${Le>=0?"+":"-"}${(Le>=0?Math.floor:Math.ceil)(Math.abs(Le)*100)/100}%`})]}),A&&(0,d.jsxs)("div",{className:"wi-token-price-row",children:[(0,d.jsx)("span",{className:"wi-token-price",children:dr(A.price)}),(0,d.jsx)("span",{className:"wi-token-change","data-positive":Ue,"data-zero":Y===0||void 0,children:Y!==null&&(Y===0?"0%":`${Ue?"+":"-"}${(Ue?Math.floor:Math.ceil)(Math.abs(Y)*100)/100}%`)})]})]})]}),(0,d.jsxs)("div",{className:"wi-token-right",children:[(0,d.jsx)("span",{className:"wi-token-balance",children:jt(h.quantity.numeric,h.quantity.decimals)}),A&&(0,d.jsx)("span",{className:"wi-token-value",children:Ba(h.quantity.numeric,h.quantity.decimals,A.price)})]})]},`${h.address}-${h.chainId}`)}),g&&Re&&Array.from({length:3},(h,A)=>(0,d.jsxs)("div",{className:"wi-skeleton-item",children:[(0,d.jsxs)("div",{className:"wi-skeleton-left",children:[(0,d.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,d.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,d.jsxs)("div",{className:"wi-skeleton-right",children:[(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,d.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${A}`)),g&&!Re&&!ut&&it.length===0&&jr.length===0&&(0,d.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),g&&jr.map(h=>{let A=We.get(h.token)||"",Y=Mn(r,Ce[r].cross);return(0,d.jsxs)("div",{className:"wi-token-item",children:[(0,d.jsxs)("div",{className:"wi-token-left",children:[(0,d.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,d.jsx)("img",{src:A||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:h.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:to,onError:Ue=>{Ue.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),Y&&(0,d.jsx)("img",{src:Y,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Ue=>{Ue.currentTarget.style.display="none"}})]}),(0,d.jsxs)("div",{className:"wi-token-info",children:[(0,d.jsx)("span",{className:"wi-token-name",children:h.token_name}),(0,d.jsx)("div",{className:"wi-token-price-row",children:(0,d.jsxs)("span",{className:"wi-token-price",children:[jt(h.current_price,18)," CROSS"]})})]})]}),(0,d.jsxs)("div",{className:"wi-token-right",children:[(0,d.jsx)("span",{className:"wi-token-balance",children:jt(h.balance,18)}),(0,d.jsx)("span",{className:"wi-token-value",children:dr(h.current_value_usd)})]})]},`forge-${h.token}`)})]})}),qe==="bottom"&&fe&&(0,d.jsx)("div",{className:"wi-nav-fixed",children:fe}),Xr&&(0,d.jsx)("div",{className:"wi-wallet-disconnect-row",children:Xr})]},"wallet"),Ml=Ke?(0,d.jsx)("div",{className:te("wi-view-inner wi-portfolio-body",Zt.current&&"wi-view-portfolio"),children:(0,d.jsx)(sn,{env:r,theme:i,walletAddress:x,showHeader:!1,onOutlink:je,lpBalanceReader:Bt,stakingRewardsReader:Ne,sections:Oe})},"portfolio"):null,Ol=de?(0,d.jsx)("div",{className:te("wi-view-inner wi-send-body",Zt.current&&"wi-view-send"),children:(0,d.jsx)(On,{env:r,theme:i,walletAddress:x,accountName:k,accounts:z,initialStep:Il,token:de,tokens:it,onTokenChange:j,sendTransaction:Pe,getTransactionReceipt:Ut,estimateGas:St,getTokenPriceUsd:h=>{let A=Se.get(wt(h.chainId,h.address));if(!A?.price)return;let Y=parseFloat(A.price);return Number.isFinite(Y)?Y:void 0},onClose:S,onBackToWallet:eo,onSubmitted:El,onSuccess:Al,onFailed:Pl,onOutlink:je})},"send"):null,zl=F.useMemo(()=>he||it.map(h=>{let A=Se.get(wt(h.chainId,h.address)),Y=A?.price?parseFloat(A.price):void 0;return{name:h.name,symbol:h.symbol,chainId:h.chainId,address:h.address,decimals:h.quantity.decimals,balance:gr(h.quantity.numeric,h.quantity.decimals),iconUrl:h.icon_url,priceUsd:Number.isFinite(Y)?Y:void 0}}),[he,Se,it]),Dl=(0,d.jsx)("div",{className:te("wi-view-inner wi-bridge-body",Zt.current&&"wi-view-send"),children:(0,d.jsx)(Un,{env:r,walletAddress:x,tokens:zl,history:ot,termsUrl:M,getQuote:Ie,getToTokens:Be,getApproval:we,approveBridge:Rt,submitBridge:dt,onClose:S,onBackToWallet:eo})},"bridge"),tr=!!T&&k?.trim().toLowerCase()!=="my wallet",Jr=(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("span",{className:"wi-receive-avatar",children:[(0,d.jsx)("span",{className:"wi-avatar-fallback",style:Yr}),no&&(0,d.jsx)("img",{src:no,alt:"",className:"wi-avatar-img",width:24,height:24,draggable:!1,onLoad:to,onError:h=>{h.currentTarget.style.display="none"}})]}),(0,d.jsx)("span",{className:"wi-receive-account-name",children:k??"Account 1"}),tr&&(0,d.jsx)("span",{className:"wi-receive-chevron","data-open":Ln,"aria-hidden":"true",children:(0,d.jsx)(nn,{size:16})})]}),Wl=(0,d.jsxs)("div",{className:te("wi-view-inner wi-qr-body",Zt.current&&"wi-view-qr"),children:[(0,d.jsxs)("div",{className:"wi-receive-section",children:[tr?(0,d.jsx)("button",{type:"button",className:"wi-receive-account wi-receive-account--btn",onClick:()=>{En(!0),T?.()},"aria-label":"Switch account",children:Jr}):(0,d.jsx)("div",{className:"wi-receive-account",children:Jr}),(0,d.jsxs)("div",{className:"wi-qr-block",children:[(0,d.jsxs)("div",{className:"wi-qr-box",children:[(0,d.jsx)(nl.QRCodeSVG,{value:x,size:180,level:"H",marginSize:2,...w&&{imageSettings:{src:w,height:33,width:33,excavate:!0}}}),!w&&(0,d.jsx)("div",{className:"wi-qr-logo",children:(0,d.jsx)(Na,{size:33})})]}),(0,d.jsx)("p",{className:"wi-qr-address",children:x})]}),(0,d.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:Qr,children:[(0,d.jsx)("span",{className:"wi-qr-copy-icon",children:bn?(0,d.jsx)(en,{size:16}):(0,d.jsx)(Fn,{size:16})}),(0,d.jsx)("span",{className:"wi-qr-copy-text",children:bn?"Copied!":"Copy address"})]})]}),Zr&&(0,d.jsx)("div",{className:"wi-receive-footer",children:Zr})]},"qr"),Gl=q==="qr"||q==="portfolio"||q==="send"||q==="bridge",ea=ge!==null?(0,d.jsx)("div",{className:"wi-builtin-footer",children:ge}):null,ta=(0,d.jsxs)("div",{className:"wi-account-text",children:[tr?(0,d.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:()=>{En(!0),T?.()},"aria-label":"Switch account","aria-expanded":Ln,children:[(0,d.jsx)("span",{className:"wi-account-name",children:k??"Account 1"}),(0,d.jsx)("span",{className:"wi-account-switch","data-open":Ln,"aria-hidden":"true",children:(0,d.jsx)(nn,{size:20})})]}):(0,d.jsx)("div",{className:"wi-account-row",children:(0,d.jsx)("span",{className:"wi-account-name",children:k??"Account 1"})}),(0,d.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:Qr,"aria-label":"Copy address",children:[(0,d.jsx)("span",{className:"wi-account-address",children:tt(x)}),(0,d.jsx)("span",{className:"wi-account-copy","data-copied":bn,children:bn?(0,d.jsx)(en,{size:12}):(0,d.jsx)(Fn,{size:12})})]})]}),na=(0,d.jsxs)(d.Fragment,{children:[o,q==="qr"?(0,d.jsx)("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:eo,"aria-label":"Back",children:(0,d.jsx)(tn,{size:24})}),(0,d.jsx)("span",{className:"wi-receive-title",children:"Receive"}),(0,d.jsx)("button",{type:"button",className:"wi-header-action",onClick:S,"aria-label":"Close",children:(0,d.jsx)(It,{size:24})})]})}):q==="send"||q==="bridge"?null:Gl?(0,d.jsxs)("div",{className:"wi-sticky-header",children:[(0,d.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,d.jsx)("button",{type:"button",className:"wi-header-back",onClick:eo,"aria-label":"Back",children:(0,d.jsx)(tn,{size:24})}),(0,d.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:ta}),(0,d.jsx)("button",{type:"button",className:"wi-header-action",onClick:S,"aria-label":"Close",children:(0,d.jsx)(It,{size:24})})]}),(0,d.jsx)("hr",{className:"wi-divider"})]}):(0,d.jsxs)("div",{className:"wi-sticky-header",children:[(0,d.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,d.jsxs)("div",{className:"wi-account-block",children:[(0,d.jsxs)("div",{className:"wi-avatar",children:[(0,d.jsx)("div",{className:"wi-avatar-fallback",style:Yr}),no&&(0,d.jsx)("img",{src:no,alt:"",className:"wi-avatar-img",width:28,height:28,draggable:!1,onLoad:to,onError:h=>{h.currentTarget.style.display="none"}})]}),ta]}),(0,d.jsxs)("div",{className:"wi-header-actions",children:[m&&v&&(0,d.jsx)("button",{type:"button",className:"wi-header-action wi-header-action--qr",onClick:In,"aria-label":"Show QR code",children:(0,d.jsx)(go,{size:20})}),(0,d.jsx)("button",{type:"button",className:"wi-header-action",onClick:S,"aria-label":"Close",children:(0,d.jsx)(It,{size:24})})]})]}),(0,d.jsx)("hr",{className:"wi-divider"})]}),(0,d.jsxs)("div",{className:"wi-view-container",children:[q==="wallet"&&_l,q==="qr"&&Wl,q==="portfolio"&&Ml,q==="send"&&Ol,q==="bridge"&&Dl]}),q==="wallet"&&rt&&(0,d.jsx)("div",{className:"wi-action-toast",role:"status","aria-live":"polite",children:rt}),q==="wallet"&&Ge&&(0,d.jsxs)("a",{className:"wi-send-toast",href:Qo??"#",target:"_blank",rel:"noopener noreferrer",onClick:h=>{if(!Qo){h.preventDefault();return}nt(h,Qo,{category:"send",origin:"send-transaction",payload:{chainId:Ge.chainId,txHash:Ge.txHash}},je)},children:[(0,d.jsx)("span",{className:"wi-send-toast-icon","data-status":Ge.status,"aria-hidden":!0,children:Ge.status==="pending"?(0,d.jsx)("span",{className:"wi-send-toast-spinner"}):Ge.status==="error"?(0,d.jsx)("span",{className:"wi-send-toast-error-dot"}):(0,d.jsx)(Pa,{size:20})}),(0,d.jsxs)("span",{className:"wi-send-toast-copy",children:[(0,d.jsx)("span",{className:"wi-send-toast-title",children:Ge.status==="pending"?"Sending...":Ge.status==="error"?"Send failed":"Send complete"}),(0,d.jsx)("span",{className:"wi-send-toast-desc",children:Ge.status==="pending"||Ge.status==="error"?Ge.description:"Tap to see your transaction"})]})]}),ea&&q!=="portfolio"&&q!=="send"&&(0,d.jsx)("div",{className:"wi-sticky-footer",children:(0,d.jsx)("div",{className:"wi-footer",ref:_t,children:ea})})]}),oa={...ie,...mn>0?{"--wi-footer-height":`${mn}px`}:null};return a?(0,d.jsxs)(Hn.Drawer.Portal,{children:[c&&(0,d.jsx)(Hn.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,d.jsxs)(Hn.Drawer.Content,{className:te("wi-drawer-content",n),"data-theme":i,"data-vaul-no-drag":p==="left"||p==="right"?!0:void 0,style:oa,"data-direction":p,"data-no-balance":!f||void 0,"data-has-footer":mn>0||void 0,"data-view":q,children:[(0,d.jsx)(Hn.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),na]})]}):(0,d.jsxs)(d.Fragment,{children:[c&&l&&(0,d.jsx)("div",{className:"wi-drawer-overlay",onClick:S}),(0,d.jsx)(Go.Portal,{children:(0,d.jsx)(Go.Content,{align:e,sideOffset:t,className:te("wi-popover-content",n),"data-theme":i,style:oa,"data-no-balance":!f||void 0,"data-has-footer":mn>0||void 0,"data-view":q,children:na})})]})}var rl=G(require("react"),1);function al({position:e="top",children:t}){let{setNavContent:n,setNavPosition:o}=Ht();return rl.useEffect(()=>(n(t),o(e),()=>n(null)),[t,e,n,o]),null}var il=G(require("react"),1);function sl({children:e}){let{setFooterContent:t}=Ht();return il.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}U(`[data-theme=dark].wi-popover-content,[data-theme=dark].wi-drawer-content{--wi-primary: var(--ds-accent-primary-default, #019d92);--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-accent-primary-default, #019d92);--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)}
11
+ `);U(`.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}
12
+ `);U(`@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}}
13
+ `);U(`.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:600px;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(600px + 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:36px;color:var(--ds-content-highest, #000000)}.wi-total-lte{margin-right:2px;font-weight:500;font-size:22px;color:var(--wi-texticon-secondary)}.wi-total-mask{letter-spacing:2px;font-size:32px;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-apy{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-accent-primary-default, #00b4b7)}.wi-send-toast-spinner{width:18px;height:18px;border:2px solid rgba(0,232,201,.22);border-top-color:var(--ds-accent-primary-on-inverted, #00e8c9);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-accent-primary-on-inverted, #00e8c9)}.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}
14
+ `);U(`.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}
15
+ `);var Uo=require("react/jsx-runtime");function pp({env:e,theme:t="dark",mobileBreakpoint:n=768,drawerDirection:o,modal:r,showBalance:i=!1,showForgeToken:a=!1,showGameToken:l=!0,showQR:p=!0,showBridge:c=!0,qrLogoSrc:f,walletAddress:g,accountName:b,sendAccounts:m,profileImageUrl:v,connectorId:w,connectorName:x,connectorIconUrl:k,preferredTokens:z=[],onSelectWallet:u,onCopyAddress:y,onBuy:S,onBuyDisabledMessage:T,onBridgeDisabledMessage:L,onSendDisabledMessage:O,onDisconnect:B,disconnectLabel:V="Disconnect",termsUrl:M=xn,termsLabel:re="Terms of Service",privacyUrl:D=bo,privacyLabel:ae="Privacy Policy",open:ie,onOpenChange:fe,showPortfolio:qe=!1,portfolioTitle:ge="My Portfolio",portfolioSections:q,showTotalAssets:ue=!0,totalAssetsLabel:de="Total Assets USD",sendTransaction:j,getTransactionReceipt:Ke,estimateGas:be,onOutlink:Oe,lpBalanceReader:ye,stakingRewardsReader:ct,bridgeTokens:Pe,bridgeHistory:Ut,getBridgeQuote:St,getBridgeToTokens:je,getBridgeApproval:Bt,approveBridge:Ne,submitBridge:he,onReceive:ot,onBridge:Ie,onSend:Be,style:we,children:Rt}){let dt=_e(e),Ct=w?Bn[w]:void 0,Qe=x??Ct?.name,Tt=k??Ct?.iconUrl,Ye=hn(`(max-width: ${n}px)`),xe=o??(i?"right":"bottom"),Ze=xe==="left"||xe==="right",rt=r??!1,ze=ie!==void 0,[pt,me]=$e.useState(!1),ke=ze?ie:pt,Nt=$e.useCallback(_t=>{ze||me(_t),fe?.(_t)},[ze,fe]),ft=$e.useCallback(()=>Nt(!1),[Nt]),[De,at]=$e.useState(null),[ut,Se]=$e.useState("top"),[Le,R]=$e.useState(null),[Q,pe]=$e.useState("wallet"),[Xe,Ft]=$e.useState(null);$e.useEffect(()=>{ke||(pe("wallet"),Ft(null))},[ke]);let Je=$e.useCallback(()=>{mr(g),B?.()},[B,g]),un=$e.useMemo(()=>({env:dt,theme:t,isMobile:Ye,open:ke,drawerDirection:xe,modal:rt,showBalance:i,showForgeToken:a,showGameToken:l,showQR:p,showBridge:c,qrLogoSrc:f,walletAddress:g,accountName:b,sendAccounts:m,profileImageUrl:v,connectorName:Qe,connectorIconUrl:Tt,preferredTokens:z,close:ft,onSelectWallet:u,onCopyAddress:y,onBuy:S,onBuyDisabledMessage:T,onBridgeDisabledMessage:L,onSendDisabledMessage:O,onDisconnect:B?Je:void 0,disconnectLabel:V,termsUrl:M,termsLabel:re,privacyUrl:D,privacyLabel:ae,portalStyle:we,navContent:De,navPosition:ut,setNavContent:at,setNavPosition:Se,footerContent:Le,setFooterContent:R,view:Q,setView:pe,selectedSendToken:Xe,setSelectedSendToken:Ft,showPortfolio:qe,portfolioTitle:ge,portfolioSections:q,showTotalAssets:ue,totalAssetsLabel:de,sendTransaction:j,getTransactionReceipt:Ke,estimateGas:be,onOutlink:Oe,lpBalanceReader:ye,stakingRewardsReader:ct,bridgeTokens:Pe,bridgeHistory:Ut,getBridgeQuote:St,getBridgeToTokens:je,getBridgeApproval:Bt,approveBridge:Ne,submitBridge:he,onReceive:ot,onBridge:Ie,onSend:Be}),[dt,t,Ye,ke,xe,rt,i,a,l,p,c,f,g,b,m,v,Qe,Tt,z,ft,u,y,S,T,L,O,B,Je,V,M,re,D,ae,we,De,ut,Le,Q,Xe,qe,ge,q,ue,de,j,Ke,be,Oe,ye,ct,Pe,Ut,St,je,Bt,Ne,he,ot,Ie,Be]);return(0,Uo.jsx)(cr.Provider,{value:un,children:Ye?(0,Uo.jsx)(cl.Drawer.Root,{direction:xe,open:ke,onOpenChange:Nt,handleOnly:Ze,noBodyStyles:!0,repositionInputs:!1,children:Rt},"drawer"):(0,Uo.jsx)(ll.Root,{open:ke,onOpenChange:Nt,children:Rt},"popover")})}var pn=Object.assign(pp,{Trigger:hi,Content:ol,Nav:al,Footer:sl});var Pt=G(require("react"),1),Rl=G(require("@radix-ui/react-dialog"),1),Cl=require("vaul");var Ho=require("react"),$o=(0,Ho.createContext)(null);function $n(){let e=(0,Ho.useContext)($o);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var fn=require("react");function jn(){let[e,t]=(0,fn.useState)([]),[n,o]=(0,fn.useState)(!0);(0,fn.useEffect)(()=>{if(typeof window>"u"){o(!1);return}let i=[],a=p=>{let{info:c}=p.detail;c?.rdns&&!i.some(f=>f.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 l=setTimeout(()=>o(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",a),window.removeEventListener("eip6963:crossAnnounceProvider",a),clearTimeout(l)}},[]);let r=(0,fn.useCallback)(i=>e.some(a=>a.rdns===i),[e]);return{wallets:e,isDetected:r,isLoading:n}}var dl=G(require("@radix-ui/react-dialog"),1),pl=require("vaul");var Wr=require("react/jsx-runtime");function fl({asChild:e,children:t}){let{isMobile:n}=$n(),o=n?pl.Drawer.Trigger:dl.Trigger;return(0,Wr.jsx)(o,{asChild:e??t!=null,children:t??(0,Wr.jsx)("button",{type:"button",children:"Connect Wallet"})})}var At=G(require("@radix-ui/react-dialog"),1),Vn=require("vaul");var _=require("react/jsx-runtime");function jo(){return(0,_.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,_.jsx)("circle",{cx:"20",cy:"20",r:"20",fill:"#00D5AA"}),(0,_.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.3225 2.85742L23.7249 6.25982V11.8301L28.1175 7.43757L32.9292 12.2493L28.5806 16.5979H20.3225C18.4435 16.5979 16.9201 18.1212 16.9201 20.0003C16.9201 21.8794 18.4434 23.4027 20.3225 23.4027H28.5372L32.9293 27.7948L28.1176 32.6066L23.7249 28.2139V33.7407L20.3225 37.1431L16.9201 33.7407V28.2584L12.5719 32.6066L7.76022 27.7948L12.1524 23.4027H6.58209L3.17969 20.0003L6.58209 16.5979H12.1089L7.76035 12.2493L12.5721 7.43757L16.9201 11.7857V6.25982L20.3225 2.85742Z",fill:"black"})]})}function ul(){return(0,_.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[(0,_.jsxs)("g",{clipPath:"url(#clip0_1331_27065)",children:[(0,_.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,_.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,_.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,_.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,_.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,_.jsx)("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),(0,_.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,_.jsx)("defs",{children:(0,_.jsx)("clipPath",{id:"clip0_1331_27065",children:(0,_.jsx)("rect",{width:"40",height:"40",fill:"white"})})})]})}function ml(){return(0,_.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,_.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,_.jsx)("path",{d:"M9.04 20L4.52 15.48L0 20L4.52 24.52L9.04 20Z",fill:"#F3BA2F"}),(0,_.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,_.jsx)("path",{d:"M35.48 24.52L40 20L35.48 15.48L30.96 20L35.48 24.52Z",fill:"#F3BA2F"}),(0,_.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 gl(){return(0,_.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[(0,_.jsx)("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),(0,_.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,_.jsx)("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),(0,_.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 bl(){return(0,_.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,_.jsxs)("g",{clipPath:"url(#clip0_1185_7785)",children:[(0,_.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,_.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,_.jsx)("defs",{children:(0,_.jsx)("clipPath",{id:"clip0_1185_7785",children:(0,_.jsx)("rect",{width:"28",height:"28",fill:"white"})})})]})}function hl(){return(0,_.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 48 48",xmlns:"http://www.w3.org/2000/svg",children:[(0,_.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,_.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,_.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,_.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 wl(){return(0,_.jsx)("svg",{width:"40",height:"40",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:(0,_.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 xl(){return(0,_.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,_.jsx)("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var Vo={cross_embedded:{id:"cross_embedded",name:"CROSSx with Social",description:"Sign in with Google or Apple",icon:jo},cross_wallet:{id:"cross_wallet",name:"CROSSx",description:"App approval is required",icon:jo,featured:!0},cross_extension:{id:"cross_extension",name:"CROSSx Extension",description:"Browser extension approval is required",icon:jo,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:ul,rdns:"io.metamask"},binance:{id:"binance",name:"Binance",description:"Mobile app only \u2014 Add CROSS network first",icon:ml},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:gl,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:bl,badge:"For SHOP"}};function Gr(e){return Vo[e]}var qo={google:{id:"google",name:"Google",icon:hl},apple:{id:"apple",name:"Apple",icon:wl}};function vl(e){return qo[e]}var N=require("react/jsx-runtime");function fp({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,N.jsxs)("button",{type:"button",className:te("wcm-wallet-item",i&&"wcm-wallet-item--featured"),onClick:o,children:[(0,N.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,N.jsx)("div",{className:"wcm-wallet-icon",children:(0,N.jsx)(r,{})}),(0,N.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,N.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,N.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]})]}),e.installUrl&&(t?(0,N.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,N.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function up({social:e,onSignIn:t}){let n=e.icon,o=`Sign in with ${e.name}`;return(0,N.jsxs)("button",{type:"button",className:"wcm-social-item","data-provider":e.id,onClick:t,"aria-label":o,children:[(0,N.jsx)("span",{className:"wcm-social-icon",children:(0,N.jsx)(n,{})}),(0,N.jsx)("span",{className:"wcm-social-name",children:o})]})}function yl(){let{wallets:e,activeWalletIds:t,socialProviders:n,activeSocialIds:o,termsUrl:r,privacyUrl:i,isDetected:a,close:l,isMobile:p}=$n(),c=t.filter(b=>{let m=Gr(b).visibility;return!m||m==="always"?!0:m==="desktop-only"?!p:m==="mobile-only"?p:!0}),f=o.length>0,g=c.length>0;return(0,N.jsxs)(N.Fragment,{children:[(0,N.jsxs)("div",{className:"wcm-header",children:[(0,N.jsxs)("div",{className:"wcm-header-text",children:[(0,N.jsx)("h2",{className:"wcm-title",children:"CROSS Wallet"}),!p&&(0,N.jsx)("p",{className:"wcm-subtitle",children:"Sign in instantly with your social account"})]}),(0,N.jsx)("button",{type:"button",className:"wcm-close-btn",onClick:l,"aria-label":"Close",children:(0,N.jsx)(xl,{})})]}),(0,N.jsxs)("div",{className:"wcm-body",children:[f&&(0,N.jsxs)(N.Fragment,{children:[!p&&(0,N.jsxs)("div",{className:"wcm-section-header",children:[(0,N.jsx)("span",{className:"wcm-section-title",children:"Social Account Wallet Connect"}),(0,N.jsx)("span",{className:"wcm-recommended-badge",children:"Recommended"})]}),(0,N.jsx)("div",{className:"wcm-social-grid",children:o.map(b=>{let m=vl(b);return(0,N.jsx)(up,{social:m,onSignIn:()=>{n[b]?.(),l()}},b)})}),g&&(0,N.jsxs)("div",{className:"wcm-separator",children:[(0,N.jsx)("div",{className:"wcm-separator-line"}),(0,N.jsx)("span",{className:"wcm-separator-text",children:"Other Wallets"}),(0,N.jsx)("div",{className:"wcm-separator-line"})]})]}),g&&(0,N.jsx)("div",{className:"wcm-wallet-list",children:c.map(b=>{let m=Gr(b),v=m.rdns?a(m.rdns):!1;return(0,N.jsx)(fp,{wallet:m,detected:v,onConnect:()=>{e[b]?.(),l()}},b)})}),(0,N.jsxs)("p",{className:"wcm-terms",children:["By continuing, you agree to NEXUS"," ",(0,N.jsx)(kl,{href:r,children:"Terms of Service"})," and consent to its ",(0,N.jsx)(kl,{href:i,children:"Privacy Policy"}),"."]})]})]})}function kl({href:e,children:t}){return e?(0,N.jsx)("a",{className:"wcm-terms-link",href:e,target:"_blank",rel:"noopener noreferrer",children:t}):(0,N.jsx)("span",{className:"wcm-terms-link",children:t})}function Sl({className:e}){let{isMobile:t,theme:n,portalStyle:o}=$n();return t?(0,N.jsxs)(Vn.Drawer.Portal,{children:[(0,N.jsx)(Vn.Drawer.Overlay,{className:"wcm-overlay"}),(0,N.jsxs)(Vn.Drawer.Content,{className:te("wcm-drawer-content",e),"data-theme":n,style:o,children:[(0,N.jsx)(Vn.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,N.jsx)("div",{className:"wcm-drawer-handle"}),(0,N.jsx)("div",{className:"wcm-drawer-body",children:(0,N.jsx)(yl,{})})]})]}):(0,N.jsxs)(At.Portal,{children:[(0,N.jsx)(At.Overlay,{className:"wcm-overlay"}),(0,N.jsxs)(At.Content,{className:te("wcm-dialog-content",e),"data-theme":n,style:o,children:[(0,N.jsx)(At.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,N.jsx)(At.Description,{className:"wcm-sr-only",children:"Sign in with a social provider or pick a wallet to connect."}),(0,N.jsx)("div",{className:"wcm-dialog-body",children:(0,N.jsx)(yl,{})})]})]})}U(`.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-accent-primary-low, #e7f9f8);border-radius:9999px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-accent-primary-high, #00a0a2);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:var(--ds-accent-primary-default, #00b4b7);border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:1;letter-spacing:0;color:var(--ds-accent-primary-on, #ffffff);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}
16
+ `);U(`@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)}}
17
+ `);var Tn=require("react/jsx-runtime"),mp={};function gp({wallets:e,socialProviders:t=mp,termsUrl:n,privacyUrl:o,theme:r="dark",mobileBreakpoint:i=768,drawerDirection:a="bottom",dialogWidth:l,drawerMaxWidth:p,drawerMinWidth:c,style:f,open:g,onOpenChange:b,children:m}){let v=hn(`(max-width: ${i}px)`),[w,x]=Pt.useState(!1),k=g!==void 0,z=k?g:w,u=Pt.useCallback(M=>{k||x(M),b?.(M)},[k,b]),y=Pt.useCallback(()=>u(!1),[u]),{isDetected:S}=jn(),T=Pt.useMemo(()=>Object.keys(e),[e]),L=Pt.useMemo(()=>Object.keys(t),[t]),O=Pt.useMemo(()=>{let M={};return l&&(M["--wcm-dialog-width"]=l),p&&(M["--wcm-drawer-max-width"]=p),c&&(M["--wcm-drawer-min-width"]=c),{...M,...f}},[l,p,c,f]),B=Pt.useMemo(()=>({theme:r,isMobile:v,open:z,setOpen:u,close:y,wallets:e,activeWalletIds:T,socialProviders:t,activeSocialIds:L,termsUrl:n??xn,privacyUrl:o??bo,isDetected:S,portalStyle:O}),[r,v,z,u,y,e,T,t,L,n,o,S,O]),V=(0,Tn.jsx)("div",{"data-theme":r,style:O,children:m});return v?(0,Tn.jsx)($o.Provider,{value:B,children:(0,Tn.jsx)(Cl.Drawer.Root,{direction:a,open:z,onOpenChange:u,noBodyStyles:!0,children:V},"drawer")}):(0,Tn.jsx)($o.Provider,{value:B,children:(0,Tn.jsx)(Rl.Root,{open:z,onOpenChange:u,children:V})})}var Ur=Object.assign(gp,{Trigger:fl,Content:Sl});U(`.cb-button{--cb-bg: var(--ds-accent-primary-default, #00b4b7);--cb-bg-hover: var(--cb-bg);--cb-color: var(--ds-accent-primary-on-primary, #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}
18
+ `);U(`.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)}}
19
+ `);var bp='<svg preserveAspectRatio="none" width="100%" height="100%" overflow="visible" style="display: block;" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#c0)"><path d="M18 36C27.9411 36 36 27.9411 36 18C36 8.05887 27.9411 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36Z" fill="#00D5AA"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.2903 2.57169L21.3525 5.63385V10.6471L25.3058 6.69381L29.6364 11.0244L25.7226 14.9381H18.2903C16.5992 14.9381 15.2283 16.309 15.2283 18.0003C15.2283 19.6915 16.5992 21.0624 18.2903 21.0624H25.6836L29.6365 25.0154L25.3059 29.3459L21.3525 25.3925V30.3666L18.2903 33.4288L15.2283 30.3666V25.4326L11.3148 29.3459L6.98426 25.0154L10.9372 21.0624H5.92394L2.86178 18.0003L5.92394 14.9381H10.8981L6.98437 11.0244L11.3149 6.69383L15.2283 10.6071V5.63385L18.2903 2.57169Z" fill="#000"/></g><defs><clipPath id="c0"><rect width="36" height="36" fill="#fff"/></clipPath></defs></svg>',hp='<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>',wp='<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>',xp='<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>',vp='<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 qn(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var Kn=qn(bp),Qn=qn(hp),Yn=qn(wp),Zn=qn(xp),Xn=qn(vp);var ve=require("react/jsx-runtime");function Hr({isConnecting:e,address:t,provider:n,providerName:o,accountName:r,sendAccounts:i,onConnect:a,onDisconnect:l,onCopy:p,onSelectWallet:c,onBuy:f,onBuyDisabledMessage:g,label:b="Connect Wallet",connectingLabel:m="Connecting...",disconnectLabel:v,className:w,theme:x="dark",env:k,showBalance:z=!0,showPortfolio:u,drawerDirection:y,modal:S,connectorId:T,style:L,walletInfoStyle:O,sendTransaction:B,getTransactionReceipt:V,estimateGas:M,onReceive:re,onBridge:D,onSend:ae,bridgeTokens:ie,bridgeHistory:fe,getBridgeQuote:qe,getBridgeToTokens:ge,getBridgeApproval:q,approveBridge:ue,submitBridge:de}){let j=w?`cb-button ${w}`:"cb-button",Ke=w?`cb-pill ${w}`:"cb-pill";if(e)return(0,ve.jsxs)("button",{type:"button",disabled:!0,className:j,style:L,"aria-busy":"true",children:[(0,ve.jsx)("span",{className:"cb-spinner","aria-hidden":"true"}),(0,ve.jsx)("span",{className:"cb-button-label",children:m})]});if(t){let be=o??Rp(n),Oe=n?kp[n]:void 0;return(0,ve.jsxs)(pn,{env:k,theme:x,drawerDirection:y,modal:S,showBalance:z,showPortfolio:u,walletAddress:t,accountName:r,sendAccounts:i,connectorId:T,onSelectWallet:c,onCopyAddress:p?(ye,ct)=>{ct&&p()}:void 0,onDisconnect:l,disconnectLabel:v,style:O,sendTransaction:B,getTransactionReceipt:V,estimateGas:M,onReceive:re,onBridge:D,onBuy:f,onBuyDisabledMessage:g,onSend:ae,bridgeTokens:ie,bridgeHistory:fe,getBridgeQuote:qe,getBridgeToTokens:ge,getBridgeApproval:q,approveBridge:ue,submitBridge:de,children:[(0,ve.jsx)(pn.Trigger,{asChild:!0,children:(0,ve.jsxs)("button",{type:"button",className:Ke,style:L,"aria-label":`Connected with ${be}: ${Tl(t)}`,children:[Oe?(0,ve.jsx)("img",{src:Oe,alt:"",width:18,height:18,className:"cb-pill-icon","data-provider":n}):(0,ve.jsx)("span",{className:"cb-pill-icon-placeholder","aria-hidden":"true"}),(0,ve.jsx)("span",{className:"cb-pill-address",children:Tl(t)})]})}),(0,ve.jsx)(pn.Content,{align:"end",sideOffset:8})]})}return(0,ve.jsxs)("button",{type:"button",onClick:a,className:j,style:L,"aria-label":typeof b=="string"?b:"Connect Wallet",children:[(0,ve.jsx)(yp,{}),(0,ve.jsx)("span",{className:"cb-button-label",children:b})]})}function yp(){return(0,ve.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,ve.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,ve.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,ve.jsx)("path",{d:"M12.75 11.25H12.7575",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]})}var kp={google:Zn,apple:Xn,cross:Kn,metamask:Qn,binance:Yn},Sp={google:"Google",apple:"Apple",cross:"CROSSx",metamask:"MetaMask",binance:"Binance Wallet"};function Rp(e){return e?Sp[e]:"Wallet"}function Tl(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var Nl=G(require("react"),1);U(`.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)}
20
+ `);U(`.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)}}
21
+ `);var Yt=require("react/jsx-runtime"),Ko="https://www.onechain.nexus/skills";function $r({label:e="Skills",href:t=Ko,onClick:n,className:o,style:r,theme:i,disabled:a=!1,isLoading:l=!1,loadingLabel:p="Loading...",openInNewTab:c=!1,type:f="button"}){let[g,b]=Nl.useState(!1),m=async z=>{if(t&&!n){c?window.open(t,"_blank","noopener,noreferrer"):window.location.href=t;return}if(n)try{b(!0),await n()}finally{b(!1)}},v=a||l||g,w=l||g,x=w?p:e,k=o?`sb-button ${o}`:"sb-button";return(0,Yt.jsxs)("button",{type:f,onClick:m,disabled:v,className:k,"data-theme":i,style:r,"aria-busy":w,children:[w?(0,Yt.jsx)("span",{className:"sb-spinner","aria-hidden":"true"}):(0,Yt.jsx)(Cp,{}),(0,Yt.jsx)("span",{className:"sb-label",children:x})]})}function Cp(){return(0,Yt.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,Yt.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"})})}ao({mode:"dapp-ui"});0&&(module.exports={APPLE_ICON,AppLauncher,AppLauncherContent,AppLauncherTrigger,BINANCE_ICON,BridgeFlow,CONNECTOR_REGISTRY,CROSSX_ICON,ConnectButton,ConnectorId,DEFAULT_SKILLS_HREF,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,resolveEnvironment,useGlobalMenu,useTokenBalance,useTokenStats,useWalletDetect});