@nexus-cross/dapp-ui 1.0.4 → 1.1.0-beta.1
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 +15 -14
- package/dist/index.d.cts +63 -4
- package/dist/index.d.ts +63 -4
- package/dist/index.js +15 -14
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
"use strict";var
|
|
2
|
-
`);
|
|
3
|
-
`);
|
|
4
|
-
`);
|
|
5
|
-
`);T("");var Et=require("react/jsx-runtime");function no({env:e,theme:t="dark",mobileBreakpoint:r=768,domain:o,children:n}){let p=He(`(max-width: ${r}px)`),[l,c]=Ue.useState(!1),d=Ue.useCallback(()=>c(!1),[]),a=Q(e),s=Ue.useMemo(()=>({env:a,theme:t,isMobile:p,open:l,domain:o,close:d}),[a,t,p,l,o,d]);return(0,Et.jsx)(ro.Provider,{value:s,children:p?(0,Et.jsx)($o.Drawer.Root,{direction:"right",open:l,onOpenChange:c,noBodyStyles:!0,children:n},"drawer"):(0,Et.jsx)(Uo.Root,{open:l,onOpenChange:c,children:n},"popover")})}var Zo=W(require("@radix-ui/react-popover"),1),Go=require("vaul");var q=require("react/jsx-runtime");function zo({size:e=18}){return(0,q.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,q.jsx)("rect",{width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{x:"7",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{x:"14",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{y:"7",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{y:"14",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",fill:"currentColor"}),(0,q.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",fill:"currentColor"})]})}function jo(){return(0,q.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,q.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function qo(){return(0,q.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,q.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var tt=require("react/jsx-runtime");function io({asChild:e,children:t}){let{isMobile:r,theme:o}=Pt(),n=t!=null,p=e??!0,l=n?t:(0,tt.jsx)("button",{type:"button",className:"al-trigger-btn","data-theme":o,children:(0,tt.jsx)(zo,{size:r?12:18})});return r?(0,tt.jsx)(Go.Drawer.Trigger,{asChild:p,children:l}):(0,tt.jsx)(Zo.Trigger,{asChild:p,children:l})}var Pe=W(require("react"),1),Tt=W(require("@radix-ui/react-popover"),1),Ie=require("vaul");var Yo=require("@tanstack/react-query");var Ko={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"};function ot(e){let t=Q(e);return(0,Yo.useQuery)({queryKey:["global-menu",t],queryFn:async({signal:r})=>{let o=await fetch(Ko[t],{cache:"no-store",signal:r});if(!o.ok)throw new Error(`Failed to fetch global menu: ${o.status}`);return o.json()},staleTime:0,gcTime:0,refetchOnMount:!0})}function $(...e){return e.filter(Boolean).join(" ")}var F=require("react/jsx-runtime");function ao({align:e="end",sideOffset:t=12,className:r}){let{env:o,theme:n,isMobile:p,domain:l,close:c}=Pt(),{data:d}=ot(o),a=Pe.useMemo(()=>(d?.items??[]).sort((g,C)=>g.order-C.order),[d]),s=8,m=Pe.useRef(null),h=Pe.useCallback(g=>{m.current={x:g.clientX,y:g.clientY}},[]),b=typeof window<"u"?window.location.pathname:"",u=Pe.useCallback((g,C)=>{if(m.current){let N=g.clientX-m.current.x,D=g.clientY-m.current.y;if(m.current=null,Math.abs(N)>s||Math.abs(D)>s)return}let M=C.url[o]??C.url.production,_=Qo(M,l);if(!_)try{let N=new URL(M).pathname;if(b===N||b.startsWith(N+"/")){c();return}}catch{}_?window.open(M,"_blank","noopener,noreferrer"):window.location.href=M,c()},[o,l,c,b]),f=(0,F.jsx)("div",{className:"al-grid","data-theme":n,children:a.map(g=>{let C=g.url[o]??g.url.production,M=Qo(C,l),_=!1;if(!M)try{let N=new URL(C).pathname;_=b===N||b.startsWith(N+"/")}catch{_=!1}return(0,F.jsxs)("button",{type:"button",className:"al-grid-item","data-active":_||void 0,onPointerDown:h,onClick:N=>u(N,g),children:[(0,F.jsxs)("div",{className:"al-grid-item-left",children:[(0,F.jsx)("div",{className:"al-grid-item-icon",children:(0,F.jsx)("img",{src:g.iconUrl,alt:g.label,width:24,height:24,loading:"lazy"})}),(0,F.jsx)("span",{className:"al-grid-item-label",children:g.label}),g.isNew&&(0,F.jsx)("span",{className:"al-badge-new",children:"N"})]}),(0,F.jsx)("div",{className:"al-grid-item-right",children:g.badge&&(0,F.jsx)("span",{className:"al-badge",children:g.badge})})]},g.id)})});return p?(0,F.jsxs)(Ie.Drawer.Portal,{children:[(0,F.jsx)(Ie.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,F.jsxs)(Ie.Drawer.Content,{className:$("al-drawer-content",r),"data-theme":n,children:[(0,F.jsxs)("div",{className:"al-drawer-header",children:[(0,F.jsx)(Ie.Drawer.Close,{className:"al-drawer-close",children:(0,F.jsx)(jo,{})}),(0,F.jsx)(Ie.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,F.jsx)(Ie.Drawer.Close,{className:"al-drawer-close",children:(0,F.jsx)(qo,{})})]}),(0,F.jsx)("div",{className:"al-drawer-body",children:f})]})]}):(0,F.jsx)(Tt.Portal,{children:(0,F.jsx)(Tt.Content,{align:e,sideOffset:t,className:$("al-popover-content",r),"data-theme":n,children:f})})}function Qo(e,t){try{let r=new URL(e).hostname;return typeof window>"u"?!0:r!==(t??window.location.hostname)}catch{return!1}}var K=W(require("react"),1),dn=W(require("@radix-ui/react-popover"),1),mn=require("vaul");var Mt=require("react"),so=(0,Mt.createContext)(null);function fe(){let e=(0,Mt.useContext)(so);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var _t=(o=>(o.CROSSx="crossx",o.MetaMask="io.metamask",o.Binance="com.binance.wallet",o))(_t||{}),rt={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 cr=W(require("@radix-ui/react-popover"),1),pr=require("vaul");var R=require("react/jsx-runtime");function Xo({size:e=16,className:t}){return(0,R.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,R.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,R.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 lo({size:e=16,className:t}){return(0,R.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,R.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 co({size:e=16,className:t}){return(0,R.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,R.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function po({size:e=24,className:t}){return(0,R.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,R.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Jo({size:e=20,className:t}){return(0,R.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,R.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,R.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 er({size:e=20,className:t}){return(0,R.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,R.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 tr({size:e=20,className:t}){return(0,R.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,R.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function or({size:e=20,className:t}){return(0,R.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,R.jsx)("path",{d:"M8 5L13 10L8 15",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function rr({size:e=20,className:t}){return(0,R.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,R.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function nr({size:e=16,className:t}){return(0,R.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,R.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,R.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 ir({size:e=16,className:t}){return(0,R.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,R.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,R.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function ar({size:e=42,className:t}){return(0,R.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 42 42",fill:"none",className:t,children:(0,R.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})})}var ue=W(require("bignumber.js"),1);function Vn(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 St(e,t){if(!e||e==="0")return"0.00";let r=new ue.default(e).shiftedBy(-t),o=r.isGreaterThanOrEqualTo(1)?2:4;return r.toFormat(o,ue.default.ROUND_DOWN)}function $e(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function mo(e){let t=typeof e=="string"?parseFloat(e):e;if(Number.isNaN(t)||t===0)return"$0.00";let r=t>=1?2:4,o=Math.pow(10,r);return`$${(Math.floor(t*o)/o).toLocaleString("en-US",{minimumFractionDigits:r,maximumFractionDigits:r})}`}function sr(e,t,r){let n=new ue.default(e).shiftedBy(-t).multipliedBy(new ue.default(r));return n.isZero()||n.isNaN()?"$0.00":`$${(n.integerValue(ue.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?n.decimalPlaces(2,ue.default.ROUND_DOWN):n.decimalPlaces(4,ue.default.ROUND_DOWN)).toFormat()}`}function lr(e){if(e===""||e===null||e===void 0)return{displayValue:"0",isLowerBound:!1};let t=typeof e=="number"?e.toString():e;if(t==="0"||t==="0.0")return{displayValue:"0",isLowerBound:!1};let r=t;if(r.includes("e")||r.includes("E")){let l=Number(r);if(!Number.isFinite(l)||l===0)return{displayValue:"0",isLowerBound:!1};r=Vn(l.toFixed(18))}let[o="0",n=""]=r.split(".");if(Number(o)>=1){let l=n.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(o).toLocaleString("en-US")}.${l}`,isLowerBound:!1}}return n.length<4?{displayValue:`${o}.${n}`,isLowerBound:!1}:n.slice(0,4)==="0000"?{displayValue:"0.0001",isLowerBound:!0}:{displayValue:`0.${n.slice(0,4)}`,isLowerBound:!1}}var Re=require("react/jsx-runtime");function dr({asChild:e,className:t,children:r}){let{isMobile:o,theme:n,walletAddress:p}=fe(),l=r!=null,c=e??!0,d=l?r:(0,Re.jsxs)("button",{type:"button",className:$("wi-trigger-btn",t),"data-theme":n,"data-mobile":o||void 0,children:[(0,Re.jsx)(Xo,{size:o?14:16}),(0,Re.jsx)("span",{className:"wi-trigger-address",children:$e(p)})]});return o?(0,Re.jsx)(pr.Drawer.Trigger,{asChild:c,children:d}):(0,Re.jsx)(cr.Trigger,{asChild:c,children:d})}var B=W(require("react"),1),jt=W(require("@radix-ui/react-popover"),1),at=require("vaul");var qe=W(require("bignumber.js"),1);var ur=require("@tanstack/react-query"),gr=require("react");var te={dev:"https://stg-wallet-server.crosstoken.io/api",stage:"https://stg-wallet-server.crosstoken.io/api",production:"https://wallet-server.crosstoken.io/api"},J={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}};var fo={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"},mr={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function uo(e,t){let r=J[e];if(t===r.cross)return mr.cross;if(t===r.bsc)return mr.bsc}var Hn={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function fr(e,t,r={}){if(!t||!t.startsWith("0x"))return;let{size:o=120,bg:n,format:p="png"}=r,l=Hn[e],c=n?`&bg=${n}`:"";return`${l}/portrait/evm/${t}.${p}?size=${o}${c}`}var Ot="user-balance";async function Un(e,t,r,o){let n=new URLSearchParams({networkId:`eip155:${t}`,account:r}),p=await fetch(`${e}/v1/public/token/balance?${n}`,{cache:"no-store",signal:o});if(!p.ok)throw new Error(`Failed to fetch token balance: ${p.status}`);let l=await p.json();if(l.code!==200)throw new Error(`Token balance API error: ${l.code}`);return l.data}function Ee(e,t,r=!0){let o=te[e],n=J[e],p=[n.cross,n.bsc],l=(0,ur.useQueries)({queries:p.map(s=>({queryKey:[Ot,e,t,s],queryFn:({signal:m})=>Un(o,s,t,m),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1}))}),c=l.some(s=>s.isLoading),d=l.some(s=>s.isError);return{tokens:(0,gr.useMemo)(()=>{let s=[];for(let m of l)m.data&&s.push(...m.data);return s},[l]),isLoading:c,isError:d}}var Wt=require("@tanstack/react-query"),wr=require("react");var $n="forge-holdings",zn="forge-token-image";async function jn(e,t,r){let o=await fetch(`${e}/v1/users/${t}/holdings`,{cache:"no-store",signal:r});if(!o.ok)throw new Error(`Failed to fetch forge holdings: ${o.status}`);let n=await o.json();if(!n.success)throw new Error("Forge holdings API error");return n.data.items}async function qn(e,t,r){let o=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store",signal:r});if(!o.ok)return{address:t,image_url:""};let n=await o.json();return n.success?{address:t,image_url:n.data.token.image_url}:{address:t,image_url:""}}function hr(e,t,r=!0){let o=fo[e],{data:n,...p}=(0,Wt.useQuery)({queryKey:[$n,e,t],queryFn:({signal:l})=>jn(o,t,l),enabled:!!t&&r,staleTime:0,refetchInterval:r?5e3:!1});return{holdings:n??[],...p}}function xr(e,t,r=!0){let o=fo[e],n=(0,Wt.useQueries)({queries:t.map(l=>({queryKey:[zn,e,l],queryFn:({signal:c})=>qn(o,l,c),enabled:r,staleTime:1/0}))});return{imageMap:(0,wr.useMemo)(()=>{let l=new Map;for(let c of n)c.data&&l.set(c.data.address,c.data.image_url);return l},[n])}}var br=require("@tanstack/react-query"),vr=require("react");var Dt="token-stats";function Te(e,t){return`${e}:${t.toLowerCase()}`}function Me(e,t=!0){let r=te[e],{data:o,...n}=(0,br.useQuery)({queryKey:[Dt,e],queryFn:async({signal:l})=>{let c=await fetch(`${r}/v1/public/token/stats`,{cache:"no-store",signal:l});if(!c.ok)throw new Error(`Failed to fetch token stats: ${c.status}`);let d=await c.json();if(d.code!==200)throw new Error(`Token stats API error: ${d.code}`);return d},enabled:t,staleTime:3e4});return{statsMap:(0,vr.useMemo)(()=>{let l=new Map;if(!o?.data)return l;for(let c of o.data){let d=Te(c.chain_id,c.address);l.set(d,c)}return l},[o]),...n}}var yr=require("@tanstack/react-query"),kr=require("react");var Zn="token-info";function go(e,t){return`${t.toLowerCase()}_${e}`}function Cr(e,t=!0){let r=te[e],{data:o,...n}=(0,yr.useQuery)({queryKey:[Zn,e],queryFn:async({signal:l})=>{let c=await fetch(`${r}/v1/public/token/info`,{cache:"no-store",signal:l});if(!c.ok)throw new Error(`Failed to fetch token info: ${c.status}`);let d=await c.json();if(d.code!==200)throw new Error(`Token info API error: ${d.code}`);return d},enabled:t,staleTime:1/0});return{categoryMap:(0,kr.useMemo)(()=>{let l=new Map;if(!o?.data)return l;for(let c of o.data){let d=go(c.chain_id,c.address);l.set(d,c.category)}return l},[o]),...n}}var Lr=require("react"),At=W(require("bignumber.js"),1);function Nr(e,t,r){let{tokens:o,isLoading:n}=Ee(e,t,r),{statsMap:p}=Me(e,r);return(0,Lr.useMemo)(()=>{let l=new At.default(0);for(let s of o){let m=p.get(Te(s.chainId,s.address));if(!m)continue;let b=new At.default(s.quantity.numeric).shiftedBy(-s.quantity.decimals).multipliedBy(new At.default(m.price));b.isNaN()||(l=l.plus(b))}let c=l.toFixed(),{displayValue:d,isLowerBound:a}=lr(c);return{totalUsd:c,displayValue:d,isLowerBound:a,isLoading:n}},[o,p,n])}var nn=require("qrcode.react");function oe(e,t,r,o){if(!o||e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.defaultPrevented)return;e.preventDefault();let n;try{n=o(t,r)}catch(a){console.error("[dapp-ui] onOutlink threw:",a);return}let p=a=>{typeof window>"u"||window.open(a,"_blank","noopener,noreferrer")};if((a=>!!a&&(typeof a=="object"||typeof a=="function")&&typeof a.then=="function")(n)){let a=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,s=m=>{if(m===null){a?.close();return}let h=m??t;if(a)try{a.location.href=h}catch{a.close(),p(h)}else p(h)};n.then(s,m=>{console.error("[dapp-ui] onOutlink rejected:",m),a?.close()});return}let c=n;if(c===null)return;p(c??t)}var Oe=W(require("react"),1),rn=require("vaul");var Ft=require("react"),nt=(0,Ft.createContext)(null);function Z(){let e=(0,Ft.useContext)(nt);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}var Ir=require("vaul");var wo=require("react/jsx-runtime");function Pr({asChild:e,children:t}){let{walletAddress:r}=Z(),o=t!=null,n=e??!0,p=o?t:(0,wo.jsx)("button",{type:"button",children:$e(r)});return(0,wo.jsx)(Ir.Drawer.Trigger,{asChild:n,children:p})}var it=require("vaul");var ee=W(require("react"),1),tn=require("@tanstack/react-query");var Wr=require("react"),$t=W(require("bignumber.js"),1);var Tr=require("@tanstack/react-query"),ho=require("react");var Bt={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"},Rr={dev:"https://stg-x.crosstoken.io",stage:"https://stg-x.crosstoken.io",production:"https://x.crosstoken.io"},Vt={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"},ge={dev:"https://stg-x.crosstoken.io",stage:"https://stg-x.crosstoken.io",production:"https://x.crosstoken.io"},re={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"},Er={dev:{cross:"https://stg-dex-api.crosstoken.io/dex",crossd:"https://stg-crossd-dex-api.crosstoken.io/dex",forge:"https://stg-forge-dex-api.crosstoken.io/dex"},stage:{cross:"https://stg-dex-api.crosstoken.io/dex",crossd:"https://stg-crossd-dex-api.crosstoken.io/dex",forge:"https://stg-forge-dex-api.crosstoken.io/dex"},production:{cross:"https://dex-api.crosstoken.io/dex",crossd:"https://crossd-dex-api.crosstoken.io/dex",forge:"https://forge-dex-api.crosstoken.io/dex"}};var Gn="wp:reward-pools";function Ht(e,t=!0){let r=Bt[e],{data:o,...n}=(0,Tr.useQuery)({queryKey:[Gn,e],queryFn:async({signal:c})=>{let d=await fetch(`${r}/v1/pools`,{cache:"no-store",signal:c});if(!d.ok)throw new Error(`Failed to fetch pools: ${d.status}`);let a=await d.json();if(a.code!==200)throw new Error(`Pools API error: ${a.code}`);return a},enabled:t,staleTime:0}),p=(0,ho.useMemo)(()=>o?.data.pools.filter(c=>c.pool_type==="CrossPool")??[],[o]),l=(0,ho.useMemo)(()=>o?.data.pools.filter(c=>c.pool_type==="GamePool")??[],[o]);return{crossPools:p,gamePools:l,allPools:o?.data.pools??[],...n}}var Mr=require("@tanstack/react-query"),_r=require("react");var Kn="wp:user-deposits";function Ut(e,t,r=!0){let o=Bt[e],n=r&&!!t,{data:p,...l}=(0,Mr.useQuery)({queryKey:[Kn,e,t],queryFn:async({signal:d})=>{let a=await fetch(`${o}/v1/users/${t}/deposits`,{cache:"no-store",signal:d});if(!a.ok)throw new Error(`Deposits fetch failed: ${a.status}`);let s=await a.json();if(s.code!==200)throw new Error(`Deposits API error: ${s.code}`);return s},enabled:n,staleTime:0});return{depositMap:(0,_r.useMemo)(()=>{let d=new Map;if(!p?.data.user_deposits)return d;for(let a of p.data.user_deposits)d.set(a.pool_address.toLowerCase(),a);return d},[p]),deposits:p?.data.user_deposits??[],...l}}var xo=require("@tanstack/react-query"),bo=require("react");function ne(e,t,r,o=!0){let n=Er[e][t],p=o&&!!r,{data:l,...c}=(0,xo.useQuery)({queryKey:["wp:dex-pairs",e,t],queryFn:async({signal:u})=>{let f=await fetch(`${n}/pair-info`,{cache:"no-store",signal:u});if(!f.ok)throw new Error(`pair-info fetch failed: ${f.status}`);let g=await f.json();if(g.code!==200)throw new Error(`pair-info API error: ${g.code}`);return g},enabled:o,staleTime:0}),d=l?.data??[],a=(0,bo.useMemo)(()=>{let u=new Map;for(let f of d)u.set(f.pair_address.toLowerCase(),f);return u},[d]),{data:s,...m}=(0,xo.useQuery)({queryKey:["wp:dex-orders",e,t,r],queryFn:async({signal:u})=>{let f=Math.floor(Date.now()/1e3),g=new URLSearchParams({owner:r,size:"200",start_date:"0",end_date:String(f)}),C=await fetch(`${n}/open-order?${g}`,{cache:"no-store",signal:u});if(!C.ok)throw new Error(`open-order fetch failed: ${C.status}`);let M=await C.json();if(M.code!==200)throw new Error(`open-order API error: ${M.code}`);return M.data?.data??[]},enabled:p,staleTime:0}),h=s??[],b=(0,bo.useMemo)(()=>{let u=new Map;for(let f of h){let g=f.pair.toLowerCase();u.has(g)||u.set(g,{buys:[],sells:[]});let C=u.get(g);f.order_side===1?C.buys.push(f):C.sells.push(f)}return u},[h]);return{allPairs:d,pairMap:a,orders:h,ordersByPair:b,isEmpty:h.length===0,isLoading:c.isLoading||m.isLoading}}var Yn=["var(--wp-blue)","var(--wp-purple)","var(--wp-red)","var(--wp-orange)"],Sr="var(--wp-green)",Or=4;function Dr(e,t,r=!0){let o=r&&!!t,{allPools:n}=Ht(e,o),{depositMap:p}=Ut(e,t,o),{allPairs:l,pairMap:c,ordersByPair:d}=ne(e,"cross",t,o),{allPairs:a,pairMap:s,ordersByPair:m}=ne(e,"crossd",t,o),{allPairs:h,pairMap:b,ordersByPair:u}=ne(e,"forge",t,o);return(0,Wr.useMemo)(()=>{let f=new Map,g=new Map,C=(w,y)=>{!Number.isFinite(y)||y<=0||g.set(w,(g.get(w)??0)+y)};for(let w of n){let y=Number(w.deposit_token.price);y>0&&f.set(w.deposit_token.symbol,y);for(let A of w.reward_tokens){let I=Number(A.price);I>0&&f.set(A.symbol,I)}}for(let w of[...l,...a,...h]){let y=f.get(w.quote_symbol),A=Number(w.billboard?.price);y&&A>0&&!f.has(w.base_symbol)&&f.set(w.base_symbol,A*y)}for(let w of n){let y=p.get(w.pool_address.toLowerCase());if(!y)continue;let A=new $t.default(y.deposited_amount).shiftedBy(-w.deposit_token.decimals).toNumber();if(C(w.deposit_token.symbol,A),w.reward_tokens.length>0){let I=w.reward_tokens[0],H=new $t.default(y.claimable_reward).shiftedBy(-I.decimals).toNumber();C(I.symbol,H)}}let M=[{pairMap:c,ordersByPair:d},{pairMap:s,ordersByPair:m},{pairMap:b,ordersByPair:u}];for(let{pairMap:w,ordersByPair:y}of M)for(let[A,I]of y){let H=w.get(A);if(H){for(let G of I.buys){let ae=Number(G.amount)-Number(G.filled);C(H.quote_symbol,ae*Number(G.price))}for(let G of I.sells){let ae=Number(G.amount)-Number(G.filled);C(H.base_symbol,ae)}}}let _=[],N=0;for(let[w,y]of g){let A=f.get(w)??0,I=y*A;I>0&&(_.push({symbol:w,usdValue:I}),N+=I)}_.sort((w,y)=>y.usdValue-w.usdValue);let D=[];if(N>0){let w=_.slice(0,Or),y=_.slice(Or);for(let I=0;I<w.length;I++)D.push({symbol:w[I].symbol,usdValue:w[I].usdValue,percentage:Math.round(w[I].usdValue/N*100),color:Yn[I]??Sr});if(y.length>0){let I=y.reduce((H,G)=>H+G.usdValue,0);D.push({symbol:"Others",usdValue:I,percentage:Math.round(I/N*100),color:Sr})}let A=D.reduce((I,H)=>I+H.percentage,0);A!==100&&D.length>0&&(D[0].percentage+=100-A)}return{totalUsd:N,formattedTotal:N>0?`$${new $t.default(N).toFormat(2)}`:"$0.00",segments:D}},[n,p,l,c,d,a,s,m,h,b,u])}var le=require("react/jsx-runtime");function Ar({size:e=22,className:t}){return(0,le.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,le.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Fr({size:e=22,className:t}){return(0,le.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,le.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,le.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 Br({size:e=12,className:t}){return(0,le.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,le.jsx)("path",{d:"M6 11A5 5 0 106 1a5 5 0 000 10zM6 8V6M6 4h.005",stroke:"currentColor",strokeWidth:1,strokeLinecap:"round",strokeLinejoin:"round"})})}var Vr=require("@tanstack/react-query"),Hr=require("react");var Qn="wp:token-info";function we(e,t=!0){let r=te[e],o=J[e].cross,{data:n,...p}=(0,Vr.useQuery)({queryKey:[Qn,e],queryFn:async({signal:a})=>{let s=await fetch(`${r}/v1/public/token/info`,{cache:"no-store",signal:a});if(!s.ok)throw new Error(`Failed to fetch token info: ${s.status}`);let m=await s.json();if(m.code!==200)throw new Error(`Token info API error: ${m.code}`);return m},enabled:t,staleTime:300*1e3}),{byChainAddr:l,byChainSym:c}=(0,Hr.useMemo)(()=>{let a=new Map,s=new Map;if(!n?.data)return{byChainAddr:a,byChainSym:s};for(let m of n.data){let h=m.address.toLowerCase();a.set(`${m.chain_id}:${h}`,m),a.set(h,m);let b=m.symbol.replace(/^t/,"").toUpperCase(),u=`${m.chain_id}:${b}`;s.has(u)||s.set(u,m),s.has(b)||s.set(b,m)}return{byChainAddr:a,byChainSym:s}},[n]);return{getTokenImage:(a,s)=>{let m=a.toLowerCase(),h=l.get(`${o}:${m}`);if(h?.image)return h.image;let b=l.get(m);if(b?.image)return b.image;if(s){let u=s.replace(/^t/,"").toUpperCase(),f=c.get(`${o}:${u}`);if(f?.image)return f.image;let g=c.get(u);if(g?.image)return g.image}return""},...p}}var he=require("react/jsx-runtime");function ie({title:e,icon:t,iconFit:r="cover",isEmpty:o,children:n}){return(0,he.jsxs)("div",{className:"wp-svc-card",children:[(0,he.jsxs)("div",{className:"wp-svc-card-head",children:[(0,he.jsx)("img",{className:"wp-svc-card-icon",src:t,alt:"",style:{objectFit:r}}),(0,he.jsx)("span",{className:"wp-svc-card-title",children:e})]}),o?(0,he.jsx)("div",{className:"wp-svc-empty",children:"No assets yet"}):(0,he.jsx)("div",{className:"wp-svc-items",children:n})]})}var ze=W(require("bignumber.js"),1),z=require("react/jsx-runtime"),Xn="CROSS Rewards";function Ur(e,t){let r=new ze.default(e).shiftedBy(-t);return r.isZero()?"0":r.isGreaterThanOrEqualTo(1)?r.toFormat(2,ze.default.ROUND_DOWN):r.toFormat(4,ze.default.ROUND_DOWN)}function $r(){let{env:e,walletAddress:t,onOutlink:r}=Z(),o=!!t,{allPools:n}=Ht(e,o),{depositMap:p}=Ut(e,t,o),{getTokenImage:l}=we(e,o),c=s=>`${Rr[e]}/rewards/${s.pool_address}?action=withdraw`,d=`${re[e]}/reward.png`,a=n.filter(s=>{let m=p.get(s.pool_address.toLowerCase()),h=m?.deposited_amount??"0",b=m?.claimable_reward??"0";return!(new ze.default(h).isZero()&&new ze.default(b).isZero())});return(0,z.jsx)(ie,{title:Xn,icon:d,isEmpty:a.length===0,children:a.map(s=>{let m=p.get(s.pool_address.toLowerCase()),h=m?.deposited_amount??"0",b=c(s);return(0,z.jsxs)("a",{className:"wp-item","data-side":"reward",href:b,target:"_blank",rel:"noopener noreferrer",onClick:u=>oe(u,b,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:s,userDeposit:m}},r),children:[(0,z.jsxs)("div",{className:"wp-item-body",children:[(0,z.jsxs)("div",{className:"wp-item-field",children:[(0,z.jsxs)("span",{className:"wp-item-label",children:["Deposited (",s.deposit_token.symbol,")"]}),(0,z.jsxs)("div",{className:"wp-svc-token",children:[l(s.deposit_token.address,s.deposit_token.symbol)&&(0,z.jsx)("img",{className:"wp-svc-token-icon",src:l(s.deposit_token.address,s.deposit_token.symbol),alt:""}),(0,z.jsx)("span",{children:Ur(h,s.deposit_token.decimals)})]})]}),(0,z.jsxs)("div",{className:"wp-item-field",children:[(0,z.jsxs)("span",{className:"wp-item-label",children:["Rewards (",s.reward_tokens.map(u=>u.symbol).join(", "),")"]}),s.reward_tokens.map(u=>{let f=l(u.address,u.symbol);return(0,z.jsxs)("div",{className:"wp-svc-token",children:[f&&(0,z.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),(0,z.jsx)("span",{children:m?Ur(m.claimable_reward,u.decimals):"0"})]},u.address)})]})]}),(0,z.jsxs)("div",{className:"wp-item-badges",children:[(0,z.jsx)("span",{className:"wp-badge wp-badge--mint",children:"Claim"}),(0,z.jsx)("span",{className:"wp-badge wp-badge--muted",children:"Withdraw"})]})]},s.pool_address)})})}var yo=W(require("bignumber.js"),1);var L=require("react/jsx-runtime");function vo(e){let t=new yo.default(e);if(t.isNaN())return e;let r=t.decimalPlaces()??0;return t.toFormat(r)}function zr(e){let t=new yo.default(e.amount).minus(e.filled);return vo(t.toString())}function je({market:e,pairMap:t,ordersByPair:r,getDexUrl:o,getTokenImage:n}){let{onOutlink:p}=Z(),l=[];for(let[c,d]of r){let a=t.get(c),s=a?n(a.base_address,a.base_symbol):"",m=a?n(a.quote_address,a.quote_symbol):"",h=o(c);for(let b of d.buys)l.push((0,L.jsxs)("a",{className:"wp-item","data-side":"buy",href:h,target:"_blank",rel:"noopener noreferrer",onClick:u=>oe(u,h,{category:"portfolio",origin:"portfolio-dex-order",payload:{market:e,side:"buy",order:b,pair:a}},p),children:[(0,L.jsxs)("div",{className:"wp-item-body",children:[(0,L.jsxs)("div",{className:"wp-item-field",children:[(0,L.jsxs)("span",{className:"wp-item-label wp-item-label--buy",children:["Buy",a?.base_symbol?` (${a.base_symbol})`:""]}),(0,L.jsxs)("div",{className:"wp-svc-token",children:[s&&(0,L.jsx)("img",{className:"wp-svc-token-icon",src:s,alt:""}),(0,L.jsx)("span",{children:zr(b)})]})]}),(0,L.jsxs)("div",{className:"wp-item-field",children:[(0,L.jsxs)("span",{className:"wp-item-label",children:["Price",a?.quote_symbol?` (${a.quote_symbol})`:""]}),(0,L.jsxs)("div",{className:"wp-svc-token",children:[m&&(0,L.jsx)("img",{className:"wp-svc-token-icon",src:m,alt:""}),(0,L.jsx)("span",{children:vo(b.price)})]})]})]}),(0,L.jsx)("div",{className:"wp-item-badges",children:(0,L.jsx)("span",{className:"wp-badge wp-badge--red",children:"Cancel"})})]},`buy-${b.order_id}`));for(let b of d.sells)l.push((0,L.jsxs)("a",{className:"wp-item","data-side":"sell",href:h,target:"_blank",rel:"noopener noreferrer",onClick:u=>oe(u,h,{category:"portfolio",origin:"portfolio-dex-order",payload:{market:e,side:"sell",order:b,pair:a}},p),children:[(0,L.jsxs)("div",{className:"wp-item-body",children:[(0,L.jsxs)("div",{className:"wp-item-field",children:[(0,L.jsxs)("span",{className:"wp-item-label wp-item-label--sell",children:["Sell",a?.base_symbol?` (${a.base_symbol})`:""]}),(0,L.jsxs)("div",{className:"wp-svc-token",children:[s&&(0,L.jsx)("img",{className:"wp-svc-token-icon",src:s,alt:""}),(0,L.jsx)("span",{children:zr(b)})]})]}),(0,L.jsxs)("div",{className:"wp-item-field",children:[(0,L.jsxs)("span",{className:"wp-item-label",children:["Price",a?.quote_symbol?` (${a.quote_symbol})`:""]}),(0,L.jsxs)("div",{className:"wp-svc-token",children:[m&&(0,L.jsx)("img",{className:"wp-svc-token-icon",src:m,alt:""}),(0,L.jsx)("span",{children:vo(b.price)})]})]})]}),(0,L.jsx)("div",{className:"wp-item-badges",children:(0,L.jsx)("span",{className:"wp-badge wp-badge--red",children:"Cancel"})})]},`sell-${b.order_id}`))}return(0,L.jsx)(L.Fragment,{children:l})}var ko=require("react/jsx-runtime"),Jn="Gametoken - CROSS";function jr(){let{env:e,walletAddress:t}=Z(),r=!!t,{pairMap:o,ordersByPair:n,isEmpty:p}=ne(e,"cross",t,r),{getTokenImage:l}=we(e,r),c=a=>{let s=o.get(a.toLowerCase());return`${ge[e]}/gametoken/cross/${s?.base_symbol??""}`},d=`${re[e]}/dex.png`;return(0,ko.jsx)(ie,{title:Jn,icon:d,isEmpty:p,children:(0,ko.jsx)(je,{market:"cross",pairMap:o,ordersByPair:n,getDexUrl:c,getTokenImage:l})})}var Co=require("react/jsx-runtime"),ei="Gametoken - CROSSD";function qr(){let{env:e,walletAddress:t}=Z(),r=!!t,{pairMap:o,ordersByPair:n,isEmpty:p}=ne(e,"crossd",t,r),{getTokenImage:l}=we(e,r),c=a=>{let s=o.get(a.toLowerCase());return`${ge[e]}/gametoken/crossd/${s?.base_symbol??""}`},d=`${re[e]}/dex.png`;return(0,Co.jsx)(ie,{title:ei,icon:d,isEmpty:p,children:(0,Co.jsx)(je,{market:"crossd",pairMap:o,ordersByPair:n,getDexUrl:c,getTokenImage:l})})}var Lo=require("react/jsx-runtime"),ti="Gametoken - Forge";function Zr(){let{env:e,walletAddress:t}=Z(),r=!!t,{pairMap:o,ordersByPair:n,isEmpty:p}=ne(e,"forge",t,r),{getTokenImage:l}=we(e,r);if(p)return null;let c=a=>{let s=o.get(a.toLowerCase());return`${ge[e]}/gametoken/forge/${s?.base_symbol??""}`},d=`${re[e]}/dex.png`;return(0,Lo.jsx)(ie,{title:ti,icon:d,isEmpty:p,children:(0,Lo.jsx)(je,{market:"forge",pairMap:o,ordersByPair:n,getDexUrl:c,getTokenImage:l})})}var zt=W(require("bignumber.js"),1),Jr=require("react");var Gr=require("@tanstack/react-query");var oi="wp:forge-pools";function Kr(e,t,r=!0){let o=Vt[e],n=r&&!!t,{data:p,...l}=(0,Gr.useQuery)({queryKey:[oi,e,t],queryFn:async()=>{let d=await fetch(`${o}/v1/users/${t}/pools`,{cache:"no-store"});if(!d.ok)throw new Error(`forge pools fetch failed: ${d.status}`);return(await d.json()).data?.items??[]},enabled:n,staleTime:0}),c=p??[];return{pools:c,isEmpty:c.length===0,...l}}var Yr=require("@tanstack/react-query"),Qr=require("react");var ri="wp:forge-token-detail";async function ni(e,t){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return r.ok?(await r.json())?.data?.token??null:null}function Xr(e,t,r=!0){let o=Vt[e],n=(0,Yr.useQueries)({queries:t.map(c=>({queryKey:[ri,e,c],queryFn:()=>ni(o,c),enabled:r&&!!c,staleTime:3e4}))}),p=(0,Qr.useMemo)(()=>{let c=new Map;for(let d=0;d<n.length;d++){let a=n[d]?.data,s=t[d];a&&s&&c.set(s.toLowerCase(),a)}return c},[n,t]),l=n.some(c=>c.isLoading);return{detailMap:p,isLoading:l}}var V=require("react/jsx-runtime"),ii="Forge",ai=18,si="https://contents.crosstoken.io/wallet/token/images/FT.png";function li(e){if(!e||e==="0")return"0";let t=new zt.default(e).shiftedBy(-ai);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,zt.default.ROUND_DOWN):t.toFormat(4,zt.default.ROUND_DOWN)}function ci(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 en(){let{env:e,walletAddress:t,onOutlink:r}=Z(),o=!!t,{pools:n,isEmpty:p}=Kr(e,t,o),l=(0,Jr.useMemo)(()=>n.map(s=>s.token.address),[n]),{detailMap:c}=Xr(e,l,o&&l.length>0),d=s=>`${ge[e]}/forge/token/${s.token.address}`,a=`${re[e]}/forge.png`;return(0,V.jsx)(ie,{title:ii,icon:a,iconFit:"contain",isEmpty:p,children:n.map(s=>{let m=c.get(s.token.address.toLowerCase()),h=m?.image_url||m?.image||s.token.image||si,b=m?.symbol||s.token.symbol,u=d(s);return(0,V.jsxs)("a",{className:"wp-item","data-side":"lp",href:u,target:"_blank",rel:"noopener noreferrer",onClick:f=>oe(f,u,{category:"portfolio",origin:"portfolio-forge",payload:{pool:s,tokenDetail:m}},r),children:[(0,V.jsxs)("div",{className:"wp-item-body",children:[(0,V.jsxs)("div",{className:"wp-item-field",children:[(0,V.jsxs)("span",{className:"wp-item-label",children:["Pair (",b,")"]}),(0,V.jsx)("div",{className:"wp-svc-token",children:(0,V.jsx)("img",{className:"wp-svc-token-icon",src:h,alt:""})})]}),(0,V.jsxs)("div",{className:"wp-item-field",children:[(0,V.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,V.jsx)("div",{className:"wp-svc-token",children:(0,V.jsx)("span",{children:li(s.lp_balance)})})]}),(0,V.jsxs)("div",{className:"wp-item-field",children:[(0,V.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,V.jsx)("div",{className:"wp-svc-token",children:(0,V.jsx)("span",{children:ci(s.pool_ownership)})})]})]}),(0,V.jsx)("div",{className:"wp-item-badges",children:(0,V.jsx)("span",{className:"wp-badge wp-badge--mint",children:"Withdraw"})})]},s.pair_address)})})}T(`.wp-fullscreen[data-theme=dark],.wp-embed[data-theme=dark]{--wp-bg: var(--cck-surface-bg, #202530);--wp-card: var(--cck-surface-default, #292f40);--wp-border: var(--cck-border-default, #313b51);--wp-text: var(--cck-texticon-primary, #ffffff);--wp-text-60: var(--cck-texticon-secondary, #d3d7df);--wp-text-40: #8c97ad;--wp-text-30: var(--cck-texticon-tertiary, #717d97);--wp-mint: #00d4aa;--wp-green: var(--cck-primary, #019d92);--wp-red: var(--cck-error, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00}.wp-fullscreen[data-theme=light],.wp-embed[data-theme=light]{--wp-bg: var(--cck-surface-bg, #f5f6f8);--wp-card: var(--cck-surface-default, #ffffff);--wp-border: var(--cck-border-default, #e2e5ea);--wp-text: var(--cck-texticon-primary, #202530);--wp-text-60: var(--cck-texticon-secondary, #49556e);--wp-text-40: #8c97ad;--wp-text-30: var(--cck-texticon-tertiary, #a0a9b8);--wp-mint: #00d4aa;--wp-green: var(--cck-primary, #019d92);--wp-red: var(--cck-error, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00}.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:Sora,sans-serif;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased}.wp-embed{width:100%;height:100%;min-height:0;background:var(--wp-bg);display:flex;flex-direction:column;overflow:hidden;font-family:Sora,sans-serif;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:var(--wp-text)}.wp-overlay{position:fixed;inset:0;z-index:49;background:#0009}.wp-header{display:flex;align-items:center;gap:20px;height:60px;padding:0 20px;flex-shrink:0}.wp-header-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--wp-text);flex-shrink:0}.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:Roboto,Sora,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px;text-align:center;color:var(--wp-text);margin:0}.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:rgba(255,255,255,.08) transparent}.wp-body::-webkit-scrollbar{width:4px}.wp-body::-webkit-scrollbar-track{background:transparent}.wp-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.wp-body-inner{padding:16px 16px 128px;display:flex;flex-direction:column;gap:20px}.wp-svc-card{display:flex;flex-direction:column;gap:8px}.wp-svc-card-head{display:flex;align-items:center;gap:8px}.wp-svc-card-icon{width:20px;height:20px;border-radius:4px;flex-shrink:0;object-fit:cover}.wp-svc-card-title{font-size:14px;font-weight:600;line-height:1.3;color:var(--wp-text-60);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wp-svc-items{display:flex;flex-direction:column;gap:10px}.wp-item{position:relative;background:var(--wp-card);border-radius:12px;padding:14px 40px 14px 16px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000a;overflow:hidden;text-decoration:none;cursor:pointer;transition:box-shadow .2s ease,transform .15s ease}.wp-item:hover{box-shadow:0 2px 6px #0000001f,0 4px 14px #0000000f;transform:translateY(-1px)}.wp-item:active{transform:translateY(0);box-shadow:0 1px 3px #00000014}.wp-item:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;border-radius:3px 0 0 3px;background:var(--wp-border)}.wp-item:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:currentColor;opacity:.25;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 1.5h7v7M10.5 1.5L1.5 10.5' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 1.5h7v7M10.5 1.5L1.5 10.5' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;transition:opacity .15s}.wp-item:hover:after{opacity:.5}.wp-item[data-side=buy]:before{background:var(--wp-green)}.wp-item[data-side=sell]:before{background:var(--wp-red)}.wp-item[data-side=reward]:before{background:var(--wp-mint)}.wp-item[data-side=lp]:before{background:var(--wp-purple)}.wp-item-body{display:flex;gap:12px}.wp-item-field{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.wp-item-label{font-size:11px;font-weight:500;line-height:1.3;color:var(--wp-text-40);letter-spacing:.03em;text-transform:uppercase}.wp-item-label--buy{color:var(--wp-green)}.wp-item-label--sell{color:var(--wp-red)}.wp-svc-token{display:flex;align-items:center;gap:8px;min-width:0}.wp-svc-token>span{font-size:14px;font-weight:600;line-height:1.4;color:var(--wp-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-svc-token-icon{width:22px;height:22px;border-radius:50%;flex-shrink:0;object-fit:cover}.wp-svc-buy{color:var(--wp-green)}.wp-svc-sell{color:var(--wp-red)}.wp-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:4px;border:1px solid transparent;pointer-events:none}.wp-badge--mint{color:var(--wp-mint);background:#00d4aa1a;border-color:#00d4aa40}.wp-badge--muted{color:var(--wp-text-40);background:#8c97ad14;border-color:#8c97ad2e}.wp-badge--red{color:var(--wp-red);background:#e7007714;border-color:#e7007733}.wp-item-badges{display:flex;align-items:center;gap:6px}.wp-svc-empty{display:flex;align-items:center;justify-content:center;height:56px;background:var(--wp-card);border-radius:12px;font-size:13px;font-weight:400;color:var(--wp-text-30);box-shadow:0 1px 3px #00000014}@media(max-width:375px){.wp-header{gap:12px;padding:0 12px}.wp-top{padding:0 12px 12px;gap:12px}.wp-total{font-size:22px}.wp-legend{gap:10px}.wp-legend-label{font-size:11px}.wp-body-inner{padding:12px 12px 128px;gap:14px}.wp-svc-items{gap:8px}.wp-item{padding:12px 36px 12px 14px;gap:6px;border-radius:10px}.wp-item:after{right:10px;width:11px;height:11px}.wp-item-body{gap:10px}.wp-svc-token{gap:6px}.wp-svc-token>span{font-size:13px}.wp-svc-token-icon{width:20px;height:20px}}.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}
|
|
6
|
-
`);var k=require("react/jsx-runtime"),No=5,pi="wp:";function _e({env:e,theme:t="dark",walletAddress:r,onBack:o,showHeader:n=!0,variant:p="embed",className:l,sendTransaction:c,onOutlink:d}){let a=Q(e),s=!!r,m=(0,tn.useQueryClient)(),{segments:h}=Dr(a,r,s),[b,u]=ee.useState(No),[f,g]=ee.useState(!1),C=ee.useCallback(()=>{m.invalidateQueries({predicate:w=>typeof w.queryKey[0]=="string"&&w.queryKey[0].startsWith(pi)})},[m]),M=ee.useCallback(()=>{C(),g(!0),setTimeout(()=>g(!1),600),u(No)},[C]);ee.useEffect(()=>{if(!s)return;let w=setInterval(()=>{u(y=>y<=1?(M(),No):y-1)},1e3);return()=>clearInterval(w)},[s,M]);let _=ee.useCallback(()=>{o?.()},[o]),N=ee.useMemo(()=>({env:a,theme:t,open:!0,walletAddress:r,close:_,sendTransaction:c,onOutlink:d}),[a,t,r,_,c,d]),D=(0,k.jsxs)(k.Fragment,{children:[n&&(0,k.jsxs)("div",{className:"wp-header",children:[o?(0,k.jsx)("button",{type:"button",className:"wp-header-btn",onClick:o,children:(0,k.jsx)(Ar,{})}):(0,k.jsx)("span",{className:"wp-header-btn","aria-hidden":!0}),(0,k.jsx)("h2",{className:"wp-header-title",children:"My Portfolio"}),(0,k.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn",onClick:M,children:[(0,k.jsx)(Fr,{className:f?"wp-spin-once":void 0}),s&&(0,k.jsx)("span",{className:"wp-refresh-badge",children:b})]})]}),(0,k.jsx)("div",{className:"wp-top",children:h.length>0&&(0,k.jsxs)("div",{className:"wp-asset",children:[(0,k.jsxs)("div",{className:"wp-asset-head",children:[(0,k.jsx)("span",{className:"wp-asset-head-label",children:"Consolidated Asset"}),(0,k.jsx)("span",{className:"wp-asset-head-icon",children:(0,k.jsx)(Br,{})})]}),(0,k.jsx)("div",{className:"wp-bar",children:h.map(w=>(0,k.jsx)("div",{className:"wp-bar-seg",style:{flex:`${w.percentage} 0 0`,background:w.color},children:w.percentage>=5&&(0,k.jsxs)("span",{className:"wp-bar-seg-pct",children:[w.percentage,"%"]})},w.symbol))}),(0,k.jsx)("div",{className:"wp-legend",children:h.map(w=>(0,k.jsxs)("div",{className:"wp-legend-item",children:[(0,k.jsx)("span",{className:"wp-legend-dot",style:{background:w.color}}),(0,k.jsx)("span",{className:"wp-legend-label",children:w.symbol})]},w.symbol))})]})}),(0,k.jsx)("div",{className:"wp-body",children:(0,k.jsxs)("div",{className:"wp-body-inner",children:[(0,k.jsx)($r,{}),(0,k.jsx)(jr,{}),(0,k.jsx)(qr,{}),(0,k.jsx)(Zr,{}),(0,k.jsx)(en,{})]})})]});return(0,k.jsx)(nt.Provider,{value:N,children:p==="none"?D:(0,k.jsx)("div",{className:$(p==="fullscreen"?"wp-fullscreen":"wp-embed",l),"data-theme":t,children:D})})}var Se=require("react/jsx-runtime");function on({className:e}){let{env:t,theme:r,walletAddress:o,close:n,sendTransaction:p}=Z();return(0,Se.jsxs)(it.Drawer.Portal,{children:[(0,Se.jsx)(it.Drawer.Overlay,{className:"wp-overlay"}),(0,Se.jsxs)(it.Drawer.Content,{className:$("wp-fullscreen",e),"data-theme":r,children:[(0,Se.jsx)(it.Drawer.Title,{className:"wp-sr-only",children:"My Portfolio"}),(0,Se.jsx)(_e,{env:t,theme:r,walletAddress:o,onBack:n,variant:"none",sendTransaction:p})]})]})}var Io=require("react/jsx-runtime");function di({env:e,theme:t="dark",walletAddress:r,open:o,onOpenChange:n,sendTransaction:p,onOutlink:l,children:c}){let d=Q(e),a=o!==void 0,[s,m]=Oe.useState(!1),h=a?o:s,b=Oe.useCallback(g=>{a||m(g),n?.(g)},[a,n]),u=Oe.useCallback(()=>b(!1),[b]),f=Oe.useMemo(()=>({env:d,theme:t,open:h,walletAddress:r,close:u,sendTransaction:p,onOutlink:l}),[d,t,h,r,u,p,l]);return(0,Io.jsx)(nt.Provider,{value:f,children:(0,Io.jsx)(rn.Drawer.Root,{direction:"bottom",open:h,onOpenChange:b,noBodyStyles:!0,children:c})})}var Po=Object.assign(di,{Trigger:Pr,Content:on});var i=require("react/jsx-runtime");function Ro(e,t,r){let o=J[e],n=r.toUpperCase();if(t===o.cross&&n.includes("CROSSD"))return 0;if(t===o.cross&&n==="CROSS")return 1;if(t===o.bsc&&n==="CROSS")return 2}function mi(e){return parseInt(e.split(":")[1],10)}function fi(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function ui(e){let t=e.toLowerCase().replace(/^0x/,""),r=t.length>=8?t.slice(0,8):t.padEnd(8,"0"),o=parseInt(r.slice(0,4),16)%360,n=(o+60+parseInt(r.slice(4,8),16)%120)%360;return`linear-gradient(135deg, hsl(${o} 85% 65%), hsl(${n} 80% 55%))`}function an({align:e="end",sideOffset:t=12,className:r,children:o}){let{env:n,theme:p,isMobile:l,open:c,drawerDirection:d,modal:a,showBalance:s,showForgeToken:m,showGameToken:h,showQR:b,qrLogoSrc:u,walletAddress:f,accountName:g,profileImageUrl:C,preferredTokens:M,close:_,onSelectWallet:N,onCopyAddress:D,onDisconnect:w,disconnectLabel:y,termsUrl:A,termsLabel:I,privacyUrl:H,privacyLabel:G,portalStyle:ae,navContent:ve,navPosition:Ke,footerContent:Ye,view:X,setView:Qe,showPortfolio:Xe,portfolioTitle:Qt,showTotalAssets:wt,totalAssetsLabel:ht,sendTransaction:xt,onOutlink:ye}=fe(),{tokens:pe,isLoading:Ae}=Ee(n,f,c&&s),{statsMap:de}=Me(n,s),{categoryMap:bt}=Cr(n,s),vt=s&&wt,{displayValue:se,isLowerBound:Fe,isLoading:yt}=Nr(n,f,c&&vt),[ke,kt]=B.useState(!1),{holdings:me,isLoading:Ct}=hr(n,f,c&&s&&m),Lt=B.useMemo(()=>me.map(v=>v.token),[me]),{imageMap:Xt}=xr(n,Lt,m&&me.length>0),Be=B.useMemo(()=>{let v=[],S=[],O=[],j=new Map((M??[]).map((E,U)=>[`${mi(E.chainId)}:${E.address.toLowerCase()}`,U]));for(let E of pe){let U=Ro(n,E.chainId,E.symbol)!==void 0,Le=`${E.chainId}:${E.address.toLowerCase()}`,Ne=j.get(Le),oo=new qe.default(E.quantity.numeric).shiftedBy(-E.quantity.decimals);if(U)v.push(E);else if(Ne!==void 0)S.push(E);else if(oo.isGreaterThan(0)){if(!h&&bt.get(go(E.chainId,E.address))==="game")continue;O.push(E)}}return v.sort((E,U)=>{let Le=Ro(n,E.chainId,E.symbol)??99,Ne=Ro(n,U.chainId,U.symbol)??99;return Le-Ne}),S.sort((E,U)=>{let Le=j.get(`${E.chainId}:${E.address.toLowerCase()}`)??99,Ne=j.get(`${U.chainId}:${U.address.toLowerCase()}`)??99;return Le-Ne}),O.sort((E,U)=>{let Le=de.get(Te(E.chainId,E.address)),Ne=de.get(Te(U.chainId,U.address)),oo=new qe.default(E.quantity.numeric).shiftedBy(-E.quantity.decimals).multipliedBy(Le?.price??0);return new qe.default(U.quantity.numeric).shiftedBy(-U.quantity.decimals).multipliedBy(Ne?.price??0).minus(oo).toNumber()}),[...v,...S,...O]},[pe,n,de,h,bt,M]),Je=B.useMemo(()=>{if(!m)return[];let v=new Set(pe.map(S=>S.address.toLowerCase()));return[...me].filter(S=>!v.has(S.token.toLowerCase())).sort((S,O)=>{let j=new qe.default(S.value);return new qe.default(O.value).minus(j).toNumber()})},[me,m,pe]),Ce=B.useRef(!1),Ve=B.useCallback(v=>{Ce.current=!0,Qe(v)},[Qe]);B.useEffect(()=>{c||(Ce.current=!1)},[c]);let _o=B.useRef(null);B.useEffect(()=>{let v=_o.current;if(!v||!l)return;let S=O=>{O.pointerType==="touch"&&O.stopPropagation()};return v.addEventListener("pointerdown",S),()=>v.removeEventListener("pointerdown",S)},[l]);let[et,So]=B.useState(!1),Jt=B.useRef(void 0);B.useEffect(()=>()=>clearTimeout(Jt.current),[]);let Oo=B.useCallback(async()=>{if(!et)try{await navigator.clipboard.writeText(f),So(!0),clearTimeout(Jt.current),Jt.current=setTimeout(()=>So(!1),2e3),D?.(f,!0)}catch{D?.(f,!1)}},[f,D,et]),eo=B.useCallback(v=>{v.currentTarget.setAttribute("data-loaded","true")},[]),In=B.useMemo(()=>({background:ui(f)}),[f]),Wo=B.useMemo(()=>C||fr(n,f,{size:120,bg:p==="dark"?"1A1A2E":"F3F6F8"}),[C,n,f,p]),to=B.useMemo(()=>fi(se),[se]),Pn=A||H?(0,i.jsxs)("div",{className:"wi-legal-links",children:[A&&(0,i.jsx)("a",{className:"wi-legal-link",href:A,target:"_blank",rel:"noopener noreferrer",onClick:v=>oe(v,A,{category:"terms",origin:"terms"},ye),children:I}),A&&H&&(0,i.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),H&&(0,i.jsx)("a",{className:"wi-legal-link",href:H,target:"_blank",rel:"noopener noreferrer",onClick:v=>oe(v,H,{category:"privacy",origin:"privacy"},ye),children:G})]}):null,Do=w?(0,i.jsxs)("button",{type:"button",className:"wi-disconnect-btn",onClick:()=>{w(),_()},children:[(0,i.jsx)(Jo,{size:12}),(0,i.jsx)("span",{className:"wi-disconnect-label",children:y})]}):null,Rn=(0,i.jsxs)("div",{className:$("wi-view-inner",Ce.current&&"wi-view-wallet"),children:[vt&&(()=>{let v=Xe;return(0,i.jsxs)(v?"button":"div",{...v?{type:"button",onClick:()=>Ve("portfolio"),"aria-label":"View Portfolio"}:{},className:"wi-total-section","data-clickable":v||void 0,children:[(0,i.jsxs)("div",{className:"wi-total-head",children:[(0,i.jsx)("span",{className:"wi-total-label",children:ht}),(0,i.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:O=>{O.stopPropagation(),kt(j=>!j)},onKeyDown:O=>{(O.key==="Enter"||O.key===" ")&&(O.preventDefault(),O.stopPropagation(),kt(j=>!j))},"aria-label":ke?"Show balance":"Hide balance",children:ke?(0,i.jsx)(ir,{}):(0,i.jsx)(nr,{})})]}),(0,i.jsxs)("div",{className:"wi-total-body",children:[yt?(0,i.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:36}}):(0,i.jsx)("div",{className:"wi-total-value","data-hidden":ke||void 0,children:ke?(0,i.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,i.jsxs)(i.Fragment,{children:[Fe&&(0,i.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,i.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,i.jsx)("span",{className:"wi-total-amount",children:to.main}),to.decimal&&(0,i.jsx)("span",{className:"wi-total-decimal",children:to.decimal})]})}),v&&(0,i.jsx)("span",{className:"wi-total-chevron","aria-hidden":!0,children:(0,i.jsx)(or,{size:18})})]})]})})(),Ke==="top"&&ve&&(0,i.jsx)("div",{className:"wi-nav-fixed",children:ve}),s&&(0,i.jsx)("div",{ref:_o,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,i.jsxs)("div",{className:"wi-token-list",children:[Ae&&Array.from({length:5},(v,S)=>(0,i.jsxs)("div",{className:"wi-skeleton-item",children:[(0,i.jsxs)("div",{className:"wi-skeleton-left",children:[(0,i.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,i.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,i.jsxs)("div",{className:"wi-skeleton-right",children:[(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},S)),!Ae&&Be.length===0&&!m&&(0,i.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),Be.map(v=>{let S=de.get(Te(v.chainId,v.address)),O=S?parseFloat(S.percent_change_24h):null,j=O!==null&&O>=0,E=uo(n,v.chainId);return(0,i.jsxs)("div",{className:"wi-token-item",children:[(0,i.jsxs)("div",{className:"wi-token-left",children:[(0,i.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,i.jsx)("img",{src:v.icon_url,alt:v.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:eo,onError:U=>{U.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),E&&(0,i.jsx)("img",{src:E,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:U=>{U.currentTarget.style.display="none"}})]}),(0,i.jsxs)("div",{className:"wi-token-info",children:[(0,i.jsx)("span",{className:"wi-token-name",children:v.symbol}),S&&(0,i.jsxs)("div",{className:"wi-token-price-row",children:[(0,i.jsx)("span",{className:"wi-token-price",children:mo(S.price)}),(0,i.jsx)("span",{className:"wi-token-change","data-positive":j,"data-zero":O===0||void 0,children:O!==null&&(O===0?"0%":`${j?"+":"-"}${(j?Math.floor:Math.ceil)(Math.abs(O)*100)/100}%`)})]})]})]}),(0,i.jsxs)("div",{className:"wi-token-right",children:[(0,i.jsx)("span",{className:"wi-token-balance",children:St(v.quantity.numeric,v.quantity.decimals)}),S&&(0,i.jsx)("span",{className:"wi-token-value",children:sr(v.quantity.numeric,v.quantity.decimals,S.price)})]})]},`${v.address}-${v.chainId}`)}),m&&Ct&&Array.from({length:3},(v,S)=>(0,i.jsxs)("div",{className:"wi-skeleton-item",children:[(0,i.jsxs)("div",{className:"wi-skeleton-left",children:[(0,i.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,i.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,i.jsxs)("div",{className:"wi-skeleton-right",children:[(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,i.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${S}`)),m&&!Ct&&!Ae&&Be.length===0&&Je.length===0&&(0,i.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),m&&Je.map(v=>{let S=Xt.get(v.token)||"",O=uo(n,J[n].cross);return(0,i.jsxs)("div",{className:"wi-token-item",children:[(0,i.jsxs)("div",{className:"wi-token-left",children:[(0,i.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,i.jsx)("img",{src:S||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:v.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:eo,onError:j=>{j.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),O&&(0,i.jsx)("img",{src:O,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:j=>{j.currentTarget.style.display="none"}})]}),(0,i.jsxs)("div",{className:"wi-token-info",children:[(0,i.jsx)("span",{className:"wi-token-name",children:v.token_name}),(0,i.jsx)("div",{className:"wi-token-price-row",children:(0,i.jsxs)("span",{className:"wi-token-price",children:[St(v.current_price,18)," CROSS"]})})]})]}),(0,i.jsxs)("div",{className:"wi-token-right",children:[(0,i.jsx)("span",{className:"wi-token-balance",children:St(v.balance,18)}),(0,i.jsx)("span",{className:"wi-token-value",children:mo(v.current_value_usd)})]})]},`forge-${v.token}`)})]})}),Ke==="bottom"&&ve&&(0,i.jsx)("div",{className:"wi-nav-fixed",children:ve}),Do&&(0,i.jsx)("div",{className:"wi-wallet-disconnect-row",children:Do})]},"wallet"),En=Xe?(0,i.jsx)("div",{className:$("wi-view-inner wi-portfolio-body",Ce.current&&"wi-view-portfolio"),children:(0,i.jsx)(_e,{env:n,theme:p,walletAddress:f,showHeader:!1,sendTransaction:xt,onOutlink:ye})},"portfolio"):null,Tn=(0,i.jsx)("div",{className:$("wi-view-inner wi-qr-body",Ce.current&&"wi-view-qr"),children:(0,i.jsxs)("div",{className:"wi-qr-section",children:[(0,i.jsxs)("div",{className:"wi-qr-card",children:[(0,i.jsxs)("div",{className:"wi-qr-code",children:[(0,i.jsx)(nn.QRCodeSVG,{value:f,size:180,level:"H",marginSize:2,...u&&{imageSettings:{src:u,height:33,width:33,excavate:!0}}}),!u&&(0,i.jsx)("div",{className:"wi-qr-logo",children:(0,i.jsx)(ar,{size:33})})]}),(0,i.jsx)("p",{className:"wi-qr-address",children:f}),(0,i.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:Oo,children:[(0,i.jsx)("span",{className:"wi-qr-copy-icon",children:et?(0,i.jsx)(co,{size:16}):(0,i.jsx)(lo,{size:16})}),(0,i.jsx)("span",{className:"wi-qr-copy-text",children:et?"Copied!":"Copy address"})]})]}),Pn]})},"qr"),Mn=X==="qr"||X==="portfolio",Ao=Ye!==null?(0,i.jsx)("div",{className:"wi-builtin-footer",children:Ye}):null,Fo=(0,i.jsxs)("div",{className:"wi-account-text",children:[N?(0,i.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:N,"aria-label":"Switch account",children:[(0,i.jsx)("span",{className:"wi-account-name",children:g??"Account 1"}),(0,i.jsx)("span",{className:"wi-account-switch","aria-hidden":"true",children:(0,i.jsx)(rr,{size:12})})]}):(0,i.jsx)("div",{className:"wi-account-row",children:(0,i.jsx)("span",{className:"wi-account-name",children:g??"Account 1"})}),(0,i.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:Oo,"aria-label":"Copy address",children:[(0,i.jsx)("span",{className:"wi-account-address",children:$e(f)}),(0,i.jsx)("span",{className:"wi-account-copy",children:et?(0,i.jsx)(co,{size:14}):(0,i.jsx)(lo,{size:14})})]})]}),Bo=(0,i.jsxs)(i.Fragment,{children:[o,Mn?(0,i.jsxs)("div",{className:"wi-sticky-header",children:[(0,i.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,i.jsx)("button",{type:"button",className:"wi-header-back",onClick:()=>Ve("wallet"),"aria-label":"Back",children:(0,i.jsx)(tr,{})}),(0,i.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:Fo}),(0,i.jsx)("button",{type:"button",className:"wi-header-action",onClick:_,"aria-label":"Close",children:(0,i.jsx)(po,{size:24})})]}),(0,i.jsx)("hr",{className:"wi-divider"})]}):(0,i.jsxs)("div",{className:"wi-sticky-header",children:[(0,i.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,i.jsxs)("div",{className:"wi-account-block",children:[(0,i.jsxs)("div",{className:"wi-avatar",children:[(0,i.jsx)("div",{className:"wi-avatar-fallback",style:In}),Wo&&(0,i.jsx)("img",{src:Wo,alt:"",className:"wi-avatar-img",width:30,height:30,draggable:!1,onLoad:eo,onError:v=>{v.currentTarget.style.display="none"}})]}),Fo]}),(0,i.jsxs)("div",{className:"wi-header-actions",children:[b&&(0,i.jsx)("button",{type:"button",className:"wi-header-action",onClick:()=>Ve("qr"),"aria-label":"Show QR code",children:(0,i.jsx)(er,{size:20})}),(0,i.jsx)("button",{type:"button",className:"wi-header-action",onClick:_,"aria-label":"Close",children:(0,i.jsx)(po,{size:24})})]})]}),(0,i.jsx)("hr",{className:"wi-divider"})]}),(0,i.jsxs)("div",{className:"wi-view-container",children:[X==="wallet"&&Rn,X==="qr"&&Tn,X==="portfolio"&&En]}),Ao&&X!=="portfolio"&&(0,i.jsx)("div",{className:"wi-sticky-footer",children:(0,i.jsx)("div",{className:"wi-footer",children:Ao})})]});return l?(0,i.jsxs)(at.Drawer.Portal,{children:[a&&(0,i.jsx)(at.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,i.jsxs)(at.Drawer.Content,{className:$("wi-drawer-content",r),"data-theme":p,style:ae,"data-direction":d,"data-no-balance":!s||void 0,"data-view":X,children:[(0,i.jsx)(at.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),Bo]})]}):(0,i.jsxs)(i.Fragment,{children:[a&&c&&(0,i.jsx)("div",{className:"wi-drawer-overlay",onClick:_}),(0,i.jsx)(jt.Portal,{children:(0,i.jsx)(jt.Content,{align:e,sideOffset:t,className:$("wi-popover-content",r),"data-theme":p,style:ae,"data-no-balance":!s||void 0,"data-view":X,children:Bo})})]})}var sn=W(require("react"),1);function ln({position:e="top",children:t}){let{setNavContent:r,setNavPosition:o}=fe();return sn.useEffect(()=>(r(t),o(e),()=>r(null)),[t,e,r,o]),null}var cn=W(require("react"),1);function pn({children:e}){let{setFooterContent:t}=fe();return cn.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}T(`[data-theme=dark].wi-popover-content,[data-theme=dark].wi-drawer-content{--wi-primary: var(--cck-primary, #019d92);--wi-secondary: var(--cck-secondary, #e70077);--wi-surface-bg: var(--cck-surface-bg, #121212);--wi-surface-default: var(--cck-surface-default, rgba(255, 255, 255, .05));--wi-surface-subtle: var(--cck-surface-subtle, rgba(255, 255, 255, .1));--wi-border-default: var(--cck-border-default, rgba(255, 255, 255, .05));--wi-border-subtle: var(--cck-border-subtle, rgba(255, 255, 255, .1));--wi-texticon-primary: var(--cck-texticon-primary, #ffffff);--wi-texticon-secondary: var(--cck-texticon-secondary, rgba(255, 255, 255, .7));--wi-texticon-tertiary: var(--cck-texticon-tertiary, rgba(255, 255, 255, .5));--wi-on-primary: var(--cck-on-primary, #ffffff);--wi-error: var(--cck-error, #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(--cck-primary, #019d92);--wi-secondary: var(--cck-secondary, #e70077);--wi-surface-bg: var(--cck-surface-bg, #ffffff);--wi-surface-default: var(--cck-surface-default, rgba(18, 18, 18, .05));--wi-surface-subtle: var(--cck-surface-subtle, rgba(18, 18, 18, .1));--wi-border-default: var(--cck-border-default, rgba(18, 18, 18, .05));--wi-border-subtle: var(--cck-border-subtle, rgba(18, 18, 18, .1));--wi-texticon-primary: var(--cck-texticon-primary, #121212);--wi-texticon-secondary: var(--cck-texticon-secondary, rgba(18, 18, 18, .7));--wi-texticon-tertiary: var(--cck-texticon-tertiary, rgba(18, 18, 18, .5));--wi-on-primary: var(--cck-on-primary, #ffffff);--wi-error: var(--cck-error, #e70077);--wi-shadow: 0 2px 16px -2px rgba(0, 0, 0, .15)}
|
|
7
|
-
`);T(`.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}
|
|
8
|
-
`);
|
|
9
|
-
`);T(`.wi-popover-content{z-index:100001;width:343px;border-radius:24px;border:1px solid var(--wi-border-default);background:var(--wi-surface-bg);box-shadow:var(--wi-shadow);animation:wi-fade-in .15s ease-out;height:552px;overflow:hidden;display:flex;flex-direction:column}.wi-popover-content[data-no-balance]{height:auto}.wi-drawer-overlay{position:fixed;inset:0;z-index:100000;background:#0009}.wi-drawer-content{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:auto;left:0;right:0;width:100%;max-height:60vh;margin:0 auto}.wi-drawer-content[data-direction=bottom][data-view=qr]{max-height:85dvh}.wi-popover-content[data-view=qr]{height:auto;max-height:calc(100dvh - 32px);overflow-y:auto}.wi-drawer-content[data-view=qr]{overflow-y:auto}.wi-sticky-header{flex-shrink:0}.wi-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 24px}.wi-header--wallet{align-items:flex-start}.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:38px;height:38px;padding:4px;border-radius:50%;background:var(--wi-surface-bg);box-sizing:border-box;overflow:hidden}.wi-avatar-fallback{position:absolute;inset:4px;border-radius:50%;z-index:0}.wi-avatar-img{position:relative;z-index:1;width:30px;height:30px;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 4px;margin:-2px -4px;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:14px;font-weight:600;line-height:1.4;color:var(--wi-texticon-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wi-account-switch{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:none;background:transparent;color:var(--wi-texticon-tertiary);border-radius:4px;flex-shrink:0}.wi-address-row-btn{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:left;min-width:0;transition:opacity .15s ease}.wi-address-row-btn:hover{opacity:.7}.wi-account-address{font-family:inherit;font-size:12px;font-weight:400;line-height:1.4;color:var(--wi-texticon-tertiary);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}.wi-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.wi-header-action{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(--wi-texticon-primary);flex-shrink:0;transition:opacity .15s ease,background .15s ease}.wi-header-action:hover{opacity:.75}.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(--wi-texticon-primary);transition:opacity .15s ease}.wi-header-close:hover{opacity:.7}.wi-total-section{margin:16px 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}button.wi-total-section{cursor:pointer;transition:opacity .15s ease}button.wi-total-section:hover,button.wi-total-section:focus-visible{outline:none;opacity:.85}.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-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--wi-texticon-tertiary);flex-shrink:0;transition:transform .15s ease,color .15s ease}button.wi-total-section:hover .wi-total-chevron,button.wi-total-section:focus-visible .wi-total-chevron{color:var(--wi-texticon-primary);transform:translate(2px)}.wi-total-label{font-family:inherit;font-size:12px;font-weight:400;line-height:1.4;color:var(--wi-texticon-tertiary)}.wi-total-eye{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;color:var(--wi-texticon-tertiary);cursor:pointer;transition:opacity .15s ease;border-radius:4px}.wi-total-eye:hover{opacity:.7}.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.3;color:var(--wi-texticon-primary);font-variant-numeric:tabular-nums;min-height:36px;white-space:nowrap}.wi-total-currency,.wi-total-amount{font-size:28px}.wi-total-decimal{font-size:20px;color:var(--wi-texticon-primary)}.wi-total-lte{margin-right:2px;font-weight:500;font-size:20px;color:var(--wi-texticon-secondary)}.wi-total-mask{letter-spacing:2px;font-size:28px;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:16px 24px 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:12px}.wi-token-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.wi-token-left{display:flex;align-items:center;gap:12px;min-width:0}.wi-token-icon-wrap{position:relative;width:32px;height:32px;flex-shrink:0}.wi-token-icon{width:28px;height:28px;border-radius:8px;object-fit:contain;opacity:0;transition:opacity .2s ease;background:var(--wi-surface-default)}.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{font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;color:var(--wi-texticon-primary);white-space:nowrap}.wi-token-price-row{display:flex;align-items:center;gap:4px}.wi-token-price{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;color:var(--wi-texticon-secondary);white-space:nowrap}.wi-token-change{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;white-space:nowrap}.wi-token-change[data-positive=true]{color:var(--wi-primary)}.wi-token-change[data-positive=false]{color:var(--wi-secondary)}.wi-token-change[data-zero]{opacity:.8}.wi-token-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.wi-token-balance{font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;color:var(--wi-texticon-primary);white-space:nowrap}.wi-token-value{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;color:var(--wi-texticon-secondary);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:8px 24px 16px}.wi-disconnect-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:16px;padding:0;border:none;background:transparent;color:var(--wi-texticon-tertiary);font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;cursor:pointer;transition:opacity .15s ease}.wi-disconnect-btn:hover{opacity:.75}.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;margin-top:16px;font-family:inherit;font-size:10px;font-weight:400;line-height:1.3;color:var(--wi-texticon-tertiary)}.wi-legal-link{color:inherit;text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease}.wi-legal-link:hover{opacity:.75}.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;padding:0;border:none;background:transparent;cursor:pointer;color:var(--wi-texticon-primary);flex-shrink:0;transition:opacity .15s ease}.wi-header-back:hover{opacity:.7}.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:0 0 auto;min-height:424px;overflow:visible}.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-top{padding:16px 20px;gap:14px}.wi-portfolio-body .wp-body-inner{padding:4px 20px 24px;gap:16px}.wi-qr-section{flex:0 0 auto;min-height:424px;display:flex;flex-direction:column;overflow:visible;padding:16px 24px}.wi-qr-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;flex:0 0 auto;min-height:356px;padding:32px 24px;background:var(--wi-border-default);border:1px solid var(--wi-border-default);border-radius:12px}.wi-qr-code{position:relative;display:flex;align-items:center;justify-content:center}.wi-qr-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.wi-qr-address{font-family:inherit;font-size:14px;font-weight:400;line-height:1.3;color:var(--wi-texticon-primary);text-align:center;word-break:break-all;max-width:247px;margin:0}.wi-qr-copy-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid var(--wi-border-subtle);background:var(--wi-surface-default);border-radius:8px;cursor:pointer;transition:opacity .15s ease}.wi-qr-copy-btn:hover{opacity:.7}.wi-qr-copy-icon{display:inline-flex;color:var(--wi-texticon-secondary)}.wi-qr-copy-text{font-family:inherit;font-size:12px;font-weight:600;line-height:1.3;color:var(--wi-texticon-secondary);white-space:nowrap}
|
|
10
|
-
`);T(`.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}
|
|
11
|
-
`);var qt=require("react/jsx-runtime"),gi="https://terms.crosstoken.io/docs/cross-terms-of-use",wi="https://terms.crosstoken.io/docs/nexus-privacy-policy";function hi({env:e,theme:t="dark",mobileBreakpoint:r=768,drawerDirection:o,modal:n,showBalance:p=!1,showForgeToken:l=!1,showGameToken:c=!0,showQR:d=!0,qrLogoSrc:a,walletAddress:s,accountName:m,profileImageUrl:h,connectorId:b,connectorName:u,connectorIconUrl:f,preferredTokens:g=[],onSelectWallet:C,onCopyAddress:M,onDisconnect:_,disconnectLabel:N="Disconnect",termsUrl:D=gi,termsLabel:w="Terms of Service",privacyUrl:y=wi,privacyLabel:A="Privacy Policy",open:I,onOpenChange:H,showPortfolio:G=!1,portfolioTitle:ae="My Portfolio",showTotalAssets:ve=!0,totalAssetsLabel:Ke="Total Assets USD",sendTransaction:Ye,onOutlink:X,style:Qe,children:Xe}){let Qt=Q(e),wt=b?rt[b]:void 0,ht=u??wt?.name,xt=f??wt?.iconUrl,ye=He(`(max-width: ${r}px)`),pe=o??(p?"right":"bottom"),Ae=n??!1,de=I!==void 0,[bt,vt]=K.useState(!1),se=de?I:bt,Fe=K.useCallback(Ve=>{de||vt(Ve),H?.(Ve)},[de,H]),yt=K.useCallback(()=>Fe(!1),[Fe]),[ke,kt]=K.useState(null),[me,Ct]=K.useState("top"),[Lt,Xt]=K.useState(null),[Be,Je]=K.useState("wallet");K.useEffect(()=>{se||Je("wallet")},[se]);let Ce=K.useMemo(()=>({env:Qt,theme:t,isMobile:ye,open:se,drawerDirection:pe,modal:Ae,showBalance:p,showForgeToken:l,showGameToken:c,showQR:d,qrLogoSrc:a,walletAddress:s,accountName:m,profileImageUrl:h,connectorName:ht,connectorIconUrl:xt,preferredTokens:g,close:yt,onSelectWallet:C,onCopyAddress:M,onDisconnect:_,disconnectLabel:N,termsUrl:D,termsLabel:w,privacyUrl:y,privacyLabel:A,portalStyle:Qe,navContent:ke,navPosition:me,setNavContent:kt,setNavPosition:Ct,footerContent:Lt,setFooterContent:Xt,view:Be,setView:Je,showPortfolio:G,portfolioTitle:ae,showTotalAssets:ve,totalAssetsLabel:Ke,sendTransaction:Ye,onOutlink:X}),[Qt,t,ye,se,pe,Ae,p,l,c,d,a,s,m,h,ht,xt,g,yt,C,M,_,N,D,w,y,A,Qe,ke,me,Lt,Be,G,ae,ve,Ke,Ye,X]);return(0,qt.jsx)(so.Provider,{value:Ce,children:ye?(0,qt.jsx)(mn.Drawer.Root,{direction:pe,open:se,onOpenChange:Fe,noBodyStyles:!0,children:Xe},"drawer"):(0,qt.jsx)(dn.Root,{open:se,onOpenChange:Fe,children:Xe},"popover")})}var We=Object.assign(hi,{Trigger:dr,Content:an,Nav:ln,Footer:pn});var ce=W(require("react"),1),Cn=W(require("@radix-ui/react-dialog"),1),Ln=require("vaul");var Zt=require("react"),Gt=(0,Zt.createContext)(null);function st(){let e=(0,Zt.useContext)(Gt);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var De=require("react");function lt(){let[e,t]=(0,De.useState)([]),[r,o]=(0,De.useState)(!0);(0,De.useEffect)(()=>{if(typeof window>"u"){o(!1);return}let p=[],l=d=>{let{info:a}=d.detail;a?.rdns&&!p.some(s=>s.rdns===a.rdns)&&(p.push({rdns:a.rdns,name:a.name,icon:a.icon}),t([...p]))};window.addEventListener("eip6963:announceProvider",l),window.addEventListener("eip6963:crossAnnounceProvider",l),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let c=setTimeout(()=>o(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",l),window.removeEventListener("eip6963:crossAnnounceProvider",l),clearTimeout(c)}},[]);let n=(0,De.useCallback)(p=>e.some(l=>l.rdns===p),[e]);return{wallets:e,isDetected:n,isLoading:r}}var fn=W(require("@radix-ui/react-dialog"),1),un=require("vaul");var Eo=require("react/jsx-runtime");function gn({asChild:e,children:t}){let{isMobile:r}=st(),o=r?un.Drawer.Trigger:fn.Trigger;return(0,Eo.jsx)(o,{asChild:e??t!=null,children:t??(0,Eo.jsx)("button",{type:"button",children:"Connect Wallet"})})}var xe=W(require("@radix-ui/react-dialog"),1),ct=require("vaul");var P=require("react/jsx-runtime");function Kt(){return(0,P.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,P.jsx)("circle",{cx:"20",cy:"20",r:"20",fill:"#00D5AA"}),(0,P.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 wn(){return(0,P.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",children:[(0,P.jsxs)("g",{clipPath:"url(#clip0_1331_27065)",children:[(0,P.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,P.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,P.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,P.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,P.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,P.jsx)("path",{d:"M22.1857 36.1951V39.831H17.6699V36.1951H22.1857Z",fill:"#C0C4CD"}),(0,P.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,P.jsx)("defs",{children:(0,P.jsx)("clipPath",{id:"clip0_1331_27065",children:(0,P.jsx)("rect",{width:"40",height:"40",fill:"white"})})})]})}function hn(){return(0,P.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"247",height:"246",viewBox:"0 0 247 246",fill:"none",children:[(0,P.jsx)("rect",{width:"247.005",height:"245.105",rx:"36",fill:"#121212"}),(0,P.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,P.jsx)("path",{d:"M59.8364 99.8915V59.7551H12.0414L30.4787 77.8377V99.8915H59.8364Z",fill:"#2FD7FF"}),(0,P.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 xn(){return(0,P.jsxs)("svg",{width:"40",height:"40",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,P.jsxs)("g",{clipPath:"url(#clip0_1185_7785)",children:[(0,P.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,P.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,P.jsx)("defs",{children:(0,P.jsx)("clipPath",{id:"clip0_1185_7785",children:(0,P.jsx)("rect",{width:"28",height:"28",fill:"white"})})})]})}function bn(){return(0,P.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,P.jsx)("path",{d:"M18 6L6 18M6 6L18 18",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}var Yt={cross_embedded:{id:"cross_embedded",name:"CROSSx with Social",description:"Sign in with Google or Apple",icon:Kt,featured:!0},cross_wallet:{id:"cross_wallet",name:"CROSSx",description:"App approval is required",icon:Kt},cross_extension:{id:"cross_extension",name:"CROSSx Extension",description:"Browser extension approval is required",icon:Kt,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:wn,rdns:"io.metamask"},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:hn,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:xn,badge:"For SHOP"}};function Ze(e){return Yt[e]}var x=require("react/jsx-runtime");function vn({wallet:e,detected:t,onConnect:r}){let o=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}r()},n=e.icon;return(0,x.jsxs)("button",{type:"button",className:"wcm-wallet-item",onClick:o,children:[(0,x.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,x.jsx)("div",{className:"wcm-wallet-icon",children:(0,x.jsx)(n,{})}),(0,x.jsxs)("div",{className:"wcm-wallet-info",children:[(0,x.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,x.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,x.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]}),(0,x.jsx)("span",{className:"wcm-wallet-desc",children:e.description})]})]}),e.installUrl&&(t?(0,x.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,x.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function yn(){let{wallets:e,activeWalletIds:t,isDetected:r,close:o,isMobile:n}=st(),p=t.filter(d=>{let a=Ze(d).visibility;return!a||a==="always"?!0:a==="desktop-only"?!n:a==="mobile-only"?n:!0}),l=p.filter(d=>Ze(d).featured),c=p.filter(d=>!Ze(d).featured);return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsxs)("div",{className:"wcm-header",children:[(0,x.jsxs)("div",{className:"wcm-header-text",children:[(0,x.jsx)("h2",{className:"wcm-title",children:"Connect Wallet"}),(0,x.jsx)("p",{className:"wcm-subtitle",children:"Connect with one of our available wallet providers to continue."})]}),(0,x.jsx)("button",{type:"button",className:"wcm-close-btn",onClick:o,children:(0,x.jsx)(bn,{})})]}),(0,x.jsx)("div",{className:"wcm-divider"}),(0,x.jsxs)("div",{className:"wcm-body",children:[l.map(d=>{let a=Ze(d),s=a.rdns?r(a.rdns):!1;return(0,x.jsx)(vn,{wallet:a,detected:s,onConnect:()=>{e[d]?.(),o()}},d)}),l.length>0&&c.length>0&&(0,x.jsxs)("div",{className:"wcm-separator",children:[(0,x.jsx)("div",{className:"wcm-separator-line"}),(0,x.jsx)("span",{className:"wcm-separator-text",children:"or"}),(0,x.jsx)("div",{className:"wcm-separator-line"})]}),(0,x.jsx)("div",{className:"wcm-wallet-list",children:c.map(d=>{let a=Ze(d),s=a.rdns?r(a.rdns):!1;return(0,x.jsx)(vn,{wallet:a,detected:s,onConnect:()=>{e[d]?.(),o()}},d)})}),(0,x.jsxs)("div",{className:"wcm-help",children:[(0,x.jsx)("p",{className:"wcm-help-title",children:"Wallet not detected?"}),(0,x.jsxs)("ul",{className:"wcm-help-list",children:[(0,x.jsx)("li",{children:"Ensure your wallet extension is installed and unlocked"}),(0,x.jsx)("li",{children:"Try refreshing the page"}),(0,x.jsx)("li",{children:"Some wallets may require you to first open the extension"}),(0,x.jsx)("li",{children:"You can try clicking the wallet anyway"})]})]}),(0,x.jsx)("div",{className:"wcm-divider"}),(0,x.jsx)("p",{className:"wcm-terms",children:"By connecting your wallet and accessing this service, you acknowledge and agree to be bound by the applicable terms and conditions."})]})]})}function kn({className:e}){let{isMobile:t,theme:r,portalStyle:o}=st();return t?(0,x.jsxs)(ct.Drawer.Portal,{children:[(0,x.jsx)(ct.Drawer.Overlay,{className:"wcm-overlay"}),(0,x.jsxs)(ct.Drawer.Content,{className:$("wcm-drawer-content",e),"data-theme":r,style:o,children:[(0,x.jsx)(ct.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,x.jsx)("div",{className:"wcm-drawer-handle"}),(0,x.jsx)("div",{className:"wcm-drawer-body",children:(0,x.jsx)(yn,{})})]})]}):(0,x.jsxs)(xe.Portal,{children:[(0,x.jsx)(xe.Overlay,{className:"wcm-overlay"}),(0,x.jsxs)(xe.Content,{className:$("wcm-dialog-content",e),"data-theme":r,style:o,children:[(0,x.jsx)(xe.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,x.jsx)("div",{className:"wcm-dialog-body",children:(0,x.jsx)(yn,{})})]})]})}T(`[data-theme=dark]{--wcm-primary: var(--cck-primary, #9b8cef);--wcm-secondary: var(--cck-secondary, #ff3aa3);--wcm-surface-bg: var(--cck-surface-bg, #202530);--wcm-surface-default: var(--cck-surface-default, #292f40);--wcm-surface-subtle: var(--cck-surface-subtle, #313b51);--wcm-border-default: var(--cck-border-default, #313b51);--wcm-border-subtle: var(--cck-border-subtle, #49556e);--wcm-texticon-primary: var(--cck-texticon-primary, #ffffff);--wcm-texticon-secondary: var(--cck-texticon-secondary, #eff0f4);--wcm-texticon-tertiary: var(--cck-texticon-tertiary, #717d97)}[data-theme=light]{--wcm-primary: var(--cck-primary, #019d92);--wcm-secondary: var(--cck-secondary, #e70077);--wcm-surface-bg: var(--cck-surface-bg, #ffffff);--wcm-surface-default: var(--cck-surface-default, rgba(18, 18, 18, .05));--wcm-surface-subtle: var(--cck-surface-subtle, rgba(18, 18, 18, .1));--wcm-border-default: var(--cck-border-default, rgba(18, 18, 18, .05));--wcm-border-subtle: var(--cck-border-subtle, rgba(18, 18, 18, .1));--wcm-texticon-primary: var(--cck-texticon-primary, #121212);--wcm-texticon-secondary: var(--cck-texticon-secondary, rgba(18, 18, 18, .7));--wcm-texticon-tertiary: var(--cck-texticon-tertiary, rgba(18, 18, 18, .5))}
|
|
12
|
-
`);T(`.wcm-overlay{position:fixed;inset:0;z-index:100000;background:#0009}.wcm-dialog-content{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(--wcm-surface-bg);border:4px solid var(--wcm-border-default);border-radius:24px;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:rgba(255,255,255,.15) transparent}[data-theme=light] .wcm-dialog-body,[data-theme=light] .wcm-drawer-body{scrollbar-color:rgba(0,0,0,.12) 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:#ffffff26;border-radius:4px}.wcm-dialog-body::-webkit-scrollbar-thumb:hover,.wcm-drawer-body::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .wcm-dialog-body::-webkit-scrollbar-thumb,[data-theme=light] .wcm-drawer-body::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .wcm-dialog-body::-webkit-scrollbar-thumb:hover,[data-theme=light] .wcm-drawer-body::-webkit-scrollbar-thumb:hover{background:#0003}.wcm-drawer-content{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(--wcm-surface-bg);border-top-left-radius:24px;border-top-right-radius:24px;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:24px 0 0 24px}.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 24px 24px 0}.wcm-drawer-content[data-vaul-drawer-direction=top]{inset:0 0 auto;border-radius:0 0 24px 24px}.wcm-drawer-handle{width:60px;height:4px;border-radius:999px;background:var(--wcm-border-subtle);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{position:relative;display:flex;flex-direction:column;align-items:center;padding:24px 24px 20px}.wcm-header-text{display:flex;flex-direction:column;gap:4px;width:100%;padding-right:48px}.wcm-title{font-family:inherit;font-weight:600;font-size:22px;line-height:1.3;color:var(--wcm-texticon-primary);margin:0}.wcm-subtitle{font-family:inherit;font-weight:400;font-size:14px;line-height:1.3;color:var(--wcm-texticon-secondary);margin:0}.wcm-close-btn{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:999px;background:transparent;color:var(--wcm-texticon-primary);cursor:pointer;padding:0}.wcm-close-btn:hover{color:var(--wcm-texticon-secondary)}.wcm-divider{width:100%;height:1px;background:var(--wcm-border-default);border:none;margin:0}.wcm-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px 24px}.wcm-wallet-item{display:flex;align-items:center;gap:8px;width:100%;padding:16px;background:var(--wcm-surface-default);border:1px solid transparent;border-radius:20px;cursor:pointer;text-align:left;transition:border-color .15s;font-family:inherit}.wcm-wallet-item:hover{border-color:var(--wcm-primary)}.wcm-wallet-item-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.wcm-wallet-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.wcm-wallet-icon>svg{width:40px;height:40px}.wcm-wallet-info{display:flex;flex-direction:column;justify-content:center;min-width:0}.wcm-wallet-name-row{display:flex;align-items:center;gap:8px}.wcm-wallet-name{font-family:inherit;font-weight:700;font-size:18px;line-height:1.3;color:var(--wcm-texticon-primary);white-space:nowrap}.wcm-wallet-desc{font-family:inherit;font-weight:400;font-size:14px;line-height:1.4;color:var(--wcm-texticon-secondary)}.wcm-wallet-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border:1px solid var(--wcm-secondary);border-radius:999px;font-family:inherit;font-weight:700;font-size:12px;line-height:1.3;color:var(--wcm-secondary);white-space:nowrap}.wcm-install-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;background:var(--wcm-primary);border-radius:12px;font-family:inherit;font-weight:600;font-size:14px;line-height:1.4;color:var(--wcm-surface-bg);white-space:nowrap}.wcm-installed-label{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;background:var(--wcm-surface-subtle);border-radius:12px;font-family:inherit;font-weight:600;font-size:14px;line-height:1.4;color:var(--wcm-texticon-secondary);white-space:nowrap}.wcm-separator{display:flex;align-items:center;gap:16px;width:100%}.wcm-separator-line{flex:1;height:1px;background:var(--wcm-border-default)}.wcm-separator-text{font-family:inherit;font-weight:400;font-size:16px;line-height:1.3;color:var(--wcm-texticon-tertiary);white-space:nowrap}.wcm-wallet-list{display:flex;flex-direction:column;gap:8px}.wcm-help{display:flex;flex-direction:column;gap:4px}.wcm-help-title{font-family:inherit;font-weight:600;font-size:14px;line-height:1.4;color:var(--wcm-texticon-primary);margin:0}.wcm-help-list{list-style:none;padding:0;margin:0}.wcm-help-list li{display:flex;align-items:center;gap:8px;font-family:inherit;font-weight:400;font-size:14px;line-height:1.4;color:var(--wcm-texticon-secondary)}.wcm-help-list li:before{content:"";display:block;flex-shrink:0;width:4px;height:4px;min-width:4px;min-height:4px;background:var(--wcm-texticon-secondary)}.wcm-terms{font-family:inherit;font-weight:400;font-size:12px;line-height:1.3;color:var(--wcm-texticon-secondary);text-align:center;margin:0}.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}
|
|
13
|
-
`);
|
|
14
|
-
`);
|
|
1
|
+
"use strict";var fa=Object.create;var Ut=Object.defineProperty;var ua=Object.getOwnPropertyDescriptor;var ga=Object.getOwnPropertyNames;var wa=Object.getPrototypeOf,ha=Object.prototype.hasOwnProperty;var ba=(e,t)=>{for(var n in t)Ut(e,n,{get:t[n],enumerable:!0})},pn=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of ga(t))!ha.call(e,o)&&o!==n&&Ut(e,o,{get:()=>t[o],enumerable:!(r=ua(t,o))||r.enumerable});return e};var $=(e,t,n)=>(n=e!=null?fa(wa(e)):{},pn(t||!e||!e.__esModule?Ut(n,"default",{value:e,enumerable:!0}):n,e)),xa=e=>pn(Ut({},"__esModule",{value:!0}),e);var Ci={};ba(Ci,{APPLE_ICON:()=>$t,AppLauncher:()=>yo,AppLauncherContent:()=>ko,AppLauncherTrigger:()=>vo,BINANCE_ICON:()=>Vt,CONNECTOR_REGISTRY:()=>Lt,CROSSX_ICON:()=>Ft,ConnectButton:()=>en,ConnectorId:()=>Yt,GOOGLE_ICON:()=>Ht,METAMASK_ICON:()=>Bt,SendPage:()=>Pt,TOKEN_STATS_QUERY_KEY:()=>Jt,USER_BALANCE_QUERY_KEY:()=>Qt,WALLET_REGISTRY:()=>uo,WalletConnectModal:()=>Jo,WalletInfo:()=>it,WalletPortfolio:()=>Yo,WalletPortfolioBody:()=>nt,resolveEnvironment:()=>le,useGlobalMenu:()=>Nt,useTokenBalance:()=>et,useTokenStats:()=>ot,useWalletDetect:()=>Ot});module.exports=xa(Ci);function le(e){if(e)return mn(e);let t=typeof process<"u"?process.env?.NEXT_PUBLIC_CROSSX_ENVIRONMENT:void 0;return mn(t)}function mn(e){switch(e?.toLowerCase()){case"dev":case"development":return"dev";case"stage":case"staging":case"stg":return"stage";default:return"production"}}var ft=$(require("react"),1),fn=$(require("@radix-ui/react-popover"),1),un=require("vaul");var zt=require("react"),xo=(0,zt.createContext)(null);function jt(){let e=(0,zt.useContext)(xo);if(!e)throw new Error("AppLauncher compound components must be used within <AppLauncher>");return e}var qt=require("react");function mt(e){let[t,n]=(0,qt.useState)(!1);return(0,qt.useEffect)(()=>{let r=window.matchMedia(e);n(r.matches);let o=d=>n(d.matches);return r.addEventListener("change",o),()=>r.removeEventListener("change",o)},[e]),t}function M(e,{insertAt:t}={}){if(!e||typeof document>"u")return;let n=document.head||document.getElementsByTagName("head")[0],r=document.createElement("style");r.type="text/css",t==="top"&&n.firstChild?n.insertBefore(r,n.firstChild):n.appendChild(r),r.styleSheet?r.styleSheet.cssText=e:r.appendChild(document.createTextNode(e))}M(`[data-theme=dark]{--al-bg: var(--cck-surface-bg, #1e232e);--al-bg-hover: var(--cck-surface-default, #252b39);--al-text: var(--cck-texticon-primary, hsla(200, 19%, 94%, 1));--al-text-secondary: var(--cck-texticon-secondary, hsla(200, 10%, 70%, 1));--al-border: var(--cck-border-subtle, #3b4153);--al-shadow: 0 2px 8px -1px rgba(0, 0, 0, .15);--al-badge-bg: #123f3c;--al-badge-text: hsla(168, 85%, 47%, 1);--al-badge-new-text: #000;--al-drawer-overlay: rgba(0, 0, 0, .6)}[data-theme=light]{--al-bg: var(--cck-surface-bg, #fff);--al-bg-hover: var(--cck-surface-default, #f3f6f8);--al-text: var(--cck-texticon-primary, hsla(221, 21%, 15%, 1));--al-text-secondary: var(--cck-texticon-secondary, hsla(220, 10%, 40%, 1));--al-border: var(--cck-border-subtle, #ecf0f2);--al-shadow: 0 2px 8px -1px rgba(0, 0, 0, .15);--al-badge-bg: #cdf4ed;--al-badge-text: hsla(170, 82%, 32%, 1);--al-badge-new-text: #fff;--al-drawer-overlay: rgba(0, 0, 0, .4)}
|
|
2
|
+
`);M(`.al-trigger-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:background-color .15s ease}.al-trigger-btn[data-theme=dark]{color:#edf1f3}.al-trigger-btn[data-theme=light]{color:#1e232e}
|
|
3
|
+
`);M(`@keyframes al-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
|
|
4
|
+
`);M(`.al-popover-content{z-index:100001;border-radius:16px;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:24px 4px;box-sizing:border-box}.al-popover-content .al-grid{grid-template-columns:repeat(4,100px);row-gap:24px;column-gap:0;padding:0;justify-content:center}.al-popover-content .al-grid-item{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;padding:8px 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:54px;height:54px;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;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{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: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:36px;height:36px;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.5;letter-spacing:-.16px;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:-.16px;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);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:transparent;border-radius:8px;cursor:pointer;transition:background-color .15s ease;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)}.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:-.16px;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:-.1px;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:#7346f3;color:var(--al-badge-new-text);font-family:Pretendard,Inter,sans-serif;font-size:9px;font-weight:700;flex-shrink:0}
|
|
5
|
+
`);M("");var Gt=require("react/jsx-runtime");function yo({env:e,theme:t="dark",mobileBreakpoint:n=768,domain:r,children:o}){let d=mt(`(max-width: ${n}px)`),[l,c]=ft.useState(!1),p=ft.useCallback(()=>c(!1),[]),i=le(e),s=ft.useMemo(()=>({env:i,theme:t,isMobile:d,open:l,domain:r,close:p}),[i,t,d,l,r,p]);return(0,Gt.jsx)(xo.Provider,{value:s,children:d?(0,Gt.jsx)(un.Drawer.Root,{direction:"right",open:l,onOpenChange:c,noBodyStyles:!0,children:o},"drawer"):(0,Gt.jsx)(fn.Root,{open:l,onOpenChange:c,children:o},"popover")})}var bn=$(require("@radix-ui/react-popover"),1),xn=require("vaul");var re=require("react/jsx-runtime");function gn({size:e=18}){return(0,re.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,re.jsx)("rect",{width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{x:"7",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{x:"14",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{y:"7",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{x:"7",y:"7",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{x:"14",y:"7",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{y:"14",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{x:"7",y:"14",width:"4",height:"4",fill:"currentColor"}),(0,re.jsx)("rect",{x:"14",y:"14",width:"4",height:"4",fill:"currentColor"})]})}function wn(){return(0,re.jsx)("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,re.jsx)("path",{d:"M12 19L5 12M5 12L12 5M5 12H19",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function hn(){return(0,re.jsx)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,re.jsx)("path",{d:"M15 5L5 15M5 5L15 15",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var Ct=require("react/jsx-runtime");function vo({asChild:e,children:t}){let{isMobile:n,theme:r}=jt(),o=t!=null,d=e??!0,l=o?t:(0,Ct.jsx)("button",{type:"button",className:"al-trigger-btn","data-theme":r,children:(0,Ct.jsx)(gn,{size:n?12:18})});return n?(0,Ct.jsx)(xn.Drawer.Trigger,{asChild:d,children:l}):(0,Ct.jsx)(bn.Trigger,{asChild:d,children:l})}var Qe=$(require("react"),1),Zt=$(require("@radix-ui/react-popover"),1),Ye=require("vaul");var vn=require("@tanstack/react-query");var yn={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"};function Nt(e){let t=le(e);return(0,vn.useQuery)({queryKey:["global-menu",t],queryFn:async({signal:n})=>{let r=await fetch(yn[t],{cache:"no-store",signal:n});if(!r.ok)throw new Error(`Failed to fetch global menu: ${r.status}`);return r.json()},staleTime:0,gcTime:0,refetchOnMount:!0})}function K(...e){return e.filter(Boolean).join(" ")}var j=require("react/jsx-runtime");function ko({align:e="end",sideOffset:t=12,className:n}){let{env:r,theme:o,isMobile:d,domain:l,close:c}=jt(),{data:p}=Nt(r),i=Qe.useMemo(()=>(p?.items??[]).sort((b,R)=>b.order-R.order),[p]),s=8,f=Qe.useRef(null),v=Qe.useCallback(b=>{f.current={x:b.clientX,y:b.clientY}},[]),h=typeof window<"u"?window.location.pathname:"",w=Qe.useCallback((b,R)=>{if(f.current){let C=b.clientX-f.current.x,H=b.clientY-f.current.y;if(f.current=null,Math.abs(C)>s||Math.abs(H)>s)return}let L=R.url[r]??R.url.production,W=kn(L,l);if(!W)try{let C=new URL(L).pathname;if(h===C||h.startsWith(C+"/")){c();return}}catch{}W?window.open(L,"_blank","noopener,noreferrer"):window.location.href=L,c()},[r,l,c,h]),u=(0,j.jsx)("div",{className:"al-grid","data-theme":o,children:i.map(b=>{let R=b.url[r]??b.url.production,L=kn(R,l),W=!1;if(!L)try{let C=new URL(R).pathname;W=h===C||h.startsWith(C+"/")}catch{W=!1}return(0,j.jsxs)("button",{type:"button",className:"al-grid-item","data-active":W||void 0,onPointerDown:v,onClick:C=>w(C,b),children:[(0,j.jsxs)("div",{className:"al-grid-item-left",children:[(0,j.jsx)("div",{className:"al-grid-item-icon",children:(0,j.jsx)("img",{src:b.iconUrl,alt:b.label,width:24,height:24,loading:"lazy"})}),(0,j.jsx)("span",{className:"al-grid-item-label",children:b.label}),b.isNew&&(0,j.jsx)("span",{className:"al-badge-new",children:"N"})]}),(0,j.jsx)("div",{className:"al-grid-item-right",children:b.badge&&(0,j.jsx)("span",{className:"al-badge",children:b.badge})})]},b.id)})});return d?(0,j.jsxs)(Ye.Drawer.Portal,{children:[(0,j.jsx)(Ye.Drawer.Overlay,{className:"al-drawer-overlay"}),(0,j.jsxs)(Ye.Drawer.Content,{className:K("al-drawer-content",n),"data-theme":o,children:[(0,j.jsxs)("div",{className:"al-drawer-header",children:[(0,j.jsx)(Ye.Drawer.Close,{className:"al-drawer-close",children:(0,j.jsx)(wn,{})}),(0,j.jsx)(Ye.Drawer.Title,{className:"al-drawer-title",children:"CROSS Services"}),(0,j.jsx)(Ye.Drawer.Close,{className:"al-drawer-close",children:(0,j.jsx)(hn,{})})]}),(0,j.jsx)("div",{className:"al-drawer-body",children:u})]})]}):(0,j.jsx)(Zt.Portal,{children:(0,j.jsx)(Zt.Content,{align:e,sideOffset:t,className:K("al-popover-content",n),"data-theme":o,children:u})})}function kn(e,t){try{let n=new URL(e).hostname;return typeof window>"u"?!0:n!==(t??window.location.hostname)}catch{return!1}}var se=$(require("react"),1),Hr=$(require("@radix-ui/react-popover"),1),$r=require("vaul");var Kt=require("react"),Co=(0,Kt.createContext)(null);function We(){let e=(0,Kt.useContext)(Co);if(!e)throw new Error("WalletInfo compound components must be used within <WalletInfo>");return e}var Yt=(r=>(r.CROSSx="crossx",r.MetaMask="io.metamask",r.Binance="com.binance.wallet",r))(Yt||{}),Lt={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 P=$(require("react"),1);var Fe=$(require("bignumber.js"),1);function ya(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 Xe(e,t){if(!e||e==="0")return"0.00";let n=new Fe.default(e).shiftedBy(-t),r=n.isGreaterThanOrEqualTo(1)?2:4;return n.toFormat(r,Fe.default.ROUND_DOWN)}function ue(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}function No(e){let t=typeof e=="string"?parseFloat(e):e;if(Number.isNaN(t)||t===0)return"$0.00";let n=t>=1?2:4,r=Math.pow(10,n);return`$${(Math.floor(t*r)/r).toLocaleString("en-US",{minimumFractionDigits:n,maximumFractionDigits:n})}`}function Cn(e,t,n){let o=new Fe.default(e).shiftedBy(-t).multipliedBy(new Fe.default(n));return o.isZero()||o.isNaN()?"$0.00":`$${(o.integerValue(Fe.default.ROUND_DOWN).isGreaterThanOrEqualTo(1)?o.decimalPlaces(2,Fe.default.ROUND_DOWN):o.decimalPlaces(4,Fe.default.ROUND_DOWN)).toFormat()}`}function Nn(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 l=Number(n);if(!Number.isFinite(l)||l===0)return{displayValue:"0",isLowerBound:!1};n=ya(l.toFixed(18))}let[r="0",o=""]=n.split(".");if(Number(r)>=1){let l=o.slice(0,2).padEnd(2,"0");return{displayValue:`${Number(r).toLocaleString("en-US")}.${l}`,isLowerBound:!1}}return o.length<4?{displayValue:`${r}.${o}`,isLowerBound:!1}:o.slice(0,4)==="0000"?{displayValue:"0.0001",isLowerBound:!0}:{displayValue:`0.${o.slice(0,4)}`,isLowerBound:!1}}var ge={dev:"https://stg-wallet-server.crosstoken.io/api",stage:"https://stg-wallet-server.crosstoken.io/api",production:"https://wallet-server.crosstoken.io/api"},de={dev:{cross:612044,bsc:97},stage:{cross:612044,bsc:97},production:{cross:612055,bsc:56}};var Lo={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"},Ln={cross:"https://contents.crosstoken.io/wallet/token/images/CROSS.svg",bsc:"https://contents.crosstoken.io/wallet/token/images/BSC.svg"};function Ro(e,t){let n=de[e];if(t===n.cross)return Ln.cross;if(t===n.bsc)return Ln.bsc}var va={dev:"https://dev-portrait.crosstoken.io",stage:"https://dev-portrait.crosstoken.io",production:"https://portrait.crosstoken.io"};function Rt(e,t,n={}){if(!t||!t.startsWith("0x"))return;let{size:r=120,bg:o,format:d="png"}=n,l=va[e],c=o?`&bg=${o}`:"";return`${l}/portrait/evm/${t}.${d}?size=${r}${c}`}var A=require("react/jsx-runtime");function Rn({size:e=16,className:t}){return(0,A.jsxs)("svg",{width:e,height:e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,A.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,A.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 Io({size:e=16,className:t}){return(0,A.jsx)("svg",{width:e,height:e,viewBox:"4 4 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,A.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 It({size:e=16,className:t}){return(0,A.jsx)("svg",{width:e,height:e,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,A.jsx)("path",{d:"M11.6667 3.5L5.25 9.91667L2.33334 7",stroke:"currentColor",strokeWidth:1.16667,strokeLinecap:"round",strokeLinejoin:"round"})})}function To({size:e=24,className:t}){return(0,A.jsx)("svg",{width:e,height:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,A.jsx)("path",{d:"M18 6L6 18M6 6l12 12",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function In({size:e=20,className:t}){return(0,A.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,A.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,A.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 Tn({size:e=20,className:t}){return(0,A.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 20 20",fill:"none",className:t,children:(0,A.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 En({size:e=20,className:t}){return(0,A.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,A.jsx)("path",{d:"M12.5 15L7.5 10L12.5 5",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Pn({size:e=20,className:t}){return(0,A.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,A.jsx)("path",{d:"M8 5L13 10L8 15",stroke:"currentColor",strokeWidth:1.67,strokeLinecap:"round",strokeLinejoin:"round"})})}function Sn({size:e=20,className:t}){return(0,A.jsx)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,A.jsx)("path",{d:"M5 8L10 13L15 8",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function Mn({size:e=16,className:t}){return(0,A.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,A.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,A.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 _n({size:e=16,className:t}){return(0,A.jsxs)("svg",{width:e,height:e,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,A.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,A.jsx)("path",{d:"M1.667 1.667l16.666 16.666",stroke:"currentColor",strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"})]})}function An({size:e=42,className:t}){return(0,A.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e,height:e,viewBox:"0 0 42 42",fill:"none",className:t,children:(0,A.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})})}var On=require("react"),Dn=require("@tanstack/react-query");var ka="send:chain-info";function Ca(e){return"data"in e&&e.data?e.data:e}function Eo(e,...t){let n=e.replace(/\/+$/,""),r=t.map(o=>o.replace(/^\/+|\/+$/g,"")).filter(Boolean);return[n,...r].join("/")}function Na(e,t,n,r){if(r)return n?.explorer_url?Eo(n.explorer_url,n.explorer_postfix?.transaction??"tx",r):La(e,t,r)}function La(e,t,n){let r=de[e];if(t===r.cross)return Eo(e==="production"?"https://crossscan.io":"https://testnet.crossscan.io","tx",n);if(t===r.bsc)return Eo(e==="production"?"https://bscscan.com":"https://testnet.bscscan.com","tx",n)}function Wn(e,t,n,r=!0){let o=ge[e],{data:d,...l}=(0,Dn.useQuery)({queryKey:[ka,e,t],queryFn:async({signal:p})=>{let i=await fetch(`${o}/v1/public/chain/info/${t}`,{cache:"no-store",signal:p});if(!i.ok)throw new Error(`Failed to fetch chain info: ${i.status}`);let s=await i.json();if("code"in s&&s.code!==void 0&&s.code!==200)throw new Error(`Chain info API error: ${s.code}`);return Ca(s)},enabled:r,staleTime:300*1e3});return{transactionUrl:(0,On.useMemo)(()=>Na(e,t,d,n),[t,d,e,n]),...l}}var Fn="0x0000000000000000000000000000000000000001";var Ra="0xa9059cbb",Ia=/^0x[a-fA-F0-9]{40}$/,Ta="nexus-cross:dapp-ui:send:recent:",Bn=10;function Ea(e){let t=e.length;for(;t>0&&e.charCodeAt(t-1)===48;)t--;return e.slice(0,t)}function Tt(e){return e.toLowerCase()}function Et(e){return Ia.test(e)}function Po(e){return Tt(e.address)===Fn}function So(e){return`${Ta}${e.toLowerCase()}`}function ut(e){if(typeof window>"u")return[];try{let t=window.localStorage.getItem(So(e));if(!t)return[];let n=JSON.parse(t);return Array.isArray(n)?n.filter(r=>r!==null&&typeof r=="object"&&Et(r.address)&&typeof r.updatedAt=="number").slice(0,Bn):[]}catch{return[]}}function Mo(e,t){if(typeof window>"u")return[];let n=Tt(t),r=[{address:n,updatedAt:Date.now()},...ut(e).filter(o=>o.address!==n)].slice(0,Bn);try{window.localStorage.setItem(So(e),JSON.stringify(r))}catch{return ut(e)}return r}function _o(e){if(!(typeof window>"u"))try{window.localStorage.removeItem(So(e))}catch{}}function Ao(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[r="0",o=""]=n.split(".");if(o.length>t)return{error:`Max ${t} decimal places.`};let d=BigInt(r||"0"),l=o.padEnd(t,"0"),c=l?BigInt(l):0n,p=10n**BigInt(t),i=d*p+c;return i<=0n?{error:"Amount must be greater than 0."}:{value:i}}function Oo(e,t){let n=BigInt(e||"0"),r=10n**BigInt(t),o=n/r,d=n%r;if(d===0n)return o.toString();let l=Ea(d.toString().padStart(t,"0"));return`${o.toString()}.${l}`}function Do(e,t){let n=e.replace(/^0x/,"").toLowerCase().padStart(64,"0"),r=t.toString(16).padStart(64,"0");return`${Ra}${n}${r}`}M(`.wi-token-item--button{position:relative;width:100%;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:12px;padding:6px 8px;margin:-2px -8px;transition:background-color .15s ease,transform .15s ease}.wi-token-item--button:before{content:"";position:absolute;inset:-6px -16px;border-radius:16px}.wi-token-item--button:active{transform:scale(.99)}.wi-token-item--button:focus-visible{outline:2px solid var(--wi-primary);outline-offset:2px}.wi-view-send{animation:wi-slide-in-right .25s ease-out}.wi-send-body{flex:1;min-height:0;overflow:hidden}.wi-drawer-content[data-direction=bottom][data-view=send]{max-height:85dvh}.send-page{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.send-scroll{flex:1;min-height:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;padding:16px 24px 18px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent;overscroll-behavior:contain}[data-theme=light] .send-scroll{scrollbar-color:rgba(0,0,0,.12) transparent}.send-scroll::-webkit-scrollbar{width:4px}.send-scroll::-webkit-scrollbar-track{background:transparent}.send-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}[data-theme=light] .send-scroll::-webkit-scrollbar-thumb{background:#0000001f}.send-section{display:flex;flex-direction:column;gap:8px}.send-asset-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px;border:1px solid var(--wi-border-subtle);border-radius:18px;background:var(--wi-surface-default);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.send-asset-card:disabled{cursor:default}.send-asset-card:not(:disabled):hover,.send-asset-card[aria-expanded=true]{border-color:var(--wi-primary);background:var(--wi-surface-subtle)}.send-token-list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto;padding:6px;border:1px solid var(--wi-border-subtle);border-radius:16px;background:var(--wi-surface-default)}.send-token-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;border:none;border-radius:12px;background:transparent;color:inherit;font:inherit;text-align:left;padding:8px;cursor:pointer}.send-token-option:hover,.send-token-option[data-selected]{background:var(--wi-surface-subtle)}.send-token-option:focus-visible,.send-asset-card:focus-visible{outline:2px solid var(--wi-primary);outline-offset:2px}.send-token-option-icon{flex-shrink:0;width:28px;height:28px;border-radius:8px;object-fit:contain;background:transparent}.send-token-option-symbol{color:var(--wi-texticon-primary);font-size:13px;font-weight:700;line-height:1.3}.send-token-option-balance{color:var(--wi-texticon-secondary);font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap}.send-asset-left{display:flex;align-items:center;gap:12px;min-width:0}.send-asset-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;object-fit:contain;background:transparent}.send-asset-info,.send-asset-balance{min-width:0;display:flex;flex-direction:column}.send-asset-symbol{color:var(--wi-texticon-primary);font-size:15px;font-weight:700;line-height:1.3}.send-asset-name,.send-balance-label{color:var(--wi-texticon-tertiary);font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.send-asset-balance{align-items:flex-end;text-align:right}.send-balance-value{color:var(--wi-texticon-primary);font-size:13px;font-weight:600;line-height:1.35;white-space:nowrap}.send-form{display:flex;flex-direction:column;gap:14px}.send-field{display:flex;flex-direction:column;gap:8px}.send-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.send-label{color:var(--wi-texticon-secondary);font-size:13px;font-weight:600;line-height:1.3}.send-input,.send-amount-wrap{width:100%;box-sizing:border-box;border:1px solid var(--wi-border-subtle);border-radius:14px;background:var(--wi-surface-default);color:var(--wi-texticon-primary);font:inherit}.send-input{min-height:46px;padding:0 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.send-input:focus{border-color:var(--wi-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--wi-primary) 18%,transparent)}.send-address-wrap[data-invalid],.send-amount-wrap[data-invalid]{border-color:#ff6b6b}.send-address-wrap[data-invalid]:focus-within,.send-amount-wrap[data-invalid]:focus-within{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b29}.send-input::placeholder{color:var(--wi-texticon-tertiary)}.send-address-wrap{display:flex;align-items:center;width:100%;box-sizing:border-box;border:1px solid var(--wi-border-subtle);border-radius:14px;background:var(--wi-surface-default);transition:border-color .15s ease,box-shadow .15s ease}.send-address-wrap:focus-within{border-color:var(--wi-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--wi-primary) 18%,transparent)}.send-input--address{flex:1;min-width:0;border:none;background:transparent;box-shadow:none}.send-input--address:focus{box-shadow:none}.send-address-book-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-right:2px;border:none;border-radius:12px;background:transparent;color:var(--wi-texticon-tertiary);cursor:pointer;transition:background-color .15s ease,color .15s ease}.send-address-book-btn:hover,.send-address-book-btn[aria-expanded=true]{background:var(--wi-surface-subtle);color:var(--wi-primary)}.send-address-book-btn:focus-visible{outline:2px solid var(--wi-primary);outline-offset:2px}.send-address-picker{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--wi-border-subtle);border-radius:18px;background:var(--wi-surface-default)}.send-address-tabs{display:flex;align-items:center;gap:22px;border-bottom:1px solid var(--wi-border-subtle)}.send-address-tab{position:relative;border:none;background:transparent;color:var(--wi-texticon-tertiary);font:inherit;font-size:14px;font-weight:800;line-height:1.3;padding:0 0 12px;cursor:pointer}.send-address-tab[data-active]{color:var(--wi-primary)}.send-address-tab[data-active]:after{content:"";position:absolute;left:50%;bottom:-1px;width:34px;height:4px;border-radius:999px;background:var(--wi-primary);transform:translate(-50%)}.send-address-list{display:flex;flex-direction:column;gap:10px;max-height:224px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}[data-theme=light] .send-address-list{scrollbar-color:rgba(0,0,0,.14) transparent}.send-address-list::-webkit-scrollbar{width:3px}.send-address-list::-webkit-scrollbar-track{background:transparent}.send-address-list::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}[data-theme=light] .send-address-list::-webkit-scrollbar-thumb{background:#00000024}.send-address-option{display:flex;align-items:center;gap:12px;width:100%;min-height:54px;border:none;border-radius:14px;background:transparent;color:inherit;font:inherit;text-align:left;padding:8px;cursor:pointer;transition:background-color .15s ease}.send-address-option:hover{background:var(--wi-surface-subtle)}.send-address-option:focus-visible{outline:2px solid var(--wi-primary);outline-offset:2px}.send-address-avatar{flex-shrink:0;position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--wi-surface-subtle);color:var(--wi-primary);font-size:12px;font-weight:800;overflow:hidden}.send-address-avatar-img{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;object-fit:cover}.send-address-avatar-fallback{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center}.send-address-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.send-address-name{color:var(--wi-texticon-primary);font-size:14px;font-weight:800;line-height:1.3}.send-address-value{color:var(--wi-texticon-tertiary);font-size:12px;font-weight:600;line-height:1.3}.send-address-empty{display:flex;align-items:center;justify-content:center;min-height:120px;color:var(--wi-texticon-tertiary);font-size:14px;font-weight:700}.send-amount-wrap{display:flex;align-items:center;padding-right:12px}.send-amount-wrap:focus-within{border-color:var(--wi-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--wi-primary) 18%,transparent)}.send-input--amount{border:none;background:transparent;box-shadow:none;flex:1;min-width:0}.send-input--amount:focus{box-shadow:none}.send-amount-symbol{color:var(--wi-texticon-secondary);font-size:13px;font-weight:700}.send-field-error{margin:-2px 0 0;color:#ff6b6b;font-size:12px;font-weight:600;line-height:1.35}.send-max-btn{border:none;border-radius:999px;background:var(--wi-surface-subtle);color:var(--wi-primary);font:inherit;font-size:12px;font-weight:700;padding:4px 10px;cursor:pointer}.send-max-btn:disabled{cursor:not-allowed;opacity:.45}.send-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--wi-texticon-tertiary);font-size:12px;line-height:1.4}.send-meta span:last-child{color:var(--wi-texticon-secondary);font-weight:600}.send-message{border-radius:14px;padding:10px 12px;font-size:12px;line-height:1.45}.send-message--error{background:#ff50501f;color:#ff6b6b}.send-message--success{background:color-mix(in srgb,var(--wi-primary) 12%,transparent);color:var(--wi-primary)}.send-message span{font-weight:700}.send-submit-btn{width:100%;min-height:48px;border:none;border-radius:999px;background:var(--wi-primary);color:var(--wi-primary-contrast, #001410);font:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.send-submit-btn:hover:not(:disabled):not([data-disabled]){transform:translateY(-1px)}.send-submit-btn:disabled,.send-submit-btn[data-disabled]{cursor:not-allowed;opacity:.45}.send-footer{flex-shrink:0;padding:14px 24px 24px;border-top:1px solid var(--wi-border-subtle);background:var(--wi-surface-bg)}.send-page--success{background:var(--wi-surface-bg)}.send-success-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:32px 24px;text-align:center}.send-success-icon{display:inline-flex;align-items:center;justify-content:center}.send-success-icon[data-pending]{width:56px;height:56px;border-radius:50%;background:color-mix(in srgb,var(--wi-primary) 14%,transparent)}.send-success-spinner{width:28px;height:28px;border:3px solid color-mix(in srgb,var(--wi-primary) 22%,transparent);border-top-color:var(--wi-primary);border-radius:50%;animation:cross-send-spin .8s linear infinite}.send-success-copy{display:flex;flex-direction:column;gap:8px}.send-success-title{margin:0;color:var(--wi-texticon-primary);font-size:22px;font-weight:800;line-height:1.25}.send-success-desc{margin:0;color:var(--wi-texticon-tertiary);font-size:14px;font-weight:600;line-height:1.45}.send-success-hash-card{width:100%;display:flex;flex-direction:column;gap:8px;padding:14px;border:1px solid var(--wi-border-subtle);border-radius:18px;background:var(--wi-surface-default);box-sizing:border-box}.send-success-hash-label{color:var(--wi-texticon-tertiary);font-size:12px;font-weight:700;line-height:1.3;text-align:left}.send-success-hash-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:none;border-radius:12px;background:var(--wi-surface-subtle);color:var(--wi-texticon-primary);font:inherit;font-size:14px;font-weight:800;padding:12px}.send-success-hash-link{flex:1;display:inline-flex;align-items:center;align-self:stretch;min-width:0;border:none;background:transparent;color:inherit;font:inherit;font-weight:inherit;padding:0;text-align:left;text-decoration:none;cursor:pointer;user-select:none}.send-success-hash-link:hover{color:var(--wi-primary)}.send-success-hash-link:focus-visible,.send-success-copy-btn:focus-visible{outline:2px solid var(--wi-primary);outline-offset:2px}.send-success-copy-btn{display:inline-flex;align-items:center;justify-content:center;min-width:32px;border:none;background:transparent;color:var(--wi-primary);font:inherit;font-size:12px;font-weight:800;padding:0;cursor:pointer}@keyframes cross-send-spin{to{transform:rotate(360deg)}}
|
|
6
|
+
`);var m=require("react/jsx-runtime"),Pa=1500,Sa=120;function Wo(e){return`${e.chainId}:${e.address.toLowerCase()}`}function Vn(e,t){return e.name||`Account ${(e.index??t)+1}`}function Hn(e){return e.trim().slice(0,1).toUpperCase()||"A"}function Ma(e){return new Promise(t=>setTimeout(t,e))}function _a(e){let{status:t}=e;return t==="reverted"||t==="0x0"||t===0||t===0n||t===!1}function Aa(e){return!!(e.token||e.recipient||e.amount)}function Oa(){return(0,m.jsxs)("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none","aria-hidden":"true",children:[(0,m.jsx)("path",{d:"M4.5 4.5C4.5 3.67 5.17 3 6 3h8.25c.69 0 1.25.56 1.25 1.25V16.5H6A1.5 1.5 0 0 1 4.5 15V4.5Z",stroke:"currentColor",strokeWidth:"1.7",strokeLinejoin:"round"}),(0,m.jsx)("path",{d:"M4.5 14.5C4.5 13.67 5.17 13 6 13h9.5",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"}),(0,m.jsx)("path",{d:"M8 6.5h4M8 9h3",stroke:"currentColor",strokeWidth:"1.7",strokeLinecap:"round"})]})}function Da(){return(0,m.jsxs)("svg",{width:"56",height:"56",viewBox:"0 0 56 56",fill:"none","aria-hidden":"true",children:[(0,m.jsx)("circle",{cx:"28",cy:"28",r:"28",fill:"var(--wi-primary)"}),(0,m.jsx)("path",{d:"M17 28.5L24.2 35.5L39 20.5",stroke:"var(--wi-primary-contrast, #001410)",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})}function Pt({env:e,theme:t="dark",walletAddress:n,accounts:r=[],token:o,tokens:d=[],onTokenChange:l,sendTransaction:c,getTransactionReceipt:p,onSuccess:i,onConfirmSuccess:s,onOutlink:f}){let[v,h]=P.useState(""),[w,u]=P.useState(""),[b,R]=P.useState(""),[L,W]=P.useState({}),[C,H]=P.useState(""),[x,N]=P.useState(!1),[U,I]=P.useState(!1),[J,q]=P.useState(!1),[te,Se]=P.useState("account"),we=P.useRef(void 0),[Me,be]=P.useState(()=>ut(n)),[G,oe]=P.useState("idle"),xe=Po(o),ie=P.useMemo(()=>BigInt(o.quantity.numeric||"0"),[o.quantity.numeric]),ze=P.useMemo(()=>Xe(o.quantity.numeric,o.quantity.decimals),[o.quantity.numeric,o.quantity.decimals]),_e=P.useMemo(()=>r.filter(g=>g.address.toLowerCase()!==n.toLowerCase()),[r,n]),lt=P.useMemo(()=>{let g=new Map;return _e.forEach((E,F)=>{g.set(E.address.toLowerCase(),{account:E,index:F})}),g},[_e]),Te=_e.length>0,ye=P.useMemo(()=>le(e),[e]),Ae=t==="dark"?"1A1A2E":"F3F6F8",ve=d.length>0?d:[o],ce=ve.length>1&&!!l,{transactionUrl:me}=Wn(ye,o.chainId,C||void 0,!!C);P.useEffect(()=>{R(""),W({}),H(""),oe("idle")},[o.address,o.chainId,v,w]),P.useEffect(()=>{u(""),N(!1)},[o.address,o.chainId]),P.useEffect(()=>{be(ut(n))},[n]),P.useEffect(()=>()=>clearTimeout(we.current),[]),P.useEffect(()=>{!Te&&te==="account"&&Se("recent")},[te,Te]);let Oe=P.useCallback(()=>{u(Oo(o.quantity.numeric,o.quantity.decimals))},[o.quantity.numeric,o.quantity.decimals]),fe=P.useCallback(g=>{h(g),I(!1)},[]),ke=P.useCallback(()=>{let g={},E=v.trim(),F=Ao(w,o.quantity.decimals),z;return E?Et(E)||(g.recipient="Enter a valid EVM recipient address."):g.recipient="Enter a recipient address.","error"in F?g.amount=F.error:(z=F.value,z>ie&&(g.amount="Amount exceeds available balance.")),!xe&&!Et(o.address)&&(g.token="Token contract address is invalid."),{errors:g,rawAmount:z,trimmedRecipient:E}},[w,ie,xe,v,o.address,o.quantity.decimals]),je=P.useCallback(async()=>{if(C)try{await navigator.clipboard.writeText(C),q(!0),clearTimeout(we.current),we.current=setTimeout(()=>q(!1),2e3)}catch{}},[C]),ct=P.useCallback(()=>{if(!me||!C)return;let g=z=>{typeof window>"u"||window.open(z,"_blank","noopener,noreferrer")};if(!f){g(me);return}let E=f(me,{category:"send",origin:"send-transaction",payload:{chainId:o.chainId,txHash:C}});if(E&&(typeof E=="object"||typeof E=="function")&&typeof E.then=="function"){let z=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null;E.then(Z=>{if(Z===null){z?.close();return}let ne=Z??me;if(z)try{z.location.href=ne}catch{z.close(),g(ne)}else g(ne)});return}let F=E;F!==null&&g(F??me)},[f,o.chainId,me,C]),yt=P.useCallback(async g=>{if(g.preventDefault(),R(""),H(""),!c){oe("error"),R("Sending is not available for this wallet.");return}let{errors:E,rawAmount:F,trimmedRecipient:z}=ke();if(W(E),Aa(E)||F===void 0){oe("error");return}let Z=z;try{oe("submitting");let ne=xe?await c({to:Z,value:F,chainId:o.chainId}):await c({to:Tt(o.address),data:Do(Z,F),value:0n,chainId:o.chainId});if(H(ne),oe("confirming"),be(Mo(n,Z)),i?.(ne),!p){oe("success");return}for(let qe=0;qe<Sa;qe+=1){let Ge=await p({hash:ne,chainId:o.chainId}).catch(()=>null);if(Ge){if(_a(Ge)){oe("error"),R("Transaction reverted on-chain.");return}oe("success");return}await Ma(Pa)}oe("error"),R("Transaction receipt was not found. Please check again later.")}catch(ne){oe("error"),R(ne instanceof Error?ne.message:"Failed to send transaction.")}},[w,p,xe,i,c,o.address,o.chainId,ke,n]),Ce=G==="submitting"||ie<=0n||!v.trim()||!w.trim();if((G==="confirming"||G==="success")&&C){let g=G==="success";return(0,m.jsxs)("div",{className:"send-page send-page--success",children:[(0,m.jsxs)("div",{className:"send-success-body","data-vaul-no-drag":!0,children:[(0,m.jsx)("div",{className:"send-success-icon","data-pending":!g||void 0,children:g?(0,m.jsx)(Da,{}):(0,m.jsx)("span",{className:"send-success-spinner"})}),(0,m.jsxs)("div",{className:"send-success-copy",children:[(0,m.jsx)("h3",{className:"send-success-title",children:g?"Transfer Complete":"Transfer in Progress"}),(0,m.jsx)("p",{className:"send-success-desc",children:g?"Transfer complete.":"Transfer in progress. Waiting for confirmation."})]}),(0,m.jsxs)("div",{className:"send-success-hash-card",children:[(0,m.jsx)("span",{className:"send-success-hash-label",children:"Transaction Hash"}),(0,m.jsxs)("div",{className:"send-success-hash-row","data-vaul-no-drag":!0,children:[(0,m.jsx)("button",{type:"button",className:"send-success-hash-link",onClick:ct,"aria-label":"Open transaction in explorer",children:ue(C)}),(0,m.jsx)("button",{type:"button",className:"send-success-copy-btn",onClick:je,"aria-label":"Copy transaction hash",children:J?(0,m.jsx)(It,{size:16}):"Copy"})]})]})]}),(0,m.jsx)("div",{className:"send-footer",children:(0,m.jsx)("button",{type:"button",className:"send-submit-btn",onClick:s,disabled:!g,children:g?"Completed":"Sending..."})})]})}return(0,m.jsxs)("form",{className:"send-page",onSubmit:yt,children:[(0,m.jsxs)("div",{className:"send-scroll","data-vaul-no-drag":!0,children:[(0,m.jsxs)("section",{className:"send-section","aria-label":"Select token to send",children:[(0,m.jsx)("span",{className:"send-label",children:"Token"}),(0,m.jsxs)("button",{type:"button",className:"send-asset-card",onClick:()=>{ce&&N(g=>!g)},disabled:!ce,"aria-expanded":ce?x:void 0,children:[(0,m.jsxs)("span",{className:"send-asset-left",children:[(0,m.jsx)("img",{className:"send-asset-icon",src:o.icon_url,alt:o.symbol,width:40,height:40,draggable:!1,onError:g=>{g.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,m.jsxs)("span",{className:"send-asset-info",children:[(0,m.jsx)("span",{className:"send-asset-symbol",children:o.symbol}),(0,m.jsx)("span",{className:"send-asset-name",children:o.name})]})]}),(0,m.jsxs)("span",{className:"send-asset-balance",children:[(0,m.jsx)("span",{className:"send-balance-label",children:"Available"}),(0,m.jsxs)("span",{className:"send-balance-value",children:[ze," ",o.symbol]})]})]}),ce&&x&&(0,m.jsx)("div",{className:"send-token-list",role:"listbox",children:ve.map(g=>{let E=Wo(g)===Wo(o);return(0,m.jsxs)("button",{type:"button",role:"option","aria-selected":E,className:"send-token-option","data-selected":E||void 0,onClick:()=>l?.(g),children:[(0,m.jsxs)("span",{className:"send-asset-left",children:[(0,m.jsx)("img",{className:"send-token-option-icon",src:g.icon_url,alt:g.symbol,width:28,height:28,draggable:!1,onError:F=>{F.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),(0,m.jsxs)("span",{className:"send-asset-info",children:[(0,m.jsx)("span",{className:"send-token-option-symbol",children:g.symbol}),(0,m.jsx)("span",{className:"send-asset-name",children:g.name})]})]}),(0,m.jsx)("span",{className:"send-token-option-balance",children:Xe(g.quantity.numeric,g.quantity.decimals)})]},Wo(g))})}),L.token&&(0,m.jsx)("p",{className:"send-field-error",role:"alert",children:L.token})]}),(0,m.jsxs)("section",{className:"send-field","aria-label":"Recipient address",children:[(0,m.jsx)("span",{className:"send-label",children:"To"}),(0,m.jsxs)("div",{className:"send-address-wrap","data-invalid":L.recipient||void 0,children:[(0,m.jsx)("input",{className:"send-input send-input--address",value:v,onChange:g=>h(g.target.value),placeholder:"0x...",autoComplete:"off",spellCheck:!1,"aria-invalid":!!L.recipient,"aria-describedby":L.recipient?"send-recipient-error":void 0}),(0,m.jsx)("button",{type:"button",className:"send-address-book-btn",onClick:()=>I(g=>!g),"aria-label":"Open address book","aria-expanded":U,children:(0,m.jsx)(Oa,{})})]}),L.recipient&&(0,m.jsx)("p",{id:"send-recipient-error",className:"send-field-error",role:"alert",children:L.recipient}),U&&(0,m.jsxs)("div",{className:"send-address-picker",children:[(0,m.jsxs)("div",{className:"send-address-tabs",role:"tablist",children:[Te&&(0,m.jsx)("button",{type:"button",role:"tab",className:"send-address-tab","data-active":te==="account"||void 0,"aria-selected":te==="account",onClick:()=>Se("account"),children:"My Account"}),(0,m.jsx)("button",{type:"button",role:"tab",className:"send-address-tab","data-active":te==="recent"||void 0,"aria-selected":te==="recent",onClick:()=>Se("recent"),children:"Recent"})]}),Te&&te==="account"?(0,m.jsx)("div",{className:"send-address-list",children:_e.map((g,E)=>{let F=Vn(g,E),z=Rt(ye,g.address,{size:56,bg:Ae});return(0,m.jsxs)("button",{type:"button",className:"send-address-option",onClick:()=>fe(g.address),children:[(0,m.jsxs)("span",{className:"send-address-avatar","aria-hidden":!0,children:[z&&(0,m.jsx)("img",{className:"send-address-avatar-img",src:z,alt:"",width:36,height:36,draggable:!1,onError:Z=>{Z.currentTarget.style.display="none"}}),(0,m.jsx)("span",{className:"send-address-avatar-fallback",children:Hn(F)})]}),(0,m.jsxs)("span",{className:"send-address-copy",children:[(0,m.jsx)("span",{className:"send-address-name",children:F}),(0,m.jsx)("span",{className:"send-address-value",children:ue(g.address)})]})]},g.address)})}):Me.length>0?(0,m.jsx)("div",{className:"send-address-list",children:Me.map(g=>{let E=lt.get(g.address.toLowerCase()),F=E?Vn(E.account,E.index):void 0,z=Rt(ye,g.address,{size:56,bg:Ae});return(0,m.jsxs)("button",{type:"button",className:"send-address-option",onClick:()=>fe(g.address),children:[(0,m.jsxs)("span",{className:"send-address-avatar","aria-hidden":!0,children:[z&&(0,m.jsx)("img",{className:"send-address-avatar-img",src:z,alt:"",width:36,height:36,draggable:!1,onError:Z=>{Z.currentTarget.style.display="none"}}),(0,m.jsx)("span",{className:"send-address-avatar-fallback",children:F?Hn(F):g.address.slice(2,4).toUpperCase()})]}),(0,m.jsxs)("span",{className:"send-address-copy",children:[(0,m.jsx)("span",{className:"send-address-name",children:F??ue(g.address)}),(0,m.jsx)("span",{className:"send-address-value",children:E?ue(E.account.address):"Recently sent"})]})]},g.address)})}):(0,m.jsx)("div",{className:"send-address-empty",children:"No Send History"})]})]}),(0,m.jsxs)("label",{className:"send-field",children:[(0,m.jsxs)("span",{className:"send-label-row",children:[(0,m.jsx)("span",{className:"send-label",children:"Amount"}),(0,m.jsx)("button",{type:"button",className:"send-max-btn",onClick:Oe,disabled:ie<=0n||G==="submitting",children:"Max"})]}),(0,m.jsxs)("div",{className:"send-amount-wrap","data-invalid":L.amount||void 0,children:[(0,m.jsx)("input",{className:"send-input send-input--amount",value:w,onChange:g=>u(g.target.value),placeholder:"0.00",inputMode:"decimal",autoComplete:"off","aria-invalid":!!L.amount,"aria-describedby":L.amount?"send-amount-error":void 0}),(0,m.jsx)("span",{className:"send-amount-symbol",children:o.symbol})]}),L.amount&&(0,m.jsx)("p",{id:"send-amount-error",className:"send-field-error",role:"alert",children:L.amount})]}),(0,m.jsxs)("div",{className:"send-meta",children:[(0,m.jsx)("span",{children:"From"}),(0,m.jsx)("span",{children:ue(n)})]}),(0,m.jsxs)("div",{className:"send-meta",children:[(0,m.jsx)("span",{children:"Network"}),(0,m.jsxs)("span",{children:["Chain ID ",o.chainId]})]}),b&&(0,m.jsx)("div",{className:"send-message send-message--error",role:"alert",children:b})]}),(0,m.jsx)("div",{className:"send-footer",children:(0,m.jsx)("button",{type:"submit",className:"send-submit-btn",disabled:G==="submitting","data-disabled":Ce||void 0,"aria-disabled":Ce,children:G==="submitting"?"Sending...":"Send"})})]})}var $n=$(require("@radix-ui/react-popover"),1),Un=require("vaul");var Je=require("react/jsx-runtime");function zn({asChild:e,className:t,children:n}){let{isMobile:r,theme:o,walletAddress:d}=We(),l=n!=null,c=e??!0,p=l?n:(0,Je.jsxs)("button",{type:"button",className:K("wi-trigger-btn",t),"data-theme":o,"data-mobile":r||void 0,children:[(0,Je.jsx)(Rn,{size:r?14:16}),(0,Je.jsx)("span",{className:"wi-trigger-address",children:ue(d)})]});return r?(0,Je.jsx)(Un.Drawer.Trigger,{asChild:c,children:p}):(0,Je.jsx)($n.Trigger,{asChild:c,children:p})}var V=$(require("react"),1),lo=$(require("@radix-ui/react-popover"),1),_t=require("vaul");var ht=$(require("bignumber.js"),1);var jn=require("@tanstack/react-query"),qn=require("react");var Qt="user-balance";async function Wa(e,t,n,r){let o=new URLSearchParams({networkId:`eip155:${t}`,account:n}),d=await fetch(`${e}/v1/public/token/balance?${o}`,{cache:"no-store",signal:r});if(!d.ok)throw new Error(`Failed to fetch token balance: ${d.status}`);let l=await d.json();if(l.code!==200)throw new Error(`Token balance API error: ${l.code}`);return l.data}function et(e,t,n=!0){let r=ge[e],o=de[e],d=[o.cross,o.bsc],l=(0,jn.useQueries)({queries:d.map(s=>({queryKey:[Qt,e,t,s],queryFn:({signal:f})=>Wa(r,s,t,f),enabled:!!t&&n,staleTime:0,refetchInterval:n?5e3:!1}))}),c=l.some(s=>s.isLoading),p=l.some(s=>s.isError);return{tokens:(0,qn.useMemo)(()=>{let s=[];for(let f of l)f.data&&s.push(...f.data);return s},[l]),isLoading:c,isError:p}}var Xt=require("@tanstack/react-query"),Gn=require("react");var Fa="forge-holdings",Ba="forge-token-image";async function Va(e,t,n){let r=await fetch(`${e}/v1/users/${t}/holdings`,{cache:"no-store",signal:n});if(!r.ok)throw new Error(`Failed to fetch forge holdings: ${r.status}`);let o=await r.json();if(!o.success)throw new Error("Forge holdings API error");return o.data.items}async function Ha(e,t,n){let r=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store",signal:n});if(!r.ok)return{address:t,image_url:""};let o=await r.json();return o.success?{address:t,image_url:o.data.token.image_url}:{address:t,image_url:""}}function Zn(e,t,n=!0){let r=Lo[e],{data:o,...d}=(0,Xt.useQuery)({queryKey:[Fa,e,t],queryFn:({signal:l})=>Va(r,t,l),enabled:!!t&&n,staleTime:0,refetchInterval:n?5e3:!1});return{holdings:o??[],...d}}function Kn(e,t,n=!0){let r=Lo[e],o=(0,Xt.useQueries)({queries:t.map(l=>({queryKey:[Ba,e,l],queryFn:({signal:c})=>Ha(r,l,c),enabled:n,staleTime:1/0}))});return{imageMap:(0,Gn.useMemo)(()=>{let l=new Map;for(let c of o)c.data&&l.set(c.data.address,c.data.image_url);return l},[o])}}var Yn=require("@tanstack/react-query"),Qn=require("react");var Jt="token-stats";function tt(e,t){return`${e}:${t.toLowerCase()}`}function ot(e,t=!0){let n=ge[e],{data:r,...o}=(0,Yn.useQuery)({queryKey:[Jt,e],queryFn:async({signal:l})=>{let c=await fetch(`${n}/v1/public/token/stats`,{cache:"no-store",signal:l});if(!c.ok)throw new Error(`Failed to fetch token stats: ${c.status}`);let p=await c.json();if(p.code!==200)throw new Error(`Token stats API error: ${p.code}`);return p},enabled:t,staleTime:3e4});return{statsMap:(0,Qn.useMemo)(()=>{let l=new Map;if(!r?.data)return l;for(let c of r.data){let p=tt(c.chain_id,c.address);l.set(p,c)}return l},[r]),...o}}var Xn=require("@tanstack/react-query"),Jn=require("react");var $a="token-info";function Fo(e,t){return`${t.toLowerCase()}_${e}`}function er(e,t=!0){let n=ge[e],{data:r,...o}=(0,Xn.useQuery)({queryKey:[$a,e],queryFn:async({signal:l})=>{let c=await fetch(`${n}/v1/public/token/info`,{cache:"no-store",signal:l});if(!c.ok)throw new Error(`Failed to fetch token info: ${c.status}`);let p=await c.json();if(p.code!==200)throw new Error(`Token info API error: ${p.code}`);return p},enabled:t,staleTime:1/0});return{categoryMap:(0,Jn.useMemo)(()=>{let l=new Map;if(!r?.data)return l;for(let c of r.data){let p=Fo(c.chain_id,c.address);l.set(p,c.category)}return l},[r]),...o}}var tr=require("react"),eo=$(require("bignumber.js"),1);function or(e,t,n){let{tokens:r,isLoading:o}=et(e,t,n),{statsMap:d}=ot(e,n);return(0,tr.useMemo)(()=>{let l=new eo.default(0);for(let s of r){let f=d.get(tt(s.chainId,s.address));if(!f)continue;let h=new eo.default(s.quantity.numeric).shiftedBy(-s.quantity.decimals).multipliedBy(new eo.default(f.price));h.isNaN()||(l=l.plus(h))}let c=l.toFixed(),{displayValue:p,isLowerBound:i}=Nn(c);return{totalUsd:c,displayValue:p,isLowerBound:i,isLoading:o}},[r,d,o])}var Or=require("qrcode.react");function Ne(e,t,n,r){if(!r||e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.defaultPrevented)return;e.preventDefault();let o;try{o=r(t,n)}catch(i){console.error("[dapp-ui] onOutlink threw:",i);return}let d=i=>{typeof window>"u"||window.open(i,"_blank","noopener,noreferrer")};if((i=>!!i&&(typeof i=="object"||typeof i=="function")&&typeof i.then=="function")(o)){let i=typeof window<"u"?window.open("","_blank","noopener,noreferrer"):null,s=f=>{if(f===null){i?.close();return}let v=f??t;if(i)try{i.location.href=v}catch{i.close(),d(v)}else d(v)};o.then(s,f=>{console.error("[dapp-ui] onOutlink rejected:",f),i?.close()});return}let c=o;if(c===null)return;d(c??t)}var at=$(require("react"),1),Ar=require("vaul");var to=require("react"),St=(0,to.createContext)(null);function ae(){let e=(0,to.useContext)(St);if(!e)throw new Error("WalletPortfolio compound components must be used within <WalletPortfolio>");return e}var nr=require("vaul");var Bo=require("react/jsx-runtime");function rr({asChild:e,children:t}){let{walletAddress:n}=ae(),r=t!=null,o=e??!0,d=r?t:(0,Bo.jsx)("button",{type:"button",children:ue(n)});return(0,Bo.jsx)(nr.Drawer.Trigger,{asChild:o,children:d})}var Mt=require("vaul");var he=$(require("react"),1),Mr=require("@tanstack/react-query");var mr=require("react"),io=$(require("bignumber.js"),1);var sr=require("@tanstack/react-query"),Vo=require("react");var oo={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"},ar={dev:"https://stg-x.crosstoken.io",stage:"https://stg-x.crosstoken.io",production:"https://x.crosstoken.io"},no={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"},Be={dev:"https://stg-x.crosstoken.io",stage:"https://stg-x.crosstoken.io",production:"https://x.crosstoken.io"},Le={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"},ir={dev:{cross:"https://stg-dex-api.crosstoken.io/dex",crossd:"https://stg-crossd-dex-api.crosstoken.io/dex",forge:"https://stg-forge-dex-api.crosstoken.io/dex"},stage:{cross:"https://stg-dex-api.crosstoken.io/dex",crossd:"https://stg-crossd-dex-api.crosstoken.io/dex",forge:"https://stg-forge-dex-api.crosstoken.io/dex"},production:{cross:"https://dex-api.crosstoken.io/dex",crossd:"https://crossd-dex-api.crosstoken.io/dex",forge:"https://forge-dex-api.crosstoken.io/dex"}};var Ua="wp:reward-pools";function ro(e,t=!0){let n=oo[e],{data:r,...o}=(0,sr.useQuery)({queryKey:[Ua,e],queryFn:async({signal:c})=>{let p=await fetch(`${n}/v1/pools`,{cache:"no-store",signal:c});if(!p.ok)throw new Error(`Failed to fetch pools: ${p.status}`);let i=await p.json();if(i.code!==200)throw new Error(`Pools API error: ${i.code}`);return i},enabled:t,staleTime:0}),d=(0,Vo.useMemo)(()=>r?.data.pools.filter(c=>c.pool_type==="CrossPool")??[],[r]),l=(0,Vo.useMemo)(()=>r?.data.pools.filter(c=>c.pool_type==="GamePool")??[],[r]);return{crossPools:d,gamePools:l,allPools:r?.data.pools??[],...o}}var lr=require("@tanstack/react-query"),cr=require("react");var za="wp:user-deposits";function ao(e,t,n=!0){let r=oo[e],o=n&&!!t,{data:d,...l}=(0,lr.useQuery)({queryKey:[za,e,t],queryFn:async({signal:p})=>{let i=await fetch(`${r}/v1/users/${t}/deposits`,{cache:"no-store",signal:p});if(!i.ok)throw new Error(`Deposits fetch failed: ${i.status}`);let s=await i.json();if(s.code!==200)throw new Error(`Deposits API error: ${s.code}`);return s},enabled:o,staleTime:0});return{depositMap:(0,cr.useMemo)(()=>{let p=new Map;if(!d?.data.user_deposits)return p;for(let i of d.data.user_deposits)p.set(i.pool_address.toLowerCase(),i);return p},[d]),deposits:d?.data.user_deposits??[],...l}}var Ho=require("@tanstack/react-query"),$o=require("react");function Re(e,t,n,r=!0){let o=ir[e][t],d=r&&!!n,{data:l,...c}=(0,Ho.useQuery)({queryKey:["wp:dex-pairs",e,t],queryFn:async({signal:w})=>{let u=await fetch(`${o}/pair-info`,{cache:"no-store",signal:w});if(!u.ok)throw new Error(`pair-info fetch failed: ${u.status}`);let b=await u.json();if(b.code!==200)throw new Error(`pair-info API error: ${b.code}`);return b},enabled:r,staleTime:0}),p=l?.data??[],i=(0,$o.useMemo)(()=>{let w=new Map;for(let u of p)w.set(u.pair_address.toLowerCase(),u);return w},[p]),{data:s,...f}=(0,Ho.useQuery)({queryKey:["wp:dex-orders",e,t,n],queryFn:async({signal:w})=>{let u=Math.floor(Date.now()/1e3),b=new URLSearchParams({owner:n,size:"200",start_date:"0",end_date:String(u)}),R=await fetch(`${o}/open-order?${b}`,{cache:"no-store",signal:w});if(!R.ok)throw new Error(`open-order fetch failed: ${R.status}`);let L=await R.json();if(L.code!==200)throw new Error(`open-order API error: ${L.code}`);return L.data?.data??[]},enabled:d,staleTime:0}),v=s??[],h=(0,$o.useMemo)(()=>{let w=new Map;for(let u of v){let b=u.pair.toLowerCase();w.has(b)||w.set(b,{buys:[],sells:[]});let R=w.get(b);u.order_side===1?R.buys.push(u):R.sells.push(u)}return w},[v]);return{allPairs:p,pairMap:i,orders:v,ordersByPair:h,isEmpty:v.length===0,isLoading:c.isLoading||f.isLoading}}var ja=["var(--wp-blue)","var(--wp-purple)","var(--wp-red)","var(--wp-orange)"],dr="var(--wp-green)",pr=4;function fr(e,t,n=!0){let r=n&&!!t,{allPools:o}=ro(e,r),{depositMap:d}=ao(e,t,r),{allPairs:l,pairMap:c,ordersByPair:p}=Re(e,"cross",t,r),{allPairs:i,pairMap:s,ordersByPair:f}=Re(e,"crossd",t,r),{allPairs:v,pairMap:h,ordersByPair:w}=Re(e,"forge",t,r);return(0,mr.useMemo)(()=>{let u=new Map,b=new Map,R=(x,N)=>{!Number.isFinite(N)||N<=0||b.set(x,(b.get(x)??0)+N)};for(let x of o){let N=Number(x.deposit_token.price);N>0&&u.set(x.deposit_token.symbol,N);for(let U of x.reward_tokens){let I=Number(U.price);I>0&&u.set(U.symbol,I)}}for(let x of[...l,...i,...v]){let N=u.get(x.quote_symbol),U=Number(x.billboard?.price);N&&U>0&&!u.has(x.base_symbol)&&u.set(x.base_symbol,U*N)}for(let x of o){let N=d.get(x.pool_address.toLowerCase());if(!N)continue;let U=new io.default(N.deposited_amount).shiftedBy(-x.deposit_token.decimals).toNumber();if(R(x.deposit_token.symbol,U),x.reward_tokens.length>0){let I=x.reward_tokens[0],J=new io.default(N.claimable_reward).shiftedBy(-I.decimals).toNumber();R(I.symbol,J)}}let L=[{pairMap:c,ordersByPair:p},{pairMap:s,ordersByPair:f},{pairMap:h,ordersByPair:w}];for(let{pairMap:x,ordersByPair:N}of L)for(let[U,I]of N){let J=x.get(U);if(J){for(let q of I.buys){let te=Number(q.amount)-Number(q.filled);R(J.quote_symbol,te*Number(q.price))}for(let q of I.sells){let te=Number(q.amount)-Number(q.filled);R(J.base_symbol,te)}}}let W=[],C=0;for(let[x,N]of b){let U=u.get(x)??0,I=N*U;I>0&&(W.push({symbol:x,usdValue:I}),C+=I)}W.sort((x,N)=>N.usdValue-x.usdValue);let H=[];if(C>0){let x=W.slice(0,pr),N=W.slice(pr);for(let I=0;I<x.length;I++)H.push({symbol:x[I].symbol,usdValue:x[I].usdValue,percentage:Math.round(x[I].usdValue/C*100),color:ja[I]??dr});if(N.length>0){let I=N.reduce((J,q)=>J+q.usdValue,0);H.push({symbol:"Others",usdValue:I,percentage:Math.round(I/C*100),color:dr})}let U=H.reduce((I,J)=>I+J.percentage,0);U!==100&&H.length>0&&(H[0].percentage+=100-U)}return{totalUsd:C,formattedTotal:C>0?`$${new io.default(C).toFormat(2)}`:"$0.00",segments:H}},[o,d,l,c,p,i,s,f,v,h,w])}var Ee=require("react/jsx-runtime");function ur({size:e=22,className:t}){return(0,Ee.jsx)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Ee.jsx)("path",{d:"M14 4L7 11L14 18",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"})})}function gr({size:e=22,className:t}){return(0,Ee.jsxs)("svg",{width:e,height:e,viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:[(0,Ee.jsx)("path",{d:"M18.333 3.667v5.5h-5.5",stroke:"currentColor",strokeWidth:1.833,strokeLinecap:"round",strokeLinejoin:"round"}),(0,Ee.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 wr({size:e=12,className:t}){return(0,Ee.jsx)("svg",{width:e,height:e,viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,children:(0,Ee.jsx)("path",{d:"M6 11A5 5 0 106 1a5 5 0 000 10zM6 8V6M6 4h.005",stroke:"currentColor",strokeWidth:1,strokeLinecap:"round",strokeLinejoin:"round"})})}var hr=require("@tanstack/react-query"),br=require("react");var qa="wp:token-info";function Ve(e,t=!0){let n=ge[e],r=de[e].cross,{data:o,...d}=(0,hr.useQuery)({queryKey:[qa,e],queryFn:async({signal:i})=>{let s=await fetch(`${n}/v1/public/token/info`,{cache:"no-store",signal:i});if(!s.ok)throw new Error(`Failed to fetch token info: ${s.status}`);let f=await s.json();if(f.code!==200)throw new Error(`Token info API error: ${f.code}`);return f},enabled:t,staleTime:300*1e3}),{byChainAddr:l,byChainSym:c}=(0,br.useMemo)(()=>{let i=new Map,s=new Map;if(!o?.data)return{byChainAddr:i,byChainSym:s};for(let f of o.data){let v=f.address.toLowerCase();i.set(`${f.chain_id}:${v}`,f),i.set(v,f);let h=f.symbol.replace(/^t/,"").toUpperCase(),w=`${f.chain_id}:${h}`;s.has(w)||s.set(w,f),s.has(h)||s.set(h,f)}return{byChainAddr:i,byChainSym:s}},[o]);return{getTokenImage:(i,s)=>{let f=i.toLowerCase(),v=l.get(`${r}:${f}`);if(v?.image)return v.image;let h=l.get(f);if(h?.image)return h.image;if(s){let w=s.replace(/^t/,"").toUpperCase(),u=c.get(`${r}:${w}`);if(u?.image)return u.image;let b=c.get(w);if(b?.image)return b.image}return""},...d}}var He=require("react/jsx-runtime");function Ie({title:e,icon:t,iconFit:n="cover",isEmpty:r,children:o}){return(0,He.jsxs)("div",{className:"wp-svc-card",children:[(0,He.jsxs)("div",{className:"wp-svc-card-head",children:[(0,He.jsx)("img",{className:"wp-svc-card-icon",src:t,alt:"",style:{objectFit:n}}),(0,He.jsx)("span",{className:"wp-svc-card-title",children:e})]}),r?(0,He.jsx)("div",{className:"wp-svc-empty",children:"No assets yet"}):(0,He.jsx)("div",{className:"wp-svc-items",children:o})]})}var gt=$(require("bignumber.js"),1),X=require("react/jsx-runtime"),Ga="CROSS Rewards";function xr(e,t){let n=new gt.default(e).shiftedBy(-t);return n.isZero()?"0":n.isGreaterThanOrEqualTo(1)?n.toFormat(2,gt.default.ROUND_DOWN):n.toFormat(4,gt.default.ROUND_DOWN)}function yr(){let{env:e,walletAddress:t,onOutlink:n}=ae(),r=!!t,{allPools:o}=ro(e,r),{depositMap:d}=ao(e,t,r),{getTokenImage:l}=Ve(e,r),c=s=>`${ar[e]}/rewards/${s.pool_address}?action=withdraw`,p=`${Le[e]}/reward.png`,i=o.filter(s=>{let f=d.get(s.pool_address.toLowerCase()),v=f?.deposited_amount??"0",h=f?.claimable_reward??"0";return!(new gt.default(v).isZero()&&new gt.default(h).isZero())});return(0,X.jsx)(Ie,{title:Ga,icon:p,isEmpty:i.length===0,children:i.map(s=>{let f=d.get(s.pool_address.toLowerCase()),v=f?.deposited_amount??"0",h=c(s);return(0,X.jsxs)("a",{className:"wp-item","data-side":"reward",href:h,target:"_blank",rel:"noopener noreferrer",onClick:w=>Ne(w,h,{category:"portfolio",origin:"portfolio-rewards",payload:{pool:s,userDeposit:f}},n),children:[(0,X.jsxs)("div",{className:"wp-item-body",children:[(0,X.jsxs)("div",{className:"wp-item-field",children:[(0,X.jsxs)("span",{className:"wp-item-label",children:["Deposited (",s.deposit_token.symbol,")"]}),(0,X.jsxs)("div",{className:"wp-svc-token",children:[l(s.deposit_token.address,s.deposit_token.symbol)&&(0,X.jsx)("img",{className:"wp-svc-token-icon",src:l(s.deposit_token.address,s.deposit_token.symbol),alt:""}),(0,X.jsx)("span",{children:xr(v,s.deposit_token.decimals)})]})]}),(0,X.jsxs)("div",{className:"wp-item-field",children:[(0,X.jsxs)("span",{className:"wp-item-label",children:["Rewards (",s.reward_tokens.map(w=>w.symbol).join(", "),")"]}),s.reward_tokens.map(w=>{let u=l(w.address,w.symbol);return(0,X.jsxs)("div",{className:"wp-svc-token",children:[u&&(0,X.jsx)("img",{className:"wp-svc-token-icon",src:u,alt:""}),(0,X.jsx)("span",{children:f?xr(f.claimable_reward,w.decimals):"0"})]},w.address)})]})]}),(0,X.jsxs)("div",{className:"wp-item-badges",children:[(0,X.jsx)("span",{className:"wp-badge wp-badge--mint",children:"Claim"}),(0,X.jsx)("span",{className:"wp-badge wp-badge--muted",children:"Withdraw"})]})]},s.pool_address)})})}var zo=$(require("bignumber.js"),1);var S=require("react/jsx-runtime");function Uo(e){let t=new zo.default(e);if(t.isNaN())return e;let n=t.decimalPlaces()??0;return t.toFormat(n)}function vr(e){let t=new zo.default(e.amount).minus(e.filled);return Uo(t.toString())}function wt({market:e,pairMap:t,ordersByPair:n,getDexUrl:r,getTokenImage:o}){let{onOutlink:d}=ae(),l=[];for(let[c,p]of n){let i=t.get(c),s=i?o(i.base_address,i.base_symbol):"",f=i?o(i.quote_address,i.quote_symbol):"",v=r(c);for(let h of p.buys)l.push((0,S.jsxs)("a",{className:"wp-item","data-side":"buy",href:v,target:"_blank",rel:"noopener noreferrer",onClick:w=>Ne(w,v,{category:"portfolio",origin:"portfolio-dex-order",payload:{market:e,side:"buy",order:h,pair:i}},d),children:[(0,S.jsxs)("div",{className:"wp-item-body",children:[(0,S.jsxs)("div",{className:"wp-item-field",children:[(0,S.jsxs)("span",{className:"wp-item-label wp-item-label--buy",children:["Buy",i?.base_symbol?` (${i.base_symbol})`:""]}),(0,S.jsxs)("div",{className:"wp-svc-token",children:[s&&(0,S.jsx)("img",{className:"wp-svc-token-icon",src:s,alt:""}),(0,S.jsx)("span",{children:vr(h)})]})]}),(0,S.jsxs)("div",{className:"wp-item-field",children:[(0,S.jsxs)("span",{className:"wp-item-label",children:["Price",i?.quote_symbol?` (${i.quote_symbol})`:""]}),(0,S.jsxs)("div",{className:"wp-svc-token",children:[f&&(0,S.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),(0,S.jsx)("span",{children:Uo(h.price)})]})]})]}),(0,S.jsx)("div",{className:"wp-item-badges",children:(0,S.jsx)("span",{className:"wp-badge wp-badge--red",children:"Cancel"})})]},`buy-${h.order_id}`));for(let h of p.sells)l.push((0,S.jsxs)("a",{className:"wp-item","data-side":"sell",href:v,target:"_blank",rel:"noopener noreferrer",onClick:w=>Ne(w,v,{category:"portfolio",origin:"portfolio-dex-order",payload:{market:e,side:"sell",order:h,pair:i}},d),children:[(0,S.jsxs)("div",{className:"wp-item-body",children:[(0,S.jsxs)("div",{className:"wp-item-field",children:[(0,S.jsxs)("span",{className:"wp-item-label wp-item-label--sell",children:["Sell",i?.base_symbol?` (${i.base_symbol})`:""]}),(0,S.jsxs)("div",{className:"wp-svc-token",children:[s&&(0,S.jsx)("img",{className:"wp-svc-token-icon",src:s,alt:""}),(0,S.jsx)("span",{children:vr(h)})]})]}),(0,S.jsxs)("div",{className:"wp-item-field",children:[(0,S.jsxs)("span",{className:"wp-item-label",children:["Price",i?.quote_symbol?` (${i.quote_symbol})`:""]}),(0,S.jsxs)("div",{className:"wp-svc-token",children:[f&&(0,S.jsx)("img",{className:"wp-svc-token-icon",src:f,alt:""}),(0,S.jsx)("span",{children:Uo(h.price)})]})]})]}),(0,S.jsx)("div",{className:"wp-item-badges",children:(0,S.jsx)("span",{className:"wp-badge wp-badge--red",children:"Cancel"})})]},`sell-${h.order_id}`))}return(0,S.jsx)(S.Fragment,{children:l})}var jo=require("react/jsx-runtime"),Za="Gametoken - CROSS";function kr(){let{env:e,walletAddress:t}=ae(),n=!!t,{pairMap:r,ordersByPair:o,isEmpty:d}=Re(e,"cross",t,n),{getTokenImage:l}=Ve(e,n),c=i=>{let s=r.get(i.toLowerCase());return`${Be[e]}/gametoken/cross/${s?.base_symbol??""}`},p=`${Le[e]}/dex.png`;return(0,jo.jsx)(Ie,{title:Za,icon:p,isEmpty:d,children:(0,jo.jsx)(wt,{market:"cross",pairMap:r,ordersByPair:o,getDexUrl:c,getTokenImage:l})})}var qo=require("react/jsx-runtime"),Ka="Gametoken - CROSSD";function Cr(){let{env:e,walletAddress:t}=ae(),n=!!t,{pairMap:r,ordersByPair:o,isEmpty:d}=Re(e,"crossd",t,n),{getTokenImage:l}=Ve(e,n),c=i=>{let s=r.get(i.toLowerCase());return`${Be[e]}/gametoken/crossd/${s?.base_symbol??""}`},p=`${Le[e]}/dex.png`;return(0,qo.jsx)(Ie,{title:Ka,icon:p,isEmpty:d,children:(0,qo.jsx)(wt,{market:"crossd",pairMap:r,ordersByPair:o,getDexUrl:c,getTokenImage:l})})}var Go=require("react/jsx-runtime"),Ya="Gametoken - Forge";function Nr(){let{env:e,walletAddress:t}=ae(),n=!!t,{pairMap:r,ordersByPair:o,isEmpty:d}=Re(e,"forge",t,n),{getTokenImage:l}=Ve(e,n);if(d)return null;let c=i=>{let s=r.get(i.toLowerCase());return`${Be[e]}/gametoken/forge/${s?.base_symbol??""}`},p=`${Le[e]}/dex.png`;return(0,Go.jsx)(Ie,{title:Ya,icon:p,isEmpty:d,children:(0,Go.jsx)(wt,{market:"forge",pairMap:r,ordersByPair:o,getDexUrl:c,getTokenImage:l})})}var so=$(require("bignumber.js"),1),Pr=require("react");var Lr=require("@tanstack/react-query");var Qa="wp:forge-pools";function Rr(e,t,n=!0){let r=no[e],o=n&&!!t,{data:d,...l}=(0,Lr.useQuery)({queryKey:[Qa,e,t],queryFn:async()=>{let p=await fetch(`${r}/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:o,staleTime:0}),c=d??[];return{pools:c,isEmpty:c.length===0,...l}}var Ir=require("@tanstack/react-query"),Tr=require("react");var Xa="wp:forge-token-detail";async function Ja(e,t){let n=await fetch(`${e}/v1/tokens/${t}`,{cache:"no-store"});return n.ok?(await n.json())?.data?.token??null:null}function Er(e,t,n=!0){let r=no[e],o=(0,Ir.useQueries)({queries:t.map(c=>({queryKey:[Xa,e,c],queryFn:()=>Ja(r,c),enabled:n&&!!c,staleTime:3e4}))}),d=(0,Tr.useMemo)(()=>{let c=new Map;for(let p=0;p<o.length;p++){let i=o[p]?.data,s=t[p];i&&s&&c.set(s.toLowerCase(),i)}return c},[o,t]),l=o.some(c=>c.isLoading);return{detailMap:d,isLoading:l}}var Y=require("react/jsx-runtime"),ei="Forge",ti=18,oi="https://contents.crosstoken.io/wallet/token/images/FT.png";function ni(e){if(!e||e==="0")return"0";let t=new so.default(e).shiftedBy(-ti);return t.isZero()?"0":t.isGreaterThanOrEqualTo(1)?t.toFormat(2,so.default.ROUND_DOWN):t.toFormat(4,so.default.ROUND_DOWN)}function ri(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 Sr(){let{env:e,walletAddress:t,onOutlink:n}=ae(),r=!!t,{pools:o,isEmpty:d}=Rr(e,t,r),l=(0,Pr.useMemo)(()=>o.map(s=>s.token.address),[o]),{detailMap:c}=Er(e,l,r&&l.length>0),p=s=>`${Be[e]}/forge/token/${s.token.address}`,i=`${Le[e]}/forge.png`;return(0,Y.jsx)(Ie,{title:ei,icon:i,iconFit:"contain",isEmpty:d,children:o.map(s=>{let f=c.get(s.token.address.toLowerCase()),v=f?.image_url||f?.image||s.token.image||oi,h=f?.symbol||s.token.symbol,w=p(s);return(0,Y.jsxs)("a",{className:"wp-item","data-side":"lp",href:w,target:"_blank",rel:"noopener noreferrer",onClick:u=>Ne(u,w,{category:"portfolio",origin:"portfolio-forge",payload:{pool:s,tokenDetail:f}},n),children:[(0,Y.jsxs)("div",{className:"wp-item-body",children:[(0,Y.jsxs)("div",{className:"wp-item-field",children:[(0,Y.jsxs)("span",{className:"wp-item-label",children:["Pair (",h,")"]}),(0,Y.jsx)("div",{className:"wp-svc-token",children:(0,Y.jsx)("img",{className:"wp-svc-token-icon",src:v,alt:""})})]}),(0,Y.jsxs)("div",{className:"wp-item-field",children:[(0,Y.jsx)("span",{className:"wp-item-label",children:"LP Balance"}),(0,Y.jsx)("div",{className:"wp-svc-token",children:(0,Y.jsx)("span",{children:ni(s.lp_balance)})})]}),(0,Y.jsxs)("div",{className:"wp-item-field",children:[(0,Y.jsx)("span",{className:"wp-item-label",children:"Ownership"}),(0,Y.jsx)("div",{className:"wp-svc-token",children:(0,Y.jsx)("span",{children:ri(s.pool_ownership)})})]})]}),(0,Y.jsx)("div",{className:"wp-item-badges",children:(0,Y.jsx)("span",{className:"wp-badge wp-badge--mint",children:"Withdraw"})})]},s.pair_address)})})}M(`.wp-fullscreen[data-theme=dark],.wp-embed[data-theme=dark]{--wp-bg: var(--cck-surface-bg, #202530);--wp-card: var(--cck-surface-default, #292f40);--wp-border: var(--cck-border-default, #313b51);--wp-text: var(--cck-texticon-primary, #ffffff);--wp-text-60: var(--cck-texticon-secondary, #d3d7df);--wp-text-40: #8c97ad;--wp-text-30: var(--cck-texticon-tertiary, #717d97);--wp-mint: #00d4aa;--wp-green: var(--cck-primary, #019d92);--wp-red: var(--cck-error, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00}.wp-fullscreen[data-theme=light],.wp-embed[data-theme=light]{--wp-bg: var(--cck-surface-bg, #f5f6f8);--wp-card: var(--cck-surface-default, #ffffff);--wp-border: var(--cck-border-default, #e2e5ea);--wp-text: var(--cck-texticon-primary, #202530);--wp-text-60: var(--cck-texticon-secondary, #49556e);--wp-text-40: #8c97ad;--wp-text-30: var(--cck-texticon-tertiary, #a0a9b8);--wp-mint: #00d4aa;--wp-green: var(--cck-primary, #019d92);--wp-red: var(--cck-error, #e70077);--wp-blue: #0488fc;--wp-purple: #7346f3;--wp-orange: #ff9d00}.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:Sora,sans-serif;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased}.wp-embed{width:100%;height:100%;min-height:0;background:var(--wp-bg);display:flex;flex-direction:column;overflow:hidden;font-family:Sora,sans-serif;font-feature-settings:"calt" 0,"lnum" 1,"pnum" 1;box-sizing:border-box;-webkit-font-smoothing:antialiased;color:var(--wp-text)}.wp-overlay{position:fixed;inset:0;z-index:49;background:#0009}.wp-header{display:flex;align-items:center;gap:20px;height:60px;padding:0 20px;flex-shrink:0}.wp-header-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--wp-text);flex-shrink:0}.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:Roboto,Sora,sans-serif;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.15px;text-align:center;color:var(--wp-text);margin:0}.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:rgba(255,255,255,.08) transparent}.wp-body::-webkit-scrollbar{width:4px}.wp-body::-webkit-scrollbar-track{background:transparent}.wp-body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.wp-body-inner{padding:16px 16px 128px;display:flex;flex-direction:column;gap:20px}.wp-svc-card{display:flex;flex-direction:column;gap:8px}.wp-svc-card-head{display:flex;align-items:center;gap:8px}.wp-svc-card-icon{width:20px;height:20px;border-radius:4px;flex-shrink:0;object-fit:cover}.wp-svc-card-title{font-size:14px;font-weight:600;line-height:1.3;color:var(--wp-text-60);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wp-svc-items{display:flex;flex-direction:column;gap:10px}.wp-item{position:relative;background:var(--wp-card);border-radius:12px;padding:14px 40px 14px 16px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000a;overflow:hidden;text-decoration:none;cursor:pointer;transition:box-shadow .2s ease,transform .15s ease}.wp-item:hover{box-shadow:0 2px 6px #0000001f,0 4px 14px #0000000f;transform:translateY(-1px)}.wp-item:active{transform:translateY(0);box-shadow:0 1px 3px #00000014}.wp-item:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;border-radius:3px 0 0 3px;background:var(--wp-border)}.wp-item:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:currentColor;opacity:.25;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 1.5h7v7M10.5 1.5L1.5 10.5' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 1.5h7v7M10.5 1.5L1.5 10.5' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;transition:opacity .15s}.wp-item:hover:after{opacity:.5}.wp-item[data-side=buy]:before{background:var(--wp-green)}.wp-item[data-side=sell]:before{background:var(--wp-red)}.wp-item[data-side=reward]:before{background:var(--wp-mint)}.wp-item[data-side=lp]:before{background:var(--wp-purple)}.wp-item-body{display:flex;gap:12px}.wp-item-field{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.wp-item-label{font-size:11px;font-weight:500;line-height:1.3;color:var(--wp-text-40);letter-spacing:.03em;text-transform:uppercase}.wp-item-label--buy{color:var(--wp-green)}.wp-item-label--sell{color:var(--wp-red)}.wp-svc-token{display:flex;align-items:center;gap:8px;min-width:0}.wp-svc-token>span{font-size:14px;font-weight:600;line-height:1.4;color:var(--wp-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-svc-token-icon{width:22px;height:22px;border-radius:50%;flex-shrink:0;object-fit:cover}.wp-svc-buy{color:var(--wp-green)}.wp-svc-sell{color:var(--wp-red)}.wp-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:4px;border:1px solid transparent;pointer-events:none}.wp-badge--mint{color:var(--wp-mint);background:#00d4aa1a;border-color:#00d4aa40}.wp-badge--muted{color:var(--wp-text-40);background:#8c97ad14;border-color:#8c97ad2e}.wp-badge--red{color:var(--wp-red);background:#e7007714;border-color:#e7007733}.wp-item-badges{display:flex;align-items:center;gap:6px}.wp-svc-empty{display:flex;align-items:center;justify-content:center;height:56px;background:var(--wp-card);border-radius:12px;font-size:13px;font-weight:400;color:var(--wp-text-30);box-shadow:0 1px 3px #00000014}@media(max-width:375px){.wp-header{gap:12px;padding:0 12px}.wp-top{padding:0 12px 12px;gap:12px}.wp-total{font-size:22px}.wp-legend{gap:10px}.wp-legend-label{font-size:11px}.wp-body-inner{padding:12px 12px 128px;gap:14px}.wp-svc-items{gap:8px}.wp-item{padding:12px 36px 12px 14px;gap:6px;border-radius:10px}.wp-item:after{right:10px;width:11px;height:11px}.wp-item-body{gap:10px}.wp-svc-token{gap:6px}.wp-svc-token>span{font-size:13px}.wp-svc-token-icon{width:20px;height:20px}}.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}
|
|
7
|
+
`);var T=require("react/jsx-runtime"),Zo=5,ai="wp:";function nt({env:e,theme:t="dark",walletAddress:n,onBack:r,showHeader:o=!0,variant:d="embed",className:l,sendTransaction:c,onOutlink:p}){let i=le(e),s=!!n,f=(0,Mr.useQueryClient)(),{segments:v}=fr(i,n,s),[h,w]=he.useState(Zo),[u,b]=he.useState(!1),R=he.useCallback(()=>{f.invalidateQueries({predicate:x=>typeof x.queryKey[0]=="string"&&x.queryKey[0].startsWith(ai)})},[f]),L=he.useCallback(()=>{R(),b(!0),setTimeout(()=>b(!1),600),w(Zo)},[R]);he.useEffect(()=>{if(!s)return;let x=setInterval(()=>{w(N=>N<=1?(L(),Zo):N-1)},1e3);return()=>clearInterval(x)},[s,L]);let W=he.useCallback(()=>{r?.()},[r]),C=he.useMemo(()=>({env:i,theme:t,open:!0,walletAddress:n,close:W,sendTransaction:c,onOutlink:p}),[i,t,n,W,c,p]),H=(0,T.jsxs)(T.Fragment,{children:[o&&(0,T.jsxs)("div",{className:"wp-header",children:[r?(0,T.jsx)("button",{type:"button",className:"wp-header-btn",onClick:r,children:(0,T.jsx)(ur,{})}):(0,T.jsx)("span",{className:"wp-header-btn","aria-hidden":!0}),(0,T.jsx)("h2",{className:"wp-header-title",children:"My Portfolio"}),(0,T.jsxs)("button",{type:"button",className:"wp-header-btn wp-refresh-btn",onClick:L,children:[(0,T.jsx)(gr,{className:u?"wp-spin-once":void 0}),s&&(0,T.jsx)("span",{className:"wp-refresh-badge",children:h})]})]}),(0,T.jsx)("div",{className:"wp-top",children:v.length>0&&(0,T.jsxs)("div",{className:"wp-asset",children:[(0,T.jsxs)("div",{className:"wp-asset-head",children:[(0,T.jsx)("span",{className:"wp-asset-head-label",children:"Consolidated Asset"}),(0,T.jsx)("span",{className:"wp-asset-head-icon",children:(0,T.jsx)(wr,{})})]}),(0,T.jsx)("div",{className:"wp-bar",children:v.map(x=>(0,T.jsx)("div",{className:"wp-bar-seg",style:{flex:`${x.percentage} 0 0`,background:x.color},children:x.percentage>=5&&(0,T.jsxs)("span",{className:"wp-bar-seg-pct",children:[x.percentage,"%"]})},x.symbol))}),(0,T.jsx)("div",{className:"wp-legend",children:v.map(x=>(0,T.jsxs)("div",{className:"wp-legend-item",children:[(0,T.jsx)("span",{className:"wp-legend-dot",style:{background:x.color}}),(0,T.jsx)("span",{className:"wp-legend-label",children:x.symbol})]},x.symbol))})]})}),(0,T.jsx)("div",{className:"wp-body",children:(0,T.jsxs)("div",{className:"wp-body-inner",children:[(0,T.jsx)(yr,{}),(0,T.jsx)(kr,{}),(0,T.jsx)(Cr,{}),(0,T.jsx)(Nr,{}),(0,T.jsx)(Sr,{})]})})]});return(0,T.jsx)(St.Provider,{value:C,children:d==="none"?H:(0,T.jsx)("div",{className:K(d==="fullscreen"?"wp-fullscreen":"wp-embed",l),"data-theme":t,children:H})})}var rt=require("react/jsx-runtime");function _r({className:e}){let{env:t,theme:n,walletAddress:r,close:o,sendTransaction:d}=ae();return(0,rt.jsxs)(Mt.Drawer.Portal,{children:[(0,rt.jsx)(Mt.Drawer.Overlay,{className:"wp-overlay"}),(0,rt.jsxs)(Mt.Drawer.Content,{className:K("wp-fullscreen",e),"data-theme":n,children:[(0,rt.jsx)(Mt.Drawer.Title,{className:"wp-sr-only",children:"My Portfolio"}),(0,rt.jsx)(nt,{env:t,theme:n,walletAddress:r,onBack:o,variant:"none",sendTransaction:d})]})]})}var Ko=require("react/jsx-runtime");function ii({env:e,theme:t="dark",walletAddress:n,open:r,onOpenChange:o,sendTransaction:d,onOutlink:l,children:c}){let p=le(e),i=r!==void 0,[s,f]=at.useState(!1),v=i?r:s,h=at.useCallback(b=>{i||f(b),o?.(b)},[i,o]),w=at.useCallback(()=>h(!1),[h]),u=at.useMemo(()=>({env:p,theme:t,open:v,walletAddress:n,close:w,sendTransaction:d,onOutlink:l}),[p,t,v,n,w,d,l]);return(0,Ko.jsx)(St.Provider,{value:u,children:(0,Ko.jsx)(Ar.Drawer.Root,{direction:"bottom",open:v,onOpenChange:h,noBodyStyles:!0,children:c})})}var Yo=Object.assign(ii,{Trigger:rr,Content:_r});var a=require("react/jsx-runtime");function Qo(e,t,n){let r=de[e],o=n.toUpperCase();if(t===r.cross&&o.includes("CROSSD"))return 0;if(t===r.cross&&o==="CROSS")return 1;if(t===r.bsc&&o==="CROSS")return 2}function si(e){return parseInt(e.split(":")[1],10)}function li(e){let t=e.lastIndexOf(".");return t===-1?{main:e,decimal:""}:{main:e.slice(0,t),decimal:e.slice(t)}}function ci(e){let t=e.toLowerCase().replace(/^0x/,""),n=t.length>=8?t.slice(0,8):t.padEnd(8,"0"),r=parseInt(n.slice(0,4),16)%360,o=(r+60+parseInt(n.slice(4,8),16)%120)%360;return`linear-gradient(135deg, hsl(${r} 85% 65%), hsl(${o} 80% 55%))`}function Dr({align:e="end",sideOffset:t=12,className:n,children:r}){let{env:o,theme:d,isMobile:l,open:c,drawerDirection:p,modal:i,showBalance:s,showForgeToken:f,showGameToken:v,showQR:h,qrLogoSrc:w,walletAddress:u,accountName:b,sendAccounts:R,profileImageUrl:L,preferredTokens:W,close:C,onSelectWallet:H,onCopyAddress:x,onDisconnect:N,disconnectLabel:U,termsUrl:I,termsLabel:J,privacyUrl:q,privacyLabel:te,portalStyle:Se,navContent:we,navPosition:Me,footerContent:be,view:G,setView:oe,selectedSendToken:xe,setSelectedSendToken:ie,showPortfolio:ze,portfolioTitle:_e,showTotalAssets:lt,totalAssetsLabel:Te,sendTransaction:ye,getTransactionReceipt:Ae,onOutlink:ve}=We(),{tokens:ce,isLoading:me}=et(o,u,c&&s),{statsMap:Oe}=ot(o,s),{categoryMap:fe}=er(o,s),ke=s&<,{displayValue:je,isLowerBound:ct,isLoading:yt}=or(o,u,c&&ke),[Ce,g]=V.useState(!1),E=V.useRef(null),[F,z]=V.useState(0),{holdings:Z,isLoading:ne}=Zn(o,u,c&&s&&f),qe=V.useMemo(()=>Z.map(y=>y.token),[Z]),{imageMap:Ge}=Kn(o,qe,f&&Z.length>0),dt=V.useMemo(()=>{let y=[],O=[],B=[],ee=new Map((W??[]).map((D,Q)=>[`${si(D.chainId)}:${D.address.toLowerCase()}`,Q]));for(let D of ce){let Q=Qo(o,D.chainId,D.symbol)!==void 0,Ze=`${D.chainId}:${D.address.toLowerCase()}`,Ke=ee.get(Ze),bo=new ht.default(D.quantity.numeric).shiftedBy(-D.quantity.decimals);if(Q)y.push(D);else if(Ke!==void 0)O.push(D);else if(bo.isGreaterThan(0)){if(!v&&fe.get(Fo(D.chainId,D.address))==="game")continue;B.push(D)}}return y.sort((D,Q)=>{let Ze=Qo(o,D.chainId,D.symbol)??99,Ke=Qo(o,Q.chainId,Q.symbol)??99;return Ze-Ke}),O.sort((D,Q)=>{let Ze=ee.get(`${D.chainId}:${D.address.toLowerCase()}`)??99,Ke=ee.get(`${Q.chainId}:${Q.address.toLowerCase()}`)??99;return Ze-Ke}),B.sort((D,Q)=>{let Ze=Oe.get(tt(D.chainId,D.address)),Ke=Oe.get(tt(Q.chainId,Q.address)),bo=new ht.default(D.quantity.numeric).shiftedBy(-D.quantity.decimals).multipliedBy(Ze?.price??0);return new ht.default(Q.quantity.numeric).shiftedBy(-Q.quantity.decimals).multipliedBy(Ke?.price??0).minus(bo).toNumber()}),[...y,...O,...B]},[ce,o,Oe,v,fe,W]),vt=V.useMemo(()=>{if(!f)return[];let y=new Set(ce.map(O=>O.address.toLowerCase()));return[...Z].filter(O=>!y.has(O.token.toLowerCase())).sort((O,B)=>{let ee=new ht.default(O.value);return new ht.default(B.value).minus(ee).toNumber()})},[Z,f,ce]),pt=V.useRef(!1),De=V.useCallback(y=>{pt.current=!0,oe(y)},[oe]),oa=V.useCallback(()=>{ie(null),De("wallet")},[ie,De]),na=V.useCallback(y=>{ie(y),De("send")},[ie,De]),ra=V.useCallback(()=>{ie(null),De("wallet")},[ie,De]);V.useEffect(()=>{c||(pt.current=!1)},[c]);let tn=V.useRef(null);V.useEffect(()=>{let y=tn.current;if(!y||!l)return;let O=B=>{B.pointerType==="touch"&&B.stopPropagation()};return y.addEventListener("pointerdown",O),()=>y.removeEventListener("pointerdown",O)},[l]);let[kt,on]=V.useState(!1),go=V.useRef(void 0);V.useEffect(()=>()=>clearTimeout(go.current),[]),V.useEffect(()=>{let y=E.current;if(!y||be===null){z(0);return}let O=()=>{z(y.offsetHeight)};if(O(),typeof ResizeObserver>"u")return;let B=new ResizeObserver(O);return B.observe(y),()=>B.disconnect()},[be]);let nn=V.useCallback(async()=>{if(!kt)try{await navigator.clipboard.writeText(u),on(!0),clearTimeout(go.current),go.current=setTimeout(()=>on(!1),2e3),x?.(u,!0)}catch{x?.(u,!1)}},[u,x,kt]),wo=V.useCallback(y=>{y.currentTarget.setAttribute("data-loaded","true")},[]),aa=V.useMemo(()=>({background:ci(u)}),[u]),rn=V.useMemo(()=>L||Rt(o,u,{size:120,bg:d==="dark"?"1A1A2E":"F3F6F8"}),[L,o,u,d]),ho=V.useMemo(()=>li(je),[je]),ia=I||q?(0,a.jsxs)("div",{className:"wi-legal-links",children:[I&&(0,a.jsx)("a",{className:"wi-legal-link",href:I,target:"_blank",rel:"noopener noreferrer",onClick:y=>Ne(y,I,{category:"terms",origin:"terms"},ve),children:J}),I&&q&&(0,a.jsx)("span",{className:"wi-legal-sep","aria-hidden":!0,children:"\xB7"}),q&&(0,a.jsx)("a",{className:"wi-legal-link",href:q,target:"_blank",rel:"noopener noreferrer",onClick:y=>Ne(y,q,{category:"privacy",origin:"privacy"},ve),children:te})]}):null,an=N?(0,a.jsxs)("button",{type:"button",className:"wi-disconnect-btn",onClick:()=>{N(),C()},children:[(0,a.jsx)(In,{size:12}),(0,a.jsx)("span",{className:"wi-disconnect-label",children:U})]}):null,sa=(0,a.jsxs)("div",{className:K("wi-view-inner",pt.current&&"wi-view-wallet"),children:[ke&&(()=>{let y=ze;return(0,a.jsxs)(y?"button":"div",{...y?{type:"button",onClick:()=>De("portfolio"),"aria-label":"View Portfolio"}:{},className:"wi-total-section","data-clickable":y||void 0,children:[(0,a.jsxs)("div",{className:"wi-total-head",children:[(0,a.jsx)("span",{className:"wi-total-label",children:Te}),(0,a.jsx)("span",{role:"button",tabIndex:0,className:"wi-total-eye",onClick:B=>{B.stopPropagation(),g(ee=>!ee)},onKeyDown:B=>{(B.key==="Enter"||B.key===" ")&&(B.preventDefault(),B.stopPropagation(),g(ee=>!ee))},"aria-label":Ce?"Show balance":"Hide balance",children:Ce?(0,a.jsx)(_n,{}):(0,a.jsx)(Mn,{})})]}),(0,a.jsxs)("div",{className:"wi-total-body",children:[yt?(0,a.jsx)("div",{className:"wi-skeleton-block wi-total-skeleton",style:{width:160,height:36}}):(0,a.jsx)("div",{className:"wi-total-value","data-hidden":Ce||void 0,children:Ce?(0,a.jsx)("span",{className:"wi-total-mask",children:"\u2022\u2022\u2022\u2022\u2022\u2022"}):(0,a.jsxs)(a.Fragment,{children:[ct&&(0,a.jsx)("span",{className:"wi-total-lte",children:"\u2264"}),(0,a.jsx)("span",{className:"wi-total-currency",children:"$"}),(0,a.jsx)("span",{className:"wi-total-amount",children:ho.main}),ho.decimal&&(0,a.jsx)("span",{className:"wi-total-decimal",children:ho.decimal})]})}),y&&(0,a.jsx)("span",{className:"wi-total-chevron","aria-hidden":!0,children:(0,a.jsx)(Pn,{size:18})})]})]})})(),Me==="top"&&we&&(0,a.jsx)("div",{className:"wi-nav-fixed",children:we}),s&&(0,a.jsx)("div",{ref:tn,className:"wi-scrollable-body","data-vaul-no-drag":!0,children:(0,a.jsxs)("div",{className:"wi-token-list",children:[me&&Array.from({length:5},(y,O)=>(0,a.jsxs)("div",{className:"wi-skeleton-item",children:[(0,a.jsxs)("div",{className:"wi-skeleton-left",children:[(0,a.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,a.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,a.jsxs)("div",{className:"wi-skeleton-right",children:[(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},O)),!me&&dt.length===0&&!f&&(0,a.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),dt.map(y=>{let O=Oe.get(tt(y.chainId,y.address)),B=O?parseFloat(O.percent_change_24h):null,ee=B!==null&&B>=0,D=Ro(o,y.chainId);return(0,a.jsxs)("button",{type:"button",className:"wi-token-item wi-token-item--button",onClick:()=>na(y),"aria-label":`Send ${y.symbol}`,children:[(0,a.jsxs)("div",{className:"wi-token-left",children:[(0,a.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,a.jsx)("img",{src:y.icon_url,alt:y.symbol,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:wo,onError:Q=>{Q.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),D&&(0,a.jsx)("img",{src:D,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:Q=>{Q.currentTarget.style.display="none"}})]}),(0,a.jsxs)("div",{className:"wi-token-info",children:[(0,a.jsx)("span",{className:"wi-token-name",children:y.symbol}),O&&(0,a.jsxs)("div",{className:"wi-token-price-row",children:[(0,a.jsx)("span",{className:"wi-token-price",children:No(O.price)}),(0,a.jsx)("span",{className:"wi-token-change","data-positive":ee,"data-zero":B===0||void 0,children:B!==null&&(B===0?"0%":`${ee?"+":"-"}${(ee?Math.floor:Math.ceil)(Math.abs(B)*100)/100}%`)})]})]})]}),(0,a.jsxs)("div",{className:"wi-token-right",children:[(0,a.jsx)("span",{className:"wi-token-balance",children:Xe(y.quantity.numeric,y.quantity.decimals)}),O&&(0,a.jsx)("span",{className:"wi-token-value",children:Cn(y.quantity.numeric,y.quantity.decimals,O.price)})]})]},`${y.address}-${y.chainId}`)}),f&&ne&&Array.from({length:3},(y,O)=>(0,a.jsxs)("div",{className:"wi-skeleton-item",children:[(0,a.jsxs)("div",{className:"wi-skeleton-left",children:[(0,a.jsx)("div",{className:"wi-skeleton-block wi-skeleton-icon"}),(0,a.jsxs)("div",{className:"wi-skeleton-lines",children:[(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:64,height:14}}),(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:80,height:12}})]})]}),(0,a.jsxs)("div",{className:"wi-skeleton-right",children:[(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:72,height:14}}),(0,a.jsx)("div",{className:"wi-skeleton-block",style:{width:48,height:12}})]})]},`forge-sk-${O}`)),f&&!ne&&!me&&dt.length===0&&vt.length===0&&(0,a.jsx)("div",{className:"wi-empty",children:"No Tokens Found"}),f&&vt.map(y=>{let O=Ge.get(y.token)||"",B=Ro(o,de[o].cross);return(0,a.jsxs)("div",{className:"wi-token-item",children:[(0,a.jsxs)("div",{className:"wi-token-left",children:[(0,a.jsxs)("div",{className:"wi-token-icon-wrap",children:[(0,a.jsx)("img",{src:O||"https://contents.crosstoken.io/wallet/token/images/FT.png",alt:y.token_name,className:"wi-token-icon",width:32,height:32,loading:"lazy",draggable:!1,onLoad:wo,onError:ee=>{ee.currentTarget.src="https://contents.crosstoken.io/wallet/token/images/FT.png"}}),B&&(0,a.jsx)("img",{src:B,alt:"","aria-hidden":!0,className:"wi-token-chain-badge",width:14,height:14,loading:"lazy",draggable:!1,onError:ee=>{ee.currentTarget.style.display="none"}})]}),(0,a.jsxs)("div",{className:"wi-token-info",children:[(0,a.jsx)("span",{className:"wi-token-name",children:y.token_name}),(0,a.jsx)("div",{className:"wi-token-price-row",children:(0,a.jsxs)("span",{className:"wi-token-price",children:[Xe(y.current_price,18)," CROSS"]})})]})]}),(0,a.jsxs)("div",{className:"wi-token-right",children:[(0,a.jsx)("span",{className:"wi-token-balance",children:Xe(y.balance,18)}),(0,a.jsx)("span",{className:"wi-token-value",children:No(y.current_value_usd)})]})]},`forge-${y.token}`)})]})}),Me==="bottom"&&we&&(0,a.jsx)("div",{className:"wi-nav-fixed",children:we}),an&&(0,a.jsx)("div",{className:"wi-wallet-disconnect-row",children:an})]},"wallet"),la=ze?(0,a.jsx)("div",{className:K("wi-view-inner wi-portfolio-body",pt.current&&"wi-view-portfolio"),children:(0,a.jsx)(nt,{env:o,theme:d,walletAddress:u,showHeader:!1,sendTransaction:ye,onOutlink:ve})},"portfolio"):null,ca=xe?(0,a.jsx)("div",{className:K("wi-view-inner wi-send-body",pt.current&&"wi-view-send"),children:(0,a.jsx)(Pt,{env:o,theme:d,walletAddress:u,accountName:b,accounts:R,token:xe,tokens:dt,onTokenChange:ie,sendTransaction:ye,getTransactionReceipt:Ae,onConfirmSuccess:ra,onOutlink:ve})},"send"):null,da=(0,a.jsx)("div",{className:K("wi-view-inner wi-qr-body",pt.current&&"wi-view-qr"),children:(0,a.jsxs)("div",{className:"wi-qr-section",children:[(0,a.jsxs)("div",{className:"wi-qr-card",children:[(0,a.jsxs)("div",{className:"wi-qr-code",children:[(0,a.jsx)(Or.QRCodeSVG,{value:u,size:180,level:"H",marginSize:2,...w&&{imageSettings:{src:w,height:33,width:33,excavate:!0}}}),!w&&(0,a.jsx)("div",{className:"wi-qr-logo",children:(0,a.jsx)(An,{size:33})})]}),(0,a.jsx)("p",{className:"wi-qr-address",children:u}),(0,a.jsxs)("button",{type:"button",className:"wi-qr-copy-btn",onClick:nn,children:[(0,a.jsx)("span",{className:"wi-qr-copy-icon",children:kt?(0,a.jsx)(It,{size:16}):(0,a.jsx)(Io,{size:16})}),(0,a.jsx)("span",{className:"wi-qr-copy-text",children:kt?"Copied!":"Copy address"})]})]}),ia]})},"qr"),pa=G==="qr"||G==="portfolio"||G==="send",sn=be!==null?(0,a.jsx)("div",{className:"wi-builtin-footer",children:be}):null,ln=(0,a.jsxs)("div",{className:"wi-account-text",children:[H?(0,a.jsxs)("button",{type:"button",className:"wi-account-row wi-account-row--btn",onClick:H,"aria-label":"Switch account",children:[(0,a.jsx)("span",{className:"wi-account-name",children:b??"Account 1"}),(0,a.jsx)("span",{className:"wi-account-switch","aria-hidden":"true",children:(0,a.jsx)(Sn,{size:12})})]}):(0,a.jsx)("div",{className:"wi-account-row",children:(0,a.jsx)("span",{className:"wi-account-name",children:b??"Account 1"})}),(0,a.jsxs)("button",{type:"button",className:"wi-address-row-btn",onClick:nn,"aria-label":"Copy address",children:[(0,a.jsx)("span",{className:"wi-account-address",children:ue(u)}),(0,a.jsx)("span",{className:"wi-account-copy",children:kt?(0,a.jsx)(It,{size:14}):(0,a.jsx)(Io,{size:14})})]})]}),cn=(0,a.jsxs)(a.Fragment,{children:[r,pa?(0,a.jsxs)("div",{className:"wi-sticky-header",children:[(0,a.jsxs)("div",{className:"wi-header wi-header--wallet wi-header--sub-account",children:[(0,a.jsx)("button",{type:"button",className:"wi-header-back",onClick:oa,"aria-label":"Back",children:(0,a.jsx)(En,{})}),(0,a.jsx)("div",{className:"wi-account-block wi-account-block--sub-account",children:ln}),(0,a.jsx)("button",{type:"button",className:"wi-header-action",onClick:C,"aria-label":"Close",children:(0,a.jsx)(To,{size:24})})]}),(0,a.jsx)("hr",{className:"wi-divider"})]}):(0,a.jsxs)("div",{className:"wi-sticky-header",children:[(0,a.jsxs)("div",{className:"wi-header wi-header--wallet",children:[(0,a.jsxs)("div",{className:"wi-account-block",children:[(0,a.jsxs)("div",{className:"wi-avatar",children:[(0,a.jsx)("div",{className:"wi-avatar-fallback",style:aa}),rn&&(0,a.jsx)("img",{src:rn,alt:"",className:"wi-avatar-img",width:30,height:30,draggable:!1,onLoad:wo,onError:y=>{y.currentTarget.style.display="none"}})]}),ln]}),(0,a.jsxs)("div",{className:"wi-header-actions",children:[h&&(0,a.jsx)("button",{type:"button",className:"wi-header-action",onClick:()=>De("qr"),"aria-label":"Show QR code",children:(0,a.jsx)(Tn,{size:20})}),(0,a.jsx)("button",{type:"button",className:"wi-header-action",onClick:C,"aria-label":"Close",children:(0,a.jsx)(To,{size:24})})]})]}),(0,a.jsx)("hr",{className:"wi-divider"})]}),(0,a.jsxs)("div",{className:"wi-view-container",children:[G==="wallet"&&sa,G==="qr"&&da,G==="portfolio"&&la,G==="send"&&ca]}),sn&&G!=="portfolio"&&G!=="send"&&(0,a.jsx)("div",{className:"wi-sticky-footer",children:(0,a.jsx)("div",{className:"wi-footer",ref:E,children:sn})})]}),dn={...Se,...F>0?{"--wi-footer-height":`${F}px`}:null};return l?(0,a.jsxs)(_t.Drawer.Portal,{children:[i&&(0,a.jsx)(_t.Drawer.Overlay,{className:"wi-drawer-overlay"}),(0,a.jsxs)(_t.Drawer.Content,{className:K("wi-drawer-content",n),"data-theme":d,style:dn,"data-direction":p,"data-no-balance":!s||void 0,"data-has-footer":F>0||void 0,"data-view":G,children:[(0,a.jsx)(_t.Drawer.Title,{className:"wi-sr-only",children:"My Wallet"}),cn]})]}):(0,a.jsxs)(a.Fragment,{children:[i&&c&&(0,a.jsx)("div",{className:"wi-drawer-overlay",onClick:C}),(0,a.jsx)(lo.Portal,{children:(0,a.jsx)(lo.Content,{align:e,sideOffset:t,className:K("wi-popover-content",n),"data-theme":d,style:dn,"data-no-balance":!s||void 0,"data-has-footer":F>0||void 0,"data-view":G,children:cn})})]})}var Wr=$(require("react"),1);function Fr({position:e="top",children:t}){let{setNavContent:n,setNavPosition:r}=We();return Wr.useEffect(()=>(n(t),r(e),()=>n(null)),[t,e,n,r]),null}var Br=$(require("react"),1);function Vr({children:e}){let{setFooterContent:t}=We();return Br.useEffect(()=>(t(e),()=>t(null)),[e,t]),null}M(`[data-theme=dark].wi-popover-content,[data-theme=dark].wi-drawer-content{--wi-primary: var(--cck-primary, #019d92);--wi-secondary: var(--cck-secondary, #e70077);--wi-surface-bg: var(--cck-surface-bg, #121212);--wi-surface-default: var(--cck-surface-default, rgba(255, 255, 255, .05));--wi-surface-subtle: var(--cck-surface-subtle, rgba(255, 255, 255, .1));--wi-border-default: var(--cck-border-default, rgba(255, 255, 255, .05));--wi-border-subtle: var(--cck-border-subtle, rgba(255, 255, 255, .1));--wi-texticon-primary: var(--cck-texticon-primary, #ffffff);--wi-texticon-secondary: var(--cck-texticon-secondary, rgba(255, 255, 255, .7));--wi-texticon-tertiary: var(--cck-texticon-tertiary, rgba(255, 255, 255, .5));--wi-on-primary: var(--cck-on-primary, #ffffff);--wi-error: var(--cck-error, #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(--cck-primary, #019d92);--wi-secondary: var(--cck-secondary, #e70077);--wi-surface-bg: var(--cck-surface-bg, #ffffff);--wi-surface-default: var(--cck-surface-default, rgba(18, 18, 18, .05));--wi-surface-subtle: var(--cck-surface-subtle, rgba(18, 18, 18, .1));--wi-border-default: var(--cck-border-default, rgba(18, 18, 18, .05));--wi-border-subtle: var(--cck-border-subtle, rgba(18, 18, 18, .1));--wi-texticon-primary: var(--cck-texticon-primary, #121212);--wi-texticon-secondary: var(--cck-texticon-secondary, rgba(18, 18, 18, .7));--wi-texticon-tertiary: var(--cck-texticon-tertiary, rgba(18, 18, 18, .5));--wi-on-primary: var(--cck-on-primary, #ffffff);--wi-error: var(--cck-error, #e70077);--wi-shadow: 0 2px 16px -2px rgba(0, 0, 0, .15)}
|
|
8
|
+
`);M(`.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}
|
|
9
|
+
`);M(`@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}}
|
|
10
|
+
`);M(`.wi-popover-content{z-index:100001;width:343px;border-radius:24px;border:1px solid var(--wi-border-default);background:var(--wi-surface-bg);box-shadow:var(--wi-shadow);animation:wi-fade-in .15s ease-out;height:552px;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(552px + var(--wi-footer-height, 0px)),calc(100dvh - 32px))}.wi-drawer-overlay{position:fixed;inset:0;z-index:100000;background:#0009}.wi-drawer-content{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:auto;left:0;right:0;width:100%;max-height:60vh;margin:0 auto}.wi-drawer-content[data-has-footer][data-direction=bottom]{max-height:min(calc(60vh + var(--wi-footer-height, 0px)),85dvh)}.wi-drawer-content[data-direction=bottom][data-view=qr]{max-height:85dvh}.wi-popover-content[data-view=qr]{height:auto;max-height:calc(100dvh - 32px);overflow-y:auto}.wi-drawer-content[data-view=qr]{overflow-y:auto}.wi-sticky-header{flex-shrink:0}.wi-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 24px}.wi-header--wallet{align-items:flex-start}.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:38px;height:38px;padding:4px;border-radius:50%;background:var(--wi-surface-bg);box-sizing:border-box;overflow:hidden}.wi-avatar-fallback{position:absolute;inset:4px;border-radius:50%;z-index:0}.wi-avatar-img{position:relative;z-index:1;width:30px;height:30px;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 4px;margin:-2px -4px;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:14px;font-weight:600;line-height:1.4;color:var(--wi-texticon-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wi-account-switch{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:none;background:transparent;color:var(--wi-texticon-tertiary);border-radius:4px;flex-shrink:0}.wi-address-row-btn{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:left;min-width:0;transition:opacity .15s ease}.wi-address-row-btn:hover{opacity:.7}.wi-account-address{font-family:inherit;font-size:12px;font-weight:400;line-height:1.4;color:var(--wi-texticon-tertiary);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}.wi-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.wi-header-action{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(--wi-texticon-primary);flex-shrink:0;transition:opacity .15s ease,background .15s ease}.wi-header-action:hover{opacity:.75}.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(--wi-texticon-primary);transition:opacity .15s ease}.wi-header-close:hover{opacity:.7}.wi-total-section{margin:16px 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}button.wi-total-section{cursor:pointer;transition:opacity .15s ease}button.wi-total-section:hover,button.wi-total-section:focus-visible{outline:none;opacity:.85}.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-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--wi-texticon-tertiary);flex-shrink:0;transition:transform .15s ease,color .15s ease}button.wi-total-section:hover .wi-total-chevron,button.wi-total-section:focus-visible .wi-total-chevron{color:var(--wi-texticon-primary);transform:translate(2px)}.wi-total-label{font-family:inherit;font-size:12px;font-weight:400;line-height:1.4;color:var(--wi-texticon-tertiary)}.wi-total-eye{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;color:var(--wi-texticon-tertiary);cursor:pointer;transition:opacity .15s ease;border-radius:4px}.wi-total-eye:hover{opacity:.7}.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.3;color:var(--wi-texticon-primary);font-variant-numeric:tabular-nums;min-height:36px;white-space:nowrap}.wi-total-currency,.wi-total-amount{font-size:28px}.wi-total-decimal{font-size:20px;color:var(--wi-texticon-primary)}.wi-total-lte{margin-right:2px;font-weight:500;font-size:20px;color:var(--wi-texticon-secondary)}.wi-total-mask{letter-spacing:2px;font-size:28px;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:16px 24px 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:12px}.wi-token-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.wi-token-left{display:flex;align-items:center;gap:12px;min-width:0}.wi-token-icon-wrap{position:relative;width:32px;height:32px;flex-shrink:0}.wi-token-icon{width:28px;height:28px;border-radius:8px;object-fit:contain;opacity:0;transition:opacity .2s ease;background:var(--wi-surface-default)}.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{font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;color:var(--wi-texticon-primary);white-space:nowrap}.wi-token-price-row{display:flex;align-items:center;gap:4px}.wi-token-price{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;color:var(--wi-texticon-secondary);white-space:nowrap}.wi-token-change{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;white-space:nowrap}.wi-token-change[data-positive=true]{color:var(--wi-primary)}.wi-token-change[data-positive=false]{color:var(--wi-secondary)}.wi-token-change[data-zero]{opacity:.8}.wi-token-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.wi-token-balance{font-family:inherit;font-size:14px;font-weight:600;line-height:1.3;color:var(--wi-texticon-primary);white-space:nowrap}.wi-token-value{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;color:var(--wi-texticon-secondary);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:8px 24px 16px}.wi-disconnect-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:16px;padding:0;border:none;background:transparent;color:var(--wi-texticon-tertiary);font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;cursor:pointer;transition:opacity .15s ease}.wi-disconnect-btn:hover{opacity:.75}.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;margin-top:16px;font-family:inherit;font-size:10px;font-weight:400;line-height:1.3;color:var(--wi-texticon-tertiary)}.wi-legal-link{color:inherit;text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease}.wi-legal-link:hover{opacity:.75}.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;padding:0;border:none;background:transparent;cursor:pointer;color:var(--wi-texticon-primary);flex-shrink:0;transition:opacity .15s ease}.wi-header-back:hover{opacity:.7}.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:0 0 auto;min-height:424px;overflow:visible}.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-top{padding:16px 20px;gap:14px}.wi-portfolio-body .wp-body-inner{padding:4px 20px 24px;gap:16px}.wi-qr-section{flex:0 0 auto;min-height:424px;display:flex;flex-direction:column;overflow:visible;padding:16px 24px}.wi-qr-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;flex:0 0 auto;min-height:356px;padding:32px 24px;background:var(--wi-border-default);border:1px solid var(--wi-border-default);border-radius:12px}.wi-qr-code{position:relative;display:flex;align-items:center;justify-content:center}.wi-qr-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.wi-qr-address{font-family:inherit;font-size:14px;font-weight:400;line-height:1.3;color:var(--wi-texticon-primary);text-align:center;word-break:break-all;max-width:247px;margin:0}.wi-qr-copy-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid var(--wi-border-subtle);background:var(--wi-surface-default);border-radius:8px;cursor:pointer;transition:opacity .15s ease}.wi-qr-copy-btn:hover{opacity:.7}.wi-qr-copy-icon{display:inline-flex;color:var(--wi-texticon-secondary)}.wi-qr-copy-text{font-family:inherit;font-size:12px;font-weight:600;line-height:1.3;color:var(--wi-texticon-secondary);white-space:nowrap}
|
|
11
|
+
`);M(`.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}
|
|
12
|
+
`);var co=require("react/jsx-runtime"),di="https://terms.crosstoken.io/docs/cross-terms-of-use",pi="https://terms.crosstoken.io/docs/nexus-privacy-policy";function mi({env:e,theme:t="dark",mobileBreakpoint:n=768,drawerDirection:r,modal:o,showBalance:d=!1,showForgeToken:l=!1,showGameToken:c=!0,showQR:p=!0,qrLogoSrc:i,walletAddress:s,accountName:f,sendAccounts:v,profileImageUrl:h,connectorId:w,connectorName:u,connectorIconUrl:b,preferredTokens:R=[],onSelectWallet:L,onCopyAddress:W,onDisconnect:C,disconnectLabel:H="Disconnect",termsUrl:x=di,termsLabel:N="Terms of Service",privacyUrl:U=pi,privacyLabel:I="Privacy Policy",open:J,onOpenChange:q,showPortfolio:te=!1,portfolioTitle:Se="My Portfolio",showTotalAssets:we=!0,totalAssetsLabel:Me="Total Assets USD",sendTransaction:be,getTransactionReceipt:G,onOutlink:oe,style:xe,children:ie}){let ze=le(e),_e=w?Lt[w]:void 0,lt=u??_e?.name,Te=b??_e?.iconUrl,ye=mt(`(max-width: ${n}px)`),Ae=r??(d?"right":"bottom"),ve=o??!1,ce=J!==void 0,[me,Oe]=se.useState(!1),fe=ce?J:me,ke=se.useCallback(vt=>{ce||Oe(vt),q?.(vt)},[ce,q]),je=se.useCallback(()=>ke(!1),[ke]),[ct,yt]=se.useState(null),[Ce,g]=se.useState("top"),[E,F]=se.useState(null),[z,Z]=se.useState("wallet"),[ne,qe]=se.useState(null);se.useEffect(()=>{fe||(Z("wallet"),qe(null))},[fe]);let Ge=se.useCallback(()=>{_o(s),C?.()},[C,s]),dt=se.useMemo(()=>({env:ze,theme:t,isMobile:ye,open:fe,drawerDirection:Ae,modal:ve,showBalance:d,showForgeToken:l,showGameToken:c,showQR:p,qrLogoSrc:i,walletAddress:s,accountName:f,sendAccounts:v,profileImageUrl:h,connectorName:lt,connectorIconUrl:Te,preferredTokens:R,close:je,onSelectWallet:L,onCopyAddress:W,onDisconnect:C?Ge:void 0,disconnectLabel:H,termsUrl:x,termsLabel:N,privacyUrl:U,privacyLabel:I,portalStyle:xe,navContent:ct,navPosition:Ce,setNavContent:yt,setNavPosition:g,footerContent:E,setFooterContent:F,view:z,setView:Z,selectedSendToken:ne,setSelectedSendToken:qe,showPortfolio:te,portfolioTitle:Se,showTotalAssets:we,totalAssetsLabel:Me,sendTransaction:be,getTransactionReceipt:G,onOutlink:oe}),[ze,t,ye,fe,Ae,ve,d,l,c,p,i,s,f,v,h,lt,Te,R,je,L,W,C,Ge,H,x,N,U,I,xe,ct,Ce,E,z,ne,te,Se,we,Me,be,G,oe]);return(0,co.jsx)(Co.Provider,{value:dt,children:ye?(0,co.jsx)($r.Drawer.Root,{direction:Ae,open:fe,onOpenChange:ke,noBodyStyles:!0,children:ie},"drawer"):(0,co.jsx)(Hr.Root,{open:fe,onOpenChange:ke,children:ie},"popover")})}var it=Object.assign(mi,{Trigger:zn,Content:Dr,Nav:Fr,Footer:Vr});var Pe=$(require("react"),1),Jr=$(require("@radix-ui/react-dialog"),1),ea=require("vaul");var po=require("react"),mo=(0,po.createContext)(null);function At(){let e=(0,po.useContext)(mo);if(!e)throw new Error("WalletConnectModal compound components must be used within <WalletConnectModal>");return e}var st=require("react");function Ot(){let[e,t]=(0,st.useState)([]),[n,r]=(0,st.useState)(!0);(0,st.useEffect)(()=>{if(typeof window>"u"){r(!1);return}let d=[],l=p=>{let{info:i}=p.detail;i?.rdns&&!d.some(s=>s.rdns===i.rdns)&&(d.push({rdns:i.rdns,name:i.name,icon:i.icon}),t([...d]))};window.addEventListener("eip6963:announceProvider",l),window.addEventListener("eip6963:crossAnnounceProvider",l),window.dispatchEvent(new Event("eip6963:requestProvider")),window.dispatchEvent(new Event("eip6963:crossRequestProvider"));let c=setTimeout(()=>r(!1),500);return()=>{window.removeEventListener("eip6963:announceProvider",l),window.removeEventListener("eip6963:crossAnnounceProvider",l),clearTimeout(c)}},[]);let o=(0,st.useCallback)(d=>e.some(l=>l.rdns===d),[e]);return{wallets:e,isDetected:o,isLoading:n}}var Ur=$(require("@radix-ui/react-dialog"),1),zr=require("vaul");var Xo=require("react/jsx-runtime");function jr({asChild:e,children:t}){let{isMobile:n}=At(),r=n?zr.Drawer.Trigger:Ur.Trigger;return(0,Xo.jsx)(r,{asChild:e??t!=null,children:t??(0,Xo.jsx)("button",{type:"button",children:"Connect Wallet"})})}var $e=$(require("@radix-ui/react-dialog"),1),Dt=require("vaul");var _=require("react/jsx-runtime");function fo(){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 qr(){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 Gr(){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 Zr(){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 Kr(){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 uo={cross_embedded:{id:"cross_embedded",name:"CROSSx with Social",description:"Sign in with Google or Apple",icon:fo,featured:!0},cross_wallet:{id:"cross_wallet",name:"CROSSx",description:"App approval is required",icon:fo},cross_extension:{id:"cross_extension",name:"CROSSx Extension",description:"Browser extension approval is required",icon:fo,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:qr,rdns:"io.metamask"},verse8:{id:"verse8",name:"Verse8 Wallet",description:"Optimized for Forge and Verse8 ecosystem",icon:Gr,badge:"For Forge"},tron:{id:"tron",name:"Tron Wallet",description:"Dedicated for Tron-based transactions and assets",icon:Zr,badge:"For SHOP"}};function bt(e){return uo[e]}var k=require("react/jsx-runtime");function Yr({wallet:e,detected:t,onConnect:n}){let r=()=>{if(e.installUrl&&!t){window.open(e.installUrl,"_blank","noopener,noreferrer");return}n()},o=e.icon;return(0,k.jsxs)("button",{type:"button",className:"wcm-wallet-item",onClick:r,children:[(0,k.jsxs)("div",{className:"wcm-wallet-item-left",children:[(0,k.jsx)("div",{className:"wcm-wallet-icon",children:(0,k.jsx)(o,{})}),(0,k.jsxs)("div",{className:"wcm-wallet-info",children:[(0,k.jsxs)("div",{className:"wcm-wallet-name-row",children:[(0,k.jsx)("span",{className:"wcm-wallet-name",children:e.name}),e.badge&&(0,k.jsx)("span",{className:"wcm-wallet-badge",children:e.badge})]}),(0,k.jsx)("span",{className:"wcm-wallet-desc",children:e.description})]})]}),e.installUrl&&(t?(0,k.jsx)("span",{className:"wcm-installed-label",children:"Installed"}):(0,k.jsx)("span",{className:"wcm-install-btn",children:"Install"}))]})}function Qr(){let{wallets:e,activeWalletIds:t,isDetected:n,close:r,isMobile:o}=At(),d=t.filter(p=>{let i=bt(p).visibility;return!i||i==="always"?!0:i==="desktop-only"?!o:i==="mobile-only"?o:!0}),l=d.filter(p=>bt(p).featured),c=d.filter(p=>!bt(p).featured);return(0,k.jsxs)(k.Fragment,{children:[(0,k.jsxs)("div",{className:"wcm-header",children:[(0,k.jsxs)("div",{className:"wcm-header-text",children:[(0,k.jsx)("h2",{className:"wcm-title",children:"Connect Wallet"}),(0,k.jsx)("p",{className:"wcm-subtitle",children:"Connect with one of our available wallet providers to continue."})]}),(0,k.jsx)("button",{type:"button",className:"wcm-close-btn",onClick:r,children:(0,k.jsx)(Kr,{})})]}),(0,k.jsx)("div",{className:"wcm-divider"}),(0,k.jsxs)("div",{className:"wcm-body",children:[l.map(p=>{let i=bt(p),s=i.rdns?n(i.rdns):!1;return(0,k.jsx)(Yr,{wallet:i,detected:s,onConnect:()=>{e[p]?.(),r()}},p)}),l.length>0&&c.length>0&&(0,k.jsxs)("div",{className:"wcm-separator",children:[(0,k.jsx)("div",{className:"wcm-separator-line"}),(0,k.jsx)("span",{className:"wcm-separator-text",children:"or"}),(0,k.jsx)("div",{className:"wcm-separator-line"})]}),(0,k.jsx)("div",{className:"wcm-wallet-list",children:c.map(p=>{let i=bt(p),s=i.rdns?n(i.rdns):!1;return(0,k.jsx)(Yr,{wallet:i,detected:s,onConnect:()=>{e[p]?.(),r()}},p)})}),(0,k.jsxs)("div",{className:"wcm-help",children:[(0,k.jsx)("p",{className:"wcm-help-title",children:"Wallet not detected?"}),(0,k.jsxs)("ul",{className:"wcm-help-list",children:[(0,k.jsx)("li",{children:"Ensure your wallet extension is installed and unlocked"}),(0,k.jsx)("li",{children:"Try refreshing the page"}),(0,k.jsx)("li",{children:"Some wallets may require you to first open the extension"}),(0,k.jsx)("li",{children:"You can try clicking the wallet anyway"})]})]}),(0,k.jsx)("div",{className:"wcm-divider"}),(0,k.jsx)("p",{className:"wcm-terms",children:"By connecting your wallet and accessing this service, you acknowledge and agree to be bound by the applicable terms and conditions."})]})]})}function Xr({className:e}){let{isMobile:t,theme:n,portalStyle:r}=At();return t?(0,k.jsxs)(Dt.Drawer.Portal,{children:[(0,k.jsx)(Dt.Drawer.Overlay,{className:"wcm-overlay"}),(0,k.jsxs)(Dt.Drawer.Content,{className:K("wcm-drawer-content",e),"data-theme":n,style:r,children:[(0,k.jsx)(Dt.Drawer.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,k.jsx)("div",{className:"wcm-drawer-handle"}),(0,k.jsx)("div",{className:"wcm-drawer-body",children:(0,k.jsx)(Qr,{})})]})]}):(0,k.jsxs)($e.Portal,{children:[(0,k.jsx)($e.Overlay,{className:"wcm-overlay"}),(0,k.jsxs)($e.Content,{className:K("wcm-dialog-content",e),"data-theme":n,style:r,children:[(0,k.jsx)($e.Title,{className:"wcm-sr-only",children:"Connect Wallet"}),(0,k.jsx)("div",{className:"wcm-dialog-body",children:(0,k.jsx)(Qr,{})})]})]})}M(`[data-theme=dark]{--wcm-primary: var(--cck-primary, #9b8cef);--wcm-secondary: var(--cck-secondary, #ff3aa3);--wcm-surface-bg: var(--cck-surface-bg, #202530);--wcm-surface-default: var(--cck-surface-default, #292f40);--wcm-surface-subtle: var(--cck-surface-subtle, #313b51);--wcm-border-default: var(--cck-border-default, #313b51);--wcm-border-subtle: var(--cck-border-subtle, #49556e);--wcm-texticon-primary: var(--cck-texticon-primary, #ffffff);--wcm-texticon-secondary: var(--cck-texticon-secondary, #eff0f4);--wcm-texticon-tertiary: var(--cck-texticon-tertiary, #717d97)}[data-theme=light]{--wcm-primary: var(--cck-primary, #019d92);--wcm-secondary: var(--cck-secondary, #e70077);--wcm-surface-bg: var(--cck-surface-bg, #ffffff);--wcm-surface-default: var(--cck-surface-default, rgba(18, 18, 18, .05));--wcm-surface-subtle: var(--cck-surface-subtle, rgba(18, 18, 18, .1));--wcm-border-default: var(--cck-border-default, rgba(18, 18, 18, .05));--wcm-border-subtle: var(--cck-border-subtle, rgba(18, 18, 18, .1));--wcm-texticon-primary: var(--cck-texticon-primary, #121212);--wcm-texticon-secondary: var(--cck-texticon-secondary, rgba(18, 18, 18, .7));--wcm-texticon-tertiary: var(--cck-texticon-tertiary, rgba(18, 18, 18, .5))}
|
|
13
|
+
`);M(`.wcm-overlay{position:fixed;inset:0;z-index:100000;background:#0009}.wcm-dialog-content{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(--wcm-surface-bg);border:4px solid var(--wcm-border-default);border-radius:24px;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:rgba(255,255,255,.15) transparent}[data-theme=light] .wcm-dialog-body,[data-theme=light] .wcm-drawer-body{scrollbar-color:rgba(0,0,0,.12) 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:#ffffff26;border-radius:4px}.wcm-dialog-body::-webkit-scrollbar-thumb:hover,.wcm-drawer-body::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .wcm-dialog-body::-webkit-scrollbar-thumb,[data-theme=light] .wcm-drawer-body::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .wcm-dialog-body::-webkit-scrollbar-thumb:hover,[data-theme=light] .wcm-drawer-body::-webkit-scrollbar-thumb:hover{background:#0003}.wcm-drawer-content{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(--wcm-surface-bg);border-top-left-radius:24px;border-top-right-radius:24px;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:24px 0 0 24px}.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 24px 24px 0}.wcm-drawer-content[data-vaul-drawer-direction=top]{inset:0 0 auto;border-radius:0 0 24px 24px}.wcm-drawer-handle{width:60px;height:4px;border-radius:999px;background:var(--wcm-border-subtle);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{position:relative;display:flex;flex-direction:column;align-items:center;padding:24px 24px 20px}.wcm-header-text{display:flex;flex-direction:column;gap:4px;width:100%;padding-right:48px}.wcm-title{font-family:inherit;font-weight:600;font-size:22px;line-height:1.3;color:var(--wcm-texticon-primary);margin:0}.wcm-subtitle{font-family:inherit;font-weight:400;font-size:14px;line-height:1.3;color:var(--wcm-texticon-secondary);margin:0}.wcm-close-btn{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:999px;background:transparent;color:var(--wcm-texticon-primary);cursor:pointer;padding:0}.wcm-close-btn:hover{color:var(--wcm-texticon-secondary)}.wcm-divider{width:100%;height:1px;background:var(--wcm-border-default);border:none;margin:0}.wcm-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px 24px}.wcm-wallet-item{display:flex;align-items:center;gap:8px;width:100%;padding:16px;background:var(--wcm-surface-default);border:1px solid transparent;border-radius:20px;cursor:pointer;text-align:left;transition:border-color .15s;font-family:inherit}.wcm-wallet-item:hover{border-color:var(--wcm-primary)}.wcm-wallet-item-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.wcm-wallet-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.wcm-wallet-icon>svg{width:40px;height:40px}.wcm-wallet-info{display:flex;flex-direction:column;justify-content:center;min-width:0}.wcm-wallet-name-row{display:flex;align-items:center;gap:8px}.wcm-wallet-name{font-family:inherit;font-weight:700;font-size:18px;line-height:1.3;color:var(--wcm-texticon-primary);white-space:nowrap}.wcm-wallet-desc{font-family:inherit;font-weight:400;font-size:14px;line-height:1.4;color:var(--wcm-texticon-secondary)}.wcm-wallet-badge{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border:1px solid var(--wcm-secondary);border-radius:999px;font-family:inherit;font-weight:700;font-size:12px;line-height:1.3;color:var(--wcm-secondary);white-space:nowrap}.wcm-install-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;background:var(--wcm-primary);border-radius:12px;font-family:inherit;font-weight:600;font-size:14px;line-height:1.4;color:var(--wcm-surface-bg);white-space:nowrap}.wcm-installed-label{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;background:var(--wcm-surface-subtle);border-radius:12px;font-family:inherit;font-weight:600;font-size:14px;line-height:1.4;color:var(--wcm-texticon-secondary);white-space:nowrap}.wcm-separator{display:flex;align-items:center;gap:16px;width:100%}.wcm-separator-line{flex:1;height:1px;background:var(--wcm-border-default)}.wcm-separator-text{font-family:inherit;font-weight:400;font-size:16px;line-height:1.3;color:var(--wcm-texticon-tertiary);white-space:nowrap}.wcm-wallet-list{display:flex;flex-direction:column;gap:8px}.wcm-help{display:flex;flex-direction:column;gap:4px}.wcm-help-title{font-family:inherit;font-weight:600;font-size:14px;line-height:1.4;color:var(--wcm-texticon-primary);margin:0}.wcm-help-list{list-style:none;padding:0;margin:0}.wcm-help-list li{display:flex;align-items:center;gap:8px;font-family:inherit;font-weight:400;font-size:14px;line-height:1.4;color:var(--wcm-texticon-secondary)}.wcm-help-list li:before{content:"";display:block;flex-shrink:0;width:4px;height:4px;min-width:4px;min-height:4px;background:var(--wcm-texticon-secondary)}.wcm-terms{font-family:inherit;font-weight:400;font-size:12px;line-height:1.3;color:var(--wcm-texticon-secondary);text-align:center;margin:0}.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}
|
|
14
|
+
`);M(`@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)}}
|
|
15
|
+
`);var xt=require("react/jsx-runtime");function fi({wallets:e,theme:t="dark",mobileBreakpoint:n=768,drawerDirection:r="bottom",dialogWidth:o,drawerMaxWidth:d,drawerMinWidth:l,style:c,open:p,onOpenChange:i,children:s}){let f=mt(`(max-width: ${n}px)`),[v,h]=Pe.useState(!1),w=p!==void 0,u=w?p:v,b=Pe.useCallback(N=>{w||h(N),i?.(N)},[w,i]),R=Pe.useCallback(()=>b(!1),[b]),{isDetected:L}=Ot(),W=Pe.useMemo(()=>Object.keys(e),[e]),C=Pe.useMemo(()=>{let N={};return o&&(N["--wcm-dialog-width"]=o),d&&(N["--wcm-drawer-max-width"]=d),l&&(N["--wcm-drawer-min-width"]=l),{...N,...c}},[o,d,l,c]),H=Pe.useMemo(()=>({theme:t,isMobile:f,open:u,setOpen:b,close:R,wallets:e,activeWalletIds:W,isDetected:L,portalStyle:C}),[t,f,u,b,R,e,W,L,C]),x=(0,xt.jsx)("div",{"data-theme":t,style:C,children:s});return f?(0,xt.jsx)(mo.Provider,{value:H,children:(0,xt.jsx)(ea.Drawer.Root,{direction:r,open:u,onOpenChange:b,noBodyStyles:!0,children:x},"drawer")}):(0,xt.jsx)(mo.Provider,{value:H,children:(0,xt.jsx)(Jr.Root,{open:u,onOpenChange:b,children:x})})}var Jo=Object.assign(fi,{Trigger:jr,Content:Xr});var ui='<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>',gi='<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>',wi='<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>',hi='<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>',bi='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><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 Wt(e){return`data:image/svg+xml,${encodeURIComponent(e)}`}var Ft=Wt(ui),Bt=Wt(gi),Vt=Wt(wi),Ht=Wt(hi),$t=Wt(bi);var pe=require("react/jsx-runtime");function en({isConnecting:e,address:t,provider:n,providerName:r,accountName:o,sendAccounts:d,onConnect:l,onDisconnect:c,onCopy:p,onSelectWallet:i,label:s="Connect Wallet",connectingLabel:f="Connecting...",disconnectLabel:v,className:h,theme:w="dark",env:u,showBalance:b=!0,showPortfolio:R,drawerDirection:L,modal:W,connectorId:C,style:H,sendTransaction:x,getTransactionReceipt:N}){if(e)return(0,pe.jsxs)("button",{type:"button",disabled:!0,className:h,style:h?void 0:{...Ue.button,...Ue.buttonLoading},"aria-busy":"true",children:[(0,pe.jsx)("style",{children:ki}),(0,pe.jsx)("span",{style:Ue.spinner,"aria-hidden":"true"}),f]});if(t){let U=r??vi(n),I=n?xi[n]:void 0;return(0,pe.jsxs)(it,{env:u,theme:w,drawerDirection:L,modal:W,showBalance:b,showPortfolio:R,walletAddress:t,accountName:o,sendAccounts:d,connectorId:C,onSelectWallet:i,onCopyAddress:p?(J,q)=>{q&&p()}:void 0,onDisconnect:c,disconnectLabel:v,style:H,sendTransaction:x,getTransactionReceipt:N,children:[(0,pe.jsx)(it.Trigger,{asChild:!0,children:(0,pe.jsxs)("button",{type:"button",className:h,style:h?void 0:Ue.connectedBtn,"aria-label":`Connected with ${U}: ${ta(t)}`,children:[I?(0,pe.jsx)("img",{src:I,alt:"",width:20,height:20,style:Ue.connectedIcon}):(0,pe.jsx)("span",{style:Ue.connectedIconPlaceholder,"aria-hidden":"true"}),(0,pe.jsx)("span",{style:Ue.connectedAddress,children:ta(t)})]})}),(0,pe.jsx)(it.Content,{align:"end",sideOffset:8})]})}return(0,pe.jsx)("button",{type:"button",onClick:l,className:h,style:h?void 0:Ue.button,children:s})}var xi={google:Ht,apple:$t,cross:Ft,metamask:Bt,binance:Vt},yi={google:"Google",apple:"Apple",cross:"CROSSx",metamask:"MetaMask",binance:"Binance Wallet"};function vi(e){return e?yi[e]:"Wallet"}function ta(e){return e.length<=10?e:`${e.slice(0,6)}...${e.slice(-4)}`}var ki="@keyframes cross-cb-spin{to{transform:rotate(360deg)}}",Ue={button:{padding:"10px 24px",borderRadius:"12px",border:"none",background:"#00D5AA",color:"#000",fontWeight:700,fontSize:"14px",cursor:"pointer",display:"inline-flex",alignItems:"center",gap:"8px",transition:"opacity 0.15s",fontFamily:"inherit"},buttonLoading:{opacity:.7,cursor:"default"},spinner:{display:"inline-block",width:"14px",height:"14px",border:"2px solid #00000030",borderTopColor:"#000",borderRadius:"50%",animation:"cross-cb-spin 0.6s linear infinite"},connectedBtn:{display:"inline-flex",alignItems:"center",gap:"8px",padding:"8px 14px",borderRadius:"999px",border:"1px solid var(--wi-border-default, #2a2d3a)",background:"var(--wi-surface-default, #1e232e)",color:"var(--wi-texticon-primary, #ffffff)",fontWeight:600,fontSize:"14px",cursor:"pointer",fontFamily:"inherit"},connectedIcon:{width:"20px",height:"20px",borderRadius:"50%",objectFit:"contain",flexShrink:0,background:"transparent"},connectedIconPlaceholder:{display:"inline-block",width:"20px",height:"20px",borderRadius:"50%",background:"var(--wi-surface-subtle, #2a2d3a)",flexShrink:0},connectedAddress:{fontFamily:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace",fontSize:"13px",letterSpacing:"0.02em"}};0&&(module.exports={APPLE_ICON,AppLauncher,AppLauncherContent,AppLauncherTrigger,BINANCE_ICON,CONNECTOR_REGISTRY,CROSSX_ICON,ConnectButton,ConnectorId,GOOGLE_ICON,METAMASK_ICON,SendPage,TOKEN_STATS_QUERY_KEY,USER_BALANCE_QUERY_KEY,WALLET_REGISTRY,WalletConnectModal,WalletInfo,WalletPortfolio,WalletPortfolioBody,resolveEnvironment,useGlobalMenu,useTokenBalance,useTokenStats,useWalletDetect});
|